/*
Theme Name: REWD Default
Description: The default REWD theme.
Version: 2.0
Author: Paul Clapp
Author URI: http://retroedgewebdesign.co.uk/
Tags: retro, custom header, fixed width, two columns, widgets
*/

/* Begin Typography & Colors */

#page {
	margin:0px;
	padding:0px;
	}
.alt {
	border-top: 1px solid #e4e3cc;
	border-bottom: 1px solid #e4e3cc;	
	background-color: #fdfcf0;
}

.even {
	background-color: #fdfcf0;
    border: 1px solid #e4e3cc;
	padding: 4px solid #fff;
}
.odd {
	border: 1px solid #e4e3cc;
	background-color: #fdfcf0;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	}

.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 {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
    margin:0;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #a26428;
	font-style:italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-type:none;
	}

code {
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	}

a:hover {
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	
	}

#header {
	height: 404px;
	width: 1000px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	width: 580px;
   	float: left;
   	margin-left:50px;
   	margin-bottom:20px;
  	padding-right:15px;
   	border-right: 3px #e4e3cc dashed;
	}

.widecolumn {	
   	width: 600px; 
	margin-left:50px;
   	margin-bottom:20px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn {
	padding-top: 0px;
	}
.postmetadata {
	text-transform:lowercase;
	}    
.widecolumn {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 0px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 0px;
}

.postmetadata {
   
}
.postmetadata alt {
	text-transform:lowercase;
	font-size:80%;
}
.postmetadata a:link {
	font-size:95%;
	font-style:italic;
}
.postmetadata a:hover {
	font-size:95%;
	font-style:italic;
}
.postmetadata a:visited {
	font-size:95%;
	font-style:italic;
}
.postmetadata a:active {
	font-size:95%;
	font-style:italic;
}

.clear {
	clear: both;
}


#footer p {

	}
/* End Structure */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* 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 {
	
	}

html>body .entry li {
	margin: 0 0 0 10px;
	}



.entry ol {
	padding: 0 0 0 15px;
	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;
	list-style-type:none;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0;
	}

ol li, #sidebar ul ol li {
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0;
	}

#sidebar #searchform #s {
	width: 155px;
	list-style-type:none;
	}

.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 5px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 99%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform {
	margin: 0 0 5px auto;
	float: right;
	}	

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.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: 20px 0 10px 0;
	margin-left: 662px;
	width: 230px;
	list-style-type:none;
	}

#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 */
	
	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	height:40px;
	clear:both;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	}
/* 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 */



.post-meta {
    list-style-type: none;
    clear:both;
    padding-left:0px;
    }
.post-meta-key { 
    font-weight: bold; 
    }
li  { 
    margin:0; 
    }
blockquote {
display: block;
padding: 0 30px;
margin-bottom:30px;
width: 430px;
}
blockquote:before, blockquote:after {
color: #e4e3cc;
display: block;
font-size: 700%;
width: 50px;
}
blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.65em;
font-style:italic;
}
blockquote:after {
content: close-quote;
height: 50px;
margin-top: -70px;
margin-left: 430px;
font-style:italic;
}



