/*
Theme Name: Altair Theme
Author: WPCorner.com
Author URI: http://www.wpcorner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #27241E;
	background: #F3F6FB url(images/background.gif) repeat-x 0 0;
}
a {
	color: #0178BA;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper, .wrapper {
	width: 955px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 140px;
}
	#header h1 {
		float: left;
		padding-top: 50px;
	}
		#header h1 a {
			display: block;
			width: 342px; height: 49px;
			text-indent: -9999px;
			outline: none;
			background: url(images/logo.gif) no-repeat 0 0;
		}
	#header ul {
		list-style-type: none;
		float: right;
		padding-top: 60px;
	}
		#header ul li {
			float: left;
			font-family: Georgia;
			font-weight: bold;
			font-size: 1.1em;
			text-transform: uppercase;
			margin: 0 5px;
		}
		#header ul li a {
			color: #ffffff;
			text-decoration: none;
			display: block;
			padding: 10px;
		}
		#header ul li a:hover {
			background-color: #52504F;
		}
/** END header **/

/** BEGIN featured **/
#featured {
	height: 205px;
	padding: 50px 40px;
}
	#featured .item {
		color: #8999AA;
		clear: both;
	}
		#featured .item .thumb {
			display: block;
			overflow: hidden;
			width: 280px; height: 180px;
			border: 10px solid #ffffff;
			float: left;
			margin-right: 15px;
		}
		#featured .item h2 {
			font-size: 2em;
			margin-bottom: 10px;
		}
			#featured .item a {
				text-decoration: none;
			}
		#featured .item p {
			line-height: 1.6em;
		}
	#featured .container {
		width: 800px; height: 200px;
		overflow: hidden;
	}
/** END featured **/

/** BEGIN navigation **/
#navigation {
	height: 175px;
	color: #8999AA;
	padding-top: 20px;
}
	#navigation .l {
		width: 300px;
		float: left;
		padding-right: 18px;
		background: url(images/vertical.gif) no-repeat right 10px;
	}
	#navigation .c {
		width: 288px;
		float: left;
		padding: 0 18px 0 10px;
		background: url(images/vertical.gif) no-repeat right 10px;
	}
	#navigation .r {
		width: 300px;
		float: right;
	}
	#navigation h2 {
		font-size: 1.2em;
		text-transform: uppercase;
		margin-bottom: 2px;
	}
		#navigation h2 a {
			text-decoration: none;
		}
	#navigation .title {
		padding: 5px 0 5px 60px;
		background-repeat: no-repeat;
		background-position: 6px 0;
	}
		#navigation .l .title { background-image: url(images/aboutus.gif); }
		#navigation .c .title { background-image: url(images/products.gif); }
		#navigation .r .title { background-image: url(images/support.gif); }
	#navigation .description {
		text-transform: uppercase;
		font-size: 0.9em;
		margin-bottom: 10px;
		padding-left: 0;
	}
	#navigation p {
		line-height: 1.5em;
		padding-left: 60px;
	}
	#navigation {
		
	}
/** END navigation **/

