/*
THEME NAME: prabhaTheme
THEME URI: http://www.thekaran.com/themes/prabhaTheme/
DESCRIPTION: Prabha wordpress 2.0 theme for thekaran.com
VERSION: 0.1
AUTHOR: Prabhakaran Theertharaman
AUTHOR URI: http://thekaran.com/
*/

/*
"prabhaTheme" (C) 2006 Prabhakaran Theertharaman - http://thekaran.com/ - and distributed under the terms of the GNU General Public License v2
*/


h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
}

/* HEADER STUFF */

div#header
{
	margin: 0;
	text-align: center;
}

h1#blog-title, h2#blog-description
{
	letter-spacing: 3px;
	text-transform: uppercase;
}

h1#blog-title
{
	font-size: 4em;
	line-height: 100%;
	margin: 0.3em 0;
}

h2#blog-description
{
	border-bottom: 2px solid #000;
	border-top: 1px solid #000;
	font-size: 1.1em;
	margin: 0;
	padding: 0.2em 0;
}


/* POST AND CONTENT STUFF */

div#wrapper
{
	margin: 3em 0 0 0;
}

div#container
{
	width: 100%;
}

div.widecolumn
{
	margin: 0;
}

div.widecolumn div#content
{
	margin: 0;
}
h2.post-title
{
	font-size: 1.4em;
	font-weight: bold;
/*	letter-spacing: 1px;*/
	margin: 0 0 0.2em 0;
}

h3.post-date
{
	font-size: 0.8em; 
	/*	font-style: italic;*/
	margin: 0 0 -0.25em 0;
}

div.post p
{
	font-size: 1.00em;
	margin: 1em 0;
}

div.post blockquote
{
	background: url(images/quote.png) no-repeat top left;
	font-size: 1.00em;
	padding: 0 0 0 25px;
}

div.post code, div.post pre
{
	font: 0.9em/100% "courier new" , monospace;
}

div.post li
{
	font-size: 1.00em;
}

div.post .more
{
	font-size: 0.7em;
	font-weight: bold;
/*	letter-spacing: 2px;*/
	text-transform: uppercase;
}

div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
/*	letter-spacing: 1px;*/
	margin: 0 0 -0.75em 0;
}
 
div.post-metadata
{
	text-align: center;
}

div.post-metadata h4
{
	font-size: 0.8em;
	letter-spacing: 0.5px;
	margin: -0.4em 0 3em 0;
	text-transform: uppercase;
}

