/*
Theme Name: Cincinnatus
Theme URI: http://cincinnatus.com
Description:  The Custom Way Cincinnatus WordPress Theme - design by Alessandro BOLOGNA
Version: 0.9
Author: JTk
Author URI: http://imjtk.com/
Tags: clean, plain, fixed width, multiple collum layout, widgets
*/

html, body { height: 100%; }

body {
	background: #8A8988 url(images/back.jpg) 0 0 repeat-x;
	color: #002B3B;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	padding:0px;

}

* {
	padding:0;
	margin:0;
}

a:link {
	color: #010101;
	text-decoration: underline;
}

a:visited {
	color: #010101;
	text-decoration: underline;
}

a:hover, a:active {
	color: #62197D;
	text-decoration: underline;
}

#container {
	background: url(images/repeat.jpg) 0 repeat-y;
	min-height: 100%;
	_height: 100%;
	width: 961px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}


/* Header */

h1#header {
	margin: 0;
	height: 280px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.jpg) 0 no-repeat;
}

#header a {
	position: absolute;
	left: 1px;
	top: 1px;
	height: 210px;
	width: 949px;
	text-decoration: none;
}

/* Content */

#wrapper {
	width: 605px;
	position: relative;
	float: right;
	z-index: 12001;
	margin: 5px 25px 0 0;
}

#content {
	margin: 0 30px 0 15px;
}

#sidebar {
	position: relative;
	float: left;
	color: #ffffff;
	margin: 15px 5px 0 35px;
	width: 275px;
	z-index: 1002;
  }

#sidebar ul {
	margin: 0;
	padding: 0 0 20px 0;
	background: none;
}

#sidebar li {
	margin: 0;
	background: none;
}


#sidebar ul li h2 {
	margin: 20px 0 10px 5px;
	padding: 0 5px 5px 10px;
	font-weight: bold;
	line-height: 16px;
}

#sidebar ul li ul li {
  	padding: 2px 0 2px 0;
	margin: 0 0 0 20px;
	font-size: 15px;
	font-weight: bold;
	position: relative;
}

#sidebar a {
	color: #010101;
 	text-decoration: none;
}

#sidebar a:visited {
	color: #010101;
 	text-decoration: none;
}

#sidebar a:hover {
	color: #62197D;
	text-decoration: underline;
}

.rss_feed {
	margin: 2px 0  0 13px;
	position: relative;
	z-index: 9999;
	}

/* Mani Menu */


#main_menu {
	color: #fefefe;
	position: absolute;
	top: 228px;
	left: 30px;
	z-index: 999999;
}

#header_nav {
	margin: 0;
	padding: 0;
	height: 50px;
	list-style: none;
	display: inline;
	overflow: hidden;
		z-index: 999998;
		position: relative;
}

#header_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#header_nav ul {

}

#header_nav a {
	float: left;
	padding: 24px 0 0 0 ;
	overflow: hidden;
	height: 0px !important;
	height /**/:48px; /* for ie5/Win only */

}

#header_nav a:hover {
	background-position: 0 -24px;
}

#header_nav a:active, #nav a.selected {
	background-position: 0 -0px;
}

#blog_nav a {
	width: 70px;
	background: url(images/nav_blog.jpg) top no-repeat;
	margin: 0 20px 0 20px;
}

#author_nav a {
	width: 139px;
	background: url(images/nav_author.jpg) top  no-repeat;
	margin: 5px 40px 0 20px;
}

#mission_nav a {
	width: 155px;
	background: url(images/nav_mission.jpg) top  no-repeat;
	margin: 10px 40px 0 20px;
}

#glossary_nav a {
	width: 80px;
	background: url(images/nav_glossary.jpg) top no-repeat;
	margin: 15px 40px 0 20px;
}

#contact_nav a {
	width: 76px;
	background: url(images/nav_contact.jpg) top  no-repeat;
	margin: 19px 20px 0 10px;
}

#news_nav a {
	width: 41px;
	background: url(images/nav_news.jpg) 0 0  no-repeat;
	margin: 21px 0 0 20px;
}


hr#clear {
	clear: both;
	height: 125px;
	visibility: hidden;
}

hr.clear_right_col {
	clear: both;
	height: 20px;
	visibility: hidden;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	color: #475263;
	font-size: 2.3em; 
}
h2 {
	color: #0A0101;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	color: #8A8988;
	font-size: 12px; 
	border-bottom: 1px dotted #ddd;
	margin: 5px 10px 0 5px;
}
h4 {
	color: #333;
	font-size: 16px; 
	margin: 5px 10px 0 5px; 
}
h5 {
	color: #30292B;
	font-size: 1.4em; 
}

