/*
Theme Name: Flint Hills Music
Theme URI: http://www.cleverworksmedia.com
Version: 1.0
Description: Custom design for exclusive use by Flint Hills Music
Author: Sean Gofus
Author URI: http://www.cleverworksmedia.com
*/

body {
	margin: 0px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #28323A;
        background-color:#333333;
        height:100%;
}

img {
	border:0;
}



img.left
{
float:left;
padding:10px;

}


#wrapper {
	background: url(images/fhm-bkg.jpg) repeat-x;
	width:100%;

	height:355px;
        margin: 0px;
}
#logo {
 	background-image:url(images/logo-main.jpg);
	background-repeat:no-repeat;
	width:700px;
	height:353px;
	position: absolute;
	top:0;
	left:0;
        z-index:1;
}
.holder{
	width: 730px;
	margin-right: auto;
	margin-left: auto;

}
.clear {
	clear: both;
}

#main {
	background: url(images/body2.png) repeat-y;
        top: 172px;
	position:relative;
}
#main2 {
	background: url(images/body3.png) repeat-y;
    top: 172px;
	position:relative;
	width:730px;
}
#maintext {
	position:relative;
	padding: 25px 15px 15px 15px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#maintext a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#maintext a:hover{
	color:#0099CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#maintext h1{
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
}
#header {

	height: 180px;
}
#bodyTop {
	background:url(images/bodyTop.png) no-repeat;
        position:absolute;
        height:29px;
        top:331px;
        z-index:5;
}
#bodyTop2 {
    background:url(images/bodyTop2.png) no-repeat;
    position:absolute;
    height:29px;
    top:331px;
    z-index:5;
}
#randomPic {
        margin-top:15px;
}
#header h1 
{
padding-top:100px;
text-align:center;
}

#header h1 a, #header h1 a:hover , #header h1 a:visited
{
color:#fff;
text-decoration:none;
}

.post .info a, .post h2 a
{
text-decoration:none;
}

#header h2
{
text-align:center;}


#left {
	float: left;
	width: 170px;
	padding: 0px 25px 20px 23px;
	color:#FFF;
	font-size:12px;
}
#left h1 {
	font-size:20px;
	font-weight:normal;
	padding-bottom: 5px;
	border-bottom:solid 1px #999;
	color: #FFF;
	clear:both;
}
#left ul {
	margin: 10px;
	list-style: none;
	padding: 0px;
}

#left ul li {
	list-style-type:none;
	display: block;
        margin-bottom:10px;
}

#left a
{
text-decoration:none;
color:#fff
}

#right {
	float: left;
	padding: 0px 0px 20px 20px;
	line-height: 1.6em;
	width: 475px;
	color:#fff;
}
#right p {
	margin:0;
	padding:0 0 20px 0;
}
#right h1 {
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	margin-top:0;
}
#right h2 {
        background: url(images/h2-bkg.png) no-repeat;
        background-position:left bottom;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin:10px 0 10px 0;
        padding-bottom:5px;
        text-indent:20px;
}
#right a{
	color: #FFF;
}
#right a:hover {
	text-decoration:none;
}
.author {
        font-size:14px;
        font-weight:bold;
        color:#cccccc;
}


#footer {
	background:url(images/footer2.png) no-repeat #333333;
	height:29px;
	padding:0 0 0 0;
	color:#FFF;
	font-size:12px;
        z-index:5;
}

#footer a, #footer a:hover , #footer a:visited {
color:#fff;
text-decoration:none;
}
#footer2 {
	background:url(images/footer3.png) no-repeat #333333;
	height:29px;
	padding:25px 0 0 0;
	color:#FFF;
	font-size:12px;
    z-index:5;
}
#footer2 a, #footer a:hover , #footer a:visited
{
	color:#fff;
	text-decoration:none;
}

.menu {
	position:relative;
	top:312px;
 
        z-index:3;
}

.menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position:relative;
}

/*Top level list items*/
.menu ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.menu ul li a{
	background:url(images/tab2.png) no-repeat;
        background-position:top;
	display:block;
	width:84px;
        height:40px;
	float:left;
	padding:0 1px;
	text-align:center;
	line-height:30px;
	color: #111;
	text-decoration:none;
	font-size:12px;
}
.menu ul li a:hover {
        background:url(images/tab2.png) no-repeat;
        background-position:bottom;
        width:84px;
        height:40px;
	text-decoration:underline;
}
.link a:hover {
	text-decoration:underline;
}
	
	
	



h1 {
  font-size: 1.7em;
  font-family: "Georgia", Times New Roman, Times, serif;
  font-weight: normal;
  color: #fff;
}


h2 {
  font-size: 0.9em;
  font-family: "Georgia", Times New Roman, Times, serif;
  font-weight: normal;
  margin: 0.2em 0 1.4em 0;
  color: #fff;
}

