/*
Theme Name:Clean Home
Theme URI:http://midmodesign.com/news/general/our-special-wordpress-theme/
Description:This WordPress theme is one with a minimal, clean looking design and has full CSS widgetization. Special thanks to <a href="http://bryanhelmig.com/">Bryan Helmig</a> of <a href="http://midmodesign.com/">Mid Mo Web Design</a>.
Version:1.2.0
Author:Mid Mo Design
Author URI:http://midmodesign.com/
Tags:white, red, fixed-width, two-columns, right-sidebar

	"Clean Home" by http://midmodesign.com/

	This theme was designed and built by Bryan Helmig
	of Mid Mo Design: http://midmodesign.com/.

	The CSS, XHTML and design is released under the GPL.

Hover color: #669900
Spectrum Color #990033
#logo h2 {
font-size : 18px;
font-weight : 200;
padding : 12px 4px 0 0;
letter-spacing : -1px;

*/

audio {
width: 470px;
background-color: black;
border-color: rgba(255, 255, 255, 0.199219);
border-bottom-left-radius: 2px 2px;
border-bottom-right-radius: 2px 2px;
border-style: solid;
border-width: 1px;
border-top-left-radius: 2px 2px;
border-top-right-radius: 2px 2px;
bottom: 7px;
color: transparent;
height: 33px;
left: 6px;
position: float left;
right: 65px;
top: auto;
}
audio::-webkit-media-controls-timeline, video::-webkit-media-controls-timeline {
-webkit-appearance: media-slider;
color: #900900;
}

body {
font-family:Verdana, Helvetica serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5em;
background-color:#fff;
}
a {
border-bottom:1px none #000;
text-decoration:none;
color:#900900;
font-weight:900;
}
a:hover {
color:black;
border-bottom:1px none #000;
background-color:#00000;
}
hr{
margin-top:35px;
border:0;
border-top:2px solid #666;
width:500px;
color:#000;
clear:both;
}
#wrapper {
width:700px;
margin:40px auto;
}
#header {
float:left;
width:700px;
border-bottom:2px solid #666;
margin:0;
}
#logo {
float:left;
width:auto;
padding:18px 0 14px 0;
}
#logo a {
color:#666;
font-size:17px;
font-weight:600;
text-decoration:none;
border-bottom:none;
letter-spacing:-4px;
background-color:#000000;
}
#logo h2 {
font-size : 18px;
font-weight : 200;
padding-top: 10px;

padding-right: 10px;

padding-bottom: 1px;

padding-left: 10px;
letter-spacing : -1px;
}
#nav {
background-image: url(http://shaneberry.com/wp-content/Block_Images/white_block.gif);
background-repeat: no-repeat;
      background-position: left top;
      padding-top:10px;
      margin-bottom:10px;
float:left;
width:700px;
padding:14px 10px 0px 10px;
background-color: #00000;
}
#nav ul { 

height:50px;
float:left;
}
#nav li {
text-align:left;
float:left;
display:inline;
width:auto;
}
#nav li a {

color:#900900;

font-family:Verdana, Helvetica;

font-size: 16px;

font-weight: 400;

padding-top: 10px;

padding-right: 10px;

padding-bottom: 10px;

padding-left: 10px;

border-bottom-width: none;

border-bottom-style: none;

border-bottom-color: -moz-use-text-color;