/* Original Retro Edge style sheet*/
body {
	margin:0px;
	padding:0px;
	background-image: url(http://retroedgewebdesign.co.uk/images/background-top2.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f6ecb4;
}
#wrapper {
	width:100%;
	height:1333px;
	margin:0px;
	padding:0px;
	background-image: url(http://retroedgewebdesign.co.uk/images/background-top.jpg);
	background-position: top;
	background-repeat: no-repeat;	
}
#header {
	background-image: url(http://retroedgewebdesign.co.uk/images/header.jpg);
	background-repeat:no-repeat;
	width: 1000px;
	height: 404px;
	margin: auto;
}
#container {
   width: 943px;
   margin: auto; 
   background-image: url(http://retroedgewebdesign.co.uk/images/content-middle.jpg);
   background-repeat: repeat-y;
   background-position:center;
   overflow:hidden;
}
#container2 {
   width: 943px;
   margin: auto; 
   background-image: url(http://retroedgewebdesign.co.uk/images/content-middle.jpg);
   background-repeat: repeat-y;
   background-position:center;
   overflow:auto;
}
#content-top {
   width: 943px;
   height: 40px;
   margin-left: auto; 
   margin-right: auto; 
   background-image: url(http://retroedgewebdesign.co.uk/images/content-top.jpg);
   background-position: center top;   
}
#content-middle {
   width: 842px;
   margin: auto;
}
#content-middle-left {
   width: 580px;
   float: left;
   margin-bottom:20px;
   padding-right:15px;
   border-right: 3px #e4e3cc dashed;
}
#content-middle-right {
   height:100%;
   width: 230px; 
   float: right;
   margin-bottom:20px;
}
#nav-portfolio {
   width: 232px;
	background-image: url(http://retroedgewebdesign.co.uk/images/tab-portfolio.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#nav-services {
   width: 232px;
	background-image: url(http://retroedgewebdesign.co.uk/images/tab-services.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#nav-content {
   	width: 232px;
	background-image: url(http://retroedgewebdesign.co.uk/images/tab-content.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#nav-contact {
   	width: 232px;
	background-image: url(http://retroedgewebdesign.co.uk/images/tab-phone.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#nav-mac {
   	width: 150px;
   	height: 130px;
   	margin-left: auto;
   	margin-right: auto;
   	margin-top: 25px;
	background-image: url(http://retroedgewebdesign.co.uk/images/made_on_a_mac.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#content-middle-right h1 {
	width: 232px;
	height: 32px;
	display: block;
	margin-left: 0px;
	margin-top: 35px;
	margin-bottom: 5px;
	float: right;
	text-indent: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	color: #6b502e;
	line-height: 30px;
	font-style: normal;
}
#content-middle-right p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #6b502e;
	margin-left: 4px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content-footer {
	width: 943px;
	height: 19px;
	margin-left: auto; 
	margin-right: auto; 
	padding-top: 31px; 
	background-image: url(http://retroedgewebdesign.co.uk/images/content-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #6b502e;
	background-color: #f6ecb4;
	display: block;
	clear:both
}
#footer {
	margin:auto;
	width:100%;
	height:387px;
	background-image: url(http://retroedgewebdesign.co.uk/images/footer.jpg);	
	background-position:center bottom;
    background-repeat:no-repeat;
    clear:both;
}
hr {
	height: 0;
	width: 100%;
	border-top:5px #e4e3cc dashed;
    border-bottom:0;
    border-left:0;
    border-right:0;
	clear: both;
	display: block;
}
.frame {
	border: 1px solid #e4e3cc;
	padding: 4px;
	background-color: #FFF;
}
.frameroll img{
	border: 1px solid #e4e3cc;
	padding: 4px;
	background-color: #FFF;
}
.frameroll:hover img{
	border: 1px solid #B7B475;
	padding: 4px;
	background-color: #FFF;
}
.frameroll:hover{
	color: red; /* irrelevant definition to overcome IE bug */
}

p, li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #805F36;
}
ul, ol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-left:0px;
	padding-left:20px;
	color: #805F36;
}
.signature {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #805F36;
	text-decoration: none;
	font-style:italic;
	line-height:24px;
	margin-bottom:10px;
	margin-top:20px;
	margin-right:80px;
	text-align:right;
}
.signature-address {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #805F36;
	margin:0px;
	text-align:right;
	margin-right:80px;
	margin-bottom:20px;
}
h1 {
	font:18pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:-1px; font-weight: bold;  
	text-decoration: none;
	color: #ea7808;
	font-style: normal;
}
h1 a:link, h1 a:hover, h1 a:visited, h1 a:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	font-weight: bold;
	color: #ea7808;
	font-style: normal;
	margin-top: 0px;
    margin-bottom: 9px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #a75301;
	font-style: normal;
	text-align:left;
}
h2 a:link, h2 a:hover, h2 a:visited, h2 a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #a75301;
	font-style: normal;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	color: #805F36;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin:0px;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #990000;
	text-align: justify;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #805F36;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #a59564;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #a59564;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #D66F07;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #a59564;
	text-decoration: none;
}
#addthis {
	background: url("http://s7.addthis.com/static/btn/sm-plus.gif") no-repeat 0 0;
	margin-left: 733px;
	margin-top:10px;
	width: 17px;
	height: 17px;
	display: block;
	float: left;
}
#addthis span {
  display: none;
}
#facebook {
	background: url("http://retroedgewebdesign.co.uk/images/toplogos-facebook.jpg") no-repeat 0 0;
	margin-left: 18px;
	margin-top:10px;
	width: 17px;
	height: 17px;
	display: block;
	float: left;
}
#facebook span {
  display: none;
}
#twitter {
	background: url("http://retroedgewebdesign.co.uk/images/toplogos-twitter.jpg") no-repeat 0 0;
	margin-left: 18px;
	margin-top:10px;
	width: 17px;
	height: 17px;
	display: block;
	float: left;
}
#twitter span {
  display: none;
}
#digg {
	background: url("http://retroedgewebdesign.co.uk/images/toplogos-digg.jpg") no-repeat 0 0;
	margin-left: 18px;
	margin-top:10px;
	width: 17px;
	height: 17px;
	display: block;
	float: left;
}
#digg span {
  display: none;
}
#stumbleupon {
	background: url("http://retroedgewebdesign.co.uk/images/toplogos-stumbleupon.jpg") no-repeat 0 0;
	margin-left: 18px;
	margin-top:10px;
	width: 17px;
	height: 17px;
	display: block;
	float: left;
}
#stumbleupon span {
  display: none;
}
#myspace {
	background: url("http://retroedgewebdesign.co.uk/images/toplogos-myspace.jpg") no-repeat 0 0;
	margin-left: 18px;
	margin-top:10px;
	width: 17px;
	height: 17px;
	display: block;
	float: left;
}
#myspace span {
  display: none;
}
#rssfeed {
	background: url("http://retroedgewebdesign.co.uk/images/toplogos-rssfeed.jpg") no-repeat 0 0;
	margin-left: 18px;
	margin-top:10px;
	width: 17px;
	height: 17px;
	display: block;
	float: left;
}
#rssfeed span {
  display: none;
}
#button-home {
	width: 68px;
	height: 90px;
	margin-left: -255px;
	margin-top: 287px;
	display: block;
	float: left;
}

