/*
	Theme Name: New Horizon Edit
	Theme URI: http://iohelix.net
	Description: New Horizon is adapted by benjam <BR>&radic; Designer <a href="http://www.styleshout.com/">Erwin Aligam</a> <BR>&radic; Please read: <a href="http://creativecommons.org/licenses/by-nc-sa/2.5/">http://creativecommons.org/licenses/by-nc-sa/2.5/</a><br> <a href="http://www.styleshout.com/templates/preview/NewHorizon1-0/index.html">Original template by New Horizon</a>
	Version: 1.1
	Author: Benjam
	Author URI: http://iohelix.net
*/
/* top elements */
* { padding: 0; margin: 0; outline: 0; }

body {
	margin: 10px 0 0 0; 	padding: 0;
	font: normal 13px/1.6em  verdana, tahoma, sans-serif;
	text-align: center;
	background: #090807 url(images/bg2.jpg) repeat-x;
	color: #CCC;
}

/* links */
a {
	color: #99CC33;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	background-color: inherit;
}

/* headers */
h1, h2, h3, h4 {
	font: normal 1em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #eee;
}
h1 { font-size: 3em; color: #84A5DA; letter-spacing: -2px;	}
h2 { font-size: 2.5em; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.5em; }

p, h1, h2, h3, h4 {
	margin: 0;
	padding: 10px 15px;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
}

/* images */
img {
	background: transparent;
	border: 3px solid #383735;
}
img.float-right {
	margin: .5em 0 1em 1em;
}
img.float-left {
	margin: .5em 1em 1em 0;
}

code {
	margin: .5em 0;
	display: block;
	padding: 20px;
	text-align: left;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace ;
	/* white-space: pre; */
	background: transparent;
	border: 1px solid #4E474C;
}
acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted #8F8F8E;
	white-space: nowrap;
}
blockquote {
	margin: 10px 15px;
	padding: 10px 0 10px 30px;
	background: transparent;
	border: 1px solid #4E474C;
	font: normal 1.6em/1.5em Georgia, "Times New Roman", Times, serif;
}
blockquote.article {
	padding: 10px 0;
	margin: 10px 15px 10px 45px;
	font: normal 0.9em/1.2em Georgia, "Times New Roman", Times, serif;
}

/* start - table */
table {
	margin: 10px 15px;
	border-collapse: collapse;
}
th strong {
	color: #fff;
}
th {
	background: #090807;
	color: #fff;
	height: 3em;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
	border: 1px solid #211E20;
	border-top: 2px solid #8EB200;
}
tr {
	color: #707070;
	height: 2.5em;
}
td {
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #211E20;
}
/* end - table */

/* form elements */
form {
	margin: 10px 15px;
	padding: 10px;
	background: transparent;
	border: 1px solid #211E20;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
label {
	display:block;
	font-weight:bold;
	margin: .4em 0;
}
input {
	padding: .3em;
	border: 1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width: 97%;
	padding: .3em;
	font: normal 1em/1.5em Verdana, sans-serif;
	border: 1px solid #eee;
	height: 15em;
	display:block;
	color:#777;
}
input.button {
	font: bold 1em Arial, Tahoma, Sans-serif;
	margin: 0;
	padding: .25em .3em;
	color: #fff;
	background: #000;
	border: 2px solid #211E20;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;
	margin: 0 0 0 10px; padding: 0 0 1.5em 0;
	width: 20em;
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox {
	width: 11em;
	color: #777;
	padding: .4em;
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button {
	width: 80px;
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/

#header, #nav, #content, #footer-wrap {
	width: 910px;
}

/* header */
#header {
	clear: both;
	position: relative;
	margin: 0 auto; padding: 0;
	height: 219px;
	text-align: left;
}

#header #clouds {
	position: absolute;
	top: 5px;
	right: 10px;
}

#header #clouds img {
	border: 0;
}

#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 58px 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	letter-spacing: -3px;
	color: #0a1e53;
	text-decoration: none;
/*	z-index: 9998; */
	background: transparent;

	/* change the values of top and left to adjust the position of the logo*/
	top: 33px; left: 10px;
}
#header p#slogan {
	position: absolute;
	font: normal 19px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #fff;
	margin: 0; padding: 0;
/*	z-index: 9999; */

	/* change the values of left and top to adjust the position of the slogan */
	top: 95px; left: 25px;
}

/* Navigation */
#nav {
	clear: both;
	margin: 0 auto;
	padding: 0;
}
#nav ul {
	float: left;
	list-style: none;
	text-transform: uppercase;
	margin: 0;	padding: 0;
	height: 56px;
}
#nav ul li {
	float: left;
	margin: 0; padding: 0;
	height: 56px;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 20px;
	color: #a5a5a5;
	font: bold 16px/54px "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
}
#nav ul li a:hover,
#nav ul li a:active {
	color: #FFF;
}
#nav ul li#current a {
	color: #FF8B04;
}

/* site nav */
#sitenav {
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -465px;
	padding-right: 10px;
	width: 910px;
	text-align: right;
}

