/*

Theme Name: LawTheme

Theme URI: http://www.virginia-divorce-lawyer.com

Description:  WordPress Theme Designed and coded by <a href="http://www.virginia-divorce-lawyer.com/">Virginia-Divorce-Lawyer</a>

Version: 2.7+

Author: Virginia-Divorce-Lawyer

Author URI: http://www.virginia-divorce-lawyer.com

Tags: 3 column, law, wordpress, theme



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/



/* Thank you for 960 Grid System : http://960.gs */

/*

@import url('reset.css');

@import url('960.css');

@import url('text.css');

*/



/* ***** http://meyerweb.com/eric/tools/css/reset/ ***** */

/* v1.0 | 20080212 */



html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0px none;

	outline: 0;

	font-size: 100%;

	vertical-align: baseline;

}

body {

	line-height: 1;

}

ol, ul {

	list-style: none;

}

blockquote, q {

	quotes: none;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: '';

	content: none;

}



/* remember to define focus styles! */

:focus {

	outline: 0;

}



/* remember to highlight inserts somehow! */

ins {

	text-decoration: none;

}

del {

	text-decoration: line-through;

}



/* tables still need 'cellspacing="0"' in the markup */

table {

	border-collapse: collapse;

	border-spacing: 0;

}



/*         ***** Begin Typography & Colors *****         */

body {

	color: #262626;

	text-align: left;

	margin:0px;

	padding:0px;

	font-family: Arial;

	font-size:11px;

	}



#wrapper {

	background-color: white;

	text-align: left;

	}



#sub-header, #sub-header h3, #recent-block a:link, #recent-block a:visited, #recent-block h2, #recent-block h3, #recent-block { color:#fff !important; }



#welcome h1 { font-size:2.2em; line-height:1em; }



#content {

	font-size: 1em

	}



.entry p {

	font-size: 1.05em;

	}



.entry {

	line-height: 1.4em;

	padding:0 0 0 10px;

	}



#tag_cloud a {

	line-height:0.8em

	}

	

.alt {

	background-color: #f8f8f8;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	}



small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}



pre {

	overflow:scroll;

	padding:7px 0;

	margin:4px 0;

   }

	

h1, h2, h3, #topnav a {

	font-weight: bold;

	padding:10px 0;

	}



h1 {

	font-size: 2em;

	}



h2, h2.pagetitle, h3#comments{

	font-size: 1.6em;

	}

	

h3, #topnav a, #tag_cloud a {

	font-size: 1.3em;

	}



h3#comments { margin-top:20px; }	

	

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description, #spbox2 ul li a, #topnav a {

	text-decoration: none;

	color: white;

	}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color: #333;

	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {

	text-decoration: none;

	}



.commentlist li, #commentform input, #commentform textarea {

	font-size: 0.9em;

	}



.commentlist li {

	font-weight: bold;

	}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



.commentmetadata {

	font-weight: normal;

	}



small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #777;

	}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



a, h2 a:hover, h3 a:hover, h2.post-title a:hover, #topnav a:hover, #content h1, h1 a:hover {

	color: #da4d44;

	text-decoration: none;

	}



a:hover, #spbox2 ul li a:hover  {

	color: #222;

	text-decoration: underline;

	}



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font-weight: bold;

	font-size:1.3em;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}

/* End Typography & Colors */







/* Begin Structure */

body {

	background:url('images/mainBack.gif') top center;

	}



#outer{

 	margin:0px auto 0px auto;

 	padding:0px;

 	width:1000px;

 }



#topBar{

 	background:url('images/topBack.gif') no-repeat;

 	height:50px;

 	margin:0px;

	padding-left:400px;

	font-size:16px;

 }



.nav{

 	list-style-type:none;

 	height:50px;

 }



.nav li{

 	list-style-position:outside;

 	text-align:left;

 	float:left;

 }



.nav li a:link, .nav li a:visited{

 	padding:17px;

 	display:block;

 	float:left;

 	color:#a6a6a6;

 }



