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


strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

.cufon-loading h1 { /* for Cufon.replace('h1') */
	visibility: hidden !important;
}

img {
       border: none
}


body {
	margin: 35px 0 0 0;
	padding: 0;
        background-image: url(http://sarahickman.com/images-global/clover-blur-background.jpg);
       /* background-position: center bottom;
        background-repeat: no-repeat */
        background-attachment: fixed;
}

#Wrapper {
	width: 1024px;
	margin: 0 auto 0 auto;
	padding: 10px 20px 0px 20px;
	background-color: none;
	background-attachment: scroll;
	background-image: url(http://sarahickman.com/images-global/wrapper-background.jpg);
	background-repeat: y-repeat;
	-webkit-box-shadow: 1px 1px 7px #000;
	-moz-box-shadow: 1px 1px 7px #000;
	-box-shadow: 1px 1px 7px #000;
        z-index: 0;
}

#Wrapper #Navigation {
	width: 100%;
	height: 50px;
        z-index: 1000;
        position:relative;
        margin: 0 0 10px 0;
}

#Wrapper #Navigation #statemusicianheader {
        width: 733px;
        height: 30px;
        margin: -35px auto 5px auto;
}

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

#Wrapper #Navigation #menu {
      float: right;
      padding: 0 10px 0 0;
      z-index: 100;
      width: 700px;
      text-align: right;
}

#Wrapper #MainFeature {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	height: 400px;
	width: 760px;
        z-index: 2;
	-webkit-box-shadow: 1px 1px 7px #000;
	-moz-box-shadow: 1px 1px 7px #000;
	-box-shadow: 1px 1px 7px #000;
}


#Wrapper .SmallFeature {
	margin: 0px 0px 20px 10px;
	padding-right: 10px;
	float: right;
	height: 120px;
	width: 234px;
        z-index: 2;
}

#Wrapper .SmallFeature img {
	-webkit-box-shadow: 1px 1px 7px #000;
	-moz-box-shadow: 1px 1px 7px #000;
	-box-shadow: 1px 1px 7px #000;
}

#Wrapper #Columnwrapper {
        width: 100%;
        height: 280px;
        overflow: hidden;
        z-index: 2;
}

#Wrapper .LeftColumn {
	padding: 0px 15px 15px 10px;
	float: left;
	width: 231px;
        height: 280px;
	margin-bottom: 0px;
	font-family: Georgia, serif;
	font-size: 10pt;
	background-attachment: scroll;
	background-image: url(http://sarahickman.com/images-global/column-background-256.jpg);
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 0px 7px #000;
	-moz-box-shadow: 0px 0px 7px #000;
	-box-shadow: 0px 0px 7px #000;
}

#Wrapper .RightColumn {
	padding: 0px 10px 10px 10px;
	float: left;
	width: 231px;
        height: 280px;
	margin-bottom: 0px;
	font-family: Georgia, serif;
	font-size: 10pt;
	background-attachment: scroll;
	background-image: url(http://sarahickman.com/images-global/column-background-256.jpg);
	background-repeat: no-repeat;
	clear: right;
	-webkit-box-shadow: 0px 0px 7px #000;
	-moz-box-shadow: 0px 0px 7px #000;
	-box-shadow: 0px 0px 7px #000;
}


#Wrapper #Columnwrapper ul {
        padding: 0 0 0 5px;
        margin: 2px 0 3px 7px;
}

#Wrapper #Columnwrapper li {
	list-style-position: outside;
        list-style-image: url(http://sarahickman.com/images/link.gif);
	padding: 0px 0px 4px -15px;
        font-size: 10pt;
}

#Wrapper #Columnwrapper a {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
        text-decoration: none;
	-webkit-transition: color .2s ease;	
        -moz-transition: color .2s ease;
	}

#Wrapper #Columnwrapper a:hover {
	color: #eee;
	background-color: #999;
	text-decoration: none;
	-webkit-transition: color .2s ease;	
        -moz-transition: color .2s ease;
	}

#Wrapper #sponsors {
       background-color: #666666;
       width: 100%;
       height: auto;
	background-attachment: scroll;
	background-image: url(http://sarahickman.com/images-global/sponsor-background.jpg);
	background-repeat: x-repeat;
        background-position: top;
	-webkit-box-shadow: 0px -3px 7px #000;
	-moz-box-shadow: 0px -3px 7px #000;
	-box-shadow: 0px -3px 7px #000;
        text-align: center;
}

#Wrapper #sponsors img {
       padding: 7px 20px 5px 20px;
}


/* FOOTER */

#footercontainer {
	background-color: #660033;
	clear: all;
	height: auto;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0px;
	background-attachment: scroll;
	background-image: url(http://sarahickman.com/images-global/footer-background.jpg);
	background-repeat: x-repeat;
        background-position: top;
	-webkit-box-shadow: -5px -5px 5px #000;
	-moz-box-shadow: -5px -5px 5px #000;
	-box-shadow: -5px -5px 5px #000;
        z-index: 999;
        overflow: hidden;
        z-index: 2;
}

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

#footercontainer #footer #copyrightblock {
	padding: 0px;
	height: auto;
	width: 200px;
	float: right;
        line-spacing: 120%;
}


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

#footercontainer #footer .column ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #CCC;
	font-weight: normal;
        padding: 0 0 0 0;
        margin: 2px 0 3px 0;
}

#footercontainer #footer .column li {
	list-style-position: outside;
	list-style-type: none;
	padding: 0px 0px 4px -15px;
}

