/* Colors:
Blue: #002364
Beige: #f1e3ac
Burgundy: #632837
*/

body { text-rendering: optimizeLegibility; }

html {
	font-size:62.5%;
	font-family: "Cambria", "Georgia", serif;
	-webkit-text-size-adjust:none;
}

h1 {
	width:300px;
	float:left;
	height:48px;
	margin:0;
	text-indent:-10000px;
}

h1 a {
	width:300px;
	height:48px;
	display:block;
}

h1 a:link, h1 a:visited {
	background:url("/images/logo.png") top left no-repeat;
}

h1 a:hover, h1 a:active {
	background:url("/images/logo.png") 0 -500px no-repeat;
}

#cse-search-box {
	font-size:15px;
	line-height:1.6;
	margin: 0.8em 0;
	text-align:right;
	float:right;
	width:480px;
}

#cse-search-box input[type="text"] { 
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #eee;
	border-left:1px solid #eee;
	height:18px;
	width:220px;
}

#cse-search-box p {
	margin:0;
}


#banner {
	width:960px;
	height:240px;
	float:left;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

.group {
	background:url("/images/group.jpg");
}
.books {
	background:url("/images/books.jpg");
}
.books2 {
	background:url("/images/books2.jpg");
}
.books3 {
	background:url("/images/books3.jpg");
}
.books4 {
	background:url("/images/books4.jpg");
}
.recepcion1 {
	background:url("/images/recepcion1.jpg");
}
.recepcion2 {
	background:url("/images/recepcion2.jpg");
}

.half {
	width:470px;
	margin-right:10px;
	float:left;
}


.welcome {
	float:left;
}


#main-nav {
	clear:both;
	width:960px;
	margin:0 auto;
	float:left;
	font-variant:small-caps;
	text-transform:lowercase;
	line-height:1.6;
	letter-spacing:0.15em;
	background:#002364;
	margin:0 0 1.6em 0;
	text-shadow:2px 2px 0 #000;
}

#main-nav li {
	display:inline;
	float:left;
	border-right:1px solid #fff;
}

#main-nav li.feed {
	float:right;
	border-left:1px solid #fff;
	border-right:none;
}

#main-nav li.feed a {
	background:url("/images/feed.png") center center no-repeat;
	text-indent:-10000px;
	width:20px;
	padding:0 5px;
}



#main-nav a {
	float:left;
	display:block;
	padding:0 1em;
	border-bottom:none;
	font-size:1.5em;
	color:#fff;
	text-decoration:none;
}


#main-nav a:hover {
	background:#632837;
	color:#fff;
}

#main-nav li.feed a:hover {
	background:#632837 url("/images/feed.png") center center no-repeat;
	color:#fff;
}

#tab-home a:hover {
	background:#fff url("/images/small-logo.png") center -294px  no-repeat;
}

#wrap {
	width:960px;
	margin:0 auto;
}



#content {
	float:left;
	width:960px;
	border-bottom:1px solid #000;
}

#content h2, #content h3, #content h4 {
	font-family:"Baskerville", "Cambria", "Georgia", serif;
	font-style:italic;
}

#content h2 {
	font-size:24px;
	line-height:1;
	margin:1em 0;
	border-bottom:1px solid;
}

#content h3, #content .lawyer-bio h4.articles {
	font-size:20px;
	line-height:1.2;
	margin:1.2em 0;
}

#content h4 {
	font-size:16px;
	line-height:1.5;
	margin:1.5em 0;
}

#content p, #content ul, #content ol {
	font-size:15px;
	line-height:1.6;
	margin:1.6em 0;
}

#content ol ul li {
	margin-left:1.6em;
}


.hentry ul li, .lawyer-bio ul li {
	list-style-type:square !important;
}

.hentry ol li {
	list-style-type:decimal;
}

.hentry p.document {
text-align: center;
font-size: 12px !important;
line-height: 2 !important;
margin:2em 0 !important;
}

#content blockquote {
	padding-left:35px;
	padding-right:35px;
	font-style:italic;
	color:#333;
	background: url("/images/ldquo.png") top left no-repeat;
}

#content blockquote p:last-child {
	background: url("/images/rdquo.png") bottom right no-repeat;
}

table {
	font-size:12px;
	margin:2em 0;
	line-height:2;
	width:100%;
	border-top:1px solid #999;
}

tr {
	border-bottom:1px solid #999;
}

tr.even {
	background:#eee url('/images/td-back.png') bottom left repeat-x;
}

td.numeric {
	text-align: right;
}

td, th {
	padding:0 10px;
}

th {
	text-transform:uppercase;
	border-bottom:2px solid;
}

.main-content {
	width:710px;
	margin:0 0 0 10px;
	float:right;
}

.fb-likes, #fb-comments {
	width:710px;
	float:right;
	margin-bottom:24px;
}

#fb-comments {
	margin-bottom:18px;
}

.secondary-content {
	width:230px;
	margin:0 10px 0 0;
	float:left;
}

