/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/


.custom #footer_area {background:#c3d9d6; padding:0.5em 0; border-top:1px solid #bbd;}
	.custom #footer_area .page {background:transparent;}
		.custom #footer {border-top:0;}


.custom li.search {
	float:right;
	margin-right:2em;
	position:relative;
}

.custom li.search input[type="text"],
    .custom li.search input[type="submit"] {
	width:100%;
	font-size:1.1em;
	line-height:1.273em;
	padding:0.636em 0.818em;
}







.custom .my-plus-one { float:right; }







/* Similar Posts w/a correction courtesy of slider1968 */
ul.similar-posts {display:block; width: 580px; clear:both; text-align:center; margin:10px 0px 10px 0px;} 
ul.similar-posts li{width:120px; float:left; display:inline; margin-right:20px; padding:0;} 
ul.similar-posts img{clear:both; padding:5px; background:#FFFFFF; border:1px solid #FFFFFF;} 
ul.similar-posts a{clear:both; display:block; border:none; text-decoration:none; margin-bottom:2px;} 
ul.similar-posts li{font-size:11px; line-height: 1.3em;}






/* Customize Footer Text */
.custom #footer {
color: #333333;
text-align: right;
}

/* Customize Footer Links */

.custom #footer a {
border-bottom: 1px solid #CCCCCC;
color: #333333;
}

.custom #footer a:hover {
color: #111111;
}


/* Customize Footer Text */
.custom #footer {
color: #333333;
text-align: right;
}

/* Customize Footer Links */

.custom #footer a {
border-bottom: 0px solid #CCCCCC;
color: #999999;
}


.custom #footer a:hover {
color: #7A7A7A;
}












#optin {
	background: #6c6c6c url(images/gloss.png) no-repeat bottom center;
	border-bottom: 3px solid #6c6c6c;
	color: #fff;
	padding: 20px 15px;
	text-shadow: 1px 1px #111;
}
	#optin input {
		border: 1px solid #585858;
		font-size: 15px;
		margin-bottom: 10px;
		padding: 8px 10px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		box-shadow: 0 2px 2px #5a5a5a;
		-moz-box-shadow: 0 2px 2px #5a5a5a;
		-webkit-box-shadow: 0 2px 2px #5a5a5a
	}
		#optin input.email { background: #fff url(images/email.png) no-repeat 10px center; padding-left: 35px }
		#optin input.name { background: #fff url(images/name.png) no-repeat 10px center; padding-left: 35px }
		#optin input[type="submit"] {
			background: #f6640e url(images/orange.png) repeat-x top;
			border: 1px solid #a44913;
			color: #fff;
			cursor: pointer;
			font-size: 14px;
			font-weight: bold;
			padding: 8px 0;
			text-shadow: -1px -1px #562806;
			text-transform: uppercase;
			width: 100%
		}
			#optin input[type="submit"]:hover { color: #ffdeb3 }


















.custom #footer-widget-block { text-align:left; overflow:hidden; }
.custom .footer-widgets { width:33%; float:left; }
.custom .my-footer-one {}
.custom .my-footer-two {}
.custom .my-footer-three {}













.custom dl#comment_list dd p.reply { margin: 1em 0 1.5em 0; }
.custom dl#comment_list dd p.reply a {background: #fff; color: #E6007E;font-size: 18px;font-weight: normal;padding: 4px 6px;text-transform: uppercase;}
.custom dl#comment_list dd p.reply a:hover {background:#fff; border: 0;}