/*  
Theme Name: Wild
Theme URI: http://
Description: Wild Diamond
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 10px 0;
	font-weight:normal;
  }

h1, h2, h3, h4, h5, h6 {
  
	  font-family:"Helvetica Neue",Tahoma,Arial,sans-serif;
	color:#5498cd;
	text-transform:lowercase;
  }

hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }
p{
font-size:9pt;
  margin: 0;
  padding: 5px 0;
	font-weight:normal;}

a {
  color: #5498cd;
  text-decoration: none;
  }

a:hover {
  color: #222;
  }

a img {
  border: none;  
  }

blockquote {
  background: #070707;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #ccc;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  font-family:"Helvetica Neue",Tahoma,Arial,sans-serif;
  background:#ebf5fc;
  }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 970px;
  text-align: left;
  padding: 0;
	background:#fff url(images/wd-logo.jpg) top left no-repeat;;
  }

#header {
  padding: 0;
  margin: 0;
  }
#topright{
height: 200px;

}
#header #topright {
  text-align: right;
  float: right;
  width: 506px;
  margin: 0;
}
#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  color: #000;
  font-size: 9pt;
  padding: 0 0 0 25px;
  text-transform: lowercase;
  }
#header #topright li a:hover {
  color: #000;
  text-decoration: none;
  }

#header #logo {
  float: left;
  width: 100px;
   padding-top: 5px;
	font-size: 20pt;
}
#header img.left{float:left;
margin-top:2px;}
#logo{
margin: 10px 0 0 100px;
}

#header h1 {
  padding: 0;
  margin: 0;
	font-size: 40pt;
	line-height: 70%;
  }
#header h1 a {
  color: #238b8b;
  text-decoration: none;
	letter-spacing: -2px;
	text-transform: uppercase;
  }
#header h1 a:hover {
  color: #238b8b;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #238b8b;
  font-size: 20pt;
	text-decoration: none;
	letter-spacing: -2px;
	text-transform: uppercase;
  }


/* Menu */

#catnav {
	position: absolute;
	top: 125px;
  margin: 0;
  padding: 0;
  clear: both;
  height: 80px;
  width: 970px;
	}

#nav {
  list-style: none;
  margin-left: 60px;
  padding: 0;
	margin-top: 15px;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin-top: 2px;
  padding: 0;
  }

#nav a {
  display: block;
  line-height: 20px;
  margin-top: 2px;
  padding: 0 10px 0 15px;
  font-size: 12pt;
  color: #fff;
  letter-spacing: -1px;
	text-transform: uppercase;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	margin-left:-1px;
  }

#nav li a:hover{
  color: #5498cd;
  text-decoration: none;
  display: block;
  }
	#nav li.current-cat a{
  color: #5498cd;
	border-left:1px solid #5498cd;
	border-right:1px solid #5498cd;
  }
		#nav li.current_page_item a{
  color: #5498cd;
	border-left:1px solid #5498cd;
	border-right:1px solid #5498cd;
  }
#nav li ul {
  list-style: none;
  position: absolute;
  width: 120px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;

  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  }
	
#nav li li a {
  width: 130px;
  height: 24px;
  line-height: 24px;
  color: #666666;
  background: #c9c9c9;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#nav li li a:hover {
  background: #c9c9c9;
  padding: 5px 20px 5px 15px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {
  float: right;
  margin: 10px 15px 0 0;
  display: inline;
  width: 65px;
  line-height: 41px;
  }

.menu{
  list-style: none;}

/* Top Content */

#main {
  margin: 0;
  clear: both;
  width: 970px;
	padding-bottom: 5px;
  }
#contentwrapper {
  float:left;
  width: 600px;
  margin: 0 0 5px 15px;
  padding: 0;
	height:350px;
	overflow: auto;
}

#contentwrapper-home{
  float:left;
  width: 600px;
  margin: 0 0 5px 15px;
  padding: 0;
	height:350px;
}
#contentwrapper-free{
  float:left;
  width: 600px;
  margin: 0 0 5px 15px;
  padding: 0;
}
	#contentwrapper p{
  	color:#808080;
  }
#contentwrapper2 {
  float:left;
  width: 900px;  
	margin: 0 0 5px 15px;
  padding: 0;
			height:350px;
