/*
Theme Name: Pink_Valentines
Author: Sam Lewis
Theme URI: http://www.wpcontempo.com
Author URL: http://www.webcontempo.com/about/
Description: A pink Valentine's romance Wordpress theme 
Version: 1.0
Tags: Pink, Valentine's, Romance, Valentine, Dating, Red, Purple
*/

.creditslnk { text-align:left;font-size:10px;color:#aaa; }
.creditslnk a { text-decoration: underline;}
.creditslnk a:visited { text-decoration: none; }

.creditslnkd { text-align:left;font-size:12px;color:#aaa; }
.creditslnkd a { text-decoration: underline;}
.creditslnkd a:visited { text-decoration: none; }
a {
text-decoration:none;
color:#ff0000;
}

/* Main Tags */

html {
	min-height: 100%;
}

img {
	border: 0px;
}

body {
	font-family: Verdana, Arial, TImes New Roman, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background: #7B3B3C url(images/body.jpg);
	background-repeat:repeat-y;
	margin: 0;
}

#wrapper {
	display: block; 
	width:1000px; 
	background: transparent url(images/header.jpg) no-repeat;
	height:100%;
	margin: 0;
}

#main {
margin: 0;
}

#header {
	width:1000px;
	height:268px;
	background: transparent;
	margin: 0;
}

.page_item {
	float: left;
	margin: 0px;
}

#navigation {
	width:650px; 
	margin-left:240px;
	padding-top: 40px;
	background: #transparent;
	height:58px;
	display: inline-block;
}

#navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navigation li {
	display: inline;
	float: left;
	margin-top: 4px;
}

#navigation li a
{
	background: url(images/spacer_nav.gif) right no-repeat;
	float: left;
	display: block;
	color: #FFFFFF;
    font-style:italic; 
    text-align: center;
	font-family: TImes New Roman;
	font-size: 18px;
	text-transform: capitalize;
	padding: 0 10px 0 10px;
}

#navigation li a:hover
{
	color: #652d15;
}

#search {
	float: right;
	width: 260px;
	margin-right: 2px;
	padding-top: 148px;
	background: transparent;
	border: none;

}

#search fieldset {
	border: none;
	background: transparent;
}

#search #s {
	width: 90px;
	background: transparent;
	border: none;
}

#search #ok {
	display: none;
}

#content {
	width: 540px;
	margin-left: 106px;
	float: left;
	text-align:left;
	background-color:transparent;
	color: #76432e;
	font-family: Times New Roman;
}

#content #PostSet{
	padding:15px 15px 15px 15px;
	margin: 0;
}


#postheader {
	padding:5px;
}

#postinfo {
height: 18px;
color: #8b8688;
size: 11px;
font-style: italic;
width: 100%;
margin-top: 8px;
}

#postinfo a {
color: #8b8688;
text-decoration: underline;
font-style: italic;
size: 11px;
}

#postheader h1 {
	letter-spacing:-1px;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:0px;
	letter-spacing: 2px;
}

#postheader h1 a:hover {
	color:#6d3721;
	text-decoration:underline;
}

#postheader a {
	color:#6d3721;
	text-decoration:none;
}

#postheader #postdetails a:hover {
	border-bottom: 1px dotted #ffffff;
}

#postcontent a:hover {
	color:#FFFFFF;
	border-bottom: 1px dotted #ffffff;
}

#postcontent a {
	color:#FF0000;
	text-decoration:none;
}

#postcontent {
	font-size:16px;
	line-height:110%;
}

#postbot {
	width: 540px;
	margin-left: 106px;
	background: url(images/bostbot.jpg) repeat-x;
	height: 6px;
}
	

#desctitle {
margin-top: 10px;
margin-left: 80px;
}

#desctitle h1 {
padding-top: 5px;
font-size: 24px;
color: #793a3a;
font-weight: bold;
font-family: Verdana, Arial;
}


.more-link {
	color:#FF0000;
	text-decoration:none;
}

/* Sidebar */

#sidebar {
	width: 220px;
	margin-left:5px;
	background-color:transparent;
	float:left;
}

#sidebar div {
	background: transparent;
	text-align:left;
}

#sidebar div #WidgetHeader {
	background: url(images/widgettit.jpg) no-repeat;
	height:80px;
	width: 220px;
	margin-top: 15px;
}

#sidebar div #WidgetHeader div {
	padding: 15px 0px 0px 35px;
	font-family: TImes New Roman;
	font-size: 20px;
	text-transform: capitalize;
	font-weight: bold;
	color:#FFFFFF;
	font-weight:bold;
	background:transparent;
	letter-spacing: 3px;
}

#sidebar div ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	background: #000 url(images/widgetmid.jpg) repeat-y;
}

#sidebar div ul li {
	background-color:transparent;
	margin-left: 25px;
}

#sidebar div ul li a {
	line-height: 2.5em;
	color:#fff;
	font-family: TImes New Roman;
	font-size: 15px;
	text-transform: capitalize;
	font-style: italic;
	padding-left: 15px;
	background: url(images/sidebarmenu.jpg) no-repeat;
}

#sidebar div ul li a:hover{
	color: #e7497f;
}
#sidebar #widgetbot {
    width: 220px;
	height: 16px;
	background: url(images/widgetbot.jpg) no-repeat;
}

#both {
	clear: both;
}

#footer {
	height:140px;
	background: url(images/footer.jpg);
	font-size:10px;
	color:#eee;
}

#footer table {
	margin-top:80px;
	text-align:right;
	margin-left:100px;
}

#footer a {
	color:#fff;
}

#footer a:hover {
	color:#FF0000;
}


h2 {
	letter-spacing:-1px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}


#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #000;
	border: 1px #aaa solid;
	padding: 7px;
	color:#aaa;
	font-size: 14px;
}

.comment {
	line-height:180%;
	margin: 10px 2px 10px 2px;
	size: 12px;
}
.commenttop {
	font-size:14px;
	padding:2px 0px 7px 7px;
	height:20px;
	background: #fff3f3;
	border-right: 10px solid #944646;
}

.comment a, .comment a:visited {
	color:#000;
	text-decoration:underline;
}

.comment a:hover {
	border-bottom:2px dotted #ffffff;
}

.commenttext {
	font-size:12px;
	padding:7px;
	line-height:125%;
	background:#fff3f3;
	color:#aaa;
	position:relative;
	border-right: 10px solid #944646;
}

.commenttext p {
	margin:7px;
	font-size: 12px;
}

.commenttext blockquote {
	color:#aaa;
	padding:5px;
	background:transparent;
}

/* Calendar */

#wp-calendar {

	border: 0px;

	empty-cells: show;

	font-size: 12px;

	margin: 0;

	width: 100%;

	margin-left:auto;

	margin-right:auto;

}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

padding-left:0px;

}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

padding-left:0px;

}



#sidebar ul li #wp-calendar tr td a {

	display: block;

	text-decoration: none;

padding-left:0px;

}

#wp-calendar a:hover {
	background: #000000;
	color: #ff0000;
}

#wp-calendar caption {

	color: #ffffff;
	font-size: 14px;
	text-align: center;
margin-top:10px;
font-weight:bold;
}

#wp-calendar td {
	color: #ffffff;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
background: transparent;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #000000;
	color: #ff0000;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
