/* Reset CSS */

@import "reset.css";

/* End Reset CSS */

body {
	background: #1B1A20 url(i/bg.jpg) repeat-x center top;
	margin: 0 auto;
	color: #ffffff;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#box {
	margin: 0 auto;
	padding: 0 20px 20px;
	width: 980px;
}

.toptag {
	position: fixed;
	right: 0;
	top: 0;
}

* html .toptag 
/* Override above rule for IE */ {
	position: absolute;
	right: 0;
	top: 0;
}

a:link,
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #db1f4f;
}

a:hover,
a:active {
	text-decoration: underline;
}

h1, #single h1, h2, h3, h4, h5, h6{
	letter-spacing: -.04em;
	line-height: 1em;
}

h1 {
	font: bold 2.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
}

h2{
	font-size: 1.9em;
	color: #e5e5e5;
	padding-bottom: .75em;
}

#single h2{
	padding-top: .75em;
}

#single h1{
	font-size: 2.7em;
}

#single h1 a,
#content h2 a{
	color: #ffffff;
}

.image{
	float:right;
	margin: 0 0 0 20px;
	text-align:right;
	color:#444;
}

.image img{
	border:3px solid #27242C;
}

.image a{
	color:#777;
	font-weight:normal;
}

.post h2{
	font-weight: normal;
}

.post{
	font-size: .9em;
	line-height: 1.5em;
	color: #e5e5e5;
}

.post p, 
.post ul, 
.post ol{
	padding: .5em 0;
}

#single .post p, 
#single .post ul, 
#single .post ol{
	padding: 1em 0;
}

.post ol, .post ul{
	margin-left: 2em;
}

.blogtitle {
	width: 700px;
	color: #FFF;
	font-size: 2em;
	letter-spacing: -1px;
	padding-top: 50px;
	font-weight: bold;
}

a.featuredbar {
	background-color: #1A1D20;
	border: 1px solid #534D5D;
	float: right;
	margin-top: 15px;
	padding: .3em .5em;
	font: bold .9em "Trebuchet MS";
	color: #ACDDD8;;
}

.featuredbar:hover,
.featuredbar:hover a {
	background-color: #28272F;
	text-decoration: none;
}

input {
	background-color: #37333D;
	border: 1px solid #534D5D;
	color: #9ED6D0;
	padding: 3px;
	font: bold 12px Helvetica;
}

.rssinput {
	background: #101214 none repeat scroll 0 50%;
	border: 1px solid #403B47;
	color: #ACDDD8;
	font-weight: 700;
	padding: 4px;
	width: 150px;
}

#featured-wrapper {
	overflow: hidden;
	position: relative;
	width: 976px;
}

.scrolling-content {
	position: absolute;
	width: 3200px;
}

#top_article {
	border: medium none;
	float: left;
	margin-bottom: 2em;
	padding: 15px;
	width: 946px;
	background-color: #101214;
}

#top_article img {
	border: 1px solid #484450;
	float: left;
	height: expression(document.body.clientHeight > 175? "175px": "auto" );
	margin: 0 15px 0 0;
	max-height: 225px;
	max-width: 330px;
}

#top_article p {
	color: #6A627A;
	margin-top: .5em;
	font: italic 1em/1.4em Georgia, "Times New Roman", Times, serif;
} 

#top_article h1 a {
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;;
}

#top_article small {
	color: #6A6A6A;
	display: block;
	font-family: "Arial Black", Arial, Sans-Serif;
	font-size: 13px;
	margin: 0;
	text-transform: uppercase;
}

#page #top_article big {
	position: relative;
	top: -10px;
}

#top {
	margin: 0 0 10px;
	padding: 0;
	width: 976px;
}

#global_nav {
	background: #27242C none repeat scroll 0 50%;
	float: left;
	font-size: 17px;
	height: 60px;
	margin-bottom: 3em;
	max-height: 60px;
	overflow: visible;
	width: 976px;
}

#global_nav ul li {
	float: left;
	height: 60px;
	padding: 0 10px;
}

.search {
	float: right;
	height: 125px;
	margin: 0;
	padding: 0;
}

input#s {
	background: #101214 url(i/search.gif) no-repeat scroll 96% center;
	border: 1px solid #403B47;
	color: #ACDDD8;
	font-size-adjust: none;
	font-stretch: normal;
	height: 11px;
	margin: 0;
	padding: 10px;
	width: 200px;
	font: bold 12px/11px Helvetica, Arial, Sans-Serif;
}

