/*
Theme Name: Music
Theme URI: http://wordpress.org/
Description: Music themed wordpress layout introducing Mark-Salling.NET
Version: 1
Author: Auie
*/


body {
	background: #e7e7e7;
	width: 100%;
	height: 100%;
	margin : 0 0 40px 0;
	padding: 0;
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
	color: #6c6c6c;
}



blockquote {
	padding: 20px 25px;
	text-indent: -10px;
	width: 550px;
	margin: 35px auto;
	color : #69550f;
	text-align : justify;
	line-height: 18px;
	font-size : 12px;
	font-family : georgia;
	text-transform : none;
	border: 0;
	background-color: #c1d7dc;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}


textarea, input, select{
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
	margin-right: 5px;
	border-right: 1px #f2f2f2 solid;
	border-bottom: 1px #f2f2f2 solid;
	border-left: 1px #b0b0b0 solid;
	border-top: 1px #b0b0b0 solid;
	padding: 5px;
	color: #0c4f72;
	background-color: #d4d4d4;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
}

textarea:hover, textarea:focus, input:hover, input:focus, select:hover, select:focus{
	background-color: #bdcbd3;
}

hr {
	border-top:1px solid #0b0b0b;
	border-bottom:1px solid #2f2f2f;
	border-left: 0;
	border-right: 0;
	margin: 15px;
}

#container {
	margin:0 auto;
	padding:0 ;
}


/* Navigation ------------------------------ */
	

#navbar {
	width: 900px;
	margin: 0;
	padding: 0 50px;
	text-transform:uppercase;
	font-family: arial, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 14px;
	height: 40px;
	line-height: 20px;
	vertical-align: middle;
	width: 100%;
	text-align: right;
	z-index: 100;
	position: relative;
	}

#navbar ul, #navbar li {
	margin: 0;
	padding: 0;
	}

#menu {
	margin: 0;
	padding: 0 15px;
	}

#menu ul {
	list-style: none;
	margin: 0 auto;
	text-align: center;
	}

#menu li {
	list-style:none;
	display:block;
	border-right: 1px solid #dadada;
	margin: 0;
	}

#menu li:hover {
	background: #dadada;
	}
	
#menu li:hover a {
	color: #48adc3;
	}


#menu a, #menu a:visited {
	margin: 0px;
	padding:9px 18px;
	font-weight: lighter;
	font-style:normal;
	font-size: 13px;
	color:#565656;
	line-height: 22px;
	text-decoration: none;
	text-transform: lowercase;
	display:block;
	}

#menu a:hover {
	text-decoration:none;
	display:block;
	color: #000000;
	}


/* DROP DOWN ------------------------------ */
#menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	overflow:visible;

	}
	
#menu li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;
	text-transform:none;
	text-align: left;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited, #menu li li a:active {
	background: #cdcdcd;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 3px 5px;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #aaaaaa;
	font-size: 12px;
	color: #187184;
	}
	
#menu li li a:hover {
	background: #b6b6b6;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 3px 5px;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #aaaaaa;
	font-size: 12px;
	color: #ffffff;
	}

#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}


#menu li li li{
	position: absolute;
	width: 10em;
	left: -999em;
	}






/* Float Properties ------------------------------ */

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}

.left {
	float: left;
	}
	
.right {
	float: right;
	}
	
.center {
	margin: 0 auto;
	text-align:center;
	}


/* Hides from IE-mac \------------------------------ */
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
	



/* Sidebar ------------------------------ */
#sidebar {
	padding: 0;
	margin: 0;
	font-family: georgia, "Lucida Grande", "Lucida Sans", Arial, tahoma;
	font-size: 11px;
	text-align: left;
	}

#sidebar a {
	color: #2b8ea4;
	font-size: 11px;
	text-decoration: none;
	}

#sidebar a:hover, #sidebar .sidemodule li:hover a{
	color: #af8208;
	font-size: 11px;
	text-decoration: none;
	}

#sidebar b, #sidebar strong, #sidebar big {
	color: #866343;
	font-weight: bolder;
	}
	

#sidebar a img {
	border: 0;
	}

#sidebar .latestimages a img {
	padding: 3px;
	border: 1px solid;
	margin: 2px;
	}
	
#sidebar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	color: #3a3a3a;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: -1px;
	line-height: 60px;
	margin: 0;
	background: url(images/sideh1bg.jpg) no-repeat top center;
	height: 134px;
	text-shadow: 0px 0px 3px #000000;
	}

#sidebar .sidemodule {
	padding: 0 15px;
	color: #5c5c5c;
	font-weight: normal;
	line-height: 15px;
	background: url(images/sideentrybg.jpg) repeat;
	font-family: "lucida sans", "lucida grande", arial;
	}
	
#sidebar .sidefoot {
	background: url(images/sidefootbg.jpg) no-repeat; 
	width:330px; 
	height:40px; 
	margin-bottom: 30px;"
}

#sidebar .sidemodule ul, #sidebar .sidemodule ol, #sidebar .double ul {
	margin:0;
	padding: 0;
	list-style: none;
	}
	
#sidebar .sidemodule li {
	margin: 0;
	padding: 6px 3px;
	list-style: none;
	border-bottom: 1px #151515 solid;
	}
	
#sidebar .sidemodule li:hover{
	background-color: #e6e6e6;
	border-bottom: 1px #151515 solid;
	color: #171717;
	}
	
