/*
Theme Name: Andy Smith Worship
Theme URI: http://andysmithworship.com
Description: The totally bespoke Wordpress theme. (Based on Starkers & Twenty Ten)
Version: 3.0
Author: Steve Oldham
Author URI: http://vdotgood.com
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";

body{
margin:0;
font-family:"Helvetica Neue", Helevetica, Arial, sans;
font-size:11px;
color:#fff;
background:#000;
}

a{
color:#7e1d1d;
text-decoration:none;
}
a:hover{
color:#aa0000;
text-decoration:none;
}

h1, h2, h3, h4{
color:#212121;
font-weight:bold;
}
h1{
font-size:58px;
}
h2{
font-size:42px;
}
h3{
font-size:40px;
}
h4{
font-size:20px;
}

span.red{
color:#7e1d1d;
}

div#main{
width:840px;
margin:0 auto;
}
div.clear{
float:left;
clear:both;
}
div#main_header{
position:relative;
left:-32px;
width:100%;
height:164px;
margin:80px 0 30px 0;
background:transparent url(/wp-content/themes/andysmithworship/images/andysmithworshipcom.png) top no-repeat;
}
div#main_content{
height:368px;
margin:0 0 0 40px;
}
div#main_tag{
width:100%;
height:129px;
background:transparent url(/wp-content/themes/andysmithworship/images/text_latest.png) top no-repeat;
}
a#link_facebook{
display:block;
width:290px;
height:35px;
position:relative;
top:48px;
left:318px;
}
div#tag_track{
width:734px;
height:145px;
margin:30px 0 5px 0;
cursor:pointer;
background:transparent url(/wp-content/themes/andysmithworship/images/btn_yahweh.png) -3px -2px no-repeat;
}
div#tag_track:hover{
background:transparent url(/wp-content/themes/andysmithworship/images/btn_yahweh.png) -3px -144px no-repeat;
}
div#tag_chordcharts{
float:left;
width:361px;
height:141px;
cursor:pointer;
background:transparent url(/wp-content/themes/andysmithworship/images/btn_chordcharts.png) top no-repeat;
}
div#tag_chordcharts:hover{
background:transparent url(/wp-content/themes/andysmithworship/images/btn_chordcharts.png) bottom no-repeat;
}
div#tag_lyricsheets{
float:left;
width:361px;
height:141px;
margin:0 0 0 10px;
cursor:pointer;
background:transparent url(/wp-content/themes/andysmithworship/images/btn_lyricsheets.png) top no-repeat;
}
div#tag_lyricsheets:hover{
background:transparent url(/wp-content/themes/andysmithworship/images/btn_lyricsheets.png) bottom no-repeat;
}
div#tag_track a, div#tag_chordcharts a, div#tag_lyricsheets a{
display:block;
width:100%;
height:140px;
}

div#main_signup{
margin:40px 0 0 0;
display:none;
}
div#main_footer{
margin:35px 0 40px 0;
}





div#position{
position:absolute;
top:50%;
}
div#main_holding{
position:relative;
top:-250px;
width:314px;
height:453px;
margin:0 0 0 20px;
padding:382px 0 0 0;
background:transparent url(/wp-content/themes/andysmithworship/images/main.jpg) no-repeat;
}
div#contact{
width:314px;
height:71px;
background:transparent url(/wp-content/themes/andysmithworship/images/btn_contact.jpg) no-repeat top;
cursor:pointer;
}
div#contact:hover{
background:transparent url(/wp-content/themes/andysmithworship/images/btn_contact.jpg) no-repeat bottom;
}
