body { margin: 0; font: 12px Tahoma, Geneva, sans-serif; text-align: center; color: #685428; background: #f2ecd6 url(images/body-bg.png) repeat-x left top; }

h1, h2, h3, ul, ul li { margin: 0; padding: 0; }

ul li { list-style: none; }

a { color: #f11600; text-decoration: underline; }
a:hover { color: #f11600; text-decoration: none; }
a img { border: 0; }

:focus { outline: 0; }

.clear { clear: both; }

.header { width: 1254px; height: 72px; margin: auto; text-align: left; }
.header .info { height: 43px; float: left; margin: 18px 0 0 0; text-align: left; }
.header .info h1 { font-size: 20px; font-weight: normal; color: #f37703; }
.header .info p { margin: 6px 0; }
.header .user-bar { width: 306px; margin: 18px 0 0 0; float: right; }
.header .logo { margin: 11px 0 0 180px; float: left; }

.navigation { width: 1254px; height: 38px; margin: 0 auto; background: url(images/menu-delimiter.png) no-repeat left top; }
.navigation ul { margin: 0 0 0 2px; }
.navigation ul li { height: 38px; margin: 0; padding: 0 22px 0 20px; line-height: 38px; font-weight: bold; font-size: 14px; float: left; background: url(images/menu-delimiter.png) no-repeat right top; }
.navigation ul li a { color: #685428; text-decoration: none; text-shadow: 1px 1px #e3d7ba; }
.navigation ul li a:hover { color: #e3d7ba; text-shadow: 1px 1px #685428; }
.navigation ul li b { color: #685428; text-shadow: 1px 1px #e3d7ba; }
.navigation ul.menu li { position: relative; }
.navigation ul.menu li span { color: #685428; }
.navigation ul.menu li span.subhover { cursor: pointer; }
.navigation ul.menu li ul.sub-menu { position: absolute; left: -1px; top: 20px; display: none; padding: 0; margin: 0; }
.navigation ul.menu li ul.sub-menu li { width: 186px; height: 27px; line-height: 27px; text-indent: 14px; font-size: 12px; font-weight: normal; background: #e8dca6 url(images/menu-bg.png) repeat-x left top; text-align: left; padding: 0; margin: 0; border-left: 1px solid #c4c2a6; border-right: 1px solid #c4c2a6; }
.navigation ul.menu li ul.sub-menu li a { color: #f37703; text-decoration: underline; text-shadow: 0px 0px; }
.navigation ul.menu li ul.sub-menu li a:hover { color: #f11600; text-decoration: none;}

.main { width: 1254px; margin: auto; text-align: left; }

.content { width: 948px; float: left; }
.posts table{spacing:0;border:0;}
.posts table td{padding:0;}

.posts { width: 750px; margin: 10px 6px; float: right; }
.posts .page-title { margin: 1px 0 14px 2px; font-size: 16px; font-weight: bold; }
.posts .sort-title { margin: 1px 10px 14px 2px; font-size: 12px; position: relative; top -500px; }
.posts .post-title { margin: 1px 0 4px 2px; font-size: 16px; font-weight: bold; }
.posts .post-date { margin: 0 0 14px 2px; font-size: 11px; font-style: italic; }
.posts .post { width: 244px; height: 195px; float: left; margin: 0 3px 6px 3px; }
.posts .post a { float: left; }
.posts .post a img { width: 240px; height: 180px; display: block; border: 2px solid #f37703; }
.posts .post a:hover img { border: 2px solid #f11600; }
.posts .post .duration { color: #cdcdcd; position: absolute; width: 44px; height: 20px; margin: 157px 0 0 193px; display: block; line-height: 20px; text-align: center; background: #000000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; z-index: 1; opacity: 0.7; filter: alpha(opacity=70); }
.posts .post .link { width: 244px; height: 15px; display: block; overflow: hidden; text-align: center; }
.posts .post span { font-size: 11px; width: 244px; height: 14px; display: block; overflow: hidden; }
.posts .post span a { color: #f11600; float: none; } 

.posts { *margin: 14px 0px; }
.posts .post { *margin: 0 2px 6px 0; }

.paginator {
	padding: 10px 20px 10px;
	display:block;
	clear:both;
}
.paginator a ,.paginator span.pages, .paginator span.extend {
		color:#fff !important; border:solid 1px #ee7808 !important; padding:6px 9px 6px 9px !important; margin-right:3px !important; text-decoration:none !important;  font-size:12px !important; background:#fb9302 !important;}
.paginator a:hover { color:#fff !important; border-color:#ee7808 !important;
 background:#ee7608 !important;}
.paginator .current{ padding:6px 9px 6px 9px !important; border:solid 1px #ee7808 !important; color:#fff !important; margin-right:3px !important; background:#ee7608 !important;
	}

.sidebar { width: 186px; float: left; }
.sidebar h3 { width: 186px; height: 34px; margin: 10px 0 0 0; font-size: 16px; text-transform: uppercase; text-indent: 10px; line-height: 34px; color: #ffffff; background-color:#b80e0e; border-top-left-radius: 3px; border-top-right-radius: 3px;}
.sidebar h3 .rsswidget { color: #ffffff; text-decoration: none; text-shadow: 1px 1px #000000; }
.sidebar ul li .rsswidget { width: 184px; height: 27px; line-height: 24px; display: block; overflow: hidden; }
.sidebar ul li .rss-date { width: 184px; line-height: 16px; display: block; background-color: #201f20; text-indent: 14px; font-size: 11px; font-style: italic; }
.sidebar ul li .rssSummary { width: 164px; padding: 0 10px 10px 10px; text-indent: 0; line-height: 16px; }
.sidebar ul li { width: 184px; line-height: 27px; text-indent: 14px; background: #e8dca6 url(images/menu-bg.png) repeat-x left top;}
.sidebar ul li a { width: 184px; line-height: 27px; font-size: 12px; font-weight: normal; display:block;}
.sidebar ul li:hover { width: 184px; line-height: 27px; text-indent: 14px; background: #f2ecd6; font-size: 12px; font-weight: normal;}
.sidebar ul li.cat-item a { font-size: 14px; font-weight: bold; }
.sidebar ul li.cat-item a:hover { color: #f11600; }
.sidebar ul li.cat-item ul li { width: 184px; height: 27px; line-height: 27px; text-indent: 24px; background: #e8dca6 url(images/menu-bg.png) repeat-x left top; border: 0; }
.sidebar ul li.cat-item ul li a:hover { background: #c9b483 url(images/menu-bg2.png) font-size: 12px; font-weight: normal; }
.sidebar ul li.cat-item ul li a { font-size: 12px; font-weight: normal; }
.sidebar div { width: 184px; border: 1px solid #c4c2a6; border-top: 0; background-color: #e8dca6; }
.sidebar div.clear { border: 0; }
.sidebar div p { padding: 10px; margin: 0; }
.sidebar div p a { color: #a8e31c; }
.sidebar select { width: 158px; }
.sidebar .tagcloud { width: 164px; padding: 10px; } 
.sidebar #wp-calendar { width: 164px; text-align: center; }
.sidebar .searchform div { width: 164px; }
.sidebar .searchform #s { width: 133px; line-height: 27px; }
.sidebar #recentcomments ul li { font-size: 12px; font-weight: normal; }
.content, .sidebar, .adsbar { *margin: 0 !important; *padding: 0 !important; }

.adsbar { width: 306px; float: left; }
.adsbar h3 { width: 306px; height: 36px; margin: 10px 0 0 0; font-size: 16px; text-transform: uppercase; text-indent: 10px; line-height: 36px; color: #ffffff; background-color:#b80e0e; border-top-left-radius: 3px; border-top-right-radius: 3px;}
.adsbar h3 .rsswidget { color: #ffffff; text-decoration: none; text-shadow: 1px 1px #000000; }
.adsbar ul li .rsswidget { width: 304px; height: 27px; display: block; overflow: hidden; }
.adsbar ul li .rss-date { width: 304px; line-height: 16px; display: block; background-color: #201f20; text-indent: 14px; font-size: 11px; font-style: italic; }
.adsbar ul li .rssSummary { width: 284px; padding: 0 10px 10px 10px; text-indent: 0; line-height: 16px; }
.adsbar ul li { width: 304px; line-height: 27px; text-indent: 14px; background: #e8dca6 url(images/menu-bg.png) repeat-x left top; border-left: 1px solid #c4c2a6; border-right: 1px solid #c4c2a6; }
.adsbar ul li a { font-size: 12px; font-weight: normal; }
.adsbar ul li.cat-item a { font-size: 14px; font-weight: bold; }
.adsbar ul li.cat-item ul li { width: 304px; height: 27px; line-height: 27px; text-indent: 24px; background: #e8dca6 url(images/menu-bg.png) repeat-x left top; border: 0; }
.adsbar ul li.cat-item ul li a { font-size: 12px; font-weight: normal; }
.adsbar ul li a:hover { color: #f11600; }
.adsbar .ad300x250 { width: 300px; height: 250px; background-color: #000000; border: 3px solid #f37703; border-top: 0; }
.adsbar .adfirst { border-top: 3px solid #f37703; }
.adsbar div { width: 304px; border: 1px solid #c4c2a6; border-top: 0; background-color: #e8dca6; }
.adsbar div.clear { border: 0; }
.adsbar div p { padding: 10px; margin: 0; }
.adsbar div p a { color: #a8e31c; }
.adsbar div .block-inner { width: 284px; margin: 0 10px; }
.adsbar .tagcloud { width: 284px; padding: 10px; } 
.adsbar .tagcloud a { font-weight: bold; }
.adsbar #wp-calendar { width: 284px; text-align: center; }
.adsbar .searchform div { width: 284px; }
.adsbar .searchform #s { width: 253px; line-height: 27px; }
.adsbar #recentcomments ul li { font-size: 12px; font-weight: normal; }

.nsg_play{overflow:invden;margin-bottom:10px;position:relative;height:480px;width:640px}.nsg_play inv{position:relative;background:#f0f0f0}.nsg_play.mac:before{top:0;bottom:81px;left:0;right:348px}.nsg_play.mac:after{top:0;bottom:27px;left:608px;right:0}.nsg_play.mac>i:before{top:0;bottom:81px;left:348px;right:61px}.nsg_play.mac>i:after{top:0;bottom:281px;left:0;right:0}.nsg_play.mac>i>b:before{top:399px;bottom:27px;left:0;right:297px}.nsg_play.mac>i>b:after{top:0;bottom:99px;left:500px;right:0}.nsg_play.mac>i>b>i:before{top:399px;bottom:27px;left:421px;right:61px}.nsg_play.mac>i>b>i:after{top:429px;bottom:27px;left:0;right:200px}.nsg_play.mac>i>b>i>b:before{top:255px;bottom:81px;left:292px;right:292px}.nsg_play.mac>i>b>i>b>i:before{top:0;bottom:454px;left:0;right:0;content:''}.nsg_play.mac>i>b>i>b>i:after{top:434px;bottom:27px;left:0;right:538px;content:'free911porn.com';font-size:11px;padding-left:7px;color:orange}.nsg_play.mac:before,.nsg_play.mac:after,.nsg_play.mac>i:before,.nsg_play.mac>i:after,.nsg_play.mac>i>b:before,.nsg_play.mac>i>b:after,.nsg_play.mac>i>b>i:before,.nsg_play.mac>i>b>i:after,.nsg_play.mac>i>b>i>b:before{content:'';display:block;background-color:transparent;position:absolute}.nsg_play.mac>i>b>i>b>i:before,.nsg_play.mac>i>b>i>b>i:after{display:block;background-color:#000;position:absolute}
