@charset "utf-8";
/* CSS Document */
/*
Theme Name: TWD
Theme URI: http://www.twdaccounts.co.uk/blog
Description: A theme by <a href="http://twdaccounts.co.uk">TWD Accountants</a>.
Version: 1
*/
/* BEGIN GENERIC HTML STYLES */
body 
{ 
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial;
	color:#454545;
}

#main_container
{
	position: relative;
	width: 972px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}

#top_logo
{
	position:relative;
	float:left;
	width:337px;
	height:100px;
	border:0px;
}

#top_phone
{
	position:relative;
	float:right;
	width:266px;
	height:100px;
	border:0px;
}

#top_menu
{
	position: relative;
	width:972px;
	height:41px;
	background-image:url(images/top_menu.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
}

#top_menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#top_menu li
{
	float:left;
}

#top_menu a
{
	background-image:url(images/top_menu_sep.jpg);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	display:block;
	color:#ffffff;
	height:23px;
	padding-top:11px;
	text-decoration:none;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
}

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

#top_menu_search
{
	position: relative;
	float:right;
	top:8px;
}

#top_menu_search_submit
{
	position:relative;
	float:left;
	width:17px;
	height:18px;
	margin-right:15px;
	background-image:url(images/top_menu_search_submit.jpg);
	background-repeat:none;
	border:0;
	font-size:0px;
	cursor:pointer;
}

#top_menu_search_text
{
	position:relative;
	float:left;
	margin-right:6px;
	width:149px;
	height:14px;
	border:1px solid #0189ac;
	font-size:11px;
	padding-left:7px;
	padding-top:3px;
}

#newsletter_strip
{
	position: relative;
	width:972px;
	height:62px;
	background-image:url(images/newsletter_strip_bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:30px;
}

#newsletter_strip h3
{
	position:absolute;
	top:26px;
	left:80px;
	font-family:Trebuchet MS;
	font-size:18px;
	font-weight:normal;
	color:#03427b;
	padding:0;
	margin:0;
}

#newsletter_strip p
{
	position:absolute;
	top:31px;
	left:340px;
	padding:0;
	margin:0;
}

#newsletter_strip a.sign_up_link
{
	position:absolute;
	top:25px;
	left:865px;
	display:block;
	width:92px;
	height:24px;
	background-image:url(images/sign_up.gif);
	background-position:0px 0px;
	text-decoration:none;
	overflow:hidden;
}

#newsletter_strip  a.sign_up_link:hover
{
	background-position:0px 24px;
}

#footer
{
	position: relative;
	width:972px;
	height:324px;
	margin-bottom:20px;
}


#footer_upper_left
{
	position: relative;
	float:left;
	height:201px;
	width:183px;
	padding-right:20px;
	padding-left:17px;
	line-height:16px;
}

#footer_upper_left h4
{
	margin:0;
	padding:0;
	font-family:Trebuchet MS;
	font-size:17px;
	font-weight:normal;
	color:#7a7a7a;
	margin-bottom:12px;
}

#latest_blog_entry
{
	position:relative;
	margin-bottom:10px;
	color:#00add9;
	text-decoration:none;
	font-weight:bold;
}

#latest_blog_date
{
	display:block;
	color:#adacac;	
	margin-bottom:4px;
}

#footer_upper_left a.subscribe_link
{
	background-repeat:no-repeat;
	font-weight:bold;
	color:#6a6a6a;
	text-decoration:none;
	display:block;
	height:21px;
	padding-left:30px;
	padding-top:2px;
	margin-bottom:10px;
}

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

#rss_feed
{
	background-image:url(images/link_rss.jpg);
}

#follow_on_twitter
{
	background-image:url(images/link_twitter.jpg);
}

#latest_tweet
{
	display:block;
	margin-bottom:6px;
	color:#00add9;
	font-weight:bold;
}	

#footer_upper_right
{
	position: relative;
	float:left;
	min-height:201px;
	width:728px;
	padding-left:24px;
	background-image:url(images/footer_upper_right_bg.jpg);
	background-repeat:no-repeat;
	line-height:16px;
}

*html #footer_upper_right
{
	height:201px;
}

#footer_upper_right h4
{
	margin:0 0 8px 0;
	padding:0;
	font-family:Trebuchet MS;
	font-size:17px;
	font-weight:normal;
	color:#7a7a7a;
	float:left;
}

#footer_upper_right #add_this
{
	float:right;
	margin-right:33px;
	margin-bottom:8px;
}

#footer_upper_right ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer_upper_right ul li
{
	float:left;
}

.footer_link_desc, .footer_link, .footer_link_4th, .footer_link_desc_4th
{
	position:relative;
	float:left;	
	display:block;
	width:190px;
	height:19px;
}

.footer_link_4th, .footer_link_desc_4th
{
	width:140px;
}

.footer_link_desc, .footer_link_desc_4th
{
	font-weight:bold;
	color:#00add9;
}

a.footer_link, .footer_link_4th
{
	color:#6a6a6a;
	text-decoration:none;
}

a.footer_link:hover, .footer_link_4th:hover
{
	text-decoration:underline;
}

#footer_lower
{
	position: relative;
	float:left;
	margin-top:20px;
	padding-top:13px;
	height:60px;
	width:972px;
	background-image:url(images/footer_lower_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	color:#a1a1a1;
	font-size:11px;
	line-height:16px;
}

#footer_lower a
{
	color:#a1a1a1;
	text-decoration:none;
}

#footer_lower a:hover
{
	color:#a1a1a1;
	text-decoration:underline;
}

.clear
{
	clear:both;
	overflow:hidden;
	height:1px;
	width:100%;
}

/* newsletter sign up */
#news_form
{
	position:absolute;
	top:25px;
	left:338px;
	width:618px;
	height:24px;	
}

#news_name_label, #news_name_input
{
	position:relative;
	float:left;
	margin-right:20px;
	padding-top:4px;
}

#news_email_label, #news_email_input
{
	position:relative;
	float:left;
	margin-right:20px;
	padding-top:3px;
}

#news_email_input, #news_name_input
{
	width:160px;
	height:15px;
	background-image:url(images/form_text_bg.gif);
	border:1px solid #dedede;
	margin-top:1px;
	padding-top:2px;
	font-size:11px;
	padding-left:4px;
}

#news_submit
{
	position:relative;
	float:right;
	width:92px;
	height:24px;
	background-image:url(images/sign_up.gif);
	background-position:0px 0px;
	overflow:hidden;
	border:0;
	font-size:0;
	cursor:pointer;
}

#news_submit:hover
{
	background-position:0px 24px;
}

/* partner strip */
#partner_strip
{
	position: relative;
	width:972px;
	height:70px;
	background-image:url(images/partner_strip_bg.gif);
	background-repeat:no-repeat;
	margin-bottom:26px;
}
/*#partner_strip img
{
	position: relative;
	top:20px;
	float:left;
	border:0px;
	margin:0 21px 0 21px;
}*/
#partner_strip img {
border:0 none;
float:left;
margin:0 18px;
position:relative;
top:17px;
}

.ps_link_text
{
	visibility: hidden;	
}

#sub_page_banner
{
	position:relative;
	width:694px;
	padding-left:18px;
	padding-right:260px;
	height:121px;
	background-image:url(images/sub_page_banner.jpg);
	background-repeat:none;
	overflow:hidden;
	margin-bottom:9px;
}

#sub_page_banner h1
{
	font-family:Trebuchet MS;
	font-size:25px;
	font-weight:normal;
	color:#03427b;
	padding:0;
	margin:0;
	padding-top:28px;
}

#sub_page_banner h2
{
	font-family:Trebuchet MS;
	font-size:18px;
	font-weight:normal;
	color:#7a7a7a;
	padding:0;
	margin:0;
}
/* Begin Blog styles*/
#sub_page_content_left_blog
{
	position:relative;
	float:left;
	width:14px;
	height:426px;
	background-image:url(images/sub_page_content_left_blog_bg.gif);
	background-repeat:no-repeat;
}

#sub_page_content_right_blog
{
	position:relative;
	float:left;
	width:28px;
	height:426px;
	background-image:url(images/sub_page_content_right_bg.gif);
	background-repeat:no-repeat;
}

#sub_page_content_blog
{
	position:relative;
	float:left;
	width:698px;
	min-height:410px;
	padding-top:16px;
	border-top:1px solid #dedede;
	line-height:18px;
}

*html #sub_page_content_blog
{
	height:410px;	
}

#sub_page_icons
{
	width:216px;
	float:right;
}

h3.without_border
{
	font-size:15px;
	font-family:Trebuchet MS;
	color:#03427b;
	padding:0px;
	margin:0 0 10px 0;
}

h3.with_border
{
	font-size:15px;
	font-family:Trebuchet MS;
	color:#03427b;
	background-image:url(images/hr_small_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}

.post
{
	position:relative;
	width:690px;
	margin-left:auto;
	margin-right:auto;
}

.post-date
{
	position:relative;
	float:left;
	width:44px;
	height:49px;
	background-image:url(images/post_date_bg.gif);
	background-repeat:no-repeat;
}

.post-month
{
	color:#FFFFFF;
	display:block;
	font-size:11px;
	line-height:11px;
	margin-left:-3px;
	padding-top:2px;
	text-align:center;
	text-transform:uppercase;
}

.post-day
{
	color:#03427b;
	display:block;
	font-size:18px;
	line-height:18px;
	margin-left:-3px;
	padding-top:7px;
	text-align:center;
	text-transform:uppercase;
}

.post-title
{
	position:relative;
	float:left;
	margin-left:10px;
	width:600px;
}

.post a
{
	color:#00add9;
	text-decoration:none;	
}

.post a:hover
{
	text-decoration:underline;	
}

.post-title h2
{
	color:#03427b;
	font-family:Trebuchet MS;
	font-size:20px;
	font-weight:normal;
	margin:0 0 2px;
	padding-bottom:3px;
}

.post-title h2 a
{
	color:#03427b;
	text-decoration:none;
}

.post-cat
{
	background-image:url(images/mini-category.gif);
	background-repeat:no-repeat;
	color:#a3a3a3;
	padding-left:18px;
	float:left;
}

.post-comments
{
	float:right;
	background-image:url(images/mini-comments.gif);
	background-repeat:no-repeat;
	padding-left:18px;
}

.entry
{
	clear:both;
	padding-top:10px;
}

.entry hr
{
	width:690px;
	height:1px;
	background-image:url(images/hr_bg.gif);
	background-repeat:no-repeat;
	border:0;
}

.sub_page_content_blog p
{
	margin:0 0 15px;
	padding: 0 0 15px;
}

.blog_text
{
	background-image:url(images/form_text_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #DEDEDE;
	height:14px;
	width:200px;
}

.blog_text_area
{
	background-image:url(images/form_text_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #DEDEDE;
	height:80px;
	width:400px;
}

#blog_submit
{
	position:relative;
	float:left;
	width:142px;
	height:24px;
	background-image:url(images/submit_comment.gif);
	background-position:0px 0px;
	overflow:hidden;
	border:0;
	font-size:0;
	cursor:pointer;
}

#blog_submit:hover
{
	background-position:0px 24px;
}

#s
{
	position:relative;
	background-image:url(images/form_text_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #DEDEDE;
	height:14px;
	width:142px;
}

#searchsubmit
{
	position:relative;
	vertical-align:middle;
	width:61px;
	height:24px;
	background-image:url(images/blog_go.gif);
	background-position:0px 0px;
	overflow:hidden;
	border:0;
	font-size:0;
	cursor:pointer;
}

#searchsubmit:hover
{
	background-position:0px 24px;
}

.recent-posts, .recent-comments, .ul-archives, .ul-cat
{
	line-height:110%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0;
}

.recent-posts li, .recent-comments li, .ul-archives li, .ul-cat li
{
	background-repeat:no-repeat;
	background-position:top;
	padding-top:10px;
	margin-top:10px;
	padding-left:24px;
}

.recent-posts li
{
	background-image:url(images/recent_post.gif);
}

.recent-comments li
{
	background-image:url(images/recent-comments.gif);
}

.ul-archives li
{
	background-image:url(images/recent-archives.gif);
}

.ul-cat li
{
	background-image:url(images/recent-cat.gif);
}

.recent-posts a, .recent-comments a, .ul-archives a, .ul-cat a
{
	color:#454545;
	text-decoration:none;
}

.recent-posts a:hover, .recent-comments a:hover, .ul-archives a:hover, .ul-cat a:hover
{
	text-decoration:underline;
}

.feeds
{
	height:20px;
	padding-bottom:8px;
	margin-bottom:10px;
	background-image:url(images/hr_small_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.feeds a
{
	position:relative;
	float:left;
	background-image:url(images/rss_blog.gif);
	background-repeat:no-repeat;
	display:block;
	width:60px;
	height:20px;
	padding-left:29px;
	text-decoration:none;
	color:#454545;
	font-weight:bold;
}

.feeds a:hover
{
	text-decoration:underline;
}

abbr
{
	border:0px;
}

.navigation {
	clear: both;
	padding: 10px 10px 30px 10px;
}
.navigation a, .navigation a:visited {
	color: #323234;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