#footercontainer #footer .column a {
	font-family: Helvetica, Arial, sans-serif;
	color: #CCC;
        text-decoration: none;
	}

#footercontainer #footer .column a:hover {
	color: #FF9;
	background-color: #000;
	text-decoration: none;
	-webkit-transition: color .2s ease;	
        -moz-transition: color .2s ease;
	}

.clearfix {
	clear: both;
}


/* TEXT STYLES */

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

h1 {
       font-family: tradegothic, "Arial Narrow", Sans-Serif;
       font-size: 24pt;
       font-weight: bold;
       margin: 0px 0px 5px 0px;
       text-transform: uppercase;
       line-height: 100%;
}

h2 {
       font-family: tradegothic, "Arial Narrow", Sans-Serif;
       font-size: 20pt;
       margin: 8px 0px 5px 0px;
       line-height: 100%;
}

h3 {
       font-family: Helvetica, Arial, Sans-Serif;
}

h4 {
       font-family: tradegothic, "Arial Narrow", Sans-Serif;
       font-size: 13pt;
       font-weight: bold;
       margin: 8px 0px 5px 0px;
       text-transform: uppercase;
       line-height: 100%;
}

h5 {
       font-family: tradegothic, "Arial Narrow", Sans-Serif;
       font-size: 12pt;
       font-weight: normal;
       margin: 8px 0px 5px 0px;
       text-transform: uppercase;
       line-height: 100%;
}


#Wrapper #Navigation #menu a {
	text-decoration: none;
	color: #CCC;
	-webkit-transition: color .2s ease;	
        -moz-transition: color .2s ease;
        text-decoration: none;
}


#Wrapper #Navigation #menu a:hover {
	color: #yellow;
	text-decoration: none;
}


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

small {
       font-size: 8pt;
}

/* PAGECONTENT TEXT */


.songlisting-cdtitle { color: black; font-size: 24pt; font-weight: bold; line-height: 100%; }

.songlisting-songtitle { color: black; font-size: 10pt; font-weight: bolder; text-transform: uppercase; font-family: Helvetica, Arial; }



.lyrics-songtitle { font-size: 13pt; font-weight: bold; text-transform: uppercase; font-family: Helvetica, Arial, sans-serif; }

.lyrics-credits { color: gray; font-size: 10pt; line-height: 120%; font-family: Helvetica, Arial, sans-serif; }

.didjaknow { color: #323232; font-size: 9pt; background-color: none; text-align: left; width: 300px; float: right; margin-left: 10px;}

#pagecontent ul, ol  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	color: #000;
	font-weight: normal;
        padding: 0 0 0 5px;
        margin: 2px 0 3px 0;
}

#pagecontent li {
	list-style-position: outside;
        list-style-image: url(http://sarahickman.com/images/link.gif);
        padding: 0px 0px 8px -2px;
}

#pagecontent a {
	color: #000;
        text-decoration: none;
	-webkit-transition: color .2s ease;	
        -moz-transition: color .2s ease;
	}

#pagecontent a:hover {
	color: blue;
	text-decoration: underline;
	-webkit-transition: color .2s ease;	
        -moz-transition: color .2s ease;
	}






/* SIDEBAR TEXT */

#sidebar, #sidebar p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
        line-height: 110%;
        padding: 10px 0 10px 0;
}

#sidebar ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #000;
	font-weight: normal;
        padding: 0 0 0 5px;
        margin: 2px 0 3px 0;
}

#sidebar li {
	list-style-position: outside;
        list-style-image: url(http://sarahickman.com/images/link.gif);
	margin: 0px 0px 6px 8px;
}

#sidebar a {
	color: #000;
        text-decoration: none;
	}

#sidebar a:hover {
	color: #eee;
	background-color: #999;
	text-decoration: none;
	-webkit-transition: color .2s ease;	
        -moz-transition: color .2s ease;
	}




/* INTERNAL PAGE STYLES */

#Wrapper #pagecontent {
	margin: 0px 0px 20px 0px;
	padding: 10px 20px 10px 20px;
	float: right;
	height: auto;
	width: 720px;
        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: -35px -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 #pagecontent .discography {
	margin: 2px;
	padding: 5px;
	float: left;
	width: 210px;
        height: 300px;
        vertical-align: top;
}

#Wrapper #pagecontent .discography2 {
	margin: 2px;
	padding: 5px;
	float: left;
	width: 100px;
        height: 200px;
}


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

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




#Wrapper #sidebar {
	margin: 50px 20px 20px 0px;
	padding: 10px;
	float: left;
	height: auto;
	width: 224px;
        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;
}


/* LEGACY STYLES */

.divider, .divider2 {
       height: 40px;
	background-image: url(/images/vine.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}



/* LIGHTBOX STYLES */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://sarahickman.com/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://sarahickman.com/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 5000px; height: 5000px; background-color: #000; }


/* STYLES FOR ZEN LA LA BLOG */

.content-title {
	color: #036;
	font-size: 16pt;
	font-family: Cochin, Palatino, Georgia;
	font-weight: bold;
	line-height: 100%; }
.content-date {
	color: #696969;
	font-size: 8pt;
	font-family: verdana; }
.content-posted {
	color: #696969;
	font-size: 7pt;
	font-family: verdana; }


.paginate {
    margin-top: 10px;
}

#Wrapper #Navigation #menu form {
    float: right;
    margin: -4px 0 5px 10px;
}




/* BUTTON STYLES */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('http://sarahickman.com/images-global/bg_button_a.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: bold 12px helvetica, arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('http://sarahickman.com/images-global/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}
