body {
	background: #919191 url(images/bg.jpg) top center no-repeat fixed;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	font: 75%/1.5 'Lucida Grande',Lucida,Verdana,Arial,Helvetica,sans-serif;
	color: #4A4A4A; }
 
h1 {
	font-weight: normal;
	font-size: 36px;
	color: #4A4A4A;
	margin: 35px 0 15px 0;
	padding: 0; }
 
	h1 a:link, h1 a:active, h1 a:visited { color: #4A4A4A; }
 
	h1 a:hover { color: #999999; }
 
a:link, a:visited {
	color: #292929;
	font-weight: bold;
	text-decoration: none; }
 
a:hover { color: #4A4A4A; }
 
h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 2px 0;
	color: #4A4A4A; }
 
	h2 a:link, h2 a:active, h2 a:visited { color: #4A4A4A; }
 
	h2 a:hover { text-decoration: underline; }
 
h3 {
	font-size: 13px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #4A4A4A; }
 
h4 {
	font-size: 12px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #4A4A4A; }
 
img { border: 0; }
 
p { margin: 0 0 10px 0; }
 
small { padding: 0 0 0 5px; }
 
#wrapper {
	width: 960px;
	margin: 0px auto;
	overflow: hidden; }
 
/** begin header **/
#headwrap {
	float: left;
	width: 940px;
	height: 230px; }
 
#tagline {
	float: left;
	width: 380px;
	height: 26px;
	background: url(images/content-bg.png) repeat;
	font-size: 12px;
	font-weight: bold;
	margin-top: 1px;
	padding: 2px 0 0 10px; }
 
	#tagline p { margin: 6px 0 0 10px; }
 
#menu {
	float: left;
	width: 960px;
	height: 26px;
	background: url(images/content-bg.png) repeat;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 1px;
	text-align: right; }
 
#logo {
	float: left;
	width: 480px;
	height: 120px; }
 
#textlogo {
	float: left;
	width: 480px;
	height: 118px; }
 
	#textlogo h1 {
		font-size: 36px;
		margin: 35px 0 0 0; }
 
#logo img { margin: 10px 0 0 0; }
 
#topad {
	float: left;
	width: 380px;
	height: 120px;
	text-align: right; }
 
	#topad img { margin: 50px 0 0 0; }
 
/** end header **/
/** begin gallery **/
#contentwrap {
	width: 960px;
	float: left;
	background: url(images/divider.png) top left no-repeat;
	padding: 30px 0 0 0; }
 
#maincontent {
	width: 660px;
	float: left; }
 
#pagenavi {
	width: 660px;
	float: left;
	margin: 0 0 20px 0;
	font-size: 12px; }
 
	#pagenavi a:link, #pagenavi a:visited {
		background: url(images/content-bg.png) repeat;
		padding: 3px 5px 5px 5px;
		display: block; }
 
	#pagenavi a:hover { background: url(images/content-bg-alt.png) repeat; }
 
#newer { margin: 0 20px 0 0; }
 
