
/*
Theme Name: BuzzTalkLand Theme
Theme URI: http://www.buzztalkland.com/
Description: Official Wordpress theme for BuzzTalkLand
Author: TrueLogic
Author URI: http://www.truelogic.com.ph/
Tags: white,two-columns,custom-menu,custom-header,fixed-width,left-sidebar,theme-options,threaded-comments

	The CSS, XHTML and design is released under Creative Commons Attribution-Share Alike 3.0 United States License:
	http://creativecommons.org/licenses/by-sa/3.0/us/
*/

html, body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	font-size: 1em;
	background:url(/wp_content/themes/adultsexynews_new/images/background.jpg) top center no-repeat #f4f4f4;
}
.clearfix {
	clear: both;
}

a img { border:none; }

.innerwrap {}
a:link, a:visited {
	text-decoration: none;
	color: #666;

}
a:hover, a:active {
	text-decoration: underline;
	color: #000;
}
.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 #dddddd;
	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 #dddddd;
	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 #dddddd;
	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 #D5D5D5;
}
.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: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-shadow: 0px 1px 1px #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#breadcrumbs a {}
#breadcrumbs a:hover {}
#wrapper {
	padding: 0px;
	height: auto;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#fff;
}
#container {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	margin: 0px; padding: 0px; clear: both;
	height: 36px; width: 100%; border-bottom:2px solid #160600;
	background:#000;
}
#siteinfo {
	height: auto; width: auto;
	text-align: left; display: block;
	text-shadow: 0px 1px 1px #000;
	width:236px;
	position:absolute; z-index:100;
	
}

#siteinfo a {
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	height:90px; width:230px;

}
#siteinfo a:hover {
	text-decoration: none;
}
#siteinfo img {
	border: 0 none;
}
#siteinfo #site-title {
	font-size: 2em; margin: 20px 0 0 10px; padding: 0px;
	clear: both; height: 90px; width: 230px;
	font-weight: bold; text-transform: uppercase;
	text-indent:-1000em; background:url(/wp_content/themes/adultsexynews_new/images/logo.png) no-repeat;
}

#siteinfo h2 { margin:20px 0 0 260px; }
#siteinfo h1 { position:absolute; }

#siteinfo #site-description {
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #D4D4D4;
	font-style: italic;
}
#topbanner {
	margin: 0px;
	float: right;
	height: auto;
	width: 49%;
	padding-top: 1.5em;
	padding-right: 0px;
	padding-bottom: 1.5em;
	padding-left: 0px;
	text-align: right;
	display: block;
}
#topbanner img {
	border: 0 none;
}
#navigation {
	margin: 0;
	padding: 0px; clear: both;
	height: auto; display: block;
	background:#333;
}
#topsearch {
	padding: 0px;
	float: right;
	height: auto;
	width: 25%;
	text-align:left;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topsearch #searchform {
	display: block;
	padding: 0px;
	float:left;
	height: auto;
	width: 100%;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topsearch #searchform #s {
	padding: 5px 8px;
	width: 65%;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #5F5F5F;
	font-weight: normal;
	margin: 0 4px 0 0; border:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#topsearch #searchform #s:focus {}
#topsearch #searchform #searchsubmit {
	background:url(/wp_content/themes/adultsexynews_new/images/searchbutton.png);
	border:none; font-size:12px; color:#fff;
	width:67px; height:24px; font-weight:bold;
}

#topsearch #searchform #searchsubmit, #topsearch #searchform #s { float:left; }


#main {
	margin: 0px;
	padding: 10px;
	clear: both;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
}
#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: 83.5%;
	margin: 0px;
	height: auto;
	padding: 0px;
}
#contentinner {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar {
	margin: 0px;
	float: left;
	height: auto;
	width: 16.5%;
	padding: 0px;
}
#sidebarinner {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#featured {
	padding: 5px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	background-color: #F9F9F9;
	border: 1px solid #dddddd;
}