#global_nav ul.nav a {
	background: none;
	color: #6A627A;
	font-size: 17px;
	text-decoration: none;
}

#global_nav ul.nav a:hover {
	background: transparent url(i/downarrow.png) no-repeat scroll 50% 20%;
	color: #FFF;
	text-decoration: none;
}

#global_nav ul.nav a.active {
	color: #6A627A;
	cursor: default;
	font-weight: 700;
}

#global_nav ul.nav a.active:hover {
	padding-bottom: 10px;
}



p.desc {
	color: #999;
	float: left;
	margin: 0;
}

#jubow {
	background: #F3F2ED none repeat scroll 0 50%;
	float: left;
	height: 30px;
	margin: 10px auto;
	position: inherit;
	width: 505px;
}

#bsearch {
	background: transparent url(i/info.gif) repeat-x scroll 0 50%;
	float: left;
	font-size: 11px;
	padding: 10px;
	width: 406px;
}

#searchform {
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding-top: 5px;
}

#searchform #s {
	font-size: 10pt;
	width: 260px;
}

#searchform #submit {
	font-size: 8pt;
}

#nav {
	background: #F3F2ED none repeat scroll 0 50%;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 10px 0;
	padding: 0;
	width: 505px;
}

ul.nav {
	float: left;
	font-size: 16px;
	font-weight: 700;
	height: 60px;
	line-height: 60px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

ul.nav li {
	float: left!important;
	list-style-type: none;
	margin: 0;
	padding: 0 20px 0 0;
}

ul.nav li a,
ul.nav li a:link,
ul.nav li a:visited {
	background: #F3F2ED none repeat scroll 0 50%;
	border-bottom: 0 none;
	border-left: 0 none;
	color: #555;
	display: block;
	float: left;
	padding: 0 10px;
	text-decoration: none;
}

ul.nav li.home a {
	border-left: 2px solid #FFF;
	text-decoration: none;
}

#bgbox {
	margin: 20px 0 0;
	padding: 0;
	width: 976px;
}

#content {
	float: left;
	width: 600px;
}

#content small {
	font-size: 11px;
}

.list {
	float: left;
	margin: 0 1px 1px 0;
	padding: 10px;
	width: 279px;
	height: 120px;
	background-color: #27242C;
}

.list:hover {
	background: #38343E none no-repeat scroll right top;
	display: block;
}

.list p{
	font-size: .85em;
	line-height: 1.2em;
}

.list h4{
	font-size: 1.2em;
	height: 50px;
	color: #d81f4e;
}

.list h4 a{
	color: #d81f4e;
}

.similiar {
	color: #333;
	float: left;
	padding: 10px;
}

#misc {
	background: #27242C none repeat scroll 0 50%;
	float: right;
	padding: 0;
	width: 426px;
}

#info {
	color: #D1D1D1;
	float: left;
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
	width: 406px;
}

.entry .post ol{
	list-style-type: decimal;
}

.postmeta {
	border-bottom: 1px solid #699;
	color: #666;
}

.postinfo img {
	border: medium none;
}

img.wp-smiley {
	border: 0 none;
	padding: 0;
}

.twitter {
	background: transparent none repeat scroll 0 50%;
	border: 1px solid #E5E5BD;
	color: #333;
	float: right;
	margin: 0 0 10px;
	padding: 5px 6px;
	width: 395px;
}

.center {
	text-align: center;
}

acronym,abbr {
	border-bottom: medium none;
	color: #7C738C;
	font-weight: 700;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
}

img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
}

blockquote {
	background: #27242C none repeat scroll 0 50%;
	border-left: 5px solid #76727e;
	margin: 15px 30px 0 10px;
	padding: 5px 10px 5px 20px;
	color: #fff;
}

