/*
Theme Name: RobinsonDesign
Theme URI: http://www.robinsondesign.co.uk
Description: Custom Wordpress Theme for RobinsonDesign
Author: Phil Robinson
Author URI: http://www.robinsondesign.co.uk
Version: 0.0
Tags: black,

License:
License URI:

General comments (optional).
*/

.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.wrapper {
width: 960px;
margin: 0 auto;
padding: 10px 0px;
}

.wrapper p
{
margin: 10px;
}

body {
background: #000000;
font-family: 'Spinnaker', Arial, Helvetica, sans-serif;
font-size: 14px;
}

h1 {
font-size: 3em;
font-weight: normal;
font-family: 'Yanone Kaffeesatz', arial, serif;
margin: 10px;
}

h2 {
font-size: 2em;
font-weight: normal;
font-family: 'Yanone Kaffeesatz', arial, serif;
margin: 10px;
}

h3 {
font-size: 1.6em;
font-weight: normal;
font-family: 'Yanone Kaffeesatz', arial, serif;
margin: 10px;
}

p.read_more {
float: right;
font-weight: bold;
}

#grey-wrap {
background: #f1f1f1;
position: relative;
color: black;
}

#footer {
background: #000000;
color: white;
}

#footer p {
text-align: right;
}

.sectionTitle {
position: relative;
text-align: center;
color: white;

background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(177,177,177,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(177,177,177,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(177,177,177,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(177,177,177,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(177,177,177,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(177,177,177,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b1b1b1',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: inset 0px 5px 5px 0px #b1b1b1;
-moz-box-shadow: inset 0px 5px 5px 0px #b1b1b1;
box-shadow: inset 0px 5px 5px 0px #b1b1b1;
}

.sectionTitle h1 {
margin: 0px;
}

.sectionTitle a {
text-decoration: none;
color: #444444;
text-shadow: 1px 1px 1px #ffffff;
filter: dropshadow(color=#ffffff, offx=1, offy=1); 
font-variant: small-caps;
}

img.alignright {
float: right;
background: white;
padding: 10px;
border: 1px solid #d1d1d1;
margin: 10px 0px 10px 10px;
-webkit-box-shadow: 0px 0px 5px 2px #d1d1d1;
-moz-box-shadow: 0px 0px 5px 2px #d1d1d1;
box-shadow: 0px 0px 5px 2px #d1d1d1;
}

img.alignleft {
float: left;
background: white;
padding: 10px;
border: 1px solid #d1d1d1;
margin: 10px 10px 10px 0px;
-webkit-box-shadow: 0px 0px 5px 2px #d1d1d1;
-moz-box-shadow: 0px 0px 5px 2px #d1d1d1;
box-shadow: 0px 0px 5px 2px #d1d1d1;
}

img.aligncenter {
background: white;
padding: 10px;
border: 1px solid #d1d1d1;
margin: 10px;
-webkit-box-shadow: 0px 0px 5px 2px #d1d1d1;
-moz-box-shadow: 0px 0px 5px 2px #d1d1d1;
box-shadow: 0px 0px 5px 2px #d1d1d1;
}

iframe {
background: white;
padding: 10px;
border: 1px solid #d1d1d1;
margin: 10px auto;
-webkit-box-shadow: 0px 0px 5px 2px #d1d1d1;
-moz-box-shadow: 0px 0px 5px 2px #d1d1d1;
box-shadow: 0px 0px 5px 2px #d1d1d1;
width: 640px;
}

#white-wrap {
background: #ffffff;
position: relative;
}

div#contact {
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(177,177,177,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(177,177,177,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(177,177,177,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(177,177,177,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(177,177,177,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(177,177,177,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b1b1b1',GradientType=0 ); /* IE6-9 */
display: none;
position: relative;
-webkit-box-shadow: inset 0px 5px 5px 0px #b1b1b1;
-moz-box-shadow: inset 0px 5px 5px 0px #b1b1b1;
box-shadow: inset 0px 5px 5px 0px #b1b1b1;
}

div#contact table
{
width: 100%;
}

div#contact table td input {
width: 258px;
}

div#contact table td input.submit {
width: 120px;
}

div#contact table td textarea {
width: 258px;
height: 106px;
}

td {
padding: 10px;
}

td.formLabel {
text-align: left;
width: 100px;
}

td.formAddress {
text-align: right;
width: 150px;
}

#closeBox {
position: absolute;
bottom: 10px;
right: 0px;
float: right;
width: 10px;
height: 10px;
cursor: pointer;
text-shadow: 1px 1px 1px #ffffff;
filter: dropshadow(color=#ffffff, offx=1, offy=1); 
}

.toTop {
position: absolute;
top: 10px;
right: 10px;
float: right;
width: 150px;
height: 20px;
cursor: pointer;
text-shadow: 1px 1px 1px #ffffff;
text-align: right;
filter: dropshadow(color=#ffffff, offx=1, offy=1); 
}

#menu {
height: 100px;
width: 960px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
position: relative;

}

.menu_box {
position: relative;
float: right;
width: 100px;
height: 80px;
padding: 10px;
cursor: pointer;
}

.menu_box a {
color: white;
text-decoration: none;
}

#menu_contact.active {
background: #FF6600;
}

#menu_contact h3 {
background: #FF6600;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

h3.jumpToContact {
float: right;
padding: 10px;
margin: 0px 5px 10px 0px;
color: white;
background: #FF6600;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
}

#menu_contact:hover {
background: #FF6600;
}

#menu h3 {
text-align: center;
font-size: 1.6em;
line-height: 1.8em;
font-weight: normal;
font-family: 'Yanone Kaffeesatz', arial, serif;
color: white;
}

.summaryBox {
width: 313px;
padding: 0px;
background: white;
position: relative;
border: 1px solid #d1d1d1;
float: left;
margin: 0px 5px 10px 0px;
-webkit-box-shadow: 0px 0px 5px 2px #d1d1d1;
-moz-box-shadow: 0px 0px 5px 2px #d1d1d1;
box-shadow: 0px 0px 5px 2px #d1d1d1; 
}

.summaryBoxImage {
width: 293px;
margin: 10px 10px 0px 10px;
height: 160px;
}

.summaryBoxTitle {
background: #f1f1f1;
padding: 10px;
}

.summaryBoxTitle h1,h2,h3 {
margin: 0px;
}

.summaryBoxTitle a h2 {
color: black;
text-decoration: none;
}

.summaryBoxTitle a {
color: black;
text-decoration: none;
}

.summaryBoxContent {
position: absolute;
top: 0px;
left: 0px;
width: 293px;
padding: 10px;
background: rgba(0, 0, 0, 0.75);
display: none;
color: white;
}