/*
Theme Name: Chaske Spencer Online
Theme URI: http://vampify.net/
Description: Made for exclusive for use by Chaske Spencer Online. Do not edit and redistribute. Any questions or comments, please email me at brittany@vampify.net.
Version: 1.0
Author: Britt M
Author URI: http://vampify.net/
*/

body{
background-color: #e1e1e1;
background-image: url('images/bg_001.png');
background-repeat: repeat-x;
background-position: top left;
font-family: trebuchet MS;
font-size: 9pt;
line-height: 15pt;
color: #787a8a;
margin: 0px;

}

.cell{
font-family: arial;
font-size: 7pt;
line-height: 13pt;
color: #dde2eb;
text-align: justify;

}

a, a:visited {
	color: #a4bfe9;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #5b687d;

}

b, strong{
color: #252d37;

}

i, em, u, ins {
	color: #ccc;
}

blockquote {
	color: #3c4057;
	font-size: 9pt;
	font-style: italic;
	font-family: georgia;
	text-align: justify;
	line-height: 15pt;
	padding: 15px;
	border: 0px;
	background-color: #f4f4f4;

}
textarea, input, select, button {
	background-color: #a1a3ae;
	border: 1px solid #a1a3ae;
	font-family: arial;
	font-size: 9pt;
	color: #2f2f41;
	padding: 5px;
}

#navigation{
text-align: center;
padding-top: 5px;
}

#navigation ul{
list-style: none;
}

#navigation li{
font-family: arial;
color: #494a50;
display: inline;
margin-left: 5px;
margin-right: 5px;

}

#navigation a{
	font-size: 11pt;
	font-family: century gothic;
	font-weight: bold;
	color: #646569;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: -1px;
	text-transform: uppercase;
}


#navigation a:hover{
	font-size: 11pt;
	font-family: century gothic;
	font-weight: bold;
	color: #393d59;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: -1px;
	text-transform: uppercase;
}

#container {
	width: 950px;
	height: auto;
	margin-top: 20px;
	background-color: transparent;
	padding: 10px;
}
#headerimage {
	width: 900px;
	height: auto;
	padding: 0px;
}

#sidebar {
	float: left;
	width: 320px;
	height: auto;
	padding: 0px;
	margin: 0px auto;
	text-align: justify;
	font-size: 8pt;
	color: #787a8a;
	background-color: transparent !important;
}

.postmain img{
	padding: 1px;
	border: 6px solid #cfcfd2;
}


#contents {
	float: right;
	width: 550px;
	height: auto;
	margin-top: -20px;
	padding: 20px;
	background-color: #e1e1e1;
}
#footer {
	width: 800px;
	padding: 15px;
	font-family: arial;
	font-size: 9pt;
	text-align: center;
	color: #393d59;
	clear: both;
}

#footer a{
	color: #212145;
	font-weight: bold;
}

#main {
	border: 0px;
	padding-top: 14px;
	background-color: #fff;
	margin-top: 14px;
	margin-bottom: 14px;

}

#posttopper {
	padding: 10px;
}


#postfooter {
	padding: 15px;
	background-color: #fff;

}

#date {
	padding: 4px;
	width: 45px;
	height: 40px;
	float: left;
}
#date .month {
	font: 9pt century gothic;
	font-weight: bold;
	font-style: none;
	text-align: center;
	text-transform: uppercase;
	color: #434867;
}
#date .day {
	font: 11pt trebuchet MS;
	font-weight: none;
	text-align: center;
	text-transform: uppercase;
	color: #ccc;
}

.posttitle {
	margin-right: 100px;
	margin-left: 50px;
	font-family: century gothic;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: left;
	color: #393d59;
	text-transform: uppercase;
}

.postinfo {
	color: #6e6e6e;
	font-family: arial;
	font-size: 7pt;
	text-align: center;
	letter-spacing: 0px;
}

.postinfo a{
	color: #6e6e6e;
}
.postmain {
	font-family: arial;
	font-size: 9pt;
	padding: 10px;
	text-align: justify;
	line-height: 15pt;
	color: #787a8a;
	background-color: #fff;
}

.postmini{
	padding: 5px;
	background-color: #f4f4f4;
	border: 1px solid #f4f4f4;
	-moz-border-radius: 5px;

}
.tags {
	font-size: 7pt;
	margin-left: 100px;
	margin-right: 100px;
}

.sidetitle {
	margin-top: 10px;
	background-color: #f5f5f5;
	font-family: century gothic;
	font-size: 15pt;
	text-align: center;
	font-weight: bold;
	letter-spacing: -1px;
	color: #393d59;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom: 1px solid #f5f5f5;
	text-transform: uppercase;
}

.sidetext {
	padding: 10px;
	background-color: #fff;
}



#contents ul{
	padding: 8px;
	margin-left: 25px;
	margin-right: 25px;
	list-style: none;
}

#contents li{
	padding: 10px;
	font-family: arial;
	color: #6b758c;
	border-bottom: 1px solid #ebebeb;
}

.pagetitle {
	margin-top: 10px;
	background-color: #f5f5f5;
	font-family: century gothic;
	font-size: 15pt;
	text-align: center;
	font-weight: bold;
	letter-spacing: -1px;
	color: #393d59;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom: 1px solid #f5f5f5;
	text-transform: uppercase;
}
