/*
Theme Name: Rockley
Theme URI: http://www.rockleyexperience.co.uk/
Description: The new theme for the Rockley Experience site.
Author: Halo Design Associates
Author URI: http://www.haloassociates.co.uk
version: 1.0
Tags: two-column, widget-ready,blank
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin:0;
	padding:8px;
	color: #666666;
	}

	
h1 {
font-size: 30px;
line-height:32px;
color:#666666;
margin:0 0 10px;
}
h3 {font-size: 10pt; margin-bottom:5px; margin-top:5px; }
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 760px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	}
	
/* header */

/*#header {
	background:#e6e6e6;
  	width: 760px; 
  	height: 100px;
	color: #fff; 
	}*/

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */
.page-item-1147 {
width:95px;
}


/*#menu {
	background:#000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:760px; 
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}*/



/* content */


/*#content {
	float:left;
	width:530px;
	overflow: hidden;
	margin:14px;
	}*/

.post {
	margin:0;
	padding:0;
	/*line-height: 14pt;*/
	}
	
.post h2{
font-size:23px;
font-weight:bold;
margin:0 0 10px;
}

.post h2 a{
	color: #000;
	text-decoration: none;
}

.post h2 a:hover{
	color: #777;
	text-decoration: none;
}
.post h3{
font-size:15px;
font-weight:normal;
margin:0 0 10px 0;
}
.post ul {
list-style-type:disc;
margin:0 0 0 40px;
}
.post ol {
margin:0 0 0 40px;
}

.post li {
margin:0 0 6px 0;
}

.entry p{margin:12px 0;
line-height:18px;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	/*font-family: verdana, arial, tahoma;*/
	font-size:8pt;
	/*width:190px;*/
	/*float:right;*/
	margin:0;
	padding: 0;
	/*border-left: 1px solid #ddd;*/
	}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:0;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 15px;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

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

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */

.nocomments {
	clear: left;
}

#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0 24px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}




/* footer */

/*#footer {
	background:#000;
	clear: both;
	width: 100%;
	}*/
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

#outer {
	margin: 0px;
	font-size: 12px;
	text-align: left;
	padding: 0px;
	top: auto;
	position:relative;
}
#nav {
	float: left;
	height: 30px;
	width: 1010px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#menu {
	float: left;
	height: 30px;
	width: 1010px;
}
#inner {
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 1010px;
	vertical-align: top;
	height: 100%;
	position:relative;
}
#main_image {
	float: left;
	height: 310px;
	width: 1010px;
	margin-top: 10px;
	overflow: hidden;
	margin-bottom: 20px;
	background-image: url(images/home_image.jpg);
	background-repeat: no-repeat;
	position:relative;
}
#main_image.home {
	background-image: url(images/home_image.jpg);
	background-repeat: no-repeat;
}
#main_image.latest-news, #main_image.stop-press {
	background-image: url(images/latest_news_image.jpg);
	background-repeat: no-repeat;
}
#main_image.activities-events {
	background-image: url(images/activities_image.jpg);
	background-repeat: no-repeat;
	background-position:0 27px;
}
#main_image.events-activities {
	background-image: url(images/activities_image.jpg);
	background-repeat: no-repeat;
	background-position:0 27px;
}
#main_image.subletting-service {
	background-image: url(images/sublet_image.jpg);
	background-repeat: no-repeat;
	background-position:0 27px;
}
#main_image.investments {
	background-image: url(images/investments_image.jpg);
	background-repeat: no-repeat;
}
#main_image.owners-club {
	background-image: url(images/owners_image.jpg);
	background-repeat: no-repeat;
}
#main_image.spa {
	background-image: url(images/facilities_spa_image.jpg);
	background-repeat: no-repeat;
}
#main_image.owners-services, #main_image.ten-point-owner-promise, #main_image.useful-contacts, #main_image.chargeable-services,  #main_image.special-offers, #main_image.request-a-job {
	background-image: url(images/services_image.jpg);
	background-repeat: no-repeat;
}



#main_image.owners-pool {
	background-image: url(images/pool_image.jpg);
	background-repeat: no-repeat;
}
#main_image.chargeable-services {
	background-image: url(images/owners-chargeable-services.jpg);
	background-repeat: no-repeat;
}
#main_image.special-offers {
	background-image: url(images/owners-offers.jpg);
	background-repeat: no-repeat;
}
#main_image.request-a-job {
	background-image: url(images/owners-request.jpg);
	background-repeat: no-repeat;
}

