/*
THEME NAME: Legal Tech Trainer
VERSION: 1.0
AUTHOR: Clay Griffiths
AUTHOR URI: http://www.g2webmedia.com
*/


/* @group clear */

body,div,dl,dt,dd,
h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img { border:0;}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}

/* @end */

/* @group =utility */

body{
	font-size: 62.5%;            
	margin: 0;
	font-family:helvetica,arial,sans-serif;
	background: url(images/bg.jpg) repeat-x;
}


a img{
	border: none;
}

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

a:hover{
	text-decoration: underline;
}


.clearfix:after{content: ".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix {height:1%;}


/* @end */

/* @group =base */

/* @group -layout */

div#wrapper {
	margin: 0 auto;
	width: 900px;
	font-size:1.1em;
}


div#container {
	float: left;
	margin: 20px -200px 0 0;
	width: 100%;
	clear: both;
}
div#content {
	float: left;
	width: 600px;
}
div.sidebar {
	float: right;
	overflow: hidden;
	width: 270px;
}
div#footer {
	clear: both;
	width: 100%;
}



/* @end */

/* @group -links */



/* @end */

/* @group -header */

div#header div#title a{
	text-indent: -9999px;
	background: url(images/logo.jpg) no-repeat;
	width: 600px;
	height: 75px;
	display: block;
	float: left;
	margin: 72px 0 0;
}
div#nav { 
	clear: left;
	float: left;
	margin: 64px 0 0;
}
div#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#nav ul li {
	height: 31px;
	font-size: 1.3em;
	line-height: 31px;
	padding: 0 0 0 12px;
	float: left;
	margin: 0 15px 0 0;
}
div#nav ul li a {
	color: #fafafa;
	display: block;
	padding: 0 12px 0 0;
}

div#nav ul li.current_page_item {
	background: url(images/nav_left.jpg) no-repeat;
}
div#nav ul li.current_page_item a {
	background: url(images/nav_right.jpg) no-repeat right;
}
div#nav ul li.current_page_item a:hover {
	text-decoration: none;
}





a#subscribe-rss {
	background: url(images/rss_icon.jpg) no-repeat right;
	padding: 58px 125px 0 0;
	font-size: 1.4em;
	color: #fff;
	height: 32px;
	display: block;
	float: right;
	clear: left;
	margin: 15px 0 0 0;
}






/* @end */

/* @group -sidebar */

div.sidebar {font-size: 1.1em;}
div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}
div.sidebar span.widgettitle{color: #aaa;font-size: 1.4em;text-transform: uppercase;letter-spacing: 2px;margin: 0 0 10px;display:block;}
div.sidebar li{list-style:none;margin:0 0 1em;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 15px 2em;}
div.sidebar ul ul li{list-style:disc;color: #999;margin: 0 0 6px;}
div.sidebar ul ul li a { color: #222; }
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:disc;}


input#s {
	width: 260px;
	padding: 4px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 1.1em;
	color: #555;
	background: #fafafa;
	margin: 0 0 20px;
}



/* @end */

/* @group -post-navigation */

.entry-title{clear:both;}
div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:1em;}
div#nav-below{margin-top:1em;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}



/* @end */

/* @group -post-styling */

/* @group --meta */

div.entry-meta { margin: 10px 0 10px 0; }
span.cat-links { clear: both; }
span.tag-links { display: none; }

/* @end */

/* @group --elements */


.entry-title, .entry-title a, .page-title {
	color: #444;
}
.entry-title a:hover {
	color: #087EBC;
	text-decoration: none;
}
h2.entry-title, h2.page-title, h1.entry-title {
	font-size: 2.8em;
}
h2.page-title {
	margin: 0 0 15px;
}
h3.entry-title {
	font-size: 2.2em;
}
div.entry-top {
	color: #087ebc;
	font-size: 1.1em;
}
div.entry-top a {
	color: #087ebc;
}
div.entry-content {
	font-size: 1.1em;
	line-height: 1.75em;
}
div.entry-content h3 {
	color: #087EBC;
	font-size: 1.9em;
}
div.entry-content h4 {
	color: #444;
	font-size: 1.4em;
}
div.entry-content a:link, div.entry-content a:visited {
	color: #087EBC;
	text-decoration: underline;
}
div.entry-content strong, div.entry-content b { font-weight: bold; }
div.entry-content em, div.entry-content i {font-style: italic;}
div.entry-content a:hover {
	text-decoration: none;
}

