@charset "utf-8";
/*-------------------------------------------------------------*/
/* CSS Document                                                */
/* Template Name: SkyLyne		                               */
/* Designed By: Santhosh                                       */
/* Homepage: www.themebin.com                                  */
/*-------------------------------------------------------------*/

body {
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif; 
	text-align: justify;
}

#wrap {
	width: 1000px;
	margin: 0px auto;
}

h1,.heins {
	font-size: 21px;
}

h2 {
	color: #6b3723;
	font-size: 13px;
}

h3 {
	color: #000066;
	font-size: 12px;
	background: url(../images/write.png) no-repeat;
	padding-left: 17px;
}

a {
	color: #ab8b7c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header{
	background: #745b70;
	margin:0 auto;
	width:100%;
	height:150px;
}

#header_nav_bottom {
	
	background: rgba(0, 0, 0, 0);
				
}
	#header_nav_bottom td {
		width: 140px;
		border: 0;					
	}
		#header_nav_bottom td a {
			text-decoration: none;
			color: #9b958b;
									
		}

.logo{
	color: #ffffff;
	position: relative;
	top: 50px;
	left: 50px;
	width: 600px;
	
}

.logo a {
  display: block;
  float: left;
  font-size: 50px;
  font-weight: bold;
  color: #b7adab;
  font-family: 'Georgia';
  -webkit-transition: background-position .5s ease, color .8s ease;  
  -moz-transition: background-position .5s ease, color .8s ease;
  -o-transition: background-position .5s ease, color .8s ease;
  
}
.logo a:hover {
  color: #958aa1;
  text-decoration: none;
  font-family: 'Georgia';
}

#banner {
	background-color:#ffffff;
	-webkit-box-shadow: 1px 1px 3px #9a8f8c;
	-moz-box-shadow: 1px 1px 3px #9a8f8c;
	position: relative;
	width: 100%;
	height: 500px;
}


#banner_nav {
		position: relative;
		width: 260px;		
		padding: 0 20px;
		bottom: 230px;
	}
			
	.nav_link {
		margin: 0 23px;
	}
			
	.nav_link a {
		font-weight:normal;
		font-size:16px;
		line-height:55px;
		border-top: thin solid #4a3e3e;
		text-decoration:none;
		color:#4a3e3e;
	}
	
	.nav_link span {
		margin-right:0px;
	}
	
#logo {
	margin-top: 30px;
	color: #fff;
	padding-left: 20px;
	width: 550px;
}

#desc {
	padding-top: 8px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	width: 550px;
}

/* Nav */

#nav {
	padding-top: 20px;
	background: none;
	height : 25px;
	position: relative;
	margin-left: 120px;
	bottom: 565px;
}

#nbar {
	position: relative;
	width: auto;
	height: 24px;
	margin: 0;
	padding : 0 0 0 0;
	font: bold 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;
	float: left;
	padding: 0 10px;
	color: #b7adab;
	text-decoration: none;
}

#nbar ul li a:hover {
	color: #958aa1;
	padding-top: 2px;
}

#nbar ul li#selected a {
	color: #000000;
}

/* Search */ 

form.search {
	position: relative;
	background: url(../images/search.png) center no-repeat;
	width: 247px;
	border: none;
	float: right;
	margin: 0;
	height: 44px;
}

form.search input.textbox {
	margin: 0;
	padding: 1px 2px;
	padding-left: 13px;
	width: 180px;
	background: none;
	border: none;
	color: #fff;
}

form.search input.button {
	background : url(../images/search-button.png) no-repeat;
	color: #333;
	border: none;
	width: 25px;
	height: 21px;
}


/* Content */

#content-wrap {
	margin-bottom: 20px;
	bottom: 40px;
	position: relative;
	box-shadow: 5px 5px 5px #9a8f8c;
	
}

#content-wrap-top {
	height: 20px;
}

#content-wrap-bottom {
	background: url(../images/content-bottom.png) no-repeat;
	height: 71px;
	margin-left: 1px;
}

