/* style shhheet by kat hello */

* {
	padding: 0;
	border: 0;
	margin: 0;
}
body {
	background-color: #0f0f0f;
	font-family: Arial, sans-serif;
	color: #e8e8e8;
	font-size: 12px;
	padding: 35px 0px;
}

img {
	display: block;
}

a:link, a:visited {
	text-decoration: underline;
	color: #00c4af;
}
a:hover, a:active {
	text-decoration: underline;
	color: #00c4af;
}


input, textarea {
	border: 1px solid #00c4af;
}

div.clear, span.clear {
	float: none;
	clear: both;
	margin: 0 !important;
	padding: 0 !important;
}

li.no-margin {
	margin: 0 !important;
	padding: 0 !important;
}

div#page {
	width:894px;
	float: none;
	clear: both;
	position: relative;
	margin: 0px auto;
}

/* corners */
div#content div.post div.tl {
	position: absolute;
	width: 8px;
	height: 8px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/tl.gif);
	top:0px;
	left: 0px;
	font-size: 1px;
	line-height: 0;
	z-index: 30;
}
div#content div.post div.tr {
	position: absolute;
	width: 8px;
	height: 8px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(images/tr.gif);
	top:0px;
	right: 0px;
	font-size: 1px;
	line-height: 0;
	z-index: 30;
}
div#content div.post div.bl {
	position: absolute;
	width: 8px;
	height: 8px;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(images/bl.gif);
	bottom:0px;
	left: 0px;
	font-size: 1px;
	line-height: 0;
	z-index: 30;
}
div#content div.post div.br {
	position: absolute;
	width: 8px;
	height: 8px;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-image: url(images/br.gif);
	bottom:0px;
	right: 0px;
	font-size: 1px;
	line-height: 0;
	z-index: 30;
}



div#content div.post div.post-content div.feature-image {
	width: 420px;
	overflow: hidden;
	position: relative;
	display: block;
	margin-top: 5px;
}


div#content div.post div.post-content div.feature-image div.itl {
	position: absolute;
	width: 7px;
	height: 7px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/itl.png);
	top:0px;
	left: 0px;
	z-index: 30;
}
div#content div.post div.post-content div.feature-image div.itr {
	position: absolute;
	width: 7px;
	height: 7px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(images/itr.png);
	top:0px;
	right: 0px;
	z-index: 30;
}
div#content div.post div.post-content div.feature-image div.ibl {
	position: absolute;
	width: 7px;
	height: 7px;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(images/ibl.png);
	bottom:0px;
	left: 0px;
	z-index: 30;
}
div#content div.post div.post-content div.feature-image div.ibr {
	position: absolute;
	width: 7px;
	height: 7px;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-image: url(images/ibr.png);
	bottom:0px;
	right: 0px;
	z-index: 30;
}

/* / corners */





/* header */

div#header {
	width: 100%;
	display: block;
	position: relative;
	border-bottom: 8px solid #fff;
	border-top: 8px solid #fff;
	padding: 25px 0px 15px 0px;
	
}

h1 {
	background-image: url(images/logo.gif);
	width: 639px;
	height:130px;
	text-indent: -3000px;
	font-size: 10px;
	background-repeat: no-repeat;
	z-index: 20;
	background-position: top left;
	float: left;
	display: inline;
	margin: 14px 0px 14px 1px;
}
h1 a:link, h1 a:hover, h1 a:active, h1 a:visited { 
	width: 507px;
	height:175px;
	display: block;
}
div#header form input#s {
	border: 1px solid #fff;
	width: 170px;
	height: 20px;
	float: left;
	display: inline;
}
div#header form input#searchsubmit {
	border: 0;
	width: auto;
	color: #fff;
	font-size: 18px;
	font-family: "Arial Black", Arial, Sans-serif;
	height: auto;
	line-height: 10px;
	cursor: pointer;
	margin: 0px 0px 0px 8px;
	height:22px;
	float: left;
	display: inline;
}
/* /  header */


/* Nav */
div#header ul.nav {
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin-top:40px;
	margin-left:0;
	width:105px;
}

div#header ul.nav.first {
	float:left;
	margin-left:50px;
	width:90px;
}

