@charset "UTF-8";
/* CSS Document -- iPAD STYLE */

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
	
#Wrapper {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: none;
	background-attachment: scroll;
	background-image: url(http://sarahickman.com/images-global/wrapper-background.jpg);
	background-repeat: no-repeat;
	-webkit-box-shadow: 0 0 0 #000;
	-moz-box-shadow: 0 0 0 #000;
	-box-shadow: 0 0 0 #000;
	overflow:hidden;
}

#Wrapper #Navigation {
	width: 100%;
	height: 50px;
	margin-bottom: 20px;
        z-index: 999;
}


#Wrapper #Navigation #statemusicianheader {
        width: 100%;
        height: 30px;
        margin: 5px auto 4px auto;
}

#Wrapper #Navigation .logo {
       width: 300px;
       height: 100px;
       margin: -8px 10px -70px 0px;
       z-index: 1000;
}

#Wrapper #Navigation #menu {
    margin: -5px 10px 5px 10px;
}


#Wrapper #MainFeature {
	margin: 0px 0px 0px 0px;
	float: left;
	height: 404px;
	width: 768px;
        padding: 0 0 0 0;
        z-index: -999;
	-webkit-box-shadow: 0 0 0 #000;
	-moz-box-shadow: 0 0 0 #000;
	-box-shadow: 0 0 0 #000;
}

#Wrapper .SmallFeature {
	margin: 11px 10px 10px 11px;
        padding: 0px 0px 0px 0px;
	float: left;
	height: 120px;
	width: 234px;
}



#Wrapper #Columnwrapper {
        width: 700px;
        height: auto;
        overflow: hidden;
        margin: 0 auto 0 auto;
	overflow:hidden;
}


#Wrapper .LeftColumn {
	padding: 2px 15px 0px 15px;
	float: left;
	width: 310px;
        height: 254px;
	margin: 0px 0px 20px 10px;
	background-image: url(http://sarahickman.com/images-global/column-background-350.jpg);
	-webkit-box-shadow: 0px 1px 5px #000;
	-moz-box-shadow: 0px 1px 5px #000;
	-box-shadow: 0px 1px 5px #000;
}

#Wrapper .RightColumn {
	padding: 2px 15px 0px 15px;
	float: left;
	width: 310px;
        height: 254px;
	margin: 0px 0px 20px 10px;
	background-image: url(http://sarahickman.com/images-global/column-background-350.jpg);
	-webkit-box-shadow: 0px 1px 5px #000;
	-moz-box-shadow: 0px 1px 5px #000;
	-box-shadow: 0px 1px 5px #000;
	clear: all;
}

/* FOOTER */

#footercontainer {
	background-color: #7a3838;
	clear: all;
	height: auto;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-attachment: scroll;
	background-image: none;
        z-index: 999;
	overflow:hidden;
}

#footercontainer #footer {
	height: auto;
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 10px 20px 0px 20px;
}

#footercontainer #footer #copyrightblock {
	padding: 0px;
	height: auto;
	width: 220px;
	margin: -30px 0px 0px 10px;
	float: left;
}


#footercontainer #footer .column {
	height: auto;
	width: 175px;
	margin: 0px 5px 20px 10px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #CCC;
}

#footercontainer #footer .column ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #CCC;
	list-style-position: outside;
	list-style-type: none;
	font-weight: normal;
	padding: 0px;
}

#footercontainer #footer .column a {
	color: #CCC;
	display: block;
	}

#footercontainer #footer .column a:hover {
	color: #FF9;
	background-color: #000;
	text-decoration: none;
	}

.clearfix {
	clear: both;
}


/* TEXT STYLES */

body, p {
	font-family: Georgia, serif;
}


.menu {
       font-family: tradegothic, "Arial Narrow", Sans-Serif;
       font-size: 15pt;
       font-weight: bold;
       text-transform: uppercase;
       line-height: 100%;
       color: #CCC;
}



/* INTERNAL PAGE STYLES */

#Wrapper #pagecontent {
	margin: 10px 0px 20px 0px;
	padding: 10px 20px 10px 20px;
	float: right;
	height: auto;
	width: 480px;
        background-image: url(http://sarahickman.com/images-global/pagecontent-background.png);
        z-index: -999;
	-webkit-box-shadow: 1px 1px 7px #000;
	-moz-box-shadow: 1px 1px 7px #000;
	-box-shadow: 1px 1px 7px #000;
}

#Wrapper #pagecontent #cdcover {
       float: right;
       width: 190px;
       margin: 0px -30px 10px 10px;
       padding: 10px 30px 10px 10px;
        background-image: url(http://sarahickman.com/images-global/yellow-background.png);
	-webkit-box-shadow: 1px 1px 7px #000;
	-moz-box-shadow: 1px 1px 7px #000;
	-box-shadow: 1px 1px 7px #000;
}


#Wrapper #sidebar {
	margin: 10px 0px 20px 0px;
	padding: 10px;
	float: left;
	height: auto;
	width: 220px;
        background-image: url(http://sarahickman.com/images-global/yellow-background.png);
	-webkit-box-shadow: 1px 1px 7px #000;
	-moz-box-shadow: 1px 1px 7px #000;
	-box-shadow: 1px 1px 7px #000;
}


#pagecontent a {
	color: #909;
        text-decoration: underline;
	}


#Wrapper .photo-right {
       margin: 0px 5px 0px 20px;
}

#Wrapper .photo-left {
       margin: 0px 20px 0px 5px;
}




#Wrapper #Navigation #menu form {
    float: none;
    margin: 10px 0 5px 10px;
}

#Wrapper #Navigation #menu form input {
    font-size: 14pt;
}


#sb-overlay{position:fixed; top:0; left: 0; height:15000px ;width:100%;}
