/*  
Theme Name: Lex Valentine
Author URI: http://getcesigned.com
Version: 1
Author: Celia Kyle
Description: Lex Valentine, Two column wordpress theme, adapted from the Dozen Roses Theme by iThemes and 1800blogger
*/


body {
background-color:#191c1f;background-image:url(images/back.jpg);background-position:top;background-repeat:repeat-y;
	color: #000000;
	font-family: Georgia, Sans-Serif, Arial;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #301b99;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}
#wrapper{
margin:0 auto;
width:946px;}

#container { 
float:left;
padding:0;
width:946px;
	margin: 0px auto 15px; 
	overflow: hidden;
	}
* html #header{ width: 946px; padding: 0px;}

#header {
	background: #4e39b8 url(images/header2.jpg) top center repeat-x;
border-bottom: #301b99 1px solid;
	padding: 10px;
	text-align: center;
	margin: 0px auto 0px;
	clear: both;
	height: 318px;
	}	
#header img {
	margin: 0px;
	padding: 0px;
	}

#menu { 
	margin: 0px 0px 0px 0px;
padding-top: 293px;
	text-align: center;
	clear: both;
	}
#menu img{
	border: none;
	}
#menu h2 {
	color: #fff;
	font-size: 16px;
	font-family: Ariel;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 16px;
	background: transparent;
	color: #fff;
	padding: 2px 20px 2px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	}

#menu ul li a:hover {
	color: #4e39b8;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	}

* html #content { width: 710px; padding: 2px; }
* html #content_box { width: 710px; padding: 2px;}

#content { 
background-image: url(images/ornament.jpg) top center fixed repeat-y;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	float: left; 
	padding: 0px;
	}

#content_box { 
	display: block;
	width: 695px; 
	margin: 2px;
	float: left; 
	padding: 10px 10px 10px 10px;
	}

#content_boxes { 
	display: block;
	width: 925px; 
	margin: 0px;
	float: left; 
	padding: 10px 10px 10px 10px;
	}
.toptags {
	color: #333;
	font-size: 11px;	
	font-family: Lucida Grande, Tahoma, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	line-height: 120%;
	text-align: center; 
	letter-spacing: 5px;
	border-bottom: 1px solid #301b99;
	}

.tags {
	color: #666;
	font-size: 11px;	
	font-family: Lucida Grande, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	line-height: 120%;
	text-align: center; 
	}
.tags a {
	font-size: 11px;	
	font-family: Lucida Grande, Tahoma, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 120%;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 5px 0px 5px 0px;
	}
	
#content p img.alignleft{
	border: none;
	padding: 0px 10px 10px 0px;
float: left;
	}

#content p img.alignright{
	border: none;
	padding: 0px 10px 10px 0px;
float: right;
	}

#content p img.aligncenter{
	border: none;
	padding: 0px 10px 10px 0px;
align-text: center;
	}

#content h1 {
	color: #301b99;
	font-size: 29px;
	font-family: Georgia, Arial, Helvetica;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #301b99;
	text-align: center; 
	letter-spacing: 2px;
	}
#content h1 a  {
	font-weight: normal;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #000;
	text-decoration: none;
	}


#content h2 {
	color: #301b99;
	font-size: 18px;	
	font-family: Georgia, Sans-Serif, Arial;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 120%;
	}
#content h2 a  {
	font-size: 18px;	
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000;
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #301b99;
	font-size: 14px;
	font-family: Georgia, Sans-Serif, Arial;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	text-decoration: underline;
	}

#content ul li a:hover {
	text-decoration: none;
	}
blockquote{
	margin: 15px;
	padding: 15px;
	font-style: italic;
	color: #333;
	}
	

.postspace {
	width: 440px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}


#sidebar { 
	display: block;
	background: transparent;
	color: #000;
	width: 210px;
	float: right; 
	margin: 10px 0px 10px 10px;
	padding: 0px 10px 20px 0px;
	text-align: left;
	}

* html #sidebar { width: 200px; margin: 20px 20px 20px 25px; }

#sidebar p, #sidebar .textwidget{
	margin: 0px;
	line-height: 17px;
	padding: 5px 0px 16px 0px;
	}

#sidebar h2 {
	color: #000;
	font-size: 11px;	
	font-family: Lucida Grande, Tahoma, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	list-style: none;
	padding: 10px 0px 10px;
	margin: 10px 0px 5px 0px;
	text-align: center;
	letter-spacing: 5px;
	border-top: 1px solid #301b99;
	border-bottom: 1px solid #301b99;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 16px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 20px;
	border-bottom: 1px dotted #666;
	}
#sidebar ul li a {
	font-weight: normal;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	text-decoration: none;
	}
#sidebar ul li ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 0px 10px;
	}

#footer { 
background:url(images/footer.jpg) top no-repeat;
float:left;
height:100px;
margin:0;
padding:0;
width:950px;
	clear: both;
	}

#footer p{
text-align: center;
padding-top: 35px;
	color: #000;
	font-family: Georgia, Sans-Serif, Arial;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 3px;
}

#footer a {
	color: #301b99;
	text-decoration: underline;
	}
#footer a:hover {
	text-decoration: none;
	}


/*************************************************************/


.thecomments{
	float: right;
	display:inline;
	text-align:center;
	height:70px;
	margin:	8px 0px 8px;
	padding: 3px;
	font-size: 11px;	
	font-family: Lucida Grande, Tahoma, Verdana;
	font-weight: normal;
	text-transform: uppercase;
}

.thecomments span {
	font-size:34px;
	font-weight:bold;
}
.thecomments div {
	margin: 0px;
	font-size:15px;
	font-weight:bold;
}

A.commentlink:link{color:#301b99;
background: #fff;
	text-decoration:none;
				   }

A.commentlink:visited{color:#301b99;
background: #fff;
	text-decoration:none;
				   }
A.commentlink:hover{color:#000;
	text-decoration:none;
				   }
img.ttf {border: 0px;}

.links{
background: url(images/metaback.png) repeat;
border-bottom: 1px solid #301b99;
color:#301b99;
font-size:11px;
height: 45px;
line-height:25px;
padding-left: 5px;
}

.links a{
color:#301b99;
text-decoration:none;
font-weight: bold;
}

.links a:hover{
color:#301b99;
text-decoration:none;
font-weight: bold;
}

.links .comment{
background:url(images/comment.png) no-repeat left center;
margin-right:10px;
padding-left:25px;
float: left;
}

.links .feed{
background:url(images/rss.png) no-repeat left center;
margin-right:10px;
padding-left:25px;
float: left;
}

.links .cat{
background:url(images/categories.png) no-repeat left center;
padding-left:25px;
float: left;
}

.links .clock{
background:url(images/clock.png) no-repeat left center;
margin-right:10px;
padding-left:25px;
float: left;
}

.links .author{
background:url(images/author.png) no-repeat left center;
margin-right:10px;
padding-left:25px;
float: left;
}

.meta{ 
display:block;
float:left;
height:auto;
margin-bottom:10px;
width:700px;}


.login{
background:url(images/lock.png) no-repeat center;
margin:auto;
padding-left:75px;
}

#post{
float:left;
overflow:hidden;
padding-bottom:0;
position:relative;
width:710px;}