/*
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:Arial, Helvetica, sans-serif;/*font-family: arial, geneva, sans-serif;*/
	
}
#banner {
	background-color: #ff3;
	text-align: left;
	border-bottom: dotted 2px #666;
	padding: 10px;
	height: 94px;
}
#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: 70%;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#right {
	background: #fff;
	float: right;
	/* width: 23%; */
width: 225px;
	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: 14px;
	color: #000000;
	line-height:22px;
	text-align:justify;
}
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;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.commentspart input[type="text"] {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #e7e6e6;
	width:300px;
	padding:5px;
}
.commentspart input[type="submit"] {
	font-size:11px;
}
.commentspart textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #e7e6e6;
}
select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #e7e6e6;
	width:225px;
	padding:5px;
}
.commentlist {
}
.commentlist .comment {
	padding:5px;
	border:1px solid #f1f1f1;
	margin:5px 0px;
}
.commentlist .comment img {
	border:1px solid #e7e6e6;
	float:left;
	padding:3px;
	margin-right:10px;
}
.commentlist .comment cite {
	font-style:normal;
	padding-bottom:5px;
}
.GlobalSearch {
	font-size:11px;	
}
.GlobalSearch select {
    width: 220px;
}
.GlobalinputBox {
	border: 1px solid #E7E6E6;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding: 5px;
    width: 209px;
}
