/*
Theme Name: Koda Media Group: CIUT
Theme URI: http://www.kodamediagroup.com
Description: Theme created by Koda, 2009.
Version: 1.0
Author: The Koda Team
Author URI: http://www.kodamediagroup.com
Tags: dynamic, fixed width, two columns, widgets

*/


/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Sans-Serif;
	background-color: #ededed;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	background: url('images/page_shadow.png') repeat-y top left;
	background-color:none;
	}

#header_shadow{
	width:1008px;
	height:9px;
	background: #ededed url('images/header_shadow.png') no-repeat top left;
	margin: 20px auto 0px auto;
	}
	
#footer_shadow{
	width:1008px;
	height:9px;
	background: #ededed url('images/footer_shadow.png') no-repeat top left;
	margin: 0px auto 20px auto;
	}	

#headerimg 	{
	margin: 0px;
	height: 141px;
	width: 330px;
	float:left;

	}
	
#headerimg h1 {
	display:none;
}

#headerimg .description {
	text-align:left;
	width:330px;
	float:left;
	margin:40px 0px 0px 45px;
	font-size:1.7em;
	font-weight:bold;
	color:#fff;
	line-height:1.1em;
}

#header_tickets {
	float:right;
	width:245px;
	height:141px;
	position:relative;
}

#donate_today {
	position:absolute;
	z-index:1;
}

#listen_live {
	position:absolute;
	margin:47px 0px 0px 27px;
	z-index:1;	
}

#donate_today_hit {
	width:244px;
	height:64px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;	
	cursor:pointer;	
}

#listen_live_hit {
	width:197px;
	height:64px;
	position:absolute;
	top:75px;
	left:47px;
	z-index:10;
	cursor:pointer;	
}


#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #fff;
	border: none;
	}

small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.9em;
	}

h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h3, h3 a{
	color: #333;
	}

h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar ul ul li, #sidebar ul ol li {
	color: #444;
	}
	
small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}	

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #279ED2;
	text-decoration: none;
	}

a:hover {
	color: #3A241F;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	width: 1008px;
	position:relative;
	}

#header {
	background: #76633f url('images/ciut_header_bg.png') no-repeat top left;
	margin: 0px 0px 0px 9px;
	padding: 0;
	height: 141px;
	width: 990px;
	}

#top_nav {
	width:990px;
	height:31px;
	margin-left:9px;
	background: #52bdeb url('images/top_nav_bg.png') repeat-x top left;
}

#searchform {
	margin: 0px;
	padding: 3px 183px 3px 3px;
	text-align:right;
	float:right;
	}

ul#top_nav_items {
	margin:0px 0px 0px 10px;
	float:left;
	padding:0px;
}

ul#top_nav_items li{
	display:inline;
	list-style-type:none;
	padding-right:14px;
	float:left;
	height:31px;
}

ul#top_nav_items li a{
	color:#fff;
	font-size:1.3em;
	line-height:31px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	margin:0px 0px 0px 0px;
	float:left;
}

ul#top_nav_items li ul{
	display:none;
}


table#shows_menu_table {
	position:absolute;
	top:172px;
	left:117px;
	border-top:5px solid #34ace0;
	border-bottom:5px solid #34ace0;
	z-index:1000;
	display:none;
	background-color:#333;
	border-collapse:collapse;	
}

table#shows_menu_table tr {
	margin:0px;
	padding:0px;
}

table#shows_menu_table td {
	margin:0px;
	padding:5px 10px;
}

table#shows_menu_table a {
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
}

table#shows_menu_table a:hover {
	text-decoration:none;
}

table#shows_menu_table td:hover {
	/*background-color:#fdf9d6;*/
	background-color:#555;
	cursor:pointer;
}

table#shows_menu_table td:hover a {
	color:#fdf9d6;
}

#shows_menu_hide {
	color:yellow;
}

#shows_menu_hide:hover {
	color:#fff;
	text-decoration:underline;
}

img.top_nav_img {
	float:left;
	margin-right:5px;
}

#headerimg {
	margin: 0;
	height: 141px;
	}

#header_logo {
	float:left;
}

.narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	margin: 0px 0 0 9px;
	width: 650px;
	background-color:none;
	}

