/*   
Theme Name: Hall Render FCA Blog
Theme URI: 
Description: 
Author: David Honig, Hall, Render, Killian, Heath & Lyman
Author URI: http://www.hallrender.com
Version: 1
*/

@media screen {

* { margin: 0; padding: 0; }
body { 
	background-color: #e2e3dc; 
	font: 12px Tahoma,Verdana,Arial, Sans-Serif; 
	color: #454343;
}
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

#page-wrap { 
	width: 749px; 
	margin: 0 auto; 
	background-image: url('images/bg_body.jpg');
	background-repeat: repeat-y;
}

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1, h1 a, h1 a:hover, h1 a:visited { 
	color: #a3001a !important;
	font-size: 26px;
	line-height: 28px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
}

a{
	color: #A3001A;
}

h2 { }
h3 { }

img{
	border:none;
}

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
}

p { margin: 0 0 10px 0; 
	line-height: 20px;
	font-size:14px;
}

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 20px; }

#post { 
}

.post_date {
	font-size: 10px;
	text-transform: uppercase;
	padding: 20px 0px 2px 0px;
	margin: 25px 0px 5px 0px;
	border-bottom: #b3b5af 2px solid;
	color: #818386;
	}

#blog_content{
	width: 470px;
	float: left;
	padding: 0px 20px;
}

.entry{
	line-height: 20px;
	font-size:14px;
}

.entry a, .entry a:visited{
	color: #a3001a ;
	text-decoration: none;
}

.entry a:hover{
	color: #a3001a;
	text-decoration: underline;
}

.share_comments{
	width: 120px;
	padding: 5px 0px;
	font-size: 12px;
}

.share_comments a, .share_comments a:visited{
	color: #a3001a;
	text-decoration: none;
}

.share_comments a:hover{
	color: #a3001a;
	text-decoration: underline;
}
pre { }
code, tt { }

#meta { }
.postmetadata a, .postmetadata a:visited { 
	color: #a3001a;
	text-decoration: none;
}

.postmetadata a:hover { 
	color: #a3001a;
	text-decoration: underline;
}

#header{
	width: 749px;
	height: 204px;
}

#navbar{
	height: 26px;
	background-color: #76796a;
	width: 749px;
	margin: 0 auto;
	border-bottom: #fff 3px solid;
	text-transform: uppercase;
}

#nav {
	z-index: 1000;
	position: relative;
}

#nav ul{
	margin:0;
	padding:0;
	list-style: none;
	color: #fff;
}
#nav li a{
	color: #fff;
}

#nav .spacer{
	font-size: 11px;
	line-height: 23px;
	float:left;
	text-align:center;
	margin: 0px; 
	height: 26px;
	color: #fff;
	z-index: 1000;
	position: relative;
}

#nav .main{
	float:left;
	text-align:center;
	margin: 0px; 
	height: 26px;
	color: #fff;
	z-index: 1000;
	position: relative;
}

#nav ul ul{
	margin: 0 0 0 0px;
	background-color: #a3001a;
	visibility: hidden;
	padding: 0;
}
#nav li li{
	text-align:left;
	margin:0px;
	padding:0px;
}
#nav a{
	color: #fff;
    display: block;
    font-size: 11px;
    line-height: 26px;
    text-decoration: none;
    text-transform: uppercase;
}
#nav ul ul li a {
	color: #fff;
	padding: 2px 8px;
	border: none;
}
#nav li.last a{
	border-right: none;
}
#nav a:hover{
	background-color:#e1e1df;
	color: #595d4c;
}
#nav ul ul li a:hover{
	background-color:#76796A;
	color: #fff;
}
#nav .over ul {
	visibility: visible;
}
#nav .over a {
	background-color:#e1e1df;
	color: #595d4c;
}

#knowledge_center{
	width: 749px;
	height: 24px;
	margin: 0 auto;
	background-color: #c4c5be;
	border-bottom: #fff 3px solid;
}

#sidebar {
	width: 234px;
	float:right;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	font-size: 13px;
	background-color: #edecec;
	border-left: #fff 1px solid;
}

#sidebar h2{
	background-color: #898b7d;
	color: #ffffff;
	height: 36px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	line-height: 36px;
	font-family: times;
	text-transform: uppercase;
	margin: 5px 0px 0px 0px;
	border-bottom: #fff 4px solid;
}

#sidebar p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 8px 15px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	}
	
#sidebar ul li ul li {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	}
	
	
#sidebar a, #sidebar a:hover, #sidebar a:visited{
	color: #474c3c !important;
	text-decoration: none !important;
	}
	
#respond{
	margin-top:20px;
	border-top: 2px solid #B3B5AF;
}	

ol{
	margin-left:30px;
}

ol li ol li{
	list-style-type: lower-alpha;
}

ol li ol li ol li{
	list-style-type: lower-roman; 
}

.navigation { 	
    padding: 20px 0px;
}

.navigation a{
	color: #a3001a;
	text-decoration: none;
}
   
.next-posts {
	float:left;
}

.prev-posts { 
	float:right;
}

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }

	
#footer {
	width: 749px;
	height: 26px;
	color: #000;
	margin: 0px auto;
	padding: 0px;
	background-color: #A8ABA3;
	}
	
#footer p {
	color: #000;
	font-size: 9px;
    font-weight: normal;
    text-align:right;
	margin: 0px;	
	padding: 5px 5px 0px 0px;
	}

#footer a {
	color: #000 !important;
	text-decoration: none;
	}
	
#footer a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

#footer a:hover {
	color: #a3001a;
	text-decoration: underline;
	}


} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */