/*  
Theme Name: R M Accountancy
Theme URI: http://www.substrakt.co.uk/
Description: Based on WP-Blueprint and <a href="http://code.google.com/p/blueprintcss/">Blueprint CSS Framework</a>.
Version: 1.0
Author: Substrakt
Author URI: http://www.substrakt.co.uk/

Credits:

Joshua Sowin: Oringinal WordPress Blueprint theme
http://www.fireandknowledge.org/archives/2007/09/05/blueprint-wordpress-theme/

Based on the Blueprint CSS Framework:
http://code.google.com/p/blueprintcss/

Uses Fam Fam Fam Silk Icons: 
http://www.famfamfam.com/lab/icons/silk/

*/

/*-----------------------------------------------------------------------------
	Platform Bar Template
	By: Lee Aplin (substrakt.co.uk)
-----------------------------------------------------------------------------*/

body 	{  margin-bottom: 0; margin-top: 0; background:url('images/bg.jpg') repeat;}

/* Blueprint width setting */
.container 	{ padding-top: 10px; }			

#page {
	float: left;
	margin-bottom: 20px;
	background:#fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

blockquote {
	font-style: normal;
	padding: 0 0 0 0;
	color: #000;
	background: url('images/quote.png') .5em top no-repeat;
}

a 				{ color: #3E4967; }
a:hover			{ color: #000; }
blockquote p 	{ padding: 0 20px 0 30px; }
hr 				{ background: #CCC; height: 1px; }
img				{ margin: 0; }
p img			{ float: none; }
a.button 		{ float: left; } /* Fix for buttons */
input 			{ padding-left: 0; border: 1px solid #CCCCCC; padding: 3px; }
ul 				{ list-style-type: none; }
label			{ font-weight: normal; }
textarea		{ height: 200px; width: 500px; padding: 3px;}
.small			{ font-size: .9em; }
.nomargin		{ margin: 0; }
a.button, button { font-weight: normal; }

h2 {color:#7E7F81; font-size:2.3em; font-weight:bold; line-height:1.3em; margin-bottom:30px;}

.frontcopy h2 {color:#424446; font-size:1.6em; font-weight:bold; line-height:1.3em; margin-bottom:18px;}

h3, h3 a {
	color:#7F7E83;
	font-size:1.4em;
	font-weight:bold;
	line-height:1em;
	text-decoration:none;
}

						/* Padding inside columns */
#maincontent .content 	{ padding: 25px 30px 20px 0; }	

.navigation, 
.navigation a			{ color: #AAA; }
.alignright 			{ float: right; }
.alignleft 				{ float: left; }

.post					{ margin-bottom: 25px; }

.inner 					{ padding:0 20px;}

/*-----------------------------------------------------------------------------
	Header
-----------------------------------------------------------------------------*/

#header { background:#e6ddcc; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; -webkit-border-top-left-radius:10px; -webkit-border-top-right-radius:10px; padding:20px 0; margin:0 30px; width:auto; height:360px;}
#header h1 a { text-decoration:none; color: #958c8a; font-size:2em; padding:0 0 0 20px; margin:0 0 20px 0; font-weight:bold;}

#header img { float:left; margin-top:10px;}

.address { width:250px; float:left;}
.address .inner {padding:5px 15px 15px 15px; color:#958c8a; font-size:1.2em; font-weight:bold; line-height:1.3em;}

.contact {width:220px; float:left; padding:5px 15px 0px 15px;}
.contact input, .contact textarea {width:216px; padding:4px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.contact textarea {height:45px;}
.contact p {margin:0 0 0 0;}

/*-----------------------------------------------------------------------------
	Navigation
-----------------------------------------------------------------------------*/

#nav, #subnav	{ float: left; width: 100%; line-height: 1.5em;}

#nav ul,
#subnav ul		{ margin: 0; padding: 0; list-style: none; }

#nav li,
#subnav li		{ margin: 0; padding: 0; float: left; background-image: none; }

#nav li a,
#subnav li a 	{ color: white; padding: 5px 15px 5px 0; float: left; text-decoration: none; }

#nav li.current_page_item a,
#nav li a:hover 	{ color: #000; }

#subnav				{ }

#nav li.current_page_item a,
#subnav li.current_page_item a,
#subnav li a:hover 	{ color: #000; }

	/*-------------------------------------------------------------------------
		Navigation bar in posts (use main nav html inside a post)
	-------------------------------------------------------------------------*/

	.entry #nav .content {
		padding: 0;
		margin: auto;
	}

	.entry #nav {
		margin-bottom: 15px;
		background: #FFF;

	}

	.entry #nav li a 		{ color: #FFF; border-right: 1px solid #AAA; background: #666; }
	.entry #nav li.last a	{ border-right: none; }
	.entry #nav li a:hover 	{ background: #333; color: #FFF;}

/*-----------------------------------------------------------------------------
	Sidebar
-----------------------------------------------------------------------------*/

#sidebar 	{ margin:70px 0 0 8px; /* lets us have border */ }
#sidebar h2 { font-size: 1.6em; line-height: 1.2; color:#858585; font-weight:bold; margin-bottom:15px;}

#sidebar ul li	{ padding: 0; }

#sidebar ul li ul { padding-top: 0; }

#sidebar ul li ul li {
	margin: 0 0 0 -18px;
	padding: 2px 0 2px 9px;
	font-size: 0.9em;
}

.feedlink {
	padding: 2px 0 2px 20px;
	background: url('../images/icons/feed_small.png') left center no-repeat;
}

#sidebar ul li, #sidebar ul li#subscribe ul li {
	list-style-type: none;
	background: none;
	margin-bottom: 20px;
}

#sidebar ul li#subscribe ul li { margin: 0 0 0 -30px; }

/* Hide search from sidebar */
#sidebar #search { display: none; }

#maincontent, #sidebar { padding: 0 0 20px 0; }

#sidebar ul.cats li {margin-bottom:0;}

/*-----------------------------------------------------------------------------
	Footer
-----------------------------------------------------------------------------*/

#footer 		{ text-align: center; font-size: .9em; margin: 0;}

#footer a 		{ text-decoration: none; }

/*-----------------------------------------------------------------------------
	Search
-----------------------------------------------------------------------------*/

#search				{ float: right; }
#search #s 			{ background: transparent url('../images/icons/search_grey.gif') 0px center no-repeat;
 				  	  padding: 2px 0 2px 17px; width: 135px; color: #CCCCCC; font-size: 0.9em; margin-right: 20px;}
#search #s:hover 	{ color: #000; }
.search-excerpt 	{ margin: 0; }


/*-----------------------------------------------------------------------------
	Comments
-----------------------------------------------------------------------------*/

.commentlist li { padding: 8px 15px; } 
.comments-alt 	{ background: #f1f1f1}


/*-----------------------------------------------------------------------------
	Front
-----------------------------------------------------------------------------*/

ul.team img {width:281px; margin:0 0 2px 0;}
ul.team h3 { color:#858585; font-size:1.1em; font-weight:bold;}

.theteam {margin-top:30px;}

.frontcopy {padding-left:30px;}
.frontcopy h3 {font-size:1.3em; line-height:1.2em; color:#7E7F81;}

ul.services .serviceimage {width:270px; padding:15px; margin-right:10px; float:left; text-align:center; border:3px solid #cf4f04; -moz-border-radius: 10px; -webkit-border-radius: 10px; background:#fff;}
.serviceimage img {height:85px;}

ul.services li {padding:5px 20px; background:#e4d9c7; margin:0 0 10px -10px;}
ul.services li:hover {background:#eee4d3;}
ul.services li .moreinfo {float:left; width:250px; display:inline;}
ul.services li .moreinfo h2 {color:#ce4e03; font-weight:bold; font-size:1.2em; border:none; margin-top:20px; padding:0px; margin-bottom:0px;}
ul.services li .moreinfo p {font-size:1.7em; line-height:1em; font-weight:bold; color:#7f7e83; margin-bottom:19px;}

.open {padding-top:10px; color:#5C5C5F; font-size:1.1em; font-weight:bold; height:auto; padding-bottom:5px;}
.open li {background:none !important; list-style:disc; padding-left:5px !important; margin-left:50px !important; margin-bottom:0 !important;}

.news {width:280px; height:310px; background: url(images/postit.png) no-repeat top left;} 
.news .inner {padding:50px 15px 10px 15px;}
.news .inner p {font-size:0.9em;}

.newsarticles ul {}
.newsarticles li {margin-bottom:20px; border-bottom:1px solid #eae1d2; padding-bottom:10px;}
.newsarticles li h2 a {color:#7F7E83; font-size:0.7em; font-weight:bold; line-height:1em; text-decoration:none;}
.newsarticles li h2 a:hover {color:#424446;}

.entry {margin-top:35px;}
.entry p {color:#5C5C5F; font-size:1.1em; font-weight:bold;}

.newspagebtn {background:white; border:3px solid #d96400; width:289px; font-weight:bold; font-size:1.4em; text-align:center; text-decoration:none; height:37px; padding-top:12px; display:block; color:#424446; -moz-border-radius:10px; -webkit-border-radius:10px; margin-bottom:15px;}
.newspagebtn:hover {background:#d96400; color:white;}

a.allnews {float:right; margin:0 45px 0 140px; font-weight:bold; font-size:1.2em; text-decoration:none;}

#sidebar .news h2 a{color:#333; width:150px;float:left; font-size:0.9em;}
.names {margin-bottom: 0px !important;}
.moreinfoblock {width:281px;}

.outerdate {background:#eae1d2; padding:10px; width:80px; float:left; margin-left:-25px; margin-right:15px;position:relative;z-index:999;}
.date {width:80px;height:26px; float:left; background: url(images/datebg.png) no-repeat top left; color:#fff; font-weight:bold; padding: 3px 0 0 15px;}

.accordion h2 {outline-width:0;color:#ce4e03; font-size:1.2em;}
.accordion h3 {outline-width:0;}

.largedropdown {font-weight:bold; margin-left:160px; text-decoration:none;}
.theteam .largedropdown {font-weight:bold; font-size:1.2em; text-decoration:none; padding-right:29px; text-align:right; display:block; outline:none;}
.theteam p {margin-bottom:0.3em;}

/*-----------------------------------------------------------------------------
	Single
-----------------------------------------------------------------------------*/

.single {float:left; width:450px; margin:0px;}
.single h3 { display:inline; margin-bottom:10px;color:#424446; font-size:2.2em;}



/*-----------------------------------------------------------------------------
	Blog
-----------------------------------------------------------------------------*/

.blog {padding:0 20px;}