#content {
	width:805px;
	background: #ededed url('images/content_bg.png') repeat top left;
	margin:8px 0px 8px 17px;
	border:1px solid #e9e9e9;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	



	
/* Begin Homepage */


.home .post small {
	line-height:2.2em;
}

#ciut_homepage_box_post .imgtfe {
/*	margin-bottom:40px!important;*/
}

#ciut_homepage_box_post_wrapper p{
	margin-top:0px;
}

#take5_homepage_box_master_wrapper p{
	margin-top:0px;	
}

#ciut_homepage_box_heading {
	color:#fff;
	font-size:1.3em;
}

#take5_homepage_box_heading {
	color:#fff;
	font-size:1.2em;
}


#ciut_homepage_box_post_wrapper a:hover {
	text-decoration:underline;
}

#take5_homepage_box_master_wrapper a:hover {
	text-decoration:underline;
}

#bottom_homepage_box_special_programming_content a:hover {
	text-decoration:underline;
}

#bottom_homepage_box_featured_show_content a:hover {
	text-decoration:underline;
}


#ciut_homepage_box_post_wrapper{	
	width:789px;;
	margin:7px;
	position:relative;
}

 #ciut_homepage_box_post_wrapper h1 a, #ciut_homepage_box_post_wrapper h2 a, #ciut_homepage_box_post_wrapper h3 a, #ciut_homepage_box_post_wrapper h4 a, #ciut_homepage_box_post_wrapper h5 a, #ciut_homepage_box_post_wrapper h6 a {
	color:#3a241f!important;
	font-size:1.2em;
}

#ciut_homepage_box_post_wrapper h2 a:hover {
	color:#3a241f;
}

#take5_homepage_box_post_wrapper h2 a {
	color:#3A241F !important;
	font-size:1.1em;
	font-weight:normal;
}

#take5_homepage_box_post_wrapper h2 a:hover {
	color:#3A241F !important;	
}

#take5_homepage_box_feature_wrapper h2 a{
	color:#3A241F !important;
	font-size:1.4em;
	font-weight:bold;	
	font-style:italic;
}

#take5_homepage_box_feature_wrapper h2 a:hover {
	color:#3A241F !important;	
}


#ciut_homepage_box_post_wrapper .category-ciut {
	width:650px;
	margin:12px 0px 0px 60px;
	float:left;
}

#ciut_homepage_box_post_controller {
	position:absolute;
	top:57px;
	left:560px;
	z-index:999;
}

#take5_homepage_box_post_controller {
	position:absolute;
	top:10px;
	left:265px;
	z-index:999;
}
.jFlowControl2 {
	background-color:#e1dfdc;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	padding:3px 6px;
}

.jFlowControl2:hover {
	background-color:#f2efed;
}

.jFlowSelected2 {
	background-color:#3faad8;
	color:#fff;
	font-weight:bold;
}

.jFlowSelected2:hover{
	background-color:#3faad8;	
}



#take5_homepage_box_master_wrapper {
	float:left;
	width:805px;;
	margin:0px;	
	border-bottom:solid 1px #e0dddd;
}
#take5_homepage_box_post_wrapper {
	float:left;
	margin-top:7px;
	border-top:1px solid #e0dddd;
	border-bottom:solid 1px #fff;
	border-left:1px solid #fff;	
	position:relative;	
	height:300px;
}
#take5_homepage_box_feature_wrapper{
	float:left;
	margin-top:7px;
	border-top:1px solid #e0dddd;
	border-bottom:solid 1px #fff;
	border-right:1px solid #e0dddd;	
	height:300px;
}

#take5_homepage_box_feature {
	margin-top:8px;	
}

#take5_homepage_box_post {
	margin-top:8px;	
}

#ciut_homepage_box_heading {
	width:100%;
	height:36px;
	background-color:#3a241f;
	border:1px solid #928784;
}

#take5_homepage_box_heading {
	width:789px;
	height:36px;
	background-color:#279ed2;
	border:1px solid #447ea8;
	margin-left:7px;
}

#take5_homepage_box_post .category-take-5 {
	width:92%;	
}
#take5_homepage_box_feature .category-take-5-feature {
	width:92%;	
}

