@charset "utf-8";
/* CSS Document */

/*
Template name: 	Kyanite
Author: 	Santhosh
URL:		www.themebin.com
*/


body {
	background: #F0F0F0 url(body.png) repeat-x;
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: 0 0 0 0;
}

h1 {
	font-size: 24px;
	color:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	border-bottom: dotted 1px #666;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

a {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

#wrap {
	width: 1000px;
	margin: 0 auto;
}


#header {
	height: 100px;
}

#logo {
	width: 500px;
	font-size: 30px;
	padding: 20px 0 0 20px;
	color: #fff;
}

#tagline {
	width: 500px;
	font-size: 14px;
	padding: 10px 0 0 20px;
	color: #F2F2F2;
}

/* Navigation Bar */

#navbar {
	height: 30px;
	background: none;
	position: relative;
}

#nbar a {
	font-weight: normal;
}

#nbar {
	position: relative;
	width: auto;
	height: 30px;
	margin: 0;
	padding : 5px 0 0 30px;
	font: 12px/25px Verdana, Arial, Tahoma, Sans-serif;
}

#nbar ul {
	float: left;
	list-style : none;
	margin: 0;
	padding: 0;
}

#nbar ul li {
	display: inline;
}

#nbar ul li a {
	display: block;
	height: 25px;
	float: left;
	padding: 0 10px;
	color: #000;
	text-decoration: none;
	background: none;
}


#nbar ul li a:hover {
	color: #333;
}

#nbar ul li#selected a {
	color: #000;
	background: url(nbg-inv.png) top repeat-x;
	font-weight: bold;
}

/* Images */

img {
	border: none;
	background: none;
}

img.float-right {
	margin : 5px 0 10px 10px;
	padding: 2px;
}

img.float-left {
	margin : 5px 10px 10px 0;
	padding: 2px;
}

/* Content */

#content-top {
	background: url(content-top.png) center no-repeat;
	height: 103px;
}
	

#content-bg {
	width: 973px;
	margin: 0 auto;
	margin-top: -20px;
	margin-bottom: -30px;
	background: url(wrapbg.png) center repeat-y;
}

#content-bottom {
	height: 34px;
	background: url(content-bottom.png) center no-repeat;
}

#content {	
	width: 610px;
	margin-left: 15px;
}

.post-footer {
	background: #fff url(post-footer.png) no-repeat;
	height: 32px;
	font-size: 12px;
	padding: 8px 10px 0 10px;
	text-align: right;
	color: #000;
	margin-bottom: 30px;
}
	

.dated {
	padding-top: 2px;
	background: url(calendar.png) left no-repeat;
	padding-left: 20px;
	float: left;
}

.category {
	background: url(category.png) left no-repeat;
	padding-left: 20px;
	margin-left: 30px;
	float: left;
	height: 22px;
}

.author {
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(user.png) no-repeat;
}

.more {
	padding-right: 20px;
	margin-left: 20px;
	padding-bottom: 2px;
	background: url(more.png) right no-repeat;
}

/* Forms and Text Fields */

form {
	margin : 10px;
	padding : 0 5px;
	border-top: dotted 2px #D7D7D7;
	border-bottom: dotted 2px #D7D7D7;
}

label {
	display : block;
	font-weight : bold;
	margin : 5px 0;
	color: #333333;
}

input {
	padding : 2px;
	border : 1px solid #D7D7D7;
	font : normal 1em Verdana, sans-serif;
	color : #000000;
	background: #F9F9F9;
}

textarea {
	width : 400px;
	padding : 2px;
	font-family : Verdana, sans-serif;
	border : 1px solid #D7D7D7;
	height : 100px;
	display : block;
	background:#F9F9F9;
	color : #000;
}

input.button {
	margin : 0;
	font : bolder 12px Arial, Sans-serif;
	border : 2px solid #ccc;
	padding : 2px 3px;
	background : #fff;
	color : #131212;
}

/* Search */ 

form.search {
	position: relative;
	background: none;
	width: 190px;
	border: none;
	float: right;
	margin: 0;
	height: 44px;
	margin-right: 70px;
}
form.search input.textbox {
	margin: 0;
	height: 16px;
	font-size: 11px;
	padding-left: 2px;
	width: 155px;
	background: none;
	border: none;
	color: #000;
}
form.search input.button {
	background : url(search-button.png) no-repeat;
	color: #333;
	border: none;
	width: 25px;
	cursor: pointer;
	height: 18px;
}

/* Addition Stuffs */

blockquote {
	background: #F8F8F8;
	border: dotted 1px #D7D7D7;
	padding: 5px 5px 5px 25px;
}

code {
	margin : 4px 8px;
	padding : 10px;
	text-align : left;
	display : block;
	overflow : auto;
	font : 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	background: #F8F8F8;
	border : 1px dashed #D7C3C3;
}

ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #333333;
}

ul span, ol span {
	color: #333333;
}



#sidebar {
	width: 315px;
	margin-right: 20px;
	float: right;
	border-left: dotted 1px #CCCCCC;
}

#sidebar h1 {
	font-size: 14px;
	font-weight: bold;
}
	

#left-sbar {
	width: 150px;
	float: left;
}

#right-ad {
	width: 160px;
	float: right;
}
	
	
#side-ad {
	width: 300px; 
	height: 525px;
}

#sidebar .widgetspace {
	padding: 5px 5px 0 10px;
	margin: 0px;
	background: none;
	padding-bottom: 28px;
}


#sidebar ul.menu {
	list-style: none;
	text-decoration: none;
	margin : 3px 0 2px 0;
	padding: 0;
}

#sidebar ul.menu li {
	padding : 2px 0 0px 0;
	margin : 0 0 0 2px;
	border-bottom: 1px dotted #ccc;
}

#sidebar ul.menu li:hover {
	background: #EBEBEB;
}

#sidebar ul.menu a {
	text-decoration : none;
	background-image : none;
	color: #333;
}


#sidebar ul.menu a:hover {
}

#divider-line {
	border-top: 1px dotted #CCCCCC;
	height: 2px;
}

/* Footer */

#footer {
	background: none;
	height: 20px;
	text-align: center;
	padding: 15px 5px 0 5px;
}

.clearfix {
	clear: both;
	overflow: hidden;
}
