body {
	background: #043251 url(../img/background.png) no-repeat top left;
	color: #bbb;
	border-top: 3px solid #147F85;
	margin: 0;
	padding: 0;
	font: 12px/1.4em Helvetica, Arial, Verdana, Sans-Serif;
}
a {
	color: #fff;
	text-decoration: none;
}
.item-content a {
	border-bottom: 1px solid #07475A;
	background-color: #03202a;
	font-weight: bold;
}
.item-content a:hover {
	border-bottom: 1px solid #fff;
	}
.item-info a:hover {
	border-bottom: 1px solid #fff;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#global {
	background: url(../img/global-bg.png) repeat-x bottom left;
	width: 100%;
}
#wrap {
	width: 800px;
	padding: 50px 78px;
}
.item-content {
	width: 560px; 
	padding: 10px 20px;
	float:right;
	background-color: #012740;
	border-bottom: 1px solid #07475A;
	}	
.item-info {
	width: 160px;
	float: left;
	padding: 20px 20px 20px 0px;
	border-bottom: 1px solid #012740;
}
.item-info p {
	margin: 0;
	padding: 0;
}
.item-info span, p#paginate span {
	font-weight: bold;
	color: #14B7DB;
	margin-right: 5px;
}
.item-review, .item-link, .item-video, .item-news {
	clear:both;
	margin: 40px 0px 0px 0px!important;
}	
#header {
	position: relative;
	height: 100px;
}
#nav {
	margin: 10px 0px 0px 0px;
	padding: 0;
	display: block;
	width: 308px;
	float: right;
}
#nav li {
	display: inline;
	list-style-type: none;
	text-indent: -9999px;
	overflow: hidden;
}
#nav li a {
	display: block;
	height: 23px;
	float: left;
	background-position: top left;
	margin-right: 10px;
	overflow: hidden;
}
#nav li a:hover, #nav li.selected a {
	background-position: bottom left;
	border-bottom: none;
}
#li-home a {
	background: url(../img/li-home.png) no-repeat -3px 0px;
	width: 78px;
}
#li-about a {
	background: url(../img/li-about.png) no-repeat -3px 0px;
	width: 75px;	
}
#li-archives a {
	background: url(../img/li-archives.png) no-repeat -3px 0px;
	width: 85px;	
}
#li-contact a {
	background: url(../img/li-contact.png) no-repeat -3px 0px;
	width: 85px;	
}
#nav li.last a{
	margin: 0!important;
}	
h1 {
	display: block;
	height: 35px;
	width: 352px;
	background: url(../img/logo.png) no-repeat -3px 0px;
	text-indent: -9999px;
	margin: 0px 0px 20px 0px;
	padding: 0;
	float: left;
}
h1 a {
	display: block;
	height: 35px;
	width: 352px;
	overflow: hidden;
}
h1 a:hover {
	border: none!important;
	}
#header p {
	clear: both;
	display: block;
	background: url(../img/strapline.png) no-repeat 0px 0px;
	height: 31px;
	text-indent: -9999px;
	margin: 0px 0px 0px 45px!important;
}		
h2 {
	font-size: 20px;
	margin: 0;
	padding: 5px 0px 10px 0px;
	font-weight: normal;
	border-bottom: 1px solid #012740;
}
h3 {
	border-bottom: 1px solid #012740;
	padding: 5px 0px 10px 0px;
	margin: 10px 0px 1px 0px;
	font-size: 20px;
	font-style: italic;	
}
h3 a {
	text-decoration: none;
	border-bottom: 1px solid transparent;
	color: #e4e4e4;
	letter-spacing: 0px;
}
.item-review h2 {
	color: #FBCD51;
}
.item-review h3 a {
	font-size: 20px;
}
.item-review h3 a:hover {
	border-bottom: 1px solid #FBCD51!important;
}
.item-link h2 {
	color: #FF3200;
	font-size: 15px;
}
.item-link h3 a {
	font-size: 15px;
}
.item-link h3 a:hover {
	border-bottom: 1px solid #FF3200!important;
	}
.item-video h2 {
	color: #14B7DB;
	font-size: 15px;
	}
.item-video h3 a {
	font-size: 15px;
	}
.item-video h3 a:hover {
	border-bottom: 1px solid #14B7DB!important;
	font-size: 15px;
	}
.item-news h2 {
	color: #b0d80f;
	}
.item-news h3 a:hover {
	border-bottom: 1px solid #b0d80f!important;
	}
#footer {
	clear: both;
	width: 800px;
	padding: 50px 78px;
	font-size: 11px;
	text-align: center;
}
form {
	margin: 0;
	padding: 0;
}
input, textarea {
	border: none;
	border-bottom: 1px solid #07475A;
	border-top: 1px solid #01111a;
	background-color: #03202a;
	padding: 3px;
	color: #fff;
}
input {
	width: 250px!important;
}
textarea {
	width: 400px!important;
	height: 150px;
	font: 12px/1.4em Helvetica, Arial, Verdana, Sans-Serif;

}
#submit {
	width: 150px!important;
	font-weight: bold;
	font-size: 14px;
}
p#paginate {
	background-color: #012740;
	padding: 10px;
	border-bottom: 1px solid #07475A;
	margin: 30px 0px 0px 0px!important;
}
p#paginate a {
	padding: 2px 5px;
	background-color: #03202a;
	border-bottom: 1px solid #07475A;
	margin-right: 3px;
}
p#paginate b {
	font-weight: bold;
	padding: 2px 5px;
	color: #fff;
	border-bottom: 1px solid #FFF;
	margin-right: 3px;
}
p#paginate a:hover {
	background-color: #07475A;
	border-bottom: 1px solid #FFF;
}
#footer ul {
	padding: 0;
	margin: 0;
}
#footer ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
}
#footer a {
	padding: 2px 5px;
	background-color: #03202a;
	border-bottom: 1px solid #07475A;
	margin-right: 3px;
}
#footer a:hover {
	background-color: #07475A;
	border-bottom: 1px solid #FFF;
}
p.advert {
	margin: 10px 0px 0px 0px!important;
	padding: 0;
	width: 135px;
	display; block
}
p.advert a {
	padding: 5px;
	display: block;
	background: #03202A;
	
}
p.advert a:hover {
	background: #07475A!important;
	border:none;
}