/*  
Theme Name: Janes Journal 2010
Theme URI: http://www.iconnet.co.uk/
Description: The new Janes Journal theme.
Version: 2
Author: Ben Howard
Author URI: http://www.iconnet.co.uk
*/

body {
	background-image:url(/wp-content/themes/JournalNew2010/images/Bckgrnd_Tile.jpg);
	background-repeat:repeat-y;
	background-position:center 1411px;
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#Bckgrnd {
	background-image:url(/wp-content/themes/JournalNew2010/images/Background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	z-index:-10000;
	min-height:1411px;
	height:auto !important;
	height:1411px;
}

.Wrapper {
	width:960px;
	margin:0 auto;
}

img {
	border:none;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1, h2, h3, h4, h5, ul, ol, li {
	padding:0;
	margin:0;
	list-style-type:none;
}

.Clear {
	clear:both;
}

#Header {
	height:132px;
	width:710px;
	margin:0 0;
	text-align:center;
	color:#FFFFFF;
	position:relative;
}

#Header strong {
	font-size:100%;
	font-weight:lighter;
	position:absolute;
	top:10px; 
	right:210px;
	text-shadow: 0px -1px 1px #000;
}

.Header {
	font-size:470%;
	text-shadow: 0px -1px 1px #000;
	line-height:80%;
}

.Header a,.Header a:hover {
	border-bottom:none;
	color:#fff;
	text-decoration:none;
}

#Search {
	width:400px;
	margin:20px auto 0 auto;
}

.SearchBox {
	width:270px;
	padding:3px;
	font-size:13px;
	margin:0 5px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#993300;
}

.SearchBtn {
	width:85px;
	padding:3px;
	background-color:#990066;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	height:25px;
	font-size:13px;
	text-shadow: 0px -1px 1px #993366;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}

/*  ---------- Post Styles ----------*/

#Posts {
	float:left;
}

.Post {
	background-color:#f7f1f1;
	width:668px;
	padding:5px 15px 15px 15px;
	border:1px dotted #ddd8d9;
	background-image:url(/wp-content/themes/JournalNew2010/images/PostBckgrnd.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin:0 0 20px 10px;
	min-height:160px;
	height:auto !important;
	height:160px;
}

.Date {
	min-height:40px;
	height:auto !important;
	height:40px;
	width:170px;
	position:relative;
	left:-26px;
	background-position:left bottom;
	background-image:url(/wp-content/themes/JournalNew2010/images/Date.png);
	background-repeat:no-repeat;
}

.Date p {
	background-color:#7d2864;
	height:auto !important;
	padding:5px;
	color:#FFFFFF !important;
}

.Post h2 {
	font-size:120%;
	font-weight:lighter;
	color:#990033;
	background-color:transparent;
}

.Post h3 {
	font-size:100%;
	font-weight:bold;
	color:#990066;
	background-color:transparent;
}

.Entry h1 {
	font-size:190%;
	font-weight:lighter;
	color:#7d2864;
	background-color:transparent;
}

.Entry h1 a {
	font-weight:lighter;
	color:#7d2864;
	background-color:transparent;
}

.Entry {
	margin:0 0 20px 0;
	border-bottom:2px dotted #CC9999;
	
}

.Entry p {
	color:#3b1b03;
	line-height:140%;
}

.Entry a {
	color:#7d2864;
	background-color:#f5e7f9;
	border-bottom:1px dotted #7d2864;
}

.Entry a:hover {
	color:#7d2864;
	background-color:#f5e7f9;
	border-bottom:1px solid #7d2864;
	text-decoration:none;
}

.CommentHeader a {
	color:#7d2864;
	font-size:110%;
}

.Comments {
	float:left;
	width:505px;
	float:left;
}

.Comment {
	background-image:url(/wp-content/themes/JournalNew2010/images/Quote.gif);
	background-position:10px 10px;
	background-repeat:no-repeat;
	border:2px dotted #e6d3dd;
	padding:10px;
	margin:0 0 20px 0;
}

blockquote, .CatDesc p {
	color:#666666;
	padding:0;
	margin:30px 0 5px 0;
	font-size:110%;
	line-height:130%;
}

.CommentName {
	font-size:80%;
	color:#884c28 !important;
	margin:0 0 10px 0;
}

p.Awaiting {
	font-weight:bold;	
}

.LeaveComment {
	padding:0;
	margin:0;
}

.LeaveComment a, blockquote a {
	color:#7d2864;
	font-weight:bold;
}	

.PostTags {
	float:right;
	color:#884c28 !important;
	width:140px;
	padding:50px 0 0 0;
}

.PostTags p, .Meta p {
	color:#562a07 !important;
	margin:0;
	padding:0;
}

.PostTags a, .Meta a {
	color:#884c28;
	font-size:90%;
}

.Meta {
	background-image:url(/wp-content/themes/JournalNew2010/images/Scissors.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#f7f1f1;
}

.PostCategories {
	margin:0 0 10px 0;
	color:#884c28;
}

.Related ol {
	width:470px;
}

.Related ol li {
	padding:0 0 3px 40px;
	margin:0 0 5px 0;
	background-image:url(/wp-content/themes/JournalNew2010/images/ScissorsBullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom:1px dotted #e9d5c9;
}

/*  ---------- Side Bar ----------*/

#SideBar {
	float:left;
	width:200px;
}

a#Logo {
	padding:15px 0 0 0;
	margin:0 0 20px 0;
	width:150px;
	display:block;
	text-align:center;
	text-decoration:none;
	border:none;
	text-transform:uppercase;
	color:#7d2864 !important;
}

#Jane {
	padding:0 0 10px 9px;
}

