/****** Begin Custom Thesis ******/
.custom #custom_box {
	background:#FFFFFF;
}
body.custom {
	background: #000000 url(images/bk_body.jpg) 0 0 repeat-x;
}
.custom #container {
	margin-top: 4em;
	margin-bottom: 2em;
	background-color: #FFFFFF;          /* if needed */
}
.custom #header {
	border-bottom: none;
}
.custom #google-top {
	float:right;
	margin-right:100px;
}

.custom h2 a:hover, #logo a:hover {
	color: #EE4A04;
}
.custom #page {
	background: #fff;
}
.custom #tagline {
	display: none;
}
.custom .entry-title a {
	color:#333333;
}
.custom .entry-title a:hover {
	color: #EE4A04;
}
.custom #footer p {
	display: none;
}
.custom #content h3 {
	color: #C13A01;
	font-weight:bold;
}
.custom #multimedia_box {
	text-align:center;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
	background-position: 0px 0px;	
}
.custom #custom_box {
	text-align:center;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
	background-position: 0px 0px;	
}
.custom #sidebar_1 h3 {
	border-color: #BBBBBB;
	border-style:none none dotted;
	border-width:0 0 1px;
}
.custom #sidebar_2 h3 {
	border-color: #BBBBBB;
	border-style:none none dotted;
	border-width:0 0 1px;
}
.custom #sidebar_1 .textwidget {
	border-color: #BBBBBB;
	border-style:none none dotted;
	border-width:0 0 1px;
}
.custom #sidebar_2 .textwidget {
	border-color: #BBBBBB;
	border-style:none none dotted;
	border-width:0 0 1px;
}

.custom #google-bottom {
	padding-left:27px;
}