overflow: auto;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #ccc;
  font-weight: normal;
  background: url(images/bg-trans.png) repeat;
  padding: 5px;
  }
.topPost {
  margin: 0;
  padding: 0;
  font-size: 9pt;
  }
.topTitle {
  font-size: 15pt;
  font-weight: normal;
  letter-spacing: -2px;
  margin-bottom: 5px;
  padding-bottom:0px;
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #abd1ea;
  }
.topMeta {
  padding: 0;
  margin: 2px 0 0 0;
  font-size: 9pt;
  color: #666666;  
  }
.topPost p.topMeta a {
  color: #666666;
  }
.topPost p.topMeta a:hover {
  color: #666666;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #666666;
  margin: 8px 0;
  }
.topPost div.topContent a {
  color: #666666;
  }
.topPost div.topContent a:hover {
  color: #ff9933;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #eee;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  margin-right: 5px;
  color: #666666;
  }
	.topPost span.topComments, .topPost span.topTags {
  display:none;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  background: #040404;
  }
.topPost span.topComments a {
  color: #666666;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #666666;
  padding-left: 10px;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #666666;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #666666;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #83adc8;
  text-transform: lowercase;
  }
#nextprevious a:hover {
  color: #666666;
  }


/* Comments */

#comment {
  margin-bottom: 10px;
  background: #040404;
  width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 1px solid #090909;
  padding: 10px 15px;
  color: #666666;
	display:none;
  }
#comment a {
  color: #5498cd;
  }
#comment a:hover {
  color: #666666;
  }
#numberofcomments {
  color: #666666;
  font-size: 12pt;
  margin-top: 10px;
	display:none;
  }
ol#commentlist {
  list-style: none;
  margin: 10px 0;
  font-size: 9pt;
  }
#commentlist li {
  margin: 0 0 15px 0;
  padding: 10px;
  background: #030303;
  border: 1px solid #0a0a0a;
  }
#commentlist li.alt {
  background: #000;
  border: 1px solid #010101;
  border: none;
  }
#commentlist li.cleared {
  background: transparent;
  border: none;
  }
#commentlist a:hover {
  color: #eee;
  }
#commentlist a.gravatar {
  float: left;
  margin: 0 10px 0 0;
  width: 69px;
  }
#commentlist .commentbody {
  margin: 0;
  padding: 0 5px 0 0;
  float: right;
  width: 410px;
  }
#commentlist .commentbody p a {
  }
#commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #ddd;
  }
#commentlist small.commentmetadata a {
  color: #666;
  }
#commentlist p {
  color: #dedede;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #666666;
  margin: 15px 0 0 0;
  padding: 0;
  }
textarea#comment {
  width: 450px;
  background: #666666;
  color: #111;
  }
#comment #submit {
  margin-left: 0px;
  margin-top: -25px;
  }



/* Welcome section */

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  background: url(images/bg-trans.png) repeat;
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;

  color: #ccc;
  letter-spacing: -2px;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color: #eee;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  color: #ff9933;
  }
#main #welcome a:hover {
  color: #5498cd;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #3c4848;
  color: #ccc;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #111;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #0d7a77;
  }


/* Sidebars */
#sidebars {
  margin: 15px 0 0 0;
  float: right;
  width: 340px;
  color: #666666;
			height:335px;
overflow: hidden;
letter-spacing: -1px;
font-size:0.8em;
  }
#sidebars .sidebarbox {
  background: #dfdfdf;
  padding: 5px 15px;
  }
  
.fullheight{
height:321px}
#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }

#sidebars h1 {
padding-top: 0px;
}

#sidebars h2 {
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: normal;
  color: #666666;
	font-size:1.2em;
  }

#sidebars table {
border-collapse:collapse;
border-color:#a7a7a7;
width:310px;
  }
	
#sidebars span.small{
font-size:0.7em;}	
#sidebars td {
padding:2px;
}
#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size:11px;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: #666666;
  background: url(images/bullet.gif) left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #666666;
  }
#sidebars a:hover {
  color: #5498cd;
  text-decoration: none;
  }

#sidebars p {
  padding: 2px 0;
  color: #666666;
  font-size:10px;
  }
#sidebars p.small{
font-size:0.7em;}		

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}

#welcome{
background: #a6a6a6;}

/* Before footer */

