/* @override http://creative-matter.com/blog/wp-content/themes/thesis_15/new-style.css */

#sidebar {
	float: right;
	/*background-color: #d5d5d5;*/
	width: 315px;
	margin-left: 5px;
	color: #7b7b7b;
	font-family:Trebuchet MS, verdana, Arial, sans-serif;
}

#sidebar .widget {
	display: block;
	margin: 0 auto 10px auto;
	overflow: hidden;
	width: 290px;
	padding: 10px;
	border: 1px solid #d5d5d5;
}

#sidebar h2.widgettitle {
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
	width: 280px;
	padding: 10px 5px;
	font-weight: normal;
	font-style: normal;
	background-color: #7b7b7b;
}

.body_right {
	clear: right;
}

#content .body_left_content img {
	border: 1px solid #cdcdcd;
	margin: 10px;
}

/* SPECIFIC STYLING FOR EACH WIDGET */

#sidebar li#text-3 h2.widgettitle {
	background-color: #821724;
}

#sidebar li#text-3 p {
	color: #000;
	padding: 0;
	margin-top: 20px;
}

#sidebar li#text-5 {
	height: 300px;
}

#sidebar li a {
	color: #7b7b7b;
}

#sidebar li#text-3 input {
	margin-top: 10px;
}

#sidebar li#text-3 input.text-field {
	float: left;
	height: 16px;
	width: 240px;
	padding: 5px 3px;
	border: 1px solid #d5d5d5;
}

.widget.sparrow-list-cats-pages ul, li#recent-posts-3 ul {
	margin-left: 25px;
	list-style-type: none;
}

.widget.sparrow-list-cats-pages ul li, li#recent-posts-3 ul li {
	line-height: 180%;
}

.widget.sparrow-list-cats-pages ul li a, li#recent-posts-3 ul li a {
	padding-left: 20px;
	display: block;
	background: url(images/cat_arrow.gif) no-repeat 0 2px;
}


li#text-4 h2.widgettitle, li#recent-posts-3 h2.widgettitle {
	background-color: #919135;
}

.sm-icons {
	display: block;
	overflow: hidden;
	width: 290px;
	margin: 0 auto;
}

.sm-icons a {
	width: 54px;
	height: 54px;
	margin: 0 9px;
	float: left;
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.sm-icons a#widget-sm-fb {
	background-image: url(images/0.gif);
}
.sm-icons a#widget-sm-li {
	background-image: url(images/0-1.gif);
}
.sm-icons a#widget-sm-twitter {
	background-image: url(images/0-2.gif);
}
.sm-icons a#widget-sm-p {
	background-image: url(images/0-3.gif);
}

#sidebar .recent-projects .container {
	display: block;
	overflow: hidden;
	text-align: center;
	margin: 20px 0;
}

#sidebar .recent-projects img {
	display: inline-block;
	margin: 0 5px;
}

#sidebar .recent-projects a img {
	border: 1px solid #d5d5d5;
}

#sidebar .recent-projects a.view-btn {
	float: right;
	clear: both;
	margin-bottom: 10px;
	width: 134px;
	height: 33px;
	background: url(images/view-btn.jpg) no-repeat 0 0;
	text-indent: -9999em;
}

#content .comment_bg {
	clear: both;
	display: block;
	overflow: hidden;
	margin-top: 20px;
}

#content hr {
	border: none;
	height: 1px;
	background-color: #d5d5d5;
}

div.scrollable {
	float: left;
	overflow: hidden;
	width: 665px;
	height: 320px;
	margin: 0 auto 10px auto;
	position: relative;
	border: 1px solid #d5d5d5;
}

.body_left_content {
	clear: both;
	margin-top: 10px;
}

#content .clear_both {
	display: block;
	overflow: hidden;
	height: 0;
	margin-bottom: 30px;
}

div.item {
	position: absolute;
	left: 0;
	top: 0;
}

#content .scrollable .item a img {
	border: none;
	margin: 0;
}