/* General styles */
body {
	background: #fff url(img/background.png) repeat-x;
	margin: 0 auto;
	text-align: center;
	font: 12px Verdana;
	color: #000;
}

#wrap {
	margin: 0 auto;
	width: 930px;
	text-align: left;
}

a {
	color: #00309C;
	text-decoration: none;
}

a:hover {
	color: #00309C;
	text-decoration: underline;
}

a img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

small {
	font-size: 9px;
}

.left {
	float: left;
}

.right {
	float: right;
}
/* gallery */
.gallery .gallery-item img {
    border: 1px solid #333333 !important;
}
.gallery .gallery-item {
    margin: 0 0 10px !important;
}

/* Header styles */
#header {
    margin: 15px 0 10px;
    overflow: hidden;
    width: 930px;
}

.topLogo {
  height: 62px;
	width: 200px;
	float: left;
	margin-right: 13px;
	padding-top: 0px;
}

.topLogo h1, .topLogo h2 {
	font: normal normal 28px Georgia;
	font-variant: small-caps;
	color: #d90202;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.topLogo h1 a, .topLogo h2 a {
	text-decoration: none;
	color: #d90202;
}

.topLogo h1 a:hover, .topLogo h2 a:hover {
	color: #207f7b;
}

.topLogo .blogDescription {
	font: 16px Georgia;
	font-variant: small-caps;
	color: #207f7b;
}

.topMenu {
	width: 930px;
	float: left;
	margin-right: 20px;
	font: 11px tahoma;
	text-transform: none;
}

.topMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

.topMenu ul li {
	margin: 0 20px 0 0;
	padding: 0px 0 20px 0;
	float: left;
	border-top: 5px solid #d2ebea;
}

.topMenu ul li.current_page_item {
	border-top: 5px solid #d90202;
}

.topMenu ul li a {
	color: #424539;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}

.topMenu ul li a:hover {
	color: #424539;
}

.topSearch {
	width: 470px;
	float: right;
	padding-top: 2px;
}

.s {
	border: 1px dotted #bbb;
	padding: 5px;
	font: 11px tahoma;
	text-transform: none;
	width: 207px;
	float: left;
}

.searchSubmit {
	padding: 0;
	background: none;
	border: none;
	font: 11px tahoma;
	text-transform: none;
	float: right;
	line-height: 20px;
}

.topBanner {margin-left: 13px;}

/* Page structure styles */

#page {
	width: 930px;
	overflow: hidden;
}

#lsidebar {                                  
	width: 200px;
	float: left;
	margin-right: 15px;
}

#rsidebar {
	float: right;
	width: 220px;
}

#content {
	float: left;
	width: 470px;
	margin-right: 20px;
}

/* Sidebars styles */

#lsidebar .leftPic{
	padding-top: 170px;
	background: url(img/pic-sidebar.jpg) no-repeat;
}

#lsidebar .poker-fon {background: url(img/poker-fon.png) no-repeat; height: 600px; padding: 19px 0px 19px 0px; margin-bottom: 0px;}

#lsidebar .leftPicCustomWrap {
	width: 200px;
	overflow: hidden;
}

#lsidebar .leftPicCustom {
	margin: 0;
	border: 0;
	background: none;
}

#lsidebar h2, #rsidebar h2 {
	font: normal normal 17px Georgia, "Times New Roman", serif;
	color: #d90202;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #207f7b;
}

#lsidebar ul, #rsidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#lsidebar ul ul ul, #rsidebar ul ul ul {
	margin: 4px 0 0 10px;
	padding: 0;
	list-style: none;
}

#lsidebar ul li, #rsidebar ul li {
	margin: 0 0 25px 0;
	padding: 0;
	list-style: none;
}

#lsidebar li li, #rsidebar li li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	border-bottom: 0px solid #ddd;
}

#lsidebar li li li, #rsidebar li li li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	border: none;
}

#lsidebar ul ul ul a, #rsidebar ul ul ul a {
	font-size: 11px;
}