.nav li a:hover{

 	background:url('images/navBack2.gif');

 	text-decoration:none;

 }



#header {

	background:url('images/hImg.gif') no-repeat;		

	height:108px;

	color:#FFFFFF;

	padding:20px 0px 0px 100px;

	text-align:center;

	font-size:14px;

	}



#header h1{

 	font-size:40px;

 }



#hBottom{

 	background:url('images/hBottom.gif') no-repeat;

 	height:92px;

 }



#mainContainer{

 	margin:0px 8px 0px 8px;

 	padding:55px 2px 40px 2px;

 	background:#FFFFFF url('images/hImg2.gif') no-repeat;

 }



#content{

 	float:left;

 	border:2px solid #d2d2d2;

 	width:450px;

 	padding:10px;

 	background:#eae7e7;

 }



.sidebar{ 

	width:240px;

	padding:5px;

}



/* ---------- Post Header ---------- */

.postMaster{

 	padding-bottom:20px;

 }

div.postDate  {

	float: left;

	width: 56px;

	height: 55px;

	text-align:center;

	color: #000f18;

	margin: 0;

}



p.day{

	padding:0px;

 	margin:0px;

	font-family:Trebuchet MS;

	font-size:40px;

	color:#262626;

 }

p.month{

	font-size: 12px;

	padding:0px;

	margin:0px;

	color:#262626;		 

 }

p.year{

	display: none; 	

 }



.post .postHeader {

	padding:10px 0px 0px 0px;

	width: 392px;

	float: left;

	font-family:Trebuchet MS;

}



.postHeader  h2{

 	padding:0px;

 	margin:0px;

 }



.postHeader p{

 	font-size:12px;

 	color:#000000;

 }



.postHeader  h2 a:link, .postHeader  h2 a:visited {

	font-family:Trajan Pro;

	color:#4c4c4c;

	margin:0px;

	font-size:20px;

	padding:0px;	

 }



.post .postHeader  h2 a:hover {

	text-decoration: underline;

}





.clear{

 	clear:both;

 }



#recent-block {

	background:#000 no-repeat top left;

	padding-left:0; padding-right:0; padding-top:10px; padding-bottom:10px

	}

	

#recent-block .grid_4 { margin:10px; }



#recent-block ul li { background: no-repeat 0 5px; border-bottom:1px dashed #333; margin-left:10px; list-style-type:none; padding-left:18px; padding-right:0; padding-top:4px; padding-bottom:4px }



#bottomnav ul {

	margin-top:7px;

	}

	

#bottomnav ul li a{ 

	padding:4px 10px;

	}



#bottomnav ul li#gotop a {

	float:right;

	padding-right:16px !important;

	}



#sub-header { 

	clear:both; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:10px

	}



#spbox2 ul {

	list-style:none;

	padding:0 !important;

	margin:0 !important;

	}

	

#spbox2 ul li {

	list-style:none;

	float:left;

	}

	

#spbox2 ul li a {

	display:block;

	font-weight:bold; padding-left:45px; padding-right:0; padding-top:10px; padding-bottom:10px

	}



#spbox1 p {

	margin-bottom:15px;

}

	

#welcome { margin-top:15px; }



#content-wrapper { margin-top:15px; padding-bottom:20px !important; }



.post {

	margin: 0 0 20px 0;

	text-align: left;

	}



.entry .hr {

	display: block;

	margin:10px 0;

	height:15px;

	clear:both

	}



.tags-title, .cat-tag {background: no-repeat left; margin-top:15px; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0}

.cat-tag { margin:0 4px; }



.smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.attachment {

	text-align: center;

	margin: 5px 0px;

}



#footer {

	clear: both;

	padding:20px;

	text-align:center;

	color:#a6a6a6;

}



#footer a:link, #footer a:visited{

 	color:#a6a6a6;

 }



/* End Structure */







