/*
Theme Name: Helone
*/

html, body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	font-size: 1em;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
}
.clearfix {
	clear: both;
}
.innerwrap {
	padding: 0px;
	height: auto;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link, a:visited {
	text-decoration: none;
	color: #993300;

}
a:hover, a:active {
	text-decoration: underline;
	color: #2C2C2C;
}
.alignleft, .attachment-alignleft {
	text-align: left;
	float: left;
}
.alignright, .attachment-alignright {
	text-align: right;
	float: right;
}
.center, .attachment-center {
	margin: 0px auto;
	clear: both;
}

.img img {
   max-width: 100%;
}
.img object, .img embed {
   width: 100%;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.alignleft, img.attachment-alignleft {
	border: 1px solid #D5D5D5;
	padding: 5px;
	display: inline;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
img.alignright, img.attachment-alignright {
	border: 1px solid #D5D5D5;
	padding: 5px;
	display: inline;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
img.aligncenter, img.attachment-aligncenter {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	border: 1px solid #D5D5D5;
	padding: 5px;
	clear: both;
	background-color: #FFFFFF;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 5px;
	border: 1px solid #dddddd;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #dddddd;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	color: #000000;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-shadow: none;
}
pre {
	padding: 10px;
	clear: both;
	width: auto;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #d5d5d5;
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	text-shadow: none;
}
em {
	font-style: italic;
}
code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 1.025em;
}
form {
	margin: 0px;
	padding: 0px;
}
select {
	padding: 1px;
	font-weight: normal;
	width: 94%;
	border: 1px solid #DFDFDF;
	color: #000000;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	height: auto;
	display: block;
	font-size: 12px;
}

blockquote p {
	line-height: 22px;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	color: #999999;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999999;
}
#breadcrumbs {
	clear: both;
	height: auto;
	width: 100%;
	font-size: 9px;
	text-transform: uppercase;
	text-align: left;
	display: block;
	font-weight: bold;
	font-style: normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-shadow: 0px 1px 1px #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(121, 85, 72, 0.43);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#breadcrumbs a {

}
#breadcrumbs a:hover {

}
#wrapper {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	padding: 20px;
    clear: both;
    height: auto;
    width: auto;
    display: block;
    margin-top: 0em;
    margin-right: auto;
    margin-bottom: 0em;
    margin-left: auto;
    background-repeat: repeat-x;
    background-position: left top;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    background-image: url(images/head.png);
}
#siteinfo {
	margin: 0px;
    float: left;
    height: auto;
    width: 420px;
    display: block;
    text-shadow: 0px 1px 1px #999;
    padding: 0px;
    margin-left: 0px;
}
#siteinfo a {
	color: #79381E;
	text-decoration: none;

}
#siteinfo a:hover {
	text-decoration: none;
}
#siteinfo img {
	border: 0 none;
}
#siteinfo #site-title {
	font-size: 2em;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-weight: bold;
}
#siteinfo #site-description {
	font-size: 0.78em;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #79381E;
}
#topbanner {
	margin: 0px;
	float: right;
	height: auto;
	width: 728px;
	text-align: right;
	display: block;
	padding: 0px;
}
#topbanner img {
	border: 0 none;
}
#navigation {
	padding: 0px;
    clear: both;
    height: auto;
    width: auto;
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-repeat: repeat-x;
    background-position: left top;
    background: rgb(155, 109, 88);
    border-top: solid 3px #A27460;
    border-bottom: solid 3px rgba(149, 98, 75, 0.99);
}
#topsearch {
	padding: 0px;
	float: right;
	height: auto;
	width: 23%;
	text-align: right;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topsearch #searchform {
	display: block;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topsearch #searchform #s {
	padding: 8px;
	width: 93%;
	background-color: #FFFFFF;
	font-size: 13px;
	color: #494949;
	border: 1px solid #DADADA;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;

