/*  
Theme Name: www.BuenoLaw.com
Version: 1
Description: Designed by Joe Botha.
Author: Joe Botha
Author URI: http://www.jsbwebdesign.com
*/
html, body {
	font-family: arial;
	font-size: 12px;
	border: 0;
	color: #000;
	background-image: url(images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #7d7e7d;
}
body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

p {
	line-height: 20px;
	padding: 10px 0;
}

h1 {
	color: #2B5482;
	font-size: 18px;
	padding: 0px;
}
h2, h3, h4, h5 {
	padding: 10px 0;
}

ul, ol {
	list-style: none;
	padding: 10px 0;
}

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
}

a {
	color: #3333CC;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #993300;
}

a img {
	border: none;
}

blockquote p {
	padding: 5px 0;
}

/* Align */
.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.alignleft {
	margin: 10px 20px 8px 0;
	float: left;
}

.alignright {
	margin: 10px 0px 8px 20px;
	float: right;
}

.col-left {
	float: left;
}

.col-right {
	float: right;
}
/**/
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapper-trans.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-bottom: 0px;
	padding: 0px 10px;
}
#header {
	background-image: url(images/attorney-pa.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 760px;
}
#logo {
	float: left;
	width: 250px;
	display: block;
	height: 80px;
	text-indent: -9999px;
	padding-left: 460px;
}
#logo a {
	display: block;
	height: 80px;
	width: 250px;
}
.tag {
	font-weight: bold;
	text-align: left;
	margin-top: -15px;
	padding-left: 5px;
}

#sp a {
	float: right;
	height: 32px;
	width: 35px;
	z-index: 100;
	margin-right: 30px;
	margin-top: 10px;
	font-size: 10px;
	color: #000000;
	background: url(images/Spain.png) no-repeat center top;
	padding-top: 32px;
}
#us a {
	float: right;
	height: 32px;
	width: 35px;
	z-index: 100;
	margin-right: 30px;
	margin-top: 10px;
	font-size: 10px;
	color: #000000;
	padding-top: 32px;
	background: url(images/usa.png) no-repeat center top;
}


#topnav {
	margin: 0px;
	background-image: url(images/topnav.png);
	background-repeat: no-repeat;
	background-position: center 2px;
	padding: 0px;
	display: block;
	font-size: 12px;
}
#container {
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.content {
	float: right;
	width: 480px;
}
.aside {
	float: left;
	width: 214px;
}
.consult {
	background-image: url(images/consult.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 84px;
	padding-bottom: 10px;
}

.content ol {
	padding-left: 20px;
}
.content ol li {
	padding-bottom: 10px;
	list-style-type: decimal;
}
.content ul {
	padding-left: 5px;
}
.content  ul  li, .col li {
	padding-bottom: 10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
}

.post {}
.post img.thumbnail {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:5px;
}
h3   a   {
	color: #000000;
	text-decoration: none;
}
.post-details {
	margin: 0px;
	padding: 0px;
}

img.thumbnail  {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	padding:5px;
	margin-right: 10px;
	float: left;
	margin-top: 10px;
}
.continue a  {
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	background-color: #195C90;
}
.continue  a:hover  {
	background-color: #71AAC4;
}
.hr {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
}
#footer {
	clear: both;
	padding: 20px;
}
#footer .col {
	padding: 10px;
	float: left;
	width: 310px;
	margin: 10px;
/*	border: 5px solid #F4F2EE;
*/}
#footer .colb a {
	color: #333333;
}
#footer .colb {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#footer .colb ul {
	margin: 0px;
	padding: 5px 0px 0px;
}
#footer .colb li {
	background: url(images/bullet.gif) no-repeat left 5px;
	padding-left: 15px;
	padding-bottom: 10px;
	color: #666666;
}

#footer .col a {
	color: #333333;
}
.practice {
	padding-left: 20px;
	border-bottom: 1px solid #F0EEE8;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 5px;
}



#footerbase {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 33px;
	margin: 0px;
	padding: 0px;
}
/*Top Navigation */
#nav {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
#nav ul {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	font-size: 12px;
}
#nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav a {
	display: inline-block;
	color: #FFFFFF;
	width: 80px;
	vertical-align: middle;
	padding-right: 18px;
	padding-left: 18px;
	height: 50px;
	padding-top: 2px;
	font-size: 12px;
}
#nav   a:hover    {
	display: inline-block;
	padding-right: 18px;
	padding-left: 18px;
	color: #CCCCCC;
	background-image: url(images/topnav-hover.png);
	background-repeat: repeat-x;
	background-position: left -4px;
	padding-top: 2px;
}
#nav .adj a {
	padding-top: 10px;
}
#nav .adjb a {
	margin-top: -8px;
	text-align: center;
}




/* PageNavi */

.more_entries {
	width: 100%;
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	border-top: #EBEBEB 1px solid;
	padding: 26px 0;
}

.more_entries .wp-pagenavi {clear:both;float: right;}
.more_entries .wp-pagenavi a {text-decoration: none !important;}

.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover {background: #555 !important;}

.more_entries .wp-pagenavi a,
.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited, 
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi span.pages { background: #9F9F9F;color: #fff; padding: 5px 9px !important; padding:5px; margin-left: 4px; border:0; line-height:24px; }

/* Sidebar (Search)*/
#search_main form div {
	position: relative;
	width: 260px;
	height: 33px;
	background: url(images/bg_search_field.gif) no-repeat 0 0;
}

#search_main input.field {
	width: 163px;
	position: absolute;
	left: 12px;
	top: 7px;
	padding-top: 2px;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	border: 0;
	background: transparent;
	z-index: 1;
}

#search_main input.submit {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
/*Widget*/
.widget {
	background-image: url(images/aside-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-bottom: 10px;
}
.widgettop {
	background-image: url(images/aside-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
}
.widgetbase {
	background-image: url(images/aside-base.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
}
.aside  h5 {
	font-weight: bold;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcbcb;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.widget ul {
	padding-left: 3px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 5px;
}
.widget    li    a   {
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcbcb;
	padding-top: 5px;
	display: block;
	color: #333333;
	background-image: url(images/page_text.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
.widget  li a:hover  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEAE3;
	background-color: #FFFFFF;
	background-image: url(images/note.gif);
}

.widget p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: normal;
}
.widgetb  li {
	background: url(images/bullet.gif) no-repeat 10px 5px;
	padding-left: 20px;
	padding-bottom: 10px;
}


/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:4px 0 5px;
	text-align:center;
}
.wp-caption-text {
	padding:3px 0 0;	
	font-size:11px;
}
.design {
	text-align: right;
	clear: both;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}
.design a {
	color: #CCCCCC;
}
.naca  {
	background-image: url(images/naca-logo.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 100px;
	display: block;
	background-position: left top;
	text-indent: -9999px;
	clear: both;
}
.naca a {
	display: block;
	height: 46px;
	width: 100px;
}

/*.aside form*/
.aside input, .aside textarea { padding: 9px; border: solid 1px #E5E5E5; outline: 0; font: normal 13px/100% Verdana, Tahoma, sans-serif; width: 170px; background: #FFFFFF; background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF)); background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px); box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; } 

.aside textarea { width: 170px; max-width: 170px; height: 150px; line-height: 150%; } 

.aside input:hover, .aside textarea:hover, .aside input:focus, .aside textarea:focus { border-color: #C9C9C9; -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px; } 

.aside .form label { margin-left: 10px; color: #999999; } 

.aside .submit {
	width: 200px;
	padding: 9px 15px;
	background: #617798;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: hand;
} 

