/*
Theme Name: Rakiura Charters
Theme URI: http://www.rakiuracharters.co.nz
Description: WordPress Theme
Version: 02.2012
Author: MacStudio
Author URI: http://www.macstudio.co.nz
Tags: Rakiura Charters
*/

/******************** BASE ********************/

body {
	font-size: 14px;
	line-height:22px;
	font-family:Helvetica, Arial, sans-serif;
	color: #333;
	text-align: center;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:#EEE;
}

img {
	height:auto;
	max-width:100%;
}
	
div {
	padding:0px;
	margin:0px;
	border:0px;
	overflow:hidden;
}

hr {
	border:0;
	border-top:1px solid #DDD;
	clear:both;
	display:block;
	margin:30px 0;
	padding:0;
}

/******************** LINKS ********************/

a:link {
	color: #f37736;
	text-decoration:none;
}

a:visited {
	color: #f37736;
}

a:hover {
	color: #000;
}

a:active {
	color: #f37736;
}

/******************** LAYOUT ********************/

#wrapper {
	padding:0px;
	margin:0px;
	border:0px;
	clear:both;
}
	
#container {
	width: 980px;
	margin:0px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	clear:both;
	background-color:#FFF;
	border-bottom:1px solid #f37736;
}
	
/******************** HEADER ********************/

#header {
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding: 0px;
	border:0px;
	text-align:center;
	clear:both;
}

#header-content {
	width:980px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding: 0px;
	border:0px;
	text-align: left;
	background-color:#FFF;
	border-bottom:4px solid #f37736;
}

#logo {
	width:280px;
	margin:0px;
	margin-top:25px;
	float:left;
}

.slideshow {
	width:600px;
	height:300px;
	overflow:hidden;
	margin: 0px;
	margin-bottom:30px;
	padding:0px;
	border:0px;
}

#right {
	width:200px;
	height:300px;
	background-color:#EEE;
	background-image:url(images/bkg-right.jpg);
	float:left;
	margin-bottom:30px;
}

/******************** NAVIGATION ********************/

#navigation {
	width:980px;
	height:40px;
	margin: 0px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	border:0px;
	background-color:#dfdbce;
	text-align:left;
}

#navigation p {
	margin: 0px;
	padding:10px;
	letter-spacing:1px;
	margin-left:50px;
}

#subnav {
	height:30px;
	margin-top:10px;
	margin-right:60px;
	margin-left:60px;
	font-size:12px;
	color:#999;
	border:0px;
	border-bottom:1px solid #DDD;
}


		
/******************** CONTENT ********************/

#content {
	width:600px;
	min-height:300px;
	padding:0px;
	float:left;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:60px;
}

/******************** SIDEBAR ********************/
	
#sidebar {
	width: 200px;
	margin:0px;
	padding:0px;
	float:right;
	margin-top:30px;
	margin-right:60px;
}

#sidebar ul {
	margin:0px;
	margin-bottom:18px;
	padding:0px;
	list-style:none;
}

#sidebar li {
	margin:0px;
	padding:0px;
	list-style:none;
}

#sidebar h2 { font-size:24px;color:#666; }

	
/******************** FOOTER ********************/
	
#footer {
	width:980px;
	margin:0px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	border:0px;
	color:#999;
	background-color:#dfdbce;
}

#footercontent {
	text-align:left;
	margin:0px;
	margin-top:20px;
	margin-right:60px;
	margin-left:60px;
	padding:0px;
	border:0px;
}

#footer-left {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
	width: 625px;
}

#footer-right {
	text-align: left;
	padding: 0px;
	border: 0px;
	float: left;
	width: 225px;
}


#footercontent a:link {
	color:#999;
	text-decoration:none;
}

#footercontent a:visited {
	color:#999;
}

#footercontent a:hover {
	color:#F60;
}

#footercontent a:active {
	color:#999;
}

.left {
	float: left;
	margin-right: 60px;
	margin-bottom: 20px;
}
/******************** H1 STYLES ********************/

h1 {
	font-size:24px;
	line-height:28px;
	font-family:Helvetica, Arial, sans-serif;
	margin:0px;
	padding:0px;
	padding-bottom:18px;
	color:#F63;
	border:0px;
	font-weight:100;
}

h1 a:link {
	color: #F63;
	text-decoration: none;
}

h1 a:visited {
	color: #F63;
}

h1 a:hover {
	color: #F63;
}

h1 a:active {
	color: #F63;
}

h1 strong { font-weight:bold; }

/******************** H2 STYLES ********************/

h2 {
	font-size:20px;
	font-family:Helvetica, Arial, sans-serif;
	margin:0px;
	margin-bottom:20px;
	padding:0px;
	font-weight:100;
	border:0px;
	color: #67AABB;
}



/******************** P STYLES ********************/

p {
	margin:0px;
	margin-bottom:15px;
	padding:0px;
}

em { 
	font-style:normal;
}

/******************** UL STYLES ********************/

li {
	margin:0px;
	padding:0px;
	margin-bottom:8px;
}

/******************** NAV PREV / NEXT ********************/

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.clear {
	clear: both;
}	
		
/******************** WP CLASSES ********************/

.entry { 
}	

.postmetadata {
	background-color:#EEE;
}

.post {
}	

.attachment {
}

.caption {
}

/******************** IMAGES ********************/

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}	

img.alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

img.alignright {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

/******************** COMMENTS ********************/

.alt {
margin: 0;
padding: 10px;
}

.comment-body {
	background-color:#EEE;
	border:1px solid #DDD;
}


.commentlist {
padding: 0;
}

.commentlist li {
margin: 15px 0 10px;
padding: 5px 5px 10px 10px;
list-style: none;

}
.commentlist li ul li { 
margin-right: -5px;
margin-left: 10px;
}

.commentlist p {
margin: 10px 5px 10px 0;
}

.children { padding: 0; }

#commentform p {
margin: 5px 0;
}

.nocomments {
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}

.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
background: #FFF;
}

.commentlist li, #commentform input, #commentform textarea {
	}
	
.commentlist li ul li {
}

.commentlist li {
	font-weight: normal;
}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}	
	
/******************** FORM ********************/

.textfield {
	width:160px;
	padding:5px;
	border:1px solid #CCC;
	margin:0px;
	color:#666;
}
