/*==============================================================================
	CORE STYLES
	2009-09-20
	Mark Gerrard
	outsideline.co.uk
==============================================================================*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	font-family: Arial, Verdana, sans-serif;
	color: #fff;
	background: #000 url("../img/layout/bg_page.jpg") no-repeat top center;
}

a {
	color: #5ca8d8;
	text-decoration: none;
	outline:none;
}

a:hover {
	color: #bfbfbf;
}

a img {border: none;}

p {
	color:#bfbfbf;
	line-height: 1.3em;
	margin-bottom: 1.2em;
}

.last {
	margin-right: 0 !important;
}


p.comments a {
	padding-left: 20px;
	background: url("../img/layout/ico-comm.gif") no-repeat 0 2px;
}

p.comments a:hover {background-position: 0 -11px;}

/*=======================================
	GILDER LEVIN TEXT REPLACEMENT
=======================================*/
.gltr {position: relative;}
.gltr span {position: absolute;width: 100%;height: 100%;background-repeat: no-repeat; background-position: 0 0;}

.f_left {float:left; }
.f_right {float:right; }
.clear{clear:both;line-height:0px;font-size:0px;height:0px;padding:0px;margin:0px;border:none;}
.c_division{clear:both;line-height:0px;font-size:0px;height:0px;padding:0 0 60px 0;margin:0px;border:none;}
.hide_this{ display:none;}

#container {
	width: 982px;
	margin: 0 auto;
}

#container #header {
	position: relative;
	height: 160px;
}

#container #header h1 a {
	position: absolute;
	bottom: 15px;
	width: 174px;
	height: 113px;
	background: url("../img/layout/bg_h1.jpg") no-repeat;
	text-indent: -1000em;
}

#container #header #nav {
	position: absolute;
	right: 0;
	bottom: 40px;
}

#container #header #nav li {
	list-style: none;
	display: inline;
	margin-right: 15px;
}

#container #header #nav li.last {margin-right: 0;}

#container #header #nav a {
	color: #FFF;
	text-transform: uppercase;
	font-size: 1.3em;
}

#container #header #nav a:hover,
#container #header #nav strong a {
	color: #5ca8d8;
}

#container #header #nav-extra {
	float: right;
	margin-top: 40px;
}

#container #header #nav-extra li {
	list-style: none;
	display: inline;
	margin-left: 20px;
}

#container #header #nav-extra li a {
	padding-left: 15px;
	background: url("../img/layout/bg_cta_sml_white.gif") no-repeat left center;
	/*additional*/
	font-size:1.4em;
}

#content {
	font-size: 1.2em;
}

#content h2 {
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 2.5em;
}

#news .header h2 {
	float: left;
}

#news .header a {
	padding-left: 15px;
	float: right;
	margin-top: 1em;
	font-size: 1.167em;
	color: #FFF;
	background: url("../img/layout/arrow-left.gif") no-repeat left center;
}

.row {margin-bottom: 27px;clear: both;overflow: hidden;}
.col1, .col2, .col3 {margin-right: 20px;float: left; display: inline;}
.col1.last, .col2.last, .col3.last {margin-right: 0;}
.col1 {width: 222px;}
.col2 {width: 458px;}
.col3 {width: 700px;}



#footer {
	clear: both;
	font-size: 1.1em;
}

#footer ul li {
	display: inline;
	list-style: none;
}

#footer ul li a {
	margin: 0;
	line-height: 0.2em;
	padding: 0 8px 0 6px;
	color: #FFF;
	border-left: 1px solid #FFF;
}

#footer ul li.first a {
	padding-left: 0;
	border-left: none;
}

#footer p {
	margin-top: 5px;
	font-size: 1.091em;
	color: #5ca8d8;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
}

#footer p#credit {float: right; margin: 0; font-size: 1em;}

#footer p#credit a {
	float: right;
}


.pagination {
	clear: both;
	/*position: absolute;
	right: 20px;
	top: 30px;*/
}

.pagination li {
	list-style: none;
	display: inline;
	font-size: 0.917em;
}

.pagination li a,
.pagination li strong {
	float: left;
	margin-left: 1px;
	padding: 5px 8px;
	background: #1b2325;
}

