/*
Theme Name: Evanescence Store blog
Theme URI: http://srinig.com/wordpress/themes/evanescence/
Description: <a href="http://srinig.com/wordpress/themes/evanescence/">Evanescence</a> began as a simple fluid width theme with two column layout. Right hand sidebar supports widgets. Tags and gravatars supported. Valid XHTML and CSS. Yes, it began with Evanescene, but I have made so many I then made so many changes to it to work as a photography theme, that I now put my own name to this version.  It is a 1250px fixed width theme now with photo galleries that were hand-made without plugins. It relies heavily on TimThumb.php I also removed dynamic widget support, to reduce overhead and to make it easier to understand what the widgets were doing.
Version: 1.6
Author: Dave B - Blog Edition
Author URI: http://srinig.com/wordpress
Tags: photo theme.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	background-color:#000;
	color:#000;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin:0 0 0 0;
	text-align:center;
	padding:0 0 0 0 ;
	
}

table h1 {
font-size:12pt;

}

#my_footer {
	background-color: #CCC;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	color:#000;
	border:1px #000 solid;
}

/* Layout */
#page {
	width:1250px;	
	margin:0 auto 0 auto;
	text-align: left;	
	background-color:#FFF;
	
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border: 1px solid #000;
    padding: 16px ; 
	
}

#wrapper {
	 clear:both;	 
}


.my_post {
	margin-bottom:10px ;
	font-size:1.4em;	
	text-align:left;
	line-height:1.4em ;	
	
	
}
.my_post form {
	margin-top:10px;
	
}


.header-title {	
	clear:both;
    width:1250px;
	padding:10px 0 10px 0 ;
	margin:0 auto 0 auto;
	text-align:center;	
	color: #fff;
	
}



.header-title  h1 a {	
	color: #fff;
	text-decoration:underline;
	font-size:28px;	
	width:1250px;
}



.header-title h1:hover {	
	background-color:#033;
	
}

.sub-title {
	font-size:22px;
	color:#fff;
	
}

.post {
	margin-bottom:10px ;
	font-size:1.4em;	
	text-align:left;
	line-height:1.4em ;	
	clear:both;
	}

#content {
	width:940px;
	float:left;	
	background-color:#fff ;
	text-align:left;
	margin-right:6px;
}


.post h2 a {
	font-size:0.80em;
	
	line-height:150%;
	word-spacing:120%;
	
}

.post ul li {
	list-style:url('images/list-style.png');
	padding:5px 0 5px 0 ;
}

#prev span, #next span { color:#ccc; } /* lighter than the normal anchor text */

.blockquote_home {
 width: 650px;
 margin:20px auto 20px auto; 
 color:#000;
 font-weight:bold ;
 font-size:10pt;
 
 background-color:#CCC;
 background: url('images/poetswalkwinter.png') no-repeat; 
 /* border: #300 solid 1px ; */
 
 padding:10px; 
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 
 
 }
 
 .blockquote_home2 {
 width: 650px;
 margin:10px auto 10px auto; 
 color:#000;
 font-weight:bold ;
 font-size:10pt;
 padding:4px;
 
 background: url('images/centralparknorth-back.png') no-repeat; 
  padding:10px; 
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 
 }
 
 
blockquote {
 width: 650px;
 margin:10px auto 10px auto; 
 color:#000;
 font-size:10pt;
 padding:4px;
 background-color:#fff;
 
 }
 
 
 /* Comments */
#comments {
	margin:2px 2px 2px 2px;
}
#comments h3 {
	font-size:1.2em;
}
.commentlist {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
}

.commentlist li {
	padding:5pt 0;
	overflow:auto;
	border-bottom:1px solid #f8f8f8;
}

.commentlist p {
	margin:4px 0;
	font:10pt/11pt 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:left;
}
.commentlist p a, .commentlist h4 a {
	border-bottom:1px solid #eee;
}
.commentlist h4 {
	font-size:1.2em;
	margin:0;
}
.commentlist cite {
	font-style:normal;
}
.commentlist img.avatar {
	float: right; margin: 0 0 0 10px; padding: 3px; border:1px solid #eee;
}
textarea#comment {
	width:60%;
	height:140px;
	font-size:10pt;
}
/* Comment ends */

 
 
