body {
	background-color: #000000;
	color: #FFFFFF;
}
#wrap {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 940px;
}
#banner {
	position: relative;
	height: 140px;
	width: 940px;
}
#banner h1 {
	color: #000000;
	font-weight: normal;
}
#banner  h1  a, #banner .logo a {
	text-decoration: none;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 60px;
	width: 200px;
	left: 0px;
	top: 45px;
	text-indent: -9999px;
}
#banner  h1  a:hover, #banner .logo a:hover {
	background-position: left -60px;
}
#banner   #top   .rss {
	background-image: url(img/rss.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #777777;
	text-decoration: none;
	font-weight: normal;
	padding-right: 25px;
	_padding-right: 23px;
	position: relative;
	_background-position: 30px top;
}
#banner  #top  .rss:hover {
	background-position: right -26px;
	_background-position: 30px -26px;
	color: #999999;
}



#banner .subhead {
	background-image: url(img/learn_msg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 31px;
	width: 356px;
	right: 0px;
	bottom: 15px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
}
#banner #top .btn {
	float: left;
	text-decoration: none;
}
#banner #top .fb {
	background-image: url(img/follow.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	height: 26px;
	width: 26px;
	position: relative;
	margin-left: 7px;
	margin-right: 3px;
}
#banner #top .fb:hover {
	background-position: left -25px;
}

#banner #top .tw {
	background-image: url(img/follow.jpg);
	background-repeat: no-repeat;
	background-position: -26px 2px;
	height: 26px;
	width: 26px;
	position: relative;
	margin-right: 3px;
}
#banner #top .tw:hover {
	background-position: -26px -25px;
}

#banner #top .tr {
	background-image: url(img/follow.jpg);
	background-repeat: no-repeat;
	background-position: -52px 2px;
	height: 26px;
	width: 26px;
	position: relative;
	margin-right: 30px;
}
#banner #top .tr:hover {
	background-position: -52px -25px;
}





#banner #top {
	position: absolute;
	width: 400px;
	top: 24px;
	right: 0px;
	background-image: url(img/date.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	line-height: 26px;
}
#banner #top .date {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	width: 125px;
	position: absolute;
	font-weight: bold;
	line-height: 26px;
	top: 0px;
	right: 0px;
}
#nav {
	border: 1px solid #333333;
	height: 48px;
	width: 938px;
	position: relative;
	background-image: url(img/bg_nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 48px;
	text-align: center;
	z-index: 100;
}
#nav  .item {
	line-height: 38px;
	height: 38px;
	border: 1px solid #404040;
	background-image: url(img/button_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	display: block;
	width: 140px;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	cursor: pointer;
}
#nav .item:hover, #nav .hover {
	background-image: url(img/button_bg_hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #104970;
	color: #FFFFFF;
}
#nav .arrow {
  width: 15px;
  height: 38px;
  top: 0px;
  right: 20px;
  position: absolute;
  display: block;
  background-image: url(img/button_arrow.jpg);
  background-position: left top;
}
#nav .item:hover .arrow {
  background-position: left -38px;
}

#nav  .b1 {
	margin-left: 60px;
	_margin-left: 30px;
}
#nav  .b3 {
	width: 180px;
}
#nav .b4 {
	width: 170px;
}
#nav #catmenu .black, #nav .hover .black {
	position: absolute;
	height: 9px;
	width: 135px;
	left: 20px;
	top: -9px;
	background-color: #000000;
	line-height: 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #104970;
	border-left-color: #104970;
	z-index: 10;
	border-bottom-color: #404040;
}
#nav .b3 #catmenu {
	background-image: url(img/bg_menu.jpg);
	background-repeat: repeat;
	background-position: left top;
	/* min-height: 188px; */
	height: auto;
	position: absolute;
	top: 46
	left: -1px;
	width: 380px;
	border: 1px solid #104970;
	display: none;
	top: 46px;
	left: 0px;
	z-index: 200;
	text-align: left;
	padding-top: 6px;
	/*
	padding-bottom: 5px;
	border-bottom-left-radius: 7px;
	-moz-border-bottom-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	-moz-border-bottom-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	*/
}

#nav .b3:hover #catmenu {
	display: block;
}
#nav  #catmenu  a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 26px;
	_line-height: 24px;
	margin-left: 10px;
}
#nav #catmenu a:hover {
	color: #FFFFFF;
}
#nav #catmenu ul {
	float: left;
	width: 180px;
}
#nav #catmenu li {
	margin: 0px;
	padding: 0px;
	_height: 24px;
}



