/*
Theme Name: Web2Rain
Theme URI: http://www.web2rain.com
Description: Created by <a href="http://sudarsantechnologies.com/">Sudarasan iTech</a>. 
Version: 1.2.1
Author: Archana Patchirajan
Author URI: http://www.ajaxrain.com
Tags: fixed-width, two-columns, threaded-comments, sticky-post, microformats, left-sidebar, yellow, orange, red

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

*/


/* Layout */
body {
	padding: 0;
	margin: 0;
	background: #f0ecdf;
	color: #000;
	font: normal 13px Arial,Verdana,Tahoma,Trebuchet MS,"Lucida Sans Unicode",Arial,sans-serif;
}

/* Default */
a {
	color: #3b6065;
}

a:hover {
	color: #841700;
}

h1 {
	font-size: 1.2em;
}

h2 {
	padding:0px;
	margin:0px;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: .9em;
}

h5 {
	font-size: .8em;
}

h6 {
	font-size: .7em;
}

blockquote {
	padding: 0 0.5em;
	border-left: 5px solid #f0e8a7;
	margin: 0;
	background-color: #f8f8e2;
}

img.alignleft {
	float: left;
	margin: 0 .8em .8em 0;
}

img.alignright {
	float: right;
	margin: 0 0 .8em .8em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

form {
	padding: 0;
	margin: 0;
}

/* Layout */
#container {
	width: 100%;
	margin:0px auto;
}

#header {
	height:103px;
	background: url(images/header.jpg) left repeat-x;
	margin:0px auto;
}

#header a {
        font: normal 1.5em Trebuchet Ms, Arial,sans-serif;
        color: #1b8adc; }

#header a:hover {
        font: normal 1.5em Trebuchet Ms, Arial,sans-serif;
        color: #1b8adc; }

.header
{
	width:952px; margin:auto;
}	

.img
{
	border:0px;
}

#header h1 {
	margin: 0;
	color: #faf6bb;
	font-family: Garamond, Georgia, serif;
	font-size: 2em;
}

#header h1 a,
#header h1 a:hover {
	text-decoration: none;
	color: #faf6bb;
}

#header .description {
	padding: 0 0 0 53px;
	color: #c46816;
	font-family: Garamond, Georgia, serif;
	font-size: 1.3em;
}

#page {
	background: #f0ecdf url(images/cont_bg.jpg) repeat-x;
	border-bottom: 0px;
	border-left: 0px dotted #333;
	width:100%;
}

#pageinner {
	position: relative;
	margin: 13px 0 0 0;
	background: url(images/pageInnerBk.gif) right top repeat-y;
}

#navcontainer ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 100%;
}

#navcontainer ul li { 
	float: left;
	height: 28px;
	margin: 0 3px;
	white-space: nowrap;
}

#navcontainer ul li#first a,
#navcontainer ul li#first a:hover {
	cursor: default;
	background-image: none;
	text-decoration: none;
}

#navcontainer ul li a {
	color: #f2f5f8;
	width:82px;
	height:25px;
	border:0px;
	margin-top:5px;
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:28px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
}

#navcontainer ul li a:hover {
	color: #102e2e;
	background: url(images/top_over.gif) top left no-repeat;
	width:82px;
	height:25px;
	border:0px;
	margin-top:5px;
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:28px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
}

#navcontainer ul li.current_page_item a,
#navcontainer ul li.current_page_ancestor a {
	color: #102e2e;
	background: url(images/top_over.gif) top left no-repeat;
	width:82px;
	height:25px;
	border:0px;
	margin-top:5px;
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:28px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
}

.main {
	background: #f0ecdf url(images/cont_bg.jpg) repeat-x;
	border-bottom: 0px;
	border-left: 0px dotted #333;
	width:100%;
}

.mainContent
{
	margin:auto;
	width:952px;
	background:url(images/content_bg.jpg) repeat-y;
}

.contentTop
{
	background:url(images/cont_top.gif) no-repeat; width:952px; height:37px; border:1px;
}

.info{
	background: url(images/post_bg.jpg) repeat-x;
	height:28px;
	line-height:28px;
	font-size:12px;
	color:#2e251e;
	margin-bottom:12px;
	margin-top:10px;
}

.postLeft
{
	float:left;
}

.postLeft a
{
	color:#332b1c;
	text-decoration:none;
	font-weight:normal;
}