#morefoot {
	  background: url(images/footer-bg.jpg) bottom left no-repeat; 
  padding: 5px;
  color: #dfdfdf;
  margin: 0 0 0 0;
		height:50px;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot a {
  color: #ddd;
  }
#morefoot a:hover {
  color: #5498cd;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #dfdfdf;
  letter-spacing: -1px;
  border-bottom: 1px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 120px;
  }
#morefoot .col1 {
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
  clear: both;
  }
#footer p {
  color: #363636;
  }
#footer a {
  text-decoration: none;
	color: #363636;
  }
#footer a:hover {
  color: #fff;
	text-decoration: none;
  }
#footerleft {
  float: left;
  width: 700px;
	margin:0;
	padding:5px;
		font-size:0.9em;
		text-align:right;
		color:#363636;
  }
#footerright {
  float: right;
  width: 200px;
  text-align: right;
	margin:0;
	padding:0;
	font-size:0.8em;
	color:#363636;
  }



/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

  img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
	background: #ccc url(images/photo-burn.gif) no repeat top left; 
	padding:-10px;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* 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: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }

.hidden{
display:none}		

.small{
font-size:0.2em;}		

#gallery {
	position: absolute;
	top: 165px;
font:12px arial,sans-serif; 
width:750px; 
padding:5px 0 0 0; 
margin-left:60px;
line-height:15px;
text-transform: lowercase;
}
#gallery div.off {color:#fff;  margin-left:-1px;padding:0 10px; float:left; cursor:pointer; position:relative; z-index:2; border-left:1px solid #fff; border-right:1px solid #fff;}
#gallery div.on {color:#666666; padding:0 10px; margin-left:-1px;float:left; cursor:pointer; border-bottom:0;  position:relative; z-index:6; border-left:1px solid #666666; border-right:1px solid #fff}
#gallery div.off:hover{
color:#fff;
}

#gallery a.off {color:#fff;  margin-left:-1px;padding:0 10px; float:left; cursor:pointer; position:relative; z-index:2;}
#gallery a.on {color:#5498cd; padding:0 10px; margin-left:-1px;float:left; cursor:pointer; border-bottom:0;  position:relative; z-index:6;}
#gallery a.off:hover{
color:#5498cd;
text-decoration: none;}
#gallery a.on:hover{
color:#5498cd;
text-decoration: none;}

div.hide {display:none; width:0; overflow:hidden;}
div.show {clear:left; margin-top:0; padding:0 20px; position:relative; z-index:5; font:11px  arial, sans-serif; line-height:18px;
height:340px;	overflow: auto; color:#666666;
		}

.clear {clear:both;}
div.short{height:260px;}

#faderwrapper{
float:right;
border:10px solid #fff;
}
.newslist{
text-transform: lowercase;
}
#shortcuts img{
height:100px;
width:100px;
float: left;
  margin: 5px 10px 5px 0;}
	
	
	
	/*sub category menu */
#container_sub ul {
list-style:none;
margin:0;
padding:0;
}
#container_sub li {
width:80px;
float:left;
padding:0;
text-align:center;
}
a.gallery_sub, a.gallery_sub:visited {
display:inline; 
color:#fff; 
border:1px solid #fff; 
width:80px; 
height:80px; 
float:left; 
margin:0px 0px; 
position:relative; 
text-transform: lowercase;
font-weight:normal;
letter-spacing:-1px;
text-decoration:none;
font-size:0.8em;
}

#container_sub a.slidea {background:url(images/shortcuts/windsurf.jpg);}
#container_sub a.slideb {background:url(images/shortcuts/kitesurf.jpg);}
#container_sub a.slidec {background:url(images/shortcuts/sandyacht.jpg);}
#container_sub a.slided {background:url(images/shortcuts/campsite.jpg);}
#container_sub a.slidee {background:url(images/shortcuts/shop.jpg);}
#container_sub a.slidef {background:url(images/shortcuts/sup.jpg);}
#container_sub a.slideg{background:url(images/shortcuts/surf.jpg);}


a.gallery_sub span {
visibility:hidden; 
position:relative; 
width:80px; 
height:55px; 
top:0px; 
left:0px; 
color:#000; 
text-align:center; 
letter-spacing:1px; 
background-color: #ffffff; 
filter: Alpha(opacity=25); 
opacity: .55; 
display:block;
font-size:2.0em;
padding-top:25px;
text-transform: lowercase;
font-weight:normal;
letter-spacing:-2px;
font-style:normal;
}
.enquiryform{
line-height:1.7em;
}
a.gallery_sub:hover span {visibility:visible; z-index:100;}
.tiny{
font-size:0.5em;}

