/*
THEME NAME: Ashley Gesner Theme
THEME URI: http://www.intermissiondesign.com
DESCRIPTION: So damned stylish
AUTHOR: <a href="http://http://www.intermissiondesign.com">intermission*</a>
AUTHOR URI: http://www.intermissiondesign.com
*/


/* Some basic resets and global styles */

html, body, span, embed, object,
h1, h2, h3, h4, h5, h6, p, a, img, ol, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: none;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;	
	vertical-align: baseline;
	color: tan;
	list-style-image: none;
	list-style-type: none;
	outline: none;
/* 	background: #0d0d0d; */
	background: #000;
}

a img {
	border: none;
}

a {
	color: #eae7ae;
	font-size:14px;
	text-decoration:none;
}

a:hover {
	color: #fffce4;
}

#container {
	position: relative;
	margin: 0px auto;
	width: 950px;
	z-index: 100;
}

.full-bg {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

.pageid-56 {
	overflow: hidden;
}

.pageid-56 ul, .pageid-56 li, .pageid-56 a, .pageid-56 #footer p {
	background: none;
}

/* START Header Styles */

#header {
	float: left;
	padding-top: 10px;
	width: 940px;
	border-bottom: 1px solid;
}

.hover {
	position: absolute;
	width: 100%;
	height: 77px;
	background: url(images/hover.png);
	display: none;
}

#blog-title {
	width: 127px;
	height: 66px;
	float: left;
	text-indent: -99999px;
	background: url(images/logo.png);
}

#blog-description {
	display: none;
}

#menu {
	float: right;
	padding-top: 34px;
}

#menu ul li {
	display: inline;
	letter-spacing: 1px;
	margin-left: 10px;
	padding: 10px 0px 0px 24px;
	float: left;
}

#menu ul li a {
	text-transform: uppercase;
	background: none;
}

#menu ul li.page-item-56 {
	display: none;
}

li.current_page_item {
	background: url(images/spike.gif);
	background-repeat: no-repeat;
}

.blog li.current_page_item {
	background-position: 42px bottom;
}

.pageid-2 li.current_page_item {
	background-position: 48px bottom;
}

.pageid-5 li.current_page_item {
	background-position: 55px bottom;
}

.pageid-3 li.current_page_item {
	background-position: 66px bottom;
}

.pageid-155 li.current_page_item {
	background-position: 60px bottom;
}

/* END Header Styles */


/* START Page Contents */

#content {
	float: left;
	padding-bottom: 16px !important;
	padding-top: 20px;
	min-height: 606px;
}

.entry-content-left {
	float: left;
	width:460px;	
}

.entry-content-right {
	float: left;
	padding-left: 20px;
	width:460px;
}

.entry-content-right strong {
	border-bottom: 1px solid;
	width: 460px;
	float: left;
	margin-bottom: 4px;
}


.entry-content-right p {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	padding-bottom: 14px;
	width: 460px;
}

.entry-content-right a {
	font-size: 12px;
}

.entry-content img {
	float: left;
}

/* Portfolio Content */

.portfolio-entry-content {
	float: left;
	padding: 11px 0px 0px 14px;
}

/* News Content */

#news-content {
	float: left;
	padding-top: 20px;
}

.blog-image-content {
	float: left;
	width: 620px;
	padding: 20px 20px 16px 0px;
}

.blog-entry-content {
	float: left;	
	width: 300px;
	padding-top: 20px;	
}

.blog-entry-content p{
	font-size: 12px;
	line-height: 18px;
}

.blog-entry-content a {
	font-size: 12px;
}

.entry-date {
	font-size: 10px;
	border-bottom: 1px solid;
	}

.sidebar li h3 {
	font-weight: bold;
	border-bottom: 1px solid;
}

.sidebar li a {
	font-size: 12px;
	color: #49463a;
	float: left;
	padding-right: 20px;
}

.sidebar li a:hover {
	color: #fffce4;
}


#archives ul {
	padding-bottom: 17px;
}

.xoxo {
	padding-bottom: 40px;
}

#nav-below  {
	width: 950px;
	float: left;
	padding-top: 20px;
	padding-bottom: 50px;
	border-top: 1px solid;
}

.nav-next a {
	float: right;
}

.left-nav {
	width: 19px;
	height: 31px;
	float: left;
	text-indent: -99999px;
	background: url(images/right-arrow.png);
}

.right-nav {
	width: 19px;
	height: 31px;
	float: left;
	text-indent: -99999px;
	background: url(images/left-arrow.png);
}




/* END Page Contents */

/* START Footer Styles */

#footer {
	float: right;
	width: 950px;
	padding-top: 10px;
	border-top: 1px solid;

}

#footer p {
	font-size: 12px;
	line-height: 12px;
	float: right;
}

#footer a {
	font-size: 12px;
	line-height: 12px;
}


/* END Footer Styles */

.close-button {
	width: 50px;
	float: right;
	margin: 0px 8px 5px 0px;
	cursor: pointer;
}

.close-button input {
	cursor: pointer;
}

#menu ul li.page_item.page-item-8 {
  display:none;
}