#featured #featured-title {
	width: auto;
	display: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	height: auto;
	clear: both;
	background-color: #262626;
	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 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-shadow: 0px 1px 1px #fff;
	padding: 5px;
	border-bottom: 1px solid #dddddd;
}
#post-entry .post-meta a {
	text-decoration: none;
	color: #000000;
}
#post-entry .post-meta a:hover {
	text-decoration: underline;
	color: #990000;
}
#post-entry  .columnfix {
	margin-right: 0px;
}
#post-entry .post-meta .thumb {
	padding: 0px;
	margin: 0px;
}

#post-entry .post-meta .thumb-archive, #semifooter .thumb-archive { float:left; }
#post-entry .post-meta .thumb-archive img { margin: 0 10px 0 0; max-height:90px; max-width:90px; }
#semifooter .thumb-archive img { margin: 2px 10px 2px 0; }
#post-entry .post-meta .thumb a:hover img {}
#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;
	display: block;
}
#post-entry .post-meta h2 {
	display: inline;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#post-entry .post-meta .post-date {
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#post-entry .post-meta .post-date a {
	color: #900;
	text-decoration: none;
}
#post-entry .post-meta .post-date a:hover {
	color: #000000;
	text-decoration: underline;
}
#post-entry .post-meta .post-content {
	display: block;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
}
#post-entry .post-meta .readmore { display:block; margin-top:10px; }
#post-entry .post-meta .readmore a {
	color: #900; float:right;
	text-decoration: none;
}
#post-entry .post-meta .readmore a:hover {
	color: #000000;
	text-decoration: underline;
}
#post-entry .post-meta .social {
	margin-bottom: 5px;
	display: block;
	clear: both;
	margin-top: 5px;
}
#post-entry .post-meta-single {
	padding: 10px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-shadow: 0px 1px 1px #fff;
	display: block;
	clear: both;
	background-color: #f9f9f9;
	border: 1px solid #dddddd;
}
#post-entry .post-meta-single h1 {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
}
#post-entry .post-meta-single h1#page {
	padding-bottom: 3px;
	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: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
	text-transform: capitalize;
}
#post-entry .post-meta-single .social {
	margin-bottom: 10px;
	display: block;
	clear: both;
}
#post-entry .post-meta-single .post-content {
	font-size: 16px;
	line-height: 28px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: auto;
	overflow: hidden;
}
#post-entry .post-meta-single .post-tags {
	font-size: 12px;
	color: #666666;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	text-transform: capitalize;
}


#post-entry-category { width:235px; }
#post-entry-category, #post-tab-category { float:left; }
#post-entry-category h1, #post-tab-category h1 { margin:5px 0; }
#post-tab-category h1 { font-size:1.5em; border-bottom:4px solid #f60; } #post-entry-category h1 { font-size:1.3em; border-bottom:2px solid #900; }
#post-entry-category .thumb, #post-tab-category .thumb { float:left; margin-right:5px; }
#post-entry-category .post-datem, #post-tab-category .post-datem { font-size:11px; color:#999; }
#post-entry-category .post-meta h2, #post-tab-category .post-meta h2 { font-size:1.2em; margin:5px 0; }
#post-entry-category .post-meta, #post-tab-category .post-meta { padding:5px 0; }
#post-entry-category .columnfix, #post-tab-category .columnfix { border:none; }
#post-entry-category.middle { margin: 0 15px; }

#post-entry-category ul { padding-left:0px; margin:0; list-style:none; }
#post-entry-category ul li { 
	font-size:0.9em; padding:4px 0 4px 18px; background:url(/wp_content/themes/adultsexynews_new/images/arrow_category.jpg) no-repeat 0 9px;
	border-bottom:1px dashed #ddd;
}


.adsense-loop {
	display: block;
	padding: 10px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #d5d5d5;
}
.adsense-single {
	text-align: left;
	margin-bottom: 10px;
}
#post-navigator {
	clear: both;
	height: auto;
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 9px;
	font-weight: normal;
	text-shadow: 0px 1px 1px #000;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	text-transform: uppercase;
}

