/*
Theme Name: Accountants Theme
Description: Accountants theme for accounting and financial related blogs and websites. The free accounting theme features a comical accountant atop a cool blue theme.
Version: 1.0
Author: The Accountancy Partnership
Author URI: http://www.theaccountancy.co.uk
Tags: blue, white, green, two-columns, right-sidebar
License: GNU General Public License
License URI: license.txt
The Accountants Theme is a free WP theme for accounting related websites. Please use this theme as you wish.
*/

/********************************
Body Styles
********************************/

body {
	background: #b5cc7c;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color: #000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	}

/********************************
Wrap
********************************/

#wrap {
	background: #fff;
	width: 1000px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}

/********************************
Header
********************************/

#header {
	width: 1000px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	height:183px;
	background-image:url(images/masthead.jpg);
	background-repeat:no-repeat;
	position:relative
	}

#sitename {
	position:absolute;
	top:50px;
	left:100px;
	width:600px
	}

#header h1, #header h1 a:link, #header h1 a:hover, #header h1 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:24px;
	text-decoration:none;
	}

#description {
	color: #fff;
	display: block;
	font-size: 0.475em;
	letter-spacing: 0.2em;
	}

/********************************
Navbar
********************************/

#navbar{
	background: #02b7ee;
	width: 1000px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}

#navbar ul {
	list-style-type: none;
	margin: 0;
	padding: 15px 15px 15px 50px;
	}

#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	line-height:17px;
	}

#navbar a:link {
	color: #c5e8f7;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding: 0px 30px 0px 0px;
	}

#navbar a:visited {
	color: #c5e8f7;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding: 0px 30px 0px 0px;
	}
	
#navbar a:hover {
	color: #c5e8f7;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding: 0px 30px 0px 0px;
	text-decoration:underline
	}

/********************************
Content
********************************/

#content {
	width: 1000px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}
	
#homecopy {
	float:left;
	width: 570px;
	margin: 0px auto 0px;
	padding: 28px 38px 128px 38px;
	}
	
#homecopy p {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#homecopy h1, #homecopy h1 a:link, #homecopy h1 a:visited {
	color:#99cc33;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:none
	}

#homecopy h1 a:hover {
	text-decoration:underline
	}

#homecopy h2, #homecopy h2 a:link, #homecopy h2 a:visited {
	color:#99cc33;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none
	}

#homecopy h2 a:hover {
	text-decoration:underline
	}

#homecopy h3, #homecopy h3 a:link, #homecopy h3 a:visited {
	color:#99cc33;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none
	}

#homecopy h3 a:hover {
	text-decoration:underline
	}

/********************************
Clear Main Content
********************************/

.clear {
	clear:both
	}

/********************************
Sidebar
********************************/

#sidebar {
	width:290px;
	float:right;
	background-color:#b5cc7c;
	margin: 28px 15px 28px 0px;
	padding: 20px 20px 20px 20px;
	text-align:left
	}

#sidebar h2 {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	margin:-10px 0px 0px 0px;
	padding:0px 0px 0px 0px
	}
	
#sidebar p {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left
	}

#sidebar a:link, #sidebar a:visited, #sidebar a:hover {
	color: #669900;
	}

#sidebar ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	color:#333333
	}

#sidebar ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;	
	}

#sidebar ul li li {
	padding:3px 0px 3px 0px;
	color:#333333;
	display:list-item;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;		
	}

/********************************
Aditional styles
********************************/

a {
	color: #b5cc7c;
	}

a img {
	border: none;
	}

a:visited {
	color: #b5cc7c;
	}

a:hover {
	color: #b5cc7c;
	}

acronym, abbr {
	border-bottom: 1px dashed #333;
	}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	}

acronym, abbr {
	cursor: help;
	}

blockquote {
	border-left: 5px solid #b5cc7c;
	margin-left: 1.5em;
	padding-left: 5px;
	}

ol#comments li p {
	font-size: 100%;
	}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
	}

#commentform textarea {
	width: 100%;
	}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
	}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
	}

/********************************
Calendar
********************************/

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
	}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
	}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
	background: #fff;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/********************************
Captions & aligment
********************************/

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

/********************************
Footer
********************************/

#footer {
	background: #b5cc7c;
	width: 1000px;
	height:225px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footertext {
	width: 1000px;
	margin: 0px auto 0px;
	padding: 28px 38px 28px 38px;
	font-size:10px;
	}
	
#footertext p {
	color:#669900;
	font-family:Arial, Tahoma, Verdana;
	font-size:10px;
	}

#footertext a:link, #footertext a:visited, #footertext a:hover {
	color: #669900;
	}

.commentlist {
	list-style: none;
	margin: 0;
}

.commentlist li.comment {
	padding: 0px 0px 10px 0px;
	position: relative;
}

.commentlist .avatar {
	float:right;
	padding-left:10px;	
	}
	
.commentlist .bypostauthor {
	}
	
.gallery-caption {
	}
	
.sticky {
	}