background-color: none;


}
#nav li a:hover {
color:black;
background-color:#fff;

}
//#blurb  {
font-family:Verdana;
height:auto;
border-bottom:1px dotted #fff;
width:100%;
float:left;
padding:35px 0;
font-size:32px;
font-weight:400;
line-height:120%;
}
// #blurb:hover {
color:#e12000;
}
#content {
width:500px;
float:left;
border-right:2px solid #666;
padding:0 0 30px 0;
min-height:420px;
}
.post {
padding:21px 30px 0 0;
}
.post p {
margin:14px 0 14px 0;
}
.post em{
font-style:italic;
}
.post h2 {
font-family:Verdana;
font-size:27px;
margin:25px 0 10px 0;
font-weight:normal;
}
.post h1, .post h1 a{
font-family:Verdana;
font-size:19px;
margin:0px 0 10px 0;
font-weight:normal;
line-height:32px;
}
.post h3, .post h4 {
font-family:Verdana;
font-size:20px;
margin:15px 0 10px 0;
font-weight:normal;
}
.post h4 {
font-size:18px;
}
.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
color:#e12000;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
clear:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:none;
margin:0 0 0 25px;
}
.post ol{
list-style:none;
margin:0 0 0 30px;
}
.post .wp-caption {
background: #F7F7F7;
border: 0px solid black;
font-family:Verdana;
font-size:10px;
margin: 0px;
text-align: left;
padding: 5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #000;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#666;
}
#comments h3, #comments h4{
font-family:Verdana;
font-size:20px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:18px;
}
#comments cite{
font-family:Verdana;
font-size:18px;
font-weight:normal;
border-bottom:1px none #000;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px none ##33cc00;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
width:450px;
}
#comments p {
margin:10px 0 0 10px;
width:450px;
}
#comments span {
display:block;
color:#eee;
font-family:Verdana;
font-size:0px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px -40px 0;
text-align:center;
}
#comments input {
font-family:Verdana;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
font-family:Verdana;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#666666;
border:1px solid #000;
color:#000;
font-family:Verdana;
font-weight:normal;
font-size:20px;
width:374px;
}
#comments .center {
text-align:center;
}
#sidebar ul li {list-style: none;} 
#sidebar {
width:175px;
float:right;
margin:12px  0px 40px;
}
#sidebar h3 {
padding:15px 0 6px 0px;
font-size:18px;
}
/*#sidebar .block ul {
border-bottom:1px none #000;
}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar .block li {
border-top:1px none #000;
}*/
#sidebar .block li a {
background:transparent /*url(images/bullet_black.gif) no-repeat scroll 6px 52%*/;
font-size:12px;
font-weight:550;
padding:2px 0 2px 0px;
display:block;
border-bottom:none;
}
#sidebar .block li a:hover {
background:none /*url(images/bullet_red.gif) no-repeat scroll 6px 52%*/;
}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px none #000;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
background:transparent /*url(images/bullet_black.gif) no-repeat scroll 6px 52%*/;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:1px none #000;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:330000;
border-bottom:1px none #000;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:1px none #000;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px none #000;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #000;
border-bottom:1px none #000;
}
#sidebar #wp-calendar tfoot td{
border-top:1px none #fff;
border-bottom:1px none #000;
}
#footer {
width:700px;
float:left;
border-top:2px solid #666;
text-align:center;
padding:30px 0 40px 0;
}

/* DISCOGRAPHY - Special */

#post-596 p { clear:left; }

/* @group player */

.player {
	display: block;
	height: 48px;
	width: 400px;
	position: absolute;
	top: 349px;
	left: -1px;
	-webkit-box-shadow: 0 -1px 0 rgba(20, 30, 40, .75);
	-moz-box-shadow: 0 -1px 0 rgba(20, 30, 40, .75);
	-o-box-shadow: 0 -1px 0 rgba(20, 30, 40, .75);
	box-shadow: 0 -1px 0 rgba(20, 30, 40, .75);
	border-top: 1px solid #c2cbd4;
	border-bottom: 1px solid #283541;
	background: #939eaa;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(174, 185, 196, .9)), to(rgba(110, 124, 140, .9)), color-stop(.5, rgba(152, 164, 176, .9)),color-stop(.501, rgba(132, 145, 159, .9)));
	background: -moz-linear-gradient(top, rgba(174, 185, 196, .9), rgba(152, 164, 176, .9) 50%, rgba(132, 145, 159, .9) 50.1%, rgba(110, 124, 140, .9));
	background: linear-gradient(top, rgba(174, 185, 196, .9), rgba(152, 164, 176, .9) 50%, rgba(132, 145, 159, .9) 50.1%, rgba(110, 124, 140, .9));
	cursor: default;
}