div#header ul.nav li {
	display:block;
	line-height: 20px;
	padding:0 20px 0 0;
	text-align:left;
	width:120px;
}
div#header ul.nav li.end {
	padding-right: 19px;
}
div#header ul.nav li a:link, div#header ul.nav li a:visited {
	color: #fff;
	text-decoration: none;
}
div#header ul.nav li a:hover, div#header ul.nav li a:active, div#header ul.nav li.current-cat a:link, div#header ul.nav li.current-cat a:active, div#header ul.nav li.current-cat a:visited, div#header ul.nav li.current-cat a:hover  {
	color: #00c4af;
	text-decoration: none;
}
/* / Nav */

a.action {
	display: block;
	float: left;
	background: url(/wp-content/themes/columns/images/action-button.gif) no-repeat left center;
	padding-left: 28px;
	line-height: 34px;
	margin-right: 10px;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	margin-top: 15px;
}

a.youtube, a.twitter, a.facebook {
	display: block;
	float: right;
	width: 32px;
	height: 32px;
	margin-left: 5px;
	text-indent: -5000px;
	margin-top: 15px;
	margin-bottom: 20px;
}

a.youtube {
	background: url(/wp-content/themes/columns/images/youtube.gif) no-repeat;
}

a.twitter {
	background: url(/wp-content/themes/columns/images/twitter.gif) no-repeat;
}

a.facebook {
	background: url(/wp-content/themes/columns/images/facebook.gif) no-repeat;
}

/* content */

div#content {
	display: block;
	width: 100%;
	margin: 19px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
}


div.column-1 {
	float: left;
	display: inline;
	width: 451px;
}
div.column-2 {
	float: left;
	display: inline;
	width: 442px;
}


div#content div.post {
	background-color: #161616;
	width: 442px;
	margin: 0px 0px 12px 0px;
	float: left;
	display: inline;
	padding: 0;
	background-color: #2e2e2e;
	position: relative;
}
div#content div.post div.post-content {
	width: 420px;
	padding: 0;
	margin: 13px auto;
}
div#content div.post div.post-content p.time {
	color: #787878;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 11px 0px 0px 0px;
}
div#content div.post div.post-content h2 {
	padding: 0px 0px 1px 0px;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}
div#content div.post div.post-content h2.title {
	padding: 3px 30px 0px 0px;
	font-weight: bold;
	font-size: 24px;
	line-height: 26px;
	color: #000000;
}
div#content div.post div.post-content h2 a:link, div#content div.post div.post-content h2 a:visited, div#content div.post div.post-content h2 a:hover, div#content div.post div.post-content h2 a:active {
	text-decoration: none;
}
div#content div.post div.post-content p {
	padding: 7px 40px 0px 0px;
	font-size: 12px;
	line-height: 15px;
}
div#content div.post div.post-content div.meta {
	border-top: 1px solid #505050;	
	width: 100%;
	margin: 12px 0px 0px 0px;
/*	display:none; */
}
div#content div.post div.post-content div.meta .tags{
    display:none;
}
div#content div.post div.post-content div.meta p a:link, div#content div.post div.post-content div.meta p a:visited, div#content div.post div.post-content div.meta p a:hover, div#content div.post div.post-content div.meta p a:active {
	text-decoration: none;
	color: #fff;
}
div#content div.post div.post-content div.meta div.comments {
	width: 36px;
	height: 34px;
	background-image: url(images/asterisk-comments.gif);
	background-repeat: no-repeat;
	position: relative;
	background-position: center center;
	margin: 10px 0px 0px 1px;
	float: left;
	display: inline;
}
div#content div.post div.post-content div.meta div.comments p  {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	line-height: 34px;
	padding: 0;
	width: 100%;
}

div#content div.post div.post-content div.meta div.postmetadata {
	float: left;
	display: inline;
	width:350px;
	padding: 14px 0px 0px 6px;
}
div#content div.post div.post-content div.meta div.postmetadata p {
	text-transform: uppercase;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
	padding: 0;
}
div#content div.post div.post-content p.trackback {
	text-transform: none;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	padding: 10px 0px 0px 0px;
	color: #787878;
}
div#content div.post div.post-content div.meta div.postmetadata p.tags a:link, div#content div.post div.post-content div.meta div.postmetadata p.tags a:visited, div#content div.post div.post-content div.meta div.postmetadata p.tags a:hover, div#content div.post div.post-content div.meta div.postmetadata p.tags a:active {
	color: #00c4af;
}