a {
	color: #630;	
	text-decoration: underline ;
}
a:hover {
	color: #33F;
	
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

img {
	border:0;
}

.st-tag-cloud {
	font-size:10pt;
	
}
.st-tag-cloud a {
	line-height:2em;
	word-spacing: 130%;
	
}


/* for the favorites add link */
.wpfp-link {
	font-size:12pt ;
	margin-left:10px ;
	
	
}
/* the widget view */
.wpfp_widget_view {
	color:#000;
	font-family:Arial, Helvetica, sans-serif ;
	
}

.wpfp_widget_view li {	
	list-style:none ;
}

.wpfp_widget_view li:link {
	text-decoration:underline;
	list-style:none ;
}

.testimonial-header {
	font-size:150%;	
}

.testimonial-excerpts {
	font-size:10pt;
	float:left;
    width: 200px;
    height: 330px;
	margin-right:20px;
	padding-left:30px; 
	border-left:#333 1px solid;
}


.navigation {
font-size:14pt ;
color:#000;
clear:both;	
padding-bottom:20px;
}

.alignleft {
	float:left ;
	}

.alignright {
	float:right;
}


.alignright a, .alignleft a, .alignright a:visited, .alignleft a:visited {
	text-decoration:none;
	color:#303;
}

.alignright a:hover, .alignleft a:hover {
	color: #303;
	text-decoration:underline;
	
}





/* default mode for wp_get_archives uses li */
.sitemap {
	padding:10px ;
	list-style:none;
	
	
}

.sitemap li {
	padding-bottom:1em;
	
}
.sitemap a {
	font-size:12pt;
	
}


.my_post form {
	margin-top:10px;
	
}

.widget_categories {
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	font-size:10pt;
	line-height:100% ;
	font-variant:small-caps;
}
				 
				 

.limited_editions {
	color:#333 ;
	font-size:12px;
}

.limited_editions a {
	font-size:12px;
}


.thumbs_gallery {			
	
	background-color:#033;
	padding:2px;
	color:#FFF;
	
}
.recent_thumbs_box{	
	margin-left:auto
	margin-right:auto;
	padding:2px;
	
	
}

.recent_thumbs {
	float:left ;
	border:1px #000 solid ;
	
	
}
.recent_thumbs p {
	 text-align: center;
}
 

.thumbs_gallery h2 {
	color:#FFF;
}

.thumbs_gallery img {	
	border:1px #033 solid;
	
}


.thumbs_gallery div.float p {
   text-align: center;
   }
 
.thumbs {
	float:left;
	padding-left:10px;
	padding-top:10px;
    width: 200px;
    height: 185px;
	margin:0;
	background-color:#fff;
}

.thumbs a {
	font-size:10pt;
}

.thumbs img {
	border: #000 1px solid;
	margin-bottom:2px;
	
}
.gallery_float {
	float:left ;
	
}
.gallery_float p {
	 text-align: center;
}
 

.black_photo {
padding:6px;
background-color:#000;
margin-left:auto;
margin-right:auto;
}

.black_photo img {
  display: block;  
   border:#fff 2px solid; 
     
  }
  



.home {
	margin-bottom:10px;
	text-decoration:underline;
}





/* Header ends here */




#sidebar {
	width:260px;	
	float:left;
	padding:10px 10px 10px 30px;
	color:#000 ;
	overflow:hidden;	
	margin-top:0;	
	margin-right:0;
	background-color:#fff;	
	
	
}


#post_box {
border: #333 groove 2px ;
	background-color:#000;
	color:#FFF;	
	font-size:12pt;
	text-align:left;
	line-height:1.25em;
	padding:10px ;
	-moz-border-radius: 14px;
    -webkit-border-radius: 14px;
	margin:10px auto 10px auto ;
	width:400px;	
	
	
}
#sidebar_box {
	border:1px solid #ccc;
	text-align:left;
	width:200px;
	padding-left:6px;
	background-repeat: repeat;
	background-color:#333;
	background-image: url(/blog/wp-content/themes/evanescence-store/images/background-4.png);	
}


#sidebar_box h2 a {
	font-size:14pt;
	color: #000;
	font-family: "Arial Black", Gadget, sans-serif;
	line-height: normal;
	
	
	
}

#sidebar_box h2 a:hover {
	color: #CFC;
	
}



#sidebar h2 {
	color:#000;
	padding-bottom:10px;
	padding-top:10px;
	font-size:14pt;
	font-variant:small-caps;
	margin:0 auto 6px 0;	
}

#sidebar p {
	text-align:left;
	margin-top:0;
	color:#666;
	
}

#sidebar ul {	
	margin-left:0;
	padding-left:0;
	font-size:1.2em;
	
}




#sidebar ul li {	
	margin-top:1em;	
	list-style:none;
	
}



#sidebar ul li li {
	margin:0;
	margin-top:1em;	
	list-style:url('images/list-style.png');
	
}

#sidebar li li a {
	color: #333;
	text-decoration:underline;
	line-height:90%;
}

#sidebar li li a:hover {
	color:#68a;
}
/* Sidebar ends */



h2.archive-title {
	font-size:1.4em;
}
h2.pagetitle {
	font-size:2em;
}



.thumbs_post {
	margin:0 0 0 0;
	clear:both;
	padding-left:20px;
	padding-right:0;
	
}

.post-title {
	display:block ;
	padding:5px 5px 5px 5px ;	
	margin-left:auto;
	margin-right:auto;	
	text-align:center;
	color:#333;	
}


.post-title h2, .post-title h3 {
	font-size:18pt;	
	color:#333;
}

.post-title h2 a, .post-title h3 a{
	color:#333;
}

.post-entry, .archives {
	font:1.0em/1.75em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#333;
	
}




.post-meta {
	clear:both;
	margin-top:4px;
	font-size:10pt;
	color:#333;
}
/* Post ends */

/* Search */

#searchform {
	margin-left:auto; margin-right:auto
}

#searchform input {
	width:200px;
	background-color:#000;
	color:#FFF;	
	font-size:12pt;
	text-align:left;	
	padding:6px ;	
	text-decoration:none;
}

#searchform input:focus {
	color:#000;
	background:#fff;
	text-decoration:none;
}

.searchresult {
	clear:both;
}
.searchresult h3 {
	font-size:1.2em;
	margin:0;
	padding:1em 0 0 0;
}
.searchresult p {
	margin:0;
	padding:0 0 1em 0;
}
/* Search ends */
 
/* Footer */

#footer { 
    /*clear:both;*/
    width:1250px;
	padding:10px 0 10px 0 ;	
	text-align:left;	
	background-color:#fff;	
	color: #000;
	margin-top:20px;
	
}


#footer h2  {color:# 333;}
#footer a  {color:# 000;}

#footer h3 {color: #999; font-size:12pt;}



/* Footer ends */
.aligncenter,
div.aligncenter, .alignnone {   
   margin-left: auto;
   margin-right: auto;
}





.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

