html, body {
	background: #fff url(/images/header.jpg) repeat-x top center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: 100%;
	color: #333;
}

a {
	color: #065b96;
}

.clear {
	clear: both;
}

#container {
	background: url(/images/logo.jpg) no-repeat top center;
}

#container3 {
	background: url(/images/logo-footer.jpg) no-repeat bottom center;
}

#container2 {
	background: url(/images/footer.jpg) repeat-x bottom center;
}

#wrapper {
	margin: 0 auto;
	width: 970px;
}

#header {
	height: 93px;
	width: 970px;
}

.logo {
	display: inline;
	float: left;
	height: 93px;
	width: 254px;
}

.logo a {
	background: url(/images/logo.jpg) no-repeat;
	display: block;
	height: 93px;
	width: 254px;
}

.search {
	background: url(/images/search_bg.jpg) no-repeat;
	display: inline;
	float: right;
	height: 40px;
	margin: 24px 0 0 0;
	width: 300px;
}

.search #searchform {
	padding: 10px 0 0 10px;
}

.search #searchform #s {
	background: #2B2D21;
	border: 0;
	color: #FFF;
	padding: 2px 0 0 0;
}

#mainMenu {
	height: 85px;
	padding-top: 75px;
}

#FooterMenu {
	height: 72px;
	padding-top: 98px;
}

#subPages, #subPages * {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

#subPages li {
	float: left;
	list-style: none;
}

#subPages li a {
	display: block;
	padding: 0;
	margin-left: 20px;
	text-decoration: none;
}

#subPages li.current_page_item a {
	font-weight: bold;
}

#subPages li ul {
	left: -999em;
	margin-top: 0px;
	position: absolute;
	width: 15em;
}

#subPages li:hover ul, 
#subPages li.sfhover ul {
	left: auto;
	margin-left: -1px;
	margin-top: 1px;
	z-index: 10 !important;
}


#subPages li ul li {
	background: #fff;
	border: 1px solid #ddd !important;
	border-right: none !important;
	border-top: none !important;
	color: #FF0000;
	display: block !important;
	width: 12em;
}

#galleryWrap{
	margin: 20px 0 0 0;
	overflow: hidden;
	width: 970px;
}

#gallery, #posts {
	display: inline;
	float: right;
	overflow: hidden;
	width: 696px;
}

#single {
	display: inline;
	padding-left: 20px;
	float: right;
	overflow: hidden;
	width: 676px;
}

#single p {
	font-size: 14px;
}

.title {
	height: 25px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#gallery .title {
	margin-left: 40px;
}

#single .title {
	margin-left: 0;
}

.title p.rss {
	display: inline;
	font-size: 11px;
	line-height: 25px;
	padding-right: 5px;
}

.title p.rss a {
	background: url(/images/rss_icon_cats.jpg) no-repeat right;
	padding-right: 17px;
	text-decoration: none;
	color: #333;
	text-decoration: underline;
}

.title p.rss a:hover {
	text-decoration: underline;
}

.thumbs {
	background: #FFF;
	border: none;
	display: inline;
	float: left;
	height: 300px;
	margin: 0 0px 0px 40px;
	position: relative;
	width: 308px;
}

.thumbs a img {
	display: block;
	height: 220px;
	margin: 6px 0px 8px 0px;
	width: 308px;
}

.thumbs h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 0 6px;
}

.thumbs h2 a {
	display: block;
	text-decoration: none;
}


.thumbs h2 a:hover {
	text-decoration: underline;
}

.content {
	background: #FFFFFF;
	border: 1px solid #DCDCD4;
	display: inline;
	float: left;
	width: 620px;
}

.content .entry {
	padding: 10px;
}
.entry p {
	font-size: 15px;
	padding: 5px 0 5px 0;
	text-align: justify;
	line-height: 20px;
}

.singleGallery {
	margin: 40px 0 0 0;
}


#sidebar {
	display: inline;
	float: left;
	width: 234px;
	padding: 0 20px 20px 20px;
	background-color: #f3f3f3;
}

#footer {
	margin: 50px auto;
	overflow: hidden;
	width: 970px;
	color: #fff;
}

.thumbWrap a img {
	display: block;
	height: 147px;
	margin: 6px 6px 8px 6px;
	width: 284px;
}

.comments-template ol {
	margin-top: 10px;
	border-top: 1px solid #DCDCD4;
	list-style: none;
}

.comments-template ol li {
	border-bottom: 1px solid #DCDCD4;
	padding: 10px 10px 10px 10px;
	position: relative;
}