-webkit-box-shadow: inset 0px 5px 5px -5px #999;
-moz-box-shadow: inset 0px 5px 5px -5px #999;
	box-shadow: inset 0px 5px 5px -5px #999;
	font-weight: bold;
	margin: 0px;
}
#topsearch #searchform #s:focus {}
#topsearch #searchform #searchsubmit {
	display: none;
}
#main {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	background-color: #E1DBD4;
}
#fullcontent {
	width: 100%;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3em;
	padding-left: 0px;
	clear: both;
}
#content {
	float: left;
	width: 690px;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2em;
	padding-left: 0px;
	margin-top: -3px;
}
#contentinner {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#sidebar1 {
	margin: 0px;
	float: left;
	height: auto;
	width: 240px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3em;
	padding-left: 0px;
}
#sidebarinner1 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#sidebar {
	margin: 0px;
	float: right;
	height: auto;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3em;
	padding-left: 0px;
}
#sidebarinner {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#sidebar-left {
	float: left;
	width: 49%;
	padding: 0px;
	margin: 0px;
}
#sidebar-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 49%;
}
#featured {
	padding: 5px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	display: block;
}

#featured #featured-title {
	width: auto;
	display: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	height: auto;
	clear: both;
	background-color: #2e2e2e;
	padding: 8px;
	margin: 0px;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px #000;
}
#post-entry {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
#post-entry .post-meta {
	padding: 5px;
    float: left;
    height: 370px;
    width: 320px;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 15px;
    margin-left: 2px;
    background-color: #FFFFFF;
    border: 1px solid #dddddd;
	border-bottom: solid 1.9px #993300;
}
#post-entry .post-meta a {}
#post-entry .post-meta a:hover {}
#post-entry  .columnfix {
	margin-right: 0px;
}
#post-entry .post-meta .thumb {
	padding: 0px;
    margin-top: -5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: -5px;
}
#post-entry .post-meta .thumb .aligncenter {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#post-entry .post-meta .thumb a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.8;
	-khtml-opacity: 0.5;
}
#post-entry .post-meta h2 {
	display: block;
    padding: 0px;
    clear: both;
    height: 0px;
    width: 100%;
    font-size: 90%;
    font-weight: 600;
    line-height: 18px;
    text-align: left;
}
#post-entry .post-meta h2 a:hover {
    color: #e5e5e5;
}	
#post-entry .post-meta .post-date {
	display: block;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#post-entry .post-meta .post-content {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
#post-entry .post-meta .readmore {
	float: right;
	text-align: center;
	padding: 0px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: auto;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
#post-entry .post-meta .readmore a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-shadow: 0px 1px 1px #000;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #993300;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#post-entry .post-meta .readmore a:hover {
	background-color: #000000;
	background-image: none;
}
#post-entry .post-meta-single {
	padding: 10px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	text-shadow: 0px 1px 1px #fff;
	display: block;
	clear: both;
}
#post-entry .post-meta-single h1 {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
#post-entry .post-meta-single h1#page {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
#post-entry .post-meta-single .post-date {
	font-size: 11px;
	color: #666666;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	display: block;
}
#post-entry .post-meta-single .social {
	margin-bottom: 10px;
}
#post-entry .post-meta-single .post-content {
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: auto;
	overflow: hidden;
}
#post-entry .post-meta-single .post-content a:-webkit-any-link {
    font: normal 20px/23px "PT Sans Narrow",sans-srif;
}
.bbcode-strong {
    font: normal 20px/35px "PT Sans Narrow",sans-srif;
    font-weight: 600;
    padding: 0px 17px 7px 17px;
    background-image: url(images/button.png);
    color: #e5e5e5;
    margin-left: -1px;
    padding-top: 2px;
}
#post-entry .post-meta-single .post-tags {
	font-size: 11px;
	color: #666666;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.adsense-loop {
	display: block;
	padding: 5px;
	clear: both;
	height: auto;
	width: auto;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #dddddd;
}
.adsense-single {}
#post-navigator {
	clear: both;
	height: auto;
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	font-weight: normal;
	text-shadow: 0px 1px 1px #000;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}

