/*   
Theme Name: KalaNew
Theme URI: http://www.kalakendra.com/
Description: You can have it here and now. Your Blog in the look and feel of a Traditional Tamil Nadu.
Author: K.S. Suthakar
Author URI: http://www.kalakendra.com/
Version: 1.5


The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/


/* Da Basics */

body {
	background-color: #E8E8E8;
	font-family: "Arial", Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin:0 0 0 0;
}

a, a:visited, a:link {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

input, textarea {
	background-color: #FFFFFF;
}

input:focus, textarea:focus {
	background-color: #FFFFFF;
}

#wrapper {
	 background-color: #E8E8E8; 
	 width:1000px;
	 	margin:auto;
	/*margin: 0px auto; */
	/*width: 100%;*/
}

#wrapper td.menubg {
/*	background-image: url(images/menu_bg.jpg);*/
	background-repeat:no-repeat;
	
	font-family: "Arial", "Verdana", Trebuchet MS, Geneva, Tahoma, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
/*	border-color:#FFFFFF;
	border-right-style: solid; 
	border-right-width: 1px; */
}



#wrapper a:hover {
	text-decoration: none;
}

/* Header */

#head {
	width: 1000px;
	height:146px;
	background-color: #E8E8E8;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
}
#head a
{
	color:#ffffff;
	text-decoration:none;
}
#head .top-header-menu
{
	float:left;
	width:400px;
	height:106px;	
	text-align:right;

}

.top-header-line
{
	float:left;
	height:20px;
	width:5px;
	margin:40px 0 0 0;
	border-left:solid 1px;
	line-height:20px;
}
.top-menu-text
{
	float:left;
	width:74px;
	height:132px;
	text-align:center;
	line-height:7.9em;
	
}
.top-menu-home-text
{
	float:right;
	width:75px;
	height:20px;
	text-align:center;
	border-left:solid 1px #ffffff;
	margin:40px 0 0 0;
	


	
}
.img
{
border:0px;
}
#head .bottom-header-menu
{
	float:left;
	width:188px;
	height:10px;
	text-align:right;


}
.bottom-menu-text-long
{
	float:left;
	width:320px;
	height:20px;
	text-align:left;
	border:solid 1px; #ffffff;

}
.bottom-header-line
{
	float:left;
	height:13px;
	width:5px;
	border-left:solid 1px;

}
.bottom-menu-text
{
	float:left;
	width:140px;
	height:10px;
	text-align:center;
	text-decoration:none;
	line-height:10px;



}
.bottom-menu-text-small
{
	float:left;
	width:98px;
	text-align:center;
	line-height:10px;	

}
.bottom-menu-text-small-gb
{
	float:left;
	width:75px;
	height:10px;
	text-align:center;
	line-height:1.4em;
}
.bottom-menu-text-small-event
{
	float:left;
	width:55px;
	height:10px;
	text-align:center;
	line-height:1.4em;

}


/*Main Content*/
/* #main margin settings will tell u the position of center content */
#main {
	margin:auto;
	/*margin: 10px 0 0 0;*/
	width: 1000px; 	/* Jothi: earlier it was 425px */
	color: #000000;	
}

#main h1, #main h2 {
	margin: 0px 0px 0px 10px;
/*	margin: 0 20px 5px 47px; */
	font-family: "Arial", "Verdana", Trebuchet MS, Geneva, Tahoma, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: normal;
	color: #000000;
	
}

#main h2 {
	font-size: 1.2em;
	font-weight:700;
	text-transform: uppercase;
}

#main h1 a, #main h2 a {
	text-decoration: none;
	
}

#main p, #main div.navigation, #main ul, #main div.post_info, #main div.date, #main #searchform {
	margin: 0 20px 15px 10px;
	text-align: justify;
	line-height: 1.4em;
}

#main div.navigation {
	clear: both;
}

.left {
	text-align: left;
	font-size:12px;	
	float:left;
	width:300px;
}

.right {
	text-align: right;
	font-size:12px;
	float:right;
	width:300px;

}
#main div.post_info {
	border-top: 1px dotted #141C29;
}

#main div.date {
	margin-bottom: 0px;
}