.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: #700;
	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;
	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;
	color: #FFFFFF;


	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #ff9600;
}
.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: #700;
	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: #ff9600;
}
#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;
	-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: #009CE8;
}
#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: normal;
}
#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: #6080a8;
	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 {
	text-decoration: none;
	color: #000000;

}
ul.sidebar_list a:hover {
	color: #6080a8;
	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: 10px;
	margin-left: 0px;
	position: relative;
	padding: 0px;
}
ul.sidebar_list li.sidenote {
	font-size: 11px;
	color: #999999;
	padding: 5px;
}
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(/wp_content/themes/adultsexynews_new/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;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
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: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	margin: 0px;
	text-align: left;
	padding: 5px;
	border-bottom:3px solid #F60;
}
ul.sidebar_list h6 a {
	color: #FFFFFF;
	text-decoration: none;
}
ul.sidebar_list h6 a:hover {
	color: #CCCCCC;
	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: 10px;
	text-align: center;
	margin: 0px;
}

ul.sidebar_list .widget_text .textwidget {
	font-size: 12px;
	line-height: 18px;
}
ul.sidebar_list .widget_text .textwidget a {
	color: #6080a8;
}
ul.sidebar_list .widget_text .textwidget a:hover {
	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: #000000;
	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: normal;
}
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 {
	color: #6080a8;
}
ul.sidebar_list #wp-calendar a:hover {
	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: #0099FF;
}
ul.sidebar_list li#twitter div#twitter_update_list a:hover {
	color: #000000;
}
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: 3px;
	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 {
	color: #000000;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta a:hover {
	color: #6080a8;
}
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;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .feat-cat-date {
	font-size: 10px;
	color: #888888;
	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: 17px;
	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 {
	color: #6080a8;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .author a:hover {
	color: #000000;
}
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;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .comment a:hover {
	color: #000000;
}
ul.sidebar_list .widget_hottopics .comentry a {
	color: #6080a8;
	line-height: 1.5;
}
ul.sidebar_list .widget_hottopics .comentry a:hover {
	color: #000000;
}
ul.sidebar_list .widget_hottopics .comentry .total-com {
	color: #000000;
	display: block;
}
ul#archives, ul#links {
	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;
	background-color: #FBFBFB;
	border: 1px solid #dddddd;
}
ul#archives h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #000000;
	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;
}
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;

}
ul#archives a:hover {
	color: #6080a8;
	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: #000000;
	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;
}
ul#links li a {
	color: #000000;
}
ul#links li a:hover {
	color: #6080a8;
	text-decoration: underline;
}
#footer {
	clear: both;
	height: auto;
	width: auto;
	font-size: 11px;
	text-shadow: 0px 1px 1px #000;
	color: #FFFFFF;
	display: block;
	line-height: 14px;
	background-image: url(/wp_content/themes/adultsexynews_new/images/navbg.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #262626;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px;
}
#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;
	text-transform: capitalize;
}

#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: 100%;
	text-align: right;
	position: relative;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;

}
#footer a:hover {
	text-decoration: underline;
	color: #6080a8;
	background-color: transparent;
}
#footer #devlink {
	text-transform: capitalize;
}
#footer #devlink a {
	font-weight: bold;
}
#footer #devlink a:hover {}
#footer #credits {
	text-transform: capitalize;
}
/*
#footer-widget-area {
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	position: relative;
	background-image: url(/wp_content/themes/adultsexynews_new/images/header.png);
}

#footer-widget-area-wrap {
	display: block;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#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: none;
}
ul.footer_list a {
	color: #FFFFFF;
	text-decoration: none;

}
ul.footer_list a:hover {
	text-decoration: none;
	color: #b31d53;
}
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: dotted;
	border-bottom-color: #55406A;
	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_search {
	padding: 0px;
}
ul.footer_list .widget_search #searchform {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
}
ul.footer_list .widget_search #searchform div {
	margin: 0px;
	padding: 0px;
}
ul.footer_list .widget_search #searchform #s {
	padding: 4px;
	width: 96.5%;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #000000;
}
ul.footer_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;
	text-shadow: 0px 1px 1px #000;
	background-color: #CC3333;
	line-height: 1;
	padding-top: 4px;
	padding-bottom: 4px;
	display: none;
}
ul.footer_list .widget_search #searchform .screen-reader-text {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
ul.footer_list .widget_text .textwidget a {
	color: #b31d53;
}
ul.footer_list .widget_text .textwidget a:hover {
	color: #FFFFFF;
}
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: 6px;
	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, ul.footer_list .widget_recentcomments_gravatar .comentry .author .aname {
	color: #b31d53;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .author a:hover {
	color: #FFFFFF;
}
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: #FFFFFF;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .comment a:hover {
	color: #c0c0c0;
}
ul.footer_list .widget_hottopics .comentry a {
	color: #b31d53;
}
ul.footer_list .widget_hottopics .comentry a:hover {
	color: #FFFFFF;
}
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: #b31d53;
}
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;
	display: none;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
*/