#nav .b4 #seriesmenu {
	background-image: url(img/bg_menu.jpg);
	background-repeat: repeat;
	background-position: left top;
	/* min-height: 350px; */
	_padding-bottom: 10px;
	height: auto;
	position: absolute;
	top: 46;
	left: -1px;
	width: 260px;
	border: 1px solid #104970;
	display: none;
	top: 46px;
	left: 0px;
	z-index: 200;
	text-align: left;
	padding-top: 6px;
	cursor: auto;
	background-color: #000000;
	/*
	padding-bottom: 5px;
	border-bottom-left-radius: 7px;
	-moz-border-bottom-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	-moz-border-bottom-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;*/
}
#nav .b4:hover #seriesmenu {
	display: block;
}
#nav #seriesmenu .black {
	position: absolute;
	height: 9px;
	width: 135px;
	left: 16px;
	top: -9px;
	background-color: #000000;
	line-height: 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #104970;
	border-left-color: #104970;
	z-index: 10;
	border-bottom-color: #404040;
}
#nav #seriesmenu ul {
	margin-top: 10px;
	margin-left: 10px;
}
#nav  #seriesmenu  img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 2px;
	background-color: #404040;
	float: left;
	position: relative;
	margin-bottom: 10px;
}
#nav  #seriesmenu  .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	float: left;
	position: relative;
	width: 160px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
}
#nav #seriesmenu a {
	color: #999999;
	text-decoration: none;
	display: block;
	cursor: pointer;
}

#nav  #seriesmenu  a:hover {
	color: #CCCCCC;
}
#nav #seriesmenu a:hover img {
	background-color: #999999;
}


#nav #seriesmenu li {
	clear: both;
	position: relative;
}
#slider {
	position: relative;
	height: 517px;
	width: 940px;
}
#inner_slider {
	overflow: hidden;
	height: 517px;
	position: relative;
	width: auto;
}
#inner_slider .slide {
	position: relative;
	height: 517px;
	width: 940px;
}

#inner_slider img {
	z-index: 1;
}

#slider  #larrow {
	background-image: url(img/left_arrow.png);
	_background-image: url(img/left_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 114px;
	width: 28px;
	left: 0px;
	top: 130px;
	display: block;
	z-index: 100;
	text-decoration: none;
}
#slider #larrow:hover {
	background-position: left -114px;
}

#slider #rarrow {
	background-image: url(img/right_arrow.png);
	_background-image: url(img/right_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 114px;
	width: 28px;
	top: 130px;
	right: 0px;
	display: block;
	z-index: 100;
	text-decoration: none;
}
#slider #rarrow:hover {
	background-position: left -114px;
}
#slider .details {
	position: absolute;
	height: 60px;
	width: 850px;
	left: 60px;
	top: 340px;
}
#slider .details li, .post_details li {
	float: left;
	width: 190px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #B4ADAD;
}
#slider .details span, .post_details span {
	display: block;
	text-align: left;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
#slider .details a, .post_details a {
	color: #999999;
	text-decoration: none;
}
#slider .details a:hover, .post_details a:hover {
	color: #CCCCCC;
}
#slider .sources a, .post_details .sources a {
	color: #00DDFF;
}
#slider .sources a:hover, .post_details .sources a:hover {
	color: #FFFFFF;
}
.post_details {
	position: relative;
	top: 0px;
	left: 0px;
	width: 650px;
	margin-top: 10px;
	background-color:#333333;
	padding: 6px;
	padding-left: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.post_details li {
	width: 150px;
}
#slider .slide h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 32px;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	width: 400px;
	top: 110px;
	left: 510px;
}
#slider  h2  a  {
	color: #FFFFFF;
	text-decoration: none;
}
#slider h2 a:hover {
	color: #FF9933;
}
#slider .stat {
	position: absolute;
	height: 20px;
	width: 70px;
	left: 0px;
	top: 20px;
	color: #777777;
	z-index: 202;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#slider .share {
	position: absolute;
	width: 300px;
	top: 400px;
	right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 32px;
	/*background-image: url(temp/share_proxi.jpg);
	background-repeat: no-repeat;
	background-position: 110px top;*/
}
#left {
	float: left;
	position: relative;
	height: auto;
	width: 530px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #676767;
}
#rightside {
	float: right;
	width: 380px;
	position: relative;
	height: auto;
}