.wp-pagenavi {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: right;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	height: auto;
}
.pages {
	width: auto;
	position: relative;
	height: auto;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.current {
	width: auto;
	position: relative;
	height: auto;
	margin: 0px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-decoration: none;
	background-color: #993300;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.wp-pagenavi a {
	text-decoration: none;
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	display: inline;
	color: #FFFFFF;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.wp-pagenavi a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
}
#post-navigator .alignleft a, #post-navigator .alignright a {
	color: #FFFFFF;
	margin: 0px;
	height: auto;
	width: auto;
	text-decoration: none;
	display: block;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#post-navigator .alignleft a:hover, #post-navigator .alignright a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
	font-weight: normal;
}
#post-navigator-single {
	 width: 98%;
	font-size: 11px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: auto;
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	text-shadow: 0px 1px 1px #fff;
	font-weight: bold;
}
#post-navigator-single .alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	text-align: left;
	height: auto;
}
#post-navigator-single .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	text-align: right;
	height: auto;
}
#post-navigator-single a {
	color: #000000;
	text-decoration: none;
}
#post-navigator-single a:hover {
	color: #993300;
	text-decoration: underline;
}
ul.sidebar_list {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	text-shadow: 0px 1px 1px #fff;
	color: #000000;
}
ul.sidebar_list a {
	color: #000000;
	text-decoration: none;

}
ul.sidebar_list a:hover {
	color: #993300;
	text-decoration: underline;
}
ul.sidebar_list li {
	display: block;

	clear: both;
	height: auto;
	width: auto;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	position: relative;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
}
ul.sidebar_list li select {
	border: 1px solid #dddddd;
	display: block;
	padding: 2px;
	width: 96%;
	position: relative;
	clear: both;
	float: none;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

ul.sidebar_list li ul, ul.sidebar_list li div {
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
ul.sidebar_list li div {
	font-size: 12px;
	line-height: 22px;
}
ul.sidebar_list li ul li {
	font-size: 12px;
	line-height: 22px;
	list-style-type: none;
	display: block;
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	background-image: url(images/bullet.png);
	list-style-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
ul.sidebar_list li ul li ul {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	
}

ul.sidebar_list h6 {
	list-style-image: none;
	list-style-type: none;
	display: block;
	clear: both;
	height: auto;
	width: auto;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 0px 1px 1px #000;
	color: #FFFFFF;
	margin: 0px;
	text-align: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #2C2C2C;
}
ul.sidebar_list h6 a {
	color: #FFFFFF;
	text-decoration: none;
}
ul.sidebar_list h6 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
ul.sidebar_list #widget_ads {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.sidebar_list #widget_ads div {
	padding: 5px;
	text-align: center;
}

ul.sidebar_list .widget_text .textwidget {
	font-size: 12px;
	line-height: 20px;
}
ul.sidebar_list .widget_text .textwidget a {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
ul.sidebar_list .widget_text .textwidget a:hover {
	text-decoration: underline;
	color: #000000;
}
ul.sidebar_list .widget_search {
	padding: 5px;
}
ul.sidebar_list .widget_search #searchform {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
}
ul.sidebar_list .widget_search #searchform div {
	margin: 0px;
	padding: 0px;
}
ul.sidebar_list .widget_search #searchform #s {
	padding: 5px;
	width: 96.5%;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	background-color: #FFFFFF;
	height: auto;
	border: 1px solid #dddddd;
	margin: 0px;
}
ul.sidebar_list .widget_search #searchform #searchsubmit {
	font-size: 12px;
	text-transform: uppercase;
	height: auto;
	width: auto;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #000;
	background-color: #CC3333;
	line-height: 1;
	padding-top: 4px;
	padding-bottom: 4px;
	display: none;
}
ul.sidebar_list .widget_search #searchform .screen-reader-text {
	display: none;
}
ul.sidebar_list #sponsorbox {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