p.top {
	font-size:12px;
	line-height:2;
	margin:2em 0;
	text-align:right;
	font-style:italic;
}

#content .secondary-content h2 {
	border-bottom:1px solid;
	font-size:18px;
	line-height:1.3333;
	margin:1.3333em 0;
	color:#333;
}

#content .secondary-content ul li {
	list-style:none;
}

#content .secondary-content ul li a {
	display:block;
	text-decoration:none;
	color:#333;
}

#content .secondary-content ul li a:hover {
	color:#000;
	background:#eee;
	text-shadow:none;
}

#content .secondary-content ul li a:before {
	content:'\00bb\0020';
}

.lawyer-bio {
	width:960px;
	float:left;
	border-bottom:1px dotted #ccc;
}


.lawyer-bio h3 {
	margin-bottom:0 !important;
}

.lawyer-bio img {
	width:200px;
	float:left;
	margin:24px 18px 24px 0;
	padding:10px;
	border:1px solid #ccc;
}

h2#lawyers {
	margin-bottom:0;
}

.lawyer-bio .description {
	width:710px;
	margin:0 0 0 10px;
	float:right;
}
.lawyer-bio ul li span {
	font-family:"Baskerville", "Cambria", "Georgia", serif;
	color:#999;
	font-style:italic;
}

.hfeed, .hentry {
	float:left;
	padding-bottom:24px;
}

.hentry .secondary-content p, ul.tags {
	font-family:"Baskerville", "Cambria", "Georgia", serif;
	color:#999;
	text-align:right;
	font-style:italic;
	font-size:16px !important;
	line-height:1.5 !important;
	margin:1.5em 0 !important;
}

.hentry {
	border-bottom:1px dotted #ccc;
}

.hentry .secondary-content span.author {
	font-style:normal;
	color:#333;
}

p.pagination {
	width:960px;
	text-align:center;
}

span.ampersand {
	font-family:"Baskerville", "Constantia", "Palatino Linotype";
	font-style:italic;
}

form.contact input[type="text"]{
	width:470px;
}
form.contact textarea {
	width:960px;
	height:360px;
}
form.contact p.submit {
	text-align:center;
}

form.contact label {
	padding-right:20px;
}

p.flash {
	text-align:center;
	background:#ff0;
	text-shadow:1px 1px 2px #000;
}

#contact {
	background:#002364;
	color:#fff;
	font-size:10px;
	line-height:2.4;
	margin:1.2em 0;
	padding:0 10px;
	float:left;
	width:940px;
	text-shadow:2px 2px 0 #000;
}


#contact .fn {
	color:#fff;
	text-decoration:none;
	font-size:12px;
	line-height:1;
}

#contact p, #contact ul {
	font-size:12px;
	line-height:2;
	margin:1em 0;
	padding:0 10px;
}

#contact p {
	margin-bottom:0;
}

#contact ul {
	margin-top:0;
	float:left;
}

#contact ul li {
	display:inline;
	float:left;
	margin-right:10px;
	color:#fff;
}

#footer {
	border-top:2px solid #000;
	width:960px;
	float:left;
}

#footer p {
	width:480px;
	float:left;
	font-size:12px;
	line-height:1.8;
	margin:1.8em 0;
}

#footer p.credit {
	text-align:right;
}

a:link, a:visited {
	color:#002364;
	text-decoration:none;
}

a:hover, a:active {
	color:#632837;
	text-decoration:none;
	border-bottom:1px solid;
}

.hentry h2 a:hover, .hentry h2 a:active {
border-bottom:none;
}

#dashboard form, #dashboard textarea, #dashboard form input[type="text"] {
	width:960px;
}

#dashboard table {
	font-size:15px;
	line-height:1.6;
	margin:1.6em 0;
}


#dashboard td.delete {
	width:60px;
}

#dashboard form.button-to {
	width:60px;
	margin:0;
}

#dashboard h3 a, #dashboard td.icon a, #dashboard td.move a {
	background:none;
}

#dashboard td.icon {
	width:20px;
}

#goog-wm { }
#goog-wm h3 { }
#goog-wm h3.closest-match a { }
#goog-wm h3.other-things { }
#goog-wm ul li { }
#goog-wm li.search-goog { 
	display: none; 
}

q:before {
content:"\201c";
}

q q:before {
content:"\2018";
}

q:after  {
content:"\201d";
}

q q:after {
content:"\2019";
}

p.continue {
	font-style: italic;
}

strong {
	font-weight: bold;
}

a.goback:before {
	content:"\00ab";
}

.vlex {
	position:relative;
	top:-242px;
	float:right;
	border-style: solid;
	border: 1px solid #AEC4D9;
	padding: 10px;
	background: #fff;
	width:150px;
	height:220px;
	text-align:center;
	font-size:12px;
	line-height:2;
	margin-bottom:-242px;
}

/* DISQUS */

/*h3.comments {
border-bottom:1px solid;
}

#disqus_thread #dsq-content h3 {
	display:none;
}*/