/*
Theme Name: snazzy2
Theme URI: http://snazzyfx.com
Description: heavy
Version: 1.5
Author: Jason Pritchett
Tags: mantle color, variable width, two columns, widgets

*/

.screen-reader-text {
     position: absolute;
     left: -1000em;
}


acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}



cite {
	font-size: 90%;
	font-style: normal;
	font: Arial, Helvetica, sans-serif;
}

h2 {
	
	font: 95% Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	margin: 5px 0 2px 0;
	padding-bottom: 0px;
	color:#993399;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
}

ol#comments  p {
	font-size: 100%; 
}


/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
	font: Arial, Helvetica, sans-serif;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
	font: Arial, Helvetica, sans-serif;
	color:#993399;
}



.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
	font-size:48px;
	color:#993399;
	text-transform:uppercase;
	padding-left: 5px;
	margin-top: 20px;
}






#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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 {

width:750px;
margin:0 auto;
margin-top:auto;
background-image: url(images/backgroundtest4.gif);
color: #000;
font-family: 'Arial, Helvetica, sans-serif';
padding: 0; 


}
ul 
{
	    font-family: Arial, Verdana;
	    font-size: 10px;
	    margin: 0;
	    padding: 0;
	    list-style: none;
	}
	
ul li {
	    display: block;
	    position: relative;
	    float: left;
	}
	
li ul {
	    display: none;
	}
	
ul li a {
	    display: block;
	    text-decoration: none;
	    color: #ffffff;
	    border-top: 1px solid #ffffff;
	    padding: 2px 8px 2px 8px;
	    background: #9B509F;
	    margin-left: 0px;
	    white-space: nowrap;
	}
	
ul li a:hover {
	background: #617F8A;
	}
	li:hover ul {
	    display: block;
	    position: absolute;
	}
	li:hover li {
	    float: none;
	    font-size: 9px;
	}
	li:hover a { background: #617F8A; }
	li:hover li a:hover {
	    background: #95A9B1;
	}
	
	



#wrap {
width:750px;
margin:0 auto;
background:transparent;
	}





#header {
width:750px;
height:200px;
background-color:#333333;
margin-right:auto;
margin-left: auto;
background-image:url(images/newheaderfinal.jpg);

}







#navigation {
width:750px;
height:20px;
background-color:transparent;
margin-top:4px;
margin-right:auto;
margin-left: auto;


}
#blognav {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration: none;
color:#purple;
padding-bottom: 5px;

}






#content { 

width:736px;
min-height:450px;
max-height:600px;
height:auto;
overflow:auto; 
background-color:white;
margin-top:2px;
margin-bottom:4px;
margin-right:auto;
margin-left: auto;
border-style: solid;
border-color: purple;
border-width: 2px;
padding-top:4px;
padding-left:5px;
padding-right:5px;
padding-bottom:0px;

 

}

#story {
float:right;
width:300px;
height:443px;
background-color:#FFFFFF;
padding-right:10px;
padding-left: 5px;
line-height:20px;
border-style:solid;
border-color: purple;
border-width:1px;
margin-top: 0px;
background-color:gray;
overflow:auto;

}






#footer { 



width:750px;
height:200px;
background-color:#333333;
margin-top:2px;
margin-right:auto;
margin-left: auto;
background-image:url(images/newfooter.jpg);
}

.style1 {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:white;


 }

.style2 {
font-family: Arial, Helvetica, sans-serif;
font-size:25px;
color:white; }

.style3 {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:white;
text-decoration:underline; }

.style4 {
font-family: Arial, Helvetica, sans-serif;
font-size:25px;
color:#993399; }

.style5 {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:white;
}

/*---for links besides navigation---*/

a.external:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.external:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.external:hover {
	color: #993399;
	text-decoration: none;
}
a.external:active {
	color: #993399;
	text-decoration: none;
}
 
/* End captions & aligment */

