/*  The CSS Reset    */  

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code, small, strike, text, strong, sub, sup, tt, var, dl, dt, dd, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
* {
	margin:0;
	padding:0;
}
body {
	font-family: Arial;
	color: #808282;
	background: #bfc1c4 url(header-bg.jpg) no-repeat top center;
}
.clear {
	clear: both;
}
a {
	color:#3E3E3E;
	text-decoration:none
}
a:hover {
	color:#000;
}
p {
	text-align:justify;
	padding:0 0 8px;
}
img.aligncenter {
	margin: 0 auto;
	display: block;
}
.alignleft {
	float: left;
}
img.alignleft {
	float: left;
	margin: 5px 10px 0 0;
	display: inline;
}
.alignright {
	float: right;
}
img.alignright {
	float: right;
	display: inline;
	margin: 5px 0 0 10px;
}
blockquote {
	background: #fff url(quote.jpg) no-repeat top left;
	font-style: italic;
	margin-top:10px;
	margin-bottom:10px;
	padding:15px 15px 15px 30px;
	;
}
/*-----------------------------------------------------------------Start Upper-part Layout-------------------------------------------------------*/
		
#header-wrap {
	margin: 0px auto;
	height:100px;
	width:1000px;
}
#logo {
	float:left;
	height:70px;
	margin-top:25px;
	margin-left:115px;
}
#logo h2 {
	margin-top:0px;
	background: url(logo.png) no-repeat!important;
	_background:none;
	float: left;
	_width:400px;
	_height:81px;
}
#logo h2 a {
	display: block;
	height: 81px;
	width: 450px!important;
	cursor:pointer;
}
#logo h2 img {
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(  src='logo.png', sizingMethod='scale');
}
#logo h2 a:hover {
	text-decoration: none;
}
#search {
	float:right;
	width:255px;
	height:40px;
	margin-top:25px;
	display:inline;
	padding-top:15px
}
input#s {
	width:190px;
	height:24px;
	padding-top:5px;
	margin-left:24px;
	background:url(search-bg.png) repeat-y top left;
	border:2px solid #bebec3;
	color:#43494E
}
input#searchsubmit {
	color:#fff;
	background:url(search.png) no-repeat top left;
	border:none;
	width:32px;
	height:32px;
	text-indent:-9999px;
}
input#searchsubmit:hover {
	background:url(search-hover.png) no-repeat top left
}
/* Menu WRAP */ 
#menu-wrap {
	margin: 0px auto 30px;
	width: 998px;
	height:30px;
	background: url(topmenu-bg.png) repeat-x;
	border:1px solid #D7D8D9
}
#menu-wrap ul {
	float:left;
	padding-top:5px;
	margin-left:15px;
}
#menu-wrap ul li {
	display:inline;
	margin-right:20px;
	font-size:12px;
	font-weight:bold;
}
#menu-wrap ul li a {
	color:#43494e;
	padding:1px;
	line-height:14px;
	text-decoration:none
	float:left;
}
#menu-wrap ul li a:hover {
	color:#FFF;
}
#menu-wrap ul li:hover {
	background: #7C7F81;
}
/*container */
#container {
	width:1000px;
	background: #EAEBED;
	margin:0 auto 60px;
	padding-bottom:20px;
	border:1px solid #FFFFFF
}
#left-sidebar {
	width:195px;
	float:left;
	display:inline;
	padding:10px 0 10px 0px;
}
#content {
	width:505px;
	float:left;
	display:inline;
	padding:10px 0 10px 0;
	margin-left:10px
}
#right-sidebar {
	width:290px;
	float:right;
	display:inline;
	padding:10px 0 10px 0
}
#twitter {
	width:186px;
	background:#fff url(twitter-bg.jpg) no-repeat top left;
	float:left;
	display:inline;
	padding-bottom:10px;
	margin-bottom:10px;
}
#twitter-inside {
	color:#3E3E3E;
	display:inline;
	float:left;
	font-family:Georgia;
	font-size:12px;
	font-style:italic;
	margin-left:15px;
	margin-top:60px;
	width:170px;
}
.twitter a {
	color:#3E3E3E;
	float:left;
	font-size:16px;
	margin-top:10px;
	padding-left:130px;
	display: inline;
}
.twitter a:hover {
	color:#848485
}
.twitter-link {
	color:#3E3E3E
}
.categories {
	width:186px;
	background:#fff;
	float:left;
	display:inline;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size:12px
}
.categories h2 {
	font-size:14px;
	font-weight:bold;
	margin:15px 0 15px 30px;
}
.categories ul {
	list-style:none;
	margin-left:12px;
}
.categories li {
	font-size:12px;
	line-height:14px;
	margin-bottom:5px;
	background:url(bullet.png) no-repeat scroll 0 1px;
	padding-left:18px;
}
.categories a {
	color:#3E3E3E;
	text-decoration:none
}
.categories a:hover {
	color:#848485;
}
.widget {
	width:156px;
	background:#fff;
	float:left;
	display:inline;
	padding:15px;
	margin-bottom:10px;
	font-size:12px
}
.widget h2 {
	font-size:14px;
	font-weight:bold;
	margin:0 0 15px 20px;
	;
}
.widget ul {
	list-style:url(bullet.png) inside;
	padding-left:5px
}
.widget li {
	font-size:12px;
	line-height:14px;
	margin-bottom:5px
}
.widget a {
	color:#3E3E3E;
	text-decoration:none
}
.widget a:hover {
	color:#848485;
}
#ads-wrap {
	width:186px;
	background:#fff;
	float:left;
	display:inline;
	margin-bottom:10px;
}
#ads-image {
	margin:5px 0;
}
#ads-image img {
	padding-left:4px;
	margin-bottom:5px;
	height:54px;
	width:85px
}
#featured-wrap {
	width:490px;
	height:265px;
	background:#2B3842;
	border:1px solid #526270;
	float:left;
	display:inline;
}
#ads468 {
	float:left;
	display:inline;
	padding:10px;
	width:470px
}
#latest {
	font-weight:bold;
	font-size:12px;
	float:left;
	display:inline;
	padding:5px 0 5px 10px;
	width:485px;
	border-top: 2px solid #d2d2d2;
	border-bottom: 2px solid #d2d2d2
}
#latest h1 {
	font-size:18px;
}
.post-home {
	float:left;
	width:490px;
	background:#fff url(postbg.jpg) no-repeat top left;
	margin:10px 0 10px 0
}
.post-home h2 {
	font-size:18px;
	margin:10px 0 0 60px;
	font-weight:bold;
}
.posttitle {
	font-size:16px;
	color:#808282;
	text-decoration:none
}
.posttitle a:hover {
	color:#F68629
}
.date {
	font-size:10px;
	margin-left:60px;
	display: inline;
	color:#969696
}
.date a {
	color:#3e3e3e;
	text-decoration:none;
	font-weight:bold
}
.date a:hover {
	color:#000;
}
.entrysearch {
	float:left;
	margin:10px 10px 0;
	;
	display: inline
}
.searchtitle {
	margin-left:10px;
	font-size:20px;
	margin-bottom:10px;
}
.thumbnail {
	float:left;
	display: inline;
	margin:15px 10px 10px 40px;
	width:125px;
	height:125px
}
.entryhome {
	font-size:12px;
	width:300px;
	float:left;
	display: inline;
	margin-top:15px;
	color:#3e3e3e
}
#postnav {
	float:left;
	display:inline;
	font-size:12px;
	margin-left:100px;
	margin-top:10px;
}
/* Right Sidebar area */
#feeds {
	font-size:12px;
	width:275px;
	height:141px;
	background: url(feed-bg.jpg);
	margin-bottom:10px
}
.textarea {
	background:#FFFFFF none repeat scroll 0 0;
	border:medium none;
	font-size:12px;
	height:20px;
	margin:50px 0 5px 15px;
	padding:5px 0 0 5px;
	width:155px;
}
#feeds a {
	font-size:11px;
	color:#3E3E3E;
	text-decoration:none
}
#feeds p {
	color:#51616E;
	margin-left:15px;
}
#video {
	background:transparent url(video-bg.jpg) repeat scroll 0 0;
	height:200px;
	padding-left:20px;
	padding-top:55px;
	width:255px;
}
#tabs {
	font-size:12px;
	width:275px;
	background: #fff;
	margin-bottom:7px
}
.right-widget {
	background:transparent url(right-bg.jpg) repeat-y top left;
	width:275px;
	float:left;
	display:inline;
	font-size:12px;
	padding-bottom:10px;
}
.right-heading {
	background:url(right-head.jpg);
	height:39px;
	padding:25px 0 0 20px;
	font-weight:bold;
	width:255px;
	color:#7f7f7f
}
.right-widget ul {
	list-style:url(bullet.png) outside;
	padding-left:25px;
	margin-left:30px;
}
.right-widget li {
	font-size:12px;
	line-height:14px;
	margin-bottom:5px
}
.right-widget a {
	color:#3E3E3E;
	text-decoration:none
}
.right-widget a:hover {
	color:#848485;
}
.textwidget {
	padding-left:35px;
	text-align:justify;
	width:230px;
}
.video-widget {
	background:transparent url(right-bg.jpg) repeat-y top left;
	width:245px;
	float:left;
	display:inline;
	font-size:12px;
	padding-bottom:10px;
	padding-left:30px
}
.video-heading {
	background:url(right-head.jpg);
	height:39px;
	padding:25px 0 0 20px;
	font-weight:bold;
	width:255px;
	color:#7f7f7f
}
.video-widget ul {
	list-style:url(bullet.png) outside;
	padding-left:25px;
	margin-left:30px;
}
.video-widget li {
	font-size:12px;
	line-height:14px;
	margin-bottom:5px
}
.video-widget a {
	color:#fff;
	text-decoration:none
}
.video-widget a:hover {
	color:#3848485;
}
#sidecat-wrap {
	background:transparent url(mini-bg.jpg) repeat scroll 0 0;
	height:280px;
	width:275px;
}
#sidecat {
	display:inline;
	float:left;
	margin:10px 0 0 20px;
	width:240px
}
.sidecat-block {
	margin-bottom:10px;
	float:left;
}
.sidecat-image {
	margin:0px;
	float:left
}
.sidecat-title {
	font-size:12px;
	margin:0 20px 0 50px;
}
.sidecat-heading {
	display:inline;
	float:left;
	font-weight:bold;
	padding:15px;
}
#sidecat li {
	list-style:none
}
#sidecat a {
	color:#B2C9DA;
	text-decoration:none;
	font-weight:bold
}
#sidecat a:hover {
	color:#3E3E3E;
}
/*-----------------------------------------------------------------Start Bottom-part Layout-------------------------------------------------------*/

