/*
Theme Name: Vodafone Storm Surfers Theme
Theme URI: http:/www.stormsurfers.tv/
Description: Vodafone Branded Storm Surfers Minimalist Theme
Version: 1.0
Author: Red Lever / Edited by Daniel (emeraldskydesigns)
Author URI: http://www.redlever.com.au
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #262626;
	background: #FFFFFF;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

a{
	color: #0071BC;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

p {
	padding: 10px 0 5px;
}

blockquote {
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #f5f5f5;
}

blockquote p{
	padding: 10px;
}

blockquote blockquote {
	float: none;
	width: auto;
	margin: 0 10px;
	background: #fff;
}

dd{
	padding: 0 0 0 20px;
}

form, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	margin: 3px 0 2px 10px;
	padding: 4px;
	border: 0px solid #ededed;
	display: inline;
}

img.alignleft{
	margin: 3px 10px 2px 0;
	padding: 4px;
	border: 0px solid #ededed;
	display: inline;
}

.alignleft{float:left;}

.alightright{float:right;}

.clear {margin: 0; padding: 0; clear: both;}

.wp-caption-text{
	font-size: 10px;
	font-style: italic;
	text-align: center;
	color:#333;
}

small {font-size: 11px;}

#total{
	width:1350px;
	margin: 0 auto 0 auto;
	padding: 0px;
	min-height: 300px;
}
	
#wrapper{
	width: 960px;
	margin:15px 185px 0 185px;
	text-align: left;
	float: left;
	border-bottom: #000 solid 1px;
}

#full-header {
	margin-top: 15px;

}

#full-logo {
	height: 182px;
	width: 511px;
	background-image:url(images/ss_logo_new.png);
	margin: 5px 10px 10px 0;
}

#blog-description{
	width: 590px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color:#333;
	float: right;
	margin-top: -135px;
}

#blog-description-index{
	width: 590px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color:#333;
	float: right;
	margin-top: 50px;
}

/*top image for main page */ 
/*random image from php*/

#header {
	margin-top: 0px;
	position: relative;
	background-color: none;
}

#logo {
	height: 182px;
	width: 511px;
	background-image:url(images/ss_logo_new.png);
	margin-top: 5px;
	margin-left: 10px;
	position: absolute;
}

#splash-image{
	padding-top: 75px;
}

/*menu*/
.menu-header{
	background-color:#000;
	height: 40px;
	padding: 0px 10px 20px 0px ;
}

.menu-header ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu-header ul li{
	float: left;
	border-right: #FFF 1px solid;
}

.menu-header ul li a{
	display: block;
	padding: 10px;
	text-decoration: none;
	color:#FFF;
	padding-right: 45px;
	padding-bottom: 33px;
	text-transform:lowercase;
}

.menu-header ul li a:hover{
	color:#CCC;
}


/* body */

#body {
	margin-top: 10px;
}

#breadcrumbs a{
	color: #666;
	text-decoration: none;
}

#content{
	width: 660px;
	float: left;
	margin: 0px 0px;
	margin-top: 10px;
	text-align: left;
	min-height: 1200px;
	height: auto;
	border-right: 1px solid #000;
}

.full-entry-content h3{
	margin-top: 15px;
}

#latest{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing:2px;
	border-bottom: 1px #000 solid;	
	margin-left: 0px;
	margin-right: 15px;
	padding-top: 25px;
	padding-bottom: 5px;
}

/*mission page*/

.mission {
	width: 600px;
	margin: 0px; 
	display: block;
}

.mission-title {
	width: 100%;
	text-decoration: none;
	background: #000;
	vertical-align: middle;
}

.mission-title h3 {
	padding: 5px 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
}

.mission-title a {
	text-decoration: none;
	color: #fff;
}

.mission-pic img {
	margin: 0px;
	width: 600px;
	height: 241px;
}

/*thumbnail formatting*/

.thumbnail{
	position:relative;
}

.thumb-title{
	position: absolute;
	bottom: 0;
	width: 310px;
	background-color:#000;
	opacity:0.75;
	filter:alpha(opacity=75);
	text-decoration: none;
}

.thumb-title h3{
	margin: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;	
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}

.thumb-title a{
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}

