/*
Theme Name: Minnesota Cold
Theme URI: http://www.minnesotacold.com
Description: Custom design for Cynthia Kraack
Author: Matt Weier - Pixel Farm Interactive
Author URI: http://www.pixelfarminteractive.com
Version: 1.0

*/

/* CSS Document */
body {
        font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/pageBG.jpg);
	background-repeat: repeat-x;
	background-color: #323F64;
	}
#seo {
     display: none;
}
div#main {
	position:absolute;
	left:50%;
	top: 0px;
	width: 928px;
	xxheight: 649px;
	margin-left: -463px;
	background-image: url(images/mainBG.jpg);
}
#main #sideBar1 h2{
	display:none;
}
#main #sideBar1 #nav a {
	color: #000000;
	text-decoration: none;
}
#main #sideBar1 #nav a:hover {
	color: #000000;
	text-decoration: underline;
}
#sideBar1 #nav li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align: right;
	list-style-type: none;
	font-style: italic;
	padding-right: 60px;
}
#sideBar1 #nav ul {
	padding-top: 100px;
	line-height: 1.8em;
}

div#sideBar1 {
	width: 310px;
	padding-top:40px;
	float: left;
}
#main #sideBar1 #sidebarLogo {
	padding-left: 24px;
}

div#content {
	font-size: 14px;
	padding-right: 30px;
	padding-left: 30px;
	width: 334px;
	float: left;
}
div #content h2 a {
     color: #000;
     text-decoration: none;
}
#content p {
}
#content li {
      padding-top: 20px;
}
#content a {
       color: #CE8B22;
}
img#homePhoto {
	margin-left: -30px;
}
div#homePhoto {
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
}
div#mainrightcol {
	position: absolute;
	left: 200px;
	width: 200px;
	background-color: #999;
}

div#homeSideBar2 {
	width: 223px;
	margin-left: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	color: #FFFFFF;
}
#homeSideBar2 #homeSideBar2BG {
	width: 161px;
	padding-right: 40px;
	padding-left: 20px;
	background-image: url(images/sidebar2.jpg);
	background-repeat: repeat-x;
	top: 0px;
	position: absolute;
	
}
#homeSideBar2 h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top:40px;
}
#homeSideBar2 p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	text-align: justify;
	font-weight: lighter;
}

img#shadowLeft {
	position: absolute;
	left: 0px;
	top: 0px;
}
img#shadowRight {
	position: absolute;
	left: 202px;
	top: 0px;
}
div#interiorSideBar{
	background-image: url(images/interiorSidebar2BG.jpg);
	width: 202px;
        height: 560px;
	margin-left: -21px;
}
#homeSideBar2 h5.byline {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0px;
}

#footer {
	background-image: url(images/footerBG.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 928px;
	clear: both;
	margin-top: 0px;
}
#footer p {
	font-style: italic;
	font-weight: bold;
	color: #4F607F;
	font-size: 12px;
	position: relative;
	left: 60px;
	top: 5px;
}