#button-web {
	width: 68px;
	height: 90px;
	margin-left: -184px;
	margin-top: 287px;
	display: block;
	float: left;
}
#button-print {
	width: 68px;
	height: 90px;
	margin-left: -113px;
	margin-top: 287px;
	display: block;
	float: left;
}
#button-contact {
	width: 68px;
	height: 90px;
	margin-left: -43px;
	margin-top: 287px;
	display: block;
	float: left;
}
#tv {
	width: 234px;
	height: 236px;
	margin-left: 53px;
	margin-top: 18px;
	display: block;
	float: left;
}
img {
	border: 0px;
	display: block;	
}
.calendar {
	margin-right:10px;
	margin-bottom:10px;
}
label {
	width: 128px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
}
.submit input {
	float:right;
	margin-left: 10px;
	width: 20%;
	color: #523D23;
	padding: 3px;
	border: 1px solid #805F36;	
	background-color: #e6d17e;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
} 
.submit input:hover {
	color: #523D23;
	padding: 3px;
	border: 1px solid #805F36;	
	background-color: #fae389;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
#submit-style {
	float:left;
	width: 20%;
	color: #523D23;
	padding: 3px 0;
	border: 1px solid #805F36;	
	background-color: #e6d17e;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
} 
#submit-style:hover {
	color: #523D23;
	padding: 3px 0;
	border: 1px solid #805F36;	
	background-color: #fae389;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