/*	Begin Headers */

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {

	border-bottom:1px dashed #ccc;

	font-size:1.4em;

	padding:4px 0 7px;

	margin:10px 0 10px 0

	}



.entry h2 {

	font-size:1.3em;

	}



.entry h3 {

	font-size:1.2em;

	}



.entry h4 {

	font-size:1.1em;

	}



#sub-header h3 {

	border-bottom:1px dashed #ddd;

	padding:0 0 4px 0;

	margin:0 0 4px 0;

	}

	

h3 {

	padding:4px 0;

	}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}



h2.post-title { 

	line-height:1.2em;

	}

	

#content h1 {

	margin-bottom:10px !important;

	}



h2.post-title{

/* 	border:1px solid #000000;	*/

 }

	

h2.post-title a {

	font-weight:normal;

	font-size:1.30em;

	letter-spacing:0.025em;

	color:#777;

	}

/* End Headers */







/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

	}



html>body .entry li {

	margin: 7px 0 8px 10px;

	}



.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	}



.sidebar ul, .sidebar ul ol {

	margin: 0;

	padding: 0px 0px 0px 5px;

	}

 

.sidebar ul ul, sidebar ul ol{

 	padding:0px;

 	margin:0px;

 }



.sidebar h2 {

	margin:0px;

	padding:5px 0px 0px 0px;

	font-size:16px;

	}



.sidebar ul li {

	list-style-type: none;

	margin-bottom: 20px;

	}



.sidebar ul p, .sidebar ul select {

	margin: 5px 0 8px;

	}



.sidebar ul ul, .sidebar ul ol {

	margin: 5px 0px 0px 0px;

	}



.sidebar ul ul ul, .sidebar ul ol {

	margin: 0 0 0 10px;

	}



ol li, .sidebar ul ol li {

	list-style: decimal;

	}



.sidebar ul ul li, .sidebar ul ol li {

	border-top:0px none;

	padding:0px;

	margin:0px;

	padding:3px 4px 3px 0px;

	font-size:14px;

	}



.sidebar a:link, .sidebar a:visited{

 	color:#000000;

 }



/* End Entry Lists */







/* Begin Form Elements */

#searchform{

 	margin:0px;

 	padding:0px;

 }



#searchform div {

	padding:0 !important;

	width:220px;

	height:31px;

	margin:0px;

	}

	

.sidebar #searchform div, #content #searchform div { border:1px solid #d9d7d7; }



#searchsubmit {

	color:#777;

	float:right;

	background:none;

	font-weight:bold;

	border:0px none !important;

	cursor:pointer;

	font-size:1.2em; margin-left:0; margin-right:5px; margin-top:5px; margin-bottom:0

	}

	

#s {

	width:160px;

	float:left;

	height:20px;

	border:0px none !important;

	background:none; margin-left:0; margin-right:0; margin-top:7px; margin-bottom:0; padding-left:5px; padding-right:0; padding-top:0; padding-bottom:0

	}

	

.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 100%;

	padding: 2px;

	}



#commentform #submit {

	margin: 0;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */







/* Begin Sidebar */

.sidebar form {

	margin: 0;

	}

/* End Sidebar */







/* Begin Calendar */



#calendar h2{

 	font-weight:normal;

 }



#wp-calendar caption{

 	font-weight:normal;

 	font-size:14px;

	text-align:left;

	padding:0px 0px 5px 0px;

 }

#wp-calendar {

	empty-cells: show;

	margin:0px;

	width: 230px;

	font-size:14px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar th{

 	font-weight:normal;

 }



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}

	

#wp-calendar td {

	padding:0px;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 15px 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



.hidden {

	display: none;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 15px;

	height:24px;

	}



.single {

	border-left:0px solid #ccc; border-right:0px solid #ccc; border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding-top:4px

	}

	

.singlepage {

	width:680px !important;

	}



.border-bottom {

	padding-bottom:10px;

	border-bottom:1px solid #ccc;

	}

/* End Various Tags & Classes*/







/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0px none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

/* End captions */