/*  
Theme Name: Vertical-2010
Description: The 2010 wisdom theme for Chase Oaks' Bible Reading program.
Version: Beta
Author: Drew Leaver
*/

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#666666;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

html{
}

body{
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	background-image:url(images/VerticalPostsBckgrnd.jpg); 
	background-position: center 370px;
	background-repeat:no-repeat;
	font-size: 1.2em;
	line-height: 1em;
	background-color:#000000;
}

#background{
	background:url(images/VerticalBannerBckgrndwMenu.jpg) top left repeat-x;
}

#page{
	width:1000px;
	margin:0px auto;
	padding-top: 0px;
}

/* menu */

#menu{
	width:100%;
	height:30px;
	margin-top:20px;
}

#menu_items{
	text-align:center;
}

#main_rss{
	float:right;
}

#main_rss div{
	padding:0px 40px 0 0;
}

#menu ul{
	padding: 4px 0 0 0;
}

#menu ul li{
	float:center;
	display:inline;
	padding:0 10px 0 0;
}

#menu ul li a{
	color:#6bb5b7;
	font-size:14px;
	height:30px;
	padding:0px 30px 0 30px;
	text-transform:uppercase;
	font-family: 'Verdana,' Arial, Sans-Serif;
	letter-spacing: .75px;
}

#menu ul li a:hover{
	color:#ffffff;
	text-decoration:none;
}

#menu ul li a.select{
	color:#ffffff;
	text-decoration:none;
}

#menu .current_page_item a{
	color:#ffffff;
	text-decoration:none;
}


/* HEADER */
#header{
	height:299px;
	padding-top:20px;
	margin-left:0px;
	background:url(images/VerticalBannerCyanNOLOGO.jpg) top right no-repeat;
}

#header_title{
	float:left;
	padding-top:165px;
	padding-left:30px;
}

#main_search{
	float:right;
}

#searchform_body{
	width:238px;
	height:24px;
	background:#000000;
	margin:26px 32px 0 0;
}

#searchform_top{
	margin:0 0 0 27px;
}

#searchform_top_text{
	width:186px;
	border:0px;
	background:none;
	color:#72726e;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:4px 0 0 0;
}

#gosearch{
	float:left;
}

#header_title h1{
	color:#000000;
	font-size:52px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 0 30px;
	font-style:italic;
	letter-spacing:-3px;
}

#header_title h1 a{
	color:#000000;
}

.description{
	font-size:15px;
	font-weight:normal;
	position:relative;
	top:-10px;
	color:#000000;
	letter-spacing:0;
	text-align:center;
	display:block;
}


/* BODY */
#body_top{
	width:100%;
	float:left;
	padding:20px 0 0 0;
	margin-top:60px;
}

#body{
	width:100%;
	float:left;
	background:url(images/VerticalSiteBody-Tile.png) repeat-y;
	padding:0 0 40px 0;
}

#body_left{
	width:706px;
	float:left;
	padding-bottom:40px;
}

#body_right{
	width:294px;
	float:right;
}

#body_bottom{
	width:100%;
	text-align: center;
}

/* left content */
#body_left_content{
	width:632px;
	padding-top:15px;
	margin-left:32px;
}

.post{
	width:100%;
}

.post-top{
	float:left;
}

.post-top-end{
	float:left;
}

.post-date{
	float:left;
	font-size:15px;
	width:68px;
	height:65px;
	background:url(images/VerticalPostDate.png) no-repeat;
	padding:10px 7px 0 0;
	color:#000000;
	text-align:center;
}

.post-date p{
	font-size:33px;
	line-height:30px;
}

.post-title{
	float:left;
	width:557px;
}

.post-title h2{
	font-size:25px;
	color:#ffffff;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0 0 4px 10px;
	background:url(images/post-title_h2.gif) no-repeat left bottom;
}

.post-title h2 a{
	color:#ffffff;
}

.post-title h3{
	font-weight:normal;
	color:#818181;
	font-size:12px;
	margin:0 0 0 10px;
}

.post-title h3 a, .post-title h3 span{
	color:#f26522;
	font-weight:bold
}

.post_author{
}

.post_cat{
}

.entry{
	line-height:20px;
	font-size:13px;
	padding:10px 0 0 0;
	color:#ffffff;
}

.entry img{
	border:3px solid #c6c6c6;
}

.entry a{
	text-decoration:underline;
	font-weight:bold;
	color:#82d7f7;
}

.entry a:hover{
	text-decoration:none;
}

.entry p{
	padding-bottom:15px;
}

.postmetadata{
	width:100%;
	margin: 40px 0 0 0;
	color:#999999;
	font-size:12px;
	text-transform:uppercase;
	border-top: 1px solid #555555;
	padding-bottom: 40px;
}