#bottom_homepage_box_featured_show_content h2, #bottom_homepage_box_featured_show_content div.entry {
	margin-left:20px;
	width:90%;
}
#bottom_homepage_box_featured_show_content div.entry h2 {
	margin-left:0px;	
}

#bottom_homepage_box_special_programming_content h2, #bottom_homepage_box_special_programming_content div.entry {
	margin-left:20px;
	width:90%;
}
#bottom_homepage_box_special_programming_content div.entry h2 {
	margin-left:0px;	
}


.jFlowControl {
	background-color:#e1dfdc;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	padding:5px 10px;
	z-index:98;
	
}

.jFlowControl:hover {
	background-color:#f2efed;
}

.jFlowSelected {
	background-color:#3faad8;
	color:#fff;
	font-weight:bold;
}

.jFlowSelected:hover{
	background-color:#3faad8;	
}


#jFlowSlide {
	background:#ededed url('images/darker_textured_bg.png') repeat top left;
	border:1px solid #e3e3dc;
	margin-top:5px;
	float:left;
}

#jFlowSlide2 {
	margin-left:20px;
}

#jFlowSlide3 {
	margin-left:20px;
}



#ciut_homepage_box_post_wrapper span.jFlowPrev {
	position:absolute;
	top:115px;
	left:15px;
	width:18px;
	height:36px;
	z-index:99;
	cursor:pointer;	
	background:url(images/ciut_post_box_prev.png) top left no-repeat;
}

#ciut_homepage_box_post_wrapper span.jFlowPrev:hover {
	background:url(images/ciut_post_box_prev_over.png) top left no-repeat;
}

#ciut_homepage_box_post_wrapper span.jFlowNext {
	position:absolute;
	top:115px;
	left:740px;
	width:18px;
	height:36px;
	z-index:99;
	cursor:pointer;	
	background:url(images/ciut_post_box_next.png) top left no-repeat;	
}

#ciut_homepage_box_post_wrapper span.jFlowNext:hover {
	background:url(images/ciut_post_box_next_over.png) top left no-repeat;	
}


#bottom_homepage_box_master_wrapper {
	float:left;
	width:789px;;
	margin:7px;	
}
#bottom_homepage_box_special_programming_wrapper {
	float:left;
	width:380px;	
}


#bottom_homepage_box_special_programming_wrapper {
	float:left;
	width:389px;
	position:relative;
}

#bottom_homepage_box_special_programming_heading {
	width:100%;
	height:36px;
	background-color:#bebb9a;
	border:1px solid #a3a182;
}

#bottom_homepage_box_special_programming_content {
	background:#ededed url('images/darker_textured_bg.png') repeat top left;
	border:1px solid #e3e3dc;	
	height:360px;	
	width:100%;
	overflow:auto;
	margin-top:5px;	
}

#bottom_homepage_box_special_programming_content img {
	display:none;
}

#bottom_homepage_box_special_programming_content .wp-caption {
	display:none;
}

#bottom_homepage_box_special_programming_content h1, #bottom_homepage_box_special_programming_content h2, #bottom_homepage_box_special_programming_content h3, #bottom_homepage_box_special_programming_content h4, #bottom_homepage_box_special_programming_content h5, #bottom_homepage_box_special_programming_content h6{
	margin:7px 0px;
	color:#3A241F !important;
}

#bottom_homepage_box_special_programming_content h1 p, #bottom_homepage_box_special_programming_content h2 p, #bottom_homepage_box_special_programming_content h3 p, #bottom_homepage_box_special_programming_content h4 p, #bottom_homepage_box_special_programming_content h5 p, #bottom_homepage_box_special_programming_content h6 p{
	display:none;
}

#bottom_homepage_box_special_programming_content .entry{
	margin-top:25px;
}

#regular_page_content_wrapper h1, #regular_page_content_wrapper h2, #regular_page_content_wrapper h3, #regular_page_content_wrapper h4, #regular_page_content_wrapper h5, #regular_page_content_wrapper h6{
	margin:7px 0px;
}

#regular_page_content_wrapper .entry{
	margin-top:35px;
}


#bottom_homepage_box_featured_show_wrapper {
	float:left;
	width:389px;
	margin-left:10px;
	position:relative;
}

