/*
Theme Name: Artists of the West Elks
Author: Julie Wills | Thread Studio Design
Author url: http://www.threadstudiodesign.com
Version: 1.0
Description: A custom wordpress theme built for the Artists of the West Elks by <a href="http://threadstudiodesign.com" target="_blank">Thread Studio Web Design</a>.
*/


/*Global Styles */

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

ul, li{ list-style-type: none;}

p{ font-size: 13px; line-height: 15px; padding: 0 0 10px 0; margin: 0;}

a:link, a:visited{
	color:#039;
	text-decoration: none;
}

a:hover, a:active{
	color: #036;
	text-decoration: underline;
}

img {border: none;}

h1 { font-size: 22px; font-weight: normal; padding: 0; margin: 10px 0 0 0; color: #930; line-height: 25px;}
h2 {font-size: 17px; font-weight: normal; padding: 0; margin: 0 0 20px 0;}

h3{font-size: 17px; font-weight: normal; padding: 0; margin: 5px 0 0 20px; color: #960;}


/* General Site Layout */

#outer {
	margin: 0px auto;
	padding-top: 10px;
	width: 964px;
}

#header {
	position: relative;
	width: 964px;
	height: 100px;
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px dashed #630;
	clear: both;
	z-index: 5;
}

#homelink {
	width: 475px;
	height: 96px;
}

#homelink a{ display: block;}

#footwrapper {
	margin: 0px auto;
	padding: 0;
	width: 964px;
}

#footer{
	width: 962px;
	height: 30px;
	border-top: 1px dashed #630;
	float: left;
	margin: 0 0 10px 0;
	padding: 20px 0 0 2px;
	font-size: 14px;
	color: #960;
	font-weight: bold;
}

#credit{
	font-size: 9px;
	margin: 30px 0 0 2px;
	color:#999999;
	clear: both;
}

#credit a:link, #credit a:visited{color:#999; text-decoration: underline;}
#credit a:hover, #credit a:active{color:#930; text-decoration: underline;}






/* Main Navigation */

#navlinks {
	list-style: none;
	position: absolute;
	left: 495px;
	top: 66px;
	margin: 0;
	padding: 0;
	width: 480px;
	height: 30px;
}

ul#nav{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 480px;
	height: 30px;
	z-index: 3000;
	margin: 0;
	padding: 0;
}

ul#nav li{
	float: left;
	font-size: 20px;
	padding: 0;
	width: 96px;
	margin: 0;
}

#nav a{ display: block; text-align: center;}

#nav li a:link, #nav a:visited{
	color: #960;
	text-decoration: none;
}

#nav a:hover, #nav a:active{
	color: #930;
	text-decoration: underline;
}

ul#nav li ul{
	position: absolute;
	border: 1px dashed #630;
	background-color: #FFF;
	margin: 2px 0 0 -1px;
	padding: 5px 0 5px 0;
	width: 96px;
	left: -10000em;
	top: 22px;
	display: block;
}

#nav li:hover ul{ left: auto;}
#navlinks li.sfhover ul {left: auto; margin: 0; display: block;}

ul#nav li li{
	margin: 0 0 0 -2px;
	padding:0 2px 6px 2px;
	font-size: 14px;
	text-align: center;
	text-transform: lowercase;
	display: block;
	

}

#nav li li a{ display: block;}

#nav li li a:hover, #nav li li a:active{
	color: #930;
	text-decoration: underline;
}


#nav a.current {color: #930}



/* Index Page Layout */

#indexBody{
	margin: 0;
	padding: 0 10px 10px 10px;
	width: 944px;
	background-image: url(images/graphic_elements/logo.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	min-height: 580px;
}

#topBand{
	width: 944px;
	height: 24px;
	background-color: #336495;
	
}

#slideshow{
	height: 340px;
	width: 944px;
	z-index: 2;
}

#indexText{
	width: 800px;
	
}

#bottomBand{
	width: 944px;
	height: 24px;
	background-color: #336495;
	margin: 0 0 20px 0;
	
}

#quickLinks{
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 8px;
}

#quickLinks li{
	float: left;
	padding: 0 20px 0 0;
	line-height: 26px;
}

#quickLinks a:link, #quickLinks a:visited{ color: #F1D27F; font-size: 12px;}




/* Interior Page Layouts - General */

#pageFrame{
	width: 964px;
	border-left: 1px dashed #930;
	border-right: 1px dashed #930;
	min-height: 590px;
	margin: -10px 0 0 0;
	padding: 0 0 10px 0;
	position: relative;
}

#pageBody{
	background-image: url(images/graphic_elements/logo.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	min-height: 580px;
	margin: 0;
	padding: 0 9px 20px 10px;
	width: 944px;
	clear: both;
}

