/*
THEME NAME: Shockoe Valley Heights
THEME URI: http://www.studiosavvydesign.com/
DESCRIPTION: Customized theme built by studioSavvy
VERSION: 1.0
AUTHOR: studioSavvy
AUTHOR URI: http://www.studiosavvydesign.com/
*/

/*
BASE THEME NAME: Sandbox
BASE THEME URI: http://www.plaintxt.org/themes/sandbox/
BASE DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
BASE VERSION: 1.6.1
BASE AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
BASE AUTHOR URI:
BASE TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/


/*******************/
/* YAHOO RESET CSS */
/*******************/

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}


/***************/
/* CSS HELPERS */
/***************/
div.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	overflow: hidden;
}

.leftit, .alignleft {
	float: left;
}

.rightit, .alignright {
	float: right;
}

.boldit, b, strong {
	font-weight: bold;
}

.italicit, em, i {
	font-style: italic;
}

.hideit {
	display: none;
}

.upper {
	text-transform: uppercase;
}

.required {
	color: #f68e0c;
	font-weight: bold;
}

div#validation_error {
	color: #ff0;
	margin-bottom: 30px;
}


/*****************/
/* LAYOUT STYLES */
/*****************/
* {
	margin: 0;
}

html {
	background: #031019 url(images/bg-repeat.gif) repeat-x;
	height: 100%;
}

body {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	height: 100%;
}

div#wrapper {
	width: 950px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -65px; /* the bottom margin is the negative value of the footer's height */
}

div#top-nav {
	background-color:#0A1E26;
	display:block;
	height:30px;
	margin-left:230px;
	margin-bottom: 30px;
	padding:4px 10px 0;
	text-transform:uppercase;
	vertical-align:middle;
	width:700px;
}

div#top-nav ul {
	padding-top: 5px;
}

div#top-nav ul li {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #fff;
}

input#search-input {
	height:14px;
	margin-left:7px;
	width:200px;
}

div#blog-title {
	background: url("images/logo.png") no-repeat scroll 0 5px;
	border-right:1px dotted #FFFFFF;
	padding:5px 10px 5px 0;
	height: 14px;
	width:217px;
	float: left;
}

div#blog-description {
	float:left;
	padding:5px 0 5px 10px;
	width: 712px;
	margin-bottom: 10px;
}

div#page-head {
	border-top: 1px solid #6E7F94;
	padding-top: 10px;
}

img.pageImage {
	border:1px solid #000000;
	margin:0 0 0 15px;
}

div#page-divider {
	margin-top: 15px;
	height: 10px;
	width: 100%;
	border-top: 1px solid #6D7B90;
	border-bottom: 1px solid #384D66;
}

div#container {
	padding-top: 15px;
}

div.sidebar {
	float:left;
	overflow:hidden;
	width:175px;
	background-color: #143141;
	padding: 20px;
}

div#primary {
	border: 1px solid #000;
}

body.page div#primary {
	height: 321px;
}

div#res-thumbs {
	float: left;
	width: 195px;
	padding: 10px;
	background-color: #0A1E26;
	border: 1px solid #000;
}

div#res-thumbs-inner {
	border: 1px solid #6A6E74;
	padding: 7px 7px 0 7px;
}

img.resImage1, img.resImage2 {
	float: left;
	padding-bottom: 10px;
	display: inline;
}

img.resImage1 {
	padding-left: 2px;
	padding-right: 10px;
}

img.resThumb {
	padding: 5px 0 15px 4px;
}

div#content {
	float: right;
	width: 711px;
}

div.page, div#post-0 {
	background-color: #0A1E26;
	border: 1px solid #000;
	padding: 0 15px 50px;
}

div#image-links {
	float: right;
	margin: 10px 0;
}

h1.entry-title {
	font-size: 16px;
	margin-bottom: 20px;
}

div#footer {
	width: 100%;
	margin: 50px auto 0;
	padding: 10px 0 10px;
	text-align: center;
	background-color: #031019;
	border-top: 1px solid #6A6D75;
	height: 50px;
}

