@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

html, body {
  height:100%;
}

a, a:visited {
  color: #000;
  text-decoration: none;
}

#comment_form #id_captcha_1 {
    margin-left: 10px;
    padding: 5px;
    position: relative;
    top: -10px;
    width: 110px;
}

img {
  border: none;
}

#panels a:hover {
  text-decoration: underline;
}

h3, h2, h1 {
  color: #000;
  font-family: "Times New Roman", Times, serif ;
}

.post .body p {
	line-height: 1.5;
	margin:0 0 10px 0;
}

.post .tease p {
	line-height: 1.5;
	margin:0 0 10px 0;
}

.post .body p a {
	color:#FF0000;
	text-decoration: underline;

}

.post .tease p a {
	color:#FF0000;
	text-decoration: underline;

}

.post .body p a:hover {
	color:#999999;
	text-decoration: none;
}

.post .tease p a:hover {
	color:#999999;
	text-decoration: none;
}

.post .body h2 a {
	color:#FF0000;
}

.post ul {
  overflow: hidden;
}

.post li {
  margin-left: 20px;
}

.red {
  color: #FF0000;
}

body {
  font-family:"Helvetica",Arial,Verdana,sans-serif;
  font-size: 12px;
  text-align: center;
}

#main_body {
  background: #FFF url("../images/body-bg.jpg") no-repeat scroll top left;
}

#body_inner {
  margin: 0 auto;
  width: 1000px;
  text-align: left;
}

#header {
	background: url("../images/header-bg.png") no-repeat scroll bottom left;
  height: 250px;
  width: 1000px;
  position: relative;
}

#panels-wrapper {
  position: relative;
}

#panels {
	width: 1000px;
  background: url("../images/panels-bg.png") repeat-y scroll top right;
}

#right_panel {
  float: right;
  width: 300px;	
}

.right-inner {
  padding: 0 15px;
  width: 270px;
}

#left_panel {
	margin-top: 20px;
  float: left;
  width: 700px;
}

.left-inner {
  padding: 0 39px;
}

.logo-wrapper {
  padding: 90px 0 0 40px;
  width: 355px;
  float: left;
}

.navigation {
  clear: both;
  position: absolute;
  bottom: 25px;
}

.logo-wrapper a {
	width: 355px;
	height: 50px;
	display: block;
  background: url("../images/logo.png") no-repeat scroll top left;
  text-indent: -9999px;
}

.tabs {
  margin-top: 32px;
  margin-left: 40px;
  overflow: hidden;
}

ul.tabs li {
  float:left;
  list-style-type:none;
  line-height: 18px;
  margin-right: 2px;
}

ul.tabs li.selected a,
ul.tabs li.selected a:visited {
  background: #FF0000;
}

ul.tabs a, ul.tabs a:visited {
  background: #000000;
  display: block;
  color: #FFF;
  font-size: 16px;
  padding: 5px 10px;
  text-decoration: none;
  text-align: center;
}

#panels {
  overflow: hidden;
}

#footer {
  background: #000;
  height: 115px;
  color: #FFF;
}

#footer .cc {
  clear: both;
  font-size: 10px;
  padding-left: 5px;
  padding-top: 5px;
}

.footer-links {
  padding: 12px 0 10px 40px;;
  font-size: 12px;
  width: 745px;
  float: left;
}

.footer-links a, .footer-links a:visited {
  color: #FFF;
  font-size: 10px;
  text-decoration: underline;
  margin: 0 5px;
}

.footer-links .links-inner {
  height: 16px;
  float: left;
}

.footer-links img {
  float: left;
  margin-left: 5px;
}

.secondary {
  position: absolute;
  left: 40px;
  width: 620px;
  background: #000;
}

.secondary ul {
  padding-left: 5px;
  background: #000;
  overflow:hidden;
  float: left;
}

.secondary ul a, .secondary ul a:visited {
  background: none !important;
  font-size: 14px;
  margin: 0 10px;
  padding: 3px 0;
  width: auto;
  height: auto;
  color: #FFF;
}

.secondary ul li.selected a {
  color: #FF0000 !important;
}

.post_list .title a {
  font-size: 26px;
  text-decoration: none;
}

.post .title a {
  font-size: 26px;
}

.post_list .title {
  margin-bottom: 10px;
}

.post_list {
	padding-bottom: 10px;
}

.post {
  margin-top: 35px;
  overflow: hidden;
  clear: both;
}

.post .details {
  font-size: 10px;
  overflow: hidden;
  clear: both;
}

.post .details img {
  float: left;
  margin: 0 5px;
}

.post .details .details-inner {
  height: 14px;
  float: left;
}

.post .details a.author {
  font-size: 10px;
  color: #959595;
}

.post .details a {
  font-size: 10px;
}

.count, .count:visited {
  text-decoration: none !important;
}

.count-n:hover {
  color: #FF0000 !important;
	text-decoration: underline;
}

.post .tease {
  font-size: 12px;
  clear: both;
  overflow: hidden;
  line-height: 1.3;
  width: 100%;
}

