/*  
Theme Name: Saranagathi
Theme URI: http://www.saranagathi.org
Description: Theme by Saranagathi.org
Version: 1.1
Author: Ramasamy
Author URI: http://www.saranagathi.org/blogs/members/ramasamy
Tags: valid XHTML, valid CSS, right sidebar, widget ready, simple, widgets, two columns
*/

* { margin: 0; padding: 0; outline: none; }

a:link, a:visited, a:active {
    /*color: #206BA4; */
    color: #3b5998;
    text-decoration:none;
}
a:hover { 
    /*color: #134077; */
    color: #3b5998;
    text-decoration: underline;
}

body { 
    font-family: "lucida grande", Arial, Verdana, Helvetica, san-serif; 
    font-size: 12px; 
    color: #222;  
}

#topHeader {
    /*background: #FFFFFF url(img/bg.png) repeat-x;*/
    background-color: #3b5998;
    height: 60px; 
}

#wrapper { 
    width: 930px; 
    margin: 0 auto; 
    margin-top: 10px;
}

#header { 
    width: 900px; 
    margin: 0 auto;
}

#navMenu {
    text-align: center;
    color: #F0F0F0 !important;
    margin: 0 auto;
    padding: 4px 0 3px 0;
    font-size: 1em;
    font-weight: bold;
    /*background-color: #5e9ac6;*/
    background-color: #edeff4;
    /*border-top: 1px solid #bdc7e8;*/
    border-bottom: 1px solid #bdc7e8;
}

#topNav ul,
#navMenu ul {
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
    list-style: none;   
}

#topNav li,
#navMenu li {
    display: inline;
    color: #888;
}

div#navMenu a, div#navMenu a:hover, div#navMenu a:visited {
    /*color: #F0F0F0;*/
}

sup.new {
    color: #ff0000;
    font-size: 0.8em;
}

img { border-style: none; }

a.logo { width: 192px; height: 52px; float: left; background: url(img/logo.png); margin-top: 45px; }
a.logo span { display: none; }

#branding {float:left;margin-top:10px;}

#branding h1 a {color:#E7EBF7;font-weight: normal; text-decoration: none; font-size: 0.9em; font-weight:bold}

#branding p { color:#fff; }

.search { float: right; margin-top: 15px; }
.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: 163px; float: left; }
#subheader p { font-size: 10px; margin: 55px 0 0 10px; width: 460px; }

/*
	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: 660px; float: left; }

.post { 
    width: 660px; 
    margin-top: 10px;
    margin-bottom: 10px; 
    padding-bottom: 15px;
    border-bottom: 1px dotted #bebebe;
}
.post h2 a {
    font-weight: normal; 
    text-decoration: none; 
    font-size: 23px; 
    padding-bottom: 5px;
    font-weight:bold; 
    color: #222;
}
.post h2 a:hover {
    color: #3b5998;
    text-decoration: none;
}
.post .post-info { 
    color: #999; 
    font-size: 11px; 
    padding-top: 4px; 
    padding-bottom: 4px; 
    margin-bottom: 15px; 
    /*border-bottom: 1px solid #dedede;*/
}
.post p { line-height: 19px; margin-bottom: 10px; }
.post div.cats { /*border-top: 1px solid #ececec;*/ padding-top: 3px; }
.post ul, .post ol { margin-left: 22px;}
.post ul li, .post ol li { line-height: 19px;}

#sidebar { 
    width: 240px; 
    float: right; 
    background-color: #fff/*e4f2fd*/; 
    border-left: 1px solid #cecece;
    padding:5px 5px 5px 10px; 
    margin-top:6px;
}

#sidebar ul { list-style-type: none;}
#sidebar ul li { padding-bottom: 5px; border-bottom: 1px solid #fff/*dedede*/; margin-bottom: 15px; }
#sidebar ul li ul li { margin: 0; border: none; padding: 0; }
#sidebar ul li ul li /* a */ { padding: 5px 0px 5px 0px; display: block; width: 165px;/* background: url(img/bullet.png) no-repeat 0px 7px; */}
#sidebar ul li h2 { 
    font-size: 18px; 
    color: #777; 
    padding-bottom: 3px; 
    margin-bottom: 3px; 
    border-bottom: 1px solid #dedede;
    font-weight: normal; 
}

#sidebar ul.children {
    margin-left: 8px;
}

.navigation .previous {float:left;}
.navigation .next {float:right;}

#footer { clear: both; width: 100%; float: left; background: #d4d4d4; padding: 20px 0; margin-top: 20px; }
#footer .inner { width: 800px; margin: 0 auto; }

#footer ul.nav {
    	list-style-type: none;
}

#footer ul.nav li {
        display: inline;
}

#footer .poweredby {
    font-size: 0.8em;
}
/*
	.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; }

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.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;
}

img.avatar {float:right;}

.navigation {
background:#f9f9f9;
font-size:11px;
padding:5px 10px;
margin:0 0 35px 0;
/*border-top:#bbb 1px solid;*/
}

.navigation a {
color:#555;
font-weight:bold;
text-decoration:none;
}

.navigation a:hover {
color:#333;
text-decoration:none;
}

.faq {
    margin-left: 23px;
}
.faq li {
    font-weight: bold;
    color: #222;
    padding-bottom: 2px;
}

.faqTitle {
    margin: 5px 0;
    margin-top: 18px;
    padding: 2px 3px 4px 5px;;
    font-size: 1.4em;
    font-weight: bold;
    background-color: #f1f1f1;
    border-top: 1px dotted #dedede;
    border-bottom: 1px dotted #dedede;
}
.author {
    margin: 5px 0;
    margin-top: 18px;
    padding: 2px 3px 8px 0px;;
    font-size: 1.1em;
    font-weight: bold;
    color: #555;
    /*background-color: #f1f1f1;
    border-top: 1px dotted #dedede;
    border-bottom: 1px dotted #dedede;*/
}

table#allBlogs {
    border-collapse: collapse;
    border-spacing: 0px;
    margin-bottom: 15px;
}

table#allBlogs td {
    border-bottom: 1px solid #dedede;
    padding: 7px 0;
    vertical-align: top;
}

table#allBlogs a:link,
table#allBlogs a:hover,
table#allBlogs a:link {
    margin: 0;
    padding: 0;
}

.pdf {
    background: url(/assets/images/tools/pdf.png) no-repeat left center;
    margin: 5px 0;
    padding: 10px;
    padding-left: 40px;
}

/* Ads */
.adJoinSvNetwork {
    background-color: #ffcc66;
    border: 1px solid #cc6600;
    color: #A0610D;
    text-align: center;
    padding: 7px;
    margin: 5px 0;
}

.adJoinSvNetwork:hover {
    border: 1px solid #990000;
    background-color: #ff9933;
}

.adJoinSvNetwork a, .adJoinSvNetwork a:visited {
    color: #663300;
}

.adJoinSvNetwork .title {
    font-size: 1.2em;
    font-weight: bold;
}

.adJoinSvNetwork .description {
    font-size: 1em;
}