div#footer_wrapper {
	width: 950px;
	margin: 0 auto;
}

div#footer img {
	float: right;
	margin-top: -45px;
}

p {
	padding-bottom: 20px;
}

body.page-template-page_contact-php p.leftit {
	margin-right: 40px;
}

body.search h1.page-title {
	background-color: #fff;
	font-size: 130%;
	color: #000;
	font-weight: bold;
	padding: 15px;
}

body.search div#content {
	background-color: #fff;
	color: #000;
}

body.search div#content a:link, body.search div#content a:visited, body.blog div#content a:link, body.search div#content a:visited, body.single div#content a:link {
	color: #0000FF;
}

body.search div.entry-content {
	padding: 0 15px;
}

form#searchform-no-results {
	padding: 0 15px 15px;
}

ol.search-results {
	padding: 15px;
}

ol.search-results li {
	list-style-type: decimal;
	margin-left: 15px;
	padding-bottom: 10px;
}


/***********************/
/* GENERAL LINK STYLES */
/***********************/
a:link, a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}


/*********************/
/* NAVIGATION STYLES */
/*********************/
div#menu ul li {
	background: url('images/bullet-nav.gif') no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

div#menu ul li ul {
	margin: 5px 0;
}

div#menu ul li ul li {
	background: transparent;
}

div#menu ul li ul li.current_page_item, div#menu ul li ul li.current_page_ancestor {
	font-weight: bold;
}

div#menu ul li a:link, div#menu ul li a:visited {
	text-transform: uppercase;
	font-size: 12px;
}

div#menu li.page_item ul {
	display: none;
}

div#menu li.current_page_item ul, div#menu li.current_page_ancestor ul, div#menu li.current_page_parent ul {
	display: block;
}

div#top-nav ul li.page-item-88 {
	border: none;
}

ul#sub-nav {
	margin: 10px 0;
	float: left;
}

ul#sub-nav li {
	text-transform: uppercase;
	height: 16px;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #fff;
}


/***************/
/* BLOG STYLES */
/***************/
body.blog div#container, body.archive div#container, body.single div#container {
	border-top:1px solid #6E7F94;
}

div.post {
	width: 711px;
	background-color: #fff;
	color: #000;
	margin-bottom: 20px;
}

div.entry-short-date {
	background-color: #f63;
	color: #fff;
	text-transform: uppercase;
	width: 23px;
	margin: 0 25px;
	padding: 5px;
	text-align: center;
	font-size: 10px;
	float: left;
}

h2.entry-title {
	font-family: Georgia;
	font-size: 18px;
	padding: 22px 0 10px;
	border-bottom: 2px solid #ccc;
	width: 600px;
	margin-left: 83px;
}

h2.entry-title a:visited, h2.entry-title a:link {
	color: #000;
}

div.entry-date {
	width: 600px;
	margin: 3px 0 20px 83px;
	color: #999;
}

body.blog div.entry-content, body.archive div.entry-content, body.single div.entry-content {
	width: 600px;
	margin-left: 83px;
}

body.blog div.entry-content img, body.single div.entry-content img {
	padding: 5px;
}

body.blog div.entry-content p, body.single div.entry-content p {
	font-family: "Times New Roman";
	font-size:12px;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

body.blog div#primary, body.archive div#primary, body.single div#primary {
	border: none;
}

body.blog div.sidebar, body.archive div.sidebar, body.single div.sidebar {
	background-color: transparent;
	padding-top: 0px;
	padding-left: 0px;
	width: 192px;
}

li.widget {
	border: 1px solid #000;
	background-color: #081D26;
	margin-bottom: 20px;
	width: 210px;
}

h3.widgettitle {
	background:transparent url(images/bg_widget-title.gif) no-repeat scroll -6px 18px;
	font-size:12px;
	height:27px;
	margin:10px;
	padding: 0 5px;
	width:178px;
	text-transform: uppercase;
}

li.widget ul {
	padding: 0 15px;
	margin-bottom: 10px;
}

li.twitter-list {
	margin-bottom: 10px;
}