.separator {
  border-bottom: 2px solid black;
  width: 100%;
  height: 1px;
  font-size: 0px;
  margin-top: 20px;
  margin-bottom: 15px;
  clear: both;
}

.dotted-separator {
	background: url(../images/border.png) repeat-x scroll top left;
  width: 100%;
  height: 1px;
  font-size: 0px;
  margin-top: 15px;
  margin-bottom: 20px;
  clear: both;
}

.top-news h1 {
  font-size: 26px;
  margin-bottom: 5px;
}

.top-news p {
}

.ad-title {
  background: url(../images/ad-header.png) no-repeat scroll center top;
  width: 100%;
  height: 20px;
  margin-bottom: 25px;
}

.ar-title {
  background: url(../images/ar-header.png) no-repeat scroll center top;
  width: 100%;
  height: 23px;
  margin-top: 25px;
}

.post .thumb {
  clear: both;
  overflow: hidden;
  margin-bottom: 25px;
}

.post .more-wrapper {
  margin-top: 20px;
}

.post .more, .post .more:visited {
  color: #FFF;
  background: #FF0000;
  font-size: 12px;
  font-weight: bold;
  padding: 3px 0;
  display: block;
  width: 72px;
  text-align: center; 
  text-decoration: none;
}

.post .more:hover {
  color: #FFF;
  background: #000;
  text-decoration: none;
}

.post .more a:hover {
  color: #FFF;
  text-decoration: none;
}

.pagination {
  margin: 20px auto 25px auto;
  overflow: hidden;
  text-align: center;
}

.pagination a.int {
  padding-left: 4px;
  font-weight: bold;
}

.pagination .int-wrapper {
  padding: 5px;
  margin-right: 1px;
}

.pagination a.prev {
  padding-right:16px;
  font-weight: bold;
}

.pagination a {
  line-height: 25px;
}

.pagination a.next {
  font-weight: bold;
  padding-left: 10px;
}

.subscribe {
  background-color: #f8f9e0;
  height: 54px; 
  overflow: hidden;
}

.subscribe img {
  margin-left: 40px;
  float: left;
}

.subscribe .sub-c {
	float: left;
  font-size: 14px;
  margin-top: 10px;
  margin-left: 20px;
  text-align: center;
}

.stereo {
  float: right;
  margin-top: 30px;
}

.stereo a {
  float: left;
}

.subscribe .sub-c a {
  font-weight: bold;
}

input.search {
	float: left;
  height: 30px;
  width: 225px;
  border: 0;
  padding: 5px;
  background-color: #000;
  color: #FFF;
  table-laoyout:fixed;
  margin: 0 !important;
  margin: 0 -3px 0 -6px; /* IE */
}

.mission {
  position: absolute;
  top: 147px;
  left: 40px;
  font-size: 10px;
  font-family: "Century Gothic", sans-serif;
}

.subs {
  margin-bottom: 40px;
  margin-top: 15px;
  overflow: hidden;
  width: 260px;
}

.subs a, .subs a:visited {
  color: #000;
  font-size: 23px;
  font-family: "Times New Roman", Times, serif;
}

span.sum-title {
	margin-top: 25px;
  font-size: 26px;
  font-family:"Times New Roman",Times,serif;
  font-weight: bold;
}

.right-closer {
  height: 100px;
}

.subs-inner {
	float: right;
  margin-top: 15px;
}

.search-wrapper {
  padding-top: 110px;
  float: right;
  width: 300px;
}

.ads {
  width: 260px;
}

.search-wrapper img {
  float: left;
}

.links-header {
  width: 100%;
  height: 35px;
  margin-top: 25px;
  border-bottom: 2px solid #000;
}

.links {
	width: 260px;
  overflow: hidden;
}

.links-content div {
}

.links a, .links a:visited {
  color: #000;
  display: block;
  padding: 10px 0 10px 15px;
}

.links a:hover {
  background: #FFF;
  color: #FF0000;
  text-decoration: none !important;
}

.sum {
	width: 260px;
  overflow: hidden;
}

.sum-header {
  border-bottom: 2px solid #000;
  width: 100%;
  height: 18px;
  margin-top: 5px;
}

.sum-header .most {
  width: 74px;
  height: 18px;
  color: #000;
}

.sum-header .latest {
  width: 103px;
  height: 18px;
  color: #000;
}

.sum-header div {
  text-align: center;
  padding-top: 2px;
}

.sum-header .all {
  width: 58px;
  height: 18px;
  color: #000;
}

.sum-header .most-hilite {
  background: #000;
  color: #FFF;
  width: 74px;
  height: 18px;
}

.sum-header .latest-hilite {
  background: #000;
  color: #FFF;
  width: 103px;
  height: 18px;
}

.sum-header .all-hilite {
  width: 58px;
  height: 18px;
  background: #000;
  color: #FFF;
}

.sum-header div {
  cursor: pointer;
  margin-right: 1px;
  float: left;
  font-weight: bold;
}