.pagination li strong,
.pagination li a:hover,
.pagination li.active a {
	background: #5ca8d8;
	color: #FFF;
}

.pagination li.next a {
	padding-right: 22px;
	background-image: url("../img/layout/bg_page_next.gif");
	background-repeat: no-repeat;
	background-position: right 0.7em;
}

.pagination li.next a:hover {
	background-position: right -35px;
}

.pagination li.prev a {
	padding-left: 22px;
	background-image: url("../img/layout/bg_page_prev.gif");
	background-repeat: no-repeat;
	background-position: left 0.7em;
}

.pagination li.prev a:hover {
	background-position: left -35px;
}


form p {
	clear: both;
}

form p label {
	margin-bottom: 5px;
	display: block;
	color: #5ca8d8;
	font-weight: bold;
}

form input,
form select,
form textarea {
	width: 312px;
	border: none;
	background: #1b2528;
	padding: 4px;
	color: #5ca8d8;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
}

form textarea {
	height: 100px;
}

form select {
	width: 320px;
}

form p.formMulti {overflow: hidden;}

form p.formMulti span {
	float: left;
	width: 155px;
	margin-right: 10px;
}

form p.formMulti input {width: 147px;}

form p.formMulti select {width: 154px;}

form p.optin input {width: auto; float: left; margin-right: 10px; background: none; border: none;}
form p.optin label {display: inline; color: #FFF; font-weight: normal;}

form p.submit input {
	width: auto;
	padding: 0 0 0 20px;
	font-size: 1.167em;
	font-weight: bold;
	color: #FFF;
	background: url("../img/layout/bg_cta.gif") no-repeat 0 0.2em;
	cursor:pointer;
}


form .error {margin: 5px 0 0;display: block; color: #F00;}

/*=======================================
	LIGHTBOX
=======================================*/
.lb-cont {
	overflow: hidden;
	zoom: 1;
	background: #0d1517;
}

.lb-cont .lb-media {
	position: relative;
	text-align: center;
}

.lb-cont .lb-media img {
	margin: 0 auto;
}

.lb-cont .controls {
	height: 25px;
	padding: 5px 10px;
	font-size: 1.3em;
	overflow: hidden;
}

.lb-cont .controls a.next,
.lb-cont .controls a.prev {
	float: left;
	margin-left: 1px;
	padding: 5px 8px;
	background: #1b2325;
}

.lb-cont .controls a.next:hover,
.lb-cont .controls a.prev:hover {
	background-color: #5ca8d8;
	color: #FFF;
}

.lb-cont .controls a.next  {
	padding-right: 22px;
	background-image: url("../img/layout/bg_page_next.gif");
	background-repeat: no-repeat;
	background-position: right 0.7em;
}

.lb-cont .controls a.next:hover {
	background-position: right -34px;
}

.lb-cont .controls a.prev  {
	float: left;
	padding-left: 22px;
	background-image: url("../img/layout/bg_page_prev.gif");
	background-repeat: no-repeat;
	background-position: left 0.7em;
}

.lb-cont .controls a.prev:hover {
	background-position: left -34px;
}


.lb-cont .close {
	width: 40px;
	position: absolute;
	right: 10px;
	top: 10px;
	padding-right: 15px;
	background: url("../img/layout/close.gif") no-repeat right center;
	color: #FFF;
}

.lb-loading {
	background: #000;
}

.lb-cont .page {
	float: left;
}

.lb-cont .title {
	margin: 0 auto;
	padding: 10px;
}


.icon {
	float: left;
	margin-right: 10px;
	text-indent: -1000em;
	width: 14px;
	height: 14px;
	background-position: 0 0;
	line-height: 1em;
}

.icon:hover {background-position: 0 -14px;}

.facebook {background-image: url("../img/logos/facebook.gif");}
.digg {width: 16px; background-image: url("../img/logos/digg.gif");}
.stumbleupon {background-image: url("../img/logos/stumbleupon.gif");}
.twitter {width: 11px; background-image: url("../img/logos/twitter.gif");}
.reddit {background-image: url("../img/logos/reddit.gif");}
.delicious {background-image: url("../img/logos/delicious.gif");}
.newsvine {background-image: url("../img/logos/newsvine.gif");}