#post-tab-category .post-meta { width:100%!important; }

#headline .post-meta { width:100%; }
#headline .post-meta p { margin:5px 0 10px; font-size:14px; color:#999; }
#headline .post-details h2 { margin:0; padding-bottom:10px; }
#headline .post-details { margin-left:10px; }
/*#headline .post-meta .thumb, .post-details { float:left; }*/
#headline .post-author .post-details { width:300px; }
#headline .post-author, #headline .post-meta { float:left; }
#headline .post-author { font-size:12px; }

.entry_author_image img { max-height:80px; max-width:80px; }
.entry_author_image, #post-entry-category .thumb {
	text-align:center; background:#fff; border:1px solid #999;
	display:table-cell; vertical-align:middle;
}
#post-entry-category .thumb img { max-height:150px; max-width:230px; }
.entry_author_image { height:80px; width:80px; }
#post-entry-category .thumb { height:150px; width:230px; }

#headline { font-size:.8em; }
#headline h1 { margin:0; padding-left:10px; border-bottom:3px solid #FF0542; }


.left-headline, #tableft { float:left; }
.left-headline { width:16.5%; } #tableft { width:83.5%; }
.left-headline h1 { font-size:18px; }
#tableft .widget { padding-bottom:10px; }
.addthis_pill_style { visibility:hidden; }

.tiny-author, .single-title { float:left; }
.single-title { width:91%; }
.tiny-author img { max-height:50px; max-width:50px; } .tiny-author { padding-right:10px; }
.tiny-author .entry_author_image { width:50px; height:50px; }

#headline .readmore a {
	padding:2px 5px; text-decoration:none;
	color:#ff0542; font-size:12px; float:right;
}

#headline .read-full { display:block; width:110px; margin-top:10px; float:right; }

.current-category a { font-size:12px; color:#ff0542; padding:2px 5px; }

#headline .readmore a:hover {
	padding:2px 5px; text-decoration:none;
	color:#ff0542; font-size:12px;
}