#sidebars h1{
font-size:1.4em;
}
#footerleft .searchform{
height:0;
margin-left:10px;
}
#footerleft .searchbox2{
border:0;
width:200px;
background:transparent;
color:#a6a6a6;}
#searchtextholder{background:url(images/search.gif) top left no-repeat;
height:18px;
width:142px;
color:#a6a6a6;}
#container_sub{margin-top:15px;
margin-left:16px}
#home-post{
height:250px;}
.attachment-thumbnail{
display:none;
}
#break{
clear:both;
border-bottom: 1px solid #ddd;
width:100%;
margin-bottom:1px;
}

#gallery-1{
float:left;
padding-right: 20px;}
.gallery-icon{
text-align:left;
float:left;
}
#navwrapper{
	position: absolute;
	top: 125px;
  margin: 0;
  padding: 0;
  clear: both;
  height: 80px;
  width: 970px;
	background:url(images/menu-tear.gif) no-repeat;
		  /* for IE */
  filter:alpha(opacity=25);
  /* CSS3 standard */
  opacity:0.25;
}

.wpcf7-form-control-wrap.windsurf{display:inline; 
color:#fff; 
border:1px solid #fff; 
width:80px; 
float:left; 
margin:0px 0px; 
position:relative; 
text-transform: lowercase;
font-weight:normal;
letter-spacing:-1px;
text-decoration:none;
font-size:0.8em;
padding-top:60px;
background: url(images/shortcuts/windsurf.jpg) no-repeat;
}
.wpcf7-form-control-wrap.kitesurf{
display:inline; 
color:#fff; 
border:1px solid #fff; 
width:80px; 
float:left; 
margin:0px 0px; 
position:relative; 
text-transform: lowercase;
font-weight:normal;
letter-spacing:-1px;
text-decoration:none;
font-size:0.8em;
padding-top:60px;
background: url(images/shortcuts/kitesurf.jpg) no-repeat;
}
.wpcf7-form-control-wrap.surfing{
display:inline; 
color:#fff; 
border:1px solid #fff; 
width:80px; 
float:left; 
margin:0px 0px; 
position:relative; 
text-transform: lowercase;
font-weight:normal;
letter-spacing:-1px;
text-decoration:none;
font-size:0.8em;
padding-top:60px;
background: url(images/shortcuts/surf.jpg) no-repeat;
}
.wpcf7-form-control-wrap.sandyachting{
display:inline; 
color:#fff; 
border:1px solid #fff; 
width:80px; 
float:left; 
margin:0px 0px; 
position:relative; 
text-transform: lowercase;
font-weight:normal;
letter-spacing:-1px;
text-decoration:none;
font-size:0.8em;
padding-top:60px;
background: url(images/shortcuts/sandyacht.jpg) no-repeat;
}
.wpcf7-form-control-wrap.sup{
display:inline; 
color:#fff; 
border:1px solid #fff; 
width:80px; 
float:left; 
margin:0px 0px; 
position:relative; 
text-transform: lowercase;
font-weight:normal;
letter-spacing:-1px;
text-decoration:none;
font-size:0.8em;
padding-top:60px;
background: url(images/shortcuts/sup.jpg) no-repeat;
}
.wpcf7-form-control-wrap.camp{
display:inline; 
color:#fff; 
border:1px solid #fff; 
width:80px; 
float:left; 
margin:0px 0px; 
position:relative; 
text-transform: lowercase;
font-weight:normal;
letter-spacing:-1px;
text-decoration:none;
font-size:0.8em;
padding-top:60px;
background: url(images/shortcuts/campsite.jpg) no-repeat;
}
.wpcf7-form-control-wrap.shop{
display:inline; 
color:#fff; 
border:1px solid #fff; 
width:80px; 
float:left; 
margin:0px 0px; 
position:relative; 
text-transform: lowercase;
font-weight:normal;
letter-spacing:-1px;
text-decoration:none;
font-size:0.8em;
padding-top:60px;
background: url(images/shortcuts/shop.jpg) no-repeat;
}