#content {
	width: 940px;
	padding: 20px 30px 20px;
}

#content h1,#content .heins {
	color: #6b3723;
	font-size: 16px;
	
}

.post-footer {
	background: url(../images/post-footer.png) center no-repeat;
	height: 55px;
	font-size: 10px;
	padding-top: 10px;
	text-align: right;
}
	

.dated {
	padding-top: 2px;
	background: url(../images/calendar.png) left no-repeat;
	padding-left: 20px;
	float: left;
}

.category {
	background: url(../images/category.png) left no-repeat;
	padding-left: 20px;
	margin-left: 10px;
	float: left;
	height: 16px;
}

.author {
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(../images/user.png) no-repeat;
}

.more {
	padding-left: 20px;
	margin-left: 10px;
	padding-bottom: 5px;
	background: url(../images/more.png) no-repeat;
}

/* Images */

img {
	background: #EBEBEB;
	box-shadow: 5px 5px 5px #9a8f8c;
}

img.float-right {
	margin : 5px 0 10px 10px;
	padding: 2px;
}

img.float-left {
	margin : 5px 10px 10px 0;
	padding: 2px;
}

/* Addition Stuffs */

blockquote {
	background: #F2F2F2 url(../images/quote.png) no-repeat left top;
	border: dotted 1px #D7D7D7;
	padding: 5px 5px 5px 25px;
}

code {
	margin : 4px 8px;
	padding : 8px;
	text-align : left;
	display : block;
	overflow : auto;
	font : 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	background: #f8f4f1 url(../images/code.png) right top no-repeat;
	border : 1px dashed #D7C3C3;
}

ul, ol {
	margin: 20px 20px 20px 350px;
	padding: 0 20px;
	color: #333333;
}

ul span, ol span {
	color: #333333;
}


/* Sidebar */

#sidebar {
	width: 235px;
	float: right;
	margin-right: 14px;
	padding: 5px 7px 5px 7px;
	text-align: justify;
}

#sidebar h1,#sidebar .heins {
	color: #013A79;
	font-size: 17px;
	background: url(../images/h1.png) no-repeat;
	padding-left: 22px;
	border-bottom: dotted 1px #000066;
	font-weight:bold;
}

#sidebar .widgetspace {
	padding: 5px 5px 0 10px;
	margin: 0px;
	background: url(../images/side-footer.png) bottom no-repeat;
	padding-bottom: 28px;
}


#sidebar ul.menu {
	list-style: none;
	text-decoration: none;
	margin : 3px 0 2px 0;
	padding: 0;
}

#sidebar ul.menu li {
	background: url(../images/bullet.png) no-repeat;
	padding : 2px 0 0px 25px;
	margin : 0 2px;
}

#sidebar ul.menu a {
	text-decoration : none;
	background-image : none;
}


#sidebar ul.menu a:hover {
	padding-left: 2px;
}

/* Forms and Text Fields */

form {
	margin : 10px;
	padding : 0 5px;
	border : 1px solid #C6D9E9;
	background-color : #F2F2F2;
}

label {
	display : block;
	font-weight : bold;
	margin : 5px 0;
	color: #333333;
}

input {
	padding : 2px;
	border : 1px solid #C6D9E9;
	font : normal 1em Verdana, sans-serif;
	color : #000000;
	background:#fff url(../images/gradtop.gif) repeat-x top;
	background-color : #ffffff;
}

textarea {
	width : 400px;
	padding : 2px;
	font-family : Verdana, sans-serif;
	border : 1px solid #C6D9E9;
	background-color : #ffffff;
	height : 100px;
	display : block;
	background:#fff url(../images/gradtop.gif) repeat-x top;
	color : #000;
}

input.button {
	margin : 0;
	font : bolder 12px Arial, Sans-serif;
	border : 1px solid #ccc;
	padding : 2px 3px;
	background : #fff;
	color : #131212;
}

#footer {
	text-align: center;
	font-size: 10px;
	height: 40px;
}
	
