/*  
Theme Name: The Shayna D Theme
Theme URI: http://www.shaynad.com
Description: A theme fit for a diva.
Version: 1.0
Author: duepayer
Author URI: http://www.duepayer.com/

*/

body {
	height: 100%;
	margin: 0;
	background: black;
	color: #757575;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

@font-face {
	font-family: 'VegurExtraLight';
	src: url('http://www.shaynad.com/wp-content/themes/shaynaD/fonts/Vegur-EL.otf')
}

a, img {
	border: 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #117aaa;
}

a:hover {
	color: #672877;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

p {
	font-size: 1em;
	line-height: 20px;
}

#wrapper {
	background: #000;
	margin: 0 auto 20px;
	min-height: 100%;
	height: auto !important;
	height: 100px;
	width: 980px;
	padding: 5px 20px;
}

#header {
	float: left;
	width: 960px;
	height: 100px;
}

#header img {
	margin: 0;
	float: left;
}

#navigation {
	width: 100%;
	height: 65px;
	background: #222;
}

.navbox {
	margin: 0 auto;
	width: 980px;
}

#sitetitle {
	margin-top: 12px;
	line-height: 40px;
	color: #c4d2cf;
	font-size: 24px;
	font-family: Georgia,impact;
	float: left;
}

#motto {
	float: left;
	margin: 20px 0 0 10px;
	color: #117aaa;
}

#pages {
	float: right;
	margin-top: 10px;
}

.menu_pages {
	float: right;
}

#navigation li {
	display: block;
	float: left;
	list-style: none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 8px;
}

#navigation li a {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size:.8em;
	letter-spacing:1.5px;
	text-transform:uppercase;
	padding:7px;
}

#navigation li a:hover {
	background:#762877;
}

#search {
	float: right;
	margin: 10px 20px;
}

input.searchbox {
	border: 1px solid #888;
	background: #222;
	font-size: 10px;
	padding: 3px;
}

input:focus {
	border-color: #117aaa;
	background: #762877;
	color: #fff;
}

.pagenav {
        text-align: center;        
        margin-top: 10px;
}

#splash-image {
	display: block;
	height: 375px;
	width: 980px;
	background: #fff;
	border: 1px solid #117aaa;
	margin: 10px 0 20px 0;
}

#homepage {
	float: right;
	width: 650px;
	height: 550px;
}

#featured {
	margin: 5px 0 10px 0;
	float: left;
	display: block;
	width: 690px;
	height: 250px;
}

#feature-image {
	background-color: #562761;
	float: left;
	width: 500px;
	height: 250px;
}

#feature-excerpt {
	float: left;
	height: 240px;
	width: 180px;
	color: white;
	padding: 5px;
	background: #222;
}

#feature-excerpt h2 {
	font-weight: bold;
	font-size: 16px;
	font-family: arial;
	margin: 15px 5px 10px 10px;
}

#feature-excerpt p {
	margin: 15px 5px 10px 10px;
}

h2.pagetitle {
	font-family: 'VegurExtraLight';
	src: url('Vegur-EL_0500.eot');
	src: local('Vegur'), local('Vegur-ExtraLight'), url('Vegur-EL_0500.woff') format('woff'), url('Vegur-EL_0500.ttf') format('truetype'), url('Vegur-EL_0500.svg#Vegur-ExtraLight') format('svg');
}

#page-content {
	float: left;
	min-height: 60%;
	width: 690px;
	margin: 10px 10px 20px 0;
}

#main-content {
	float: left;
	min-height: 80%;
	width: 690px;
	margin: 10px 10px 20px 0;
}

#bio-content {
	float: left;
	min-height: 60%;
	width: 980px;
	margin: 10px 10px 20px 0;
}

#bio-content img {
	padding: 0 10px 5px 0;
}

#diva-content {
	float: left;
	min-height: 60%;
	width: 960px;
	margin: 10px 10px 20px 0;
}

#gallery-content {
	float: left;
	min-height: 80%;
	width: 750px;
	margin: 10px 10px 20px 0;
}

.titlebar h2 {
	float: left;
}

li h2 {
	font-size: 14px;
}

.sidebar {
	margin-top: 15px;
	float: left;
	width: 250px;
}

.sidebar ul {
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.resume {
	margin: 0 0 20px 20px;
	float: right;
	width: 215px;
	height: 665px;
	padding: 10px 15px;
	background: #333;
}

.resume h2 {
	color: #117aaa;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.resume	 ul {
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.resume a.details {
	font-size: .8em;
}

#sponsors {
	margin: 0 0 20px 20px;
	float: right;
	width: 210px;
	height: 650px;
	padding: 10px 20px 10px 25px;
	background: #333;
}

#sponsors h2 {
	color: #117aaa;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 3px;	
}

#sponsors h3 {
	color: #888;
	font-size: 1.1em;
	line-height: 20px;
	border-bottom: dotted 1px black;
}

#contact-page {
	float: left;
	min-height: 60%;
	width: 800px;
	margin: 10px 10px 20px 0;
}

.dldetails {
	float: right;
	width: 380px;
}

.home-post {
	min-height: 260px;
	overflow: hidden;
	margin-top: 10px;
}

.post-image {
	float: left;
	height: 200px;
	width: 200px;
	margin: 0 15px 15px 0;
	border: 2px solid #762877;
}

.post h2 a {
	font-size: 20px;
	line-height: 22px;
	font-family: 'VegurExtraLight',"Lucida Grande";
}

.meta {
	background: #222;
	height: 16px;
	padding: 10px 20px;
	margin-top: 5px;
	clear: both;
}

p.postmetadata {
	font-size: .9em;
	margin: 0;
}

.readmore a {
	color: #762877;
	float:right;
	font-size:12px;
	font-weight:bold;
	margin-right:40px;
}

a.more-link {
	height: 20px;
	background: #762877;
	color: #77BDD6;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 50px;
	text-transform: uppercase;	
}

.comments-template {
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3 {
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata {
	font-size: 12px;
}

.comments-template p.nocomments {
	padding: 0;
}

.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#footer {
	clear: both;
	height: 25px;
	width: 100%;
	padding:10px 0;
	color:#FFFFFF;
	font-size: .8em;
}

.footbox {
	margin: 0 auto;
	width: 980px;
	padding: 15px 0 0 20px;
	border-top:1px solid #333333;
}
