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: #4A4949;
	background: #F5F5F5 url(body-bg.jpg) repeat-x top center;
}
.clear {
	clear: both;
}
a {
	color:#3e3e3e;
	text-decoration:none
}
a:hover {
	color:#5F6264;
}
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.png) no-repeat top left;
	font-style: italic;
	margin-top:10px;
	margin-bottom:10px;
	padding:15px 15px 15px 30px;
	;
}
p {text-align:justify; padding:0 0 8px; }
/*-----------------------------------------------------------------Start Upper-part Layout-------------------------------------------------------*/
		
#header-wrap {
	margin: 0px auto;
	height:130px;
	width:1000px;
}
#logo {
	float:left;
	height:90px;
	margin-top:4px;
}
#logo h3 {
	background: url(logo.png) top left no-repeat;
	text-indent: -9999px;
	float:left;
}
#logo a {
	display:block;
	width:343px;
	height:80px;
	cursor:pointer;
}
#search {
	float:right;
	width:255px;
	height:40px;
	display:inline;
	margin:5px 0 0 0
}
input#s {
	width:190px;
	height:24px;
	padding-top:5px;
	margin-left:24px;
	background:url(search-bg.png) repeat-y top left;
	color:#000;
	border:1px solid #0E0E0E
}
input#searchsubmit {
	color:#4A4949;
	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
}
#top-ads {
	float:right;
	display:inline;
	width:468px;
	height:60px;
	margin:15px 10px 40px 40px
}
/* Menu WRAP */ 
#menu-wrap {
	display:inline;
	float:left;
	margin:10px 0 10px 0;
	overflow:hidden;
	width:698px;
}
#menu-wrap ul {
	display:inline;
	float:left;
	margin:0 0 0 5px;
	padding-top:5px;
}
#menu-wrap ul li {
	display:inline;
	margin-right:20px;
	font-size:12px;
	font-weight:bold;
}
#menu-wrap ul li a {
	color:#fff;
	padding:1px;
	line-height:14px;
	text-decoration:none
}
#menu-wrap ul li a:hover {
	color:#9FA19F;
}
/*container */
#container {
	width:1000px;
	background:#fff;
	margin:50px auto 20px;
	padding-bottom:0px;
	border:1px solid #C8C9C8;
	_margin:20px auto 20px;
}
#left-sidebar {
	width:185px;
	float:left;
	display:inline;
	padding:10px 0 10px 0px;
	margin: 0px 0px 0px 10px;
	overflow:hidden;
}
#content {
	width:505px;
	float:left;
	display:inline;
	padding:10px 0 10px 0;
	margin-left:10px;
	overflow:hidden;
}
#right-sidebar {
	width:290px;
	float:right;
	display:inline;
	padding:10px 0 10px 0;
	overflow:hidden;
}
#gallery {
	width:490px;
	height:280px;
	background: #A7D9F3
}
#twitter {
	width:186px;
	background:#F5F5F5 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:60px 10px 0 15px;
	width:160px;
}
.twitter a {
	color:#F5F5F5;
	float:left;
	font-size:16px;
	margin-top:10px;
	padding-left:130px;
	display: inline;
}
.twitter a:hover {
	color:#5F6264
}
.twitter-link {
	color:#83B919
}
#left-sidebar .categories {
	width:186px;
	background:#F5F5F5 url(widget-bg.jpg) no-repeat top left;
	float:left;
	display:inline;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size:12px;
	float:left;
}
#left-sidebar .categories h2 {
	font-size:14px;
	font-weight:bold;
	margin:15px 0 15px 30px;
	color:#5F6264;
	float:left;
}
#left-sidebar .categories ul {
	list-style:none;
	padding-left:0;
	margin-left:10px;
	float:left;
}
#left-sidebar .categories li {
	font-size:12px;
	line-height:14px;
	margin-bottom:5px;
	background:url(bullet.png) no-repeat;
	padding-left:20px;
	float:left;
	width:150px;
}
#left-sidebar .categories a {
	color:#3e3e3e;
	text-decoration:none;
	float:left;
}
#left-sidebar .categories a:hover {
	color:#5F6264;
}
.widget {
	width:156px;
	background:#F5F5F5;
	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;
	color:#5F6264;
}
.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:#5F6264;
}
#ads-wrap {
	width:186px;
	background:#F5F5F5 url(widet-bg.jpg) no-repeat top left;
	float:left;
	display:inline;
	margin-bottom:10px;
}
#ads-image {
	margin:5px 0 5px 0
}
#ads-image img {
	padding-left:11px;
	margin-bottom:5px;
}
#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 #F5F5F5;
	border-bottom: 2px solid #F5F5F5;
	color:#A96339
}
#latest h1{ font-size:18px; }
.post-home {
	float:left;
	width:490px;
	overflow:hidden;
	background:#F5F5F5 ;
	margin:10px 0 10px 0
}
.post-home h2 ,.post-home h3 {
	font-size:18px;
	margin:10px 0 0 60px;
	font-weight:bold;
}
.post-home h3 {
	font-size:14px;
	margin:0;
	float:left;
	width:460px;
	padding:0 0 10px;
}
.post-home li {
	margin-left:40px;
}
.post-home ul, ol {
	margin-top:10px;
	margin-bottom:10px
}
.posttitle {
	font-size:16px;
	color:#3e3e3e;
	text-decoration:none
}
.posttitle a:hover {
	color:#5F6264
}
.date {
	font-size:10px;
	margin-left:60px;
	display: inline;
	float:left;
}
.date a {
	color:#3e3e3e;
	text-decoration:none;
	font-weight:bold
}
.date a:hover {
	color:#5F6264;
}
.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:460px;
	float:left;
	display: inline;
	margin:15px;
}
.entryhome a {
	color:#FF7300;
	font-weight:bold;
}
.entryhome a:hover {
	color:#5F6264
}
.more-link {
	background:transparent url(more.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:inline;
	float:right;
	font-size:11px;
	height:20px;
	padding:2px 0 0 3px;
	width:60px;
	text-indent:-9999px;
	margin:10px 0 0 0
}
.more-link:hover {
	background:transparent url(more.png) no-repeat scroll 0 -22px;
	color:#F5F5F5
}
#postnav {
	float:left;
	display:inline;
	font-size:12px;
	margin-left:100px;
	margin-top:10px;
}
/* Right Sidebar area */
#feeds {
	font-size:12px;
	width:275px;
	height:85px;
	background: url(feed-bg.jpg) no-repeat 0 -10px;
	margin-bottom:10px;
	margin-top:10px;
}
.textarea {
	background:#FFFFFF none repeat scroll 0 0;
	border:medium none;
	font-size:12px;
	height:20px;
	margin:35px 0 5px 15px;
	padding:5px 0 0 5px;
	width:155px;
}
#feeds a {
	font-size:11px;
	color:#FF7300;
	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: #F5F5F5;
	margin-bottom:7px
}
.right-widget {
	background:#F5F5F5 url(right-bg.png) repeat-y top left;
	width:275px;
	float:left;
	display:inline;
	font-size:12px;
	padding-bottom:10px;
}
.right-heading {
	background:url(right-head.png) no-repeat 0 -14px;
	height:35px;
	padding:12px 0 0 20px;
	font-weight:bold;
	width:255px;
	color:#FFFFFF;
}
.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:#5F6264;
}
.textwidget {
	padding-left:35px;
	text-align:justify;
	width:230px;
}
.video-widget {
	background:#F5F5F5 url(right-bg.png) 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.png);
	height:39px;
	padding:25px 0 0 20px;
	font-weight:bold;
	width:255px;
	color:#FFFFFF;
}
.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:#3e3e3e;
	text-decoration:none
}
.video-widget a:hover {
	color:#5F6264;
}
/*-----------------------------------------------------------------Start Bottom-part Layout-------------------------------------------------------*/

