﻿/*
-----------------------------------------------
Blogger Template Style
Name:     Stretch Denim
Designer: Darren Delaye
URL:      www.DarrenDelaye.com
Date:     11 Jul 2006
-----------------------------------------------
*/

/* Variable definitions
   ====================
 <Variable name="bgColor" description="Page Background Color"
           type="color" default="#efefef">
 <Variable name="textColor" description="Text Color"
           type="color" default="#333333">
 <Variable name="linkColor" description="Link Color"
           type="color" default="#336699">

 <Variable name="headerBgColor" description="Page Header Background Color"
           type="color" default="#336699">
 <Variable name="headerTextColor" description="Page Header Text Color"
           type="color" default="#ffffff"> 
 <Variable name="headerCornersColor" description="Page Header Corners Color"
           type="color" default="#528bc5">

 <Variable name="mainBgColor" description="Main Background Color"
           type="color" default="#ffffff">
 <Variable name="borderColor" description="Border Color"
           type="color" default="#cccccc">
 <Variable name="dateHeaderColor" description="Date Header Color"
           type="color" default="#999999">

 <Variable name="sidebarTitleBgColor" description="Sidebar Title Background Color"
           type="color" default="#ffd595">
 <Variable name="sidebarTitleTextColor" description="Sidebar Title Text Color"
           type="color" default="#333333">
 
 <Variable name="bodyFont" description="Text Font"
           type="font" default="normal normal 100% Verdana, Arial, Sans-serif;">
 <Variable name="headerFont" description="Page Header Font"
           type="font" default="normal normal 210% Verdana, Arial, Sans-serif;">

*/

body {
  margin: 0;
  padding: 0px;
  font: x-small Verdana, Arial;
  text-align: center;
  color: #333333;
  font-size:small;
}
a:link {
  color: #336699;
}
a:visited {
  color: #336699;
}
a img {
  border-width: 0;
}

#outer-wrapper { 
  font: normal normal 100% Verdana, Arial, Sans-serif;
}

/* Header
----------------------------------------------- */
#header-wrapper {
  margin:0;
  padding: 0;
  background-color: #528bc5;
  text-align: left;
}

#header {
  margin: 0 2%;
  background-color: #336699;
  color: #ffffff;
  padding: 0;
  font: normal normal 210% Verdana, Arial, Sans-serif;
  position: relative;
}

h1.title {
  padding-top: 5px;
  margin: 0 1% .1em;
  line-height: 1.2em;
  font-size: 100%;
}

h1.title a {
  color: #ffffff;
  text-decoration: none;
}

#header .description {
  display: block;
  margin: 0 1%;
  padding: 0 0 40px;
  line-height: 1.4em;
  font-size: 50%;
}

.HeaderLink:link {color:White}
.HeaderLink:vlink {color:White}                                                              
.HeaderLink:alink {color:White}                                                              

/* menu bar */
.bar {
    font-weight:bold;
	font-size: 11pt;
	font: Arial, sans-serif;
	background-color: #3f5c9a;
 	color:rgb(250,250,250);
	text-align:left;
	line-height: 19px; /* was 27 */
	height: 27px;
	vertical-align:top;	
	border: 0px;
	padding: 0px;
	margin-top:0px;
	/*margin-left:10px;*/
}
.bar a:link, .bar a:visited, .bar a:active {
	color:rgb(240,240,240);
	/*line-height: 37px;*/
	/*vertical-align:middle;*/
	margin-left:10px;
	/*margin-right:10px;*/
	margin-top:0px;
	/*border: 0px;*/
	/*padding: 0px;*/
	text-decoration:none;	
}

.bar a:hover {
	color:rgb(255,255,255);
	text-decoration: underline;	
}


/* Content
----------------------------------------------- */

.clear { 
  clear: both;
}


#content-wrapper {
  margin: 0 0%;
  padding: 0 0 5px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-top: 0;
}
#main-wrapper {
  margin-left: 0%;
  /* width: 98%; */
  float: left;
  background-color: #ffffff;
  display: inline;       /* fix for doubling margin in IE */
  overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
}
#sidebar-wrapper, #SidebarWrapper {
  margin-right: 0%;
  /*width: 15%;*/
  float: right;
  background-color: #ffffff;
  display: inline;       /* fix for doubling margin in IE */
  overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
}

/* Headings
----------------------------------------------- */
h2, h3 {
  margin: 0;
}

/* Posts
----------------------------------------------- */
.date-header {
  margin: 1.5em 0 0;
  font-weight: normal;
  color: #999999;
  font-size: 100%;
}
.post {
  margin: 0 0 1.5em;
  padding-bottom: 1.5em;
}
.post-title {
  margin: 0;
  padding: 0;
  font-size: 125%;
  font-weight: bold;
  line-height: 1.1em;
}
.post-title a, .post-title a:visited, .post-title strong {
  text-decoration: none;
  color: #333333;
  font-weight: bold;
}
.post div {
  margin: 0 0 .75em;
  line-height: 1.3em;
}
p.post-footer {
  margin: -.25em 0 0;
  color: #ffffff;
  font-size: 83%;
}