/* Sidebar */
.blue-text
{
	color:#0C76B3;
	font-size:11px;
	text-align:right;
	font-weight:bold;
}
.dark-olivegreen-text
{
	font-size:12px;
	color:#666633;
}
.dark-orange-text
{
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
}
.dark-grap-text
{
	color:#550002;
	font-size:14px;
	font-weight:bold;
}
.dark-grap-text a
{
	color:#400D12;
	font-size:11px;
}
.light-blue-text
{
	color:#0C76B3;
	font-size:18px;
	font-weight:bold;
}
.White-text
{
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
}
#sidebar {
	float:right; 
	width: 187px;
	list-style: none;
	text-align:left;
	background-color:#E8E8E8;
	padding: 6px 5px 0 0;
}

/* jothi's inclusion:
	#sidebar table.bg {
	float:right; 
	width: 182px;
	height: 645px;
	list-style: none;
	background-image: url(images/sidebar_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat; 
}
*/

.white-bold-text {
	font-size:12px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 0px 0px 0px 0;
	list-style: none;
	background-position: bottom left;
}

#sidebar td { 
	font-size: 1em;
	font-weight: normal;
	font-family: "Arial", "Verdana", Trebuchet MS, Geneva, Tahoma, Helvetica, sans-serif;
	color: #E7710F;
}

#sidebar td.upper { 
	font-size: 1.1em;
	font-weight: bold;
	padding: 9px 0px 0px 30px;
	font-family: "Arial", "Verdana", Trebuchet MS, Geneva, Tahoma, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 182px;
	height: 30px;
	background-image: url(images/upper_box_top.jpg);
	background-repeat:no-repeat;
}
#sidebar td.row { 
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px 0px 0px 30px;
	font-family: "Arial", "Verdana", Trebuchet MS, Geneva, Tahoma, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 182px;
	height: 30px;
	background-image: url(images/upper_box_row.jpg);
	background-repeat:no-repeat;
}

#sidebar td.bottom { 
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px 0px 0px 30px;
	font-family: "Arial", "Verdana", Trebuchet MS, Geneva, Tahoma, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 182px;
	height: 27px;
	background-image: url(images/upper_box_bottom.jpg);
	background-repeat:no-repeat;
}

#sidebar ul li { 
	background-image: url(images/box_row.jpg); 	
	background-repeat: no-repeat;	
	font-size: 1em;
	font-weight: normal;
	font-family: "Arial", "Verdana", Trebuchet MS, Geneva, Tahoma, Helvetica, sans-serif;
	color: #E7710F;
	padding: 2px 0 3px 30px;
}

#sidebar a, a:visited, a:link 
{
	text-decoration: none;
	color: #C1331D;
	text-align:left;
}

#sidebar td {
	font-size: 1.1em;
	font-weight: bold;
	font-family: "Arial", "Verdana", Trebuchet MS, Geneva, Tahoma, Helvetica, sans-serif;
}
.side-img
{
	float:left;
	width:187px;
	height:26px;
	background-image:url('images/red_curve.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;	
	background-color:#ffffff;
	text-align:center;
	padding:5px 0 0 0;
}
.side-content
{
	float:left;
	width:187px;
	text-align:center;
	background-color:#ffffff;
}
.side-btm-img
{
	float:left;
	width:187px;
	background-color:#ffffff;
	border-bottom:#AAA6A5 solid 7px;
}
.side-ahs-clr
{
	float:left;
	width:185px;
	text-align:left;
	background-color:#ffffff;
	border:solid 1px #ffffff;
}


/*Footer*/

#footer {
	width: 1000px;
	height:33px;
	background-color:#C02020;
	clear: both;
	margin:auto;
/*	padding-top: 50px;
	padding-bottom: 30px; */
	font-family:Verdana;
	color: #ffffff;
	text-align: right;
	font-size: 11px;

}

#footer p {
	margin: 0 50px;
	font-size: 11px;
	line-height: 2.8em;
}

#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #FCFFF7;
	background: transparent;
}


/* Comment Styles */

#commentform {
	margin-bottom: 40px;
}

#commentform input, #commentform textarea {
	width: 305px;
	margin: 0 20px;
	padding: 3px;
	color: #141C29;
	font-family: "Arial", Verdana, Geneva, Tahoma, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
}

