/*  
Theme Name: Son Of The Sea
Version: 1
Description: Designed by <a href="http://www.jsbwebdesign.com">Joe Botha</a>.
Author: Joe Botha
Author URI: http://www.jsbwebdesign.com
*/
body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
body {
	background-color: #eeeeee;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#wrap {
	width: 760px;
	padding-left: 1px;
	margin: 0px auto;
}
#header {
	background-image: url(images/sonofthesea.jpg);
	height: 270px;
}
#logo {
	width: 210px;
	height: 150px;
	float: left;
}
#logo a {
	height: 150px;
	width: 210px;
	display: block;
	text-indent: -9999px;
}

#topmenu {
	width: 550px;
	float: left;
	line-height: normal;
}
#photo {
	background-image: url(images/maria-brophy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 217px;
	padding-top: 180px;
	text-indent: -9999px;
}
#network {
	float: right;
	width: 176px;
	background-image: url(images/network.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 45px;
}
#news {
	float: right;
	width: 136px;
	height: 43px;
	clear: both;
	padding-right: 5px;
	background: url(images/newsevents.png) no-repeat left -43px;
}
#headline {
	background-image: url(images/headline.png);
	background-repeat: no-repeat;
	float: right;
	height: 144px;
	width: 543px;
	margin-bottom: 20px;
}
#main {
	float: right;
	width: 513px;
	padding-right: 15px;
	line-height: 1.5em;
}
#sidebar {
	width: 207px;
	padding-left: 0px;
	float: left;
}
#basepanel {
	width: 760px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px auto;
	clear: both;
	background: #F7F6F6 url(images/basepanel.gif) repeat-x left top;
	height: 50px;
}

#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 82px;
	width: auto;
}
.cl {clear:both;}
/**/
/**/     
h1,h2 {
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
}
h3, h4, h5, h6 {
}
p {
	padding-bottom: 10px;
	padding-top: 10px;
}
#main ul {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main ol {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#main li {
	margin-bottom: 1em;
}

#main  ul li {
	background-image: url(images/bg_sidebar_circle.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	list-style-type: none;
	padding-left: 15px;
}
#main .comment-cloud {
	display: block;
	position: relative;
	right: 0;
	top: -20px;
	float: right;
}

#main .comment-cloud a {
	width: 31px;
	height: 26px;
	padding-top: 4px;
	background: url(images/comment_cloud.gif) no-repeat 0px 0px;
	text-align: center;
	font-family: Georgia;
	font-size: 11px;
	color: #5D5D5D;
	display: block;
	text-decoration: none;
}

#main .comment-cloud a:hover {
	text-decoration: underline;
}
#main .continue a {
	background: #078ADA;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	float: right;
}

#main .continue a:hover {
	background: #76A30A;
}

#main .post img.thumbnail {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:5px;
}
#main .post .entry {
}
#main .post-details {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #999999;
}

blockquote {
	padding-left: 20px;
	font-style: italic;
	line-height: 1.5em;
	color: #7CA813;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #7CA813;
	padding-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 14px;
}
/**/
/**/
a:link, a:visited {
	color: #078ADA;
	text-decoration: none;
}
a:hover {
	color: #A3CA39;
}
/**/
/**/
#topmenu ul {}
#topmenu li {
	display: inline;
}
.home, .about, .showroom, .contact, .store, .home:hover, .about:hover, .showroom:hover, .contact:hover, .store:hover {
	background-image: url(images/topmenu.png);
	background-repeat: no-repeat;
	height: 45px;
	display: block;
	float: left;
	text-indent: -9999px;
}
.home   {
	background-position: left top;
	width: 84px;
}
.about {
	background-position: -84px top;
	width: 122px;
}
.showroom {
	background-position: -206px top;
	width: 138px;
}
.contact {
	background-position: -344px top;
	width: 101px;
}
.store {
	background-position: -445px top;
	width: 105px;
}
.home:hover   {
	background-position: left bottom;
	width: 84px;
}
.about:hover {
	background-position: -84px bottom;
	width: 122px;
}
.showroom:hover {
	background-position: -206px bottom;
	width: 138px;
}
.contact:hover {
	background-position: -344px bottom;
	width: 101px;
}
.store:hover {
	background-position: -445px bottom;
	width: 105px;
}
/**/
/**/
#network ul, #news ul {}
#network li, #news li {display: inline;}
.linkedin, .twitterin, .linkedin:hover, .twitterin:hover {
	background-image: url(images/network.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 40px;
	display: block;
	text-indent: -9999px;
	float: right;
}
.updates, .updates:hover {
	background-image: url(images/newsevents.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 136px;
	display: block;
	text-indent: -9999px;
	float: right;
}
.linkedin {background-position: -136px top;}
.twitterin {background-position: -96px top;}
.updates {background-position: left top;}
.linkedin:hover {background-position: -136px bottom;}
.twitterin:hover {background-position: -96px bottom;}
.updates:hover {
	background: 10px 10px;
}
/**/
/* Sidebar (Search)*/

#sidebar #search_main form div {
	position: relative;
	width: 200px;
	height: 33px;
	background: url(images/bg_search_field.gif) no-repeat 0 0;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar #search_main input.field {
	width: 130px;
	position: absolute;
	left: 12px;
	top: 7px;
	padding-top: 2px;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 0;
	background: transparent;
	z-index: 1;
}

#sidebar #search_main input.submit {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.widget {
	clear: both;
}