.submit input:hover {
	color: #523D23;
	padding: 3px;
	border: 1px solid #805F36;	
	background-color: #fae389;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
#submit {
	margin-left: 135px;
	width: 20%;
	color: #523D23;
	padding: 3px;
	border: 1px solid #805F36;	
	background-color: #e6d17e;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
} 
#submit:hover {
	color: #523D23;
	border: 1px solid #805F36;	
	background-color: #fae389;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
input {
	width: 45%;
	color: #C46506;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background: #fdfcf0;
	border: 1px solid #e4e3cc;
}
textarea {
	width: 100%;
	color: #C46506;
	background: #fdfcf0;
	border: 1px solid #e4e3cc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.banner1 {
	width:580px;
	height:60px;
	display: block;
	clear:both;
}
.banner2 {
	width:580px;
	height:42px;
	display: block;
	clear:both;
}
.bannerlinks1 {
}
.bannerlinks1 img {
	margin: 5px 10px 0 0;
	border: 1px solid #e4e3cc;
	padding: 4px;
	background-color: #FFF;
	float: left;
}
.bannerlinks1:hover img{
	margin: 5px 10px 0 0;
	border: 1px solid #B7B475;
	padding: 4px;
	background-color: #FFF;
}
.web-portfolio {
}
.web-portfolio p {
  text-align::right;
  float:right;
}
.web-portfolio2 {
  float:left;
  width:250px;
  margin:0 40px 0 0;
}
.web-portfolio h2 {
  margin:0;
}
.web-portfolio2 p {
  text-align::right;
  font-size:80%;
  float:right;
  margin:0 0 20px 0;
}
.web-portfolio2 img {
  width:250px;
  margin-top:0;
}
.view-site {
	background: url("http://retroedgewebdesign.co.uk/images/view-site.jpg") no-repeat 0 0;
	width: 147px;
	height: 143px;
	float: right;
	margin-top:7px;
}
.view-site:hover { 
  background-position: -146px 0;
}
.view-site span {
  display: none;
}
#news-and-articles {
}
#news-and-articles span {
	font-size:11px;
}
#lightbox{
	margin-left:-20px;
	background-color:#fdfcea;
	padding: 10px;
	border: 10px solid #40281a;
	}
#lightboxDetails{
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #805F36;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://retroedgewebdesign.co.uk/images/overlay.png); }

*html #overlay{
	background-color: #fff;
	back\ground-color: transparent;
	background-image: url(http://retroedgewebdesign.co.uk/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	} 
*searchform input {
	width: 100px;
	color: #523D23;
	height:22px;
	border: 1px solid #805F36;
	background-color: #e6d17e;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
} 
*searchform input:hover {
	color: #523D23;
	height:22px;
	border: 1px solid #805F36;	
	background-color: #fae389;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
} 
.FI_reviews {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #805F36;
} 
#directory {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #805F36;
}
#directory p {
    clear:both;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #805F36;
}
#directory strong {
    clear:both;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #805F36;
    font-weight:bold;
}
.directory-thumb {
    float:right;
    margin:0 0 10px 10px;
    clear:both;
}
.directory-thumb {
    float:right;
    margin:0 0 10px 10px;
    clear:both;
}
.directory-thumb img{
	border: 1px solid #e4e3cc;
	padding: 4px;
	background-color: #FFF;
}
.directory-thumb:hover img{
	border: 1px solid #B7B475;
	padding: 4px;
	background-color: #FFF;
}
.directory-thumb:hover{
	color: red; /* irrelevant definition to overcome IE bug */
}
#breadcrumbs {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #a59564;
	margin-bottom:15px;
}
#breadcrumbs a:link {
	font-size: 11px;
	}
#breadcrumbs a:active {
	font-size: 11px;
	}
#breadcrumbs a:hover {
	font-size: 11px;
	}
#breadcrumbs a:visited {
	font-size: 11px;
}
#columns {
    width:940px;
    height:305px;
	margin:auto;
}
#columns a:link {
	font-size: 16px;
    text-decoration: none;
	padding-left:2px;
	padding-right:2px;
    color:#8d7748;
	}
