/*
Theme Name: HF Network Template
Theme URI: http://www.zdncomputers.com
Description: Framework for developing themes.
Version: 1.25
Author: Zach Nicodemous / ZDN Computers
Author URI: http://www.zdncomputers.com
*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	background:url(images/background.png);
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:16px;
	text-decoration:none;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#FFCA6F;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
	color:#FF6;
}
a img {
	border:0;
}
h2 a:hover {
	color:#FF6;
}
p {
	padding:0;
	margin:0;
}
p img {
	max-width: 100%;
	height:auto;
}
blockquote {
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #b28f52;
	color:#FFF;
	padding:8px;
	margin:8px;
	font-style:italic;
}
dd {
	padding: 0 0 0 20px;
}
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright {
	padding: 4px 0 4px 10px;
	float:right;
}
img.alignleft {
	padding: 4px 10px 4px 0;
	float:left;
}
img.aligncenter{
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {
	margin:0;
	padding:0;
	clear:both;
}
small {
	font-size: 11px;
}
/*---CONTAINERS---*/

ul.socialize-this{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.read-more-large{
	font-size:16px;
	font-weight:bold;
}

#wrapper {
	position:relative;
	width:996px;
	margin:16px auto;
	height: auto;
}
#container {
	position:relative;
	width:996px;
	height:auto;
	float:left;
	padding:0 0 0 0;
	background:url(images/content-bg.png) repeat-y;
	top: -35px;
}
/*---HEADER---*/

#header {
	position:relative;
	width:996px;
	height:109px;
	float:left;
	background-image: url(images/header-bg.png);
	z-index: 9;
}
#header-logo {
	position:relative;
	width:109px;
	height:103px;
	padding:6px 0 0 0;
	float:left;
}
#header-right {
	position:relative;
	width:385px;
	height:45px;
	float:right;
	font-size:11px;
	padding:5px 25px 0 0;
	text-align: right;
}
#header-right a {
	color:#FFF;
}
#header-left {
	position:relative;
	width:475px;
	height:50px;
	float:right;
}
/*---MAIN MENU---*/

#menu {
	position:relative;
	width:827px;
	height:23px;
	padding:0 15px 0 45px;
	float:right;
	z-index: 10;
}
#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul li {
	float:left;
}
#menu ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	padding:5px 6px 3px 6px;
	text-decoration:none;
	color:#FFF;
}
#menu ul li a:hover {
	text-decoration:underline;
	color:#FF6;
}
#menu ul ul {
	position:absolute;
	float:left;
	width:140px;
	color:#FFF;
	display: none;
	border:1px solid #FFF;
	background:url(images/sub-menu-bg.png);
	z-index:999;
}
#menu li ul li {
	width:140px;
	border-bottom:1px solid #000;
}
#menu li ul li a {
	letter-spacing:normal;
	padding: 8px 8px;
	color:#FFF;
	text-transform:uppercase;
	font-size:11px;
}
#menu li ul li a:hover {
	background:url(images/sub-menu-bg.png);
	color:#FFF;
}
#menu li:hover ul {
	display: block;
}
/*---CONTENT---*/

#content {
	position:relative;
	width: 832px;
	height:auto;
	float:right;
	padding:15px 0px 50px 0px;
	top: 35px;
	z-index: 3;
}
/*---COLUMNS---*/

#left-column {
	position:relative;
	width:323px;
	height:auto;
	margin:0 10px 0 0;
	float:left;
}
#left-column-inner {
	position:relative;
	width:487px;
	height:auto;
	margin:0 10px 0 0;
	float:left;
}
#right-column {
	position:relative;
	width:487px;
	height:auto;
	float:left;
}
#right-column-inner {
	position:relative;
	width:323px;
	height:auto;
	float:left;
}
/*---COLUMN CONTENT---*/