div.post-metadata h3
{
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
	font-size: 0.9em;
	color:#888;
/*	font-style: italic;*/
	padding: 0.7em 0;
	margin: 0 10%;
}
h4#comment-count
{
	font: verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;
/*	letter-spacing: 1px;*/
	margin: 2.5em 0 1.5em 0;
}
h5#respond
{
	font: verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;
/*	letter-spacing: 1px;*/
	margin: 2.5em 0 1em 0;
}
div#comments
{
	margin: 0 0 2em 0;
}
div#comments form#commentform p
{
	margin: 0 0 1em 0;
}
li.commentlist-comment
{
	background: #f5f5f5;
	border-bottom: 2px solid #888;
	border-top: 1px solid #888;
	color: #555;
	font-size: 1.0em;
	margin-right: 10%;
	margin-top: 1em;
	padding: 0.5em;
}
#comments li.alt
{
	background: #fafafa !important;
	color: #555 !important;
}
div#comments li p
{
	font-size: 1em;
	margin: 0.5em 0;
}
p.comment-byline
{
	font-weight: bold;
	margin: -0.25em 0 0 0;
}
p.comment-metadata
{
	font-style: italic;
	letter-spacing: 1px;
	margin: 0 0 -0.25em 0;
}
.search-excerpt
{
	background: #fff url(images/quote.png) no-repeat left top;
	color: #666;
	padding-left: 20px;
}
/* SIDEBAR STUFF */
div#sidebar
{


}
div#sidebar ul li h2
{
	font-size: 1.00em; /*letter-spacing: 1.15px;*/
	margin: 0 0 0.2em 0; /*text-decoration: underline; 	text-transform: uppercase;*/
}
div#sidebar ul
{
	margin: 0 0 1.00em 0;
	padding: 0;
}
div#sidebar li
{
	list-style: none;
	margin: 0;
}
div#sidebar ul li ul li
{
	font-size: 1.00em;
	list-style: disc;
	margin: 0 0 0.2em 0;
	margin-left: 25px;
}
div#sidebar ul li ul li ul
{
	margin: 0 0 0.4em 0;
	padding: 0;
}
div#sidebar ul li ul li ul li
{
	font-size: 1em;
	font-style: italic;
	padding: 0;
}
div#calendar_wrap
{
	margin: -1.5em 0 1em 0;
}
li#calendar h2.widgettitle
{
	text-decoration: none;
}
li#calendar
{
	text-align: left;
}
table#wp-calendar caption
{
	font-weight: bold;
	font-size: 1.00em; /*letter-spacing: 1px;*/
	margin: 0 auto; /*text-transform: uppercase;*/
}
table#wp-calendar
{
	border: 1px solid #ccc;
	margin: 0 auto;
	padding: 0;
}
table#wp-calendar a
{
	font-weight: bold;
}
/* FOOTER STUFF */
div#footer
{
	border-bottom: 2px solid #000;
	border-top: 1px solid #000;
	clear: both;
	margin: 0 0 2em 0;
	text-align: center;
}
div#footer p
{
	font-size: 0.8em;
	letter-spacing: 0.5px;
	margin: 0;
	padding: 0.2em 0 0.4em 0;
	text-transform: uppercase;
}
/* STANDARD ALIGNMENT DIVS */
div.clearer
{
	clear: both;
	height: 0px;
}
div.navigation
{
	font-size: 1.0em;
	font-weight: bold;
	height: 1.5em;
/*	letter-spacing: 1px;*/
	margin: 0 0 1.5em 0;
	width: 100%;
}
.alignright
{
	float: right;
}
.alignleft
{
	float: left;
}
.center
{
	text-align: center;
}
/* LINK STYLES */
a
{
	outline: none;
}
div#header a, div#header a:active, div#header a:link, div#header a:visited
{
	background: #fff;
	color: #000;
	text-decoration: none;
}
h2.post-title a, h2.post-title a:active, h2.post-title a:link
{
	background: #fff; 
	color: #000;
	text-decoration: none;
}
div.post-entry a, div.post-entry a:active, div.post-entry a:link
{
	background: #fff; 
	color: #555;
}
div.post-metadata a, div.post-metadata a:active, div.post-metadata a:link
{
	background: #fff;
	color: #555;
	text-decoration: none;
}
div#comments a, div#comments a:active, div#comments a:link
{
	background: transparent;
	color: #555;
}
div.navigation a, div.navigation a:active, div.navigation a:link
{
	background: #fff;
	color: #555;
	text-decoration: none;
}
#sidebar a, #sidebar a:active, #sidebar a:link
{
	background: #fff;
	color: #555;
	text-decoration: none;
}
#footer a, #footer a:active, #footer a:link
{
	background: #fff;
	color: #555;
	text-decoration: underline;
}
h2.post-title a:visited, #sidebar a:visited
{
	background: #fff;
	color: #222;
}
div.post-entry a:visited
{
	background: #fff;
	color: #222;
}
div#comments a:visited
{
	background: transparent;
	color: #222;
}
div.navigation a:visited
{
	background: #fff;
	color: #222;
}
div.post-metadata a:visited
{
	background: #fff;
	color: #222;
}
#footer a:visited
{
	background: #fff;
	color: #222;
}
h2.post-title a:hover, div.post-metadata a:hover, div.navigation a:hover, #sidebar a:hover
{
	background: #fff;
	color: #222; /*text-decoration: underline;*/
	text-decoration: none;
}
div.post-entry a:hover, #footer a:hover
{
	background: #fff;
	color: #222;
	text-decoration: none;
}
div#comments a:hover
{
	background: transparent;
	color: #222;
	text-decoration: none;
}
#sidebar h2 a, #sidebar h2 a:active, #sidebar h2 a:link, #sidebar h2 a:visited
{
	text-decoration: underline;
	color: #000;
	background: #fff;
}
#sidebar h2 a:hover
{
	color: #222;
	background: #fff;
}
/* IMAGE STUFF */
#content img.alignright, #content img.alignleft, #content img.center
{
	border: 1px solid #ccc;
	padding: 4px;
}
#content img.alignright
{
	display: inline;
	margin: 3px 0 3px 9px;
}
#content img.alignleft
{
	display: inline;
	margin: 3px 9px 3px 0;
}
#content img.center
{
	display: block;
	margin: 3px auto;

}
#content a img, #content a:active img, #content a:link img, #content a:visited img
{
	background: #fff;
	border: 1px solid #bbb;
	color: #000;
}
#content a:hover img
{
	background: #eee;
	border: 1px solid #777;
	color: #000;
}
li a img
{
	border: none !important;
}
/* FORM STYLES (INCLUDING FOR THE VERYPLAINTXT WP_CONTACTFORM PATCH) */
div.formcontainer
{
	background:#eee;
	font-size: 1.0em;
	overflow: hidden;
	position: static;
	width: 99%;
}
div.formright, div.formleft
{
	display: inline;
	float: left;
	margin: 3px 0;
	padding: 2px;
}
div.formright
{
	text-align: left;
	width: 75%;
}
div.formleft
{
	clear: both;
	text-align: right;
	width: 65px;
}
#comment, #wpcf_msg
{
	overflow: auto;
}
#sidebar #searchform
{
	margin: 0 0 1em 0;
	padding: 0;
}
#s
{
	width: 10em;
	color: red;
	background-color: #eee;
}
#author, #email, #url, #wpcf_your_name, #wpcf_email, #wpcf_website
{
	width: 10em;
}
#comment, #wpcf_msg
{
	width: 30em;
	color: #300000;
	background-color: #eee;
}
#author, #email, #url, #comment, #s, #wpcf_your_name, #wpcf_email, #wpcf_website, #wpcf_msg
{
	border: 1px solid #aaa;
	font: 1.0em/normal verdana, courier, monospace;
	padding: 0.2em;
}
#author:focus, #email:focus, #url:focus, #comment:focus, #s:focus, #wpcf_your_name:focus, #wpcf_email:focus, #wpcf_website:focus, #wpcf_msg:focus
{
	border: 1px solid #000;
	background-color: #fff;
}

