/*
Theme Name: Wiggins
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Mw7
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/






/*  Tags Declaration  */
BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    background: #DEDEDE url("images/backgrounds/bg-body.jpg") repeat-x left top;
	color: #000000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 130%
}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}

/* general deivider line */
.column-dividerline {
	border: 1px solid #b2b5b8;
	border-bottom: none; 
	border-left: none;
	border-right: none;
	padding-bottom: 10px;
}

/* to clear a div*/
.relax{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/*  Flickr Manager Styling  */
a.flickr-image img {
	/*max-width: 480px; */
	height: auto !important;
	padding-right: 15px;
	padding-bottom: 15px;
}
a.flickr-image2 img {
	/*max-width: 480px;*/
	width: auto !important;
	float:left;
	padding-right: 15px;
	padding-bottom: 15px;
}
a.flickr-image170 img {
	max-width: 170px;
	height: auto !important;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.flickr-image300 img {
	max-width: 300px;
	height: auto !important;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.flickr-imageleft img {
	/*max-width: 480px;*/
	width: auto !important;
	float:left;
	padding-right: 15px;
	padding-bottom: 15px;
}
a.flickr-imageright img {
	width: auto !important;
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
a.flickr-image480 img {
	max-width: 480px;
	height: auto !important;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*  Page  */
#page {
    margin: auto;
    text-align: center;
	width: 100%;
}

/*  Header  */
.header {
    float: left;
    width: 100%;
}
.header-content {
	width: 100%;
	background: #000000;
	line-height: 0;
	font-size: 1px;
	padding-bottom: 10px;
}
.gray-border {
	width: 100%;
	background: #666666;
	height: 10px;
}
.headerbillboard {
	width: 124px;
	height: 198px;
	padding: 0px 0px 0px 0px;
  	left: -60px;
  	top: -200px;
}
.main-menu {
	width: 100%;
	background: #4c4c4c;
	float: left;
}
.main-menu-block {
	width: 700px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.main-menu UL {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 10px;
	font-size: 0 !important;
	line-height: 0 !important;
}
.main-menu UL.ul-right {
	float: right;
	padding: 0px 0px 0px 0px;
}
.main-menu UL LI {
	list-style: none;
	display: inline;
	float: left;
	padding-right: 1px;
	/*padding: 10px 8px;
	border-right: 1px solid #5e5e5e;*/ 
}
.main-menu UL LI.empty {
	padding-right: 20px
}

.main-menu UL LI A {
	color: #ffffff;
	height: 30px;
	float: left;
	text-indent: -500em;
}
.main-menu UL LI A:hover {
	text-decoration: none;
}

.main-menu UL LI A.item-home {
	width: 42px;
	background: url("images/titles/home.gif") no-repeat left top;
}
.main-menu UL LI A.item-contact {
	width: 56px;
	margin-right: 88px;
	display: inline;
	background: url("images/titles/contact.gif") no-repeat left top;
}
.main-menu UL LI A.item-sp {
	width: 89px;
	background: url("images/titles/sp.gif") no-repeat left top;
}
.main-menu UL LI A.item-marina {
	width: 63px;
	background: url("images/titles/marina.gif") no-repeat left top;
}
.main-menu UL LI A.item-stevedoring {
	width: 83px;
	background: url("images/titles/stevedoring.gif") no-repeat left top;
}
.main-menu UL LI A.item-storage {
	width: 68px;
	background: url("images/titles/storage.gif") no-repeat left top;
}
.main-menu UL LI A.item-rought {
	width: 94px;
	background: url("images/titles/rought.gif") no-repeat left top;
}
.main-menu UL LI A.item-specialty {
	width: 93px;
	background: url("images/titles/specialty.gif") no-repeat left top;
}
.main-menu UL LI.current_page_item A.item-home,
.main-menu UL LI A.item-home:HOVER {
	background: url("images/titles/home_active.gif") no-repeat left top;
}
.main-menu UL LI.current_page_item A.item-contact,
.main-menu UL LI A.item-contact:HOVER {
	background: url("images/titles/contact_active.gif") no-repeat left top;
}
.main-menu UL LI.current_page_item A.item-sp,
.main-menu UL LI A.item-sp:HOVER {
	background: url("images/titles/sp_active.gif") no-repeat left top;
}
.main-menu UL LI.current_page_item A.item-marina,
.main-menu UL LI A.item-marina:HOVER {
	background: url("images/titles/marina_active.gif") no-repeat left top;
}
.main-menu UL LI.current_page_item A.item-stevedoring,
.main-menu UL LI A.item-stevedoring:HOVER {
	background: url("images/titles/stevedoring_active.gif") no-repeat left top;
}
.main-menu UL LI.current_page_item A.item-storage,
.main-menu UL LI A.item-storage:HOVER {
	background: url("images/titles/storage_active.gif") no-repeat left top;
}
.main-menu UL LI.current_page_item A.item-rought,
.main-menu UL LI A.item-rought:HOVER {
	background: url("images/titles/rought_active.gif") no-repeat left top;
}
.main-menu UL LI.current_page_item A.item-specialty,
.main-menu UL LI A.item-specialty:HOVER {
	background: url("images/titles/specialty_active.gif") no-repeat left top;
}

.container {
	width: 700px; 
	margin: auto;
	text-align: center;
}

/*  Content  */
.content {
    float: left;
    width: 100%;
	padding: 30px 0px 20px;
	background: #ffffff;
	text-align: left;
}

/* LEFT COLUMN STUFF*/

.left-col {
	float: left;
	width: 180px;
}
.menu-header {
	color: #FFFFFF;
	font-weight: bold;
	background: #666666;
	padding: 2px 0px 0px 3px !important;
}
.side-menu {
	padding-left: 10px;
}
.side-menu UL {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}
.side-menu UL LI {
	list-style: none;
	background: url("images/icons/bl-arrow.gif") no-repeat left top;
	padding: 0 0 0 20px;
	margin: 8px 0;
}
.side-menu UL LI A {
	color: #336633;
	font-size: px;
	font-weight: bold;
}
.side-menu UL LI A:HOVER {
	color: #666666;
	text-decoration: none;
}
.side-menu UL LI.current_page_item A {
	color: #000000;
}
.contacts-block {
	float: left;
	padding: 15px 0 15px 0px;
	display: inline;
	margin-left: 10px;
}

.contacts-block.with-border {
	padding: 15px 0 15px 0px;
	border-bottom: 1px solid #b2b5b8; 
}
.contacts-block P {
	color: #000000;
	margin: 0;
}
.contacts-block P.p-margin {
	margin: 10px 0px 10px 0px;
}
P.redbold {
	color: #990000 !important;
	font-weight: bold;
}
.contacts-block SPAN {
	color: #666666;
	font-weight: bold;
}
.contacts-block A {
	color: #336633;
	font-weight: bold;
	white-space: nowrap;
}
.contacts-block A:HOVER {
	text-decoration: none;
	color: #666666;
}
/* CENTER COLUMN STUFF */
.center-col {
	float: left;
	width: 300px;
}
.wrapping-center-col {
	padding-left: 0px;
}
.wrapping-center-col P {
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	margin: 0;
	line-height: 17px;
}
.wrapping-center-col H1 {
	color: #990000;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
}
.wrapping-center-col P A {
	color: #990000;
	font-weight: bold;
}

.wrapping-center-col P A:HOVER {
	color: #666666;
	text-decoration: none
}
.wrapping-center-col A {
color: #336633;
font-weight: bold;
}

.title-center-col {
	line-height: 0;
	font-size: 0px;
}
/* unordered list */
.wrapping-center-col UL {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	line-height: 12px;
}
.wrapping-center-col UL LI {
	list-style: none;
	font-size: 12px;
	line-height: 14px;
	background: url("images/icons/bl-arrow.gif") no-repeat left top;
	padding: 0 0 0 20px;
	margin: 8px 0;
}
.wrapping-center-col UL LI A {
	color: #336633;
	font-size: 12px;
	font-weight: bold;
}
.wrapping-center-col UL LI A:HOVER {
	color: #666666;
	text-decoration: none;
}

.image-link {
	line-height: 0;
	font-size: 0px;
}
.image-link.il-bottom {
	padding-bottom: 10px;
}
.image-link.il-tbottom {
	padding-top: 10px;
	padding-bottom: 10px;
}
.center-text P {
	margin: 0;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
/* RIGHT COLUMN */
.right-col {
	float: left;
	width: 190px
}
.wrapping-right-col {
	padding-left: 20px;
}
.wrapping-right-col P {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.wrapping-right-col P SPAN {
	color: #990000;
	font-weight: bold;
	white-space: nowrap;
}
.wrapping-right-col P A {
	color: #990000;
	font-weight: bold;
}
.wrapping-right-col P A:HOVER {
	color: #666666;
	text-decoration: none;
}
.orangbold {
	color: #FF9900;
	font-weight: bold;
	background: #4c4c4c;
	padding: 2px 0px 0px 3px !important;
}


.center-block {
	float: right;
	padding: 0px 10px 0px 0px;
	width: 490px;
}
/* ARCHIVE PAGE */
.archive-header H1{
	color: #747474;
	font-size: 28px;
	font-weight: normal;
	line-height: 0;
}
.archive-header H1 A:HOVER {
	text-decoration: none;
} 
.archive-post {
	height: inherit;
	background: #e8e9ea;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border: 1px solid #b2b5b8;
	border-bottom: none;
	padding: 10px 10px 5px 10px;
}
.archive-post P {
	font-size: 12px;
	line-height: 16px;
}
.archive-post A {
	color: #960010;
}
.archive-post IMG {
	max-width: 150px;
	height: auto;
}
.archive-post-title {
	float: left;
	width: 300px;
	height: 30px;
	font-family: Gerogia, Times New Roman, serif;
	white-space: nowrap;
	font-size: 22px;
	color: #960010; 
	font-weight: bold;
	font-style: italic;
	line-height: 22px;
}
.archive-date {
	float: right;
	width: 168px;
	height: 30px;
	color: #747474;
	font-style: italic;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	line-height: 36px;
}
.archive-entry {
}
.archive-post blockquote {
	color: #7e8184;
	font-size: 18px;
	font-weight: bold;
	line-height:23px;
	margin: 0px; 
	padding: 0px;
}
.archive-meta {
	clear: both;
	background: #dfdfdf;
	padding: 10px 10px 5px 10px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top: 1px dashed #b2b5b8;
	border-left: 1px solid #b2b5b8;
	border-right: 1px solid #b2b5b8;
	border-bottom: 1px solid #b2b5b8;
	margin-bottom: 15px;
	color: #4c4d4d;
	font-weight: bold;
	font-size: 10px;
	line-height: 15px;
}
.archive-meta A {
	color: #a0a1a0;
	font-weight: bold; 
}
/*  USED Archive */
.used-archive-title H1{
	color: #747474;
	font-size: 28px;
	font-weight: normal;
	line-height: normal;
}
.used-archive-title H1 A:HOVER {
	text-decoration: none;
} 

.used-archive-header {
	background: #dfdfdf;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border: 1px solid #b2b5b8;
	border-bottom: 1px dashed #b2b5b8;
	padding: 10px 10px 5px 10px;
}
.used-archive-post {
	height: inherit;
	background: #e8e9ea;
	border: 1px solid #b2b5b8;
	border-top: none;
	border-bottom: none;
	padding: 15px 10px 1px 10px;
}
.used-archive-post P {
	font-size: 12px;
	line-height: 12px;
}
.used-archive-post A {
	color: #747474;
	font-style: italic;
	font-size: 10px;
	font-weight: bold;
}
.used-archive-post IMG {
	max-width: 150px;
	float: left;
	height: auto;
}
.used-archive-post-title {
	font-size: 18px;
	color: #960010; 
	font-weight: bold;
	font-style: italic;
	line-height: 22px;
}
.used-archive-post-title A{
	font-size: 18px;
	color: #960010; 
	font-weight: bold;
	font-style: italic;
	line-height: 22px;
}
.used-archive-date {
	color: #747474;
	font-style: italic;
	font-size: 10px;
	font-weight: bold;
}
.used-archive-price {
	color: #960010;
	font-size: 18px;
	font-weight: bold;
}


/*  breadcrumb background  */
.breadcrumb {
	background: #e8e9ea;
	width: 485px;
	border: 1px dashed #b2b5b8; 
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 2px 0px 15px 4px;
}
.breadcrumb-nav {
	float: left;
	width: 70%;
	color: #747474;
	font-size: 10px;
	font-style: italic;
}
.breadcrumb-nav A{
	color: #666666;
	font-weight: bold;
}
.breadq {
	float: right;
	width: 30%;
	text-align: right;
}
.breadq A{
	font-weight: bold;
	color: #960010;
}

/*  post  */

/* for post without header */
.post-topmargin {
	padding-top: 20px;
}

.post H1 {
	color: #990000;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
}
.post H1.nomargin {
	color: #990000;
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
}
.post H1.nomargin-topboarder {
	color: #990000;
	margin: 0px;
	border-top: 1px solid #b2b5b8;
	padding-top: 10px;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
}
.post H2 {
	display: block;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.post H3 {
	background: #cccccc;
	clear: right;
	padding: 2px 0px 1px 4px;
	font-size: 11px;
}
.post H4 {
	color: #747474;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.post H5 {
	font-size: 11px;
	font-weight:normal;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.post P {
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	margin: 0;
	line-height: 17px;
}
.post P.no-p {
	padding: 0px 0px 0px 0px;
}
.post P STRONG.s-block {
	display: block;
}
.post A {
	color: #336633;
	font-weight: bold;
}
.post A.more-link {
	display: none;
}
.post P.postmetadata {
	padding: 0px 10px 10px 0px;
}
.post P.postmetadata A {
	color: #990000 !important;
	font-weight: bold;
}
.post P.postmetadata A:HOVER {
	color: #666666 !important;
}
.post P.post-pr {
	padding: 0px 10px 10px 0px;
}
.post blockquote {
	color: #0d68b1;
	font-size: 25px;
	font-weight: bold;
	line-height:23px;
	margin: 0px; 
	padding: 0px;
}

.post {
	float: left;
	width: 100%;
}
.post.p-top {
	padding-top: 20px;
}
.post-title {
	float: left;
	width: 100%;
	padding: 5px 0px 25px 0px;
}

.post-meta {
	color: #747474;
	font-style: italic;
	font-size: 10px;
	line-height: 0;
}
.post-meta A {
	color: #666666;
	font-weight: bold;
	font-style: normal;
}
.post-header{
	padding: 1px 0px 10px 0px; 
	border: 1px dashed #b2b5b8;
	border-top: none;
	border-left: none;
	border-right: none;
	margin-bottom: 15px;
}
.post-header h1{
	display: block;
	color: #990000;
	padding-top: 10px;
	font-size: 26px;
	font-weight: bold;
	line-height: 15px;
}
.post-footer-meta {
	background: #e8e9ea;
	clear: both;
	padding: 10px 10px 5px 4px;
	border-top: 1px dashed #b2b5b8;
	border-bottom: 1px dashed #b2b5b8;
	border-left: none;
	border-right: none;
	margin-bottom: 15px;
	color: #4c4d4d;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
}
.post-footer-meta A {
	color: #a0a1a0;
	font-weight: bold; 
}

/* post list style */
.post UL {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	line-height: 12px;
}
.post UL LI {
	list-style: none;
	font-size: 12px;
	line-height: 14px;
	background: url("images/icons/bl-arrow.gif") no-repeat left top;
	padding: 0 0 0 20px;
	margin: 8px 0;
}
.post UL LI A {
	color: #336633;
	font-size: 12px;
	font-weight: bold;
}
.post UL LI A:HOVER {
	color: #666666;
	text-decoration: none;
}

/* USED POST */
.used-post-header {
	padding: 1px 0px 10px 0px; 
	border: 1px dashed #b2b5b8;
	border-top: none;
	border-left: none;
	border-right: none;
}
.used-post-header H2{
	display: block;
	color: #747474;
	font-size: 26px;
	font-weight: bold;
	line-height: 0;
}
.used-post-metablock {
	background: #e8e9ea;
	color: #747474;
	border: none;
	margin-bottom: 15px;
	padding: 5px 4px 25px 4px;
	font-size: 10px;
	font-style: italic;
}
.used-post-price {
	float: left;
	width: 60%;
	color: #990000;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 21px;
}
.used-post-location {
	float: right;
	width: 40%;
	text-align: right;
	line-height: 26px;
}
.used-disclaimer {
	background: #dfdfdf;
	border: 1px solid #b2b5b8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 30px;
	padding: 10px 10px 10px 10px;
}

.comments {
	background: #FF99FF;
}
.comments-header {
	
}
.comments-header H1 {
	color: #990000;
	font-size: 18px;
	line-height: 0px;
}
.comments-header2 {
	padding: 4px 0px 2px 0px;
	border-top: 1px dashed #b2b5b8;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
.comments-header2 H1 {
	color: #990000;
	font-size: 18px;
	line-height: 0px;
}

.comments-body {
	border-right: none;
	border-left: none;
	border-bottom: none;
}

.comments-inside {
	background: #e8e9ea;
	padding: 10px 10px 5px 10px;
	border: 1px solid #b2b5b8;
	border-right: none;
	border-left: none;
	border-bottom: none;
}
.comments-leftcol {
	float: left;
	width: 115px;
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.comments-leftcol A {
	color: #000000;
}
.comments-rightcol {
	float: right;
	width: 340px;
	color: #4c4d4d;
	font-weight: bold;
	text-align: left;
}
.comments-meta A {
	color: #a0a1a0;
	font-weight: bold;
}
.comments-rightcol P {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.comments-rightcol P A {
	color: #990000;
}

#commentform A {
	color: #990000;
	font-weight: bold;
}
#commentform A:HOVER {
	color: #666666;
}
.comments-section {
	background: #cccccc;
	padding: 1px 0px 1px 10px;
}

P.edit-post A {
	color: #990000;
	font-weight: bold;
}
P.edit-post A:HOVER {
	color: #666666;
}

.bigtext {
	font-size:12px;
	line-height:18px;
}

.bigtext_red {
	color: #990000;
	font-size: 12px;
	line-height: 18px;
}

.maintitle {
	display: block;
	color: #990000;
	font-size: 16px;
	font-weight: bold;
}
.maintitle.page-title {
	margin-top: 5px;
}

H3 {
	font-size: 16px;
	font-weight: bold;
}

.redbold {
	color: #990000 !important;
	font-weight: bold !important;
}




/*  Footer  */
.footer {
    float: left;
    width: 100%;
	background: #000000;
	padding: 3px 0 5px;
	text-align: center;
}
.footer-block {
    width: 700px;
	margin: auto;
	text-align: left;
}
.footer-left {
    width: 180px;
	float: left;
}
.footer-right {
    width: 210px;
	float: right;
}
.footer P {
	color: #ff9900;
	font-weight: bold;
	padding: 0 0px 0px 20px;
	margin: 0;
	display: inline;
}
.footer P.mail {
	/*padding-left: 320px;*/
	padding: 0px 0px 0px 10px;
}
.footer P A {
	color: #ff9900;
	font-weight: bold;
}
.footer P A:HOVER {
	color: #ffffff;
	text-decoration: none;
}






/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