#bottom_homepage_box_featured_show_heading {
	width:100%;
	height:36px;
	background-color:#bebb9a;
	border:1px solid #a3a182;
}

#bottom_homepage_box_featured_show_content {
	background:#ededed url('images/darker_textured_bg.png') repeat top left;
	border:1px solid #e3e3dc;	
	height:360px;	
	width:100%;	
	overflow:auto;
	margin-top:5px;
}

.imgtfe {
	border:1px solid #cecece;
	margin:0px 6px 2px 0px;
	padding:2px;
}

#bottom_homepage_box_featured_show_content div.entry p img {
	display:none;
}


#bottom_homepage_box_featured_show_content h2 {
	color:#3a241f!important;
	font-size:2.1em;
}

#bottom_homepage_box_featured_show_content div.entry h2 {
	color:#3a241f!important;
	font-size:1.4em;	
	margin-top:10px;
	font-weight:normal;
}


#bottom_homepage_box_master_wrapper p {
	margin:6px 0px;
}

#bottom_homepage_box_special_programming_content #regular_page_heading_container {
	display:none;	
}

#take5_homepage_box_feature_wrapper h2 {
	margin-top:10px;
	text-align:left;
	font-size:1.4em;
}

#bottom_homepage_box_special_programming_wrapper h2 {
	margin-top:0px;
}

#bottom_homepage_box_featured_show_wrapper h2 {
	margin-top:17px;	
}

#bottom_homepage_box_featured_show_content div.entry h2 {
	margin:2px 0px 16px 0px;
}

#bottom_homepage_box_master_wrapper p.audioplayer_container {
	margin:10px 0px;	
}

.feat_show_anchor h2:hover {
	text-decoration:underline;
}

.spec_prog_anchor h2:hover {
	text-decoration:underline;	
}

/* End Homepage */


/* Start Shows Page */

#shows_heading {
	height:36px;
	width:789px;
	margin:7px 0px 0px 7px;
	background-color:#3A241F;
	color:#fff;
	border:1px solid #928784;	
}

#show_page_content_wrapper {
	width:789px;
	margin:7px 0px 0px 7px;
	background:#ededed url('images/darker_textured_bg.png') repeat top left;	
	border:1px solid #e3e3dc;	
	position:relative;
}

#show_page_content_wrapper .post {
	width:390px;
	margin-left:14px;
	min-height:400px;
	height:auto !important;
	height:400px;	
}

#show_img {
	position:absolute;
	top:-12px;
	left:466px;
	z-index:99;
}

#show_page_content_wrapper div.entry img {
	display:none;
}

/* End Shows Page */

/* Start Regular Page */

#regular_page_content_wrapper {
	width:789px;
	margin:7px 0px 0px 7px;	
}

#regular_page_heading_container {
	height:36px;
	width:790px;
	margin:7px 0px 0px 0px;
	background-color:#3A241F;
	border:1px solid #928784;
	color:#fff;
}

#regular_page_heading_container h2 {
	margin:6px 0px 0px 7px;
	color:#fff;
}

#regular_page_content_wrapper div.entry {
	width:750px;
	margin:18px 0px 0px 18px;	
}

#regular_page_content_wrapper div.entry h1, #regular_page_content_wrapper div.entry h2, #regular_page_content_wrapper div.entry h3, #regular_page_content_wrapper div.entry h4, #regular_page_content_wrapper div.entry h5, #regular_page_content_wrapper div.entry h6 {
	color:#279ED2 !important;
}

/* End Regular Page */

/* Start Single Post Page */

#respond {
	float:left;
	margin-top:20px;
}

#single_post_page .wp-caption {
	margin-top:0px!important;
}


#single_post_page {
	width:770px;
	margin-left:16px;
}

#single_post_page h2{
	font-size:2.1em;
}

/* End Single Post Page */

/* Begin Sidebar */
#sidebar
{
	float:right;
	padding: 0px 0 0px 0;
	margin: 0px 17px 0px 0px;
	width: 159px;
	background-color:#EFF6F9;
	position:relative;
	border-bottom:1px solid #dedede;
}

#sidebar div, #sidebar #side_bar_shadow_top, #sidebar ul, #sidebar span {
	visibility:hidden;
}