#footer {
	background:url(footer-bg.jpg) repeat-x
}
#bottombar {
	height:265px;
	width:1000px;
	margin:0 auto
}
#about-wrap {
	float:left;
	width:310px;
	height:225px;
	margin:0 0 0 20px
}
#about {
	float:left;
	margin-top:20px;
	color:#fff
}
#about-text {
	margin-left:10px;
	width:280px;
	display:inline;
	float:left;
	font-size:12px;
	background:url(about-bg.png) repeat-y;
	padding:10px 10px 10px 0
}
#about-text p {
	padding:0 0 0 10px;
	text-align:justify;
}
#about-text img {
	width:90px;
	height:90px;
	margin:0 10px 10px;
	float:left;
	display:inline
}
#about-title {
	background:transparent url(about.png) no-repeat scroll 0 0;
	font-family:trebuchet ms;
	font-size:18px;
	height:48px;
	padding:10px 0 0 60px;
	color:#4A4949
}
#about-image {
	width:300px
}
#share-wrap {
	float:left;
	display:inline;
	width:99%;
}
#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:10px 0 0 60px;
	color:#4A4949
}
#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-position:outside;
	list-style-type:none;
}
.share-list a {
	color:#fff;
	text-decoration:none
}
.share-list a:hover {
	color:#F5F5F5
}
.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-position:outside;
	list-style-type:none;
}
.share-list2 a {
	color:#fff;
	text-decoration:none
}
.share-list2 a:hover {
	color:#F5F5F5
}
#bottom-ads {
	width:183px;
	display:inline;
	float:left;
}
#bottom-ads img {
	margin:15px 0 0 40px;
	width:250px;
	height:100px
}
#bottom-ads-title {
	background:transparent url(ads.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:10px 0 0 60px;
	width:230px;
	color:#4A4949
}
#credit {
	color:#C8C9C8;
	height:60px;
	margin-top:22px;
	width:1000px;
	margin:0 auto
}
#credit p {
	color:#fff;
	font-size:11px;
	padding-top:10px;
	float:left;
	display:inline
}
#credit a {
	color:#fff;
}
#credit a:hover {
	color:#C8C9C8
}
#credit-logo {
	height:38px;
	width:160px;
	float:right;
	display:inline;
	margin-top:5px
}
/*-----------------------------------------------------------------Single-Page-------------------------------------------------------*/

