/* 
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.0
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: #838c60;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	line-height: 2.5em;
	color: #333; }

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Vivaldi, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #325400; }

h2 {
	font-size:1.9em;
	line-height:1.4em;	 }

h3 {
	font-size:1.3em;
	line-height:1.2em;	 }

p, blockquote, ul, ol {
	margin-top: 0;
	line-height:1.6em; }

img.left {
	float:left;
	margin:0 1em 1em 0; }

img.right {
	float:right;
	margin:0 0 1em 1em; }

blockquote {
	border:#A6DAA7 1px solid;
	padding:5px 1em 0;
	margin:1px;
	background:#f0f9f0; }

fieldset { border:0; }

a:link, a:visited {
	color: #003c34;
	border-bottom: 1px dotted #558F00;
	text-decoration: none; }

a:hover, a:active {
	color: #900a09;
	border-bottom: 1px solid #326434; }

a img {
         border:0;
         padding-bottom:3px; }

a:link img, a:visited img { border-bottom:1px dotted; }
a:hover img, a:active img { border-bottom:1px solid; }


/* Menu */
#menu_vidiyal {
	width: 900px;
	height: 40px;
	margin: 0 auto;
	background: #EFFCF0; }

#menu_vidiyal ul {
	margin: 0;
	padding: 0;
	list-style: none; }

#menu_vidiyal li {
	display: inline; }

#menu_vidiyal a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 20px 0 20px;
	border-right: 0px solid #996;
         border-bottom: 0;
	text-decoration: none;
         font-family: vivaldi;
         font-size: 20px;
	font-weight: bold; }

#menu_vidiyal a:hover, 
#menu_vidiyal a:active
#menu_vidiyal li.current_page_item a:link,
#menu_vidiyal li.current_page_item a:visited,
#menu_vidiyal li.current_page_item a:hover,
#menu_vidiyal li.current_page_item a:active {
	background: #daebdb; }

/* Header */
#header {
	width: 900px;
	height: 180px;
	margin: 0 auto;
	background:#000 url("/images/227.jpg") no-repeat right; }

#header h1 {
	padding: 35px 0 0 20px;
	font-size: 4.5em;
	letter-spacing:10px; }

#header h2 {
	padding: 5px 0 0 20px;
	font-size: 2.6em; }

#header a { text-decoration: none; }

#header * { color: #DAEBDB;
            font-family: Vivaldi; }

/* Content */
#content {
	width: 900px;
	margin: 0 auto;
	background: #fff url("/images/212.jpg") repeat-y left;	}

#content .story ul { list-style-image:url("/images/221.gif"); }

/* Posts */
#posts {
	float: right;
	width: 595px;
	padding: 20px; }

#posts .post { padding-bottom: 30px; }

#posts .story { padding: 15px 20px 0 20px; }

#posts ul li {}

/* sidebar */
#sidebar_vidiyal {
	float: left;
	width: 220px;
	padding: 20px 0 0 40px; }

#sidebar_vidiyal ul {
	margin: 0;
	padding: 0;
	list-style: none; }

#sidebar_vidiyal ul ul, #sidebar_vidiyal form {
	padding: 15px 20px 30px 20px; }

#sidebar_vidiyal ul ul ul { padding: 0 0 0 15px; }
#sidebar_vidiyal li li { padding: 3px 0; }
#sidebar_vidiyal li a {}
#sidebar_vidiyal li i { font-size: smaller;}

#sidebar_vidiyal h2 {
         font-family: vivaldi;
         font-weight: bold;
	font-size: 1.7em;
	line-height: 1.7em; }

/* Footer */
#footer_vidiyal {
	width:900px;
	margin:0 auto;
	color: #fff; }

#footer_vidiyal p { margin:10px 0; }
#footer p strong { text-transform:uppercase; }

#footer_vidiyal p span {
	float:right;
	color:#ccc;
	text-transform:lowercase;
	font-size:85%; }

#footer_vidiyal a {
	color: #ccc;
	border:0; }

#header, #content, #sidebar_vidiyal, #footer_vidiyal,.widget { overflow:hidden; }