/*
Theme Name: Innocent Surf School
Theme URI: http://www.innocentsurfschool.com/
Version: 2
Author: Andrew Munro
Author URI: http://www.andrew-munro.net/
*/

body {
	background:#ffffff url(http://www.surfsimply.com/wp-content/uploads/2010/04/surf-simply-logo.jpg) no-repeat fixed top left;
	color:#464545;
	font:14px Arial; 
	line-height:25px !important
}

h1 a, h1 a {
	color:#9b9b9b;
}

a {
	color:#9b9b9b;
	text-decoration: none;
}

a img {
	border:none;
}

.left, .aleft, .alignleft {
	display: inline;
	float:left;
}

.right, .alignright {
	display: inline;
	float:right;
	overflow: hidden;
}


.clear {
	clear:both;
}

#container {
	width:800px;
	margin:auto;
}

#page-content {
	width:555px;
}

#sidebar {
	width:210px;
	margin-left:18px;
}

h1 {
   	border:none;
   	color:#575555;
   	font-weight:bold;
   	font-size:20px
}

h2 {
	border:none;
   	color:#575555; 
   	font-weight:bold;
   	font-size:16px
}

h3 {
	border:none;
   	color:#575555; 
   	font-weight:bold;
   	font-size:16px
}

a.logout-link {
  color:#3b5998;
  font-size:15px;
}

#content-wrap a, #page-data-container a, #footer-links a {
	color:#3b5998
}

#nav {
	width:693px;
	margin:auto;
}

#footer {
	padding:20px 0 !important
}

#flinks {
   	float:none !important;
   	width:900px !important;
   	margin:auto !important
}

#flinks a {
  	font-size:15px Arial !important;
}
.contactform {
	background:none !important
}

/* Related Posts */

div.related-posts {
	border: 1px solid #ccc; 
	background: #fdfdfd; 
	margin-top: 14px; 
	margin-bottom: 10px;
}

div.related-posts .padding {
	padding: 3px 3px 3px 15px;
}

div.related_post_title {
	font-weight:bold;
	font-size:12px;
	padding-top:4px;
	color:#666;
}

ul.related_post {
	padding-left:0px;
	margin:0px 0 4px 0;
}

ul.related_post li {
	list-style-type: none;
	font-size:11px;
}

/* Blog Posts */
.post-header {
	background:url(images/sepretor_hr.png) repeat-x bottom left;
}

.post-date {
	position:absolute;
	width:50px;
	padding-top:3px;
	text-align:center;
	font-size:23px;
	color:black;
}

.post-date .month {
	font-size:12px;
	color:#aaa;
}

.post-title {
	margin-left:50px;
	padding-left:12px;
	background:url(images/sepretor_vr.png) repeat-y top left;
}

.post-title h2 {
	margin:0;
	padding:0;
	line-height:26px;	
}

.post-title h2 a {
	font-weight:normal;
	font-size:23px;
}

.post-title a {
	font-size:11px;
}

.post-footer {
	font-size:10px;
}

.share img {
	vertical-align: middle
}

.navigation {
	margin-top:20px;
}

.navigation a {
	font-size:12px;
}