#footer {
	background: #a9acb0 url(footer-bg.jpg) repeat-x;
}
#bottombar {
	height:195px;
	width:1000px;
	background: url(bottom-bg.jpg) no-repeat top left;
	margin:0 auto
}
#flickr-wrap {
	float:left;
	width:310px;
	height:225px;
}
#flickr {
	float:left;
	margin-top:20px;
}
#flickr-image {
	margin-left:10px;
	width:280px;
}
#flickr-image img {
	width:50px;
	height:50px;
	margin:0 10px 20px 0
}
#flickr-title {
	background:transparent url(flickr.png) no-repeat scroll 0 0;
	font-family:trebuchet ms;
	font-size:18px;
	height:48px;
	padding:10px 0 0 60px
}
#flickr-image {
	width:300px
}
#share-wrap {
	float:left;
	display:inline;
	height:225px;
	width:345px;
}
#share-title {
	background:transparent url(share-icon.png) no-repeat scroll 0 0;
	font-family:trebuchet ms;
	font-size:18px;
	height:38px;
	float:left;
	display:inline;
	margin:20px 0 0 20px;
	padding:20px 0 0 60px;
	width:230px;
}
#share-link {
	width:256px;
	display:inline;
	background:url(share-bg.png) no-repeat;
	float:left;
	margin:10px 0 0 30px;
}
.share-list {
	font-size:12px;
	float:left;
	display:inline;
	height:145px;
	margin:10px 0 0 45px;
	font-weight:bold;
}
.share-list li {
	margin-bottom:15px;
	list-style-image:none;
	
	list-style-type:none;
}
.share-list a {
	color:#3E3E3E;
	text-decoration:none
}
.share-list a:hover {
	color:#000
}
.share-list2 {
	font-size:12px;
	float:left;
	display:inline;
	margin:10px 0 0 60px;
	font-weight:bold;
}
.share-list2 li {
	margin-bottom:15px;
	list-style-image:none;
	
	list-style-type:none;
}
.share-list2 a {
	color:#3E3E3E;
	text-decoration:none
}
.share-list2 a:hover {
	color:#000
}
#bottom-ads img {
	margin:10px 0 0 40px;
	width:728px;
	height:90px
}
#bottom-ads-title {
	background:transparent url(adss.png) no-repeat scroll 0 0;
	font-family:trebuchet ms;
	font-size:18px;
	height:38px;
	float:left;
	display:inline;
	margin:4px 0 0 20px;
	padding:15px 0 0 60px;
	width:230px;
	width:99.5%;
}
#credit {
	color:white;
	height:60px;
	margin-top:22px;
	width:1000px;
	margin:0 auto;
	color:#000;
	font-size:11px;
	padding-top:10px;
}
#credit p {
	color:#595858;
	font-size:11px;
	padding-top:10px;
	float:left;
	display:inline
}
#credit a {
	color:#413f3f;
}
#credit a:hover {
	color:#000
}
#credit-logo {
	height:38px;
	width:160px;
	float:right;
	display:inline;
	margin-top:15px
}
/*-----------------------------------------------------------------Single-Page-------------------------------------------------------*/