#left  .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	position: absolute;
	top: -25px;
	line-height: 18px;
	left: 0px;
	z-index: 300;
	font-weight: normal;
}
#left .post {
	position: relative;
	width: 250px;
	float: left;
	margin-right: 30px;
	margin-top: 10px;
}
#left .last {
	margin-right: 0px;
}
#left .post .thumb img {
	background-color: #999999;
	padding: 4px;
	_padding: 0px;
	position: relative;
	text-align: center;
	border: none;
}
#left .post .thumb:hover img {
	background-color: #B3B3B3;
}

/* ie6 fixes */
#left .post .thumb {
	_border: solid 4px #999999;
	_display: block;
}
#left .post .thumb:hover {
	_border: solid 4px #B3B3B3;
}
/* end ie6 fixes */

#left .post h3 {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BBBBBB;
	line-height: 15px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#left .post h3 a {
	color: #999999;
	text-decoration: none;
}
#left .post h3 a:hover {
	color: #FF9933;
}

#left .post p {
	font-size: 12px;
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
}
#left .post .more, #content .more {
	position: relative;
	margin-bottom: 10px;
	margin-top: 5px;
}
#left .post .rm, #content .rm {
	background-color: #333333;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
}
#left .post .rm:hover, #content .rm:hover {
	background-color: #FF9933;
	color: #FFFFFF;
}
#left  .post  .social, #content .social {
	/*background-image: url(img/social_small.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	background: none;
	position: absolute;
	height: 16px;
	width: 90px;
	right: 0px;
	top: 4px;
}
#left  .post  .social:hover, #content .social:hover {
	background-position: left -16px;
}
#rightside .leftad {
	float: left;
	width: 125px;
	position: relative;
}
#rightside  .leftad  img {
	margin-bottom: 10px;
}
#rightside .rightad {
	float: right;
	width: 250px;
	position: relative;
}
.what_is {
	position: relative;
	height: 80px;
	clear: both;
	text-align:right;
}
.clear {
	line-height: 1px;
	clear: both;
	font-size: 1px;
}
.what_is  a  {
	background-image: url(img/what_is.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	position: relative;
	height: 69px;
	width: 363px;
	text-decoration: none;
	float: right;
}
.what_is  a:hover  {
	background-position: left -70px;
}
#rightside  .title, #sidebar .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#rightside .cats a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 28px;
	background-color: #333333;
	display: block;
	margin-top: 3px;
	padding: 0px;
	padding-right: 10px;
	padding-left: 10px;
	height: 28px;
	position: relative;
}
#rightside   .cats   a:hover  {
	color: #FFFFFF;
	background-color: #FF9933;
}


#footer {
	clear: both;
	height: 150px;
	width: 940px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(img/bg_foot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer .nav {
	position: absolute;
	height: 20px;
	width: 450px;
	top: 65px;
	right: 0px;
	text-align: right;
}
#footer .nav a {
	color: #A3A3A3;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	margin-right: 6px;
	margin-left: 6px;
}
#footer .nav a:hover {
	color: #FFFFFF;
}
#subfooter {
	position: relative;
	height: 320px;
	width: 940px;
}
#subfooter h3, #subfooter h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#subfooter .col1 {
	float: left;
	width: 340px;
	position: relative;
	margin-right: 10px;
}
#subfooter .col2 {
	float: left;
	width: 310px;
	position: relative;
}
#subfooter .col3 {
	float: right;
	width: 270px;
	position: relative;
}
#subfooter .col1 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #888888;
	line-height: 20px;
	margin-top: 10px;
}
#subfooter .col1 a {
	color: #00CCFF;
	text-decoration: none;
}
#subfooter .col1 a:hover {
	color: #FFFFFF;
}
#subfooter .col2 .prod {
	height: 90px;
	width: 90px;
	margin-right: 10px;
	position: relative;
	float: left;
	margin-top: 10px;
}
#subfooter .col2 .prod img {
	background-color: #CCCCCC;
	padding: 5px;
	_padding: 0px;
}

#subfooter .col2 .last {
	margin-right: 0px;
}
#subfooter .col2 .prod:hover img {
	background-color: #FFFFFF;
}

/* ie6 fixes */
#subfooter .col2 .prod {
	_border: solid 5px #CCCCCC;
	_width: 80px;
	_height: 80px;
}
#subfooter .col2 .prod:hover {
	_border: solid 5px #FFFFFF;
}
/* end ie6 fixes */