.sum-content .sum-c {
}

.sum-content .red-separator {
  margin: 5px 0;
}

.sum-content a, .sum-content a:visited {
  color: #000;
  font-size: 12px;
  display: block;
  padding: 10px 0 10px 15px;
}

.sum-content a:hover {
  background: #FFF;
  color: #FF0000;
  text-decoration: none  !important;
}

.sum-content .cont-latest {
  display: none;
}

.sum-content .cont-most {
  display: none;
}

.sum .red-separator {
  width: 200px;
}

.sum .reds-wrapper,
.links .reds-wrapper {
  font-size: 0px;
  height: 1px;
	background: url(../images/border.png) repeat-x scroll top left;  
}

.post h1.title {
	font-size: 26px;
  color: #FF0000;
  margin-bottom: 10px; 
}

.post .other_posts {
  margin-bottom: 10px;
}

#comment_form {
	clear: both;
  margin-top: 40px;
}

#comments {
  margin-top: 20px;
}

#comments h3 {
  color: #000;
  margin-bottom: 10px; 
}

#comments .comment {
  margin-bottom: 15px;
}

.comment .name {
  margin-bottom: 5px;
}

#comments .c-date {
	margin-top: 5px;
	clear: both;
  color: #929191;
  font-style: italic;
}

.gravatar {
  float: left;
}

.c-content {
	float: left;
  width: 530px;
  margin-left: 10px;
}

#comment_form p, .contact-form p {
  margin: 5px 0;
}

.contact-form {
  margin-top: 10px;
}

#comment_form p label, .contact-form label {
  width: 200px;
  float: left;
}

#comment_form p input[type="text"], .contact-form input[type="text"] {
  width: 200px;
}

#comment_form p textarea, .contact-form textarea {
  width: 415px;
}

#comment_form p.submit, .contact-form .submit{
  text-align: right;
}

.contact-form .submit input, #comment_form .submit input {
  width: 100px;
}

.search_list .post .tease {
	float: left;
	width: 620px;
}

.ad-wrapper {
  overflow: hidden;
}

.g-wrapper {
  width: 300px;
  float: left;
  padding-right: 4px;
}

.at-wrapper {
  width: 299px;
  float: left;
  padding-left: 17px;
}

.at a, .at a:visited {
  font-size: 14px;
  font-weight: bold;
}

.red-separator {
  margin: 10px auto;
  border-bottom: 1px solid #FF0000;
  height: 1px;
  width: 115px;
  font-size: 0px;
}

.reds-wrapper {
  text-align: center;
}

.at {
  background: url(../images/border.png) repeat-x scroll bottom left;
  font-size: 12px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

h1.title {
  margin-bottom: 30px;
}

.link_list ul li {
  list-style-type: none;
  margin-left: 20px;
  font-size: 14px;
}

.link_list ul {
  margin-bottom: 20px;
}

.link_list h2 {
  margin-bottom: 5px;
}

.link_list {
  margin-bottom: 40px;
}

.link_list h2 a, .link_list h2 a:visited {
  font-size: 18px;
}

.link_list li a, .link_list li a:visited {
  color: #000;
  font-size: 14px;
}

.subscribe-form {
  margin-top: 20px;
}

.subscribe-form p {
  margin: 5px 0;
}

.subscribe-form p label {
  width: 200px;
  float: left;
}

.subscribe-form p input[type="text"] {
  width: 200px;
}

.middle-ad {
	margin-top: 20px;
  margin-bottom: 20px;
}

ul.errorlist li {
  list-style-type: none;
  margin-left: 20px;
  color: #FF0000;
}

.ad {
  margin-top: 35px;
	clear: both;
}

.ads-here {
  overflow: hidden;
  clear:both;
  width: 270px;
  margin-bottom: 10px;
}

.ads-here .ad-here {
	float: left;
}

.ads-here .first {
  margin-right: 10px;
}

.related-posts {
  margin: 10px 0;
}

.tag-list, .att-list {
  margin-top: 10px;
}

.google-adsense {
  clear: both;
  text-align: center;
  padding: 10px 0;
}

#left_panel .search-wrapper {
	float: left;
  padding-top: 20px;
  width: 300px;
}

.ads-here-big {
  margin-bottom: 20px;
}

table.at {
  font-size: 12px;
  width: 620px !important;
}

table.at td {
  padding: 2px;
}

a.download, a.download:visited {
  display: block;
  width: 118px;
  height: 30px;
  background: url(../images/download-but.png) no-repeat scroll top left;
}

span.act-page {
  background: #FF0000;
}

span.act-page a {
  color: #FFF;
}

.social-icons {
	text-align: right;
	padding-top: 30px; 
}

.post_list .first {
	margin-top: 0 !important;
}

.by-email {
	font-size: 16px !important;
}

.subs-inner img {
	margin-right: 5px;
}

.spacing-border {
	height: 1px;
	font-size: 0px;
	background: url(../images/border.png) repeat-x scroll top left;
}