/*
File:			custom.css
Description:	Custom styles for Thesis - Mike May
Author: Miraz Jordan, http://knowit.co.nz
Design by  © Suzanne Stephens 2010
red: #850000
*/

/* red background image for whole page */
body.custom {
background: #000000 url('images/pageBG.jpg') top left repeat-x;
}

/* gray background image for main content of page */
.custom #content_box {
background: #ffffff url('images/contentAreaBG.jpg')  repeat-x;
}


/* HEADER */
.custom #header {
background-color: #850000;
height: 314px;
padding:0;
margin: 0;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#850000;
}

/* NAVBAR  */
.custom ul.menu {
	background-color: #000000;
	text-decoration: none;
}

.custom .menu, .custom .menu a, .custom .menu li ul {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-decoration: none;
	color: #000000;
}

.custom .menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover {

background:#D2B878 none repeat scroll 0 0;
color:#000000;
}


.custom .format_text {
	font-size:12px;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	
}

.format_text p {
margin-bottom: 10px;
}




.custom .rss a {
color: #D6BC7A;
text-transform: uppercase;
padding-right: 40px;
background: url('http://blog.mikemay.com/wp-content/uploads/2010/02/icon-rss.gif') 85% 50% no-repeat;
}
.custom .rss a:hover {
	color: #D6BC7A;
	text-transform: uppercase;
	padding-right: 40px;
	text-decoration: underline;
	background-image: url(http://blog.mikemay.com/wp-content/uploads/2010/02/icon-rss.gif);
	background-repeat: no-repeat;
	background-position: 85% 50%;
}


/* BODY OF PAGE  */


/*content area margins*/
.custom .post_box, .teasers_box, .full_width #content_box .page {
	margin-top: 0;
	margin-right: 16px;
	margin-bottom: 0;
	margin-left: 16px;
}

.custom .teasers_box {
	padding-bottom:14px;
	padding-top:14px;
}

.custom .teaser h2 {
	font-size:15px;
	line-height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

.custom .teaser .teaser_link {
	font-size:12px;
	line-height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}

.custom .teaser .teaser_link a:hover {
	font-size:12px;
	line-height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D6BC7A;
}

.custom entry-title {
	font-size:15px;
	line-height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.custom.teaser a h2 a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #D6BC7A;
	text-decoration: underline;
}



/* headline on each post */


.custom .headline_area h1, .headline_area h2 {
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:21px;
}



.custom .teaser .edit_post {
font-size:11px;
font-style:normal;
letter-spacing:1px;
line-height:17px;
text-transform:uppercase;
padding-left:0.8em;
}

.custom post-edit-link {
color:#888888;
font-size:11px; }

/* LINKS red with gold hover and visited  */



.custom #content_box a:hover {
	color: #D2B878;
}

.custom .format_text a {
	text-decoration:underline;
	color: #990000;
}



/* SIDEBAR  */

/* MULTIMEDIA BOX  */
.custom #multimedia_box {
background:transparent;
padding: 0;
margin:0 0 20px 0;
border-bottom: none;
}

.custom #custom_box {
	background-color: #DADADA;
	margin-right: 16px;
	margin-left:15px;
	border-bottom: none;
}


/* widgets  */
.custom .sidebar h3 {
	font-family:Georgia, serif;
	font-size: 17px;
	height:40px;
	padding-top:8px;
	padding-bottom: 0px;
	padding-left:46px;
	margin-bottom: 0;
	background: #ffffff url('images/MiniCrystalBall.jpg') top left no-repeat;
	letter-spacing: 1px;
}

.custom .sidebar ul.sidebar_list {
padding-left:16px;
padding-right:16px;
}




/* FOOTER  */
.custom #footer, #footer a {
color:#000000;
}

/* Thesis attribution line  */
.custom #footer .login  {
	clear: both;
	font-size:0.8em;
	color: #999999;
	margin-top:1.5em;
}

.custom #footer .login a  {
	color: #999999;
}

/*  Credit  */
.custom #footer .credit  {
	clear: both;
	color:#666666;
	text-align: center;
}

.custom #footer .credit a {
	color:#999999;
}


/*  detail items */
.custom #footer .MikeMay {
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:bold;
}

.custom #footer div {
	text-align: left;
	float:left;
	height:100px;
	margin:auto;
	padding-top: 1em;
	padding-right: 10px;
	padding-bottom: 1em;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.custom #footer img {
border: none;
}

.custom #footer div.mm  {
width: 204px;
white-space: nowrap;
margin-left: 14px;
}

.custom #footer div.contacts  {
	width: 238px;
	white-space: nowrap;
}

.custom #footer div.ha  {
	width: 188px;
	white-space: nowrap;
}

img.contacts  {
vertical-align:bottom;
}

.post_nav a {
	font-size:12px;
	line-height:15px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.post_nav a {
	letter-spacing:normal;
	text-transform:none;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.prev_next a {
	text-decoration:none;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.custom h1, h2, h2 a {
	color:#990000;
	text-decoration: none;
}

.custom h1, h2, h2 a:hover {
	color:#D2B878;
	text-decoration: none;
}


.custom a {
	color:#990000;
	text-decoration: none;
}


.custom li.widget {
	font-size:12px;
	line-height:16px;
	margin-bottom:16px;
}
#header, #footer {
padding-left:2px;
padding-right:1em;
}