/*
Theme Name: Ganesh Iyer
Theme URI: http://ganesh.frih.net/
Description: 
Version: 1
Author: Ganesh Iyer
Author URI: http://ganesh.frih.net/

	Ganesh v1
	 http://ganesh.frih.net

	Designed for Ganesh's blog,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/




body {
	 background: #fff url(../img/bg.gif) repeat-x;
	 color: #222;
	 padding: 0;
	 margin: 0;
	 font-size: 12.9px;
	 line-height: 150%;
	 word-spacing: 1px;
	 font-family: Tahoma, Verdana,'Trebuchet MS';
}

.alt {
	background-color: #F0F8FF;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

a,
a.visited,
a.active {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

#container {
	margin: 0 auto;
	width: 900px !important;
	padding: 0;
	background: #ffffff;
}

#head {
	font-family: 'Lucida Sans';
	color: #fff;
	margin: 15px 0 0 0;
	height: 105px;
	padding: 20px 0 0 30px;
	width: 900px;
	background: url(../img/hdr.jpg) no-repeat;
}

#head h1 a,
#head h1 {
	color: #fff;
	font-size: 28px;
}

#head h1 a:hover {
	color: #EDEEEF;
	text-decoration: none;
}

#nav {
	background: url(../img/nav.gif) repeat-x;
	word-spacing: 16px;
	color: #fff;
	padding: 10px 70px;
	font-size: 16px;
	font-family: 'Trebuchet MS';
}

#nav a,
#nav a.active,
#nav a.visited {
	color: #fff;
}

#nav a:hover {
	color: #FBAF00;
}

#content {
	padding: 12px 5px;
	width: 70%;
	margin: 5px;
	float: left;
}

#content h2 a {
	color: #FF6600;
}

#content h2 a:hover {
	color: #000;
	text-decoration: none;
}

.cbox {
	background: #CCFFCC;
	padding:  5px 20px;
	width: 20px;
}

#side {
	float: right;
	width: 25%;
	padding: 20px 5px;
	color: #000;
}

#side a {
	color: #FF6600
}

#side a:hover {
	color: #000;
	text-decoration: none;
	background: #F2F2F2;

}
#side h2 {
	font-size: 110%;
}

html>body .entry ul {
	margin-left: 0;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry {
	padding: 0 55px;
}

.entry ul li:before,
#side ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul,
.postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#side ul,
#side ul ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#side ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#side ul p, #side ul select {
	margin: 5px 0 8px;
}

#side ul ul, #side ul ol {
	margin: 5px 0 0 10px;
}

#side ul ul ul,
#side ul ol {
	margin: 0 0 0 10px;
}

ol li,
#side ul ol li {
	list-style: decimal outside;
}

#side ul ul li,
#side ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#side img {
	border: 0;
}
/* End Entry Lists */

/**/
.postmetadata {
	color: #808080;
	padding: 4px 30px;
	background: #F2F2F2;
	border-bottom: 3px solid #ccc;
}
/**/

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

.commentlist li,
#commentform input,
#commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite,
.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

/* End Comments */


/*Img*/
p img {
	padding: 0;
	max-width: 100%;
}

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
}
/* End Images */


.time {
	float: left;
	width: 50px;
	color: Black;
	line-height: 100%;
	font-size: 140%;
	text-align: center;
	margin-right: 6px;
	padding-bottom: 3px;
}

.day{
	background : url(../img/date.gif) no-repeat;
	padding: 7.2px 0;
}

.month {
	color: White;
	font-variant: small-caps;
	border-bottom: 1px solid #000;
	background: Black;
	margin-top: 3px;
	font-size: 110%;
}

#footer {
	clear: both;
	background: #000;
	color: #fff;
	font-family: 'Trebuchet MS';
	padding: 12px 0 12px 220px;
}

#footer a,
#footer a:active,
#footer a:visited {
	color: #fff;
}

#footer a:hover {
	color: #FF7B24;
}

