/*
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 supports widgets. Tags and gravatars supported. Valid XHTML and CSS.
Version: 1.6
Author: Srini G
Author URI: http://srinig.com/wordpress
Tags: fluid width, variable width, blue, white, rounded corners, two columns, right sidebar, widgets, simple, valid CSS, valid XHTML

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	background:#FFFFFF;
	color:#000000;
	font-family: Verdana;
	margin:5px;
	text-align:center;
}

p, blockquote {
}

.authors {
	font-size: 11px;
	color: #808000;

}

a:hover {
	background-color:#ffc;
	text-decoration:underline;
}

.authors a {
	font-size: 11px;
	color: #808000;
	text-decoration:underline;
}

.homepage {
	font-size: 80%; /* Resets 1em to 10px */
	margin-right: 30px;
	line-height: 150%;
}

.homepagebullets {
	font-size: 80%; /* Resets 1em to 10px */
	margin-right: 30px;
}	

.hometitle {
	font-size: 160%; /* Resets 1em to 10px */
	color: #006600;
	font-family:times;
}

.homepage2 {
	font-size:121%;
	margin-right: 30px;
	color: #0000BB;
}

.homepage3 {
	font-size:110%;
	margin-right: 30px;
	color: #0000BB;
}

.homepagediv {
	width: 700px;
	background-color:#F0F4F9;
	border:1px;
	float:center;
}

h1, h2, h3, h4, h5, h6 {
	color:#000479;
	font-size: 120%; /* Resets 1em to 10px */
	margin-top: 0;
	margin-bottom: 0

}

.articleposts {
	color:#000479;
	margin-top: 0;
	margin-bottom: 0
	
}

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;
}

input {
	font-size:12px;
	font-family:verdana;
}

input[type=text], textarea{
	border:1px inset #aaa;
	font-size:12px;
	font-family:verdana;
}
input[type=submit] {
	background:#eee;
	border:1px outset #aaa;
}

input[type=text]:focus, textarea:focus {
	background:#ffc;
}

pre, code, textarea {
	font-size:12px;
}

code {
	color:#000;
}

img {
	border:0px none;
}


/* Layout */
#page {
	min-width:760px;
	margin:0 auto;
	text-align:left;
}
#wrapper {
	clear:both;
	margin:0 0 0 0;
}

#content {
	width:50%;
	float:left;
	margin-left: 50px;
}

#sidebar {
	width:15%;
	float:left;
	font-size: 62.5%; /* Resets 1em to 10px */
}
#footer { 
	clear:both;
	margin:0 5em;
}

/* Header */
#header {
	height:96px;
	background: url('images/header_bg.png') repeat-x;
}

#header div {
	height:96px;
	background:url('images/header_bg_left.png') no-repeat top left;
}

#header div div {
	height:96px;
	background:url('images/header_bg_right.png') no-repeat top right;
}

#header div div div {
	height:auto;
	background:none;
}

.header-title {
	float:left;
	position:absolute;
	top:0px;
	left:3%;
	margin:5px;
}

.header-title h1 {
	margin:0;
	font-size:2.8em;
}

.header-title h1 a {
	background:transparent;
	color:#fff;
}
.header-title h1 a:hover {
	background:transparent;
	color:#ffc;
}
.header-title p {
	margin:0;
	background:transparent;
	color:#fff;
}

#header .search {
	width:20%;
	float:right;
	padding:36px 5% 0 0 ;
}

#header #searchform input {
	width:100%;
	border:1px solid #000000;
	padding:0 0.2em;
	font-size:12px;
	font-family:verdana;	
}

#header #searchform input:focus {
	color:#666;
	background:#ffc;
}
/* Header ends here */


/* Sidebar*/

#sidebar a {
	color:#0000AA;
	text-decoration:none;
}

#sidebar a:hover {
	background-color:#ffc;
	text-decoration:underline;
}


#sidebar {
	background: url('images/border.png') repeat-y top left;
	color:#888;
	overflow:hidden;
}

#sidebar div {
	padding:2em 2em 4em 2em;
	background: url('images/vborder_bottom.png') no-repeat bottom left;
}

#sidebar div div {
	float:left;
	padding:0;
	background:none;
}


#sidebar #searchform {
	text-align:center;
}

#sidebar h2 {
	color:#68b;
	font-size:1.2em;
	font-weight:bold;
	font-variant:small-caps;
	margin:0;
}

#sidebar p {
	text-align:left;
	margin-top:0;
	color:#666;
}

#sidebar ul {
	list-style:none;
	margin-left:0;
	padding-left:0;
	font-size:1.1em;
}

