/*
Theme Name: Gemma Arterton
Theme URI: http://vampify.net/
Description: Made for exclusive for use by Gemma Arterton Source (http://gemmasource.com/) 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: #f0b9d0;
background-image: url('images/full_bg.png');
background-repeat: repeat-x;
background-position: top left;
font-family: trebuchet MS;
font-size: 9pt;
line-height: 15pt;
color: #222;
margin: 0px;

}

.cell{
font-family: trebuchet MS;
font-size: 7pt;
line-height: 13pt;
color: #fff;

}

a, a:visited {
	color: #df6b99;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #d48540;

}

b, strong{
color: #bf3d6e;

}

i, em, u, ins {
	color: #ffffff;
}

blockquote {
	border-left: 10px solid #000;
	color: #4d4d4d;
	font-size: 9pt;
	text-align: justify;
	line-height: 15pt;
	padding: 15px;
}
textarea, input, select, button {
	background-color: transparent;
	border: 1px solid #fff;
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #bf3d6e;
	padding: 5px;
}

#navigation{
text-align: center;
}

#navigation ul{
list-style: none;
padding-top: 12px;
}

#navigation li{
font-family: trebuchet ms;
color: #ccc;
display: inline;
}

#navigation a{
	font-size: 16pt;
	color: #f6bfd4;
	letter-spacing: 1px;
	padding-left: 10px;
	padding-right: 10px;
	text-shadow: #bf3d6e 1px 1px 1px;
	text-transform: uppercase;
}


#navigation a:hover{
	font-size: 16pt;
	color: #bf3d6e;
	letter-spacing: 1px;
	padding-left: 10px;
	padding-right: 10px;
	text-shadow: #6c1636 1px 1px 1px;

}

#container {
	width: 950px;
	height: auto;
	margin-top: 40px;
	background-color: transparent;
	padding: 10px;
}
#headerimage {
	width: 796px;
	height: auto;
	padding: 0px;
}

#navmenu {
	width: 950px;
	padding-bottom: 20px;
	text-align: center;
}

#navmenu a{
	font-size: 15pt;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	color: #ccc !important;
}
#sidebar {
	float: right;
	width: 320px;
	height: auto;
	padding: 10px;
	margin: 0px auto;
	text-align: justify;
	font-size: 8pt;
	color: #4d4d4d;
	background-color: #e2aec4;
}


.image{
	padding: 4px;
	border: 1px solid #eacbd8;
	-moz-border-radius: 10px;
}

#contents {
	float: left;
	width: 550px;
	height: auto;
	margin-top: -20px;
	padding: 20px;
	background-color: #f0b9d0;
}
#footer {
	width: 800px;
	padding: 15px;
	font-family: Trebuchet Ms;
	font-size: 13pt;
	text-align: center;
	color: #bebebe;
	clear: both;
}

#main {
	padding: 15px;
	background-color: #e2aec4;
}

#postfooter {
	font-family: Trebuchet Ms;
	font-size: 7pt;
	font-weight: bold;
	line-height: 10pt;
	padding: 10px;
	text-align: center;
	color: #8a8371;
	background-color: #f0b9d0;
	-moz-border-radius: 10px;

}

#date {
	background-image: url('images/date.png');
	background-repeat: no-repeat;
	margin-left: 4px;
	border: 0px;
	width: 53px;
	height: 55px;
	float: left;

	
}
#date .month {
	font: 12pt arial narrow;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #e2e2e2;
}
#date .day {
	font: 14pt Arial Narrow;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #242424;
	text-shadow: -1px -1px #d3d3d3;
}

.posttitle {
	font-family: trebuchet MS;
	font-size: 16pt;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #bf3d6e;
	text-shadow: #e4749e 1px 1px 1px;
	padding: 10px;
}
.postinfo {
	font-family: arial;
	font-size: 6pt;
	text-align: right;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: -10px;
	margin-right: 10px;
	color: #fff;
}
.postmain {
	font-family: Trebuchet Ms;
	font-size: 9pt;
	padding: 5px;
	text-align: justify;
	line-height: 15pt;
	color: #484848;
}

.tags {
	font-size: 7pt;
	margin-left: 100px;
	margin-right: 100px;
}

.sidetitle {
	font-family: trebuchet MS;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #bf3d6e;
	text-shadow: #e4749e 1px 1px 1px;
	padding: 10px;
}

.project {
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.projectlinks {
	margin-top: 5px;
	padding: 2px;
	text-align: center;
	background-color: #eacbd8;
	border: 1px solid #eacbd8;
	-moz-border-radius: 10px;
	line-height: 13pt !important;
}

#sidebar ul{
	padding: 10px;
	list-style: none;
}

#sidebar li{
	padding: 2px;
	font-family: trebuchet MS;
	color: #333;
	border-bottom: 1px solid #eacbd8;

}

#contents ul{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	list-style: none;
}

#contents li{
	font-family: trebuchet MS;
	color: #333;
	border-bottom: 1px solid #ebebeb;
}
