/*
Theme Name: Christian Serratos
Theme URI: http://vampify.net/
Description: Made for exclusive for use by Christian Serratos Source (http://c-serratos.net/) Do not edit and redistribute. Any questions or comments, please email me at brittany@vampify.net.
Version: 3
Author: Britt M
Author URI: http://vampify.net/
*/

body{
background-color: #f9faf7;
background-image: url('images/bg_001.png');
background-repeat: repeat-x;
background-position: top left;
font-family: arial;
font-size: 9pt;
line-height: 14pt;
color: #7c7c7c;
margin: 0px;

}

a, a:visited {
	color: #b54da1;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 1px 1px #fff;
}

a:hover {
	color: #3c3733;

}

b, strong{
color: #d085c4;

}

i, em, u, ins {
	color: #fac29a;
}

blockquote {
	background-color: #ffffff;
	border-top: 1px solid #f0f1ee;
	border-bottom: 1px solid #f0f1ee;
	border-left: 0px;
	border-right: 0px;
	font-style: italic;
	font-family: georgia;
	color: #be65ad;
	padding: 15px;
}

textarea, input, select, button {
	background-color: transparent;
	border: 1px solid #a7a3a3;
	font-family: arial;
	font-size: 9pt;
	color: #a7a3a3;
	padding: 5px;
}

#headerimage{
position: center;
width: 900px;
padding: 0px;
}

#navigation{
text-align: center;
}

#adblock{
position: center;
padding: 10px;
}

#navigation ul{
list-style: none;
padding-top: 10px;
}

#navigation li{
font-family: arial;
color: #f9faf7;
display: inline;
}

#navigation a{
	font-family: arial;
	font-size: 9pt;
	font-weight: normal !important;
	color: #b64ba0 !important;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-shadow: #fff 1px 1px;
	background-color: #fff;
	border-bottom: 1px solid #f2f3f3;
}


#navigation a:hover{
	color: #dda987 !important;

}

#container {
	width: 900px;
	height: auto;
	margin-top: -15px;
	background-color: transparent;
	padding: 10px;
	position: relative;
}

#sidebar {
	float: right;
	width: 270px;
	height: auto;
	padding: 10px;
	margin: 0px auto;
	text-align: justify;
	font-size: 9pt;
	color: #4d4d4d;
	background-color: #fff;
	border: 1px solid #f4f1f4;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#sidebar b{
	color: #747474 !important;
}

#sidebar i{
	color: #984889 !important;
}

#contents img{
	padding: 5px;
	background-color: #fff;
	border-right: 1px solid #c0c0c0 !important;
	border-bottom: 1px solid #c0c0c0 !important;
	border-top: 0px;
	border-left: 0px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.project img{
	padding: 4px;
	margin-right: 10px;
	margin-top: 5px;
	border: 1px solid #2a2a2a;
	-moz-border-radius: 4px;
}

.affiliates {
	text-align: center;
}

.affiliates img{
	padding: 3px;
	background-color: #fff;
	border-right: 1px solid #c0c0c0 !important;
	border-bottom: 1px solid #c0c0c0 !important;
	border-top: 0px;
	border-left: 0px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.latestimages {
	text-align: center;
}

.latestimages img{
	height: 65px;
	width: 65px;
	padding: 1px;
	border: 4px solid #f4f1f4;
}

.latestimages img:hover{
	height: 65px;
	width: 65px;
	padding: 1px;
	border: 4px solid #f4e6f1;
}


#contents {
	float: left;
	width: 580px;
	height: auto;
	background-color: #f9faf7;
	text-align: justify;
}
#footer {
	width: 900px;
	padding: 15px;
	font-family: arial;
	font-size: 9pt;
	text-align: center;
	letter-spacing: -1px;
	color: #696969;
	background-color: #fff;
	border-top: 1px solid #f4f1f4;
	clear: both;
}

#postfooter {
	font-family: arial;
	font-size: 7pt;
	font-weight: bold;
	line-height: 10pt;
	padding: 10px;
	text-align: center;
	color: #8a8371;
	background-color: #f0b9d0;
	-moz-border-radius: 10px;
}

#date {
	width: 70px;
	height: 60px;
	padding-top: 20px;
	background-color: transparent !important;
	background-image: url(images/bg_002.png);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#date .month {
	font: 9pt arial;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #b95ba6;
}
#date .day {
	font: 11pt Arial;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #b3509f;
}

.posttitle {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #f9bc93;
	padding: 5px;
	background-color: transparent;
	text-shadow: 1px 1px #fff;
}
.entry-info {
	font-family: arial;
	font-size: 8pt;
	text-align: left;
	color: #a7a9a4;
	padding-left: 5px;

}
.entry-info a {
	color: #b34d9f;
	font-weight: normal !important;
}

.updates {
	font-family: arial;
	font-size: 9pt;
	padding: 0px;
	text-align: justify;
	line-height: 15pt;
	color: #6e6e6e;
	background-color: #fff;
	padding: 10px;
	border: 1px solid #f4f1f4;
}

.updates img{
	padding: 5px;
	background-color: #fff;
	border-right: 1px solid #c0c0c0 !important;
	border-bottom: 1px solid #c0c0c0 !important;
	border-top: 0px;
	border-left: 0px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}

.updates a:hover img{
	border: 1px solid #ccc;
}

.main {
	padding-bottom: 10px;
}

.sidetitle {
	padding-top: 15px;
	padding-bottom: 15px;
}


#contents ul{
	padding: 2px;
	list-style: none;
	margin-right: 100px;
}

#contents li{
	padding: 3px;
	font-family: arial;
	color: #8f897b;
	border-bottom: 1px solid #f4f1f4;
}