#columns a:active {
	font-size: 16px;
    text-decoration: none;
	padding-left:2px;
	padding-right:2px;
    color:#8d7748;
	}
#columns a:visited {
	font-size: 16px;
    text-decoration: none;
	padding-left:2px;
	padding-right:2px;
    color:#8d7748;
}
#columns a:hover {
	font-size: 16px;
    text-decoration: none;
	padding-left:2px;
	padding-right:2px;
    color:#D66F07;
	}
#columns h1 {
    height:30px;
	background-image: url(http://www.retroedgewebdesign.co.uk/images/footer-tabs.jpg);
	background-position: top;
	background-repeat: no-repeat;
    padding:21px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
    margin-top:0px;
}

#column1 {
    width:300px;
    height:280px;
    float:left;
    margin-right:20px;
}
#column1 li {
	line-height:32px;
	text-indent:2px;
    border-bottom: 2px #fff dashed;
    list-style-image:none;
    list-style-type:none;
	margin: 0 10px 0 -10px;
}
#column2 {
    width:300px;
    height:280px;
    float:left;
    margin-right:20px;
}
#column2 p {
    margin:0px;	
	text-align:justify;
	
}
#column3 {
    width:300px;
    height:280px;
    float:left;
}
#column3 li {
	line-height:32px;
	text-indent:2px;
    border-bottom: 2px #fff dashed;
    list-style-image:none;
    list-style-type:none;
	margin: 0 10px 0 -10px;
}
#copywrite {
    width:800px;
    height:50px;
    margin:auto;
    padding-top:10px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
    color:#725E34;
}
#copywrite a:link {
    color:#8d7748;
	}
#copywrite a:active {
    color:#8d7748;
	}
#copywrite a:visited {
    color:#8d7748;
}
#copywrite a:hover {
    color:#D66F07;
	text-decoration:none;
	}
#copywrite p {
	text-align: center;
}
.nostyle {
	border:0;
	margin:0;
	padding:0;
}
.wp-post-image {
	border: 1px solid #e4e3cc;
	padding: 4px;
	background-color: #FFF;
}
.wp-post-image:hover {
	border: 1px solid #B7B475;
	padding: 4px;
	background-color: #FFF;
}
.wp-post-image:hover{
	color: red; /* irrelevant definition to overcome IE bug */
}
#button-link-directory {
	background: url("http://retroedgewebdesign.co.uk/images/button-link-directory.jpg") no-repeat 0 0;
	width: 175px;
	height: 39px;
	display: block;
	float: left;
}
#button-link-directory:hover { 
  background-position: -175px 0;
}
#button-link-directory span {
  display: none;
}
    
#button-news-and-articles {
	background: url("http://retroedgewebdesign.co.uk/images/button-news-and-articles.jpg") no-repeat 0 0;
	width: 190px;
	height: 39px;
	display: block;
	float: left;
	margin-left:10px;
}
#button-news-and-articles:hover { 
  background-position: -190px 0;
}
#button-news-and-articles span {
  display: none;
}

#button-blog {
	background: url("http://retroedgewebdesign.co.uk/images/button-blog.jpg") no-repeat 0 0;
	width: 71px;
	height: 39px;
	display: block;
	float: left;
	margin-left:10px;
}
#button-blog:hover { 
  background-position: -71px 0;
}
#button-blog span {
  display: none;
}
.post-edit-link {
  clear:both;
  width:100%;
  padding:10px 0 10px 0;
  display:block;
}
.post img {
  margin-bottom:10px;
}


/* Link Directory Search Box */
select {
	width: 200px;
	margin-right:10px;
	color: #C46506;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background: #fdfcf0;
	border: 1px solid #e4e3cc;
}
.search-box-submit {
	width: 100px;
	margin:0 0 25px 0;
	float:right;
	color: #523D23;
	height:22px;
	border: 1px solid #805F36;
	background-color: #e6d17e;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
} 
.search-box-submit:hover {
	color: #523D23;
	height:22px;
	border: 1px solid #805F36;	
	background-color: #fae389;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
} 