.thumb-title a:hover{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.thumb-title a:link { color: #CCC; text-decoration: none; }
.thumb-title a:link:active { color: #FFFk; }
.thumb-title a:visited { color: #CCC; text-decoration: none; }
.thumb-title a:visited:active { color: #FFF; }
.thumb-title a:hover { color: #FFF; text-decoration: none; }

.thumb-pic{
	height: 150px;
	width: 350px;
}

.post{
	margin-bottom: 10px;
	margin-right: 24px;
	margin-left: 0px;
	width: 300px;
	float: left;
}

.post-top{
	margin-top: 10px;
}

/*mission post formatting*/

.mission-post {
	margin: 0px 24px 10px 0px;
	width: 600px;
	float: left;
}

/*post formatting*/


#full-body {
	background-color: #06F;
	margin-bottom: 10px;
	
}

#full-entry-content{
	margin-bottom: 20px;
}

.full-post{
	font-weight: normal;
	letter-spacing:normal;
	text-transform: none;
	margin-bottom: 40px;
}

.full-post-top{
}

.full-entry-content{
	margin-top: 30px;
	margin-right: 10px;
}

.entry-date{
	color:#999;
	font-style: italic;
}

.entry-title{
	margin-top: 4px;
	margin-bottom: 0px;
}


.entry-title h2{
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
}

.entry-title a{
	text-decoration: none;
	color:#000;
	text-transform: none;
}

.post-author{
	float: left;
}

.top-comments{
	float: right;
	margin-right: 10px;
}

.top-comments a{
	color:#666;
	text-decoration: none;
}

.top-comments a:hover{
	color:#666;
	text-decoration: underline;
}

.entry-content{
	margin-top: 25px;
}

.edit{

}

.entry-meta{
	
}
 
.comment_list a{
	color:#666;
	text-decoration: none;
}

.comment_list a:hover{
	color:#666;
	text-decoration: underline;
}

#rsb{
	width: 280px;
	float: right;
	padding-left: 17px;
	margin-top: px;
	padding-bottom: 15px;
}

#rsb ul li{
	list-style: none;
	list-style-image: none;
	margin-left: -40px;
	padding-top: 0px;
	padding-bottom: 10px;
}

#rsb h2{
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px #000 solid;
	padding-bottom: 5px;
	color: #000;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	letter-spacing: 2px;
}

#rsb ul {
	margin: 0;
	margin-top: 15px;
	margin-bottom: 20px;
}

#rsb ul li a{
	color:#000;
	border-bottom: 1px #000 solid;
	padding: 10px;
	text-decoration:none;
	display: block;
}


#rsb ul li a:hover{
	color:#FFF;
	border-bottom: 1px #000 solid;
	padding: 10px;
	text-decoration:none;
	display: block;
	background-color:#000;
}

#footer{
	width: 100%;
	float: left;
	background-color:#000;
	color: #CCC;
	margin-top: 15px;
	
}

#foot-menu{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#footer-content{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 950px;
}

#copyright{
	float: left;
	width: 300px;
	height: 110px;
	margin: 15px 10px 10px 10px;
	<!--border-right: thin #666 solid;-->	
}

#copyright-text{
	margin: 45px 0px 0px auto;
}

#bsb{
	margin: 10px;
	float: left;
	width: 280px;
	text-align: left;
	margin-left: 70px;
	margin-right: auto;
	letter-spacing: 0px;
}

#bsb ul li{
	list-style: none;
	list-style-image: none;
	margin-left: -40px;
	padding-top: 0px;
}

#bsb h2{
	margin-top: 10px;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
}

#disclink{
	float: right;
	width: 200px;
	height: 110px;
	margin: 15px 10px 10px 10px;
	border-left: thin #666 solid;
}

#disclink-text{
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: right;
}


/* nav */

.navigation{
	padding-bottom: 40px;
	padding-top: 20px;
}

.prev-post{
	float: left;
}

.next-post{
	float: right;
	margin-right: 10px;
}

/*comments formatting*/

#comments {
	margin: 10px;
	padding: 10px;
	border: 1px solid #f5f5f5;
}

#comments ol {
	list-style: none;
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #ededed;
	line-height: 24px;
}

#comments span.comment-author:{
	font-weight: bold;
}

#respond {
	padding: 10px;
	background: #f9f9f9;
}

#archive-comment-box{
	margin-left: 150px;
}

#archive-comments{
		padding: 10px;
		background-color:#000;
		text-align: center;
		width: 320px;
		color:#FFF;

}

#archive-comments a{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color:#FFF;
	text-decoration: none;
}

#archive-comments a:hover{
	text-decoration: underline;
}

#triangle {
		background-image: url(images/speech_triangle.jpg);
		height: 20px;
		width:15px;
		background-repeat: none;
		margin-left: 25px;
}
/* page list */

#page-list li{
	list-style: none;
	list-style-image: none;

	padding-top: 0px;
}

/* Recent Comments Stylin */

.recentcomments {
	margin: 5px;
	list-style: circle;
}

/* Front Page Wdiget */

#lpt{
	margin-right: 15px;
}

#lpt h2{
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #000 solid;
	padding-bottom: 5px;
	color: #000;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	letter-spacing: 2px;
}

#lpt ul {
	margin: 0;
	margin-top: 15px;
	margin-bottom: 20px;
}

#lpt ul li a{
	color:#000;
	border-bottom: 1px #000 solid;
	padding: 10px;
	text-decoration:none;
	display: block;
}


#lpt ul li a:hover{
	color:#FFF;
	border-bottom: 1px #000 solid;
	padding: 10px;
	text-decoration:none;
	display: block;
	background-color:#000;
}

#doc-text{
	margin-right: 15px;
}

#doc-text h2{
	margin-bottom: 10px;
	border-bottom: 1px #000 solid;
	padding-bottom: 5px;
	color: #000;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	letter-spacing: 2px;
}

#doc-text ul {
	margin: 0;
	margin-top: 15px;
	margin-bottom: 20px;
}

#doc-text ul li a{
	color:#000;
	border-bottom: 1px #000 solid;
	padding: 10px;
	text-decoration:none;
	display: block;
}


#doc-text ul li a:hover{
	color:#FFF;
	border-bottom: 1px #000 solid;
	padding: 10px;
	text-decoration:none;
	display: block;
	background-color:#000;
}
