/*

Theme Name:		EsbinLaw Theme

Theme URL: 		http://www.joe-brooks.com

Version: 		Version 1 (Wordpress 2.9.2)

Description: 	This theme was built by Joe Brooks. Please visit joe-brooks.com to inquire about getting your own custom wordpress theme or email me at joebrooks+wp[at]gmail.com

Author: 		Joe Brooks

Author URI:		http://www.joe-brooks.com

Tags:			Custom Wordpress Theme, Wordpress, Custom Theme, New Theme



== Short-cuts for Joe ==

Link to to inside the image folder:  (Can only be used on the php files, not in CSS - DUH!

	<img src="<?php bloginfo('template_directory') ?>/images/headerbg.png">

	

	link to home; <?php echo get_settings('home'); ?>/

*/



/* Reset Browser Defaults*/

@import url(library/styles/reset.css); 



/* Site Specific Styles */

@import url(css/screen.css);



/* Site Specific Styles */

@import url(css/wordpress-extras.css);

blockquote {

	padding:5px;

	font-size:10px;

	border: 1px solid #d6d6d6;

	color:#111111;

	margin-bottom:10px;

	}

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 1px;
	font-family: Verdana, Geneva, sans-serif;
}

#wrapper {
	margin:0 auto;
	width:1000px;
}
#header {

}
#headerlogo {

	float:left;
	margin-left:34px;
	
}
#headerbox {

	float:right;
	margin-right:117px;
}

#headershare {
	
	font-size:12px;
	width:400px;
	text-align:center;
}
#headertext {
	color: #002A63;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	width:400px;
	text-align:center;
	margin-top:35px;
}
#headerbar {
	background:url(images/blue_bar.png);
	height:21px;
	width:928px;
	margin:0 auto;
}
#headernav {
	font-family: Verdana, Geneva, sans-serif;

	margin-left:50px;

}
#headernav a {
	color:#002A63;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	padding:2px 30px;
	margin-right:3px;
}
#headernav a:hover {
	
	background:#f0f0f0;
	color:#E6712C;

}

#contentwrapper {

	background:#fff;
	text-align:left;

}
.linkcolor a:link {
	color: #E6712C;
	text-decoration: underline;
}
.linkcolor a:visited {
	text-decoration: underline;
	color: #E6712C;
}
.linkcolor a:hover {
	text-decoration: none;
	color: #666;
}
.linkcolor a:active {
	text-decoration: underline;
	color: #E6712C;
}

#sharethis_0 a:link {
	font-weight:400;
	color: #E6712C;
	text-decoration: underline;
}
#sharethis_0 a:visited {
	text-decoration: underline;
	color: #E6712C;
}
#sharethis_0 a:hover {
	text-decoration: none;
	color: #666;
}
#sharethis_0 a:active {
	text-decoration: underline;
	color: #E6712C;
}
#content a:link {
    font-weight:400;
	color: #E6712C;
	text-decoration: underline;
}
#content a:visited {
	text-decoration: underline;
	color: #E6712C;
}
#content a:hover {
	text-decoration: none;
	color: #666;
}
#content a:active {
	text-decoration: underline;
	color: #E6712C;
}
#credits {
	
	font-weight:400;

	font-size:9px;
	
}
#credits a {

	color:#E6712C;
	
}
#content4 {
	
	font-weight:400;

	font-size:9px;
	
}
#content4 a {

	color:#E6712C;
	
}
.content {

	float:left;

	display:inline;

	width:500px;
	
	margin-left:20px;
	
	margin-top:20px;

}

.post {

	margin-right:10px;

	margin-bottom:10px;

	padding:0 10px 10px 10px;

}

.posttitle{

}

h1 {

	font-size:16px;

	color:#E6712C;

	font-weight:Bold;

	padding-left:5px;
	
	background-color:#F0F0F0;

}

h1 a {

	color:#E6712C;

	text-decoration:none;

}

h1 a:hover {

	color:#666666;
	
	text-decoration:underline;

}

.posttext { 

	color:#1b1b1b;

	font-size:13px;

	padding:15px 0px 15px 5px;

	line-height:18px;
	
}

.posttext h2 {

	font-size:24px;
	font-weight:bold;
	margin: 5px 0 5px 0;


}

.posttext h3 {

	font-size:16px;

	font-weight:bold;

	text-align:left;

	padding:0;

	margin: 5px 0 5px 0;



	}

.posttext h4 {

	font-size:14px;

	font-weight:bold;

	text-align:left;

	padding:0;

	margin: 5px 0 5px 0;



	}

.posttext h5 {

	font-size:12px;

	font-weight:bold;

	text-align:left;

	padding:0;

	margin: 5px 0 5px 0;



	}

.posttext h6 {

	font-size:10px;

	font-weight:bold;

	text-align:left;

	padding:0;

	margin: 5px 0 5px 0;



	}

.posttext p{

	padding-bottom:10px;
	font-weight:400;

}

.posttext a{

	color:#E6712C;

	text-decoration:none;

}

.posttext a:hover{

	color:#666666;
	
	text-decoration:underline;

}

.posttext ul {

	padding-left:20px;

	padding-right:20px;

	color:#111;

	margin-top:5px;

	margin-bottom:5px;

}

.posttext ul li {

	list-style-type:disc;

	list-style-position:inside;

	color:#111;

	margin-bottom:5px;

}

.posttext ol {

	list-style-type:decimal;

	padding-left:20px;

	padding-right:20px;

	color:#111;

	margin-top:5px;

	margin-bottom:5px;

}

.posttext ol li {

	list-style-type:decimal;

	list-style-position:inside;

	color:#111;

	margin-bottom:5px;

}

