/*
Complete design from The Design Corporation
www.thedcorporation.com 
*/



/* basics */

*{margin:0; padding:0;}

body, html {
	margin: 0px;
	padding: 0px;
	}
	
body {
	background-color: #B5D59A;
	font-family:Georgia, Arial;
	font-size:13px;
	color: #757477;
	}
	
h1 {font-size: 18pt; color: #757477;}
h2 {font-size: 14pt; color: #757477; margin-top:10px; font-family:Georgia, Arial;}
h3 {font-size: 10pt; color: #757477; margin-top:10px;}
h4 {font-size:9pt; color: #757477;}


/* images and misc. */

img{ border: none; padding: 0px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:Georgia, Arial;
}


/* links */

a{
	color:#757477;
	text-decoration:none;
	border: none;
	}

a:hover{color:#E87200;text-decoration:none; border: none;}



/* container */


#container {
	width: 930px;
	background-color: #FBEACC;
	color:#757477;
	margin: 0 auto;
	color:#757477;
	}
	
/* header */

#cheader {
	width: 930px;
	height:126px;
	background-image:url(images/header-background.png);
	background-color: #FBEACC; 
	}

#cheader h1{
	font-family:Georgia, Arial;
	font-size: 16pt;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	margin-left:20px;	
	padding: 50px 0 0 20px;
	display:block;
	height:44px;
	width:221px;	
	text-indent: -999999px;
	background:url(http://www.urbanreef.com/style-images/book-now-button.png) no-repeat left bottom ;
	}

#cheader h1 a{color: #B1B3B4; text-decoration: none;}
#cheader h1 a:hover{color: #fff; text-decoration: none;}


#cheader h2{
	font-family:Georgia, Arial;
	font-size: 8pt;
	font-weight: 300;
	font-style: italic;
	color: #fff;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px;	
	}
	
#image {
	width: 930px;
	height:250px;
	z-index:100;
}

#image img{
	margin:0px;
	padding:0px;
}

/* main menu */


#menu {
	font-family:Georgia, Arial;
	font-size: 8pt; 
	height:20px;
	left:20px;
	position:relative;
	top:-15px;
	width:775px;
}

#menu ul li {
	float:left;
	list-style-type: none;
	text-decoration: none;	
}

#reef-comments {
	width: 930px;
	height:110px;
	background-image:url(http://www.urbanreef.com/style-images/line.png);
	background-color: #FBEACC;
	background-repeat:no-repeat;
	float:left;
}

#quote-box {
	width:410px;
	height:95px;
	background-color:#B5D59A;
	color: #FBEACC;
	float:right;
	margin-right:40px;
}

#quote-box p {
	padding-left:20px;
	padding-top:20px;
}

#rss-icon {
	width:37px;
	height:37px;
	float:right;
	margin-top:15px;
}

#sub-navigation {
	height:50px;
	width:755px;
	margin-left:28px;
}

#sub-navigation li {
	display:inline;
	float:left;
}

#sub-navigation li a {
	position:relative;
	display:block;
}


