/* @override http://thepirateshipcompany.com.au/wp-content/themes/throughout/style.css */

/* @override http://thepirateshipcompany.com.au/wp-content/themes/throughout/style.css */

/* @override http://thepirateshipcompany.com.au/wp-content/themes/throughout/style.css */
/*  
Theme Name: Throughout
Theme URI: http://www.freewpthemes.net/preview/throughout
Description: Widget ready and tested on WP2.3
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 0px;
	padding: 0;
	color: #000;

	background: url(images/paper.gif) repeat;

	font: 14px/18px Arial, Helvetica, sans-serif;

}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: maroon;
}

h1 { font-size: 44px; }

h2 {
	font: 22px/33px Georgia, "Times New Roman", Times, serif;
}

h3 { }

p, ul, ol {
	margin-top: 0;
}

ul, ol { }

blockquote { }

a { color: maroon; }

a:hover { text-decoration: underline; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {

	background: url(images/fade.jpg) no-repeat center top;
}
#iwrapper {

	background: url(images/fade2.jpg) no-repeat center top;
}


/* Header */

#header {
	width: 940px;

	margin: 0 auto;
}

#iheader {
	width: 940px;
	height: 268px;
	margin: 0 auto;
}


/* Menu */

#menu {
	width: 750px;
	height: 68px;

	margin-right: auto;

	margin-left: auto;

}

#menu ul {
	margin: 0 auto;
	padding: 5px 0px 0px 20px;
	list-style: none;
	line-height: normal;

	width: 670px;

}

#menu li {
	display: block;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	padding: 15px 0 0 5px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	color: maroon;

	width: 158px;

	background: url(images/nav.png) no-repeat center top;

	font: normal 18px Georgia, "Times New Roman", Times, serif;

}

#menu a:hover { 
	text-decoration: underline; 
}

#menu .current_page_item a {
}

#menu .first {
}

/* iMenu */

#imenu {
	width: 750px;

	height: 268px;

	margin-right: auto;

	margin-left: auto;

	padding-top: 170px;

}

#imenu ul {
	margin: 0 auto;
	padding: 5px 0px 0px 20px;
	list-style: none;
	line-height: normal;

	width: 670px;

}

#imenu li {
	display: block;
}

#imenu a {
	display: block;
	float: left;
	height: 50px;
	padding: 15px 0 0 5px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	color: maroon;

	width: 158px;

	background: url(images/nav.png) no-repeat center top;

	font: normal 18px Georgia, "Times New Roman", Times, serif;

}

#imenu a:hover { 
	text-decoration: underline; 
}

#imenu .current_page_item a {
}

#imenu .first {
}
/* Search */

#search {
	float: right;
	padding: 10px 10px 0px 0px;
}

#search form {
	float: right;
	margin: 0;
	padding: 4px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
}

#search-text {
	width: 170px;
	margin-top: 8px;
	margin-left: 60px;
	margin-right: 40px;
	padding: 6px 0 0 7px;
	border: none;
	background: #383838;
	font-family: Arial, Helvetica, sans-serif;
	color: #838383;
}

#search-submit {
	width: 82px;
	height: 28px;
	margin-left: 10px;
	padding: 0px 5px;
	background: url(images/img03.jpg) no-repeat left top;
	border: none;
	text-indent: -9999px;
	color: #FFFFFF;
}

#searchform {
}

#searchform-input {
	width: 190px;
	margin: 10px 0px 20px 20px;
	border: none;
	background: #383838;
	padding: 3px 5px 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #838383;
}

/* Page */

#page {
	width: 880px;
	margin: 0px auto;
	padding-bottom: 0px;

	padding-left: 30px;

	padding-right: 30px;

	bottom: 140px;

}

#page-bgtop {
}
#page-bgbtm {

	background: url(images/hline.gif) no-repeat center bottom;

	margin-bottom: 5px;

}

/** LOGO */

#logo {
	width: 940px;
	height: 300px;
	margin: 0 auto;
	padding-top: 5px;
	padding-left: 20px;

	background: url(images/logo.gif) no-repeat;

	z-index: 100;

	position: relative;

}

#logo h1, #logo p {
	float: left;
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding: 13px 0px 0px 5px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}

#logo h1 {
	letter-spacing: -1px;
	font-size: 30px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: left;
	width: 550px;

	padding-left: 50px;

}

/* Post */

.post {
	margin-bottom: 30px;
	padding-bottom: 20px;

}