ul.sidebar_list #sponsorbox #sponsor-links {
	text-align: center;
	margin: 0px;
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
ul.sidebar_list #sponsorbox #sponsor-links a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.sidebar_list #sponsorbox #sponsor-links a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.sidebar_list #sponsorbox #sponsor-links p {
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul.sidebar_list #sponsorbox #sponsor-links img {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 125px;
	width: 125px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
ul.sidebar_list #wp-calendar {
	width: 100%;
	text-align: center;
	font-size: 13px;
}
ul.sidebar_list #wp-calendar caption {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
ul.sidebar_list #wp-calendar #prev {
	text-align: left;
	padding-left: 4%;
}
ul.sidebar_list #wp-calendar #next {
	text-align: right;
	padding-right: 4%;
}
ul.sidebar_list #wp-calendar a {
	text-decoration: none;
	color: #993300;
	font-weight: bold;
}
ul.sidebar_list #wp-calendar a:hover {
	text-decoration: underline;
	color: #000000;
} 
ul.sidebar_list li#twitter {}
ul.sidebar_list #twitter h6 {
}
ul.sidebar_list li#twitter div#twitter_update_list {
	background-image: none;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
ul.sidebar_list li#twitter div#twitter_update_list p {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
ul.sidebar_list li#twitter div#twitter_update_list a {
	color: #0066FF;
	text-decoration: none;
}
ul.sidebar_list li#twitter div#twitter_update_list a:hover {
	color: #000000;
	text-decoration: underline;
}
ul.sidebar_list .featured-category {}
ul.sidebar_list .featured-category h6 {}

