/* @override http://wmuu.worthwhile.com/blog/wp-content/themes/wmuu/style.css */

/*
Theme Name: WMUU
Theme URI: http://wordpress.org/
Description: 
Version:
Author: 
Author URI: 
Tags: 

*/


#content .post p.date {
color:#2C3879;
font-family:Georgia,sans-serif;
font-size:12px;
letter-spacing:0.5px;
text-transform:uppercase;
}

/* =Clearfix (all browsers)--------------------------------*/.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}/* IE6 */ * html .clearfix {height: 1%;}/* IE7 */*:first-child+html .clearfix {min-height: 1px;}

.post {
	margin: 0 0 40px 0;
}

.post h2 {
	margin: 0;
	line-height: 1.2em;
}

.post h2 a {
	color: #2c3879;
	line-height: 1.2em;
}

#blogwidgets ul li h2 {
color:#2C3879;
font-family:Georgia,sans-serif;
font-size:12px;
letter-spacing:0.5px;
text-transform:uppercase;
}

.post h3 {
margin-bottom: 0;}

.post .entry {
	margin: 10px 0 0 0;
}

.postmetadata {
	background-color: #eee;
	padding: 0 6px;
	color: color:#2C3879;;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top:10px;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	}

.postmetadata a {
	font-size: 11px;
	color:#2C3879;
	}


#sponsors h2 {
	font-size: 16px;
	margin: 18px 0 2px 0;
}

#sponsors #blogwidgets {
	color:#2C3879;
font-size:16px;
line-height:1.2em;
margin-top:20px;
padding:10px;
}



/* WORDPRESS */

/* 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*/

/* 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 */


/* 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;
}

/* Begin Form Elements */
#searchform {
	padding: 5px 0px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	}
	
input#s {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 5px;
}

input#searchsubmit {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 5px;
color: #fff;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
font-size: 11px;
background-image:url('/templates/wmuu_temp/images/alert-overlay.png');
cursor:pointer;
text-shadow:0 1px 0 rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 1px 3px #999;
-webkit-box-shadow: 0 1px 3px #999;
/* -webkit-transition: -webkit-transform .2s ease-in-out; */
background-color: #2c3879;
border: 1px solid #2b3569;
}

input#searchsubmit:hover {
text-decoration: none;
background-image: none;
/* -webkit-transform: scale(1.02); */
}

#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: 10px 0 0 0;
	padding: 10px;
	font-size: 11px;
}

.alt small {
font-size: 11px;
line-height: 1.4em;
color:#666666;
}

.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 */

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

p.powerpress_links {
font-size: 12px;
margin-top:5px;
}

#blogwidgets ul li {
font-size: 14px;
padding-bottom: 5px;
}

#blogwidgets ul li a {
font-family:Lucida Grande;
font-size:0.85em;
line-height:1.4em;
}

.audio_player_links {
font-size: 11px;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;}

.podcastLinks {
margin: 0;
list-style-type: none;}

.podcastLinks ul li {
float: left;
margin-right: 20px;
height: 16px;}

.podcastLinks ul li a{
line-height: 16px;
height: 16px;}

/* =Clearfix (all browsers)--------------------------------*/.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}/* IE6 */ * html .clearfix {height: 1%;}/* IE7 */*:first-child+html .clearfix {min-height: 1px;}