#sidebar div#sidebar_loader {
	visibility:visible;
	margin:30px 0px 0px 0px;
	text-align:center;
}

#sidebar div#sidebar_loader img{
	text-align:center;
	margin-bottom:10px;
}

#sidebar_ form {
	margin: 0;
	}
	
#m33_sidebar {
	margin-top:21px!important;
	border-bottom:3px solid #BEBB9A;
	margin-bottom:21px;
	width:159px;
	margin-left:0px;
}

#m33_sidebar li {
	background-color:#eff6f9;
	margin:0px!important;
	padding:0px!important;
	list-style-type:none!important;
}

#m33_sidebar li h2 {
	margin:-13px 0px 0px 0px!important;
	padding:0px!important;
	height:70px;
	background: url(images/side_bar_slide_heading_bg.png) no-repeat top left;
	color:#3a241f;
	font-weight:bold;
	font-size:1.8em;
	font-family:Helvetica, Arial, sans-serif;
	text-align:center;
	position:relative;
	line-height:3.5em;
}

#m33_sidebar li h2:hover {
	background: url(images/side_bar_slide_heading_bg_over.png) no-repeat top left;
	
}
	
#side_bar_shadow {
	position:absolute;
	background: url(images/shadow_test_2.png) repeat-y top left;
	z-index:1000;
	width:22px;
	top:65px;
}

#side_bar_shadow_top {
	position:absolute;
	z-index:1000;
	
}

.textwidget {
	width:140px;
	margin:0px 0px 0px 10px;
}

#sidebar_top10_ul {

}

#sidebar_top10_ul li{
	list-style-type:decimal!important;
	list-style-position:outside;
	margin:0px 0px 5px 0px!important;
}



h2.widgettitle {
	cursor:pointer;
}


.ad_tile {
	float:left;
	margin:5px 0px;
	width:159px;
	overflow:hidden;
}

#m33_sidebar a{
	color:#3A241F;
}

#m33_sidebar a:hover{
	color:#279ED2;	
}

a#more_charts {
	float:right;
	margin-right:5px;
	color:#279ED2;
}

/* End Sidebar */

/* Start Search Page*/

#search_page_wrapper {
	margin:0px 0px 20px 30px;	
}

#search_results_table {
	margin-top:20px;
	width:740px;
}

#search_results_table p{
	margin-top:0px;
}

#search_page_wrapper h3 {
	margin:0px 0px 0px 0px!important;
}

#search_page_wrapper td {
	padding:3px 0px 7px 5px;
	vertical-align:top;
}

/* End Search Page */


/* Start volunteer form styles */

.entry table {
	text-align:left;
}

.entry table td {
	vertical-align:top;
	padding:3px 10px;
}

.floater {
	float:left;
	padding:0 5px 0 0;
}

/* End volunteer form styles */


/* Start Archive Page */

.archive_page .post {
	padding:0px 20px 15px 15px;
	border-bottom:1px dashed #cdcdcd;
	margin-bottom:10px;
	float:left;
	width:769px;
}

.archive_page .post h3 {
	margin-top:5px;
}

.navigation .alignleft {
	margin-left:20px;
}

.navigation .alignright {
	margin-right:20px;
}


#archive_heading {
	height:36px;
	width:789px;
	margin:7px 0px 0px 7px;
	background-color:#3A241F;
	color:#fff;
	border:1px solid #928784;	
}

#archive_heading h2.pagetitle {
	margin:5px 0px 0px 7px;
	padding:0px;
	color:#fff;
	font-weight:bold;
	text-align:left;

}

/* End Archive Page */

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 7px 0px 7px 17px;
/*	width: 806px;*/
	width: 972px;
	height:25px;
	clear: both;
	background-color:#3A241F;
	border: 1px solid #928784;
	}

#footer a{
	color:#fff;
	font-weight:bold;
}

#footer a:hover{
	color:#fff!important;
	text-decoration:underline!important;
}

#footer_left_links {
	color:#fff;
	font-weight:bold;
	float:left;
	margin:5px 4px 0px 7px;
}

#page {
	padding-bottom:3px;
}	

#footer p {
	margin: 0;
	padding: 10px;
	text-align: left;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	padding: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */


#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 input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */