/*  
Theme Name: Elegance
Theme URI: http://www.powertheme.com/themes/elegance/
Description: An elegant WordPress theme brought to you free by <a href="http://www.powertheme.com">PowerTheme</a>
Version: 1.0
Author: PowerTheme
Author URI: http://www.powertheme.com/
*/

* { margin: 0; padding: 0; outline: none; }

a:link, a:visited, a:active { color: #4c3e1b; }
a:hover { color: #4c3e2b; }

body { background: #f3efe6 url(img/body-bg.gif) repeat-x; font-family: Georgia, Arial, Helvetica, san-serif; font-size: 14px; color: #000000;  }

#wrapper { width: 800px; margin: 0 auto; }

#header { width: 800px; height: 109px; }
a.logo { width: 550px; height: 32px; float: left; background: url(img/logo.png); margin-top: 55px; }
a.logo span { display: none; }

.search { float: right; margin-top: 55px; }
.search .search-text { background: url(img/search-bg.png) no-repeat; width: 157px; padding: 6px 30px 8px 10px;  border: none; }

#subheader { background: url(img/subheader-bg.png) no-repeat; width: 800px; height: 190px; float: left; }
#subheader p { font-size: 12px; margin: 75px 0 0 10px; width: 460px; color:#000000; }

/*
	script stuff 
*/
.search-alert {display: none; background: url(img/search-alert-arrow.png) no-repeat; padding: 20px 15px 10px 15px; float: left; margin-top: 2px; position: absolute; font-size: 10px; cursor: pointer; color: #000; }

#content { width: 560px; float: left; }

.post { width: 560px; margin-bottom: 50px; }
.post h2 a { color: #4c3e1b; font-weight: normal; text-decoration: none; font-size: 24px; }
.post span.post-info { color: #000000; font-size: 10px; padding-bottom: 10px; width: 560px; float: left; }
.post p { line-height: 22px; margin-bottom: 10px; }
.post div.cats { border-top: 1px solid #ececec; padding-top: 10px; }

#sidebar { width: 200px; float: right; }


#pgheader { 
   width: 91px; 
   height: 21px; 
   margin-bottom: 10px; 
   margin-left: 10px; 
   background: url(img/pages.jpg) no-repeat; 
   margin-top: 8px;
}


#pages {
   margin-left: 12px; 
   margin-bottom: 25px;
}

#pages ul li { 
   list-style-type: none; 
   width: 210px; 
   background:url(img/Dots.gif) bottom repeat-x;
}

#pages ul li a  { 
   padding: 5px 0px 5px 20px; 
   display: block; 
   background: url(img/sidebar-bullet.jpg) no-repeat 0px 7px; 
}


#gigheader { 
   width: 175px; 
   height: 21px; 
   margin-bottom: 10px; 
   margin-left: 10px;
   margin-top: 15px; 
   background: url(img/tourdates.png) no-repeat; 
}

#gigpress { 
   margin-left: 12px;
}

#gigpress ul li { 
   list-style-type: none; 
   background: url(img/sidebar-bullet.jpg) no-repeat 0px 7px; 
   width: 210px;
   padding: 5px 0px 5px 20px;
}

#flickrtitle {

width: 175px; 
   height: 21px; 
   margin-bottom: 10px; 
   margin-left: 6px;
   margin-top: 15px; 
   background: url(img/photostitle.png) no-repeat; 
}

#flickr {
   margin-left: 14px;
}

#flickr img {
  margin: 4px;
  border-color: #a8a987;
  border-width: 4px;


}




#footer { clear: both; width: 100%; float: left; background:url(img/footer_bg.jpg) repeat-x; padding: 20px 0; margin-top: 20px; }
#footer .inner { width: 800px; margin: 0 auto; }

/*
	.comments template styles
*/

.comments { float: left; padding: 0; }

.comments input[type=text], textarea { width: 350px; }

textarea { width: 450px; }

.comments fieldset { padding: 20px; border: 1px solid #CCC; margin: 10px 0 20px 0; }

.comments p { padding: 0 0 10px 0; }

.comments h2 { padding: 0 0 15px 0; }

#cdisplay { list-style-type: none; padding: 0; margin: 0; }

	#cdisplay li { padding: 10px;  margin-bottom: 10px; width: 560px; }
	
	#cdisplay li.first {  background: #f9f9f9; border-bottom: #CCC 1px solid; }
	
	#cdisplay li.second {  background: #f6f6f6; border-bottom: #dedede 1px solid; }