#subfooter  .col3  h3, #subfooter .col3 h5 {
	margin-bottom: 10px;
}
#subfooter .col3 a {
	float: left;
	margin-bottom: 5px;
	display: block;
	margin-right: 5px;
}
#footspace {
	position: relative;
	height: 60px;
	width: 940px;
}
#content {
	float: left;
	width: 660px;
	position: relative;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 40px;
	margin-bottom: 20px;
}
#content h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#content h1 a:hover {
	color: #FF9933;
}

#content .summary p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #DEDEDE;
	text-decoration: none;
	line-height: 18px;
	padding: 10px;
	background-color: #242424;
	margin-bottom: 10px;
	border: 1px solid #343434;
}
#content .preview, #content .pic {
	background-color: #CCCCCC;
	padding: 6px;
	padding-top: 9px;
	text-align: center;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
}
#content .pic {
	margin-top: 20px;
	margin-bottom: 20px;
}
#content .preview .image, #content .pic img {
	background-color: #BBBBBB;
}
#content .post_details {
	margin-bottom: 10px;
}

#content .post_details li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #ACACAC;
}
#content .post_details a {
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}
#content .post_details a:hover {
	color: #99FF00;
}



#content .entry p {
	color: #A2A2A2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 10px;
}
#content .entry h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 24px;
	margin-bottom: 10px;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
}
#content .entry h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
	margin-bottom: 20px;
	margin-top: 40px;
	position: relative;
}
#content .entry em {
	color: #FFFFFF;
}
#content .separator {
	font-size: 2px;
	line-height: 2px;
	background-color: #777777;
	margin-bottom: 10px;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #E8E8E8;
	line-height: 22px;
	position: relative;
	border: 1px solid #454545;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-bottom: 10px;
	padding: 15px;
	background-color:#232323;
}
#content .entry a {
	color: #99CC00;
}
#content .entry a:hover {
	color: #99FF00;
}
#content   .entry .end  {
	margin-bottom: 60px;
	position: relative;
}





#sidebar {
	float: right;
	width: 260px;
	position: relative;
	background-color: #252525;
}

#sidebar .title {
  padding: 10px;
}

#sidebar .sidespace {
	position: relative;
	height: 40px;
}
#sidebar .ad {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	padding-left: 5px;
}
#sidebar .adgrid {
	float: right;
	width: 250px;
}
#sidebar .smallad {
	float: left;
	height: 125px;
	width: 125px;
	position: relative;
}
a {
	text-decoration: none;
}
#sidebar ul {
  padding-left: 10px;
}
#sidebar ul a {
	color: #CCCCCC;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 15px;
	position: relative;
}
#sidebar ul a:hover {
	color: #FFFFFF;
}
#sidebar .details, #sidebar .details a{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #777777;
	margin-bottom: 10px;
}
.post_list #content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 4px;
}
.post_list  #content .item {
	position: relative;
	margin-bottom: 30px;
	min-height: 115px;
}
.post_list  #content  .item .thumb {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}
.post_list  #content  .item .desc {
	position: relative;
	width: 390px;
	left: 270px;
}
.post_list  #content  .item .more {
	position: relative;
}
.post_list #content .item .rm {
	background-color: #333333;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-decoration: none;
	color: #676767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
}
.post_list #content .item .rm:hover {
	background-color: #FF9933;
	color: #FFFFFF;
}
.post_list .item h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	line-height: 20px;
	text-decoration: none;
	margin-bottom: 6px;
}
.post_list .item h2 a {
	color: #AAAAAA;
	text-decoration: none;
}
.post_list .item h2 a:hover {
	color: #FF9933;
}
.post_list .item p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #676767;
	line-height: 16px;
	margin-bottom: 6px;
}
.post_list   #content  .separator {
	position: relative;
	background-color: #676767;
}
.post_list #content .filter {
	position: relative;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	line-height: 18px;
	background-color: #222222;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #323232;
}
.post_list #content .filter a {
	color: #666666;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.post_list #content .filter a:hover {
	color: #FF9933;
}
.pager {
	position: relative;
	margin-bottom: 20px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pager a, .pager strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding-right: 7px;
	padding-left: 6px;
	background-color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 1px;
	margin-left: 1px;
}
.pager a:hover, .pager strong {
	color: #FFFFFF;
	background-color: #454545;
}

