/*
Theme Name: Sean Everingham
Description: Custom website made by Vanessa Rose
Author: Vanessa Rose
Author URI: http://www.vanessarose.ca

*/

/*html>body #content {
	height: auto;
	min-height: 580px;
}*/

body{
font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000; background-image:url('images/bg-header.jpg'); background-repeat:repeat-x}

body,td,th {
	color: #FFFFFF;
}



a, a:link {
	color: #0DFFFB;
	text-decoration: underline;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
	
}

h1 {
	font-family: verdana;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em; 
}


h2 { font-family: "Lucida Sans", Arial, Verdana; text-decoration:underline;
	font-weight: bold;
	font-size: 150%; padding-bottom:10px
}

h3 {
	font-family: verdana;
	font-size: 130%;
}


h4 {
	font-size: 105%;
}



strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	text-align: center;
	/*padding-top: 24px;
	padding-bottom: 24px*/
}
#hd h1{
	font-size: 290%;
	color: #FFFFFF;

}

#hd h1 a{
	text-decoration: none;
	color: #FFFFFF;
}

h3 a:link, h3 a:hover, h3 a:visited{
		margin: 0; padding-top: 10px; font-size:32px; color:#000000; border-bottom:1px solid #000; text-transform:uppercase
}

#respond {margin: 0; padding-top: 40px; font-size:24px; color:#000000; border-bottom:1px solid #000; text-transform:uppercase}
#comments{margin: 0; padding-top: 40px; font-size:32px; color:#000000; border-bottom:1px solid #000; text-transform:uppercase}

.item {/*
	padding: 10px;
	background-color: #1A1A1A;
	background-image: url(images/bg_overlay.png); 
	background-repeat: repeat;
	text-align:left;
	border: 0px #1A1A1A;
	margin-bottom: 1em;*/ padding-bottom:10px
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 100%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 20px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;/*margin: 0; padding-top: 10px; font-size:32px; color:#000000; border-bottom:1px solid #000; text-transform:uppercase*/
	margin: 0; padding-top: 10px; font-size:32px; color:#000000; border-bottom:1px solid #000; text-transform:uppercase
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%; 
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #FFFFFF;
}

.tags, .catagory {

	display: block;

}


.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px; margin-right:20px
}
.commentlist li {
	padding: 2px;
	border-bottom: 1px dashed #1A1A1A;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #FFFFFF;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-color:  ;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border: 0px #1A1A1A;
	SP_GRADIENT
}

#secondary h4, #third h4{
	color: #000000;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

#menu {padding:0; border:0px solid #fff; margin-bottom:100px }
#menu ul {list-style:none; margin:0; padding:0; font-size:85%; }
#menu ul li { padding:0; margin:0; border-bottom:1px solid #FFFFFF; }
#menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #FFFFFF; }
#menu ul li a:hover { color:myheadttcolor; background: #0099DD; }

#menu h4{ color: #0099DD; text-transform:uppercase}

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-image:url('images/bg-mainblue.jpg');
	color: #FFFFFF;
}

.yui-navset .yui-nav li a {
    /*background-color: #1A1A1A;
	background-image: url('images/bg-mainblue.jpg'); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #FFFFFF;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;*/
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#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 td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #0099DD;
}

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

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #FFFFFF;
}



.oneColFixCtrHdr #header { background-image:url(images/layout01_01.jpg); height:257px}

#links1{float:right; padding-right:20px; padding-top:20px}
#links2{float:right; padding-right:20px; }
#contactheader{font-family: "Lucida Sans","Century Gothic", Arial, Verdana; color:#FFF; font-size:10px; padding-left:380px; padding-top:105px; font-weight:bold}

.oneColFixCtrHdr #container {
	width: 1000px;  
	margin: 0 auto; 
	text-align: left;}

p { padding-bottom:10px; margin:0}

h1{margin: 0; padding-top: 10px; font-size:32px; color:#000000; border-bottom:1px solid #000; text-transform:uppercase}

h2{margin: 0; padding-top: 10px; font-size:18px;}

.oneColFixCtrHdr #container2main { background-image:url('images/bg-mainblue.jpg'); }

.oneColFixCtrHdr #mainContent {background-image:url('images/layout01_02.jpg'); background-repeat:no-repeat;  font-family: "Lucida Sans","Century Gothic", Arial, Verdana; color:#FFFFFF; font-size:12px; text-align:center; padding-top:50px}

.oneColFixCtrHdr #mainContentSub {background-image:url('images/bg-mainbodyblue.jpg'); background-repeat:no-repeat;  font-family: "Lucida Sans","Century Gothic", Arial, Verdana; color:#FFFFFF; font-size:12px; text-align:left;}

.padding {padding:20px}

.oneColFixCtrHdr #footer { background-image:url('images/bg-footer.jpg'); background-repeat:repeat-x;}
.oneColFixCtrHdr #footer p {margin: 0; padding: 20px; font-family: "Lucida Sans","Century Gothic", Arial, Verdana; color:#666; font-size:10px; text-align:center; }