ul.sidebar_list .featured-category .feat-cat-entry {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta {
	display: block;
	clear: both;
	height: auto;
	width: auto;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	padding: 10px;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .clearfix {
	font-size: 1px;
	line-height: 1;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}

ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .alignleft {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0px;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .aligncenter {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta a {
	text-decoration: none;
	color: #993300;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta h2 {
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
	margin: 0px;
	line-height: 20px;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .feat-cat-date {
	font-size: 10px;
	color: #999999;
	margin: 0px;
	text-transform: uppercase;
	line-height: 18px;
	padding: 0px;
	font-style: normal;
	display: none;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta p {
	font-size: 12px;
	padding: 0px;
	line-height: 18px;
	margin: 0px;
	display: block;
	font-weight: normal;
}
ul.sidebar_list .widget_recentcomments_gravatar, ul.sidebar_list .widget_hottopics {}
ul.sidebar_list .widget_recentcomments_gravatar .comentry, ul.sidebar_list .widget_hottopics .comentry {
	margin: 0px;
	display: block;
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .clearfix {
	font-size: 1px;
	line-height: 1;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .alignleft {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0px;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .author {
	margin: 0px;
	padding: 0px;
	clear: right;
	display: block;
	text-transform: capitalize;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .author a, ul.sidebar_list .widget_recentcomments_gravatar .comentry .author .aname {
	text-decoration: none;
	color: #993300;
	font-weight: bold;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .author a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .comment {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: right;
	line-height: 16px;
	font-style: normal;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .comment a {
	color: #000000;
	text-decoration: none;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .comment a:hover {
	color: #993300;
	text-decoration: underline;
}
ul.sidebar_list .widget_hottopics .comentry a {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
ul.sidebar_list .widget_hottopics .comentry a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
ul.sidebar_list .widget_hottopics .comentry .total-com {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: left;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
ul#archives, ul#links {
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	display: block;
	padding: 10px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
ul#archives h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #993300;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
ul#archives li {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	list-style-type: none;
}

ul#archives li ul {
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
ul#archives li ul li {
	list-style-type: square;
	font-size: 13px;
	line-height: 24px;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
	font-weight: normal;
	color: #000000;
}
ul#archives li ul li ul {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul#archives a {
	color: #000000;
	text-decoration: none;
}
ul#archives a:hover {
	color: #993300;
	text-decoration: underline;
}

ul#links h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 20px;
	color: #993300;
	font-weight: bold;
	text-transform: uppercase;
}
ul#links li {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
ul#links li ul {

	list-style-type: none;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
ul#links li ul li {
	margin: 0px;
	height: auto;
	width: 100%;
	font-size: 16px;
	line-height: 26px;
	padding: 0px;
	font-weight: normal;
}
ul#links li ul li ul {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
ul#links li ul li ul li {
	margin: 0px;
	height: auto;
	width: 100%;
	font-size: 13px;
	line-height: 24px;
	padding: 0px;
	list-style-type: square;
	font-weight: normal;
	color: #000000;
}
ul#links li a {
	color: #000000;
	text-decoration: none;
}
ul#links li a:hover {
	text-decoration: underline;
	color: #993300;
}
#footer {
	clear: both;
	height: auto;
	width: auto;
	font-size: 12px;
	text-shadow: 0px 1px 1px #000;
	margin: 0px;
	padding: 15px;
	color: #FFFFFF;
	display: block;
	line-height: 16px;
	background-color: #030303;
	background-image: url(images/footer_bg.png);
}
#footer ul {
	padding: 0px;
	clear: both;
	width: 100%;
	display: block;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer  li {
	list-style-image: none;
	list-style-type: none;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}

#footer-left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 49%;
	text-align: left;

	position: relative;
}
#footer-right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 49%;
	text-align: right;
	position: relative;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;

}
#footer a:hover {
	text-decoration: none;
	color: #c0c0c0;
	background-color: transparent;
}
#footer #devlink {
}
#footer #devlink a {
	text-decoration: none;
}
#footer #devlink a:hover {
	text-decoration: none;
}
#footer #credits {
	font-size: 11px;
}
#popular-posts img{
    width: 230px;
    height: auto;
}
.Related-posts{
    margin-left: 18px;
    width: 640px;
    height: 30px;
    border-top: solid 3px #6b3b25;
    border-bottom: solid 1px #6b3b25;
    padding-top: 5px;
    color: #6b3b25;
    font: normal 22px/24px "PT Sans Narrow",sans-srif;
}
#interesting_articles{
 margin: 0px 0;  
 float: left;     
 width: 100%;
 background: white;
}
#interesting_articles ul {
 margin-left: -46px;  
 width: 690px;  
 margin-top: -15px;
}
#interesting_articles li {
 list-style: none; 
 font-size: 14px;
}
#interesting_articles li a:hover {
 list-style: none; 
 color: #993300;
 text-decoration: underline;
}
#cell{
    height: 225px;
    box-shadow: #F5F5F5 0px 2px 3px, #F5F5F5 0 0 3px inset;
    float: left;
    list-style: none;
    margin: 5px 19px 5px;
    padding: 1px;
    text-align: center;
    width: 200px;
    overflow: hidden;
    border: #F5F5F5 solid 1px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-right: 1px;
}
#cell a:hover {
 color: #0D589F; 
 text-decoration:none; 
}
#cell a{
 color: #000000; 
 text-decoration:none; 
}
#interesting_articles li :hover{
 background-color: #EEEEEE; 
}
.category-games {
    display: inline-block;
    margin-bottom: 20px;
}
.category-comics {
    display: inline-block;
    margin-bottom: 20px;
}
.category-3d-hentai {
    display: inline-block;
    margin-bottom: 20px;
}
.readMoreinCat {
    margin-left: 10px;
    text-transform: uppercase;
    font-weight: bold;
}
#catTitleOnIndex {
    width: 95.4%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: #363636;
    border: 1px solid #2C2C2C;
    color: white;
    padding-left: 20px;
    margin-left: 5px;
    margin-top: 1px;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