h6 {
	color: #30292B;
	font-size: 1.2em;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

.dotted_line {
	border-bottom: 1px dotted #ddd;
	margin: 4px 10px 0 0;
}

small {
	color: #8A8988;
}

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

.entry {
	margin: 0;
	padding: 0 6px 6px 0;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	position: relative;
	z-index: 1;
}

.entry img {
	margin: 0 10px 5px 0;
	border: none;
}

ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

blockquote {
	padding: 3px 7px 3px 7px;
	margin: 7px 5px 7px 3px;
    border: 1px dotted #FE942A;
	color: #313131;
	font-size: 12px;
}

.textwidget {
	padding: 0 0 0 8px;
	position: relative;
	z-index: 999999;
}

.content_header {
	margin: 10px 0 10px 10px;
	border-bottom: 1px dotted #FE942A;
	color: #EC2227;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0;
	font-size: 11px;
}

/*  Post - not entry - stuff */

.post {
	color: #010000;
	padding: 10px 0 0 0;
	margin: 0;
}

.postmetadata {
	color: #010101;
	padding: 8px 10px 5px 10px;
	margin: 6px 9px 0 0;
	font-size: 10.5px;
	font-weight: bold;
}

.post_postmetadata {
	color: #010101;
	padding: 8px 10px 25px 10px;
	margin: 6px 9px 0 0;
	font-size: 10.5px;
	font-weight: bold;
	border-top: 2px dotted #8A8A8A;
}

.post ul li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post h2 {
	margin: 0 0 5px 0;
	font-size: 18px; 
	font-weight: bold; 
	letter-spacing: -.4px;
	word-spacing: -.6px;
}

.post h2 a:link {
	color: #010101;
	text-decoration: none;
}

.post h2 a:visited {
	color: #010101;
	text-decoration: none;
}

.post h2 a:hover {
	color: #62197D;
	text-decoration: underline;
}

/* Comments styles */


#commentform {
	margin: 20px 0 10px 25px;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

#comments  {
	padding-left: 15px;
}

ol.commentlist{
	margin: 0 0 50px 0;
}

.commentlist li {
	
}

.jtk_comments {
	margin: 15px 66px 0 15px;
	padding: 0 10px 25px 15px;
	font-size: 12px;
	background: #F2F2F2;
	border-top: 1px solid #A4A4A4;
	color: #010000;
	}

.jtk_commentser {
	margin: -10px 0 25px 390px;

}

 .commentlist{
	position: relative;
 }

 .more-link {
	font-size: 11px;
 }

 .small_comments {
	color: #868686;
	margin: 0 0 0 2px;
	font-size: 11px;
 }

.allowed_tags strong {
	font-size: 10px;
	color: #8A8988;
 }

.allowed_tags {
	margin: 15px 66px 20px 0px;
	padding: 5px 10px 3px;
	font-size: 10.4px;
	border-top: 1px solid #A4A4A4;
	border-bottom: 1px solid #A4A4A4;
	color: #606060;
}



h3#comments, h3#respond{
	margin:0 66px 0 15px;
	border-bottom: 1px dotted #9E9E9E;
	color: #333;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#comment_submit {
	border: 1px solid #cfcfcf;
	width: 120px;
	height: 20px;
	font-size: 11px;
	border-bottom: 1px dotted #9E9E9E;
	color: #548E30;
	vertical-align: middle;
	padding: 0 0 4px 0;
	text-align: center;
}

/* Form Stuff */

input {
	color: #5a5a5a;
	border: none;
	padding: 4px 0 2px 7px;
	height: 18px;
	width: 300px;
	border: 1px solid #A4A4A4;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
}

textarea {
	color: #5a5a5a;
	border: none;
	padding: 10px 20px 0 10px;
	height: 158px;
	width: 332px;
	border: 1px solid #A4A4A4;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}


#searchsubmit {
	border: 1px solid #cfcfcf;
	width: 50px;
	height: 20px;
	font-size: 10px;
	background-color:#F1F1F1;
	color: #74818C;
	vertical-align: middle;
	padding: 0 0 4px 0;
	text-align: center;
}

#searchform {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}


#search_box {
	border: none;
	padding: 2px 0 0 7px;
	height: 20px;
	width: 200px;
	margin: 0;
	vertical-align: middle;
	border: 1px solid #333;
	color: #333;
	font-weight: bold;
}

.buttons_no_b {
	border: none;
	background: none;
	margin: 2px 0 5px 0;
	height: 13px;
	width: 65px;
	vertical-align: middle;
}

.submit_no_b {
	border: none;
	background: none;
	margin: 2px 0 5px 0;
	height: 22px;
	width: 50px;
	vertical-align: middle;
}

.search_no_b {
	margin: 0;
	border: none;
	background: none;
	height: 25px;
	width: 50px;
	vertical-align: middle;
	float: right;
}


form {

}

#bottom_nav {
	margin: 50px 0 0 0;
	font-size: 11px;
}

.prev_nav {
	float: left;
}

.next_nav {
	float: right;
}

	  /* WordPress likes this http://codex.wordpress.org/CSS
-----------------------------------------*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

  /* Footer
-----------------------------------------*/
#footer {
		background:   url(images/footer.jpg)   left  repeat-x;
	min-height: 69px;
	_height: 69px;
	width: 961px;
	position: relative;
	padding: 0;
	margin: -69px auto 0 auto;
  }

#footer_container {
	padding-left: 70px;
    padding-top: 20px;
	font-size: 12px;
	color: #010000;
	text-align: center;
	font-weight: regular;
}

#footer_copyright {
	position: absolute;
	bottom: 20px;
	right: 50px;
	background:   url(images/copyright.jpg)   left  no-repeat;
	height: 30px;
	width: 500px;
	text-indent: -1234em;
	z-index: 999;
}

#footer_menu {
	float: left;
}

#footer_menu ul {
	list-style: none;
	padding: 0;
	margin: 14px 0 0 30px;
	width: 250px;
}

#footer_menu li {
	margin: 0;
	display: inline;
	padding: 0 7px 0 4px;
	font-weight: bold;
	font-size: 14px;
	color: #ddd;
}

#footer_menu li a {
	color: #ffffff;
    text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#footer_menu li a:visited {
	color: #ffffff;
    text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#footer_menu li a:hover {
	color: #62197D;
    background-color: transparent;
	border-color: #fff;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}




#vu_ytplayer_vjVQa1PpcFNa2USXCJVE-wOnuMoKzo6bgAIpHURLzRM= {
	z-index: 999999;
			position: relative;

}

#g_video {
		z-index: 999999;
		position: relative;

}