div.post {
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #aaa;
}
div.post blockquote {
	background:transparent url(images/blockquote.gif) no-repeat scroll 0pt 2px;
	color: #3f3f3f;
	margin:0pt 40px 15px 0px;
	padding-left:23px;
}


div.entry-meta {
	font-size: 1.1em;
	color: #666;
	margin: 20px 0 0;
}
div.entry-meta span {
	float: left;
	margin: 0 15px 0 0;
}
div.entry-meta a {
	color: #666;
}
div.entry-meta span.comments-link { float: right; margin: 0 0 0 15px; }

div.entry-content a.post-edit-link:link, div.entry-content a.post-edit-link:visited { color: #444; }


/* @end */



/* @end */

/* @group -footer */

div#footer{text-align:center;font-size: 1.2em;margin: 20px 0 0;background: #f0f0f0;height: 50px;display:block;line-height:50px;}

/* @group --g2plug */

span#g2-plug a:hover {
	color: #0B59A4;
}
.g2webmedia1 {
	font-weight: bold;
	font-style: italic;
	color: #77b1cb;	
}
.g2webmedia2 {
	font-weight: bold;
	font-style: italic;
	color: #0B59A4;	
}



/* @end */



/* @end */

/* @group -comments */

div#respond h3,h3#comments,h3#pings,div#trackback h3{font-size:1.8em;color:#666;}
h3#comments{padding:6px 0 0 0;}
ol.commentlist,ol.pinglist{list-style:none;padding:0 0 5px;border-bottom:1px solid #eaeaea;}
ol.pinglist div.comment-body{font-size:1.1em;font-weight:bold;}
ol.pinglist div.comment-body a{color:#555;}
ol.commentlist div#respond{border:1px solid #ccc;padding:5px;margin:10px -5px 5px 170px;}
ol.commentlist li,ol.pinglist li{margin-bottom:10px;}
ol.commentlist p{clear:both;}
ol.commentlist span.comment-author{color:#087EBC;font-size:1.3em;}
ol.commentlist a.url{text-decoration:underline;color:#087EBC;}
div.comment-body{background:#f5f5f5;padding:7px;line-height:1.6em;color:#444;margin:5px 0 0 0;}
div.comment-body p{margin:0 0 5px 0;}
ol.commentlist div.comment-date{display:block;font-size:0.9em;color:#666;}
span.unapproved{font-size:1.1em;color:#555;font-weight:bold;margin:10px 0;display:block;}
div#respond{width:420px;}
div#respond h3{color:#333;}
div#trackback{margin-bottom:10px;padding-bottom:12px;border-bottom:1px solid #eaeaea;}
div#trackback h3{font-size:1.6em;}
div#trackback p{font-size:0.9em;margin:0;color:#777;}
form#commentform .form-label{margin:1em 0 0;}
form#commentform span.required{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:70%;border:1px solid #aaa;background:#fff;}
input#author,input#email,input#url,textarea#comment{padding:4px;border-top:1px solid #999;border-left:1px solid #999;border-right:1px solid #ddd;border-bottom:1px solid #ddd;font-size:1.2em;color:#555;background:#fafafa;font-family:Helvetica,sans-serif;line-height: 1.6em;}
input#author:focus,input#email:focus,input#url:focus,textarea#comment:focus{outline:0 none;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:99%;}
input#submit{border:none;background:#eee;background:#555;padding:5px 7px;color:#eee;}
input#submit:hover{background:#777;}

div.reply{text-align:right;float:right;margin:-13px 0 0 0;}


/* @end */



/* @end */

/* @group =pages */



/* @end */