/*
File:			custom.css
Description:	Custom styles for Thesis
*/

/*-- General Page Elements --*/
body.custom {
	background: url(http://lasleylaw.com/blog/wp-content/uploads/blog-bkgd-rep.jpg) repeat center 25px;
}
.custom #container { 
	margin-top: 0em; margin-bottom: 2em; padding: 0em; background: none;
	border:solid  #626262;
	border-width: 0;
	width: 970px;
}
.custom #page { 
	background: none;
	padding:0em;
}
.custom #header {
	height:66px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left: 0px;
	padding-right: 0px;
	clear:both;
	border-bottom:0px;	
}



/*-- Navigation --*/

.custom ul#tabs {
	background:url(/blog/wp-content/uploads/blog-nav-bkgd.jpg) no-repeat scroll 0 50%;
	border: 0 ;
	padding-left:25px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.custom ul#tabs li { 
	margin-bottom: -0.1em; 
	background:none;
	border: 0;
	height:37px; 
	}
.custom ul#tabs li.current_page_item, ul#tabs li.current-cat { 
	background:url(/blog/wp-content/uploads/blog-nav-active.jpg) repeat-x 0 50%;
	height:37px; 
	border:0;
	margin-top: 1px;
}
.custom ul#tabs li.rss {
	background:none;
	float:right;
	padding-right:25px;
	border-width:0 0 0 0;
}
.custom #tabs a {
	color:#000000;
	display:block;
	letter-spacing:1px;
	line-height:1em;
	text-transform:none;
}
.custom #tabs a:hover {
	background:url(/blog/wp-content/uploads/blog-nav-roll.jpg) repeat-x;
	height:37px; 
	border:0;
	color:#f6f1dd;
	display:block;
	letter-spacing:1px;
	line-height:1em;
	text-transform:none;
}


/*-- Main Content Area --*/	
.custom #content_box{
	background:none;
	width:955px;
	}
.custom #custom_box {
	background:##E4C352 none repeat scroll 0 0;
	border-bottom:1px solid #efefe0;
}

.custom #content {
	float:left;
	padding-left: 30px;
	padding-right: 0px;
}

.custom .format_text img.alignleft, .wp-caption.alignleft {
	margin:0 1.5em 1.0em 0;
}

/*-- Footer --*/
.custom #footer {
	background: none;
	border-top:3px double #626262;
	clear:both;
	color:#391f12;
	text-align:right;
	width: 915px;
	padding-bottom:1.1em;
	padding-top:1.1em;
	margin-left: 15px;

}
.custom #footer a {
	color:#391f12;
	border-bottom:none;
	text-decoration:underline;
}
.custom #footer a:hover {
	color:#3a3a3a;
	text-decoration:none;
}



/*-- Sidebar Elements --*/
.custom li.widget .widget_box {
	background:#E4C352 none repeat scroll 0 0;
	border-color:#000000;
	border-style:solid;
	margin-top: 10px;
}
.custom #sidebars {
	background:none;
	border-color:#E4C352;
	border-style:solid;border:0 none;
	float:right;	
}
.custom .sidebar h1 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:2em;
	color:#442717;
	font-variant:small-caps;
	letter-spacing:2px;
	line-height:1.429em;
	margin-bottom:0.571em;
}
.custom .sidebar h3 {
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#442717;
	border-bottom:1px dotted #000000;
	font-size:1.4em;
	font-variant:small-caps;
	letter-spacing:2px;
	line-height:1.429em;
	margin-bottom:0.571em;
}
.custom .sidebar input, textarea {
	background:#e4c352 none repeat scroll 0 0;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	color:#000000;
	font-size:1em;
}
.custom .no_sidebars {
	background:#442717 none repeat scroll 0 0 !important;
}
.custom .sidebar input[type="text"], .sidebar input[type="submit"] {
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#000000;
	padding:0.308em;
}
.custom .sidebar input:focus, textarea:focus {
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#777777 #CCCCCC #CCCCCC #777777;
}



/*-- Video & Image Boxes --*/
.custom #video_box {
background:none;
}
.custom #image_box {
background:none;
border-bottom:1px solid #402514;
}

.custom #multimedia_box {
	margin-bottom:2.2em;
	margin-right:0px;
	width:98%;
	margin:0;
	padding:0;
}


/*-- Text & Links --*/	
.custom h4 {
	font-family:Georgia,"Times New Roman",Times,serif;
	border-bottom:1px dotted #DDDDDD;
	font-size:1.4em;
	font-variant:small-caps;
	letter-spacing:2px;
	line-height:1.429em;
	margin-bottom:0.571em;
}
.custom a {
	color:#391f12;
	text-decoration:none;
}
.custom a:hover {
	color:#8d482a;
	text-decoration:none;
}
.custom	h2 a:hover {
	color:#8d482a;
}
.custom .headline_meta {
color:#626262;
font-style:italic;
}
.custom .format_text .to_comments span.bracket {
color:#391F12;
}



/*-- Comments Section --*/	
.format_text .to_comments a {
color:#391f12;
text-decoration:none;
}
.format_text .to_comments a:hover {
color:#3a3a3a;
text-decoration:underline;
}
.custom .wp-caption {
background-color:#c5c5b5;
border-color:#000000;
border-style:solid;
font-style:italic;
text-align:center;
}
.custom dl#comment_list .bypostauthor {
background:#DFDBC3 none repeat scroll 0 0;
}
.custom dl#comment_list {
border-top:1px dotted #44443f;
}

#idc-container-parent #idc-container {
margin-left:10px;
padding:1%;
width:95%;
}
.custom .quotescollection_randomquote {
width:50%;
}



/*-- Forms --*/
.custom input.form_submit {
background:#e4c352;
border-color:#CCCCCC #999999 #999999 #CCCCCC;
border-style:double;
border-width:3px;
color:#000000;
cursor:pointer;
font-weight:bold;
overflow:visible;
width:auto !important;
}