h3 {
  font-size: 1.3em;
  font-family: "Georgia", Times New Roman, Times, serif;
  font-weight: normal;
  color: #fff;
  margin: 1.9em 0 1.2em 0;
}


h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
	

ul li 
{margin-left: 0;
padding-left: 0;
background: none;
}

ol li {
margin-left: 0;
padding-left: 2.4em;
background: none; 
list-style-type: decimal
}



code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
 
  background: #FAFAFA;
  color:#000;
  border: 1px solid #f2f2f2;  
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #111; 
   color:#000;
  	background: #FAFAFA;
}


fieldset {border: none}

/* form elements */


form {
margin: 0 0 1.5em
}

input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font-family: Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background:#fff;
	
}



label 
{
display:block;
padding: 5px 0
}



input#submit
{
background:#fff;
color:#000;
}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;
font-size:1.1em;

}
.commentsblock textarea{
	width:410px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}

ol.commentlist {
	margin:0;
	padding:0;
        width:430px;
}

.commentlist li {
	margin-bottom:10px;
	background: #666666;
	color:#FFF;
	list-style:none;
	width:430px;
        border: #333333 solid 2px;
}

.commentlist .commenttext {
	padding:10px;
}

.commentlist cite {
	color:#FFF;
        font-family:"Georgia", Times New Roman, Times, serif;
	font-weight:bold;
	font-style:normal;
	padding-bottom:10px;
	font-size:1.1em;
}

.commentlist a:link, .commentlist a:visited {
	color:#ffffff;
}

.commentlist a:hover, .commentlist a:active {
	color:#FFF;
}

.commentlist .date {
	padding:3px;
}

li.alt {
	background:#474747;
}

li.alt .commenttext {
	padding:10px;
}	

li.alt .date {
	padding:3px;
}

#brandTop {
	text-align:center;
	margin-bottom:20px;
}
#brandBottom{
	position:relative;
}
.brandList {
	margin-top:20px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.brandList ul{
	margin:0;
	padding:0;
	list-style-type: none;
	position:relative;
}
.brandList ul li{
	position: relative;
	display: inline;
	padding-left: 35px;
}
#contactForm{
	background-image:url(images/contactForm-bkg.png);
	background-repeat:no-repeat;
	width:400px;
	height:500px;
}
#contactForm form{
	width:365px;
	margin-left:17px;
	padding-top:15px;
}
#contactForm input{
	background-color:#FFF;
	width:365px;
	height:30px;
	margin-bottom:15px;
	border:0px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
}
#contactForm textarea{
	background-color:#FFF;
	width:365px;
	height:200px;
	margin-bottom:15px;
	border:0px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#contactBottom{
	position:relative;
        text-align:left;
}
#contactInfo{
	margin-right:15px;
}
#address{
	width:175px;
	height:71px;
	position:absolute;
	top:0;
	right:0;
        margin-right:5px;
	margin-top:2px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	line-height:13px;
	z-index:9;
}
#loginLink{
	width:15px;
	height:15px;
	position:absolute;
	top:0;
	left:0;
	z-index:9;
        border:0;
}
#loginLink a{
	width:15px;
	height:15px;
	position:absolute;
	top:0;
	left:0;
	z-index:9;
        border:0;
}
#loginLink a:hover{
	background-color:#00CCFF;
	height:15px;
	position:absolute;
	top:0;
	left:0;
	z-index:9;
        border:0;
}


        
.lessonsList{
        background-color:#3e3e3e;
        width:400px;
        position:relative;
        border:3px solid #333333;
        margin-top:20px;
}

.lessonsList ul{
        margin:0;
	padding:0;
	list-style-type: none;
	position:relative;
}
.lessonsList ul li{
        height:25px;
}
.lessonsList h2{
        font-size: 18px;
        font-family: "Georgia", Times New Roman, Times, serif;
        font-weight: normal;
        color: #fff;
        margin-top:5px;
}
#repairImg{
        text-align:center;
        margin-top:25px;
}
#repairImg a{
        text-decoration:none;
}
#repairImg img{
        border:1px solid #FFFFFF;
        margin-right:10px;
        padding:5px;
}
#bottomLink {
	width:730px;
	height:25px;
	position:relative;
	margin:0 auto;
}
#bottomLink {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
#bottomLink ul li { 
        float: left; 
        list-style-type:none;
}
#bottomLink ul li a {
	text-decoration: none;
	float: left;
	margin: 0px;
	height: 25px;
}
.cwLogo a {
	background-image:url(images/cwLogo.png);
	background-repeat:no-repeat;
	background-position:top;
	width:233px;
	height:25px;
}
.cwLogo a:hover{
	background-image:url(images/cwLogo.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:233px;
	height:25px;
}
.copyright{
        margin-top:25px;
        padding-left:45px;
}