@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
	height:100%;
}

body {
	font: 10px/10px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	height:100%;
	background: #001b35;
}

/*body * { 
position: relative; 
}*/

noscript {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 3;
}

/* ------------------------------------------------------------------------------
 * ---------->>> Links <<<-------------------------------------------------------
 * ------------------------------------------------------------------------------
 */
a:link {
	color: #3c5f7a;
	text-decoration: none;
}
a:visited {
	color: #3c5f7a;
	text-decoration: none;
}
a:hover {
	color: #0052a7;
	text-decoration: underline;
}

/* ------------------------------------------------------------------------------
 * ---------->>> Site-wide Classes <<<-------------------------------------------
 * ------------------------------------------------------------------------------
 */
.skip { display: none; }
.clear { clear: both; }
.clearL { clear: left; }
.clearR { clear: right; }
.center { text-align: center; }
.imgR { float: right; margin-bottom: 10px; clear: both; }
.imgL { float: left; }

small {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #666;
	}

.alert {
	background: url('http://www.yourlegalguide.info/images/exclamation.png') no-repeat center #fff6bf;
	background-position: 15px 50%;
	padding: 5px 20px 5px 45px;
	border: 2px solid #ffd324;
	font-size: 1.2em;
	line-height: 1.4em;
}

#wrapper {
	position: relative;
	width: 100%;
	margin: 0 0 24px;
	background: url('http://www.yourlegalguide.info/images/wrapper-sub.gif') repeat-x 0 0 #fff;
}

#container {
	position: relative;
	width: 900px;
	margin: 0 auto 30px;
	padding: 0 0 30px 0;
	text-align: left;
}

#header {
	position: relative;
	float: left;
	left: 20px;
	width: 900px;
	margin: 0 20px 0 0;
	z-index: 2;
	left: 0;
	height: 174px;
	background: url('http://www.yourlegalguide.info/images/sub-header-bg.jpg') no-repeat 0 0;
}
	#header #logo {
		position: relative;
		float: left;
		top: 27px;
	}
	#header .title {
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 100;
	}

#content {
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	position: relative;
	float: left;
	top: 51px;
	width: 671px;
	w\idth: 610px;
	padding: 0 61px 0 0;
	margin: 0 0 51px;
	background: url('http://www.yourlegalguide.info/images/border-dashed-sub.png') repeat-y right top;
}

	#content .entry {
		margin: 10px 0;
	}
	
	#content p {
		font-size: 1.2em;
		line-height: 1.5em;
		margin: 0 0 18px;
	}
	#content h1 {
		margin: 0;
		font-size: 2em;
		font-weight: bold;
		line-height: 1.5em;
		color: #3c5f7a;
		line-height: 1.5em;
	}
	#content h2, #content h2.pagetitle {
		margin: 0 23px 5px 0;
		font-size: 1.6em;
		line-height: 1.6em;
		color: #3c5f7a;
	}
	#content h3 {
		margin: 0 23px 5px 0;
		font-size: 1.2em;
		line-height: 1.6em;
		color: #3c5f7a;
	}	
	#content ul {
		font-size: 1.2em;
		line-height: 1.5em;
		margin: 0 0 18px 18px;
	}
	#content li {
		margin: 0 0 18px;
	}	
    #content .caption {
		float: right;
		text-align: center;
		font-weight: bold;
		color: #666;	
		font-size: 1em;
		line-height: 1.2em;	
		margin: 0 0 10px 15px;
	}
	
	#content .aligncenter { text-align: center; margin-bottom: 15px; clear:both; }
		#content .aligncenter p { margin: 3px 0; font-size: 1.1em; line-height: 1.1em; color: #3c5f7a; font-weight: bold; }
		#content .aligncenter a:link, #content .aligncenter a:visited { color: #3c5f7a; text-decoration: underline; }
		#content .aligncenter a:hover { color: #3c5f7a; text-decoration: none; }
		
	#content .alignleft { float: left; text-align: center; margin: 0 15px 10px 0; z-index: 1; clear:left; }
		#content .alignleft p { margin: 3px 0; font-size: 1.1em; line-height: 1.1em; color: #3c5f7a; font-weight: bold; }
		#content .alignleft a:link, #content .alignleft a:visited { color: #3c5f7a; text-decoration: underline; }
		#content .alignleft a:hover { color: #3c5f7a; text-decoration: none; }
		
	#content .alignright { float: right; text-align: center; margin: 0 0 10px 15px; z-index: 1; clear:right; }
		#content .alignright p { margin: 3px 0; font-size: 1.1em; line-height: 1.1em; color: #3c5f7a; font-weight: bold; }
		#content .alignright a:link, #content .alignright a:visited { color: #3c5f7a; text-decoration: underline; }
		#content .alignright a:hover { color: #3c5f7a; text-decoration: none; }	
	