#artistBody{
	background-image: url(images/graphic_elements/logo.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	min-height: 590px;
	margin: 0;
	padding: 0 9px 10px 10px;
	width: 944px;	
}

#pageBody h1, #categoryBody h1{ padding: 65px 20px 20px 20px;}
#pageBody p, #categoryBody p {padding: 0 30px 10px 20px;}
.biglink {font-size: 16px; text-transform: lowercase; line-height: 25px;}
#pageBody h2{color: #960;}

#catPage{
	width: 400px;
	height: 550px;
	margin: 30px 20px 20px 20px;
	padding: 0;
	float: left;
}

#catPage img{
	border: 1px solid #999;
	margin: 0;
}

#catPage p{ font-size: 11px; clear: both; margin: 10px 0 0 -20px}
p.catPageEnd { margin-bottom: 25px;}

p.eventEnd{ margin-bottom: 30px;}

#scroll{
	width: 350px;
	height: 400px;
	border: 1px dashed #630;
	overflow: auto;
	padding: 10px;
	margin: 0;
	font-size: 14px;
}

p.asterisk {margin-top: 10px;}

.pagenav {font-weight: bold;}
.pagenav li{ font-weight: normal;}

.floatleft {float: left; border: 1px solid #999; margin: 30px 20px 20px 0;}
.floatright {float: right; border: 1px solid #999; margin: 30px 0 10px 20px;}


/* Individual Artist Pages */

#divider{
	width: 589px;
	height: 540px;
	border-right: 1px dashed #930;
	position: absolute;
	top: 18px;
	left: 0;
}

#artistContent{
	position: absolute;
	left: 590px;
	width: 355px;
	height: 495px;
	margin: 0;
	padding: 0;
	top: 18px;
}

.bio {font-style: italic; font-size: 12px;}
.break p { padding: 0; margin: 0 0 5px 0;} 

#artistLinks{
	position: absolute;
	bottom: 15px;
	left: 600px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	font-size: 12px;
}
	
/*Image Controls*/

.gallerycontainer{
position: relative;
height: 550px;
clear: both;
margin: 0;
padding: 0;
}

.gallerycontainer h1{color:#333; padding: 0; margin: 0;}

.mainimg {
	margin: 22px 0 20px 2px;
	padding: 0;
}

.noimg {
	width: 563px;
	height: 400px;
	font-size: 16px;
	line-height: 400px;
	color: #666;
	text-align: center;
}

.thumbnail img{
border: 1px solid #999;
margin: 15px 5px 5px 3px;
float: left;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 0 0 0 3px;
left: -1000px;
top: 0;
margin: 22px 0 0 3px;
padding: 0;
visibility: hidden;
color: #333;
font-size: 12px;
text-decoration: none;
border: none;
}


.thumbnail span img{ /*CSS for enlarged image*/
border: none;
padding: 0;
margin: 0 0 5px -1px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 0;
z-index: 50;
}

/* Calendar styling */

#calFrame {
	margin: 0 0 5px 10px;
	padding: 0;
}

#calFrame h1 { margin: 0 0 0 0; padding: 30px 0 10px 0; }



    .calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#000000;
         border-bottom:1px dotted #000000;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#000000;
         border-bottom:1px dotted #000000;
        }
    .calnk a {
        text-decoration:none; 
        color:#000000; 
        border-bottom:1px dotted #000000;
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#333333; 
        background:#FFF; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:170px; 
        z-index:100;
        line-height:1.2em;
		border: 1px dashed #630;
        }
     .calendar-table {
        border: 1px solid #630;
        width: 910px;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-next {
        width:20%;
        text-align:center;
     }
     .calendar-prev {
        width:20%;
        text-align:center;
     }
	 
	 .calendar-next a, .calendar-prev a{ font-size: 14px;}

     .calendar-month {
        width:60%;
        text-align:center;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #DFE6DE;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #E9F0E8;
     }
     span.weekend {
  
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #BFBFBF;
        background-color:#E4EBE3;
     }
     span.event {
        font-size:0.75em;
     }
     .kjo-link {
        display: none;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #D6DED5;
     }
     .calnk a:hover span span.event-title {
        padding:0;
        text-align:center;
        font-weight:bold;
        font-size:1.2em;
		border: 0px;
        }
     .calnk a:hover span span.event-title-break {
        width:96%;
        text-align:center;
        height:1px;
        margin-top:5px;
        margin-right:2%;
        padding:0;
        background-color:#000000;
		border: 0px;
     }
     .calnk a:hover span span.event-content-break {
        width:96%;
        text-align:center;
        height:1px;
        margin-top:5px;
        margin-right:2%;
        padding:0;
        background-color:#000000;
		border: 0px;
     }
     .page-upcoming-events {
        font-size:80%;
     }
     .page-todays-events {
        font-size:80%;
     }