#SideBar h3 {
	background-color:#3d261e;
	color:#FFFFFF;
	padding:5px;
	text-transform:uppercase;
	margin:0 0 5px 10px;
	font-size:100%;
	font-weight:lighter;
}

.SideContainer {
	margin:0 0 0 20px;
}

#SideBar a {
	color:#FFFFFF;
}

#SideBar a:hover {
	text-decoration:none;
}

#SideBar ul {
	margin:0 0 15px 15px;

}

#SideBar ul li a {
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #fff;
	width:160px;
	display:block;
}

#SideBar ul li a:hover {
	border-bottom:1px solid #fff;
}

ul#twitter_update_list li {
	color:#FFFFFF;
	font-size:130%;
	line-height:110%;
}

ul#twitter_update_list li a {
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #fff;
	width:160px;
	display:inline;
}

p.follow a {
	font-size:80% !important;
	padding:0 0 0 15px;
	display:block !important;
}

p.follow a:hover {
	text-decoration:underline !important;
}

/*  ---------- Pager ----------*/

.wp-pagenavi-Container {
	margin:0 0 20px 0;
	padding:5px;
	font-size:15px;
}

.wp-pagenavi {
}

.pages {
	color:#FFFFFF;
	margin:0 10px 0 5px;
}

.wp-pagenavi a {
	color:#FFFFFF;
}

a.page {
	border:1px solid #999;
	padding:2px 5px;
	margin:0 3px 0 3px;
	color:#990066;
	background-color:#fff;
	text-decoration:none;
}

a.page:hover {
	border:1px solid #fff;
	padding:8px 5px;
	color:#660033;
	text-decoration:none;
}

.current {
	color:#CCCCCC;
	margin:0 3px 0 2px;
}

.first {
	margin:0 5px 0 0;
}

.last {
	margin:0 0 0 5px;
}

/*  ---------- Footer ----------*/

#Footer {
	background-color:#37221b;
	color:#FFFFFF;
	font-size:80%;
	padding:10px 0;
}

#Footer a {
	color:#FFFFFF;
}

/*  ---------- Validation ----------*/

#commentform label.error{
font-size: 11px; 
margin-left: 200px;
background: #fbfcda url('../images/cancel.png') no-repeat left;
border:1px solid #dbdbd3;
width:209px;;
margin-top:4px;
padding-left:20px;
}