.post-footer .span {
  margin-right: .3em;
}
.comment-link {
  margin-left: .3em;
}
.post img {
  padding: 4px;
  border: 1px solid #cccccc;
}
.post blockquote {
  margin: 1em 20px;
}
.post blockquote p {
  margin: .75em 0;
}

.PictureCaption {
 background-color: #ffd595;
 font-size: 7pt;
 color: #333333;
 border:0;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
 text-align:center;
}

.CompanyTitle {
 background-color: #ffd595;
 font-size: 9pt;
 color: #333333;
 border:0;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
 text-align:left;
}

.RSSTitle {
 font-size: 7pt;
 border: 0;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
 text-align:left;
 font-size: 8pt;
}
.RSSHeader A {
 font-size: 11pt;
 border: 0;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
 text-align:left;
 text-decoration: none;
 background-color: #ffd595;
}

.ShipInfo 
{
	font-size: 8pt; 
	font-family: Arial; 
	background-color: #ccffff
}
.ShipInfo2
{
	font-size: 8pt; 
	font-family: Arial; 
	background-color: #ffffcc
}

/*li {
 font-size: 7pt;	
 border: 0;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
 text-align:left;
}*/

.PictureBox 
{
	float: left;
	border: 0;
	height: 254px;
	width: 313px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}	

.PictureBox2
{
	float: left;
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}	

.RSSBox 
{
	float: left;
	width: 400px;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
    border: 1px solid #cccccc;
	text-align:left;
}	

.Icon
{
	width: 12px;
	height: 12px;
	border: 0;
}


/* Comments
----------------------------------------------- */
#comments h4 {
  margin: 1em 0;
  color: #999999;
}
#comments h4 strong {
  font-size: 110%;
}
#comments-block {
  margin: 1em 0 1.5em;
  line-height: 1.3em;
}
#comments-block dt {
  margin: .5em 0;
}
#comments-block dd {
  margin: .25em 0 0;
}
#comments-block dd.comment-footer {
  margin: -.25em 0 2em;
  line-height: 1.4em;
  font-size: 78%;
}
#comments-block dd p {
  margin: 0 0 .75em;
}

.deleted-comment {
  font-style:italic;
  color:gray;
}

.feed-links {
  clear: both;
  line-height: 2.5em;
}

#blog-pager-newer-link {
  float: left;
 }

#blog-pager-older-link {
  float: right;
 }
 
#blog-pager {   
  text-align: center; 
 }

/* Sidebar Content
----------------------------------------------- */
.sidebar h2 {
 margin: .1em 0 .5em;
 padding: 0px 2px;
 text-align:center;
 /*background-color: #ffd595;*/
 background-color: #d7dee9;
 font-size: 100%;
 color: #333333;
}

h2 a:link, h2 a:visited, h2 a:active {
 color: #333333;
 margin-left:10px;
 margin-top:0px;
 text-decoration:none;	
}

h2 a:hover {
 color: #000000;
 text-decoration:underline;	
}
                                                              
.sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar li {
  margin: 0;
  padding: 0 0 .5em 15px;
  text-indent: -15px;
  line-height: 1.5em;
}
.sidebar {
  color: #333333;
  line-height:1.3em; 
  background-color: rgb(245,245,250); 
}

.sidebar .widget { 
  margin-bottom: 1em;
}

.sidebar .widget-content {
  margin: 0 5px;
}

/* Profile 
----------------------------------------------- */
.profile-img { 
  float: left;
  margin: 0 5px 5px 0;
  padding: 4px;
  border: 1px solid #cccccc;
}

.profile-data {
  margin:0;
  text-transform:uppercase;
  letter-spacing:.1em;
  font-weight: bold;
  line-height: 1.6em;
  font-size: 78%;
}

.profile-datablock {
  margin:.5em 0 .5em;
}

.profile-textblock {
  margin: 0.5em 0;
  line-height: 1.6em;
}

                                                              
/* Footer
----------------------------------------------- */
#footer {
  clear: both;
  text-align: center;
  color: #333333;
}

#footer .widget {
  margin:.5em;
  padding-top: 20px;
  font-size: 85%;
  line-height: 1.5em;
  text-align: left;
}

/** Page structure tweaks for layout editor wireframe */
body#layout #header { 
  width: 750px;
  margin-left: 0;
  margin-right: 0;
}

div.titleoverlay{z-index:4;position:absolute; left:10px; top:40px; float:left; width:auto;width:300px;padding:7px;background:#ffffff;border:solid 2px #000000;filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;-moz-border-radius:7px;-khtml-border-radius:7px;-webkit-border-radius:7px;border-radius:7px}

h1.pagetitle,h2.pagetitle{ display:block;margin:0;padding:0;letter-spacing:-1px;line-height:1.0em;font-family:tahoma,arial,sans-serif;font-size:240%;font-smooth:always}
h1.pagetitle a:link,h1.pagetitle a:visited,h1.pagetitle a:active,h2.pagetitle a:link,h2.pagetitle a:visited,h2.pagetitle a:active{ text-decoration:none;color:#666666;font-weight:bold;font-smooth:always}
h1.pagetitle a:hover,h2.pagetitle a:hover{ text-decoration:none;color:#000000;font-weight:bold}
p.pagesubtitle{margin:0;padding:0;font-size:1.2em;font-weight:bold;color:#666666}