.post .title {

	padding: 5px 5px 5px 15px;

	font-family: Georgia, "Times New Roman", Times, serif;

}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: maroon;
}

.post .date {
	display: inline-block;
	margin: 0px;
	padding: 0px 10px;
	color: #FFFFFF;
}

.post .meta {
	margin-left: 2px;
	padding: 10px 30px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	margin: 0px;
}

.post .meta a {
	padding: 8px 10px 5px 10px;
	text-decoration: none;
	color: #FFFFFF;
}

.post .entry {
	padding: 30px 20px 20px 20px;
}


.post .entry blockquote {
	text-align: center;
	padding: 10px 10px 1px;
	font: bold 12pt/12pt Georgia, "Times New Roman", Times, serif;
	margin: 0 0 15px;
	background-color: #cb976f;
}

.post .entry ul {
	list-style-image: url(images/roger.gif);
	list-style-position: outside;
	opacity: 1;
}


.post .links {
	display: block;
	width: 120px;
	height: 25px;
	margin: 0px;
	padding: 10px 0px 0px 20px;


	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: #90BF35;
	border: 1px dashed #1D1D1D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	font-size: 12px;

	padding-right: 20px;

	background: url(images/vline.gif) repeat-y left top;

	padding-left: 20px;
}
.textwidget {

	padding-left: 20px;

}
#sidebar li#text-4.widget.widget_text a {

	background: url(images/coin.png) no-repeat right center;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {


	padding: 0 0 10px 0px;


}

#sidebar li ul {
	margin: 0px 0px;
}

#sidebar li li {

}

#sidebar li li a {
	padding: 0;
	font-weight: normal;
}

#sidebar li li a:hover {
	color: maroon;

	text-decoration: underline;

}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 0;
	text-transform: capitalize;
	color: maroon;

	font: normal 18px Georgia, "Times New Roman", Times, serif;

}


#sidebar p {

	line-height: 1.25em;

}

#sidebar a {
	text-align: left;
	text-decoration: none;
	color: #000;

	font: 15px Georgia, "Times New Roman", Times, serif;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */
#footer-bgcontent {

	background: url(images/footer.png) no-repeat center top;

	padding-top: 50px;

}

#footer {
	width: 940px;
	height: 120px;
	margin: 0 auto;
	padding: 0;


}

#footer p {
	margin: 0;
	padding: 30px 0px 0px 30px;
	text-align: center;
	text-transform: uppercase;
	line-height: normal;
	font-size: 10px;
}

#footer a {
}

#commentform {
}

#comment {
	width: 450px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0 0px 0px 15px;
	padding: 0px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	text-decoration: none;
	font-size: 30px;
	color: maroon;
}

hr {
	display: none;
}


/* Slideshow */


#slideshow {
	width: 846px;
	height: 240px;
	margin: 0px auto;

	background-repeat: no-repeat;

	background-position: left top;

	padding-top: 5px;

	padding-right: 0px;

}

#foobar {
	position: relative;
}

#foobar .navigation {
	position: absolute;
	display: block;
	z-index: 100;
	color: #ffffff;
	bottom: 0px;
	right: 0px;
	margin: 10px;
	padding: 10px;
	background-color: #303030;
	opacity: 0.75;
}

#foobar .navigation a {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

#foobar .viewer {
	width: 726px;
	height: 336px;

}

#foobar .viewer .reel .slide {
	position: relative;
	width: 726px;
	height: 336px;
}

#foobar .viewer .reel .slide span {
	position: absolute;
	display: block;
	width: 726px;
	padding: 15px;
	color: #000000;
	bottom: 0px;
	left: 0px;
	font-size: 18px;
}


#foobar .viewer-wrapper {
	float: left;
	width: 726px;
	height: 336px;
	background: red;
}

.arrow-left {
	background: blue;
	width: 107px;
	float: left;
}

.arrow-right {
	background: green;
	width: 100px;
	float: right;
}

#col1 {
	width: 60px;
	float: left;
}

#col1 a {
	display: block;
	outline: none;
	width: 60px;
	height: 206px;
	background: url(images/left.png) no-repeat 5px 130px;
	text-decoration: none;

	float: right;

}

#col2 {
	float: left;
	width: 726px;
}

#col3 a {
	float: left;
	outline: none;
	width: 60px;
	height: 206px;
	background: url(images/right.png) no-repeat -5px 130px;
	text-decoration: none;
}