.postmetadata .pm_rate{
	float:left;
	font-weight:normal;
	padding: 0 4px 0 0;
	color:#cccccc;
}

.post-ratings{
	float:left;
}

.postmetadata .pm_print a{
	font-weight:bold;
	text-decoration:none;
	color:#82d7f7;
}

.postmetadata .pm_print a:hover{
	text-decoration:underline;
}

.postmetadata .pm_readmore a{
	font-weight:bold;
	text-decoration:none;
	color:#82d7f7;
}

.postmetadata .pm_readmore a:hover{
	text-decoration:underline;
}

.postmetadata .pm_comments a{
	padding-left:20px;
	color:#f26522;
}

.postmetadata .pm_comments a:hover{
	padding-left:20px;
	color:#f26522;
	text-decoration: underline;
}

.postmetadata .pm_comments a span{
	font-weight:bold;
	color:#f26522;
}

.postmetadata .alignleft{
	padding:10px 0 0 20px;
}

.postmetadata .alignright{
	padding:10px 20px 0 0;
}

a.readmore:hover{
	color:#570608;
}

.post-page{
	width:100%;
}

h2.page_title{
	font-size:25px;
	color:#ffffff;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0 0 4px 10px;
	background:url(images/post-title_h2.gif) no-repeat left bottom;
}

.post-page .entry{
}

.post-page .entry a{
	text-decoration:underline;
	font-weight:bold;
	color:#82d7f7;
}

.post-page .entry a:hover{
	text-decoration:none;
}

.entry strong{
}

.post-page .entry h1, .post-page .entry h2, .post-page .entry h3, .post-page .entry h4, .post-page .entry h5, .post-page .entry h6{
	display:block;
	font-weight:normal;
}

.post-page .entry strong{
	font-weight: bold;
	font-size:14px;
}

.post-page .entry h1{
	font-size:26px;
	padding:0 0 14px 0;
}

.post-page .entry h2{
	font-size:24px;
	padding:0 0 14px 0;
}

.post-page .entry h3{
	font-size:22px;
	padding:0 0 12px 0;
}

.post-page .entry h4{
	font-size:20px;
	padding:0 0 10px 0;
}

.post-page .entry h5{
	font-size:18px;
	padding:0 0 8px 0;
}

.post-page .entry h6{
	font-size:16px;
	padding:0 0 6px 0;
} 

.entry-meta { 					/* VERTICAL Author and Date for blog entries */
	font-size: 12px;
	display: block;
	padding-top: 5px;
	color: #919191;
	padding-left: 20px;
	}

.entry-passage { 				/* VERTICAL Read Passage Insert */
	font-size: 12px;
	display: block;
	padding-top: 5px;
	color: #82d7f7;
	padding-left: 20px;
	font-weight: bold;
	}

.entry-passage a{ 				/* VERTICAL Read Passage Insert */
	color: #82d7f7;
	}

.author-info {					/* VERTICAL Author Bio at end of each entry */
	font-size:12px;
	padding:0 0 0 30px;
	color:#ffffff;
}


/* right content */

#body_right_content{
	padding:0px 0 0 0;
}

/* RIGHT ADS */

#right_ads{
	float:center;
	margin-left:3px;
}

#right_ads div{
	float:center;
	padding-right:0px;
	margin-bottom:0px;
	display:inline;
}

#right_ads div.right{
	margin-right:0;
}

/* SIDEBARS */
#sidebars{
	float:left;
}

#sidebar{
	float:left;
	width:240px;
	padding:20px 0 0 8px;
}

.sidebars h2{
	font-size: 18px;
	color:#303030;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
/*	background:url(images/VerticalSiteSidebarH2.png) no-repeat; */
	height:20px;
	padding: 5px 0 0 0px;
	letter-spacing: -.8px;
	font-weight: normal;
	border-bottom: 1px solid #606060;
}

.sidebars ul {
	color:#111111;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
}

.sidebars ul li{
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #999999;
}

.sidebars li{
	margin-top:12px;
}

.sidebars li li{
	background: none;
	border: none;
}

.sidebars .textwidget {
	padding:5px 0 10px 0;
	text-align: center;
}


/* FOOTER */
#footer{
	float: bottom;
}

#footer_text{
	padding-top:60px;
	padding-bottom: 0px;
	color:#a7a7a7;
	text-align:center;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
}

#footer_text a{
	color:#6dcff6;
}

/*  Select Vertical Sidebar Widgets - Custom CSS codes  */
#vertical-search {
	margin: 15px 0 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px dotted;
	border-color: #aaaaaa;
	}

#verticalvideoplayer {
	padding: 0 0 10px 0;
	}

