/*
Theme Name: SEA KAYAKING CORNWALL
Theme URI: http://www.baraboointeractive.com
Description: Simple, 3 column, widget-ready Wordpress theme based on Misty Moring 2 by Refueled. 
Author: baraboointeractive
Author URI: http://baraboointeractive.com
Version: 1.a

*/


/* Basics */

* { padding: 0; margin: 0; }

body {
	background: #050912 url(images/bodytop2.jpg) repeat-x fixed;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 20px;
  }

img {
	padding: 0;
	border: none;
  }

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
  }

img.right {
	padding: 0 0 12px 12px;
	background: #fff;
	margin: 10px;
	float: right;
  }

img.left {
	padding: 0 12px 12px 0;
	float: left;
  }
  

/* Links */


a {
	color: #fdcc10;
	text-decoration: none;
  }

a:hover {
	color: #fdcc10;
	text-decoration: underline;
  }

a:visited {
	color: #676767;
  }
  
code {
	font-family: Courier New, Courier;
	font-size: 8pt;
	background-color: #F7F7F7;
	padding: 4px;
	color: #797979;
	overflow: hidden;
	}
	
blockquote {
	color: #000; 
	margin: 0 30px 2px 30px; 
	border-left: 1px dotted #989898;
	background: #fff;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-family: Lucida, Verdana, Arial, Helvetica, sans-serif;
  }
	

/* Container */

#container {
	display: block;
	margin: 0 auto;
	width: 900px;
	position: relative;
	background: #fff url(images/contentbg.jpg) repeat-y;
	border: 2px solid #8882cc;
	}
	
	
	
/* Header */

#header {
	width: 900px;
	background: #fff url(images/skc-head01.jpg) top center no-repeat;
	height: 196px;
	color: #fff;
	}

#header h1 {
	font-family: palatino linotype, georgia, arial, times;
	font-size: 20pt;
	font-weight: 300;
	padding: 110px 0 0 18px;
	margin:0;
	color: #fff;
	}
	
#header h1 a {
	color: #fff;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #D2D1CC;
	text-decoration: none;
	}
	
#header h2 {
	font-family: palatino linotype, georgia, arial, times;
	font-size: 10pt;
	font-weight: 300;
	font-style: italic;
	padding: 0 0 0 18px;
	margin:0;
	color: #fff;
	}
	
	

/* Navigation */

#nav {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 25px;
	background: #797979 url(images/menu.jpg);
	font-family: verdana, arial, tahoma;
	font-size: 8pt;
	list-style: none;
	line-height: 1;
	border-top: 1px solid #8882cc;
    border-bottom: 1px solid #8882cc;
}

#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	line-height: 14pt;
	padding: 4px 9px 2px 9px;
	color:#fdcc10;
	text-decoration: none;
}

#nav a:hover {
	background-color:#fdcc10;
	color: #000;
}

#nav li { /* all list items */
	float: left;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #8882cc;
	width: 150px;
	left: -999em; 
	margin: 0;
	padding: 0;
}

#nav li:hover, #nav li.hover {
    position: static;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li ul a{
	background: #9eb6e9;
    color: #000000;
	list-style: none;
	font-family: tahoma, verdana, serif;
	font-size: 8pt;
	font-weight: 300;
	text-align: left;
	padding: 6px;
	width: 150px;
	letter-spacing: 1px;
}

#nav li ul a:hover{
	background: #fdcc10;
	color: #000;
}


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



/* Sidebar */

#sidebar {
	width: 175px;
	float: left;
	color: #000;
	padding: 0;
	list-style-type: none;
  }

#sidebar h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	padding: 8px;
	margin: 0;
	text-transform: uppercase;
	color: #fdcc10;
	background: #0a0a36;
  }


#sidebar a {
	color: #ffffff;
	text-decoration: none;
	padding: 0;
  }

#sidebar a:hover {
	color: #fdcc10;
	text-decoration: underline;
  }

#sidebar ul { 
	background-color: #312e53;
	list-style-type: none;
	margin: 0; 
	font-size: 11px;
	padding: 12px;
  }

#sidebar li { 
	margin: 0;
	line-height: 14pt; 
	padding: 0;
  }
  
#sidebar li a{ 
	margin: 0;
	padding: 0;
  }

#sidebar ul li ul { 
	margin: 0 14px 0 14px;
	padding: 0;
	list-style-type: square;
	list-style-position: inside;
	color: #797979; 
	border-right: none;
  }
  
#sidebar .recentcomments {
	padding: 0;
	}
	
#sidebar .recentcomments a{
	color: #797979;
	}
	
#sidebar p{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 12px;
	color: #797979;
	}
	
#sidebar .textwidget{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 12px;
	background-color: #fff;
	color: #797979;
	}
	
#sidebar .ctc {
	background-color: #fff;
	padding: 12px;
	border-right: 1px solid #F0F0F0;
	}

	

/* Page - Post Formatting */

#content {
	width: 520px;
	float: left;
	color: #ffffff;
	padding: 15px;
	text-align: justify;
	overflow: hidden;
  }

.post {
	margin-bottom: 20px;
  }

.post strong {
	color:#4D4D4D;
	}

.post p {
	margin-bottom: 15px;
	line-height: 1.6em;
  font-size: 9pt;
  text-align: left;
  }

.post p a {
	border-bottom: 1px solid #ccc;
	text-decoration: none;
  }

.post p a:hover {
	border-bottom: 1px solid #999898;
	text-decoration: none;
  }