.postLeft a:hover
{
	color:#332b1c;
	text-decoration:underline;
	font-weight:normal;
}

.postRight
{
	float:right; text-align:right; padding-right:17px;
}

.postRight a
{
	color:#7aa107;
	text-decoration:none;
}

.postRight a:hover
{
	color:#000000;
	text-decoration:none;
}

#searchBar {
	clear: left;
	background: url(images/searchBarBk.gif) repeat-x;
	text-align: right;
}

#searchform {
	padding: 5px;
}

#s {
	border: 1px solid #bbb;
}

#searchsubmit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
}

#sidebar {
	width: 314px;
	margin:auto;
	margin-right:1px;
}

#sidebar a {
	color: #736f44;
}

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#sidebar ul li {	
	margin: 0 0 0px 0;
	font-size: 0.85em;
}

#sidebar ul li p,
#sidebar ul li div {
	/*padding: 5px 10px 10px 10px;*/
	margin: 0;
}

#sidebar ul li table {
	padding-bottom: 5px;
}

#sidebar ul li table caption {
	padding: 5px 0 0 0;
}

#sidebar ul li ul {
	padding: 0.3em 0;
}

#sidebar ul li ul ul,
#sidebar ul li ul ul ul,
#sidebar ul li ul ul ul ul,
#sidebar ul li ul ul ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#726e5c;
	line-height:24px;
}

#sidebar ul li ul li ul li 
{
	border-bottom:1px solid #e0e0e0;
}

#sidebar ul li ul li li,
#sidebar ul li ul li li li,
#sidebar ul li ul li li li li,
#sidebar ul li ul li li li li li {
	padding: 0 0 0 1em;
}

#sidebar ul li ul li a {
	text-decoration: none;
	/*background: url(images/sidebarBullet.gif) left center no-repeat;
	padding-left: 1em;*/
}
#sidebar ul li ul#themeswitcher li a,
#sidebar ul li ul li.recentcomments a {
	background-image: none;
	padding-left: 0;
}
#sidebar ul li ul#themeswitcher li,
#sidebar ul li ul li.recentcomments {
	/*background: url(images/sidebarBullet.gif) left center no-repeat;*/
	padding-left: 1em;
}

#sidebar ul li ul li a:hover {
	color: #726e5c;
}

/* Calendar */
#wp-calendar {
	width: 100%;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
}

#wp-calendar td#today {
	font-weight: bold;
}

h2.pagetitle {
	color: #000;
	font-size:25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content {
	float:left;
	width:636px;
}

#contentinner {
	padding: 10px;
	padding-left:24px;
	font-size: 0.9em;
	line-height: 1.5em;
}


/* Post */
.post h2.posttitle {
	color: #000;
	font-size:25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top:20px;
}

.post h2.posttitle a,
.post h2.posttitle a:hover {
	text-decoration: none;
	color: #000;
}

/* make your own sticky post styling */
.sticky {
}

small.postmetadata {
	line-height:28px;
	font-size:12px;
	color:#2e251e;
}

ul.postmetadata {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0.85em;
}

ul li.tags {
	float: left;
}

ul li.comments {
	text-align: right;
}

div.divider {
	background: url(images/divider.gif) center center repeat-x;
	height: 47px;
	margin: 1em 0;
}

div.navigation {
	text-align: center;
	font-family: Garamond, Georgia, serif;
	padding: 0 0 2em 0;
}

div.commentnavigation {
	padding: 0;
}

#singlepost {
	background: url(images/commentBk.gif) center bottom repeat-x;
	padding: 10px 10px 49px 10px;
	margin: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

#commentwrapper {
	background: #dfd797 url(images/commentBottomBk.gif) center bottom repeat-x;
	padding: 0 15px 49px 15px;
}

#commentwrapper h2 {
	margin: 0;
	padding: 0.5em 0;
}

/* Comment */
h2.commentheading {
	font-size: 1.2em;
	color: #fefef6;
	font-family: Garamond, Georgia, serif;
}

ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
	color: #3a3a3a;
}

ol.commentlist a {
	text-decoration: none;
}

img.avatar {
	border: 3px solid #fefef6;
	margin: 0 0.5em;
}

ol.commentlist li.commentind {
	padding: 0 0 2em 0;
	margin: 0;
}

ol.commentlist li.depth-1 {
	border-bottom: 3px double #fefef6;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
}

ul.children {
	list-style: none;
}

ol.commentlist ul.children li.commentind {
	padding: 1em 0 0 0;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

p.commentsedit {
	font-size: 0.9em;
	margin: 0 0 0 0.5em;
}

.commentindheader {
	border-bottom: 1px dotted #fefef6;
}

.commentindheader img.avatar {
	float: left;
}

ol.commentlist li.legacyAlt .commentindheader {
	text-align: right;
}

ol.commentlist li.legacyAlt .commentindheader img.avatar {
	float: right;
}

ol.commentlist li.legacyAlt p.commentsedit {
	text-align: right;
	margin: 0 0.5em 0 0;
}

/* Comment form */
form#commentform input,
form#commentform textarea {
	border: 1px solid #bbb;
}

input#author,
input#email,
input#url {
	width: 60%;
}

textarea#comment {
	width: 90%;
}

input#submit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
}

#footer {
	background: #000000 url(images/footer.jpg) repeat-x top;
	color: #fff;
	height:368px;
}

#footer ul {
	margin: 0;
	padding:0px;
}
#footer li {
	border-bottom: 1px solid #acb824;
	list-style: none;
	background:url(images/bullet.png) no-repeat 4px;
	padding-left:10px;
	padding-bottom:4px;
	margin-left:20px;
}
#footer li a {
	display: block;
	line-height: 20px;
	padding-top:4px;
	padding-left: 4%;
	width: 96%;
	color:#030303;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

.col3,.col3center {
	float: left;
	width: 31%;
	padding-top:39px;
}

.col3center {margin: 0 30px;}

.relSitesLnk
{
	background:#bccb0e; padding:7px; margin-left:15px; display:inline; min-width:86px; width:auto !important; width:86px; float:left; text-transform:uppercase; clear:right; margin-bottom:7px;
}

#footer p {
	margin: 0;
	padding: 0.9em;
	line-height: 1.5em;
}

.footerContent
{
	margin:auto; width:952px; height:292px;
}

.footerLnk
{
	margin:auto; width:952px; height:76px; text-align:right;
}

.footerRightLnk
{
	padding-bottom:8px; padding-top:8px; padding-right:18px;
}

.footerRightLnk a
{
	color:#ffffff;
	text-decoration:none;
}

.footerRightLnk a:hover
{
	color:#ffffff;
	text-decoration:underline;
	background:none;
}

.copyrightMsg
{
	padding-right:18px;
	font-size:12px;
	color:#b3ae98;
}

div#recaptcha_widget_div {
	float: right;
}

/* Wordpress required */
.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

h3.subpages {
	padding: 1em 0 0.5em 0;
	margin: 0;
}

ul.subpages {
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	list-style: square;
}

/* Formatting */
fieldset {
	border: 1px solid #ccc;
	padding: 0 1em;
	margin: 0;
}

legend {
	color: #999;
	font-size: 1.1em;
	font-weight: bold;
}

hr {
	border: 0;
	color: #cfc887;
	background-color: #cfc887;
}

pre, code {
	width: 100%;
	overflow: auto;
	font-size: 1em;
}

.post table {
	width: 100%;
	border: 1px solid #ccc;
	border-top: 0;
	border-collapse: collapse;
}

.post table th,
.post table td {
	border: 1px solid #ccc;
	border-bottom: 0;
	padding: .3em .5em;
}

.post table th {
	text-align: left;
	border-bottom: 2px solid #ccc;
}

p.loggedinAs {
	margin: 0; 
	padding: 0;
}

a#cancel-comment-reply-link {
	display: block;
	margin-bottom: 1em;
}

.clear
{
	clear:both; width:0px; height:0px; line-height:0px; font-size:1px;
}

div.post
{
	font-size:13px;
	line-height:24px;
	color:#656565;
}

#sidebar h2
{
	background:url(images/side_head.gif) repeat-x;
	height:40px;
	line-height:40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#676042;
	padding-left:13px;
	text-transform:uppercase;
}

.topSubscribe
{
	float:right; text-align:right; padding-right:14px; line-height:30px; font-size:10px; font-family: Arial, Helvetica, sans-serif;
}

.subsTxt
{
	float:left; padding-right:15px;
}

.subsTxt a
{
	color:#FFFFFF; text-decoration:none;
}

.subsTxt a:hover
{
	color:#FFFFFF; text-decoration:underline;
}

.subsRss
{
	float:left; padding-right:10px;
}

a, a:hover
{
	outline:none;
}