#coming-up {
	padding-bottom: 20px;
	border-bottom: 1px dotted;
	border-color: #aaaaaa;
	}

#vertical-rss-feed {
	padding-bottom: 20px;
	border-bottom: 1px dotted;
	border-color: #aaaaaa;
	}

#e-mail-subscription {
	padding-bottom: 20px;
	border-bottom: 1px dotted;
	border-color: #aaaaaa;
	}

/* Begin Typography & Colors */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: normal 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	padding-top:10px;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#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;
	color:#0069AC;
	}

#wp-calendar a:hover {
	color:#4c9fa3;
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 0px 0;
	text-align: center;
	}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 25px 30px 5px 10px;
	padding-left: 24px;
	padding-bottom:7px;
	padding-top: 5px;
	background:url(images/blockquote_bg3.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 30px 10px 10px 10px;
	font-weight:bold;
	clear:both;
	}

.navigation a{
	color:#9ac366;
	font-size:13px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	}

.navigation a:hover{
	text-decoration:underline;
	}

.navigation .alignleft a{
	background:url(images/prev.png) no-repeat left center;
	padding:0 0 0 25px;
	}

.navigation .alignright a{
	padding:0 25px 0 0;
	background:url(images/next.png) no-repeat right center;
	}

/* Begin Lists -  Special stylized non-IE bullets do not work in Internet Explorer, which merely default to normal bullets. */
.entry ul {
	margin: 0 10px 0 0;
	list-style: none;
	padding:0px 15px 20px 20px;
	} 

.entry ul li {
	padding: 0 0 0 0;
	}

.entry ul li:before{
	}

.entry ol {
	margin: 0 10px 15px 0;
	padding:15px 15px 15px 40px;
	}

.entry ol li {
	margin: 0;
	padding: 4px 0 6px 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:75px;
	height:30px;
	}

/* Begin Comments */

#commentbox{
	width: 90%;
	margin: 0 0 0 20px;
	border: 1px solid #555555;
	padding: 10px 15px 0 0;
}

h2#comments_title{
	font-size:18px;
	color:#ffffff;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0 0 4px 15px;
}

h3#comments{
	font-size:11px;
	color:#dddddd;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:30px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0 10px 0 30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#392c26;
	font-size:12px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0 0 0;
	list-style: none;
	background:#fafafa;
	border:1px solid #e9e9e9;
	}

.commentlist li.alt {
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	border:0;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
.commentmet_text{
	padding-left:5px;
	padding-top:5px;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	padding:7px 0px 0 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0076a3;
	font-size:17px;
	font-weight:bold;
	text-transform:capitalize;
	}
	
.commentmetadata span{
	color:#3d352e;
	font-weight:normal;
}

.commentmetadata a{
	color:#0076a3;
	}

.commentmet_text{
	padding:0 20px 10px 20px;
}

.alt .commentmetadata_end{
}

.commentmetadata_end{
	border-top:1px solid #e9e9e9;
	background:#f8f8f8;
	padding:6px 10px 6px 10px;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 11px;
}

.commentmetadata_end span{
	color:#000000;
}

#respond_box{
	margin:50px 15px 0 15px;
	padding:0 0 20px 0;
}

h3#respond{
	font-size: 18px;
	color:#ffffff;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0 0 4px 0;
}

#commentform{
	margin-left:25px;
	color:#eeeeee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:80%;
}

#commentform label{
	position:relative;
	top:-2px;
	color: #cccccc;
}

#commentform a{
	color:#82d7f7;
}

#commentform input{
	background:#f8f8f8;
	border:2px #dcdcdc solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#commentform textarea{
	background:#f8f8f8;
	border:2px #dcdcdc solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* Archives page */

.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:25px;
	color:#000000;
	font-weight:normal;
	margin:0 0 4px 10px;
}

.page_archives_div h2 span{
/*	background:url(images/page_archives_div_h2.gif) no-repeat left center; */
	padding:5px 0 15px 50px;
	display:block;
}

.page_archives_div .ar_panel2 h2 span{
/*	background:url(images/page_archives_div_h22.gif) no-repeat left center; */
}

.ar_panel3 h2{
	padding-top:5px !important;
}

.ar_panel3 ul{
	margin-left:0px !important;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:10px 20px 40px 55px;
	padding:0px;
}

.page_archives_div ul li{
	margin:0px;
	padding:6px 0 8px 10px;
	list-style:none;
/*	background:url(images/page_archives_div_li.gif) no-repeat left bottom; */
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#4c4c4c;
	font-size:12px;
	padding-left:13px;
/*	background:url(images/page_archives_div_a.gif) no-repeat left 6px; */
}