/* Sidebar Search Box */
#searchsubmit {
	width: 60px;
	float:right;
	color: #523D23;
	height:22px;
	border: 1px solid #805F36;
	background-color: #e6d17e;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
} 
#searchsubmit:hover {
	color: #523D23;
	height:22px;
	border: 1px solid #805F36;	
	background-color: #fae389;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
/* postTabs */
.postTabsLinks {
	font-size:14px;
	text-transform:none;
}
/* Space Gallery */
#myGallery {
	width: 100%;
	height: 300px;
}
#myGallery img {
	border: 2px solid #52697E;
}
a.loading {
	background: #fff url(../images/ajax_small.gif) no-repeat center;
}
.spacegallery {
	position: relative;
	overflow: hidden;
}
.spacegallery img {
	position: absolute;
	left: 50%;
}
.spacegallery a {
	position: absolute;
	z-index: 1000;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(images/blank.gif);
}

	table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

.wrapper {
	width: 700px;
	margin: 0 auto;
	text-align: left;
}
.navigationTabs {
	height: 23px;
	line-height: 23px;
	border-bottom: 1px solid #ccc;
}
.navigationTabs li {
	float: left;
	height: 23px;
	line-height: 23px;
	padding-right: 3px;
}
.navigationTabs li a{
	float: left;
	dispaly: block;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	overflow: hidden;
	color: #52697E;
	background-color: #eee;
	position: relative;
	text-decoration: none;
}
.navigationTabs li a:hover {
	background-color: #f0f0f0;
}
.navigationTabs li a.active {
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom: 0px solid;
}
.tabsContent {
	border: 1px solid #ccc;
	border-top: 0px solid;
	width: 698px;
	overflow: hidden;
}
.tab {
	padding: 16px;
	display: none;
}
.tab h2 {
	font-weight: bold;
	font-size: 16px;
}
.tab h3 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}
.tab p {
	margin-top: 16px;
	clear: both;
}
.tab ul {
	margin-top: 16px;
	list-style: disc;
}
.tab li {
	margin: 10px 0 0 35px;
}
.tab a {
	color: #8FB0CF;
}
.tab strong {
	font-weight: bold;
}
.tab pre {
	font-size: 11px;
	margin-top: 20px;
	width: 668px;
	overflow: auto;
	clear: both;
}
.tab table {
	width: 100%;
}
.tab table td {
	padding: 6px 10px 6px 0;
	vertical-align: top;
}
.tab dt {
	margin-top: 16px;
}

/* Sliding Boxes for Web Portfolio */

#web-portfolio-container { 
	width: 100%;
	margin:0 0 0 38px;
}
#web-portfolio-container h1, #web-portfolio-container p { 
	margin-left:13px;
}
.boxgrid h3 { 
	margin: 10px 10px 0 13px; 
	color:#ea7808; 
	font:18pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:-1px; font-weight: bold;  
	}		
.boxgrid { 
	width: 276px; 
	height: 226px; 
	margin:5px; 
	float:left; 
	background:#fdfcf0; 
	border: 1px solid #e4e3cc;
	overflow: hidden; 
	position: relative;
	background: url(http://retroedgewebdesign.co.uk/images/web-portfolio/box-background.jpg);
}			
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}		
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	top:0;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
 	top: 0;
 	left: 0;
}
.caption .boxcaption {
 	top: 220;
 	left: 0;
}
.post-meta {
 	display:none;
}
				
/* Top Menu */

#top-menu {
	width:854px;
	margin:auto auto 20px auto;	
}
#top-menu a {
	margin: 0 7px 0 6px;
	font-size:70%;
}

/* Bottom Menu */

#bottom-menu {
	width:854px;
	margin:auto;
	overflow:hidden;
}
#bottom-menu a {
	margin: 0 7px 0 6px;
	font-size:70%;
}
/* Web Portfolio Contact Form */

#portfolio-form  {
    margin-bottom:75px;
    }
.text {
    width:80px;
    display:block;
    float:left;
    }