blockquote cite {
	display: block;
	margin: 5px 0 0;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.lovebar {
	background: #FEE url(i/lovebar-bg.gif) repeat-x scroll 0 50%;
	color: #FFF;
	font: italic bold 16px/39px Georgia, Times;
	height: 39px;
	padding-top: 11px;
	text-align: left;
	text-indent: 20px;
}

.rssicon {
	display: block;
	float: left;
	height: 50px;
	width: 50px;
	background: #FEE url(i/rss-icon.gif) no-repeat;
}

.lovebar a {
	color: #db1f4f;
	text-decoration: underline;
}

.tagline {
	color: #666;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
}

.tagsbox {
	color: #FFF;
	padding: 5px;
	background-color: #331728;
}

.tagsbox a, 
.tagsbox {
	color: #4d223c;
}

.linklist{
	width: 275px;
	float: left;
}

.linklist ol {
	margin:0 0 1px;
	list-style-type: none;
}
.linklist ul li {
	margin-bottom:1px;
	list-style-type: none;
	background-color: #27242C;
	font-size: .9em;
}

.linklist ul li.nxt{
	background: #27242C url(i/next.png) no-repeat right center;
}

.linklist ul li.prv{
	background: #27242C url(i/previous.png) no-repeat 0 center;
}

.linklist ul li a{
	display: block;
	padding:10px;
	text-decoration: none;
}

.linklist ul li:hover {
	display:block;
	background-color: #1F1C24;
}

.linklist abbr{
	display: none;
}

.googleads1 {
	background: #101214 none repeat scroll 0 50%;
	color: #262626;
	float: left;
	font-weight: 700;
	padding: 10px;
	width: 580px;
	text-align: center;
}

#single .googleads1{
	margin:2em 0;
}

#ads {
	text-align: center;
	padding: 1em 0;
	width: 350px;
	background-color: #27242c;
}

#ads img{
	border: 1px solid #1b1a20;
	margin: .5em;
}

#sidebar {
	float: right;
	width: 350px;
}

.sidebarbox{
	padding: 1em;
	background-color: #27242c;
	margin-bottom: 1em;
}

#sidebar .rsidebar .sidebarbox h2{
	font-size: 1.3em;
	padding-top: 0;
}

.medrectangle{
	width: 300px;
	margin: auto;
}

div.domtab {
	margin-top: 2em;
}

ul.domtabs {
	float: left;
	list-style: none;
	font-size: 1.1em;
}

ul.domtabs li {
	float: left;
	padding-right: 1px;
	color: #e5e5e5;
}

ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover {
	width: auto;
	padding: .5em 1em;
	display: block;
	background: #101214;
	text-decoration: none;
	color: #27242c;
}

ul.domtabs a:hover {
	background: #1F1C24;
	color: #bfbfbf;
}

div.domtab div {
	clear: left;
	width: auto;
	background: #27242C;
	padding: 1.5em 1em 0 1em;
	margin-top: -1em;
}

ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover {
	color: #fff;
	background: #27242C;
}

div.domtab div ul {
	display: block;
	list-style-type: none;
}

div.domtab div ul li{
	background: transparent url(i/bullet.gif) no-repeat left .4em;
	padding: 0 0 0 1em;
	margin-bottom: .5em;
	font-size:.8em;
}

div.domtab div ul li a{
	color: #9ad1cb;
}

#comments{
	clear: both;
}

.boxcomments {
	background: #37333D none repeat scroll 0 50%;
	padding: 15px 10px;
}

ol.commentlist p {
	font-size: 12px;
	margin: 2px 0;
}

.commentsfoot {
	background: #232028 none repeat scroll 0 50%;
	color: #666;
	display: block;
	font-size: 11px;
	font-weight: 700;
	margin-top: 10px;
	padding: 5px;
}

.postbox {
	padding: 15px 10px;
}

#commentform {
	margin: 0;
}

#commentform label {
	display: block;
	margin: 0;
}

#commentform input {
	color: #ACDDD8;
	font-weight: 700;
	padding: 5px;
}

#commentform textarea {
	font-size: 14px;
	margin: 5px 0 10px;
	padding: 5px;
	width: 567px;
}

#commentform p {
	color: #D1D1D1;
	margin: 5px 0;
}

.authorcomment {
	background: #2C2932 none repeat scroll 0 50%;
	border: 1px solid #9ED6D0;
	margin-bottom: 10px;
}

ol.commentlist {
	margin-left: 0;
	margin-top: 15px;
	padding: 0;
}

ol.commentlist li {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 15px 10px;
}

.odd {
	background: #2E2B34 none repeat scroll 0 50%;
	margin-bottom: 10px;
}

ol.commentlist li.commenthead {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 15px 10px;
}

ol.tblist {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 1px;
	padding: 0;
}

ol.tblist li {
	border: 1px dashed #CCC;
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 5px;
	padding: 10px 5px;
}