#sidebar ul ul {
	font-size:12px;
}

#sidebar ul ul ul{
	padding-left:1em;
}

#sidebar ul li {
	margin-top:2em;
}

#sidebar ul li li {
	margin:0;
}

#sidebar li li a {
	color:#0000AA;
	text-decoration:none;
	}

#sidebar li li a:hover {
	color:#0000AA;
	text-decoration:underline;
}
/* Sidebar ends */

h2.archive-title {
	font-size:1.4em;
}
h2.pagetitle {
	font-size:2em;
}

#content ul {
	list-style:url('images/list-style.png');
}


/* Post */

.post-title {
	background: url('images/border.png') repeat-x bottom;
}

.topleft {

	margin-right: 20px;
	float: left;
}

.post-title div {
	background: url('images/hborder_right.png') no-repeat bottom right;
}
.post-title h2, .post-title h3 {
	font-size:18px;
	font-weight:bold;
	margin:1em 1em 0 0;
}

.post-title h2 a, .post-title h3 a{
	color:#2A247E;
}

.post-title h2 a:hover, .post-title h3 a:hover {
	color:#2A247E;
	text-decoration:underline;	
}

.post-entry, .archives {
	font-size: 80%; /* Resets 1em to 10px */
	margin-right: 10px;
	line-height: 150%;
}

.post-entry a {
	border-bottom:1px solid #eee;
}

.post-meta {
	clear:both;
	margin-top:1.6em;
	font-size:1.1em;
	color:#999;
}
/* Post ends */


/* Comments */
/* comment styles */

#commentlist {
	list-style-type: none;
	padding: 0;
	margin: 30 0 32px 0;
}

#commentlist li {
	background-color: #f8f8f8;
	padding: 8px;
	margin: 8px 0;
}

#commentlist li p {
	margin: 0 0 16px 0;
}

/* comment form styles */

form#commentform {
	margin: 16px 0;
	padding: 0;
}

form#commentform p {
	margin: 0 0 4px 0;
	padding: 0;
}

input, textarea {
	font-family: arial, Verdana;
	font-size: 11px;
}

input#author, input#email, input#url {
	border: 1px solid #000000;
	font-size:12px;
	font-family:verdana;
}

textarea#comment {
	border: 1px solid #000000;
	width: 480px;
	font-size:12px;
	font-family:verdana;
}

input#submit {
	border: 1px solid #888;
	background-color: #fff;
}
/* Comment ends */


/* Search results */
.searchresult {
	clear:both;
}
.searchresult h3 {
	font-size:18px;
	margin:0;
	padding:1em 0 0 0;
}
.searchresult p {
	margin:0;
	padding:0 0 1em 0;
}
/* Search ends */
 
/* Footer */

#footer { 
	background:url('images/border.png') repeat-x top;
}

#footer div {
	background:url('images/hborder_left.png') no-repeat top left;
}

#footer div div {
	background:url('images/hborder_right.png') no-repeat top right;
}

#footer div div div {
	padding:3em;
	color:#888;
	text-align:center;
	font-size:1em;
}
/* 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 */


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 5px 5px 5px 0;
}

.alignright {
   float: right;
   margin: 5px 0 5px 5px;
}

.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: 0px none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.mrate{
position:absolute;
width:50px;
height:60px;
background:url('images/rating_bg.png') no-repeat;
margin-lefT:-50px;
margin-top:-32px;
color:#ffffff;
text-align:center; font-style:normal; font-variant:normal; font-weight:bold; line-height:55px; font-size:12px; font-family:Verdana
}
.rate_links{
float:left;
display:block;
font-size:12px;
font-family:Verdana;
}
.rate_links .negative{
background:url('images/minus.png') no-repeat left;
padding-left:12px;
color:#da1c09;
margin-right:20px;
}
.rate_links .positive{
background:url('images/plus.png') no-repeat left;
padding-left:12px;
color:#2c6402;
font-size:12px;
font-family:Verdana;
}
.topleft2{
float:left;
}
.stars{width:100px; float:left;}
.show_rate{clear:both;margin:0px 0 0 0;}
.show_rate span, .show_rate_options span{float:left; line-height:20px; font-weight:bold; font-size:12px;}
.show_rate_options{clear:both;margin:0px 0 0 0;display:block;width:300px;}
.show_rate_options .stars{float:left;}

