/*
THEME NAME: Cole-Raine
THEME URI: http:/www.jonbounds.co.uk
DESCRIPTION: Bespoke Theme for Cole Raine Chartered Surveyors
VERSION: 0.1
AUTHOR: Jon Bounds
AUTHOR URI: http://www.jonbounds.co.uk
*/



body {
background-color:#000000;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

p {
color:#FFFFFF;
font-size:.7em;
}



.feat-content p{
font-size:.8em;
}

.fat-content{
font-size:1.2em;
line-height:1.4em;
}

a {
color:#FFFFFF;
text-decoration:underline;
}

h2{
color:#FFFFFF;
font-size:.9em;
text-transform:uppercase;
}

h3{
color:#EEEEEE;
font-size:.8em;
text-transform:uppercase;
}



div#wrapper {
width:800px;
background-color:#333359;
background-image:url(/images/container_background.png);
margin-left:auto;
margin-right:auto;
margin-top:20px; 
text-align:left;
min-height:700px;
}

div#content {
margin:0 20px 0 220px;
width:560px;

}
div#container {
min-height:500px;
}

div#container ul {
color:#FFFFFF;
font-size:.7em;
}



div#secondary {
clear:left;
}

div#header{
margin:0 0 0 100px;
height:168px;

background-image:url(/images/header_pic.png);
background-repeat:no-repeat;
background-position:right;
}

div#header img{
border:none;
padding-top:50px;
}

div#footer {
clear:both;
width:100%;
font-size:.5em;
text-transform:uppercase;
text-align:right;
background-color:#161719;
background-image:url(/images/footer-bar.png);
background-repeat:repeat-y;
margin-top:50px;
color:#999999;
list-style-type:none;
height:20px;
}

div#footer ul{
list-style-type:none;
}


div#featured-article{
float:left;
position:relative; top:20px;
}
div#featured-post{
width:300px;

}

div#tag-cloud{
position:relative; top:20px;
width:200px;
float:right;
}
div#rss-frame{
clear:both;
width:600px;
position:relative; top:1px;
}
div#rss-frame p{
position:relative; top:-0px; left:10px;
}

div#menu {
background:#0c0c0e;
background-image:url(/images/menu-bottom.png);
background-repeat:repeat-x;
background-position:bottom;
height:5em;
margin:0 0 1em 0;
width:600px;
float:right;
text-transform:uppercase;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding-left:20px;

}

div#menu ul a {
display:block;
margin-right:1em;
padding:1.8em 0.5em;
text-decoration:none;
color:0c0c0e;


font-size:.9em;
font-style:bold;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}


.current_page_item a{
color:#ff7200;
position: relative; top:2px;
 }


div#telephone{
float:left;
width:280px;
margin-bottom:20px;
}
div#address{
float:right;
text-align:right;
width:280px;
margin-bottom:20px;
}


.entry-date{
font-size:.6em;
font-family:Verdana, Arial, Helvetica, sans-serif;
}




div.sidebar h3 {
font-size:12px;
}

iframe{
position:relative; left:-5px;
}

/* Just some example content */

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}


div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}


div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

/*-------safari hack------*/

div#secondary {
text-align:right;
float:right;
position:relative; top:-35px;


}

@media screen and (-webkit-min-device-pixel-ratio:0){
div#secondary {

position:relative; top:-33px;

}
}*