input#url,
input#author,
input#email,
textarea {
	background: #101214 none repeat scroll 0 50%;
	border: 1px solid #403B47;
	color: #ACDDD8;
	font-family: Helvetica Neue, Helvetica, Arial;
	margin-bottom: .6em;
	margin-top: 2px;
	padding: 3px;
	width: 40%;
}

#info h4 {
	color: #FFF;
	font-family: Helvetica Neue, helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 700;
	margin: 0 0 10px;
	padding: 0;
}

.author{
	background: #3a1a2d;
	padding: .5em;
	font: italic bold .85em Georgia, "Times New Roman", Times, serif;
}

.author a{
	color: #fff;
}

.postinfo {
	background: #27242C none repeat scroll 0 50%;
	border-bottom: 1px solid #34303A;
	border-top: 1px solid #34303A;
	display: block;
	font-size: 12px;
	padding: 10px;
	width: 580px;
}

.postinfo a {
	color: #db1f4f;
}

.sociable{
	display: inline-block;
	vertical-align: bottom;
	border-left: 1px solid #fff;
	padding-left: 10px;
	margin-left: 10px;
}

.sociable ul{
	display: inline-block;
	list-style-type: none;
}

.sociable ul li{
	display: inline;
	clear: none;
}

.sociable img{
	margin-top: 5px;
}

.left h4,.right h4 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.left p,.right p {
	line-height: 19px;
	margin: 5px 0 0;
}

.left_side h3,#footer h3 {
	color: #333;
	font-size: 1.4em;
	font-weight: 700;
	margin: 0 0 .5em;
}

.left_side .entry h3 {
	color: #C13A01;
	font-size: 1.6em;
	font-weight: 700;
	margin: 0 0 .5em;
	text-transform: none;
}

#footer h3 {
	color: #F1F1F1;
	margin-bottom: 10px;
	padding: 0;
}

#end h3,
#comments h3 {
	color: #333;
	font-size: 1.4em;
	margin: 0 0 1em;
}

.footer_wide {
	float: left;
	width: 957px;
}

.footer_wide ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
}

.footer_wide ul li {
	float: left;
	margin: 0 1px 1px 0;
	width: 190px;
	background-color: #1B1E21;
}

.footer_wide ul li a {
	font-size: .8em;
	line-height: 2.5em;
	padding: 0 10px;
	display: block;
	color: #9ad1cb;
}

.footer_wide ul li a:hover{
	background-color: #141719;
	text-decoration: none;
}

.footer_left ul li {
	font-weight: 400;
	margin: 1px 0;
	padding: 0 10px;
	width: 259px;
	background-color: #27242C;
	list-style-type: none;
}

.footer_left ul li a {
	color: #9ED6D0;
	font-size: 12px;
	line-height: 35px;
}

.footer_left ul li:hover a {
	display: block;
	font-size: 12px;
	line-height: 35px;
		text-decoration: none;
}

.footer_left ul li:hover {
	color: #DB1F4F;
	line-height: 35px;
	background-color: #1F1C24;
}

.footer_left {
	float: left;
	width: 626px;
}

.footer_left_wide {
	float: left;
}

.footer_left_narrow {
	float: left;
	width: 300px;
	margin-left: 42px;
}

.footer_right {
	float: right;
	width: 345px;
}

.footer_wide {
	float: left;
	margin:2.5em 0;
	padding: 10px;
	background-color: #101214;
}

#footer p {
	color: #D1D1D1;
	font-size: 12px;
	line-height: 18px;
}

.footer_left em {
	display: block;
	font-size: .95em;
	font-weight: 700;
}

.archivecomments {
	float: right;
	padding-top: 5px;
	width: auto;
}

.archivelisting {
	background-color: #27242C;
	margin: 0 0 1px;
	padding: 10px;
	width: 550px;
}

.footercreditbox {
	background-color: #27242C;
	display: block;
	line-height: 12px;
	margin: 0;
	padding: 5px;
	text-align: center;
}

#content .entry ul.content_list li small a {
	text-decoration: underline;
}

ul.nav li a:hover,
ul.nav li a:active,
ul.nav li.current_page_item a {
	background-color: #FFF;
	color: #555;
	text-decoration: none;
}

ul.nav li ul {
	float: left;
	margin: 0;
	padding: 0;
}

.clear,
#footer {
	clear: both;
}

#past,
.footer_left ul {
	margin: 0;
	padding: 0;
}

.footer_left em a {
	color: #666;
}