#lsidebar li.rssFeed {
	background: url(img/bg-rss.gif) no-repeat;
	width: 200px;
	height: 50px;
	font: normal bold 12px Georgia, "Times New Roman", serif;
}

.google {background: #EFEFDE;}

.textwidget {
	padding-top: 10px;
}

.rssFeed a {
	line-height: 50px;
	width: 143px;
	height: 50px;
	display: block;
	text-decoration: none;
	color: #fff;
	padding-left: 57px;
}

.rssFeed a:hover {
	color: #fffcc5;
}

.rssForm form {
	margin: 10px 0;
}

.rssEmail {
	border: 1px solid #92bdbb;
	width: 126px;
}

.rssSubmit {
	width: 66px;
	padding: 0;
	background: none;
	border: none;
	font: normal bold 12px Georgia, "Times New Roman", serif;
	cursor: pointer;
	color: #207f7b;
}

.rssForm small {
	padding: 2px;
	background: #eff7f7;
	display: block;
}

#rsidebar .ads125 {
	padding: 10px 0 0 0;
	width: 260px;
	overflow: hidden;
}

.leftBanner {
	float: left;
	margin-bottom: 10px;
}
.rightBanner {
	float: right;
	margin-bottom: 10px;
}

.advertiseHere {
	clear: both;
	display: block;
	text-align: center;
	font: normal bold 12px Georgia, "Times New Roman", serif;
	margin-bottom: 10px;
}

.google250 {
	text-align: center;
}

#wp-calendar {
	width: 100%;
	padding: 0;
	border: none;
	margin: 0;
}

#wp-calendar caption {
	padding: 4px;
	font: normal bold 12px Georgia, "Times New Roman", serif;
	color: #207f7b;
}

#wp-calendar th {
	padding: 4px;
	text-align: center;
	background: #eff7f7;
}

#wp-calendar td {
	padding: 4px;
	text-align: center;
	background: #f5f5f5;
}

#wp-calendar #prev {
	text-align: left;
}

#wp-calendar #next {
	text-align: right;
}

#wp-calendar a {
	color: #d90202;
}

#wp-calendar a:hover {
	color: #207f7b;
}


/* Content styles */

.topAd {
	margin-bottom: 25px;
}

.archiveTitle {
	font: 10px tahoma;
	color: #424539;
	text-transform: uppercase;
	border-bottom: 0px solid #ddd;
	font-weight: bold;
}

.post {
	margin-bottom: 15px;
	width: 470px;
	overflow: hidden;
}

.view {
	float:  right;
	text-align: left;
	padding: 0px 0px 0px 28px;
	background: url(images/view.png) 10px 0px no-repeat;
}


.postFeatured {
	margin-bottom: 20px;
	width: 450px;
	overflow: hidden;
	padding: 10px;
	background: #EFEBDE;
}

.post a, .postFeatured a {
	text-decoration: underline;
}

.postFeatured img {float:left; margin:0 4px 2px 0;}
.post img {float:left; margin:0 4px 2px 0;}


.postTitle h1, .postTitle h2 {
	font: normal normal 22px Georgia, "Times New Roman", serif;
	color: #000000;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px 0;
}

.postTitle h1 a, .postTitle h2 a {
	font: normal normal 22px Georgia, "Times New Roman", serif;
	color: #000000;
	text-decoration: none;
}

.postTitle h1 a:hover, .postTitle h2 a:hover {
	font: normal normal 22px Georgia, "Times New Roman", serif;
	color: #AD0000;
}

.postInfo {
  font: 11px tahoma;
}

.postContent {
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 17px;
	width: 470px;
	overflow: hidden;

}

.similar {
  font: 11px tahoma
}

.similar a {
  font: 11px tahoma
	text-decoration: underline;
}

.similar a:hover {
  font: 11px tahoma
	text-decoration: none;
}

.sizeFeatured {
	width: 450px;
}

.featHead {
	font: 10px tahoma;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	background: #EF5D21;
	padding: 3px 10px;
	border-bottom: 0px dotted #aaa;
	border-top: 0px dotted #aaa;
	text-decoration: none;
}

