/*
Theme Name: Kiruba.com 
Theme URI: http://Kiruba.com/
Description: The default kiruba theme.
Version: 1
Author: F5ive Technologies
Author URI: http://f5ive.in/
Tags: kiruba.com
*/

body
{
background-color: #e4e4cb;;
margin: 0px;
text-align: center;
font-size: 10 px;
font-family: verdana, arial, geneva, sans-serif;
}

#banner
{
background-color: #ff3;
text-align: left;
border-bottom: dotted 2px #666;
padding: 10px;
}

#container
{
background-color: #fff;
height: 100%;
margin-left: 5%;
margin-right: 5%;
text-align: left;
margin-top: 30px;
margin-bottom: 30px;
border: 1px solid #000;
width: auto;
height: 100%;
}

#left
{
background: #fff;
float: left;  
width: 65%;
padding-left: 20px;
padding-top: 20px;
padding-bottom: 20px;
}


#right
{
background: #fff;
float: right; 
/* width: 23%; */
width: 200px;
height: 100%;
padding-bottom: 20px;
height: 100%;
border-left: 2px dotted #999;
padding-left: 5px;
padding-right: 5px;
}

#google
{
padding: 20px;
text-align: center;
}

#footer
{
text-align: center;
font-size: 11px;
color: #666;
}

/* Formatting stuff starts here */
p
{
color: #333;
text-align: left;
font-size: 11px;
}

#left p
{
font-size: 16px;
color: #000000;
}


a:link
{
color: #666;
}


a:visited
{
color: #999;
}

#left p a:hover
{
color: #c00;
}

a:active
{
color: #f00;
}

.date
{
color: #6F9324;
font-size: 12px;
font-family: Arial, sans serif;
padding-top: 10px;
}

.comment
{
color: #666;
font-size: 11px;
padding-top: 0px;
margin-top: 0px;
}

.comment a:hover { color:#c00; }

h3
{
background-color: #e4e4cb;
font-size: 12px;
font-family: Arial, Geneva, sans serif;
color: #666;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
}

.titlework {
text-decoration:none; color:#000000; font-size:32px;
}

.titlework a { text-decoration:none; color:#000000; }

.titlework a:hover { text-decoration:none; color:#c00;}

#inside ul
{
list-style-type: square;
line-height: 150%;
font-size: 12px;
}
#inside li { }

#inside li a:hover { color:#c00; }


.address, .subscribe
{
font-size: 11px;
}

.subscribe a:hover { color:#c00; }

p a:hover { color:#c00; }

.list{  }

.list ul{
	list-style-type:none;
	padding:2px 0px 0px 5px;
	margin:0px;
	}

.list li {
	font-family:verdana, arial, geneva, sans-serif;
	font-size:14px;
	background:url(images/twitter_icon.jpg) left top no-repeat;
	color:#000000; 
	margin:0px 0px 0px 0px;
	text-decoration:none;
	padding-left:15px;
	padding-top:-2px;
	padding-bottom:10px;
}

.list li a {
	color:#CCCCCC;
	text-decoration:none;}