.home {
	display: block;
	text-indent: -999999px;
	background: url(http://www.urbanreef.com/style-images/navigation/home.png) no-repeat left top;
	width:55px;
	height:25px;
}

.bookings{
	display: block;
	text-indent: -999999px;
	background: url(http://www.urbanreef.com/style-images/navigation/bookings.png) no-repeat left top;
	height: 20px;
	width: 100px;
}

.contact{
	display: block;
	text-indent: -999999px;
	background: url(http://www.urbanreef.com/style-images/navigation/contact.png) no-repeat left top;
	height: 20px;
	width: 79px;
}

.menu{
	display: block;
	text-indent: -999999px;
	background: url(http://www.urbanreef.com/style-images/navigation/menu.png) no-repeat left top;
	height: 20px;
	width: 70px;
}

.bit-more{
	display: block;
	text-indent: -999999px;
	background: url(http://www.urbanreef.com/style-images/navigation/bit-more.png) no-repeat left top;
	height: 20px;
	width: 105px;
}

.blog {
	display: block;
	text-indent: -999999px;
	background: url(http://www.urbanreef.com/style-images/navigation/blog2.png) no-repeat left top;
	width:50px;
	height:25px;
}

#sub-navigation #customer-comments a{
	display: block;
	text-indent: -999999px;
	background: url(http://www.urbanreef.com/style-images/navigation/sub-navigation/sub-comments-slide.png) no-repeat left 4px;
	height: 44px;
	width: 165px;
	margin-left:5px;
	margin-top:10px;
	z-index:80;
}

#sub-navigation #customer-comments a:hover {background-position:0 -42px;}

#sub-navigation #music a{
	display: block;
	text-indent: -999999px;
	background: url(http://www.urbanreef.com/style-images/navigation/sub-navigation/sub-music-slide.png) no-repeat left 4px;
	height: 44px;
	width: 108px;
	margin-top:10px;
	margin-left:-20px;
	z-index:60;
}

#sub-navigation #music a:hover {background-position:0 -42px;}

#sub-navigation #newsletters a{
	display: block;
	text-indent: -999999px;
	background: url(http://www.urbanreef.com/style-images/navigation/sub-navigation/sub-newsletter-slide.png) no-repeat left 4px;
	height: 44px;
	width: 165px;
	margin-top:10px;
	margin-left:-20px;
	z-index:40;
}

#sub-navigation #newsletters a:hover {background-position:0 -42px;}

#menu #team a{
	display: block;
	text-indent: -999999px;
	background: url(http://www.urbanreef.com/style-images/navigation/team.png) no-repeat left top;
	width:58px;
	height:25px;
}

.comments-line {
 padding-top:20px;
 }

#sub-navigation #urban-life a {
	text-indent: -999999px;
}

/* content */


#content {
	float: left;
	width: 700px;
	padding: 0 0 0 20px;
	overflow: hidden;
	}	

.post {
	margin:0 10px;
	padding:10px 10px 10px 5px;
	line-height: 14pt;
	color:#757477;
	}
	
.post h2{
	font-family:Georgia, Arial;
	font-size:16px;
	color:#757477;
	}
	
.post h2 a{
	color:#757477;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color:#E87200;
	text-decoration: none;
	}
	
.post p{font-size: 8pt;}

.post a{text-decoration:underline;}

.post ul {
	margin-left: 20px;
	}

.post ol {
	margin-left: 20px;
	}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#c1dcab;
	padding:6px;
	margin-top: 16px;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}

/* sidebar */

#sidebar {
	font-family:Georgia, Arial;
	font-size:8pt;
	width: 180px;
	float:right;
	margin: 12px 0 24px 0;
	padding: 0;
	border-left: 1px dotted #A2A2A2;
	}

#sidebar h2{
	font-family:Georgia, Arial;
	font-weight: normal; 
	font-size: 12pt; 
	text-align: left;
	color: #757477;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#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 */

.gra {
	display: inline;
	float: left;
	}

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family:Georgia, Arial;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color:#757477;
	}

#commentform{
	background:#B5D59A;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color:#757477;
	}
	
#commentform a{color:#757477; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family:Georgia, Arial;
	font-size: 10pt;
	font-weight: 300;
	color:#757477;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family:Georgia, Arial;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #B5D59A;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background:#B5D59A;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#757477;}

cite {
	font-family:Georgia, Arial;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color:#757477; text-decoration: none; border-bottom: 1px dotted #465D71;}

.comminfo {
	margin: 15px 0 20px 25px;
	}
	
textarea {
	width:600px;
}

/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family:Georgia, Arial;
	}

#searchform input#s{
	font-family:Georgia, Arial;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	width: 100px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family:Georgia, Arial;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	background-color: #B5D59A;
	clear: both;
	width: 930px;
	height:40px;
	margin-bottom:10px;
	font-size: 8pt;
	text-align: center;
	}
	
#footer p{padding:6px;margin: 0; color: #eee;}
#footer a{color:#ff880e;text-decoration: none;}
#footer a:hover{text-decoration: none;}

/* WP aligns */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.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;
}


