/*
Theme Name: Sparky
Theme URI: http://www.inter-island.com/inter-island-blog
Description: Inter-Island Surfshop since 1960
Author: BigwaveMaui
Author URI: http://www.maui-tropica.com
Template: newk2
*/

body {
	font-size: 75%; /* Resets 1em to 12px */
	font-family: Arial, Verdana, sans-serif;
	color: #fff;
	background-color: #000000;
	text-align: center;
	}
#page {
	background: #666;
	border-left: 15px solid #da001b;
	
	}	
	
#page {
	text-align: left;
	margin: 0 auto;
	padding-top: 0px;
	position: relative;
	
		border: 0px solid #666;
	border-top: none;
	clear: both;
	border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
		-moz-border-radius-bottomleft: 0px;
		-moz-border-radius-bottomright: 0px;
		-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}
#header {
	position: relative;
	height: 200px;
	background: #666;
	background-position: top right;
	background-repeat: no-repeat;
	border-left: 20px solid #da001b;
	}

.wrapper {
	padding: 0 10px 0px;
	border-left: 20px solid #da001b;
	}
	
/* Main Menu in Header */
/*  bottom  */
.headermenu {
	position: absolute;
	white-space: nowrap;
	bottom: 1px;
	margin: 0 20px;
	font-size: 14px;
	}

.headermenu > ul {
	float: left;
	}

.headermenu li {
	list-style: none;
	}

.headermenu li a {
	display: block;
	outline: none;
	}

.headermenu li a:hover {
	text-decoration: none;
	}

.headermenu > ul > li { /* Top Menu Items */
	float: left;
	}

.headermenu > ul > li > a { /* Top Menu */
	margin-left: 5px;
	padding: 5px 12px;
	color: #CCC;
	
font-weight: bold;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	}

.headermenu > ul > li.current_page_ancestor > a,
.headermenu > ul > li.current_page_item > a {
	color: #333;
	font-weight: bold;
	background: #f2f2f2;
	}

.headermenu > ul > li:hover > a,
.headermenu > ul > li.sfHover > a { /* Top level hover*/
	color: #fff;
	font-weight: bold;
	background-color: #cccccc;
	}

.headermenu > ul > li.has_children > a { /* Top level parent */
	padding-right: 18px;
	position: relative;
	}

.headermenu > ul > li.current_page_ancestor.has_children > a:after,
.headermenu > ul > li.current_page_item.has_children > a:after {
	background: url('images/arrows.png') no-repeat left top;
	}

.headermenu > ul > li.has_children:hover > a:after,
.headermenu > ul > li.has_children.sfHover > a:after,
.headermenu > ul > li.has_children > a:after { /* Dropdown indicators */
	position: absolute;
	right: 5px;
	top: 10px;
	height: 4px;
	width: 7px;
	content: '';
	background: url('images/arrows.png') no-repeat left bottom;
	}

.headermenu > ul > li > ul { /* Child Menus */
	left: -999em;
	position: absolute;
	z-index: 50;
	max-width: 20em;
	margin-left: 5px;

	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
	
	background: #f3f3f3;
	border-radius: 0 3px 3px 3px;
	-moz-border-radius: 0 3px 3px 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-border-top-left-radius: 0;
	}

.headermenu > ul > li.sfHover > ul,
.headermenu > ul > li:hover > ul { /* Show submenu when hovering parent */
	left: inherit;
	}

.headermenu li li a { /* Submenu links */
	color: #333;	
	padding: .6em 1.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	}

.headermenu li li a:hover { /* Child hover */
	background: #ddd;
	background: rgba(0, 0, 0, .1); /* To accomodate the gradient background in modern browsers */
	}

.headermenu li li li a { /* Indent 3rd child */
	padding-left: 2em;
}

.headermenu > ul > li > ul > li:first-child > a { /* First child 2nd level */
	border-radius: 0 3px 0 0;
	-moz-border-radius: 0 3px 0 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 3px;
	}

.headermenu > ul > li > ul > li:last-child > a:last-child { /* Last child 2nd level */
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	}