#sidebar .blogroll img {
	float: left;
	margin: 0 2px;
	padding-right: 5px;
}
	
	
/* Sidebar Tabs ------------------------------ */

#sidebar .cover {
	margin-right: 5px;
	padding: 0px;
	border: 0px;
	float: left;
}

#sidebar .tabs {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#sidebar .tabs ul {
	padding: 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #231f1f;
	}

#sidebar .tabs li{
	display: inline;
	margin: 0 0 1px 0;
	font-size: 10px;
	padding: 3px;
	border:0;
	}

#sidebar .tabs li:hover{
	background: none;
	border: 0;
}


#sidebar .tabs li a{
	text-decoration: none;
	color: #680b0b;
}


#sidebar .tabs li a:hover, #sidebar .tabs li:hover a {
	text-decoration: none;
	color: #c11e1e;
	text-shadow: 1px 1px 1px #000000;
}

#sidebar .tabcontent{
	display:none;
}

@media print {
#sidebar .tabcontent {
	display:block !important;
}
}

	



/* Contents ------------------------------ */
#contents {
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
	font-size: 11px;
	}
	
#contents b, #contents big, #contents strong{
	color: #beb5b5;
	font-weight: bold;
	}
	
#contents a, #contents a:visited {
	color: #a07f09;
	text-decoration: none;
	}

#contents a:hover {
	color: #565656;
	text-decoration: none;
	}

#contents a img {
	background-color: #4b4b4b;
	padding: 5px;
	margin: 1px;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	border: 1px dashed #2b2b2b;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	}

#contents a img:hover {
	background: url(images/imagebg.jpg) repeat center #b46804;
	padding: 5px;
	margin: 1px;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	border: 1px dashed #863d00;
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	}
	

/* Posts ------------------------------ */

#contents .post {
	padding: 5px;
	margin-bottom: 5px;
	font-family:"Lucida Grande", "Lucida Sans", Arial, tahoma;
	font-size: 11px;
	}

	
#contents .posttitle{
	padding: 0 0 0 30px;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background: url(images/posttitlebg.jpg) bottom center no-repeat;
	text-align:left;
	color: #151515;
	}


#contents .post h2{
	padding: 25px 0 5px 0;
	margin: 0;
	font-size: 27px;
	font-family: georgia;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0;
	word-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
	}
	
#contents .post h2 a {
	color: #000000;
	text-decoration: none;
	}
	
#contents .post h2 a:hover {
	color: #2d2d2d;
	text-decoration: none;
	}
	
	
#contents .entry, #contents .pagecontents {
	color: #565656;
	font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
	font-size: 11px;
	vertical-align: top;
	padding: 0px 15px;
	line-height: 18px;
	text-align: left;
}

#contents .entryimage {
	position: relative;
	margin: 15px auto;
	width: 450px;
	height: 270px;
}

#contents .entryimage span {
	position: absolute;
	display: block;
	width: 450px;
	height: 270px;
	background: url(images/entryimage.png) no-repeat;
	top: 0;
	left: 0;
	
}


.extra {
	background-color: #c1d7dc;
	text-align: center;
	font-size: 11px;
	padding: 2px;
	}

.tools {
	text-align: center;
	}
	
#contents .tools a img {
	background: none;
	border: none;
	padding: 0px;
	margin: 0;
}
	
	
/* Posts ------------------------------ */

#contents .page{
	padding: 5px;
	margin-bottom: 15px;
	font-family:"Lucida Grande", "Lucida Sans", Arial, tahoma;
	font-size: 11px;
	}
	
#contents .breadcrumb {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 2px;
	padding-left: 10px;
	margin: 0 13px 0 10px;
	}
	
#contents .page h1 {
	padding: 25px 0 5px 0;
	margin: 0;
	font-size: 27px;
	font-family: georgia;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0;
	word-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
	}
	
#contents .page h2 {
	background-color: #888580;
	color: #dbb324;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	padding: 2px 5px;
}

#contents .page h3 {
	background-color: #c6c3bd;
	color: #dab11e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 5px;
}

#contents .page ul{
	list-style: square;
}

#contents .page li{
	border-bottom: 0px solid #3d3024;
	margin: 0 35px;
	padding: 2px 5px;
	font-size: 11px;
}

#contents .page li:hover {
	background-color: #a6c3ca;
}

#contents .child ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#contents .child li{
	font-size: 12px;
	border-bottom: 1px solid #009B9B;
	border-right: 1px solid #009B9B;
	margin: 10px 20px  5px 0;
	padding: 10px 15px;
	background-color: #c1d7dc;
	list-style: none;
}
	
#contents .poster {
	border: 2px solid #f0f0f0;
	float: right;
	margin-right: 25px;
	margin-top: 10px;
	margin-left: 15px;
	}

.pagenumber {
	text-align: center;
	}
	
.wp-pagenavi {
	background: none;
	}
	
	
/* Comments ------------------------------ */

#comments {
	margin: 0 15px;
	text-align:left;
}

#comments .comment-info {
	padding: 5px;
	margin: 5px;
	background-color: #dbdbdb;
	font-size: 12px;
	text-align: left;
	color: #333;
}

#comments b{
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

#comments .comment-msg {
	padding: 5px;
	line-height: 18px;
	font-size: 11px;
	color: #5a5a5a;
	text-align: left;
}

#comments ul {
	list-style: inside;
	padding:  2px 6px;
	list-style-type: cjk-ideographic;
}
	
/* Footer ------------------------------ */
#footer {
	font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
	font-size: 11px;
	color: #000000;
	}