#inside-content {
	font-size:12px;
	width:490px;
	float:left;
	display: inline;
}
.post {
	background: #fff url(post-arrow.jpg) no-repeat top left;
	width:490px;
	height:auto;
	margin: 0 0 20px 0;
	float:left;
	display: inline;
}
.post h2 {
	font-size:20px;
	font-family:Trebuchet MS;
	padding:20px 0 0 65px;
	margin-right:10px;
}
.post h2 a {
	color:#3E3E3E;
	font-weight:normal;
	text-decoration:none
}
.post h2 a:hover {
	color:#627c97
}
.post p {
	margin-bottom:5px
}
.post li {
	margin-left:40px;
}
.post ul, ol {
	margin-top:10px;
	margin-bottom:10px
}
.single-entry {
	float:left;
	width:480px;
	display: inline;
	margin:20px 10px 10px 20px;
	width:460px;
	color:#3E3E3E
}
#comment-wrap {
	float:left;
	width:500px;
	background:#0A1B3D;
	display: inline;
}
.more {
	float:right;
	margin:0 20px 20px 0;
	clear:both;
	background:url(more.png) no-repeat
}
.more a {
	color:#046591;
}
/*Comments */
#comment-wrap {
	float:left;
	font-size:12px;
	margin:10px 0 0 0;
	width:490px;
	background:#fff url(comment.jpg) no-repeat top left;
	display: inline;
	color:#3e3e3e
}
#comment-wrap h3 {
	color:#FFFFFF;
	font-size:24px;
}
#commentlist-wrap {
	float:left;
	margin:10px 0 0 15px;
	width:470px;
	padding-bottom:10px;
	display: inline;
}
.commentlist {
	float:left;
	
	list-style-type:none;
	margin-bottom:10px;
	width:470px;
	display: inline;
}
.comment {
	background:#fafafa none repeat scroll 0 0;
	border:1px solid #f0f0f0;
	clear:both;
	float:left;
	list-style-image:none;
	
	list-style-type:none;
	margin-bottom:15px;
	padding:0 10px 10px 10px;
	width:440px;
	display: inline;
}
.comment-counts {
	padding-top:40px;
	padding-left:22px;
}
.nocomments {
	padding-left:22px;
	padding-top:40px
}
#comments {
	margin-top: 30px;
}
#commentform {
	clear: both;
	float: left;
	margin-top:10px;
	display: inline;
}
h3.reply-replace {
	width: 139px;
	height: 29px;
	background: url(reply.png);
	text-indent: -9999px;
}
.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited {
	font-size:9px;
	color:#706f6f;
	text-decoration:none;
}
.comment-reply-link:hover {
	background-color: #3e3e3e;
	color: #fff;
}
.cancel-comment-reply a:link, .cancel-comment-reply a:visited {
	color: #fff !important;
	display: block;
	font-weight: bold;
	background-color: #706f6f;
	padding: 0px 5px;
	text-transform: lowercase;
	font-size: 11px;
	float: left;
	clear: both;
	display: inline;
}
.cancel-comment-reply a:hover {
	background-color: #3e3e3e;
	color: #fff;
}
.children .comment {
	margin-left:20px;
	margin-bottom:10px;
	clear:both;
	width:90%;
}
.comment-reply-link, .comment-reply-link:visited {
	background-color:#706f6f;
	color:#fff !important;
	display:block;
	float:right;
	font-size:11px;
	font-weight:bold;
	margin-bottom:20px;
	margin-right:10px;
	margin-top:10px;
	padding:2px 7px;
	text-transform:lowercase;
	display: inline;
}
.fn, .fn a:link, .fn a:hover, .fn a:visited {
	color:#3E3E3E;
	font-style:normal;
	font-weight:bold
}
.says {
	color:#706f6f
}
.avatar {
	height:40px;
	margin-left:10px;
	margin-top:15px;
	width:40px;
}
#respond {
	float:left;
	margin-bottom:30px;
	margin-left:10px;
	margin-top:10px;
	padding:10px;
	display: inline;
}
input#author {
	background:#fff;
	border:1px solid #EDEEEF;
	color:#3e3e3e
}
input#email {
	background:#fff;
	border:1px solid #EDEEEF;
	color:#3e3e3e
}
input#url {
	background:#fff;
	border:1px solid #EDEEEF;
	color:#3e3e3e
}
textarea#comment {
	font-family:trebuchet MS;
	font-size:12px;
	background:#fff;
	border:1px solid #EDEEEF;
	width:100%;
	color:#3e3e3e
}
#submit {
	background:#706F6F;
	padding: 3px 8px;
	border:none;
	color:#fff;
}
#submit:hover {
	background:#3e3e3e;
	color:#fff
}
ul.home-right li.title h1, ul.home-right li.title h2, ul.home-left li.title h2, ul.home-bottom li.title h2, .widgettitle, #sidebar li ul.tabs {
	background:#003333;
}
ul.home-right li.title h1 {
	color:#fff;
	padding:5px;
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
}
ul.home-left {
	background:#eee;
	width:271px;
	border:1px solid #ccc;
	padding:2px 2px 0;
	float:left;
	margin:0 0 10px;
	list-style-type:none;
}
ul.home-right {
	background:#eee;
	width:304px;
	border:1px solid #ccc;
	padding:2px 2px 0;
	float:right;
	margin:0 0 10px;
	list-style-type:none;
}
ul.home-right li.homepost, ul.home-left li.homepost {
	line-height:1.3em;
	font-size:9pt;
	margin:0;
	padding: 10px 8px;
	list-style-type:none;
	border-bottom:1px dotted #ccc;
	height:auto;
	overflow:hidden;
	background:#eee url(grad.gif) repeat-x;
}
ul.home-right h3, ul.home-left h3, ul.home-bottom h3 {
	font-family: arial, helvetica, sans-serif;
	padding:0;
	font-weight:bold;
	margin: 0;
	letter-spacing:0px;
	font-size:9pt;
}
ul.home-right li img, ul.home-left li img {
	float:left !important;
	margin: 0 8px 0 0 !important;
}
ul.home-bottom {
	list-style-type:none;
	margin: 0 auto;
	padding:2px;
	clear:both;
	border:1px solid #ccc;
	background:#eee;
}
ul.home-bottom li.homepost {
	list-style-type:none;
	margin:0 8px;
	padding:10px 0;
	border-bottom:1px dotted #ccc;
}
ul.home-bottom li img {
	float:left !important;
	margin: 0 10px 0 0 !important;
}
ul.home-right li.bottom, ul.home-left li.bottom, ul.home-bottom li.bottom {
	line-height:1.3em;
	font-weight:bold;
	font-size:9pt;
	margin:0 8px;
	padding: 5px 0;
	list-style-type:none;
	border: 0;
}
ul.home-right p, ul.home-left p, ul.home-bottom p {
	margin-bottom:0;
}
ul.home-right li.title h2, ul.home-left li.title h2, ul.home-bottom li.title h2, .widgettitle {
	line-height: 1.5em;
	font-family: arial, helvetica, sans-serif;
	padding:3px 5px;
	font-weight:bold;
	margin: 0;
	color:#fff;
	background:#663333;
	letter-spacing:0px;
	font-size:9pt;
	text-transform:capitalize;
}