.headermenu ul ul li:last-child ul li:last-child a:last-child { /* Last child 3rd level */
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	}
	
#primary-fullpage {
	position: relative;
	float: none;
	width: 978px;
	padding: 0px;
	}
	
.primary {
	position: relative;
	float: left;
	width: 520px;
	padding: 10px 0;
	background-color: #000000;
	margin-top: 0px;
	}
		
body.columns-two #primary-fullpage {
		margin-right: 0px;
	}
	
body.columns-two #primary-wrapper-fullpage {
	loat: none;
	margin-right: 0px;
	width: 100%;
	}

body.sidebars-none #primary-wrapper-fullpage {
	margin: 0px;
	float: none;
	}

body.sidebars-none #primary-fullpage {
	float: none;
	width: auto !important;
	margin:
	}
	
imageborderbl {
	border-type: solid; 
	border-color: #999999; 
	border-size: 1px;
	}
	
.secondary {
	width: 190px;
	float: left;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #fff;
	padding: 0 10px;
	overflow: hidden;
	padding-bottom: 20px;
}

.entry-content {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #fff;
	
	}
	
.entry-title, .entry-title a, .entry-title a:visited,
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #CCC;
		}
	
a:hover, a:visited:hover {
	text-decoration: underline;
	}

h2 a:hover, h2 span a:hover {
	color: #27d !important;
	}

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

.entry-content a:visited {
	color: #b41;
	}
	
.entry-content a:link {
	color: #b41;
	}
#footer {
	clear: both;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
	color: #fff;
	background-color: #666;
	width: 930px;
	border-left: 20px solid #da001b;
	}

#footer p {
	line-height: 1.6em;
	}

#footer a {
	color: #ccc;
	font-weight: bold;
	}

#footer a:hover {
	border: none;
	text-decoration: none;
	color: #fff;
	}
#footer .siteadmin a { /* 'Site Admin' Button */
	position: fixed;
	top: 5px;
	right: 5px;
	color: #333;
	z-index: 1000;
	background: #cfcfcf;
	padding: 5px 10px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	font-weight: normal;
	}
.entry-meta a,
.entry-date,
.entry-time {
	color: #ccc;
	}
.comment-meta a,
{
	color: #666;
	}

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #fff;
	background: url('images/quote.png') no-repeat 10px 0;
	border: none;
	}
.comments {
	clear: both;
	text-align: left;
	margin: 30px 10px 0 10px;
	position: relative;
	}
.commentsbl {
	clear: both;
	text-align: left;
	margin: 20px 0 0 200px;
	position: relative;
	width: 450px;
	}
input[type=text], textarea {
	background-color: #f2f2f2;
	color: #444;
	padding: 1px;
	margin: 0;
		}

.comment-login, .comment-welcomeback {
	margin-top: 15px;
	color: #fff;
	}
.commentsrsslink a, .trackbacklink a {
	color: #ccc;
	padding: 2px;

	}


#commentlist {
	margin: 10px 0;
	position: relative;
	}

#commentlist .children {
	margin-left: 10px;
	margin-right: 10px;
	}

#commentlist li {
	margin: 10px 0;
	list-style: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}



.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	margin: 13px 0;
	color: #666;
	background-color: #fff;
	padding: 10px;
	}

#commentlist .comment-author {
	font-size: 1.5em;
	font-weight: bold;
	color: #666;
	
	}
.entry-meta a,
.entry-date,
.entry-time {
	color: #777;
	}

.comment-meta a {
	color: #ccc;
	}
.entry-header {
padding: 20px;
}

.comments textarea {
	width: 450px;
	
	border: 1px solid #ccc;
	}
.wp-caption a img,
.wp-caption a img:hover {
	padding: 4px 0px 0px;
	border: 0 none;
	
	}
.wp-caption .wp-caption-text {
	margin: 2px 0 2px;
	text-align: center;
	}
.entry-meta h4 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	}

body.page .entry-content h4 {
	font-size: 1.5em;
	display: block;
	padding: 0px 0 0;
	}

.entry-content h4,
.entry-meta h4 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 5px;
	}