#inside-content {
	font-size:12px;
	width:490px;
	float:left;
	display: inline;
	margin:0px
}
.post {
	background: #F5F5F5 url(post-arrow.jpg) no-repeat top left;
	width:490px;
	overflow:hidden;
	height:auto;
	margin: 0 0 20px 0;
	float:left;
	display: inline;
}
.post h2 {
	font-size:20px;
	font-family:Trebuchet MS;
	padding:10px 0 0 65px;
	margin-right:10px;
}
.post h2 a {
	color:#5F6264;
	font-weight:normal;
	text-decoration:none
}
.post h2 a:hover {
	color:#5F6264
}
.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;
}
#comment-wrap {
	float:left;
	width:500px;
	background:#0A1B3D;
	display: inline;
}
.more {
	float:right;
	margin:0 20px 20px 0;
	clear:both
}
/*Comments */
#comment-wrap {
	float:left;
	font-size:12px;
	margin:10px 0 0 0;
	width:490px;
	background:#F5F5F5 url(comment.png) no-repeat top left;
	display: inline;
}
#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-position:inside;
	list-style-type:none;
	margin-bottom:10px;
	width:470px;
	display: inline;
}
.comment {
	background:#fff none repeat scroll 0 0;
	border:1px solid #C8C9C8;
	clear:both;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	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:#85A6AD;
	text-decoration:none;
}
.comment-reply-link:hover {
	background-color: #9FA19F;
	color: #fff;
}
.cancel-comment-reply a:link, .cancel-comment-reply a:visited {
	color: #fff !important;
	display: block;
	font-weight: bold;
	background-color: #9FA19F;
	padding: 0px 5px;
	text-transform: lowercase;
	font-size: 11px;
	float: left;
	clear: both;
	display: inline;
}
.cancel-comment-reply a:hover {
	background-color: #9FA19F;
	color: #fff;
}
.children .comment {
	margin-left:20px;
	margin-bottom:10px;
	clear:both;
	width:90%;
}
.comment-reply-link, .comment-reply-link:visited {
	background-color:#C8C9C8;
	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:visited {
	color:#3e3e3e;
	font-style:normal;
	font-weight:bold
}
.fn a:hover {
	color:#5F6264
}
.says {
	color:#5F6264
}
.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:#F9F9F8;
	border:1px solid #C8C9C8;
	color:#4A4949
}
input#email {
	background:#F9F9F8;
	border:1px solid #C8C9C8;
	color:#4A4949
}
input#url {
	background:#F9F9F8;
	border:1px solid #C8C9C8;
	color:#4A4949
}
textarea#comment {
	font-family:trebuchet MS;
	font-size:12px;
	background:#F9F9F8;
	border:1px solid #C8C9C8;
	width:100%;
	color:#4A4949C
}
#submit {
	background: #C8C9C8;
	padding: 3px 8px;
	border:none;
	color:#fff
}
#submit:hover {
	background:#9FA19F;
	color:#fff
}

#share-linki {
	display:inline;
	float:left;
	margin:10px 0 0 30px;
	width:905px;
}

#share-linki ul li.odd {
float:left;
width:200px;
}

#bonus .ban { background:#ccc; padding:2px; border:1px solid #000; margin:0 0 0 30px; float:left; _margin:0 0 0 20px; }

#bonus .txt {float:left; margin:0 0 0 30px; width:227px; text-align:center; padding:5px 0 0; font-weight:bold; _margin:0 0 0 20px;}

#bonus .txt p {font-weight:normal; padding:10px 0 8px; }

.art {float:left; width:240px; margin:10px 0 10px 10px; overflow:hidden; _margin:10px 0 10px 4px; }

.art .entryhome { float:left;
margin:0;
padding:5px;
width:230px; }

.post-home h3 { float:left; width:225px; }
