/*******************************************************************************
*  brothersAbroad 2 column design Chris Jennings
* ------------------------------------------------------------------------------
*******************************************************************************/

* html body
{
	text-align: center;
	/* hack to center this under IE5 */
}

		
	body {
	color: #000;
	background: #D2E1F0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100.1%;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
	img {
	border: 0;
	}
	
		
	#everything {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-align: left;
	color: #333;
	background: white url(../images/fadeback.jpg?) repeat-y 1px top;
	padding: 0;
	width: 750px;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	}	


	html>#everything	{
	width: 100%;
	}
	
	/* standard links */
		
	a:link, a   {
	color: #4012A6;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	}

	a:visited   {
	color: #8365C5;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	}

	a:hover   {
	color: #8365C5;
	font-weight: normal;
	text-decoration: underline;
	background-color: transparent
	}

	a:active   {
	color: #8365C5;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	}
	
	/* for browsers that can't handle inheritance */

	p, td, th, li, ul, ol, h1, h2, h3, h4, h5, h6	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}
	
	
	/* the whole page */
	
	div#thepage  {
	color: black;
	font-weight: normal;
padding-top: 6px;	
margin: 0;
	height: 100%;
	}
	
	div#brothersbrand {
	text-align: center;
	background-color: transparent;
	background-image: url(../images/seastrip.jpg);
	background-repeat: repeat-x;
	background-position: center 0;
	width: 100%;
	border-bottom: 1px solid white;
	margin: 0 auto;
	padding: 0;
	height: 90px;
	}
	
	div#brothersbrand img {
	border: 0;
	margin: 0 auto;
	}
	
/* the navigation stuff box */
	
	div#navbar {
	float: left;
	font-size: 80%;
	background: transparent;
	text-indent: 0;
	margin-right: 0px;
	margin-top: 0px;
	width: 200px;
	}
	
	div#navbar p {
	color: black;
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	background-color: transparent;
	margin: 0 16px 4px 10px;
	padding: 0;
	}

div#navbar h3 {
	color: #98BADC;
	font-size: .9em;
	background-color: transparent;
	margin: 0 6px 2px 10px;
	padding: 0;
	}

	
	div#footerbar { 
	color: #0078AD;
	font-size: .6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-color: #B7DBED;
	text-align:left; 
	text-indent:6px;
	padding: 12px;
	margin: 0;
	border-top: 6px solid #99CCE5;
	clear: both;
	}
	
div#footerbar a {
color: #459CC3;
}

/* the main content box */
	
	div#content { 
	color: black; 
	font-weight: normal; 
	background-color: transparent; 
	text-indent: 0; 
	margin-left: 200px;
	margin-top: 0;
	padding: 6px 0;
	vertical-align: top;

	}
	
	div#content p {
	font-size: .85em;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-top: 0px;
	margin: 0px 8px 3px 12px;
	}
	
	
	.entry {
	}
		
/* images in the content area can be designated as float to the left or right*/

#content img {
	display: block;
	border: 1px solid gray;
	margin-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 4px;
	}
	
#content img.left {
	float: left;
	}	
	
#content img.right {
	float: right;
	margin-left: 4px;
	}
	

	
/* 	list items in content area will be in Verdana */
	
	div#content li {
	list-style: disc;
	list-style-position: outside;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	margin: 3px 6px 0 0px;
	padding: 0px;
	}
	
	div#content ul {
	font-size: 10px;
	line-height: 1.3em;
	margin: 6px 0 20px 6px;
	padding-left: 30px;
	}
	
	h1	{
	font-size: .9em;
	font-weight: bold;
	color: #35679A;
	background-color: transparent;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-top: 0px;
	margin: 0px 8px 3px 12px;
	border-left: 4px solid #C3E1C3;
	}

/* this seems to solve the problem with ie windows 5 */

	html>body h1 {
	margin-right: 8px;
	}
	
	h1 strong {
	font-weight: bold;
	}

/*  */
	
	h2	{
	font-size: .9em;
	background-color: transparent;
	color: #35679A;
	margin: 4px 8px 5px 12px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom: 1px #35679A; solid;
	}
	
	h2 strong {
	font-size: .9em;
	background-color: transparent;
	color: #35679A;
	font-weight: bold;
	}
	
	
	h3	{
	font-size: 12px;
	background-color: transparent;
	margin: 0 3px 0px 6px;
	padding-bottom: 1px;
	padding-left: 0px;
	}
	
	h3 strong {
	font-size: 12px;
	font-weight: bold;
	}
	
	h4	{
	font-size: 11px;
	background-color: transparent;
	margin: 0 3px 0px 6px;
	padding-bottom: 1px;
	padding-left: 0px;
	}

	html p	  {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0.75em;
	}


	
