/*
Theme Name: Evanescence
Theme URI: http://srinig.com/wordpress-themes/evanescence/
Description: <a href="http://srinig.com/wordpress-themes/evanescence/">Evanescence</a> is a simple fluid width theme with two column layout. Right hand sidebar, widgets supported. XHTML and CSS validated.
Version: 1.3.1
Author: Srini G
Author URI: http://srinig.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

THE MENU STYLESHEET IS IN THE ROOT
*/

#clear {clear:both;}

.tableheader {font-size:14px; padding:5px; font-weight:bold; text-align:center; background:#C3D4A4;}
.tableside {font-size:14px; padding:5px; background:#DAE4C8;}
.tablecontent {font-size:12px; padding:5px; border:1px solid #f1f1f1;}
.tablesummary {font-size:15px; padding:5px; font-weight:bold; text-align:center; background:#EEF2E6;}

#content li {
margin-bottom: 10px;
}

hr{ color:#c0c0c0;}

.special { background:f1f1f1; border:1px solid #c0c0c0; padding:10px; overflow:hidden; }

#box {	
	margin: 0;
	padding: 0;
	width: 300px;
}

#box .boxtop span { color:#A19470; padding:10px; }
#box .boxtop div { color:#A19470; padding:8px 0 3px 11px; }

#box .boxtop {
	text-align:left;
	font-size:15px;
	font-weight:bold;
	height: 31px;
	width: 100%;
	background: url(/box-top.jpg) top center no-repeat;

}

#box .boxbg {
	font-size:13px;
	width:100%;
	background:url(/box-bg.jpg) center repeat-y;
}

#box .boxbg .boxcontent { 
	margin: 0 0 0 15px;
	text-align:left;
}

#box .boxbot {
	height: 7px;
	background:url(/box-bot.jpg) center bottom no-repeat;
}















#sidesection {
	margin:1px;
	padding:1px;
	border:#C5D5FF 1px solid;
	font-size:12px;
	overflow:hidden;
}



body {
	background:#fff;
	color:#555;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	margin:5px;
	text-align:center;
}

p, blockquote {
	text-align:left;
}

a {
	color:#579;
}

/* a:hover {	background-color:#ffc; } */

ul {
	list-style:round;
}

h1, h2, h3, h4, h5, h6 {
	color:#8ac;
}

blockquote {
	background:url('images/hborder_right.png') repeat-y left;
	color:#888;
	font-size:0.9em;
	padding:0.2em 2em;
}
blockquote blockquote {
	background:none;
	margin:0;
	font-size:1em;
}


img {
	margin:0;
	border:0;
}

img.wp-smiley {	
	margin:0;
}

#article-title { color:#88AACC; font-weight:bold; font-size:19px; padding:5px 0 6px 5px; overflow:hidden; }
#article-infos { font-size:15px; padding:0 0 0 6px; overflow:hidden; }

#the_author {
	margin:3px 3px 0 3px;
	padding:3px 3px 0 3px;
	font-size:14px;
	overflow:hidden;
}

.thumbnail {
	border:#BFB186 1px solid;
	margin:3px;
	padding:3px;
}







/* Layout */
/* Layout */
#page {
	width:910px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#wrapper {
	clear:both;
	margin:0;
	padding:0;
}

/* Content is 3 pixels smaller due to IE6 float bug */
#content {
	width:597px;
	margin:0;
	padding:0;
	float:left;
}

#sidebar {
	width:310px;
	margin:0;
	padding:0;
	float:right;
}



#forum {
	clear:both;
	margin:0;
	padding:0;
	width:910px;
}

/* Layout */
/* Layout */





/* Header */
/* Header */
#header {
	height:118px;
	background: url("/logo-header.jpg") no-repeat;
	margin-bottom:1px;
	padding:0px;
	border-bottom: 1px solid #c0c0c0;
}

#header div.leftnav { float: left; margin:0; padding:0; width:450px;}
#header .logo { padding:10px 0 0 135px;}
#header h1 { padding:0 0 0 30px; margin:0; font-size:22px;}
#header h2 { padding:0; margin:0; font-size:16px;}

#header h1 a { text-decoration:none; color:#6E0000;}
#header h2 a { text-decoration:none; color:#400000;}


#header div.rightnav { float: right;  margin:0; padding:0;}

/* Header ends here */
/* Header ends here */









/* Sidebar*/
/* Sidebar*/
#sidebar {
	color:#888;
	overflow:hidden;
	padding-right:0px;
	padding-left:0px;
	margin:0 0 0 0;
}

#sidebar div {
	padding-right:0px;
	padding-left:0px;
	margin:0 0 0 0;
}

#sidebar div div {
	padding:0px;
	background:none;
	padding-right:0px;
	padding-left:0px;
	margin:0 0 0 0;
}

#sidebar h2 {
	color:#404040;
	font-size:17px;
	font-weight:bold;
	font-variant:small-caps;
	padding:5px;
	background-color:#E9E9EF;
	margin:0 0 0 0;
}

#sidebar ul {
	list-style:none;
	padding:0px;
	padding-right:0px;
	padding-left:0px;
	margin:0 0 0 0;
}



#sidebar ul ul {
	color:#404040;
	font-size:13px;
	list-style:none;
	margin-left:10px;
	margin-right:10px;
	padding-left:0;
}


/* Sidebar ends */
/* Sidebar*/










#zzzcontent { text-align:justify;}

h2.archive-title {
	font-size:13px;
}
h2.pagetitle {
	font-size:2em;
}

/* Post */
.post {
	padding-right:15px;
	padding-left:10px;
	margin:0 0 4em 0;
	clear:both;
}


.post-title h2, .post-title h3 {
	font-size:2em;
	font-weight:bold;
	margin:1em 1em 0 0;
}

.post-title h2 a, .post-title h3 a{
	color:#8ac;
}

.post-entry, .archives {
	font:1.2em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.post-meta {
	margin-top:1.6em;
	color:#404040;
	font-size:13px;
}
/* Post ends */


/* Comments */
#comments {
	font-size:13px;
	margin:0 7%;
}
#comments h3 {
	font-size:1.4em;
}
.commentlist {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
}

.commentlist li {
	margin:2em 0;
	overflow:auto;
}
.commentlist p {
	margin:0.5em 0;
}
.commentlist h4 {
	font-size:15px;
	margin:0;
}
textarea#comment {
	width:100%;
}
/* Comment ends */


/* Search results */
.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 {

	background-color:#f1f1f1;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	padding:10px;
	color:#888;
	text-align:center;
	font-size:12px;
}

/* Footer ends */


/* Calendar */
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#68b;
}
#wp-calendar thead th {
	font-weight:bold;
	color:#888;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
/* Calendar ends */

.alignleft {
	float:left;
}
.alignright {
	float:right;
}

#intro { font-size:13px; border:1px solid #D1D1D1; padding:15px; width:568px; }
#intro h2 { color:#6E0000; font-size:20px; margin:0; padding:0 0 2px 0;}