.featHead2 {
	font: 10px tahoma;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	background: #42B200;
	padding: 3px 10px;
	border-bottom: 0px dotted #aaa;
	border-top: 0px dotted #aaa;
	text-decoration: none;
}

.featHead a {
	text-decoration: none;
		color: #fff;
}

.featHead a:hover {
	text-decoration: underline;
		color: #fff;
}

.featHead2 a {
	text-decoration: none;
		color: #fff;
}

.featHead2 a:hover {
	text-decoration: underline;
		color: #fff;
}

.postContent h1 {
	font: normal normal 22px Georgia, "Times New Roman", serif;
	color: #EF5D21;
}

.postContent h2 {
	font: normal normal 20px Georgia, "Times New Roman", serif;
	color: #EF5D21;
}

.postContent h3 {
	font: normal normal 18px Georgia, "Times New Roman", serif;
	color: #EF5D21;
}

.postContent h4 {
	font: normal bold 14px Georgia, "Times New Roman", serif;
	color: #EF5D21;
	text-transform: normal;
}

.postContent blockquote {
	margin: 0;
	padding: 10px 10px 10px 20px;
	background: #EFEBDE;
	font: 11px tahoma;
}

.postExtras {
	border-top: 0px solid #ddd;
	padding: 5px 0;
	font-size: 11px;
}

.postMeta {
	border-top: 0px solid #ddd;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	width: 470px;
	overflow: hidden;
}

.postMetaFeatured {
	border-top: 0px solid #ddd;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	width: 450px;
	overflow: hidden;
}

.postMeta a, .postMetaFeatured a {
	color: #d90202;
	text-decoration: none;
}

.postMeta a:hover, .postMetaFeatured a:hover {
	color: #207f7b;
}

.postLink {
	float: left;
}

.postComments a {
	background: url(img/icon-comments.gif) no-repeat 0 4px;
	padding-left: 16px;
}

.postLink a {
	background: url(img/icon-postlink.gif) no-repeat 0 1px;
	padding-left: 14px;
}

.navigation {
	width: 470px;
	font: normal normal 14px Georgia, "Times New Roman", serif;
	overflow: hidden;
}

.navigation a {
	text-decoration: none;
	margin-bottom: 25px;
	display: block;
}

/* Comments styles */

.commentZone {
	margin-bottom: 25px;
}

h3#respond, h3#comments, h3#trackbacks {
	font: normal normal 18px Georgia, "Times New Roman", serif;
	color: #636563;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	margin: 20px 0 0 0;
}

.commentList {
	margin: 0;
	padding: 0;
	list-style: none;
}

.commentList li {
  font: 11px tahoma;
	width: 470px;
	overflow: hidden;
	display: block;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ddd;
}

.commentLeft {
	float: left;
	width: 0px;
}

.commentLeft img {
	padding: 4px;
	border: 1px dotted #636563;
}

.commentAuthor {
	font: 12px tahoma;
	color: #AD0000;
	font-weight: bold;
}

.commentAuthor a {
	color: #d90202;
}

.commentAuthor a:hover {
	color: #207f7b;
}

.commentRight {
  padding-left: 30px;
	float: left;
	width: 440px;
	overflow: hidden;
}

.commentRight p {
	margin: 10px 0;
}

#author, #email, #url {
	border: 1px dotted #636563;
}

#comment {
	border: 2px dotted #636563;
	width: 400px;
}

#submit {
	width: 80px;
	height: 20px;
	border: none;

	font: normal bold 12px Georgia, "Times New Roman", serif;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.trackbackList {
	margin: 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #ddd;
}

.trackbackList li {
	padding: 4px 0 0 0;
	margin-left: 23px;
}


/* Footer styles */

#footer {
	border-top: 1px solid #ddd;
	padding-top: 5px;
	font: 10px tahoma;
	text-transform: uppercase;
	margin-bottom: 20px;
	width: 930px;
	overflow: hidden;
}

.footerMenu {
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

.footerMenu li {
	display: inline;
	margin-left: 15px;
}