.comments-template ol li img.gravatar {
	border: 1px solid #DCDCD4;
	display: block;
	float: left;
	height: 60px;
	margin: 10px 10px 2px 0;
	width: 60px;
}

.comments-template ol li p {
	font-size: 13px;
	margin-left: 0px;
	padding: 10px 0 5px 0;
	text-align: justify;
	line-height: 18px;
}

.comments-template h3#comments {
	font-size: 18px;
	font-weight: normal;
	padding: 5px 0 10px 0px;
}

.comments-template h3#reply {
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0 10px 0;
}

.comments-template .postmetadata {
	padding-bottom: 0;
	font-size: 12px;
}


.comments-template p.logged {
	color: #666;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}


#commentform #comment {
	clear: both;
	background: none;
	border: 1px solid #DCDCD4;
	font-size: 12px;
	margin-top: 10px;
}

#commentform {
	display: block;
	padding: 0 10px 0 0px;
}

#commentform label {
	color: #666666;
	font-size: 11px;
}

#commentform input {
	background: none;
	border: 1px solid #DCDCD4;
	font-size: 12px;
	margin-top: 5px;
	padding: 2px 0 2px 2px;
	width: 300px;
}

#commentform #submit {
	border: none;
	height: 33px;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0;
	width: 166px;
}

#commentform p {
	color: #666;
	font-size: 10px;
	padding: 5px 0 0 0;
}

.ratingblock {
	margin-top: 0px !important;
}

.thumbs .ratingblock {
	float: right;
}

.thumbs .thumb-title {
	padding-top: 3px;
	display: block;
	width: 220px;
}

.thumbs a.thumb-link {
	color: #666565;
	text-decoration: none;
	font-size: 15px;
}

.thumbs a.thumb-link:hover {
	color: #666565;
	text-decoration: underline;
}

.thumbs .thumb-comments {
	clear: right;
	float: right;
	font-size: 12px;
	display: block;
	width: 76px;
	padding-top: 2px;
	height: 14px;
	padding-left: 20px;
	text-align: right;
	background-image: url(/images/comments.png);
	background-position: 0 1px;
	background-repeat: no-repeat;
	color: #818181;
}

.thumbs a.thumb-url {
	float: left;
	font-size: 13px;
	color: #afafaf;
	text-decoration: none;
}

.thumbs a.thumb-url:hover {
	float: left;
	font-size: 13px;
	color: #afafaf;
	text-decoration: underline;
}

.wp-pagenavi {
	clear: both;
	height: 26px;
	/*
	background-image: url(/images/pages.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	*/
	padding-left: 40px;
}

#galleryWrap .wp-pagenavi a, #galleryWrap .wp-pagenavi a:link, #galleryWrap .wp-pagenavi span.current, #galleryWrap .wp-pagenavi span.extend {
	padding: 6px 0 0 0;
	text-align: center;
	height: 20px;
	width: 29px;
	background-image: url(/images/pages-bg.png);
	background-position: 0px 0px;
	border: none;
	background-color: transparent;
	display: block;
	float: left;
	color: #797979;
	font-weight: normal;
	font-size: 13px;
	margin: 0;
	margin-right: 4px;
}

#galleryWrap .wp-pagenavi a.pagenext, #galleryWrap .wp-pagenavi a.pagenext:link {
	background-image: url(/images/pages-bg.png);
	background-position: 0px -52px;
}

#galleryWrap .wp-pagenavi span.current {
	color: #fff;
	background-position: 0 -26px;
}

#galleryWrap .wp-pagenavi span.extend {
	background-image: none;
}

#submit-website {
	display: block;
	margin-top: 20px;
}

.sidebar-header {
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
}

#archives ul, #categories ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#archives ul li, #categories ul li {
	float: left;
	width: 110px;
	padding: 2px 0 4px 0;
	margin: 0;
}

#archives a, #categories a {
	color: #616161;
	font-size: 13px;
}

.tags {
	margin-top: 20px;
}

.thumb-url {
	display: block;
}

#tags a {
	color: #616161;
}

.post {
	margin-left: 20px;
	margin-bottom: 20px;
}


h2, h1 {
	padding: 0 0 6px 0;
	color: #0066a4;
	margin: 0;
	font-size: 24px;
}

h2 a, h1 a {
	color: #0066a4;
	text-decoration: none;
}

.postmetadata {
	margin: 0;
	padding: 0 0 9px 0;
	color: #666;
	font-size: 12px;
}

.postmetadata a {
	color: #666;
}

.screenshot {
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}