#commentform input[type=submit] {
	width: 13em;
	float: right;
}

#commentform label {
	display: block;
	padding-bottom: 3px;
}


#commentlist {
	margin: 0;
	padding: 0;
	margin: 0 20px 15px 50px;
	line-height: 1.4em;
	list-style-type: none;
}

#commentlist li {
	padding: 0;
	margin: 0 0 30px 0;
	color:#3D3D3D;
}

#commentlist li p {
	padding: 0;
	margin:  0 3px 10px 3px;
}

#commentlist cite {
	display: block;
	/*background-color: #FFF7D1;*/
	color:#3D3D3D;
	padding: 3px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 3px;
}

#searchform input[type=submit] {
	margin-top: 2px;
}


/*Comments Popup*/

#comments_popup {
	background-color: #FCFFF7;
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#comments_popup h1#header {
	background-color: #2D5FA8;
	margin: 0 0 20px 0;
	padding: 10px;
	font-family: "Arial", "Verdana", Trebuchet MS, Geneva, Tahoma, Helvetica, sans-serif;
	font-size: 2.5em;
	color: #FCFFF7;
}

#comments_popup h1#header a {
	color: #FCFFF7;
	text-decoration: none;
}

#comments_popup h1#header a:hover {
	background-color: transparent;
}

#comments_popup #main {
	width: 100%;
}

#comments_popup #main p, #comments_popup #main h2, #comments_popup #main #commentlist {
	margin: 0 10px 15px 10px;
	padding: 0;
}

#comments_popup #footer {
	background-color: #2D5FA8;
	background-image: none;
	width: 100%;
	padding: 10px 0;
}

.text_style {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	font: bold;
}
.style_bottom_text {
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	font: bold;
}

.l1 {
	font-family: "Arial", Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:link{
	font-family: "Arial", Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #E7710F;
	text-decoration: none;
	}
.l1 a:visited{
	font-family: "Arial", Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #E7710F;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: "Arial", Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #E7710F;
	text-decoration : underline; 
	}
.l2 {
	font-family: "Arial", Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l2 a:link{
	font-family: "Arial", Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E7710F;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: "Arial", Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E7710F;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: "Arial", Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E7710F;
	text-decoration : underline; 
	}
	
.m_header{
	font-family: "Arial", "Verdana", Trebuchet MS, Geneva, Tahoma, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #E7710F;
	}
/* Body Contetn Area Start here */	
.body-section
{
	float:left;
	width:800px;
	margin:0 0 0 0;
	padding: 6px 0 0 0;
}
.body-section p
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.welcome-box
{
	float:left;
	width:800px;
	background-color:#FFFFFF;
	text-align:left;
}
.Heading
{
	font-family:Verdana;
	font-size:14px;
	text-transform:uppercase;
	color:#C5301C;
	font-weight:bold;
	margin-left:10px;

}
.green-text-small
{
	font-family:Verdana;
	font-size:12px;
	color:#8D8B58;
	font-weight:bold;
}
.Content
{
	font-family:Verdana;
	font-size:13px;
	line-height:20px;
	color:#3D3D3D;
}
.tamil-Content
{
	font-family:Verdana;
	font-size:9px;
	color:#6A6855;
	line-height:20px;
}

.box-heading
{
	float:left;
	width:200px;
	text-align:center;
	height:20px;
	color:#8D8B58;
}
.venpa-events-box
{
float:left;
width:240px;
/*border:solid 1px #ADADAD;
background-color:#EBE8BD;*/
text-align:center;
margin-left:6px;

}
.green-venpa-events-box
{
	float:left;
	width:213px;
	height:146px;
	border:solid 1px #ADADAD;
	background-color:#EBE8BD;
	text-align:center;
	line-height:20px;
	text-decoration:none;
	padding:6px 0 0 10px;

}
.paint-photo-box
{
	float:left;
	width:150px;
	text-align:center;
}
.cho-paint-photo-box
{
	float:left;
	width:133px;
	height:152px;
	border:solid 1px #ADADAD;
	background-color:#EFDABB;

}
/*Gallery css*/
.attachment-thumbnail
{
width:100px;
}
