/*
Theme Name: Numero
Theme URI: http://www.numerostrategy.com/
Description: Custom SEO Theme for Numero Strategy
Version: 2.0
Author: Roy Barber
Author URI: http://www.roy-barber.co.uk
*/

/* RESET */
/* ----------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
		color:#6f6f6f;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress */
.aligncenter { display:block; margin:0 auto }
.alignleft {
	float:left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 }
.clear { clear:both; margin:0px; padding:0px}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #6f6f6f;
	padding-bottom: 12px;
}
a {
	color: #e14267;
	text-decoration: none;
}
a:hover {
	color: #A01336;
	text-decoration: underline;
}


#header {
	background-image: url(img/header.png);
	background-repeat: repeat-x;
	height: 183px;
	margin-bottom: 15px;
}
/* End wordpress defualt */


#headertopwrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#header .logo {
	float: left;
	height: 94px;
}
#header #topmenu {
	float: right;
	width: 700px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	padding-top: 32px;
}
#header #topmenu li {
	display: inline;
}
#header #topmenu li a {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
#header #topmenu li a:hover {
	color: #540A1D;
	text-decoration: none;
}



#headerbotwrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header  .title  {
	float: left;
	padding-top: 23px;
	width: 620px;
}
#header .title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #9c9b9b;
	text-shadow: 0px 1px 0px #FFF;

}

#header  .call  {
	float: right;
	padding-top: 23px;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content .left {
	float: left;
	width: 620px;
	color: #6f6f6f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}



#footer {
	background-image: url(img/footer.png);
	background-repeat: repeat-x;
	background-color: #A01336;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e87d97;
}
#footer p {
	color: #e87d97;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

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

#footerwrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer .address {
	float: left;
	margin-top: 16px;
}
#footer .copyright {
	float: right;
	margin-bottom: 12px;
	margin-top: 12px;
}

#sidebar {
	float: right;
	width: 275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #6f6f6f;
}
#sidebar h2 {
	color: #e14267;
	font-size: 18px;
}
#sidebar .diduknow p {
	padding-top: 5px;
}
#sidebar .seperator {
	background-image: url(img/sidebar-spacer.png);
	background-position: center top;
	height: 32px;
	margin-top: 15px;
}


#sidebar .nurseries {
	margin-bottom: 15px;
}
#sidebar .contactform {
	padding-top: 25px;
}
#sidebar .contactform p {
	padding-top: 5px;
	padding-bottom: 10px;
}
#sidebar .contactform .formLabel {
	width: 80px;
	float: left;
	font-size: 12px;
	padding-top: 3px;
}
#sidebar  .contactform  #name {
	margin-bottom: 7px;
	border: 1px solid #d0d0d0;
	width: 175px;
	color: #6f6f6f;
	padding: 3px;
}
#sidebar .contactform #company {
	margin-bottom: 7px;
	border: 1px solid #d0d0d0;
	width: 175px;
	color: #6f6f6f;
	padding: 3px;
}
#sidebar .contactform #email {
	margin-bottom: 7px;
	border: 1px solid #d0d0d0;
	width: 175px;
	color: #6f6f6f;
	padding: 3px;
}
#sidebar .contactform #tel {
	margin-bottom: 7px;
	border: 1px solid #d0d0d0;
	width: 175px;
	color: #6f6f6f;
	padding: 3px;
}
#sidebar  .contactform  #call {
	margin-bottom: 7px;
	border: 1px solid #d0d0d0;
	width: 175px;
	color: #6f6f6f;
	padding: 3px;
}
#sidebar .contactform #submit {
	float: right;
	margin-right: 13px;
}
#newsposts {
	background-image: url(img/latestposts.png);
	background-repeat: repeat-x;
	background-color: #E2E2E2;
	margin-top: 30px;
}

#newspostswrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#newsposts .post {
	float: left;
	width: 208px;
	margin-right: 30px;
}
#newsposts p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #6f6f6f;
}
#newsposts   .titlenews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #9c9b9b;
	width: 960px;
	display: block;
	padding-bottom: 12px;
	margin-bottom: 25px;
	background-image: url(img/latest-news-border.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#newsposts h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 15px;
	line-height: 22px;
}
#newsposts .excerpt a {
	float: right;
	margin-top: 18px;
}
#newsposts a:hover {
	text-decoration: none;
}

.footerspace {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 30px;
}

.authorbox {
	background-color: #FFFFFF;
	padding: 15px;
	border: 1px solid #d7d7d7;
	background-image: url(img/author.png);
	background-repeat: repeat-x;
}
.authorbox .avatar {
	float: left;
}
.authorbox .info {
	float: right;
	width: 465px;
}
.authorbox .avatar img {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #d7d7d7;
}
.authorbox h3 {
	font-size: 20px;
	margin-bottom: 15px;
}
.authorbox h4 {
	font-size: 18px;
	margin-bottom: 5px;
	color: #e14267;
}
.authorbox .info .by {
	float: left;
	display: block;
	margin-top: 10px;
}
.authorbox .info .date {
	float: right;
	display: block;
	margin-top: 10px;
}
.padbot10 {
	margin-bottom: 15px;
}
.pagination {
	text-align: center;
	margin-top: 20px;
}
#content .left input,#content .left textarea
{color:#6f6f6f;font-size:16px;line-height:24px;}
#content .left ul, #content .left ol, #content .left dd, #content .left pre, 
{margin-bottom:24px;}

#content .left hr
{background-color:#E7E7E7;border:0;height:1px;margin-bottom:18px;clear:both;}

#content .left ul ul, #content .left ol ol, #content .left ul ol, #content .left ol ul
{margin-bottom:0;}
#content .left pre,#content .left kbd,#content .left tt,#content .left var
{font-size:15px;line-height:21px;}
#content .left code
{
	font-size:13px;
	font-family: "Courier New", Courier, monospace;
}
#content .left dt,#content .left th
{color:#6f6f6f;}
#content .left h1,#content .left h2,#content .left h3,#content .left h4,#content .left h5,#content .left h6
{
	color:#6f6f6f;
}
#content .left h1
{
	font-size: 22px;
}
#content .left h2
{
	font-size: 20px;
}
#content .left h3
{
	font-size: 18px;
}
#content .left h4
{
	font-size: 16px;
}
#content .left h5
{
	font-size: 14px;
}
#content .left h6
{
	font-size: 14px;
}

#content .lefttable{border:1px solid #6f6f6f;text-align:left;margin:0 -1px 24px 0;width:100%;}
#content .left tr th,#content .left thead th{color:#6f6f6f;font-size:12px;font-weight:bold;line-height:18px;padding:9px 24px;}
#content .left tr td{border-top:1px solid #6f6f6f;padding:6px 24px;}
#content .left tr.odd td{background:#6f6f6f;}
#content .left .blog_item {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
}
#content .left .blog_item h2 {
	font-size: 26px;
	line-height: 30px;
	padding-bottom: 15px;
}
#content  .left  .blog_item img {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #d7d7d7;
}
#content .left .blog_item .postimage {
	float: left;
	margin-right: 25px;
}
#content .left .blog_item .blog_info {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 15px;
}
#content .left .blog_item p {
	float: right;
	width: 436px;
}
#content  .left  .blog_item  a:hover {
	text-decoration: none;
}