.content-box-container {
	position:relative;
	width:323px;
	height:auto;
	margin:5px 0 0 0;
}
.content-box-title-green {
	position:relative;
	width:319px;
	height:24px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	padding:6px 2px 0 2px;
	background: url(images/title-bar-green.png);
	z-index: 3;
}
.content-box-title-gold {
	position:relative;
	width:319px;
	height:24px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	padding:6px 2px 0 2px;
	background: url(images/title-bar-gold.png);
	z-index: 3;
}
.content-box-content {
	position:relative;
	width:313px;
	height:auto;
	padding:5px;
	background: #3e3f3f;
	z-index: 2;
	top: -8px;
}
.content-box-content a {
	color:#FFF;
	font-size:11px;
}
.content-box-content h2 {
	padding:0 0 4px 0;
	margin:0;
}
#fleet-of-moment{
	position:relative;
}
#fleet-of-moment div.widget{
	background:none;
	border:none;
	width:100%;
}
#fleet-of-moment div.widget ul{
	list-style:none;
	margin:0;
	padding:0;
}
#fleet-of-moment div.widget li{
	display:block;
	position:relative;
	margin:0;
	padding:0;
}
.fleet-title{
	position:relative;
	width:100%;
	height:auto;
	font-size:18px;
	font-weight:bold;
	margin:0 0 5px 0;
	text-align:center;
}
.fleet-image{
	position:relative;
	width:313px;
	height:auto;
	padding:0;
	border:0;
	text-align:center;
}
#content-column {
	position:relative;
	width:323px;
	height:auto;
	float:left;
}
#the-content {
	position:relative;
	width:471px;
	height:auto;
	float:left;
	padding:8px;
	background: #2b6776;
	top: -5px;
	z-index: 1;
}
#the-content-title {
	position:relative;
	width:487px;
	height:22px;
	float:left;
	background:url(images/story-header.png);
	z-index: 3;
	top: -2px;
}
#featured-items {
	position:relative;
	width:321px;
	height:235px;
	border:1px solid #fff;
	background:#000;
	z-index:1;
}
.comment {
	position:relative;
	float:right;
	color:#FFF;
	font-weight:bold;
}
.comment a {
	color:#FFF;
	text-decoration:underline;
}
#socialize-this {
	position:relative;
	float:left;
	width:300px;
	height:auto;
}
/*---INNER PAGE SINGLE COLUMN--*/

#content-page {
	position:relative;
	width:801px;
	height:auto;
	float:right;
	margin:0 12px 0 0;
	padding:8px;
	background-color: #2b6776;
	top: -5px;
	z-index: 1;
}
#content-page-title {
	position:relative;
	width:817px;
	height:22px;
	float:right;
	margin:0 12px 0 0;
	z-index: 3;
	top: -2px;
	background: url(images/story-header-page.png);
}
/*---WORDPRESS POSTS---*/

.post {
	padding:0 0 32px 0;
	margin:0 0 6px 0;
	border-bottom:1px solid #FFF;
}
.post h1{
	margin:0 0 3px 0;
}
.time{
	color:#FFF;
	font-style:italic;
	margin:0 0 8px 0;
}
.post-page {
	padding:0 0 12px 0;
	margin:0 0 6px 0;
}
.post p {
	padding:0 0 10px 0;
}
.post-page p {
	padding:0 0 10px 0;
}
.post a{
	color:#FF6;
}
.entry-content {
	color:#FFF;
	font-weight:normal;
	line-height:16px;
	margin:0 0 10px 0;
}
.post h1 a {
	font-size:18px;
	color:#FFF;
	text-align:none;
}
.post-page h1 {
	margin:0 0 7px 0;
}
.post-page h1 a {
	font-size:18px;
	color:#FFF;
	text-align:none;
}
/*---SIDEBAR---*/