/* comments */
div#content div.column-2 div.comments form#commentform {
	padding: 10px 0px 0px 4px;
}
div#content div.column-2 div.comments h3#respond {
	font-size:14px;
	line-height:18px;
	text-align:left;
	color:#00C4AF;
	font-weight: bold;
	padding: 16px 0px 0px 4px;
}
div#content div.column-2 div.comments input#submit {
	font-size:14px;
	line-height:18px;
	text-align:left;
	color:#00C4AF;
	border: 0;
	background-color: #0F0F0F;
	line-height: 30px;
	font-weight: bold;
	cursor: pointer;
	margin: 10px 0px 0px 0px;
}

div#content div.column-2 div.comments p.logged-in {
	line-height: 30px;
}
div#content div.column-2 div.comments ol.commentlist {
	list-style-type: none;
	list-style-position: outside;
	padding: 0px 0px 0px 3px;
}
div#content div.column-2 div.comments ol.commentlist p {
	padding: 0px 0px 5px 0px;
}
div#content div.column-2 div.comments ol.commentlist p.moderation {
	color:#00C4AF;
}
div#content div.column-2 div.comments ol.commentlist li {
	width: 100%;
	padding: 0px 0px 21px 0px;
	margin: 0px 0px 17px 0px;
	border-bottom: 8px solid #fff;
}
div#content div.column-2 div.comments ol.commentlist div.author-time {
	padding: 0px 0px 8px 0px; 
}
div#content div.column-2 div.comments ol.commentlist div.author-time p.author {
	font-size:14px;
	line-height:18px;
	text-align:left;
	float: left;
	display: inline;
	color:#00C4AF;
	font-weight: bold;
}
div#content div.column-2 div.comments ol.commentlist div.author-time p.day {
	font-size:11px;
	color:#6b6b6b;
	font-weight: normal;
	float: right;
	display: inline;
	padding: 4px 0px 0px 0px;
}
div#content div.column-2 div.comments input#author, div#content div.column-2 div.comments input#email, div#content div.column-2 div.comments input#url {
	width: 380px;
	line-height: 22px;
	border: 0;
	margin: 0px 0px 10px 0px;
	padding: 2px;
	background-color: #E8E8E8;
	color: #2E2E2E;
	

}
div#content div.column-2 div.comments textarea#comment {
	width: 380px;
	height: 170px;
	background-color: #E8E8E8;
	font-size:12px;
	line-height:15px;
	color:#0F0F0F;
	font-family: Arial, sans-serif;
	border: 0;
	overflow: auto;
	padding: 2px;
	margin: 16px 0px 0px 0px;
}
div#content div.column-2 div.comments label {
	display: block;
	margin: 0px 0px 2px 0px;
}
/* / comments */





div#content div.post div.entry div.comments {
	width: 30px;
	height: 58px;
	background-color: #000000;
	position: absolute;
	right:0px;
	top:0px;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
}
div#content div.post div.entry div.comments img {
	position: absolute;
	left:8px;
	bottom: 14px;
}
div#content div.post div.entry div.comments p {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	padding: 0 !important;
}
div#content div.post div.entry div.comments a:link, div#content div.post div.entry div.comments a:hover, div#content div.post div.entry div.comments a:visited, div#content div.post div.entry div.comments a:active {
	color: #ffffff;
}

div#content div.post div.meta p a:link, div#content div.post div.meta p a:visited {
	color: #707070;
}
div#content div.post div.meta p a:hover, div#content div.post div.meta p a:active {
	color: #ffffff;
}
div#content div.post div.meta h3 {
	padding: 0px 40px 1px 13px;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
}
div#content div.post div.meta p span {
	color: #ffffff;
}


div#content div.feature, div#content div.feature div.entry, div#content div.feature div.meta {
	width: 721px;
}