/** BEGIN content **/
#content {
	width: 635px;
	float: left;
	padding: 20px 0;
}
	#content .post {
		clear: both;
		padding: 20px;
		border: 1px solid #eeeeee;
		background-color: #ffffff;
		margin-bottom: 20px;
	}	
		/*
		#content .post .l {
			width: 200px;
			float: left;
		}
		#content .post .r {
			float: left;
			width: 580px;
		}
		*/
		#content .post .date {
			width: 162px; height: 32px;
			background: url(images/date.gif) no-repeat 0 0;
			color: #8999AA;
			text-transform: uppercase;
			font-size: 0.9em;
			font-weight: bold;
			padding: 12px 0 0 30px;
			margin: 0 0 15px -28px;
		}
		#content .post img {
			margin-bottom: 20px;
			width: 200px; height: 200px;
		}
		#content .post .keepreading {
			display: block;
			text-indent: -9999px;
			outline: none;
			width: 118px; height: 25px;
			background: url(images/keepreading.gif) no-repeat 0 0;
		}
		#content .post h2 {
			font-size: 2em;
			margin-bottom: 20px;
		}
			#content .post h2 a {
				text-decoration: none;
			}
		#content .post p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		#content .post .comments {
			width: 62px; height: 20px;
			text-align: center;
			background: url(images/comments.gif) no-repeat 0 0;
			font-size: 0.9em;
			padding-top: 5px;
			float: right;
			margin-top: 10px;
		}
			#content .post .comments a {
				color: #27241E;
				text-decoration: none;
				font-weight: bold;
			}
	#content .postnav {
		text-transform: uppercase;
		font-weight: bold;
		padding: 20px;
	}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 300px;
	float: right;
	padding: 20px 0;
}
	#sidebar .box {
		background-color: #C8D2DC;
		padding: 5px;
		border: 1px solid #ABAAAA;
		margin-bottom: 15px;
	}
		#sidebar .box h2 {
			background-color: #DBE5EE;
			font-size: 1em;
			color: #4895D0;
			text-transform: uppercase;
			padding: 10px;
			border: 1px solid #BBCCCD;
			margin-bottom: 5px;
		}
		#sidebar .box .con {
			padding: 10px;
			border: 1px solid #BBCCCD;
			background-color: #DBE5EE;
		}
		#sidebar .box .rss {
			padding: 10px 10px 10px 40px;
			border: 1px solid #BBCCCD;
			background: #DBE5EE url(images/rss.gif) no-repeat 5px 5px;
			margin-bottom: 5px;
		}
			#sidebar .box .rss a {
				color: #98AAB2;
				font-weight: bold;
				text-decoration: none;
			}
		#sidebar .box .mail {
			padding: 10px 10px 10px 40px;
			border: 1px solid #BBCCCD;
			background: #DBE5EE url(images/email.gif) no-repeat 5px 8px;
			margin-bottom: 5px;
		}
			#sidebar .box .mail a {
				color: #98AAB2;
				font-weight: bold;
				text-decoration: none;
			}
		#sidebar .box .twitter {
			padding: 10px 10px 10px 80px;
			border: 1px solid #BBCCCD;
			background: #DBE5EE url(images/twitter.gif) no-repeat 10px 30px;
			margin-bottom: 5px;
			color: #8999AA;
			line-height: 1.6em;
		}
			#sidebar .box .twitter a {
				text-decoration: none;
				font-weight: bold;
			}
			#sidebar .box .twitter .date {
				font-size: 0.9em;
			}
		#sidebar .box .ads {
			text-align: center;
		}
			#sidebar .box .ads img {
				margin: 3px;
			}
		#sidebar .box ul.popular {
			list-style-type: none;
		}
			#sidebar .box ul.popular li {
				clear: both;
				line-height: 1.6em;
				font-size: 0.8em;
				padding: 5px 0;
			}
			#sidebar .box ul.popular li img {
				float: left;
				margin-right: 10px;
				padding: 5px;
				border: 1px solid #98AAB2;
				width: 50px; height: 50px;
			}
			#sidebar .box ul.popular li a {
				font-size: 1.2em;
				font-weight: bold;
				color: #8999AA;
				text-decoration: none;
			}
			#sidebar .box ul.popular li a:hover {
				color: #363329;
			}
		#sidebar .box .video {
			padding: 6px;
		}
		#sidebar .box .flickr {
			text-align: center;
		}
			#sidebar .box .flickr img {
				margin: 3px;
			}
		#sidebar .box .tags a {
			color: #98AAB2;
			text-decoration: none;
		}
		#sidebar .box .tags a:hover {
			color: #363329;
		}
	/** END sidebar **/

/** BEGIN footer 1 **/
#footer1 {
	clear: both;
	background: #C7D1DB url(images/footer.gif) repeat-x 0 0;
	
}
	#footer1 .box {
		width: 198px;
		float: left;
		padding: 20px;
	}
		#footer1 .box h2 {
			font-size: 1em;
			text-transform: uppercase;
			color: #0178BA;
			margin-bottom: 10px;
		}
		#footer1 .box ul {
			list-style-type: none;
		}
			#footer1 .box ul li {
				line-height: 1.5em;
				padding: 4px 0;
			}
			#footer1 .box ul li a {
				color: #27241E;
				text-decoration: none;
			}
			#footer1 .box ul li a:hover {
				color: #0178BA;
				text-decoration: underline;
			}
/** END footer 1 **/

/** BEGIN footer 2 **/
#footer2 {
	background-color: #a8b2bc;
	color: #ffffff;
	height: 50px;
}
	#footer2 .l {
		float: left;
		padding-top: 18px;
	}
	#footer2 .r {
		float: right;
		padding-top: 18px;
	}
	#footer2 a {
		color: #516C6D;
		text-decoration: none;
	}
/** END footer 2 **/

/** BEGIN miscellaneous **/
#content .single {
	padding-top: 10px;
	margin-bottom: 60px;
}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #bbbbbb;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
	#content .single h2 {
		font-size: 2em;
	}
#comments {
	
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.2em;
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #bbbbbb;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #bbbbbb;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #bbbbbb;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #eeeeee;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #bbbbbb;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/
.widget_addn{
	position: absolute;
	left: -450px;
	top: -400px;
	}