/*
Theme Name: Gus Robinson
Theme URI: http://wordpress.org/
Description: Gus Robinson.
Version: 1.6
Author: Reel Studio
Author URI: http://www.reelstudiodesign.co.uk/
Tags: blue, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
* {
	margin:0;
	padding:0;
}

body {
	background-color:#FFFFFF;
	}

#page {
	width:936px;
	margin:0 auto;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	font:13px Arial, Helvetica, sans-serif;
	color:#000000;
	margin:10px 0;
	}

.widecolumn {
	line-height: 1.6em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	}
	
h1 a, h2 a, h3 a {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	text-decoration:none;
	}

#headerimg {
	float:left;
}

#headerimg .description {
	color:#000000;
	font:bold 18px Arial, Helvetica, sans-serif;
	float:left;
	margin-top:85px;
	}
	
.form_login {
	float:left;
	width:215px;
	margin-left:37px;
}

.form_login .trade {
	background:url(images/trade.gif) no-repeat;
	width:92px;
	height:39px;
	text-align:center;
	float:right;
	margin-right:20px;
	margin-bottom:10px;
}

.ie6 .form_login .trade {
	display:inline;
}

.form_login .trade a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	position:relative;
	top:17px;
}

.register form input {
	width:140px;
	border:1px solid #636262;
	font:10px Arial, Helvetica, sans-serif;
	color:#383737;

}

.register form .button {
	margin-left:56px;
}

.register form .button input {
	background:url(images/go.gif) no-repeat;
	width:28px !important;
	height:15px;
	border:none !important;	
	margin-left:74px;
	cursor:pointer;
}

.register form div p {
	float:left;
	margin-right:6px;
	text-align:right;
	width:51px;
	margin-bottom:6px;
}

.register form label {
	font:10px Arial, Helvetica, sans-serif;
	color:#383737;
}


.register form a {
	color:#383737;
	font:10px Arial, Helvetica, sans-serif;
}

h2 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000000;
	}

h2.pagetitle {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000000;
	}

#sidebar h2 {
	font:13px Arial, Helvetica, sans-serif;
	color:#080808;

	}
	
#sidebar .widget_rrm_recent_posts ul {
	border-top:1px solid #010101;
	border-bottom:1px solid #010101;
	padding-bottom:5px;
}

h3 {
	font:13px Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font:13px Arial, Helvetica, sans-serif;
	color:#000000;	}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font:13px Arial, Helvetica, sans-serif;
	}
	
#commentform p a {
	font:bold 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
}

.commentmetadata {
	font-weight: normal;
	}
	
.commentmetadata a {
	color:#000000;
	font-weight:bold;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #706f6f;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	text-decoration: none;
	color: gray;
}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
.narrowcolumn {
	float: left;
	display:inline;
	margin: 0px 0 0;
	width: 654px;
	}

.widecolumn {
	width: 654px;
		float: left;
	display:inline;
	margin: 0px 0 0;
	width: 654px;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
.postmetadata a {
	font:13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#b90c01;
}

.postmetadata a:hover {
	text-decoration:underline;
}

.widecolumn .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	margin: 5px 0px;
}

.attachment a {
	color:#000;
	text-decoration:underline;
}

.attachment a:hover {
	text-decoration:none;
}

.postmetadata {
	clear: both;
	font:13px Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
	font-size:0;
	line-height:0;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 936px;
	clear: both;
	}

.copyright {
	margin: 0;
	padding: 23px 0 13px 31px;
	font:11px Arial, Helvetica, sans-serif;
	color:#706f6f;
	}
	
.footer_menu {
	border-top:1px solid #efeeee;
	border-bottom:1px solid #efeeee;
	padding:16px 31px 6px;
}

.safari .footer_menu {
	padding:10px 31px 12px;
}

.ie .footer_menu {
	border-bottom:none;
	padding:5px 31px 6px;
}

.foot_right_img {
	float:right;
	display:inline;
}

.ie .foot_right_img {
	padding-bottom:10px;
}

.ie #sidebar_3 {
	border-bottom:1px solid #efeeee;
}

.footer_side {
	float:left;
	margin-top:9px;
	display:inline;
}

.ie8 .footer_side {
	margin-top:0;
}

.ie6 .footer_side {
	margin-top:15px;
}

.ie7 .footer_side {
	margin-top:15px;
}


.footer_side li {
	margin-right:16px;
	display:inline;
}

.footer_side li a {
	color:#201b1c;
	text-decoration:none;
	font:11px Arial, Helvetica, sans-serif !important;
	text-transform:lowercase;
}

.footer_side li div li a:hover {
	text-decoration:underline;
}


.footer_side li div .current_page_item {
	text-decoration:underline;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	margin-left:31px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
	
#sidebar a {
	color:#b90c01;
	text-decoration:none;
	font:11px Arial, Helvetica, sans-serif;
}

#sidebar a:hover {
	color:#000;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignr {
	float: right;
	width:48%;
	text-align:right;
	}

.alignl {
	float: left;
	width:48%;
	text-align:left;
	}
	
.alignl a {
	font:bold 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
}

.alignr a {
	font:bold 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
}

.alignl {
	font:bold 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
}

.alignr {
	font:bold 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
}

.alignright {
	float:right;
}

.entry p {
	margin-bottom:15px;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	padding-left:10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 35px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	font:11px Arial, Helvetica, sans-serif;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 320px;
	height:100px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	padding-left:31px;
	}
	
h3#comments {
	padding-left:31px;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 15px 0 10px 0;
	float:left;
	width: 244px;
	margin-left:24px;
	display:inline;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	padding:0 0 15px 31px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


.logo {
	float:left;
	margin:15px 16px 0 11px;
}

.widget_pages h2 {
	display:none;
}

#sidebar_1 ul {
	list-style:none;
	height:35px;
	padding:0 5px;
}

#sidebar_1 ul .widget {
	background:none !important;
}

#sidebar_1 ul .index_page {
	background:url(images/border_menu.gif) no-repeat right top;
}

#sidebar_1 ul li {
	float:left;
	background:url(images/border_menu.gif) no-repeat right top;
	height:35px;
	padding:0 24px;
	display:inline;
}

#sidebar_1 ul li a {
	font:bold 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	position:relative;
	top:6px;
	cursor:pointer;
}

.ie8 #sidebar_1 ul li a {
	position:relative;
	top:9px;
}

.opera #sidebar_1 ul li a {
	position:relative;
	top:9px;
}

.safari #sidebar_1 ul li a {
	position:relative;
	top:9px;
}

#sidebar_1 ul .page_item:hover {
	font:bold 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
	background:url(images/menu_active.gif) repeat-x;
	padding:3px 24px 0 24px;
}

#sidebar_1 ul .current_page_item {
		font:bold 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
	background:url(images/menu_active.gif) repeat-x;
	padding:3px 24px 0 24px;
}

.ie7 #sidebar_1 ul .page_item:hover {
	padding-top:2px;
}

.opera #sidebar_1 ul .page_item:hover {
	padding-top:0px;
}

.ie8 #sidebar_1 ul .page_item:hover {
	padding-top:0px;
}

.safari #sidebar_1 ul .page_item:hover {
	padding-top:0px;
}

#sidebar_1 ul .index_page:hover {
	font:bold 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
	background:url(images/menu_active.gif) repeat-x;
	padding:3px 24px 0 24px;
}

.ie7 #sidebar_1 ul .index_page:hover {
	padding-top:2px;
}

.ie8 #sidebar_1 ul .index_page:hover {
	padding-top:0px;
}

.opera #sidebar_1 ul .index_page:hover {
	padding-top:0px;
}

.safari #sidebar_1 ul .index_page:hover {
	padding-top:0px;
}


.menu {
	padding-top:15px;
}

.menu_l {
	float:left;
	display:inline;
}

.menu_bg {
	background:url(images/bg_menu.gif) repeat-x;
	height:38px;
	float:left;
	width:928px;
	display:inline;
}

.menu_r {
	float:left;
	display:inline;
}

.container {
	padding-top:4px;
}

.ie6 .container {
	margin-top:-10px;
}

.ie7 .container {
	margin-top:-10px;
}

#post {
	padding:0 31px;
}

.widget_links h2 {
	display:none;
}

.widget_links ul li a {
	font:12px Arial, Helvetica, sans-serif;
	color:#B90C01;
	text-decoration:none;
	
}

.widget_links ul li a:hover {
	text-decoration:none;
}


#sidebar_2 ul {
	list-style:none;
}

.quick_links {
	margin:16px 31px;
	clear:both;
}

.quick_links p {
	font:11px Arial, Helvetica, sans-serif;
	color:#b90c01;
	margin-left:50px;
}

.widget_rrm_recent_posts ul li {
	margin-bottom:25px !important;
}

.widget_rrm_recent_posts ul {
	padding-top:10px !important;
}

.post_title {
	margin-top:16px;
}

.post_title p {
	font:11px Arial, Helvetica, sans-serif;
	color:#706f6f;
	width:218px;
}

.post_title h2 {
	color:#B90C01 !important;
font-family:Arial,Helvetica,sans-serif !important;
font-size:11px !important;
}

.contact {
	border:1px solid #1f1f1f;
	padding:3px 40px 7px 40px;
}

.contact p{
	font:11px Arial, Helvetica, sans-serif;
	color:#b90c01;
}

.contact a {
	color:#b90c01;
	text-decoration:none;
}

#sidebar_3 ul {
	list-style:none;
}

.post-edit-link {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	padding-left:31px;
}

#respond {
	padding-left:31px;
}

.mozilla #header {
	margin-top:-15px;
}

.quick li a {
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	
}

.quick li a:hover {
	text-decoration:none;
}

.quick li {
	background:url(images/quick_1.jpg) no-repeat;
	width:78px;
	height:78px;
	text-align:center;
	margin-right:11px;
	float:left;
}

.quick li:hover {
	background:url(images/quick_2.jpg) no-repeat;
	width:78px;
	height:78px;
	text-align:center;
	float:left;
}

.quick .hr_1 a {
	position:relative;
	top:26px;
}

.quick .hr_2 a {
	position:relative;
	top:18px;
}

.quick .hr_3 a {
	position:relative;
	top:18px;
}

.quick .hr_4 a {
	position:relative;
	top:10px;
}

.quick .hr_5 a {
	position:relative;
	top:18px;
}

.text_index {
	padding-left:31px;
}

.text_index p {
	font:13px Arial, Helvetica, sans-serif;
	color:#000000;
	margin-top:10px;
}

.news {
	font-size:14px !important;
}

.news:hover {
	text-decoration:underline !important;
}

#execphp-9 {
	display:none;
}

.services {
	border-top:1px solid #010101;
	border-bottom:1px solid #010101;
	margin-top:7px;
	padding:0 0 6px 0;
}

.entry a {
	color:#B90C01;
}

.entry ul li {
	background:url(images/bullet.gif) no-repeat left 6px;
}

.ie6 .banner {
	position:relative;
	top:10px;
}

.ie7 .banner {
	position:relative;
	top:5px;
}
.downloadlist th{
	text-align: left;
}

#areas{
	width: 480px;
	margin: 0 auto;
	margin-left: 0px;
	font:13px Arial, Helvetica, sans-serif;
}

#areas td{
	width: 33%;
	text-align: right;
}
.contact_details{
	width: 330px;
	margin: 0px;
	margin-left: 40px;
	font:13px Arial, Helvetica, sans-serif;
	float: left;
}
.contact_details label{
	font:13px Arial, Helvetica, sans-serif;
	width: 180px;
	display: block;
	text-align: right;
	float: left;
	padding-top: 2px;
	margin-right: 3px;
}
.enquiry{
	width: 480px;
	margin: 0px;
	margin-left: 15px;
	font:13px Arial, Helvetica, sans-serif;
	color:#000000;
}

.enquiry textarea{
	width: 400px;
	height: 240px;
	margin-left: 38px;
	margin-bottom: 10px;
}
.enquiry input{
	display: block;
	margin: 0 auto;
}
.enq_err{
	font-weight: bold;
	color: #F00;
}
.success{
	color: #99CC00 !important;
	font-weight: bold !important;
	font-size: 14px;
	background-color: #FFF !important;
	text-align: center !important;
}
.warn{
	font-weight: bold;
	color: #F00;
}
.enq{
	font:13px Arial, Helvetica, sans-serif;
}
.enq p, .enq table{
	margin-top: 5px;
	margin-bottom: 5px;
}