div#content div#comment-col {
	width: 368px;
	margin: 2px 1px 7px 0px;
	float: left;
	display: inline;
	padding: 0;
}
div#content div#comment-box {
	background-color: #161616;
	width: 356px;
	margin: 2px 1px 7px 12px;
	float: left;
	display: inline;
	padding: 0;
	color: #ffffff;
}
div#content div#comment-box div.post-content {
	margin:-2px 0px 2px -3px;
	padding:0pt;
	width:356px;
	background-color: #000000;
}
div#content div#comment-box h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 12px 0px 5px 13px;
}
div#content div#comment-box p {
	color: #ffffff;
	font-size: 11px;
	line-height: 20px;
	margin: 0px 0px 0px 13px;	
}
div#content div#comment-box a {
	color: #ffffff;
	text-decoration: none;
}

div#content div#comment-box input#author, div#content div#comment-box input#email, div#content div#comment-box input#url {
	width: 326px;
	margin: 0px 0px 0px 0px;
	height: 20px;
}
div#content div#comment-box input#submit {
	color: #ffffff;
	border: 0;
	background-color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	padding: 4px 0px 9px 0px;
}
div#content div.single {
	width:356px !important;
}
/* / content */





/* footer */
div#footer {
	width: 100%;
	display: block;
	position: relative;
	border-bottom: 8px solid #fff;
	border-top: 8px solid #fff;
	padding: 15px 0px;
}
div#footer a:link, div#footer a:visited, div#footer a:hover, div#footer a:active {
	text-decoration: none;
}
div#footer p a:link, div#footer p a:visited, div#footer p a:hover, div#footer p a:active {
	color: #fff;
	font-weight: bold;
}
div#footer ul#bottom-nav {
	list-style-type: none;
	float: left;
	display: inline;
	width: 190px;
}
div#footer p {
	float: left;
	display: inline;
	width: 234px;
}
div#footer img#asterisk {
	border: 0;
	position: absolute;
	top:20px;
	right: 9px;
	width: 18px;
	height:17px;

}
/* / footer */







/* -------------------------------------page navigation */
div.navigation {
	float: none;
	clear: both;
	width: 100%;
	display: block;
	position: relative;
}
div#previous a:link, div#previous a:visited, div#previous a:hover, div#previous a:active {
	color: #00C4AF;
	display: inline;
	text-decoration: none;
	line-height: 14px;
	font-size: 12px;
	text-align: left;
	position: relative;
	font-weight: bold;
	float: left;
	padding: 10px 2px 0px 0px;
}

div#next a:link, div#next a:visited, div#next a:hover, div#next a:active {
	color: #00C4AF;
	display: inline;
	text-decoration: none;
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	position: relative;
	float: right;
	padding: 10px 2px 0px 0px;
}

/* -------------------------------------page navigation */




div#comment-col div {
	position: relative;
	float: left;
	display: inline;
	margin: 0px 0px 7px 0px;
}
div#comment-col div  img {
	position: absolute;
	left: 0px;
	margin: 0;
	padding: 0;
	top: 9px;
}
div#comment-col div  div.shadow {
	background-color:#161616;
	display:inline;
	float:left;
	margin:0px 1px 0px 11px;
	width: 356px;
	padding: 0;
	position: relative;
}
div#comment-col div  div.shadow div.content {
	margin:-2px 0px 2px -3px;
	padding:0px 0px 40px 0px;
	background-color: #ffffff;
	display: block;
	width: 356px;
	position: relative;
}
div#comment-col div  div.shadow div.content div.top {
	display: block;
	padding: 14px 0px 9px 0px;
	margin: 0;
	position: relative;
	float: none;
	clear: both;
	width: 100%;
}
div#comment-col div  div.shadow div.content div.top cite {
	font-weight: bold;
	color: #707070;
	font-size: 11px;
	line-height: 14px;
	padding: 0px 0px 0px 15px;
	float: left;
	display: inline;
}
div#comment-col div  div.shadow div.content div.top cite a {
	color: #54637c;
}
div#comment-col div  div.shadow div.content div.top small a {
	padding: 0px 15px 0px 15px;
	float: right;
	display: inline;
	color: #2d2d2d;
}
div#comment-col div div.shadow div.content p {
	padding: 5px 30px 0px 15px;
	font-size: 11px;
	color: #2d2d2d;
}

.meta .share-link-wrapper a {
	display: block;
	background: url(/wp-content/themes/columns/images/share-icon.png) no-repeat left center;
	padding-left: 20px;
	line-height: 20px;
}