.buttons-title {
    height: 46px;
    width: 330px;
    background: #eee !important;
    color: #282828 !important;
    background-repeat: repeat-x;
    border-bottom: 1px solid #d9d8d8;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    cursor: pointer;
    font-family: arial,sans-serif;
    font-weight: normal;
    line-height: 20px;
    display: inline-block;
    vertical-align: sub;
    margin-top: -5px;
    margin-left: -5px;
}
.buttons-title a {
    display: inline-block;
    margin-bottom: 0;
    text-align: left;
    cursor: pointer;
    width: 320px;
    height: 36px;
    padding: 5px;
    margin-left: 0px;
    margin-top: -12px;
}
.buttons-title a:hover {
    background: rgb(155, 109, 88);
}
/*
#footer-widget-area {
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #274158;
	position: relative;
}
#footer-widget-area-left {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 14px;
	position: absolute;
	left: -14px;
	top: -13px;
	background-image: url(images/footer-l.png);
	background-repeat: no-repeat;
}
#footer-widget-area-right {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 14px;
	position: absolute;
	top: -13px;
	background-image: url(images/footer-r.png);
	background-repeat: no-repeat;
	right: -14px;
}
#footer-widget-area-wrap {
	display: block;
	margin: 0px;
	padding: 40px;
}
#footer-widget-area .widget-area {
	width: 23%;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 25px;
}
#footer-widget-area #fourth {
	margin-right: 0px;
}
#footer-widget-area select  {
	clear: both;
	height: auto;
	width: 99%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	display: block;
	padding: 2px;
}
#footer-widget-area form {
	margin: 0px;
	padding: 0px;
}
ul.footer_list {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #000;
}
ul.footer_list a {
	color: #FFFFFF;
	text-decoration: none;
}
ul.footer_list a:hover {
	text-decoration: none;
	color: #759DC1;
}
ul.footer_list  h6 {
	font-size: 13px;
	display: block;
	height: auto;
	width: auto;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F4B66;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
ul.footer_list li {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul.footer_list li ul, ul.footer_list li div {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	clear: both;
	height: auto;
}
ul.footer_list li ul li {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	clear: both;
	height: auto;
}
ul.footer_list .widget_text .textwidget a {
	color: #759DC1;
	text-decoration: none;
	font-weight: bold;
}
ul.footer_list .widget_text .textwidget a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
ul.footer_list .widget_recentcomments_gravatar, ul.footer_list .widget_hottopics {}
ul.footer_list .widget_recentcomments_gravatar .comentry, ul.footer_list .widget_hottopics .comentry {
	margin: 0px;
	display: block;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .clearfix {
	font-size: 1px;
	line-height: 1;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .alignleft {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0px;
	border: 5px solid #FFFFFF;
	padding: 0px;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .author {
	margin: 0px;
	padding: 0px;
	clear: right;
	display: block;
	text-transform: capitalize;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .author a {
	text-decoration: none;
	color: #759DC1;
	font-weight: bold;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .author a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .comment {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: right;
	line-height: 1.3;
	font-style: normal;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .comment a {
	color: #759DC1;
	text-decoration: none;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .comment a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
ul.footer_list .widget_hottopics .comentry a {
	color: #759DC1;
	text-decoration: none;
	font-weight: bold;
}
ul.footer_list .widget_hottopics .comentry a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
ul.footer_list .widget_hottopics .comentry .total-com {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: left;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
ul.footer_list .featured-category .feat-cat-entry {
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta {
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta .alignleft {
	margin-top: 5px;
	height: 50px;
	width: 50px;
	margin-bottom: 3px;
	padding: 0px;
	border: 5px solid #FFFFFF;
}

ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta a {
	color: #759DC1;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta a:hover {
	color: #FFFFFF;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta .feat-cat-date {
	font-size: 9px;
	color: #CCCCCC;
	text-transform: uppercase;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
*/ 