.post p.center {
	text-align: center;
  }

.post ul{
  margin: 12px;
  padding: 0;
  }

.post ul li{
  font-family: verdana, arial, times;
	font-size: 9pt;
  list-style-type: square;
  list-style-position: inside;
  line-height: 13pt;
  }
  
.post ul ul{margin:0 0 0 24px; padding:0;}

.postmetadata {
	background: #090a36;
	padding: 10px 3px 3px 6px;
	font-family: verdana, arial, times;
	font-size: 8pt;
	border-left: 1px solid #989898;
  }
  
.postmetadata p {
	font-family: verdana, arial, times;
	font-size: 8pt;
  }

.postmetadata a {
	border-bottom: none;
	font-size: 8pt;
  }

.postmetadata a:hover {
	border-bottom: none;
  } 

.small {
	font-size: 7pt;
  }

.post h1 {
  font-family: palatino linotype, Lucida, Arial, sans-serif;
	font-size: 15pt;
	color: #8882cc;
	letter-spacing: -1px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
	}

.post h1 a{
	color: #4B4B4B;
	text-decoration: none;
  }
  
#content h1 {
  font-family: palatino linotype, Lucida, Arial, sans-serif;
	font-size: 15pt;
	color: #8882cc;
	letter-spacing: -1px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
	}
  
#content h2 {
	font-size: 15pt;
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
	font-family: palatino linotype, Lucida, Arial, sans-serif;
	color: #8882cc;
  }
  
h4 {
	margin: -5px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #424040;
	
  }

/* Right Sidebar */

#rsidebar {
	width: 175px;
	float: right;
	color: #000;
	padding: 0;
	list-style-type: none;
  }

#rsidebar h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	padding: 8px;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
	background: #0a0a36;
    border-left: 1px solid #322E53;
  }


#rsidebar a {
	color: #ffffff;
	text-decoration: none;
	padding: 0;
text-align:center;
  }

#rsidebar a:hover {
	color: #fdcc10;
	text-decoration: underline;
  }

#rsidebar ul { 
	background-color: #312e53;
	list-style-type: none;
	margin: 0; 
	font-size: 11px;
	padding: 12px;
  }

#rsidebar li { 

color: #ffffff;
	margin: 0;
	line-height: 14pt; 
	padding: 0;
  }
  
#rsidebar li a{ 
	margin: 0;
	padding: 0;
  }

#sidebar ul li { 
	margin: 0 14px 0 14px;
	padding: 4px;

	list-style-position: inside;
	color: #797979; 
	border-right: none;
	text-align:center;
  }
  
#rsidebar .recentcomments {
	padding: 0;
	}
	
#rsidebar .recentcomments a{
	color: #797979;
	}
	
#rsidebar p{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 12px;
	color: #797979;
	}
	
#rsidebar .textwidget{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 12px;
	background-color: #fff;
	color: #797979;
	}
	
#rsidebar .ctc {
	background-color: #fff;
	padding: 12px;
	border-right: 1px solid #F0F0F0;
	}
	
#rsidebar ul li { 

	padding: 4px;

	
	text-align:center;
  }
	

/* Search */

#searchform{
	padding: 5px;
	font-family: verdana, arial, times;
	background: #312e53;
}

#searchform input#s{
	width: 65%;
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	border: 1px solid #B7B7B7;}

#searchform input#searchsubmit{
	width: 20%;
	font-family: verdana, arial, times;
	font-size: 9pt;
	padding: 2px;
	border: 1px solid #B7B7B7;
	background-color: #fdcc10;
	color: #000;
}

/* Comments */

.comment{margin-top: 22px;
background: #090a36; }
.comment p{font-size: 8pt;
background: #090a36; }

h3 {
	font-size: 12pt;
	letter-spacing: -1px;
	text-align: left;
	font-weight: normal;
	margin: 30px 0 8px 0;
	font-family: palatino linotype, Lucida, Arial, sans-serif;
	color: #8882cc;
  }
  
  
#commentform input, #commentform textarea {
	font: 8pt Verdana, Arial, Sans-Serif;
	border: 1px solid #818181;
	background-color: #fff;
	padding: 4px;
	}

.commentlist li {
  font: 8pt Verdana, Arial, Sans-Serif;
	font-weight: bold;
	background: #090a36;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 8pt;
	background: #090a36;
	}

.commentlist p {
	line-height: 13pt;
	padding: 8px;
	font-weight: 300;
	background: #090a36;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.alt {
	margin: 0;
	padding: 22px 14px 22px 14px;
	background: #F7F7F7;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

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

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

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	background: #090a36;
	}
	

/* Footer */

#footer {
	clear: both;
	width: 100%;
	height: 30px;
	background: #A0A0A0 url(images/footer.jpg);
	color: #fff;
	text-align: left;
	padding: 0;
	margin: 0;
	}
	
#footer .left{
	float:left;
	}

#footer .left p {
	padding: 8px;
	font-size: 7pt;
	}


#footer .left a {
	color: #E5E5E5;
	text-decoration: none;
	border:none;
}

#footer .left a:hover {
	color: #f5f5f5;
  text-decoration: underline;
  border:none;
}

#footer .right{
	float:right;
	}
	
#footer .right p {
	padding: 8px;
	font-size: 7pt;
	}

#footer .right a {
	color: #E5E5E5;
	text-decoration: none;
	border:none;
	}

#footer .right a:hover {
	color: #f5f5f5;
	text-decoration: underline;
	border:none;
	}