#sitenav a + a:before{
	content: ' | ';
	font-size: larger;
	color: #555;
}

#sitenav #b { color: #FFF; }

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
	background: #121212 url(images/footer-top.jpg) repeat-x left bottom;
}
#content {
	text-align: left;
	padding: 0;
	margin: 0 auto;
}

.story {
	text-align: justify;
}

/* sidebar */
#sidebar {
	float: right;
	width: 24em;
	margin: 10px 0 10px -21em;
	padding: 0;
}
#sidebar h3 {
	font: normal 1.6em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	padding: .3em 0 .5em 10px;
	color: #99CC33;
	text-transform: none;
	letter-spacing: -1px;
}

#sidebar ul {
	margin: .1em 0 1em 10px;
	padding: 0;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	border-bottom: 1px solid #211E20;
}

#sidebar ul.children {
	border: none;
}

#sidebar li {
	padding: 0;
	background: url(images/bullet.jpg) no-repeat .5em .6em;
	border-top: 1px solid #211E20;
	list-style: none;
}

* html body #sidebar ul li { height: 1%; }

#sidebar ul li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: .2em 0 .2em 30px;
	line-height: 1.5em;
	font-size: 1.25em;
}
#sidebar ul ul {
	margin: 0 0 0 10px;
	padding: 0;
}

#sidebar a { color: #D3D0CC; }
#sidebar a:hover { color: #FF8B04; }

#sidebar .tag_cloud,
#sidebar .twitter {
	margin-left: 10px;
	margin-bottom: 10px;
}

#sidebar .twitter-item {
	background: none;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	border-color: #423740;
	padding: 5px 0;
}

#sidebar .twitter-item a {
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 1em;
}

/* main */
#main {
	margin: 10px 26em 10px 0;
	padding: 0;
}
#main h2 {
	font: normal 2em 'Trebuchet MS', Arial, Sans-serif;
	color: #84A5DA;
	letter-spacing: -2px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #211E20;
}
#main h2 a {
	color: #84A5DA;
	text-decoration: none;
}

.post-links {
	text-align: center;
}

.post-links a {
	width: 49%;
	text-align: left;
	display: block;
	float: left;
}

.post-links a + a {
	text-align: right;
}

#footer-wrap {
	clear: both;
	padding: 0;	margin: 0 auto;
}

/* columns */
#columns {
	clear: both;
	text-align: left;
	color: #5B9CFF;
	margin: 0 auto;
	padding: 1.6em 0 .5em 0;
	width: 95%;
}
#columns h3 {
	color: #99CC33;
	margin: 0;
	padding: 0 10px;
	font: normal 1.4em "Trebuchet MS", Arial, Tahoma, Sans-serif;
	text-transform: uppercase;
}

#columns ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	border-top: 1px solid #111;
}
#columns li {
	border-bottom: 1px solid #111;
}
#columns li a {
	display: block;
	padding: .5em 0 .5em 1em;
	color: #8F8F8E;
}
#columns li a:hover {
	color: #fff;
}

#columns .col3, .col3-center {
	float: left;
	width: 31%;
}
#columns .col3-center {
	margin: 0 15px;
}

/* comments */
#comments {
	font-size: 1.5em;
}

.commentlist li {
	list-style-type: none;
	padding: 15px 10px;
	text-align: justify;
	margin: 5px 0;
}

.commentlist .avatar {
	float: left;
	margin-right: 10px;
	border-width: 0px;
}

.commentlist .alt {
	border: 1px solid #4E474C;
	border-width: 1px 0;
	background: #0F0F0F;
}

/* footer */
#footer-bottom {
	clear: both;
	margin: 0 auto;
	padding: 1em 0 1.5em 0;
	text-align: center;
	font-size: .85em;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.grey {	color: #8F8F8E; }

.byline {
	font-size: .9em;
	display: block;
	text-align: left;
}

.post-footer {
	clear: left;;
	text-align: right;
	background: transparent;
	border: 1px solid #211E20;
	padding: 5px 10px;
	margin: 20px 15px 10px 15px;
	text-transform: lowercase;
}
.post-footer .date,
.post-footer .comments,
.post-footer .readmore {
	padding-left: 20px; margin: 0 3px;
}


/* author specific settings */
#main h2.chelsea a,
#sidebar a.chelsea,
#columns a.chelsea {
	color: #FFFE1A;
}

#main h2.skye a,
#sidebar a.skye,
#columns a.skye {
	color: #FF92F6;
}


#sidebar a.benjam,
#columns a.benjam {
	color: #84A5DA;
}

.commentlist li.c_chelsea {
	background-color: #242404;
	border: 1px solid #FFFE1A;
}

.commentlist li.c_benjam {
	background: #161B24;
	border: 1px solid #84A5DA;
}

.commentlist li.c_skye {
	background: #241422;
	border: 1px solid #FF92F6;
}


/* image settings */
.story img {
	margin: 10px;
}

.story .alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}

.story .alignright {
	float: right;
	margin: 5px 0 5px 10px;
}

.story .aligncenter {
	display: block;
	margin: 5px auto;
}


#countdown li {
	background: none;
}
