/* 
Theme Name: Vidiyal
Theme URI: http://themecorp.com/
Description: <a href="http://themecorp.com/themes/vidiyal/" title="Vidiyal">Vidiyal</a> is by "Theme Corp", made free by <a href="http://www.webhostingbluebook.com/" title="Web Hosting Bluebook" target="_blank">Web Hosting Bluebook</a>.
Version: 1.1a
Author: Sadish Bala
Author URI: http://themecorp.com
*/
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
/*
Header Image by http://www.sxc.hu/photo/703848/
*/
body {
	margin: 20px 0;
	padding: 0;
	background: #dee9ab;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #333;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #24281e;
}

h2
{
	font-size:1.2em;
	line-height:1.5em;	
}
h3 
{
	font-size:1.2em;
	line-height:1.2em;	
}

h4 
{
	font-size:0.9em;
	line-height:1.3em;	
}


p, blockquote, ul, ol {
	margin-top: 0;
	line-height:1.8em;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
img.right 
{
	float:right;
	margin:0 0 1em 1em;
}
blockquote 
{
	background: url(images/quote.gif) no-repeat left top;
	margin:0;
	padding:0.5em 0 0 5em;
	font-style:italic;
}
fieldset 
{
	border:0;
}
a:link, a:visited 
{
	color: #607418;
	
	text-decoration: none;
}
a:hover, a:active 
{
	color: #607418;
	border-bottom: 1px solid #607418;
}
a img 
{
    border:0;
    padding-bottom:3px;
}
a:link img, a:visited img 
{
    border-bottom:1px dotted;
}
a:hover img, a:active img 

.clear 
{
	clear: both; 
	height: 1px;
}
/* Menu */

#menu {
	width: 900px;
	height: 40px;
	margin: 0 auto;
	background: #c6da7e;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 20px 0 20px;
	border-right: 1px solid #607418;
	border-bottom:0px;
	text-decoration: none;
	font-weight: ital;
}

#menu a:hover, 
#menu a:active
#menu li.current_page_item a:link,
#menu li.current_page_item a:visited,
#menu li.current_page_item a:hover,
#menu li.current_page_item a:active
{
	background: #ffffff;
}

#menu #rss a {
	float: right;
	padding-left: 30px;
	
	border: none;
}

#menu #rss a:hover {
	background-color: #ffffff;
}

/* Header */

#header {
	width: 900px;
	height: 210px;
	margin: 0 auto;
	background:#000 url(images/703848.jpg) no-repeat right;	
}

#header h1 {
	padding: 15px 0 0 20px;
	font-size: 1.8em;
	letter-spacing:1px;
	font-variant:small-caps;
}

#header h2 {
	padding: 5px 0 0 20px;
	font-size: 0.9em;
}

#header a {
	text-decoration: none;
}
#header * 
{
	color: #e3f2da;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	background: #fff url(images/bg.jpg) repeat-y left;	
}

/* Latest Post */

#latest-post {
	padding: 20px 0;
	background: #fff;
	border-bottom: 3px double #607418;
}
#latest-post .special
{
	font-family: "Garamond","Lucida Sans",Georgia, Verdana, Arial, Serif;
	font-size:1.5em;
	color:#8eb41d;
	text-transform:lowercase;
	text-align:center;
	float:right;
	padding:16px 19px;
	background:url(images/new.gif) no-repeat;	
}
#latest-post .info {
	float: left;
	width: 220px;
	padding: 0 20px;	
	line-height: 1.2em;	
}
#latest-post h2 
{
	font-size:1.8em;	
}

#latest-post .story {
	float: right;
	width: 595px;
	padding: 0 20px;
	border-left: 1px solid #607418;
}
#latest-post #intro 
{
	font-size:0.85em;
}
#content .meta {
	clear: both;
	padding: 10px 0;
}
#content .meta p {
	margin: 0;
	padding:5px 0;	
	color:#898;
	line-height:1.8em;
	font-size:0.85em;
}
#content .meta p span 
{
	display:block;
	padding-left:16px;
	padding-bottom:5px;
	padding-top:-10px;
}
#content .meta p span.user 
{
	background:url(images/user.png) no-repeat top left;
}
#content .meta p span.date 
{
	background:url(images/date.gif) no-repeat top left;
}
#content .meta p span.category 
{
	background:url(images/topics.gif) no-repeat top left;
}
#content .meta p span.comments 
{
	background:url(images/icon-comments.gif) no-repeat top left;
}
#content .meta p span.trackback 
{
	background:url(images/trackback.gif) no-repeat top left;	
}
#content .meta p span.feed 
{
	background:url(images/feed.gif) no-repeat top left;
}
#content .story ul 
{
	list-style-image:url(images/post.gif);
}

/* Posts */

#posts {
	float: right;
	width: 615px;
	padding: 20px;
}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 20px 0 20px;
}

#posts ul li 
{
	padding:5px 0;
}

/* sidebar */

#sidebar {
	float: left;
	width: 205px;
	padding: 13px
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul ul, #sidebar form {
	padding: 13px 20px 30px 20px;
}
#sidebar ul ul ul {
	padding: 0 0 0 13px;
}

#sidebar li li {
	padding: 3px 0;
}

#sidebar li a {
}

#sidebar li i {
	font-size: smaller;
}
#sidebar h2 
{
	font-size:1.3em;
	line-height:1.3em;
}
/* Footer */

#footer 
{
	width:900px;
	margin:0 auto;
	color: #fff;
}
#footer p 
{
	margin:0px 0;
}
#footer p strong 
{
	text-transform:uppercase;
}
#footer p span 
{
	float:right;
  text-align:right;
	color:#fff;
	font-size:85%;
  line-height:1.0;
}

#footer a {
	color: #fff;
	border:0;
}

/* Comments */
input.textbox
{
	border:#ccc 1px solid;
	background:#fff url(images/input.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#fff url(images/input.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
}
input.textbox:focus, textarea:focus
{
	background:#fff url(images/input.gif) repeat-x top;
	border:#999 1px solid;
}
#commentform 
{
	margin:0;
	padding:10px;
	background:#fff;
}
#content .commentlist {
	margin: 0;
	padding: 0;
	border-top:#eed 1px solid;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em;			
	border-bottom:#eed 1px solid;
	font-size:0.9em;
}
.commentlist li .cmtinfo 
{
	padding:0;
	margin-bottom: 1em;
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	font-weight:normal;			
	font-style:normal;
	color:#999;	
	font-size:95%;	
	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
}
.commentlist li.alt
{
	border-bottom:#dee 1px solid;
}
#header, #content, #sidebar, #latest-post, #footer,.widget 
{
	overflow:hidden;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}