#playtoggle {
	position: absolute;
	top: 9px;
	left: 10px;
	width: 30px;
	height: 30px;
	background: url(../img/player.png) no-repeat -30px 0;
	cursor: pointer;
}

#playtoggle.playing {
	background-position: 0 0;
}

#playtoggle:active {
	top: 10px;
}

#timeleft {
	line-height: 48px;
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 1px 0 #546374;
}

#wrapper #timeleft {
	right: 40px;
}

#gutter {
	position: absolute;
	top: 19px;
	left: 50px;
	right: 50px;
	height: 6px;
	padding: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background: #546374;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#242f3b), to(#516070));
	background: -moz-linear-gradient(top, #242f3b, #516070);
	background: linear-gradient(top, #242f3b, #516070);
	-webkit-box-shadow: 0 1px 4px rgba(20, 30, 40, .75) inset, 0 1px 0 rgba(176, 187, 198, .5);
	-moz-box-shadow: 0 1px 4px rgba(20, 30, 40, .75) inset, 0 1px 0 rgba(176, 187, 198, .5);
	-o-box-shadow: 0 1px 4px rgba(20, 30, 40, .75) inset, 0 1px 0 rgba(176, 187, 198, .5);
	box-shadow: 0 1px 4px rgba(20, 30, 40, .75) inset, 0 1px 0 rgba(176, 187, 198, .5);
}

#wrapper #gutter {
	right: 90px;
}

#loading {
	background: #fff;
	background: #939eaa;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eaeef1), to(#c7cfd8));
	background: -moz-linear-gradient(top, #eaeef1, #c7cfd8);
	background: linear-gradient(top, #eaeef1, #c7cfd8);
	-webkit-box-shadow: 0 1px 0 #fff inset, 0 1px 0 #141e28;
	-moz-box-shadow: 0 1px 0 #fff inset, 0 1px 0 #141e28;
	-o-box-shadow: 0 1px 0 #fff inset, 0 1px 0 #141e28;
	box-shadow: 0 1px 0 #fff inset, 0 1px 0 #141e28;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	display: block;
	float: left;
	min-width: 6px;
	height: 6px;
}

#handle {
	position: absolute;
	top: -5px;
	left: 0;
	width: 20px;
	height: 20px;
	margin-left: -10px;
	background: url(../img/player.png) no-repeat -65px -5px;
	cursor: pointer;
}

.player a.popup {
	position: absolute;
	top: 9px;
	right: 8px;
	width: 32px;
	height: 30px;
	overflow: hidden;
	text-indent: -999px;
	background: url(../img/player.png) no-repeat -90px 0;
}

.player a.popup:active {
	background-position: -90px 1px;
}

/* @end */

/* @group popup */

.popup {
	overflow-y: hidden;
}

.popup #listen {
	width: 400px;
	height: 150px;
	border: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -75px 0 0 -200px;
	-webkit-animation: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

.popup #listen header h2 {
	line-height: 26px;
}

.popup #listen .photo {
	margin: 0;
	width: 100px;
	height: 100px;
}

.popup #listen .photo:after {
	border-right: 1px solid rgba(0, 0, 0, .1);
	-webkit-box-shadow: 1px 0 0 #fff;
	-moz-box-shadow: 1px 0 0 #fff;
	-o-box-shadow: 1px 0 0 #fff;
	box-shadow: 1px 0 0 #fff;
}

.popup #listen .player {
	top: 101px;
	left: 0;
	border-bottom: 0;
}

.popup #listen .photo img {
	width: 100px;
}

.popup #listen header {
	position: absolute;
	top: 0;
	left: 115px;
	padding: 11px 0;
	margin: 0;
	width: 285px;
	-webkit-background-size: 100px 75px;
	-moz-background-size: 100px 75px;
	background-size: 100px 75px;
	background-position: 175px 15px;
}

/* @end */