.widget h5 {
	background-image: url(images/sidebarh5.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	line-height: 50px;
	padding-left: 15px;
	font-size: 12px;
	width: 215px;
	margin-left: -7px;
}
#sidebar  .widget  ul  {
	padding-left: 10px;
	list-style-type: none;
}
#sidebar  .widget  li  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(images/bg_sidebar_circle.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 15px;
}
#sidebar .textwidget {
	padding-left: 10px;
}


/**/
#basepanel p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#basepanel a {
	color: #000000;
}

/**/
/**/
.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.alignleft {
	margin: 10px 20px 8px 0;
	float: left;
}

.alignright {
	margin: 10px 0px 8px 20px;
	float: right;
}
.col-left {
	float: left;
}

.col-right {
	float: right;
}

/**/
/**/
.design a {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: right;
	color: #CCCCCC;
	font-size: 11px;
	padding-top: 20px;
	margin-top: 0px;
}
/**/
/* Comments (comment) */
#comments {
	width: 528px;
}
.commentlist  ol li {
	list-style: none;
}

#comments_wrap {
	width: 516px;
	padding: 15px 12px 75px 0px;
	margin-bottom: -52px;
	position: relative;
	background: #F7F6F6 url(images/bg_comments.gif) repeat-x left top;
}

#comments .comment a {
	text-decoration: underline;
}

#comments .comment a:hover {
	text-decoration: none;
}

#comments .comment small {
	font-size: 10px;
	margin-top: -2px;
}

#comments .comment {
	margin-top: 10px;
	width: 500px;
}

#comments .comment .col-left {
	width: 110px;	
}

#comments .comment .col-left img {
	border: #EDEDED 5px solid;
}

#comments .comment .col-left .inside {
	background: url(images/bg_comment_element.gif) no-repeat right 27px;
	width: 110px;
	float: right;
	margin-right: -16px;
	position: relative;
	overflow: hidden;
	padding-right: 7px;
	min-height:70px;
}

#comments .comment .col-left p {
	padding: 0 0 0 2px;
	line-height: 19px;
}

#comments .comment .col-right {
	min-height: 70px;
	background: #fff;
	padding: 10px 20px;
	border: #EDEDED 5px solid;
	margin-left:121px;
	float:none; 
}

* html #comments .comment .col-right {
	height: 100px;
}

#comments .comment span.reply { 
	float:right; 
	padding: 3px 3px 0; 
	font-size:11px; 
}
#comments .comment span.reply a { 
	text-decoration:none; 
	color:#aaa;
}

#comments ul.children { 
	margin:10px 0 0 20px; 
	padding:0; 
}

#comments .navigation .alignright, 
#comments .navigation .alignleft { 
	margin:0;
}

#comments .navigation a {
	background: #9F9F9F;
	color: #fff;
	display: block;
	padding: 5px 9px;
	margin-left: 4px;
	font-family:Georgia;
	font-weight:bold;
}
#comments .navigation a:hover {
	background: #888;	
}
#comments .commentlist {
	padding:0;
}
#comments .commentlist p{
	padding:0 0 10px;
}

#comments .commentlist #respond #form_wrap {
	padding:0 0 25px;
	margin:0;
	border:0;
	width:auto;
}
#comments .commentlist .children #respond #form_wrap .col-right{
	float:none;
}
#comments .cancel-comment-reply {
	margin-bottom:10px;
}

/* Comments (form) */

#form_wrap {
	border-bottom: 1px solid #E6E6E6;
	width: 512px;
	padding: 15px 0px 30px 15px;
	position: relative;
	background: #F7F6F6 url(images/bg_comments.gif) repeat-x left top;
}
#comments_wrap h3 {
	padding-left: 15px;
}


#form_wrap h2 {
	padding-bottom: 28px;
	position: relative;
}

#form_wrap .form-left {
	width: 170px;
	float:left;
}

#form_wrap .form-right {
	width: 400px;
	float:left;
}
.children #form_wrap .form-right {
	float:none;
}

#form_wrap textarea, #form_wrap .form-left input {
	border: 1px solid;
	border-top-color: #C5C3C3;
	border-left-color: #C5C3C3;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676563;
	padding: 7px 10px;
}

#form_wrap textarea {
	width: 400px;
	margin-bottom: 18px;
}

#form_wrap .form-left input {
	width: 147px;
	display: block;
	margin-bottom: 10px;
}

#form_wrap input.sb {
	clear: left;
	display: block;
}

#form_wrap p.lc_logged {
	margin-top: -20px;
	position: relative;
}
/**/
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
.hr {
	clear: both;
	border-top: 1px solid #EEEEEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	padding-top: 10px;
	padding-bottom: 10px;
}
.breadcrumb {
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom: 1px solid #EEEEEE;
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}
img.thumbnail {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}
.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:4px 0 5px;
	text-align:center;
}
.wp-caption-text {
	padding:3px 0 0;	
	font-size:11px;
}
#main #rotator {
	padding: 4px;
	border: 1px solid #EEEEEE;
	width: 500px;
}
#rotator a {
	margin: 4px;
}
.twitterbird {
	padding-left: 20px;
	padding-top: 20px;
}
#tweetmeme_button {
	width: 50px;
	float: left;
}
#sharethis {width: 100px;
	float: right;
}
.tags {
	font-size: 11px;
	clear: both;
}

