/*  
Theme Name: Vox Fortis Custom
Theme URI: http://www.voxfortis.com/
Description: The default theme for the new Vox Fortis design.
Version: 1.0
Author: Chris Cagle	
Author URI: http://www.cagintranet.com/
*/

.postbody {
	margin-bottom:35px;
	}
.postmeta {
	margin:5px 0 0 0;
	font-size:11px;
	color:#999999;
	}
	.postmeta a:link, .postmeta a:visited {color:#999999 !important}
.postbody h3 {color:#ff9900;}
.postbody ul, .postbody ol {margin:15px 0 15px 50px !important;}
.imgright {float:right;margin:0 0 15px 20px;}
.imgleft {float:left;margin:0 20px 15px 0;}
.postmeta a:hover {color:#EF3E0C !important}
#sidebar ul {
	margin:5px 0 30px 0;
	list-style-type:none;
	color:#999999;
	font-size:11px;
	}
#sidebar p.rssp {
	margin:10px 0 20px 0 !important;
	}
#sidebar h3.archives {
	background:transparent url(images/archives.gif) top left no-repeat;
	height:22px;
	width:115px;
	margin:0 0 7px 0;
	text-indent:-9999px;
	}
#sidebar h3.categories {
	background:transparent url(images/categories.gif) top left no-repeat;
	height:22px;
	width:115px;
	margin:0 0 7px 0;
	text-indent:-9999px;
	}
#sidebar h3.blogroll {
	background:transparent url(images/blogrol.gif) top left no-repeat;
	height:47px;
	width:147px;
	margin:0 0 7px 0;
	text-indent:-9999px;
	}
#sidebar #searchform {margin:20px 0;}
#sidebar #searchform #submitted {display:none;}

#introtop {margin:0 0 45px 0;padding:0 0 10px 0;}
#introtop h5 {margin:0 0 10px 0;
font-size:18px;
	font-weight:400;
	font-family:tahoma, arial, verdana, helvetica, sans-serif;
	color:#333333;}
#introtop p {margin:0 0 0 0;font-size:12px;}
.navigation {width:550px;margin:0 0 40px 0;}

/** COMMENTS **/
.commentsblock h4 {
	font-size:23px;
	font-weight:400;
	font-family:tahoma, arial, verdana, helvetica, sans-serif;
	color:#333333;
	margin:50px 0 10px 0;
	}
	.commentsblock h4 a:link, .commentsblock h4 a:visited {color:#333333;}
	.commentsblock h4 a:hover {}

ol.commentlist {
	list-style:none;
margin:0 !important;padding:0 !important;
	}
ol.commentlist li {
	padding:0 0 20px 0;
	margin:25px 0;
	color:#555555;
	}
ol.commentlist li.alt {
	padding:0 0 20px 0;
	margin:25px 0;
	color:#555555;
	}
.comment_text {padding:0 0 0 15px;}
.comment_text ol, .comment_text ul, .comment_text li {
	margin:8px 8px 8px 30px;
    padding:0 0 0 0 !important;
	background:transparent !important;
	}
.comment_text blockquote {
	margin-left:30px;
	font-size:11px;
	padding:8px 8px 0 8px;
	}

.comment_title {font-weight:bold;font-size:13px;color:#333333;}
ol.commentlist a:link, ol.commentlist a:visited {}
ol.commentlist a:hover {}
.comment_text code, .comment_text pre {
	font-size:11px;
	padding:8px 8px 0 8px;
	font-family: monospace;
	}

.comment_moderated {
	font-style:italic;
	margin:10px 0;
	}
.comment_text, .comments-loggedin {
	margin:10px 0;
	line-height:20px;
	}
.comments-loggedin a:link, .comments-loggedin a:visited {
	font-weight:bold;
	}
.comments-loggedin a:hover {
	font-weight:bold;
	text-decoration:underline;
	}
.comment_text p {
	margin-bottom:8px;
	}
.nocomments {
	font-style:italic;
	margin:10px 0;
	}
#commentform textarea, #commentform input {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	margin:2px 0;
	padding:3px;
	border:1px solid #999999;
	}
#commentform textarea {
	width:450px;
	line-height:18px;
	}
#commentform label small {
	font-size:11px;
	color:#666666;
	}
#commentform input#submit, #commentform input#submit:focus {
	margin-top:6px;
	border:none;
	height:29px;
	width:145px;
	color:#FFFFFF;
background:transparent url(http://www.voxfortis.com/images/navbg.png) top center repeat-x;
	font-weight:bold;
	}
#commentform input#submit:hover {
	margin-top:6px;
	height:29px;
	width:145px;
	color:#FFFFFF;
	background:transparent url(http://www.voxfortis.com/images/navbg.png) top center repeat-x;
	border:0;
	font-weight:bold;
	}