/* 	and breadcrumbs */
	
	#breadcrumbs   {
	color: black;
	background-color: transparent;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	height: 1px;
	}
	

	/* picture credits */
	.credit {
	color: gray;
	font-size: 9px;
	line-height: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;
	}

/* 	in the early browser stylesheet this will show */

#showhidemessage {
    text-align:right;
    color: gray;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;
    display: none;
    }
    
    
div.menus {
border: 1px solid silver;
color: black;
background: transparent;
padding: 0;
margin-left: 0px;
margin-bottom: 11px;
margin-top: 8px;
padding-top: 0px;
width: 160px; /* False value for IE4-5.x/Win */
voice-family: "\"}\""; 
voice-family:inherit;
margin-left: 10px;
width: 170px;
}

html>body div.menus {
width: 170px;
}

div.menus h2 {
color: white; 
font-size: .8em; 
line-height: 2.2em;
margin: 0;
border: 0;
padding: 0px 3px 2px 4px;
background: #98BADC;

}


html>body div.menus h2 {
width: auto;
}

div.menus ul {
margin: 0; 
padding: 0; 
background: transparent;
border-left: 0px solid gray;
border-right: 0px solid gray;

  }
  
.menus li {
font-size: .8em; 
line-height: 1em;
position: relative;
list-style: none; 
margin: 0;
padding: 4px 1px;
border: 0;
}


li:hover {
background: #D4E9F4;
text-decoration: none;
}


li a:hover  /* Insert for IE's sake */ {
text-decoration: none;
}

div.menus li a {
color: gray;
display: block; 
padding: 0.28em 0 1em 3px;
text-decoration: none;
border: 0;
width: 150px;
voice-family: "\"}\""; 
voice-family:inherit;
padding: 0.28em 0 0.3em 3px;
}

.menus>ul a {
width: auto;
}

div.menus ul ul {
position: absolute; 
width: 155px;
left: 153px;
display: none;
border: 1px solid black;
background: #F0EB9E;
voice-family: "\"}\""; 
voice-family:inherit;
}

/* proper value */

html>body div.menus ul ul {
left: 157px;
}


/* next and previous buttons */

div#nextandprevious {
height: 15px;
background-color: white;
padding: 4px 9px;
margin-bottom: 6px;
}

a.next {
font-size: 9px; 
width: 200px;
background: #F3F5F0;
border: 1px solid gray;
padding: 3px;
text-align: center;
margin-left: 280px;
}

a.previous {
font-size: 9px; 
width: 300px;
background: #F3F5F0;
border: 1px solid gray;
padding: 3px;
text-align: center;
}


#content .paginate {
clear: both; 
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size: 9px;
 font-weight: normal;
 letter-spacing: .1em;
 padding:	10px 6px 10px 4px;
 margin:	4px 8px;
 background-color:	transparent;  
}

.pagecount {
 font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size: 9px;
 color: #666;
 font-weight: normal;
 background-color: transparent;  
}

.entry  {
color: black;
background: transparent;
font-style: normal;
font-weight: normal;
font-size: .9em;
line-height: 1.5em;
padding-bottom: 8px;
margin-bottom: 5px;
margin-left: 2px;
padding-top: 0px;
border-bottom: 1px dotted silver;
}




.entry  p {
padding-bottom: 8px;
margin: 0;
vertical-align: top;
	}
	
#content div.entry  p.postdetails {
font-size: .75em;
line-height: 1em;
color: gray;
font-weight: normal;
}

.comments  {
color: black;
background: white;
font-style: normal;
font-weight: normal;
font-size: .8em;
line-height: 1.5em;
padding: 12px 0;
margin:12px 16px;
border: 1px solid silver;
}

.comments  p {
padding-bottom: 8px;
margin: 0;
vertical-align: top;
}

#content div.comments  img {
border: 0;
float: none;
display: inline;
padding: 0;
margin: 0;
}
	
#content div.comments  p.postdetails {
font-size: .75em;
line-height: 1em;
color: gray;
font-weight: normal;
}
	
#content .datestamp {
font-size:   .7em;
margin-left: 10px;
margin-bottom: 2px;
padding-bottom: 4px;
color:gray;
font-weight: normal;
}


 	
 	#content .category {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:   9px;
 	margin-right: 40px;
 	margin-bottom: 0;
 	color:black;
 	font-weight: normal;
 	width: 400px;
 	}
 	
 	#content .category em {
 	font-weight: bold;
 	}

#content .more {
font-size:   .7em;
float: right;
width: 10em;
border: 1px solid silver;
}