/********************************************************************
 * CSS rules which may be present in html code that gunther generates
 * from page content. These should always be present but maybe edited
 * at will.
 ********************************************************************/

font, th, td, p
{
	font-family: Verdana, "Lucida Grande" , Tahoma, Helvetica;
}

a:link, a:active, a:visited
{
	color: #000000;
	border-bottom: 1px #CCCCCC solid;
	text-decoration: none;
}
img
{
	border: 1px #CCCCCC solid;
}
a:hover
{
	color: #66758A;
}
hr
{
	height: 0px;
	border: solid #CCCCCC 0px;
	border-top: 1px solid #CCCCCC;
}
pre
{
	color: #333333;
	background-color: #F4F4F4;
	margin: 18px;
	padding: 10px;
	font-size: 10px;
	border: 1px #98AAB1 solid;
	overflow: none;
}
h5
{
	font-family: Verdana, Georgia, Times, Serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0;
}
h4
{
	font-family: Verdana, Georgia, Times, Serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0;
}
h3
{
	font-family: Verdana, Georgia, Times, Serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0;
}
h2
{
	font-family: Verdana, Georgia, Times, Serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0;
}
.tableheader
{
	background-color: #F4F4F4;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight: bold;
}
.tablecell
{
	background-color: #FFFFFF;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
}
.tableborder
{
	background-color: #FFFFFF;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	font-size: 11px;
}
ol
{
	list-style-position: outside;
	padding-left: 12px;
	margin-left: 8px;
}
ul
{
	list-style-position: outside;
	padding-left: 12px;
	margin-left: 8px;
}
/********************************************************************
 * CSS rules used in the template. These can be removed or replaced
 * with rules specific to your template.
 ********************************************************************/

form
{
	margin-bottom: 0;
}
.bluebar
{
	background-color: #F5F5F5;
	padding-left: 9px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	border-top: 1px #BBBBBB solid;
	border-bottom: 1px #BBBBBB solid;
}
.sidebarcell
{
	background-color: #FFFFFF;
	border-right: 1px #BBBBBB solid;
	border-left: 1px #BBBBBB solid;
	border-bottom: 1px #BBBBBB solid;

/* white-space: nowrap; //for wp-blog sidebar */
	
}
.bodyCell
{
	background-color: #FFFFFF;
	border-right: 1px #BBBBBB solid;
	border-bottom: 1px #BBBBBB solid;
}
.headerTable
{
	background-color: #FFFFFF;
	border-top: 1px #BBBBBB solid;
	border-right: 1px #BBBBBB solid;
	border-left: 1px #BBBBBB solid;
}
a.bluebar
{
	color: #FFFFFF;
}

/* General text */
.p
{
	font-size: 11px;
	line-height: 15px;
}
.gen
{
	font-size: 11px;
	line-height: 15px;
}
.genmed
{
	font-size: 10px;
	line-height: 14px;
}
.gensmall
{
	font-size: 9px;
	line-height: 13px;
}
.gen, .genmed, .gensmall
{
	color: #000000;
}
.bigtitle
{
	font-family: Verdana, Georgia, Times, Serif;
	font-size: 22px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 4px;
}
.thinpre
{
	color: #333333;
	border: 1px #98AAB1 solid;
	background-color: #F3F3F3;
	border-width: 1px;
	margin: 5px;
	padding: 10px;
	font-size: 10px;
}
#left
{
	padding: 0px;
	margin: 0px;
	width: 165px;
	float: right;
	padding-left: 5px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	line-height: 140%;
}
body
{
	margin: 0;
}