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

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

#Wrapper #Navigation {
	width: 470px;
	height: auto;
	margin-bottom: 10px;
        z-index: 999;
}

#Wrapper #Navigation #statemusicianheader {
        width: 470px;
        height: 20px;
        margin: 5px 0px 10px 0px;
}

#Wrapper #Navigation .logo {
       width: 300px;
       height: 100px;
       margin: 0px auto 10px auto;
}

#Wrapper #Navigation #menu {
      margin: 0px;
      padding: 10px 0px 10px 0px;
      width: 460px;
      background-color: #000;
      text-align: center;
}


#Wrapper #MainFeature {
	margin: 145px 10px 10px 10px;
	float: none;
	height: 242px;
	width: 460px;
	overflow:hidden;
        padding: 0 0 0 0;
	-webkit-box-shadow: 1px 1px 7px #000;
	-moz-box-shadow: 1px 1px 7px #000;
	-box-shadow: 1px 1px 7px #000;
}

#Wrapper .SmallFeature {
	margin: 10px 10px 10px 10px;
	float: none;
	height: 236px;
	width: 460px;
        padding: 0px;
}

#Wrapper #Columnwrapper {
        width: 100%;
        height: auto;
        overflow: hidden;
}

#Wrapper .LeftColumn {
	padding: 5px 0px 5px 10px;
	float: none;
	width: 450px;
        height: auto;
	margin: 10px 10px 20px 10px;
	background-image: url(http://sarahickman.com/images-global/column-background-460.jpg);
}

#Wrapper .RightColumn {
	padding: 5px 0px 5px 10px;
	float: none;
	width: 450px;
        height: auto;
	margin: 10px 10px 10px 10px;
	background-image: url(http://sarahickman.com/images-global/column-background-460.jpg);
	clear: right;
}


#Wrapper #sponsors img {
       padding: 5px 50px 5px 50px;
}

/* FOOTER */

#footercontainer {
	background-color: #333;
	clear: all;
	height: auto;
	width: 480px;
	margin: 0 0 0 0;
	padding 0 0 0 0;
	background-image: none;
	-webkit-box-shadow: 0 0 0 #000;
	-moz-box-shadow: 0 0 0 #000;
	-box-shadow: 0 0 0 #000;
        z-index: 999;
	overflow:hidden;
}

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

#footercontainer #footer #copyrightblock {
	padding: 0px;
	height: auto;
	width: 210px;
	margin: -130px 30px 0px -215px;
	float: left;
}


#footercontainer #footer .column {
	height: auto;
	width: 210px;
	margin-left: 15px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16pt;
	color: #CCC;
}

#footercontainer #footer .column ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17pt;
	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;
}

h4 {
       font-size: 15pt;
}


h5 {
       font-size: 14pt;
}


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


small {
       font-size: 9pt;
}



/* INTERNAL PAGE STYLES */

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

#Wrapper #pagecontent #cdcover {
       float: none;
       width: 460px;
       margin: 0px 0px 10px 0px;
       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: 20px 0px 10px 0px;
	padding: 10px;
	float: right;
	height: auto;
	width: 460px;
        background-image: url(http://sarahickman.com/images-global/yellow-background.png);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-box-shadow: none;
}


#Wrapper .photo-right {
       float: right; 
       margin: 0px 10px 0px 10px;
}

#Wrapper .photo-left {
       float: left; 
       margin: 0px 10px 0px 10px;
}



.didjaknow { color: #323232; font-size: 13pt; background-color: none; text-align: left; width: 460px; float: none; }

.iphonehide {
visibility: hidden;
}


div.orbit img {height: 242px; width: 460px;}