#headline .readmore { margin-top:10px; display:block; clear:left; border-top:1px solid #ddd; }
.authors-class h1 { color:#000; font-size:1.5em; margin:0; }
.authors-class h2 { color:#666; margin: 0; font-size:1.1em;  }
.authors-class ul { list-style:none; padding:0; } .authors-class ul li { float:left; width:45%; margin:12px 0 0; } .authors-class ul li.descrip { width:85%; margin:0 0 0 10px; display:block; } .authors-class ul li.photo { width:11%; margin:0; }
.authors-class ul li.rightmargin { margin-left:12px; }

.authors-class ul li p { margin:5px 0; }
.author-recentpost li { border:1px solid #ddd; padding:12px 14px; height:70px; }
.author-recentpost li .entry_author_image img { max-height:40px; max-width:40px; }
.author-recentpost li .entry_author_image { width:40px; height:40px; float:left; margin-right:10px; }
.author-recentpost li span { display:block; color:#999; font-size:.7em; }

#trending { background:#f1f1f1 url(/wp_content/themes/adultsexynews_new/images/popular.png) no-repeat -40px -5px; height:30px; width:88.2%; padding-left:115px; border:1px solid #2f547b; }

#semifooter { background:#555; padding:15px 0; }
#semifooter a, #semifooter { color:#fff; }
#semifooter h1 { margin:0 0 10px; font-size:1.7em; color:#fff; border-bottom:1px solid #ccc;  }

#semifooter .footer-widget { float:left; width:30%; margin:0 15px; }
#semifooter .footer-widget ul { padding-left:20px; list-style:square; }
#semifooter .footer-widget .feat-cat-meta img.wp-post-image { float:left; margin: 0 10px 0 0; }
#semifooter .footer-widget .feat-cat-meta h3 { font-size:18px; margin:0 0 5px; }
#semifooter .footer-widget .feat-cat-meta p { float:left; }

.shadow {
-moz-box-shadow: 0 0 30px 5px #999;
-webkit-box-shadow: 0 0 30px 5px #999;
}
.photogallery { margin-right:1%; }
.videogallery, .photogallery { float:left; width:49.5%; }

.custom-categorystyle { font-family:Caviar; float:right; }
.smallauthor { margin-right: 5px; position:absolute; }

.post-meta-single ul#jamie_social { margin-left: 90px!important; }

/******** NRELATE PLUGIN ********/

/*
 * nrelate Flyout: Simple Style
 */
 

/* === nrelate flyout === */
.nrelate.nrelate_animate_style_simple{
    text-align: left;
    background: #fff;
	color:#000; text-shadow:none!important;
    margin: 0px;
	padding: 5px 15px 0 10px;
    position:fixed !important;
    z-index:10000000;
    border: 1px solid #ccc;
    -moz-box-shadow: 0 4px 10px #666;
    -webkit-box-shadow: 0 4px 10px #666;
    box-shadow: 0 4px 10px #666;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, direction=270, strength=7)";
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, direction=270, strength=7);
    _position: absolute;
    _top: 0;
}

.nr_inner a { color:#000!important; }

.nrelate_animate_style_simple .nrelate_logo {
	float: right;
	padding: 0 5px 5px;
	}

.nrelate_animate_style_simple .nr_inner {
	padding: 5px 20px 0 10px;
	}

/* === Round corners on left === */
.nrelate_animate_style_simple.nr_slideout_right {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

/* === Round corners on right === */
.nrelate_animate_style_simple.nr_slideout_left {
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}


/* === Close Button === */
.nrelate_animate_style_simple #nrelate_flyout_close {
    border: none;
    padding: 0;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 13px;
    height: 13px;
    text-indent: -999em;
    overflow: hidden;
    cursor: pointer;
}

/* === Open Arrow === */
#nrelate_flyout_open.nrelate_animate_style_simple.nr_fade_left,
#nrelate_flyout_open.nrelate_animate_style_simple.nr_slideout_left {
	background-image: url('http://imgcdn.nrelate.com/common_wp/arrow-flyout-left.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
    background-color: transparent;
	}
#nrelate_flyout_open.nrelate_animate_style_simple.nr_fade_right,
#nrelate_flyout_open.nrelate_animate_style_simple.nr_slideout_right {
	background-image: url('http://imgcdn.nrelate.com/common_wp/arrow-flyout-right.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
    background-color: transparent;
	}


#nrelate_flyout_open.nrelate_animate_style_simple {
    border: none;
    padding: 0;
    margin: 0px;
    position:fixed !important;
    width: 16px;
    height: 80px;
    z-index:10000000;
    padding: 10px 20px 10px 10px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, direction=270, strength=0)";
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, direction=270, strength=0);
    _position: absolute;
    _top: 0;
    overflow: hidden;
    cursor: pointer;
}
.left-headline .headlinestyle { border-bottom:1px dashed #ddd; padding:10px 0; }
.left-headline .noborder { border:none; padding:10px 0; }
.wp-about-author-containter-top { visibility:hidden; position:absolute; }

.headline { float:left; width:74%; }


/**************  TAB CONTENT  **************/
#countrytabs li { display:inline; }
#countrytabs li a { padding:0 10px;}
.selected { text-decoration:none; }

#single-headline { width:97%; }
#single-headline .thumb-archive { float:left; margin:0 10px 15px 0; }
#single-headline .thumb-archive img { margin:0; }
#single-headline h1 {
	background:url(/wp_content/themes/adultsexynews_new/images/headline_bg.jpg) no-repeat; padding:10px 0 10px 20px;
	color:#fff; font-size:3em; text-shadow: 0px 2px 2px #000;
	border:1px solid #333;
}