/* Begin Comments*/	
	#content .alt {
		margin: 0;
		padding: 10px;
		}
	
	#content .commentlist {
		padding: 0;
		text-align: justify;
		}	
	#content .commentlist li, #commentform input, #commentform textarea {
		font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
		}
	#content .commentlist li ul li {
		font-size: 1em;
		margin-right: -5px;
		margin-left: 10px;
	}
	#content .commentlist p {
		font-weight:normal;
		line-height:1.5em;
		text-transform:none;
		margin: 10px 5px 10px 0;
	}
	#content .commentlist li {
		border:1px solid #ccc;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:15px 0 10px;
		padding:5px 5px 10px 10px;
		font-weight: bold;
	}
	
	#content .commentlist li .avatar { 
		float: right;
		border: 1px solid #eee;
		padding: 2px;
		background: #fff;
		}	
		
	#content .commentlist cite, #content .commentlist cite a {
		font-weight: bold;
		font-style: normal;
		font-size: 1.1em;
		}

	#content .commentmetadata {
		font-weight: normal;
		margin: 0;
		display: block;
		}

	#content #commentform p {
		margin: 5px 0;
		}
	#content .nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}

	#content .children { padding: 0; }


/* End Comments */
	#content .no-bullet {
		list-style: none;
	}
	
	#content .readMore {
		text-align: right;		
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

#rightcol {
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 1em;
	position: relative;
	float: right;
	top: 51px;
	width: 182px;
	margin: 0 0 51px;
}

	#rightcol h2 {
		font-size: 1.2em;
		color: #3c5f7a;
		margin: 10px 0 5px 0;
	}
	#rightcol ul {
		margin: 0 0 0 15px;
	}
	#rightcol li {
		list-style: none;
		line-height: 1.5em;
	}
	#rightcol li ul li {
		list-style-image: url('http://www.yourlegalguide.info/images/list-marker.png');
	}
	#rightcol ul a:link, #rightcol ul a:hover  {
		color: #666666;
	}
	#rightcol ul a:visited {
		color: #666666;
	}
	
/* Begin Form Elements */
#rightcol #searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#rightcol #searchform #s {
	width: 160px;
	padding: 2px;
	}

#rightcol #searchsubmit {
	margin-left: 108px;
	}

.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */


/* forms */
.error, .required {
	color: #c00;
}
	p.error {
		background: url('http://www.yourlegalguide.info/images/exclamation.png') no-repeat 8px 6px #fee;
		padding: 4px 0 4px 22px;
		border: 1px solid #c00;
		text-align: center;
	}
.subject { display: none; }
#main-contact {
	position: relative;
	float: left;
	width: 100%;
}
	#main-contact li {
		float: left;
		width: 100%;
		list-style: none;
	}
	#main-contact label {
		float: left;
		width: 150px;
	}
		#main-contact label.error {
			margin: 0 0 0 4px;
			padding: 0 0 0 22px;
			w\idth: 128px;
			color: #c00;
			background: url('http://www.yourlegalguide.info/images/error.png') no-repeat 0 0;
			font-size: .9em;
		}
	#main-contact input, #main-contact select, #main-contact textarea {
		float: left;
		width: 200px;
		w\idth: 198px;
		border: 1px solid #105ba8;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 1em;
	}
		#main-contact textarea {
			height: 100px;
			he\ight: 98px;
		}
		#main-contact input#contact_submit {
			width: auto;
			background: #105ba8;
			color: #fff;
		}
		#main-contact input.error, #main-contact select.error, #main-contact textarea.error {
			background: #fee;
			border: 1px solid #c00;
		}
		
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */
	
#footer {
	float: left;
	clear: both;
	width:100%;
	height:50px; 	
}	
	#footer p {
		text-align: center;
		font-size: 1.2em;
		line-height: 1.3em;
		color: #fff;
	}
		#footer a:link, #footer a:visited {
			color: #fff;
		}
		#footer a:hover {
			text-decoration: underline;
		}
		#footer a.on:link, #footer a.on:visited, #footer a.on:hover {
			color: #fff;
			text-decoration: none;
			cursor: text;
		}	
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(../images/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  -moz-opacity: 0.55;
  opacity: 0.55;
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
