/* 2 col stylesheet */

/* LAYOUT */
body {
	font: 100%/1.4 Frutiger, Univers, "Helvetica Neue", arial, helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF;
	
}
#container {
	width: 95%;
	margin-right: auto;
	margin-left:auto;
	padding: 1px;
	background: #FFFFFF;
}
#masthead {
	max-width: 750px;
	margin-right:auto;
	margin-left:auto;
	}
#masthead img {
	border: 0px;
	text-align: center;
}

#globalNav {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	font-size: 90%;
	letter-spacing: 1px;
}

#globalNav ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#globalNav li {
width: 12%;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#globalNav a {
	color: #006633;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding: 2px 12px;
	border-right: 1px solid #999;
	border-bottom: 2px solid #066;
	border-left: 1px solid #999;
	background-color: #EDEDED;
}

#globalNav a:hover, #globalNav a:active { background: #BBBBBB; }

#globalNav a.active:link, #globalNav a.active:visited {
background: #bbbbbb;
font-weight: bold;
}
#topnav {
	width: auto;	
}

#tagline {
	font-size: 85%;
	font-weight: normal;
	letter-spacing: 1px;
	width: 100%;
	margin: 0 auto;
	color: #066;
	clear: left;
}   

#content {
	float: left;
	width: 65%;
	padding-right: 3px;
}
	
#sidebar {
	width: 30%;
	margin-left: 70%;
	height: auto;
}
/*the footer*/
#siteInfo {   
	clear: both;
	width: 100%;
	text-align: center;
	border-top: 1px dotted #0C6;
	font-size: 85%;
}

/*********** #navBar link styles ***********/


#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}


#navBar li {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #0C6;
	border-left: 1px solid #CCC;
	}



/*********** #sectionLinks styles ***********/

.sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #006666;
	font-size: 90%;
}

.sectionLinks h3{
	padding: 0px 0px 2px 10px;
}

.sectionLinks a {
	display: block;
	border-top: 1px solid #006666;
	padding: 2px 0px 2px 10px;
}

.sectionLinks a:hover{
	background-color: #dddddd;
}

ul.categories {
	border-left: 5px solid #006666;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	font-size: 90%;
}
.relatedLinks ul {
	margin-left: -20px;
}
.relatedLinks li {
	list-style: url(none) none outside;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/* HTML STYLES */
a{
	color: #006666;
	text-decoration: none;
}

a:link{
	color: #006666;
	text-decoration: none;
}

a:visited{
	color: #006666;
	text-decoration: none;
}

a:hover{
	color: #006666;
	text-decoration: underline;
}

#content a {
	text-decoration: underline;
}

#content h2 a {
	text-decoration: none;
}
h2, h3, h4 {
	font-family:Georgia, "New York", "Times New Roman", Times, serif;
	letter-spacing: 1px;
	background: url(http://www.webteacher.ws/img/heading_gradient.jpg) repeat-y left center;
	text-indent: 3px;
	}

h1{
	font-size: 130%;
	color: #006699;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h2{
	font-size: 120%;
	color: #006699;
	margin-top: 12px;
	padding: 0px;
	font-weight: bold;
}

h3{
	font-size: 114%;
	color: #006699;
	margin: 10px 0px 10px;
	padding: 0px;
	font-weight: bold;
	
}

h4{
 font-size: 110%;
 font-weight: bold;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h5{
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

img {
	border: 0;
}

acronym {font-style:italic;
	border-bottom: 1px dotted #666666;
	}
	
/********classes*******/

.credits {
	font-size: 75%;
}
.leftfloat {
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.date {
	font-size: 75%;
	color: #006666;
	text-align: right;
	border-top: 1px dotted #006666;
	margin-top: 1em;
}
.postinfo {
	font-style: italic;
	font-weight: bold;
	font-size: 75%;
	}

.ebook {
	border: 1px dotted #066;
	width: 150px;
	text-align:center;
}

.small {
	font-size: 75%;
		}

p.small a {
	font-weight: normal;
	}
	
.related {
	font-size: 90%;
	font-variant: small-caps;
}

.blogger-labels {margin-top: 0; padding-top:0; font-size: 80%;}

blockquote.source {
	font-size: 90%;
	background-color:#ECECEC;
	border-right: 1px solid #066;
	padding: 3px;
	}

/*********** #write styles ********/
#write {
	width: 85%;
	border: 1px dotted #006666;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	}
	
/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 5px;
	/*border: 1px dotted #0C6;*/
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}
	
/* ad styles */
.ad {
	font-size: 90%;
	width: 120px;
	margin-top: 1em;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px dotted #999;
}
#ad h6 {
	margin: 0px;
	padding: 0px;
	color: #999999;
	letter-spacing: 1.2px;
}
.elsewhere {
   width: auto;
   }
 .elsewhere img {
 border: 1px dotted #999;
 }
/* table styles for tips */

#tiptable table, #tiptable th, #tiptable td {
	border: 2px solid #666666;
	border-collapse: collapse;
}
table {
	border-collapse: collapse;
	}

#tiptable caption {
	font-size: large;
	font-weight: bold;
}
#tiptable th {
	color: #FFFFFF;
	background: #006633;
}
#tiptable th, #tiptable td {
	padding: 2px;
	}



/* flickr styles */
#flickr {
	padding: 0;
	margin-top: -5px;
	}
	
/*hReview styles*/
blockquote.description {
margin-left: 0;
}
img.photo {
	float:left;
	margin-right: 3px;
	margin-bottom: 3px;
}