#main_image.forum {
	background-image: url(images/forum_image.jpg);
	background-repeat: no-repeat;
}
#main_image.facilities, #main_image.facilities-overview {
	background-image: url(images/park_overview_image.jpg);
	background-repeat: no-repeat;
}
#main_image.watersports {
	background-image: url(images/facilities_watersports_imag.jpg);
	background-repeat: no-repeat;
}
#main_image.summer-camps {
	background-image: url(images/summercmp_image.jpg);
	background-repeat: no-repeat;
}
#main_image.privilege-card {
	background-image: url(images/privcard_image.jpg);
	background-repeat: no-repeat;
}
#main_image.repairsservice {
	background-image: url(images/repairs_image.jpg);
	background-repeat: no-repeat;
}
#main_image.accounts-insurance-billing {
	background-image: url(images/insurance_image.jpg);
	background-repeat: no-repeat;
}
#main_image.march {
	background-image: url(images/events_mar.jpg);
	background-repeat: no-repeat;
}
#main_image.april {
	background-image: url(images/events_apr.jpg);
	background-repeat: no-repeat;
}
#main_image.may {
	background-image: url(images/events_may.jpg);
	background-repeat: no-repeat;
}
#main_image.june {
	background-image: url(images/events_jun.jpg);
	background-repeat: no-repeat;
}
#main_image.july {
	background-image: url(images/events_jul.jpg);
	background-repeat: no-repeat;
}
#main_image.august {
	background-image: url(images/events_aug.jpg);
	background-repeat: no-repeat;
}
#main_image.september {
	background-image: url(images/events_sep.jpg);
	background-repeat: no-repeat;
}
#main_image.october {
	background-image: url(images/events_oct.jpg);
	background-repeat: no-repeat;
}
#main_image.november {
	background-image: url(images/events_nov.jpg);
	background-repeat: no-repeat;
}
#main_image.december {
	background-image: url(images/events_dec.jpg);
	background-repeat: no-repeat;
}
#text_left {
float:left;
margin:0 14px 0 0;
padding:0;
width:672px;
}
#text_left.investments{
	background-image: url(images/investments_text_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#text_left.latest-news{
	background-image: url(images/news_text_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#text_left.spa{
	background-image: url(images/spa_text_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#text_left.owners-club{
	background-image: url(images/owners_text_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#text_left.facilities{
	background-image: url(images/text_left_park_overview.jpg);
	background-repeat: no-repeat;
	background-position: right 170px;
}
#text_left.watersports{
	background-image: url(images/watersports_text_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#text_left.summer-camps{
	background-image: url(images/summercmp_text_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#text_left.repairsservice{
	background-image: url(images/repairs_text_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#text_right {
float:right;
margin:0 0 0 14px;
overflow:hidden;
padding:0;
text-align:left;
width:310px;
}
#text_right p{
margin: 0 0 8px 0;
}
.body_copy {
	font-size: 12px;
	color: #666666;
}
.headline {
	font-size: 26px;
	color: #666666;
}
#footer {
	float: left;
	height: 20px;
	width: 1010px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	overflow: hidden;
	font-size: 10px;
	color: #CCCCCC;
	padding-top:8px;
}
#header {
	float: left;
	height: 120px;
	width: 1010px;
	overflow: hidden;
}
#logo {
	float: left;
	height: 110px;
	width: 108px;
	overflow: hidden;
	background-image: url(images/Rockley_Park_Logo.jpg);
	background-repeat: no-repeat;
}
#strapline {
	background-image: url(images/Rockley_Park_Strapline.gif);
	float: right;
	height: 108px;
	width: 472px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#body_area {
	float: left;
	width: 1010px;
	background-image: url(images/body_area_bg.gif);
	background-repeat: repeat-y;
	background-position: 5px;
}
#signup {
	/*background-image: url(images/email_sign_up.jpg);*/
	float: left;
	height: 26px;
	width: 214px;
	overflow: hidden;
}
#wpoi_email {
width:139px;
float:left;
height:20px;
line-height:20px;
margin:0 4px 0 16px;
}
.submit{
vertical-align:bottom;
margin:8px 0 0 0;
}
ul.activities li {
	background-color:#c7cdcd;
	height:69px;
	background-image: url(images/more_info.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
	margin:0 0 7px 0;
	
}
ul.activities li h1{
font-size:25px;
margin:6px;
padding:0;
font-weight:normal;
line-height:30px;
color:#464648;
padding-right:100px;
text-shadow: 0 1px #E0E0E0;
}
ul.activities li h2{
margin:6px;
padding:0;
font-weight:normal;
color:#464648;
font-size:14px;
}
.activity-detail h2 {
background-color:#c7cdcd;
padding:4px 4px 0 4px;
color:#5e6168;
font-weight:normal;
margin:0;
}
.activity-detail h3 {
background-color:#C7CDCD;
color:#5E6168;
font-size:10px;
font-weight:bold;
margin:0 0 8px;
padding:0 4px 4px;
}
ul.activities{
margin:0;
padding:0;
list-style-type:none;
float:none;
}
#dates{
	background-color:#FFFFFF;
	float:left;
	margin:0 auto;
	padding:6px 0;
	position:absolute;
	text-align:center;
	top:156px;
	width:1008px;
	border: 1px solid #999999;
	left:0;
	z-index:999;
}
#dates ul {
list-style-type:none;
}
#dates ul li {
float:left;
width:84px;
}
#dates li a:link, #dates li a:visited{
color:#666666;
}
#dates li a:hover, #dates li a:visited:hover, #dates li.current_page_item a{
color:#000;
font-weight:bold;
text-decoration:none
}
.grey {
background-image:url("images/grey_rpt.png");
background-repeat:repeat;
color:#FFFFFF;
float:left;
padding:10px;
width:400px;
}
.highlight{
background-color:#e3e4e4;
padding:6px;
}
.bottom {
position:absolute;
bottom:0;
}
.iframe {
border:none 0;
overflow-x: hidden;
overflow-y: auto;
border-style:none; 
}
#flash{
left:800px;
position:absolute;
top:210px;
}
.yd_rp_widget img {
display:none;
}
.yd_rp_widget h4 {
clear:both;
display:block;
font-size:12px;
margin-bottom:0;
}
.yd_rp_widget {
font-size:12px;
line-height:13px;
}
.yd_rp_excerpt{
border-bottom:1px solid #CCCCCC;
padding:0 0 10px;
}
.stoppress{
/*background-color:#ededee;
padding:10px;
margin:0 0 10px 0;
clear:both;
color:#444444;*/
	background-color: #EDEDEE;
    color: #2D2D2D;
    float: left;
    margin: 0 10px 10px 0;
    padding: 10px;
    width: 138px;
	min-height: 250px;
}
/* for Internet Explorer */
/*\*/
* html .stoppress {
height: 250px;
}
/**/
.stoppress p{
	font-size:12px !important;
}
.oeoffers{
background-color:#d7dfe6;
padding:10px;
margin:0 0 10px 0;
color:#444444;
float:left;
}
.stoppress h2, .oeoffers h2{
font-size:1.2em;
font-weight:bold;
}
.stoppress h2{
	margin-bottom:3px;
	background-image: url(images/stoppressbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.thumb{
float: left;
margin:0 10px 0 0;
}
.thumb a{
display:block;
max-height:119px;
}
.stoppress .thumb{
	display:block !important;
	width:138px !important;
	overflow:hidden !important;
	height:119px !important;
	margin-bottom:4px;
}
.clearall{
float:none;
clear:both;
width:100%;
}
.latest{
border-bottom:1px solid #CCCCCC;
margin:0 0 10px;
padding:0 0 10px;
}
.latestbig{
	padding:18px;
	background-color: #D6E4E3;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
body .bwbps_gallery_div {
	margin:0px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#666666;
}
body .bwbps_pagination span {
color:#666666;
}
body .bwbps_pagination a {
border:1px solid #999999;
color:#666666;
}
.oeurl{
background-color:#78A3CD;
font-weight:bold;
color:#FFFFFF;
display:block;
float:left;
padding:4px 6px;
width:411px;
margin:4px 0 0;
}
.oeurl a{
color:#FFFFFF;
}
#main_gallery_bg {
	float: left;
	height: 842px;
	width: 671px;
	background-image: url(images/gallery_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px;
}


.entry .gen_event_left {
	height: 80px;
	width: 650px;
	background-color: #E3E4E4;
	padding-right: 20px;
}
.entry .gen_event_right {
	padding-left: 20px;
	height: 80px;
	width: 650px;
	background-color: #E3E4E4;
}
.entry .gen_event_left h2, .entry .gen_event_right h2 {
	font-size: medium;
	padding-bottom: 0px;
	line-height: 25px;
	margin-bottom: 0px;
	padding: 0px;
	margin: 0px;
}
.entry .gen_event_left p, .entry .gen_event_right p {
	padding: 0px;
	margin: 0px;
}

.entry  .gen_event_img {
	background-color: #666666;
	height: 80px;
	width: 120px;
}
.entry  .left {
	float: left;
	margin-right: 20px;
}
.entry  .right {
	float: right;
	margin-left: 20px;
}
.yd_linkware{
display:none;
}
div.ddsg-wrapper div{
	display:none;
}
div#meteor-slideshow{
	position: absolute;
    top: 160px;
}
table.dates{
}
table.dates td{
	padding: 6px;
    vertical-align: middle;
}
table.dates tr:nth-child(odd){
	background-color:#eee;
}
table.dates tr:nth-child(even){
	background-color:#fff;
}
