/*
Theme Name: WordPress Loop - Vice
Theme URI: http://wordpress.org/
Description: Theme based on design from LOOP Associates.
Version: 1.0
Author: Loop
Author URI: http://www.loopassociates.com/
Tags: 

	

*/


/* RESET FIRST */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	color: #333;
	font-size: 12px;
	}

#page {
	width:916px;
	margin: 0 auto;
	position: relative;
	}

#header {
	position: relative;
	margin-bottom: 19px;
	}

.home #headerimg 	{
	margin: 0;
	height: 349px;
	width: 916px;
	background-image: url(images/front-header.png); 
	
	}
.page #headerimg, .single #headerimg {
	margin: 0;
	height: 177px;
	width: 916px;
	background-image: url(images/normal-header.png); 
	background-position: left bottom;
	background-repeat: no-repeat;
	
	}

#logo {
	background-image: url(images/vice-logo.png);
	background-repeat: no-repeat;
	top: 70px;
	display: block;
	height: 78px;
	position: absolute;
	right: 25px;
	width: 105px;
}

#logo a {
	display: block;
	height: 78px;
	text-decoration: none;
	width: 105px;
}

#top-footer {
	position: absolute;
	z-index: 999;
	left: 10px;
	top: 0px;
}

.main-menu {
	position: absolute;
	z-index: 999;
	left: 10px;
	top: 50px;	
}

.top-menu {
	position: absolute;
	z-index: 999;
	right: 10px;
	top: 20px;	
}

.dyn-footer {
	margin-top: 25px;
	height: 50px;
	line-height: 50px;
	border-top: 1px solid #d9dadb;
	text-transform: uppercase;
	color: #909294;
	padding-left: 15px;
}

.bottom-contact-info {
	width: 500px;
	float: left;
}

#top-footer .dyn-footer {
	border: 0px;
	margin: 0px;
}

.dyn-footer a {
	text-decoration: none;
	color: #909294;
}
.dyn-footer a:hover {
	color: #6c6c6e;
}

.home .description {
	font-size: 22px;
	color: #FFFFFF;
	position: absolute;
	text-align: left;
	bottom: 34px;
	left: 100px;
	width: 700px;
}	

.single .description, .page .description {
	display: none;
}

#content {
	width: 591px;
	float: left;
}

.single #content, .page #content {
	width: 916px;
}

.front-page-main {
	background-image: url(images/latest-news.png);
	height: 417px;
	width: 591px;
}

.green-float {
	width: 311px;
	float: right;
}

.green-news-list {
	background-image: url(images/front-news-list.png);
	background-position: center center;
	color: #FFFFFF;
	height: 368px;
	width: 281px;
	padding: 5px 15px;
}	

.list-top {
	background-position: center top;
	height: 10px;
}	

.list-bottom {
	background-position: center bottom;
	height: 10px;
}	
	
h2 {
	color: #FFFFFF;
	font-size: 12px;
}
	
.front-title {
	margin-top: 25px;
	color: #ffffff;
}
.front-date {
	margin-top: 5px;
	color: #ffffff;
}
.front-link {
	margin-top: 5px;
}
.front-link a, .front-title a {
	text-decoration: none;
	color: #ffffff;
}
.front-link a:hover {
	color: #6c6c6e;
}


.post .entry-header {
	margin: 25px;
	text-transform: uppercase;
}

.post h2, .page h2 {
	margin: 25px;
	margin-top: 15px;
	font-size: 21px;
}
.post h2 a {
	color: #339933;
	text-decoration: none;
}
.post h2 a:hover {
	color: #6c6c6e;
}

.entry {
	line-height: 16px;
	margin: 25px;
	color: #525252;
}

.entry p {
	margin: 16px 0;
}

a.more-link {
	text-decoration: none;
	color: #339933;
}
a:hover.more-link {
	color: #6c6c6e;
}

.pagenav h2, #headerimg  h1 {
	display: none;
}

.main-menu .page_item {
	float: left;
}
.main-menu .page_item a {
	background-image: url(images/main-menu-divider.png);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 22px;
	color: #339933;
	display: block;
	padding: 0 15px;
	text-decoration: none;
}

/*.main-menu .current_page_item a {
	text-decoration: underline;
}*/

.top-menu .page_item {
	float: left;
}

.top-menu .page_item a {
	background-image: url(images/top-menu-divider.png);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #339933;
	display: block;
	padding: 0 15px;
	text-decoration: none;
}

.bottom-menu {
	float: right;
	padding-right: 15px;
}

.bottom-menu .page_item {
	float: left;
}

.bottom-menu .page_item a {
	background-image: url(images/bottom-menu-divider.png);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #909294;
	display: block;
	padding: 0 5px;
	text-decoration: none;
}

.main-menu .first-link a, .top-menu .first-link a, .bottom-menu .first-link a {
	background-image: none;
}

.main-menu .page_item a:hover, .top-menu .page_item a:hover, .bottom-menu .page_item a:hover {
	color: #6c6c6e;
}

.clear {
	clear: both;
}

.right-menu-top {
	background-image: url(images/left-menu.png);
	background-position: left top;
	width: 310px;
}
.right-menu-bottom {
	background-image: url(images/left-menu.png);
	background-position: left bottom;
	width: 310px;
	font-size: 0px;
}

.left-menu {
	width: 310px;
	background-image: url(images/left-menu-border.png);
	background-color: #e8e8e9;
	vertical-align: top !important;
}

.left-menu-bg {
	background-image: url(images/left-menu-bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	height: 578px;
	vertical-align: top !important;
	margin: 0 1px;
	padding: 15px;
}

.entry-content {
	background-image: url(images/normal-content-box-content.png);
	background-position: left center;
	width: 581px;
	vertical-align: top !important;
}

.entry-top {
	background-image: url(images/normal-content-box.png);
	background-position: left top;
	height: 6px;
	width: 581px;
}
.entry-bottom {
	background-image: url(images/normal-content-box.png);
	background-position: left bottom;
	height: 6px;
	width: 581px;
}

.entry-content h2 {
	color: #339933;
	font-size: 21px;
}

.left-menu-bg h2 {
	color: #909294;
	text-transform: uppercase;
	margin: 0;
	font-size: 12px;
}

.left-menu .front-link, .left-menu .page_item {
	margin-top: 15px;
	border-bottom: 1px solid #e1e1e2;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #339933;
	line-height: 16px;
	width: 278px;
}

.left-menu .front-link a, .left-menu .front-date a, .left-menu .page_item a {
	color: #339933;
	text-decoration: none;
	padding: 0;
	font-size: 12px;
}
.left-menu .selected a, .left-menu .selected a, .left-menu .current_page_item a {
	color: #59595b;
	text-decoration: none;
}
.left-menu .front-link a:hover, .left-menu .front-date a:hover, .left-menu .page_item a:hover {
	color: #59595b;
	text-decoration: none;
}

.left-menu .page_item a {
	background: none;
}

.left-menu ul {
	list-style: none;
}