.star-rating2{margin: 0px;padding:0px;width: 100px;height: 20px;position: relative;overflow:hidden;background: url('images/alt_star.gif') repeat-x top left;; list-style-type:none }
.star-rating2 li{padding:0px;margin:0px;float: left;}
.star-rating2 li a{display:block;width:20px;height: 20px;line-height:20px;text-decoration: none;text-indent: -9000px;z-index: 20;position: absolute;padding: 0px;overflow:hidden;}
.star-rating2 li a:hover{background: url('images/alt_star.gif') left bottom;z-index: 2;left: 0px;border:medium none;}
.star-rating2 a.one-star{left: 0px;}
.star-rating2 a.one-star:hover{width:20px;}
.star-rating2 a.two-stars{left:20px;}
.star-rating2 a.two-stars:hover{width: 40px;}
.star-rating2 a.three-stars{left: 40px;}
.star-rating2 a.three-stars:hover{width: 60px;}
.star-rating2 a.four-stars{left: 60px;}	
.star-rating2 a.four-stars:hover{width: 80px;}
.star-rating2 a.five-stars{left: 80px;}
.star-rating2 a.five-stars:hover{width: 100px;}
.star-rating2 li.current-rating{background: url('images/alt_star.gif') left center;position: absolute;height: 20px;display: block;text-indent: -9000px;z-index: 1}

.star-rating{margin: 0px;padding:0px;width: 100px;height: 20px;position: relative;overflow:hidden;background: url('images/alt_star.gif') repeat-x top left;; list-style-type:none }
.star-rating li{padding:0px;margin:0px;float: left;}
.star-rating li a{display:block;width:20px;height: 20px;line-height:20px;text-decoration: none;text-indent: -9000px;z-index: 20;position: absolute;padding: 0px;overflow:hidden;}
.star-rating li a:hover{background: url('images/alt_star.gif') left bottom;z-index: 2;left: 0px;border:medium none;}
.star-rating a.one-star{left: 0px;}
.star-rating a.one-star:hover{width:20px;}
.star-rating a.two-stars{left:20px;}
.star-rating a.two-stars:hover{width: 40px;}
.star-rating a.three-stars{left: 40px;}
.star-rating a.three-stars:hover{width: 60px;}
.star-rating a.four-stars{left: 60px;}	
.star-rating a.four-stars:hover{width: 80px;}
.star-rating a.five-stars{left: 80px;}
.star-rating a.five-stars:hover{width: 100px;}
.star-rating li.current-rating{background: url('images/alt_star.gif') left center;position: absolute;height: 20px;display: block;text-indent: -9000px;z-index: 1}


.commentblock{
float:left;
clear:both;
font-size:12px;
font-family:Verdana;
padding-left:0px;
padding-right:15px;
}
#commentblock ul{
margon:0px;
padding:0px;
}

h3#comments {
padding: 5px;
margin: 30px 0 25px 7px;
font-size:12px;
font:18px;
font-family:Verdana;
}
ul.commentlist {
font:10px;
font-family:Verdana;
float:left;
clear:both;
margin:0px; padding:0px;
}
ul.commentlist li.comment{
	list-style-type:none;
	clear:both;
	display:block;
	
}
.reply{
	text-align:right;
}
.c_left{
float:left;
width:100px;
padding-right:10px;
padding-left:10px;
}
.comment-text{
float:right;
clear:right;
text-align:left;
width:270px;
}
.comment-text-reply{
float:left;
clear:right;
text-align:left;
width:100%;
}
.comment-text p, .comment-text-reply p{
margin:7px;
}
cite {
font-style:normal;
font-size:11px;
}

#respond{
	margin-top:30px;
	float:left;
	width:100%;
}
.depth-1{width:100%;float:left; margin-bottom:10px;}
.depth-2{margin-top:5px;float:right; width:94%;}
.depth-4, .depth-5, .depth-3{margin-top:5px;float:right; width:88%;}

.commentsbox{
font-size:12px;
font-family:Verdana;
font-weight:bold;
}
.depth-2 .commentsbox{
border:1px solid #6c775c;
background:#D4F0D4;
height:22px;
line-height:22px;
padding:0 5px 0 5px;
}
.commentsbox .i_left{
float:left;
width:40%;
padding-left:25px;
background:url('images/date.png') no-repeat left;
}
/*----------------Comment form---*/
#respond h3{
	padding-bottom:15px;
	float:left;
	width:100%;
	font-size:14px;
}
.cancel-comment-reply{
	clear:both;
	margin:10px;
}
#commentform {
}
#commentform label{
	display:block;	
	margin-bottom:4px;
}
#commentform p{
	margin-bottom:10px;
	width:490px;
	display:block;
	clear:both;
	float:left;
}
#commentform textarea, input{
border:1px solid #ccc;
background:#fff;
padding:2px;
}
#commentform textarea{
width:490px;
}
label {
font-size:12px;
}
