@charset "utf-8";
/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, p, a, strong, ol, ul, li, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	list-style:none;
	text-align:justify;
}
/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/
body {
	margin: 0px;
	padding: 0;
	color: #939393;
	background-color:#222222;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
}
a:link, a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	color: #dbdbdb;
}
h1 {
	font-size: 30px;
}
h2 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 27px;
}
h3 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 24px;
}
blockquote {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	background: #222;
	border: 1px solid #333;
}
p img {
	padding: 0;
	max-width: 100%;
}
a {
	outline: 0;
}
/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/
#bgdiv {
	background-image: url(../images/bg-2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
#header {
	height:174px;
	width:950px;
	background:url(../images/logo-bg.gif) no-repeat left top;
}
#logo {
	width:400px;
	height:10px;
	float:left;
	padding:104px 0 0 0;
}
#logo h1 {
	text-align:left;
	font-size:30px;
	line-height:36px;
	font-weight:bold;
	color:#FFFFFF;
}
#logo h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
#t1 {
	height:60px;
	width:468px;
	float:right;
	margin:26px 0 0 0;
}
#menu {
	width:468px;
	float:right;
	margin:20px 0 0 0;
	height:34px;
}
#menu ul {
	width:100%;
	height:32px;
	padding:0 0 0 20px;
}
#menu ul li {
	float:left;
	line-height:32px;
	border:1px solid #4c4c4c;
	margin:0 10px 0 0;
}
#menu ul li a {
	color:#FFFFFF;
	background-color:#393939;
	display:block;
	padding:0 11px;
}
#menu ul li a:hover {
	background-color:#f0f0f0;
	color:#000000;
}
.headings {
	width: 194px;
	background-color: #222222;
	display: block;
	height: 28px;
	font-weight: bold;
	color: #fff;
	padding-left: 20px;
	padding-top: 3px;
	clear: both;
}
#wrapper2 {
	width: 950px;
	margin: auto;
	padding: 0px 0px 0px 0px;
}
.post-wrapper {
	width: 625px;
	padding: 15px;
}
.rule {
	clear: both;
	border-top: 1px solid #222222;
	width: 636px;
	margin: 15px 0px;
	float: left;
}
#home-wrapper {
	width: 678px;
	margin-top: 15px;
}
.home-left {
	width: 420px;
	border-right: 1px solid #222222;
	float: left;
}
.home-post-wrap {
	width: 395px;
	border-bottom: 1px solid #222222;
	padding: 15px 25px 25px 0px;
}
.home-post-wrap-2 {
	width: 636px;
	border-bottom: 1px solid #222222;
	padding: 15px 0px;
}
.home-post-wrap-3 {
	width: 636px;
	border-bottom: 1px solid #222222;
	padding: 0px;
}
.home-right {
	width: 214px;
	float: left;
}
.readmore {
	background-image: url(../images/readmore-bg.png);
	padding: 5px 10px;
	color: #fff;
	font-size: 10px;
	margin: 23px 0px 0px 40px;
	display: block;
	float: right;
}
.readmore a:link, .readmore a:hover {
	color: #fff;
	font-size: 10px;
}
.titles a:link, .titles a:visited, .titles a:active {
	text-decoration: none;
	font-size: 20px;
	font-family: Georgia;
	margin-top: 10px;
	color: #6a909f;
	float: left;
	margin-bottom: 15px;
	clear: both;
}
.post-title {
	line-height:40px;
	margin: 15px 0px 20px 0px;
}
.post-title2 {
	margin: 0px 0px 20px 0px;
}
h1.post-title, h1.post-title2 {
	color: #ffffff;
}
#container {
	float: left;
	width: 950px;
	background-color: #222222;
}
#container2 {
	float: left;
	width: 950px;
	background-color: #222222;
	padding-top: 15px;
}
#left-div {
	width: 678px;
	float: left;
}
#left-div2 {
	width: 663px;
	float: left;
	padding: 0px 0px 15px 15px;
}
#left-inside {
	float: left;
	padding: 0px 0px 0px 19px;
}
.adwrap {
	margin-left: -5px;
	float: left;
	width: 270px;
}
.adwrap a, .adwrap a:hover, .adwrap a:visited {
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
	float: left;
}
.adwrap img {
	border: none;
}
.about-image {
	float: left;
	display: inline;
	margin-right: 10px;
	border: 5px solid #313131;
}
.post-info {
	color: #56adff;
	font-size: 12px;
	background-color: #313131;
	float: left;
	border: 1px solid #3d3d3d;
	padding: 4px 10px;
	clear: both;
	height: 22px;
}
.post-info2 {
	height: 22px;
	float: left;
	border-right: 1px solid #3d3d3d;
	border-top: 1px solid #3d3d3d;
	border-bottom: 1px solid #3d3d3d;
	background-image: url(../images/ratings-bg.gif);
	color: #fff;
	padding: 4px 10px;
}
.post-info a:link, .post-info a:visited {
	color: 	#fff;
}
.logo {
	border: none;
	float: left;
}
#animate a {
	background:url(../images/pages-bg.gif) repeat -80px 35px;
}
.current-category {
	background-color: #313131;
	color: #fff;
	border: 1px solid #424242;
	padding: 5px 10px;
	display: block;
	margin-bottom: 10px;
	width: 626px;
}
.ad_468 {
	position: absolute;
	left: 403px;
	top: 20px;
}
/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/
#footer {
	clear: both;
	float: left;
	padding-top: 14px;
	font-size: 11px;
	background-color: #161616;
	width: 100%;
	height: 50px;
}
.footer-inside {
	margin: auto;
	width: 940px;
	padding: 0px 10px 0px 0px;
	text-align: right;
}
.footer-insie a:link, .footer-insie a:visited {
	color: #fff;
}
#bottom {
	padding: 15px 1px 15px 15px;
	width: 934px;
	background-color: #292929;
	float: left;
	background-image: url(../images/bottom-bg.gif);
	background-repeat: repeat-x;
}
.bottom-box {
	width: 294px;
	background-color: #212121;
	border-bottom: 5px solid #1d1d1d;
	float: left;
	margin-right: 17px;
}
.bottom-box2 {
	width: 294px;
	background-color: #212121;
	border-bottom: 5px solid #1d1d1d;
	float: left;
	margin-right: 17px;
	min-height: 299px;
}
.bottom-box2 h3 {
	color: #868686;
	font-size: 20px;
	margin-left: 10px;
}
.bottom-box-inside {
	width: 274px;
	margin-left: 10px;
	padding: 10px 0px;
	float: left;
	background-image: url(../images/line-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bottom-box h3 {
	color: #868686;
	font-size: 20px;
	margin-left: 10px;
}
.bottom-span {
	width: 193px;
	display: block;
	color: #939393;
	float: left;
}
.bottom-span a:link, .bottom-span a:visited {
	font-size: 14px;
}
.bottom-span2 {
	width: 193px;
	color: #56adff;
	display: block;
	float: left;
}
.bottom-span3 {
	width: 193px;
	color: #939393;
	display: block;
	float: left;
}
.bottom-span3 a:link, .bottom-span3 a:visited {
	color: #939393;
}
.bottom-thumbnail {
	background-color: #313131;
	border: 1px solid #464646;
	padding: 4px;
	float: left;
	display: inline;
	margin-right: 12px;
}
.bottom-thummbail-hover-wrap {
	position: relative;
	display: none;
}
.bottom-thumbnail-hover {
	width: 59px;
	height: 59px;
	background-image: url(../images/thumbnail-overlay.png);
	float: left;
}
/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/
#sidebar {
	float: right;
	width: 272px;
}
.sidebar-box {
	float: right;
	width: 272px;
	background-image: url(../images/sidebar-bg-2.gif);
	border-bottom: 4px solid #1d1d1d;
	margin-bottom: 10px;
}
.sidebar-box-inside {
	background-image: url(../images/sidebar-bg-1.gif);
	background-repeat: no-repeat;
	width: 242px;
	float: right;
	padding: 13px 15px;
}
.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
	color: #fff;
	display: block;
	background-color: #222222;
	border: 1px solid #373737;
	padding: 3px 8px 5px 8px;
	background-image: url(../images/sidebar-link-bg.gif);
	background-repeat: repeat-x;
}
.sidebar-box ul li {
	margin: 5px 3px 3px 5px;
	clear: both;
}
.sidebar-box ul {
	list-style-type: none;
	clear: both;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.sidebar-box ul li a:hover {
	color: #fff;
}
h2 {
	font-size: 18px;
	color: #56adff;
	margin-bottom: 10px;
	float: left;
}
/*------------------------------------------------*/
/*------------------[THUMBNAILS]------------------*/
/*------------------------------------------------*/
.blogthumbnail {
	border: 10px solid #313131;
	display: inline;
	float: left;
	margin-right: 15px;
}
/*------------------------------------------------*/
.r1 {
	width:125px;
	margin:0 0 10px 10px;
}