.galleryitem {
	width: 200px;
	height: 350px;
	float: left;
	margin: 0 20px 20px 0;
	background: url(images/content-bg.png) repeat; }
 
	.galleryitem h3 {
		padding: 5px 5px 0 5px;
		margin: 0;
		font-weight: normal;
		color: #4A4A4A; }
 
* + html .galleryitem h3 { padding: 2px 5px 0 5px; }
 
.galleryitem p {
	margin: 8px 5px 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px; }
 
.commentsnumber {
	background: url(images/comments-light.jpg) top left no-repeat;
	width: 32px;
	height: 30px;
	margin: 0px 5px 5px 0;
	padding: 4px 0 0 0;
	text-align: center;
	float: right; }
 
	.commentsnumber a:link, .commentsnumber a:visited { color: #101010; }
 
	.commentsnumber a:hover { color: #757575; }
 
/** end gallery **/
/** begin single **/
.video {
	width: 640px;
	float: left;
	margin: 0 20px 20px 0;
	text-align: center;
	background: url(images/content-bg.png) repeat; }
 
.postcontent {
	width: 624px;
	float: left;
	margin: 0 20px 0 0;
	padding: 8px 8px 0 8px;
	background: url(images/content-bg.png) repeat; }
 
	.postcontent h2 {
		font-size: 16px;
		text-transform: uppercase;
		font-family: Georgia, "Times New Roman", Times, serif; }
 
	.postcontent ul {
		margin: 0 0 8px 0;
		padding: 0;
		list-style: none; }
 
	.postcontent li {
		padding: 0 0 0 20px;
		margin: 8px 0 0 0;
		background: url(images/bullet.png) top left no-repeat; }
 
#single { margin: 0 0 25px 0; }
 
.thumbnail {
	float: right;
	margin: 0 0 15px 15px; }
 
.postdets {
	font-size: 10px;
	color: #4A4A4A;
	margin: 5px 0 15px 0;
	line-height: 1.1em; }
 
	.postdets a:link, .postdets a:visited {
		color: #4A4A4A;
		font-weight: normal; }
 
	.postdets a:hover {
		color: #999999;
		text-decoration: underline; }
 
/** end single **/
/** begin page **/
#page { margin: 0 0 20px 0; }
 
/** end page **/
/** begin sidebar **/
#sidebar {
	width: 300px;
	float: left; }
 
.widgetblock {
	width: 290px;
	float: left;
	margin: 0 0 20px 0;
	padding: 6px 8px 8px 8px;
	background: url(images/content-bg.png) repeat; }

.widgetblock_comments {
	width: 615px;
	float: left;
	margin: 0 0 20px 0;
	padding: 6px 8px 8px 8px;
	background: url(images/content-bg.png) repeat; }
	
	.widgetblock h3 {
		background: url(images/content-bg.png) bottom no-repeat;
		padding: 0 0 5px 0;
		margin: 0 0 8px 0; }
 
#searchwrap {
	background: none;
	margin: 0;
	float: right;
	background: url(images/search-bg.png) top left no-repeat;
	width: 284px; }
 
	#searchwrap input {
		vertical-align: middle;
		background: none;
		color: #000000;
		font-family: arial,helvetica,verdana,sans-serif; }
 
#s {
	font-size: 14px;
	border: none;
	padding: 4px 4px;
	margin-right: 3px;
	width: 245px; }
 
#content-tags {
	margin: 20px 0 0 0;
	float: left;
	width: 100%; }
 
	#content-tags a:link, #content-tags a:visited {
		display: block;
		background: url(images/content-bg.png) repeat;
		padding: 3px 5px 5px 5px;
		margin: 0 1px 1px 0;
		padding: 3px 5px 5px 5px;
		margin: 0 1px 1px 0;
		float: left;
		color: #FFFFCC; }
 
	#content-tags a:hover { background: url(images/content-bg-alt.png) repeat; }
 
#sideads {
	padding-top: 9px;
	padding-left: 9px; }
 
	#sideads img {
		width: 125px;
		height: 125px;
		float: left;
		margin: 8px; }
 
#featured {
	float: left;
	width: 284px;
	clear: both;
	padding-bottom: 8px;
	margin-bottom: 8px;
	background: url(images/content-bg.png) bottom left no-repeat; }
 
	#featured img {
		width: 95px;
		height: 70px;
		float: left;
		margin: 2px 8px 0 0; }
 
h3.featured {
	border: none;
	margin: 0;
	padding: 0; }
 
.featuredpost {
	width: 284px;
	margin: 5px 0 0 0;
	padding: 8px 0 0 0;
	border-top: 1px solid #5A5A5A;
	float: left; }
 
	.featuredpost h4 { color: #FFFFFF; }
 
/** end sidebar **/
/** begin footer **/
#footer {
	width: 940px;
	float: left;
	background: url(images/divider.png) top left no-repeat;
	margin: 10px 0 0 0;
	padding: 45px 0 50px 0;
	text-align: center; }
 
	#footer a:link, #footer a:visited {
		color: #4A4A4A;
		font-weight: normal; }
 
	#footer a:hover { text-decoration: underline; }
 
	#footer p {
		margin: 0;
		color: #4A4A4A; }
 
	#footer h3 {
		color: #4A4A4A;
		padding: 0;
		margin: 0 0 4px 0; }
 
* + html #footer { margin: 30px 0 0 0; }
 
/** end footer **/
/* Featured Post Carousel */
#featuredheader { padding: 10px 10px 0 20px; }
 
#carousel {
	list-style: none;
	margin: 0;
	padding: 0; }
 
	#carousel li {
		float: left;
		padding: 0;
		margin-right: 10px; }
 
.authcomment { background-color: #B3FFCC !important; }
 
 
.like_header {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
body table tr td {
	/*text-align: center;*/
}