#sidebar {
	position:relative;
	width: 155px;
	height: auto;
	float:left;
	padding:15px 0 0 0;
	top: 35px;
	z-index: 3;
}
#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul li {
	padding: 4px 0;
}
#sidebar ul li a {
	color:#FFF;
}
.widget-title {
	position:relative;
	width:145px;
	height:14px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	border:1px solid #989ca1;
	margin:0 0 0 0px;
	padding:2px 4px;
	text-transform:uppercase;
	background:url(images/widget-title.png) repeat-x;
}
.widget {
	position:relative;
	width:145px;
	height:auto;
	margin:7px 0 20px 0px;
	padding:4px;
	color:#FFF;
	background:url(images/widget-bg.png) repeat-x top #0d0d0d;
	border:1px solid #989ca1;
	z-index:10px;
}
.widget a {
	color:#FFF;
	text-decoration:underline;
}
/*---FOOTER---*/

#footer-cont {
	position:relative;
	width:996px;
	height:179px;
	float:left;
	background:url(images/content-bg1.png) repeat-y 91px 0;
	z-index: 4;
	top: -35px;
}
#footer {
	position:relative;
	width: 996px;
	height: 179px;
	color:#FFF;
	font-size:9px;
	float: left;
	background: url(images/footer-bg.png) no-repeat 0px 0px;
	text-align: center;
	z-index: 4;
}
#footer a {
	text-decoration:underline;
	color:#FFF;
}
#footer-ad-left {
	position:relative;
	width:468px;
	height:60px;
	float:left;
	border:1px solid #989ca1;
	background:url(images/advert-bg.png);
	margin:3px 23px 56px 5px;
}
#footer-ad-right {
	position:relative;
	width:468px;
	height:60px;
	float:right;
	border:1px solid #989ca1;
	background:url(images/advert-bg.png);
	margin:3px 5px 56px 23px;
}
#footer-text {
	position:relative;
	width:880px;
	height:auto;
	margin:0 0 0 100px;
	float:left;
}
#welcome-bar {
	position:relative;
	width:315px;
	height:17px;
	float:right;
	margin:13px 12px 0 0;
	padding:3px 5px;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	background: url(images/welcome-bg.png);
}
img.cpg_galthumbimage {
	width:313px;
	height:auto;
}
img.cpg_albumthumbimage {
	width:313px;
	height:auto;
}

/*---FEATURED POSTS---*/

#featured-posts-container {
	position:relative;
	width:321px;
	height:235px;
	float:left;
	overflow: hidden;
}
#featured-posts-container .read-more-large {
    font-size: 11px;
    font-weight: bold;
}
#left-arrow {
	position:absolute;
	width:50px;
	height:50px;
	top: 69px;
	z-index:999;
	left: 0px;
}
#right-arrow {
	position:absolute;
	width:40px;
	height:40px;
	left: 280px;
	z-index:999;
	top: 69px;
}
#excerpt {
	position:absolute;
	width:313px;
	height:46px;
	padding:4px 4px 10px 4px;
	left: 0px;
	color:#FFF;
	overflow: hidden;
	background:url(images/content-bg1.png);
	font-size:11px;
	top: 175px;
}
#excerpt img{display:none;}
#excerpt a{color:#FFF; font-weight:bold; text-decoration:underline;}
#excerpt h1{
	width:313px;
	height:18px;
	overflow:hidden;
	margin:0;
	padding:0;
	font-size:14px;
}
#excerpt h1 a{
	color:#FFF; text-decoration:none;
}
a.prev{
	position:relative;
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	text-decoration: none;
	background: url(images/left-off.png);
}
a:hover.prev{background:url(images/left.png);}
a.next{
	position:relative;
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	text-decoration: none;
	background:url(images/right-off.png);
}
a:hover.next{background:url(images/right.png);}

.scrollgallery{
	width:471px !important;
}
.scrollgallery .scrollGalleryHead, .scrollgallery .scrollGalleryFoot{
	padding:0px !important;
}

ul.socialize-this{
	margin:0 !important;
	height:20px;
}
ul.socialize-this li{
display:block !important;
}