.series_list h1 {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 28px !important;
	padding-bottom: 15px;
}

.series_list .post {
	position: relative;
	margin-bottom: 30px;
	width: 300px;
	float: left;
	margin-right: 25px;
}

.series_list .left {
	clear: left;
}

.series_list .post .thumb {
	background-color: #242424;
	border: solid 1px #313131;
	display: block;
	position: relative;
	text-align: center;
}
.series_list .post .thumb:hover {
	background-color: #282828;
}

.series_list .thumb img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.series_list .post .desc {
	position: relative;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	
}
.series_list .more {
	position: relative;
}
.series_list .post h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #BBBBBB;
	text-decoration: none;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.series_list .post h2 a {
	color: #BBBBBB;
}
.series_list .post h2 a:hover {
	color: #FF9933;
}
.series_list .post p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	line-height: 16px;
	margin-bottom: 10px;
	position: relative;
	font-weight: bold;
}
.series_list .post .more {
	position: relative;
	height: 30px;
}

.series_list  .post  .rm {
	background-color: #333333;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-decoration: none;
	color: #676767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	border-bottom-left-radius: 7px;
	-moz-border-bottom-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	line-height: 20px;
}
.series_list .post .rm:hover {
	color: #FFFFFF;
	background-color: #FF9933;
}
.all_series .thumb {
	width: 100px;
}


#content   .post   .more  .social {
	right: 10px;
	position: absolute;
}
.page  h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 10px;
	position: relative;
	margin-top: 40px;
}
.page  #content  p {
	font-size: 14px;
	font-weight: bold;
	color: #BFBFBF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}
.left {
	float: left;
	margin-right: 10px;
}
.page  #content  img.left {
	background-color: #999999;
	padding: 5px;
}
.page  #content  .green {
	color: #99CC00;
}
.page  #content  .end {
	margin-bottom: 40px;
	position: relative;
}
.contact-form {
	margin-top: 20px;
	position: relative;
}
.contact-form table td {
	vertical-align: top;
	text-align: left;
	line-height: 30px;
}


.contact-form  label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}
.contact-form  input, .contact-form textarea {
	background-color: #171717;
	width: 360px;
	border: 1px solid #535353;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #CCCCCC;
	margin-left: 10px;
	background-image: url(img/input_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
	padding: 8px;
	border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	-webkit-border-radius: 0px 4px 4px 0px;
}
.contact-form textarea {
	height: 100px;
	background-color: #171717;
}
.contact-form .submit {
	width: 140px;
	background-color: #323232;
	font-weight: bold;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 15px;
	background-repeat: repeat;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.contact-form .submit:hover {
	color: #999999;
	background-color: #454545;
	cursor: pointer;
	border: 1px solid #595959;
}

#wrap .benchmark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.author_box {
     width: 660px;
}
.author_box .separator {
  background-image: url(img/author_margin.jpg);
  background-position:bottom;
  height: 20px;
  width: 660px;
  clear: both;
}
.author_box .share {
  width: 280px;
  float: left;
}
.author_box .author {
  width: 350px;
  margin-bottom: 30px;
  float: left;
}
#content .author p{
  font-size: 12px;
  line-height: 16px;
  padding: 0px;
}
.singlepost .post_meta {
	position: relative;
	padding: 4px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}
.nojs .dsq-comment-header {
	background-color: #171717;
	padding: 8px;
}

