/*
Theme Name: Frances Taylor Blog Theme
Theme URI: http://www.ftpictures.co.uk
Description: Bespoke theme created for Frances Taylor new blog site Summer 2010.
Author: eckhoCreative
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

/* START DEFAULT CSS SETTINGS */

* {padding:0px; margin:0px;} 
p {padding:0px; margin:10px;} 
a {outline:0px;}

html { overflow:scroll; }
img  {border:none; padding:0px; margin:0px;}
img.heading{margin-left:15px;}
h1{font-weight:normal;color:#3c558d;}
h2{font-weight:normal;color:#3c558d;}
h2 a{font-weight:normal;color:#3c558d;text-decoration:none;padding-top:20px;}

body, html {
	font-family:arial; 
	font-size:12px;
	margin:0px;
	background-color:#ffffff;
	background-image:url('images/background.jpg');
	background-repeat:repeat-x;
	background-position:center top;
}

#top_wrap{
	width:876px;
	height:auto;
	margin:auto;
}

#above-top{
	width:850px;
	height:30px;
	margin:auto;
}

#above-top-links{
	width:225px;
	height:25px;
	float:right;
	background-color:#40599c;
	text-align:center;
	color:#ffffff;
	line-height:25px;
}

#above-top-links a{
	color:#ffffff;
	text-decoration:none;
}

#top{
	width:100%;
	height:10px;
}

#banner_wrap{
	width:876px;
	height:273px;
	margin:auto;
	position:relative;
}

#banner{
	width:850px;
	height:270px;
	margin:auto;
	position:relative;
	padding-top:5px;
}

#below_banner{
	width:855px;
	height:25px;
	margin:auto;
}

#main_wrap{
	width:850px;
	height:auto;
	margin:auto;
	background-image:url('images/main_bg.png');
}

#main{
	width:850px;
	height:auto;
}

#content{
	width:853px;
	height:auto;
	min-height:265px;
	background-image:url('images/content_bg.jpg');
	background-repeat:no-repeat;
}

#left{
	width:495px;
	float:left;
	padding:10px;
	color:#666666;
	font-size:14px;
}

#right{
	width:300px;
	float:left;
	padding-right:30px;
}

#social{
	width:295px;
	height:30px;
	float:left;
	margin-right:20px;
	text-align:right;
}

#search{
	width:300px;
	height:30px;
	margin:auto;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
	text-align:center;
}

#search input.text{
	width:238px;
	height:23px;
	color:#b7b7b7;
	font-size:11px;
	background-image:url('images/searchbg.jpg');
	border:0px;
	padding-left:5px;
	float:left;
}

#search input.submit{
	width:37px;height:23px;
	float:left;
}

#about{
	width:340px;
	height:290px;
	float:left;
}

#aboutme{
	width:300px;
	height:165px;
	float:left;
	position:absolute;
	font-size:14px;
	padding:5px;
	color:#666666;
}

#aboutme a{
	color:#345082;
	text-decoration:none;
}

#read-more{
	position:relative;
	float:right;
	text-align:right;
	font-size:12px;
	color:#305186;
	padding-right:10px;
}

#read-more a{
	color:#305186;
	text-decoration:none;
}

#photo{
	width:186px;
	height:187px;
	float:right;
	position:relative;
	top:-7px;
	right:-9px;
}

#seperator{
	width:325px;
	height:14px;
	margin:auto;
	float:left;
	text-align:center;
	padding:10px;
}

#menu{
	width:340px;
	min-height:305px;
	float:left;
}

#menu li{
	margin-left:15px;
	width:275px;
	line-height:25px;
	color:#888888;
	font-size:14px;
	border-bottom:1px solid #dcdcdc;
	list-style:none;
}

#menu li:hover{
	background-color:#f8f8f8;
}

#menu li a{
	text-decoration:none;
	color:#888888;
}

#menu li a:hover{
	text-decoration:none;
	color:#3c558d;
}

#menu ul.children li{
	background-color:none;
	width:260px;
}

#menu ul.children li:hover{
	background-color:transparent;
}

#latest{
	width:340px;
	min-height:165px;
	float:left;
}

#latest li{
	margin-left:15px;
	width:275px;
	height:45px;
	list-style:none;
	line-height:45px;
	color:#888888;
	font-size:14px;
	border-bottom:1px solid #dcdcdc;
}

#latest li:hover{
	background-color:#f8f8f8;
}

#latest li a{
	text-decoration:none;
	color:#888888;
	font-weight:bold;
}

#latest li img{
	margin-top:7px;
}

#tags{
	width:310px;
	min-height:200px;
	float:left;
}

#tags h1{
	font-size:14px;
	background-color:#dcdcdc;
	float:left;
	display:block;
	margin-left:15px;
	margin-bottom:10px;
	padding:5px;
	color:#305186;
}

a.tag-link-3{
	font-size:14px;
	background-color:#dcdcdc;
	float:left;
	display:block;
	margin-left:15px;
	margin-bottom:10px;
	padding:5px;
	color:#305186;
}

#tags a{
	text-decoration:none;
	color:#305186;
	font-size:14px;
	font-weight:bold;
}

#homepage_box{
	width:475px;
	height:200px;
	background-color:#ffffff;
	float:left;
	margin:auto;
	margin-bottom:20px;
	margin-left:10px;
}

#homepage_box_image{
	width:165px;
	height:160px;
	float:left;
	margin-left:20px;
	margin-top:20px;
	background-color:#f1f1f1;
}

#text{
	width:255px;
	height:130px;
	float:left;
	padding:10px;
	margin-left:10px;
	margin-top:0px;
}

#readmore{
	width:130px;
	height:32px;
	float:right;
	margin-right:10px;
}

#footer{
	width:852px;
	height:277px;
	background-color:#f1f1f1;
	background:url('images/footer_bg.jpg');
	background-repeat:no-repeat;
	margin:auto;
	color:#666666;
	font-size:12px;
	font-style:italic;
	margin-top:15px;
	text-align:center;
}

#footer p{
	padding:20px;
}

#footer a{
	color:#666666;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}