.postmeta {

	text-align:left;

	font-size:10px;

	color:#2b2b2b;

	padding-left:15px;
	
	font-weight:400;

}

.postmeta a{

	color:#E6712C;
	
	text-decoration:none;

}

.postmeta a:hover{ 
	
	color:#666666;
	
	text-decoration:underline;

}

.sidebar {

	display:inline;

	float:left;

	width:198px;
	
	margin-right:5px;


}
.sidebar-right {

	display:inline;
	
	float:right;
	
	width:250px;
	
	margin-top:20px;
	
	margin-right:20px;
	
	margin-bottom:20px;
}
.sidebarwidget-top {

	background:url(images/sidebartop.jpg) no-repeat;

	height:42px;

}

.sidebarwidgetbg {

	background:url(images/sidebarwrapper.jpg);

}

.sidebarwidget-bottom {

	background:url(images/sidebarblue-footer.jpg) no-repeat;

	height:6px;

	margin-bottom:10px;

}

.sidebarwidget {

	font-size:10px;

	color:#fff;

}

h3 {

	color:#0053A6;

	font-weight:400;

	font-size:14px;

	font-weight:bold;

	text-align:center;

	padding:3px;
		
}

h3 a {

	color:#0053A6;

	text-decoration:none;

}

.sidebarwidget a {

	color:#111;

}

.sidebarwidget a:hover {

	text-decoration:underline;

}

.sidebarwidget ul {list-style:none;-webkit-padding-start: 0px;padding-start:0px;padding-left:0px;margin-right:8px;margin-top:0px;padding-bottom:5px;}

.sidebarwidget li {

	list-style:none;

	display:block;
	
	color:#111;
	
	font-size:12px;
	
	font-weight:400;
	
	margin:0px 2px 10px 10px;
	
	padding-left:3px;
	
	padding-bottom:5px;

}

.sidebarwidget ul li {list-style:none;	border-top:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;}

.sidebarwidget ul li:hover {background:#e6e6e6;border-top:1px solid #c1c1c1;border-bottom:1px solid #c1c1c1;}

.sidebarwidget ul li ul {list-style:none;}

.sidebarwidget ul li ul li {list-style:none;}

.searchform {padding-left:15px;}

.ctc {padding:5px 15px 15px 15px;}

#footer {
	
	width:924px;
	margin:0 auto;

}

#footer a {

	font-size:10px;
	color: #E6712C;
	font-weight:400;
	text-decoration:underline;
	margin-right:10px;

}

#footerbar {
	background:url(images/grey_bar.png);
	height:26px;
}

#footernav {

	float:left;
	margin-left:30px;

}

#footernum {

	float:right;
	color: #002A63;
	font-weight:bold;
	font-size:12px;
	margin-top:5px;
	margin-right:100px;

}
.spacer {

	margin-right:40px;
	
}

#footerleft {
	
	float:left;
	font-size:10px;
	color: #002A63;
	margin-bottom:10px;
	
}

#footerright {

	float:right;
	font-size:10px;
	color: #002A63;
	margin-bottom:10px;
}





























/* Index Main Masthead

-------------------------------------------------------------- */



#masthead {

	width: 931px;

	margin: 0 auto;

	padding: 0;

	clear: both;

	background:url(images/top-section.png) no-repeat;

	height:265px;

	}



#myController span{

	text-indent:-10000px;

	display: none;

}



#jFlowSlide{ float: left;}



#myController span.jFlowSelected {

}



.jFlowPrev{

	float: left;

	width: 30px;

	height: 30px;

	margin: 120px 0 0 -15px;

	text-indent:-10000px;

	cursor:pointer;

	background: transparent url(images/topslideleft.png) top left no-repeat;

}



.jFlowNext{

	float: right;

	width: 30px;

	height: 30px;

	margin: 120px -15px 0 0;

	text-indent:-10000px;

	cursor:pointer;

	background: transparent url(images/topslideright.png) top left no-repeat;

}



.masthead_lft{

	float:left;

	margin:	45px 0 0 30px;

	width:350px;

	color:#484848;

}



.masthead_lft h2 a{

	color:#484848;

	font-weight:bolder;

	text-decoration: none;

	}



.masthead_lft h2 a:hover{

	color:#484848;

	text-decoration: none;

}



.masthead_lft h2{

	color:#B71517;

	font-size: 20px;

	}

.masthead_lft p{

	font-size: 12px;;

	line-height: 1;

	margin-bottom: .15em; 

	}



.mh_contact{

	float:right;    

	background:transparent url(images/mh_contact.png) no-repeat;

	display:block;

	margin:8px 0 0 12px;

	height:30px;    

	width:130px;   

	text-indent:-9999px;    

	overflow:hidden;

	}

	

a.mh_contact:hover{

	background:transparent url(images/mh_contact.png) 0 -30px no-repeat;    

	display:block;    

	height:30px;    

	width:130px;    

	text-indent:-9999px;    

	overflow:hidden

	}



.masthead_rgt{

	float:right;

	padding: 21px 20px 0 0px;

	width:413px;

	height:212px;

	background:transparent url(images/msthdframe.png) top left no-repeat;

	}



.masthead_rgt img{

	width: 413px;

	height: 212px;

	border: 3px #fff solid;

	}



.footerbar-top {

	background: url(images/footer-top.png);

	width:928px;

	height:9px;

	margin-top:20px;

}

.footerbar-wrapper {

	background: url(images/footer-wrapper.png);

	width:928px;

	padding-left:3px;

	min-height:210px;

}

.footerbar-bottom {

	background: url(images/footer-bottom.png);

	width:928px;

	height:10px;

}	

.footerbar-sidebar {

	width:285px;

	margin-left:10px;

	margin-right:14px;

	float:left;

}



  