.nojs .dsq-comment-header a {
	color: #CCCCCC;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}
.nojs .dsq-comment-header a:hover {
	color: #FF9933;
}
.dsq-comment-message .dsq-comment-text {
	margin: 20px;
}
.comments a {
	text-decoration: none;
	color: #CCCCCC;
}
.news_form {
	margin-left: 10px;
	margin-right: 10px;
	
}
.news_form .actionhook {
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color:#99CC00;
	line-height: 18px;
	margin-bottom: 15px;
	margin-top: 0px;
}
.news_form .email {
	color: #000000;
	font-size: 13px;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, .16);
	-moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, .16);
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, .16);
	width: 160px;
}
.news_form .submit {
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	padding: 3px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 60px;
	border: solid 1px #444444;
	background-color:#242424;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 4px rgba(255, 255, 255, .16);
	-moz-box-shadow: inset 0 1px 4px rgba(255, 255, 255, .16);
	box-shadow: inset 0 1px 4px rgba(255, 255, 255, .16);
	cursor: pointer;
	margin-left: 4px;
}
.news_form .submit:hover {
	color: #FF9933;
	-webkit-box-shadow: inset 0 1px 4px rgba(255, 255, 255, .24);
	-moz-box-shadow: inset 0 1px 4px rgba(255, 255, 255, .24);
	box-shadow: inset 0 1px 4px rgba(255, 255, 255, .24);
}
.newsletter #content {
	width: 940px;
}
.newsletter #content #message {
	height: 60px;
}

.newsletter #content .col3 {
	float: left;
	width: 295px;
	margin-right: 25px;
}
.newsletter #content .last {
	margin-right: 0px;
	float: right;
}
.newsletter .col3 .thumb {
	border: solid 5px #ffffff;
	height: 80px;
	overflow: hidden;
}
.newsletter .col3 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 15px;
}
.newsletter .col3 h3 {
	margin-bottom: 15px;
}
.newsletter .col3 a {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.newsletter h3 a:hover {
	color: #FF9933;
}
.newsletter h3 a:hover .thumb {
	border: solid 5px #FF9933;
}
.newsletter .popular li {
	margin-bottom: 20px;
}
.newsletter .popular li>a {
	font-weight: bold;
}
.newsletter .popular a:hover {
	color: #ff9933;
}
.newsletter .popular .item {
	position: relative;
	height: 70px;
	display: block;
	margin-bottom: 10px;
}
.newsletter .popular .title {
	margin-left: 90px;
}
.newsletter .popular .title p {
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 11px;
	color: #999999;
}
.newsletter .popular img {
	position: absolute;
	left: 0px;
	top: 0px;
	border: solid 4px #ffffff;
}
.newsletter .popular a:hover img {
	border: solid 4px #ff9933;
}
.newsletter .fp_sep {
	height: 100px;
	background-image: url(img/fp_sep.jpg);
	background-repeat: no-repeat;
}
.newsletter .news_form {
	text-align: center;
	margin-bottom: 20px;
}
.newsletter #message {
	color: #99CC33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height:24px;
	text-align:center;
}

.sitemap h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 30px;
	margin-top: 10px;
}
.sitemap li a {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
}
.sitemap li a:hover {
	color: #FF9933;
}

.top_banner {
	text-align: center;
}
.singlepost .story {
	background-color:#E3E3E3;
	padding: 8px;
	color:#787878;
	border: solid 1px #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}
.story .sq, .story .fq {
	width: 20px;
	background-image: url(img/quotes.gif);
	background-repeat: no-repeat;
	display: inline;
	position: relative;
	padding-left: 20px;
	line-height: 20px;
}
.story .fq {
	background-position: left -20px;
}
.entry ul li {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	color:#E2E2E3;
}

.fblike {
	background-color:#303030;
	border: solid 1px #343434;
	#background-color:#E3E3E3;
	#border: solid 1px #FFFFFF;
	padding: 5px;
	padding-top: 10px;
}
.fblike .btn {
	margin-right: 20px;
	float:left;
}
.fblike .fb_send {
	margin-right: 10px;
	margin-left: 20px;
	float: left;
}
.fblike .fb_btn {
	margin-right: 0px;
	float: left;
}
.fblike .tw_btn {
	margin-right: 20px;
	float: left;
}
.fblike .linked_btn {
	margin-right: 20px;
	float:left;
}
.fblike .clear {
	clear: left;
	font-size: 1px;
	line-height: 1px;
}
.post_meta .social_inline {
	margin-left: 10px;
	position: absolute;
	width: 380px;
	left: 270px;
	top: 5px;
}
.post_meta .social_inline .fb_send {
	margin-right: 10px;
	float: left;
}
.post_meta .social_inline .fb_btn {
	margin-right: 10px;
	float: left;
}
.post_meta .social_inline .tw_btn {
	float: left;
}
.post_meta .social_inline .btn {
	float: left;
	margin-right: 0px;
}
.post_meta .social_inline .clear {
	clear: both;
}
.fb_widget {
	background-color:#FFFFFF;
	margin-left: 5px;
	width: 250px;
}