/*  

Theme Name: Intuitive Music

Theme URI: http://www.intuitivemusic.com/

Description: Theme developed for the Intuitive Music web site.

Version: 1.0

Author: Intuitive Designs

Author URI: http://www.intuitivedesigns.net

*/



/* Begin Typography & Colors */

body {

	margin:0; 

	padding:0;

	background-color:#000;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:90%;

	color:#333;

	position: relative;

	}



.alt {

	background-color: #f8f8f8;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	}

small {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}

p {

	font-size:1em;

	line-height:130%;

}



h1 {

	position: absolute;

	top: 165px;

	left: 25px;

	font-size: 1.4em;

}

h1 a, h1 a:hover {

	color: #FFF;

}

h2 {

	padding-left:25px;

	padding-bottom:7px;

	padding-top:5px;

	border-bottom: 1px solid #000;

	font-size:1.4em;

	background: url(images/icon-gramophone.gif) no-repeat left top;

	margin: 0;

}

h2 a, h2 a:hover {

	color: #000;

}

.description {

	position: absolute;

	top: 185px;

	left: 200px;

	font-size: 1em;

	color: #fff;

}





h3, h3 a, h3 a:hover {

	font-size: 1.1em;

	color:#333;

	padding: 0;

	margin: 0;

	}

a {

	color: #EF0190;

	text-decoration: none;	

}

a:hover {

	color: #EF0190;

	text-decoration: underline;	

}



#commentform input, #commentform textarea {

	font: 0.9em Georgia, "Times New Roman", Times, serif;

	background: #fff;

	border: 1px solid #000;

	}

	

.commentlist li {

	font-weight: bold;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family: Georgia, "Times New Roman", Times, serif;

	}



.commentmetadata {

	font-weight: normal;

	}



#left {

	font-family: Georgia, "Times New Roman", Times, serif;

	}



small, #left ul ul li, #left ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #666;

	}

	

code {

	font: 1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}

	

#wp-calendar #prev 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 */



#page {

	background: url(images/left-repeat.jpg) repeat-y left top;

	width: 770px;

	}

	

#header {

	height:206px;

	width:771px;

	background-color: #000;

	background-image: url(images/header.jpg);

	background-repeat: no-repeat;

	}

#left  {

	float:left;

	color: #FFF;

	width:155px;

	padding: 15px 15px 200px 15px;

	font-family: Georgia, "Times New Roman", Times, serif;

}

#left a  {

	color: #FFF;

}

#left a:hover  {

	color: #FFF;

	text-decoration: underline;

}

#content  {

	padding:30px 20px 20px;

	background-color: #FFF;

	background-image: url(images/corner-cliff.jpg);

	background-repeat: no-repeat;

	background-position: right top;

	float: right;

	width: 535px;

}

.post {

	margin-bottom: 10px;

	background: url(images/divider.jpg) no-repeat center bottom;

	padding-bottom: 35px;

	}

.post img {

	border: 1px solid #000;

	}



#footer  {

	clear:both;

	color: #FFF;

	font-size:1em;

	background:#000;

	text-align:center;

	padding: 10px;

}

#footer a  {

	color: #FFF;

}

#footer a:hover  {

	text-decoration: underline;

}

#gramophone {

	height:224px;

	width:150px;

	position:absolute;

	bottom:40px;

	left:10px;

	background: url(images/gramophone.gif) no-repeat;

}

/* End Structure */



/* Begin Floats */

.floatleft {

	float:left;

	margin:10px;

}

.floatright {

	float:right;

	margin:10px;

}

.clear {

	clear: both;

}

/* End Floats */





/* 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 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;

	}

	

#left ul, #left ul ol {

	margin: 0;

	font-size: 1em;

	background: #000 url(images/menu-top.jpg) no-repeat left top;

	padding: 25px 20px 0px;

	}

.bottommenu {

	background: url(images/menu-bottom.jpg) no-repeat left bottom;

	border: 1px solid #fff;

	width: 155px;

	padding: 2px 2px 35px;

}

#left h3 {

	margin: 10px 0 0;

	padding: 0;

	font-size: 1.1em;

	color: #fff;

}	



#left ul li {

	list-style-type: none;

	list-style-image: none;

	background-color: #000;

	margin: 0;

	padding: 0;

	}



#left ul ul, #left ul ol {

	margin-bottom: 15px;

	width: auto;

	background: #000;

	margin: 0;

	padding: 0;

	}



#left ul ul ul, #left ul ol {

	margin: 0;

	padding: 0;

	}



ol li, #left ul ol li {

	list-style: decimal outside;

		margin: 0;

	padding: 0;

	}



#left ul ul li, #left ul ol li {

	margin: 0;

	padding: 0;

	color: #FFF;

		}

/* End Entry Lists */



/* Recommended Thumbnails */

.thumbs {

	padding: 0px 25px 10px;

}

.thumbs h2 {

	margin-bottom: 10px;

}

.thumbs img {

	margin: 5px;

	border: 3px solid #ccc;

}

.thumbs a:hover * {

	border: 3px solid #666;

}



/* Begin Form Elements */

#searchform {

	margin: 10px 0;

	padding: 5px;

	text-align: center;

	background-color: #000;

	border: 1px solid #fff;

	width: 150px;

	}



#left #searchform #s {

	width: 85px;

	padding: 2px;

	}



#left #searchsubmit {

	padding: 1px;

	border: 1px solid #000;

	background-color: #000;

	color: #fff;

	font-family: Georgia, "Times New Roman", Times, serif;

	}



.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 textarea {

	width: 100%;

	padding: 2px;

	}



#commentform #submit {

	margin: 0;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 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;

	}



hr {

	height: 1px;

	border-bottom: 1px solid #000;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin: 10px;

	}
.featuredpost {
	margin-bottom: 20px;
}
.featuredpost h3 {
	font-size: 20px;
	margin-bottom: 10px;
}