/*  
Theme Name: Glacier Guide Custom 1.0
Theme URI: http://blog.glacierraftco.com
Description: Constructed using the base table and navigation code from main website and merged with WP Template code.
Version: 1.0
Author: Sammy Russo
Author URI: http://searchfriendlywebdesign.com/
*/
body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
body {
background-color: #465670;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.style2 {
#font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #E9C318;
font-weight: bold;
}
.style31 {font-weight: bold; color: #526247; font-size: 18px; font-family: "Times New Roman", Times, serif; }

h1,h2,h3,h4,h5,h6 {
font-family: Times New Roman, Times, serif;
font-weight: bold;
}

.style60 {font-weight: bold; color: #526247; font-size: 14px; font-family: "Times New Roman", Times, serif; }

/*--- Blog Stucture --- */
#container {
	width: 100%;
	clear:both;
	margin:0px;
	}
#content {
	width: 485px;
	float: left;
	padding: 5px 5px 5px 10px;
	vertical-align:top;
        clear: both;
	}
#sidebar {
	width: 185px;
	float: right;
	padding: 5px 10px 5px 5px;
        margin: 0px;
        vertical-align: top;
	}
#footer {
	width: 100%;
	clear:both;
}	

/*--New WP Typography (building off of orignal) --*/
a, a:link, a:visited {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	}
h1 {
	font-size:22px;
	text-transform:uppercase;
	margin: 0px;
	padding-top: 5px;
	padding-left: 10px;
	color: #526247;
}
h2 {
	margin: 0px;
	margin-bottom:-3px;
	font-size: 16px;
}
#content h2 a, #content h2 a:link, #content h2 a:visited {
	font-size: 17px;
	color:#465670;
	margin: 0px;
}
#content h1 a, #content h1 a:link, #content h1 a:visited {
	font-size: 17px;
	color:#465670;
	margin: 0px;
	text-transform:capitalize;
	margin-left: -10px;
}
#entry a, #entry a:link, #entry a:visited {
	text-decoration: underline;
	color: #006699;
}
#sidebar h2 {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #465670;
	margin: 0px;
	margin-bottom: -9px;
	}
#sidebar ul li {
	margin:0px;
	margin-left: -2em;
	list-style:none;
	}
#sidebar li a,	#sidebar li a:link, #sidebar li a:visited {
	font-size: 90%;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
}

#sidebar li a:hover {
	font-size: 90%;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	}	
.post {
margin-bottom: 15px;
margin-top: 10px;
}
.postmeta {
	font-size: 10px;
	color:#666666;
	margin: 0px;
	}
#postmetadata	{
	font-size: 10px;
	color:#FFFFFF;
	margin: 0px;
	padding: 5px;
	border-top: 1px #cccccc dotted;
	border-bottom: 1px #cccccc dotted;
	width: 470px;
	background-color: #465670;
        clear: both;
	}	
#postmetadata a, #postmetadata a:link, #postmetadata a:visited {
	color: #FFCC00;
	text-decoration: underline;
	margin-right: 3px;
	margin-left: 3px;
}	
#postmetadata a:hover {
	color: #cccccc;
} 
#navBottom, #navBottom a, #navBottom a:link, #navBottom a:visited {
	font-size: 10px;
	color: #FFCC00;
	font-weight: bold;
}
#navBottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#commmentContainer ul {
	list-style:none;
	margin-left: -10px;
	margin-right:5px;
	font-size: 95%;
	}
#commmentContainer li {
	margin-left: -10px;
	padding:5px;
	}	
#content a img {
        border: 0px;
        padding: 10px 5px;
}
/*--- header styles ---*/
table tr td.topNav {
	background-image:url(http://www.glacierraftco.com/images/nav/top_nav_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:24px;
	margin:0px;
	padding: 0px;
	}
table tr td.navItem{
	height: 15px;
	margin: 0px;
	padding: 0 10px;
	text-align:center;
	vertical-align:middle;
	border-right: 1px solid #006699;
	}
table tr td.navItemLast{
	height: 15px;
	margin: 0px;
	padding: 0 10px;
	text-align:center;
	vertical-align:middle;
	}	
a.navItem:link, a.navItem:visited {
	font-size:12px;
	color: #006699;
	font-weight:bold;
	text-decoration: none;
	}
a.navItem:hover {
	text-decoration: underline;
	color: #D65828;
}		

table tr td.mainNav {
        margin: 0px;
        padding: 0px;
        vertical-align: middle;
        height: 15px;
}
table tr td.mainNavB {
        margin: 0px;
        padding: 0px;
        vertical-align: middle;
        height: 20px;
}
