/*
Theme Name: Blank 3 Column
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: three-column, widget-ready, blank
*/


/* basics */

*{margin:0; padding:0;}

body {
background-image: url(images/backgroundpatternindex.jpg);
background-repeat: repeat-x;
background-color: #90503e;
text-align: center;
font-family: Georgia, Times New Roman, Serif;
font-size: 100%;
margin:0px;
}
	
h1 {font-size: 18pt;}
h2 {font:normal 15pt Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #31190d;}
h3 {font-size: 12pt; color: #31190d;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
		}

a:hover{text-decoration: none;}



/* container */


#container {
	width:960px;
	margin: 0 auto;
	padding:0;
	overflow: hidden;
	}
	
/* header */

#header {
	width:960px; 
  	height:100%; 
	}

#header h1{
	text-indent: -9999px;
background: url(images/headerindex.jpg) no-repeat;
width: 960px;
height: 103px;
	}
	

/* main menu */


#menu {
display:none;}



/* content */


#content {
	float: left;
	width:540px;
	background: #7f5748;
	border: solid 10px #513429;
	min-height: 400px;
	}



.post {
	text-align: left;
	margin:0;
	padding: 0 5px 0 5px;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 15pt Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-color: #31190d;
	}
	
.post h2 a{
	color: #31190d;
	text-decoration: none;
	}
	
	.post h3 a{
	color: #31190d;
	text-decoration: none;
	}
	.post h3 a:hover{
	color: #f6efef;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #f6efef;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p {margin:12px 0;}

.entry a {color:#000;
	text-decoration:none;
	font-weight: bold;}
	
	
.entry a:hover {color: #f6efef; text-decoration:none;}

.postmetadata{
	clear: both;
	background:#678da5;
	padding:4px 0 4px 0;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}

.pagetitle {font-family: Papyrus, Arial, Verdana, Helvetica, sans-serif;
font-size: 24px; padding-top: 5px; padding-bottom: 5px; margin-bottom: 5px;border-bottom: 2px solid #513429;}


/*********************************************
			Column One
*********************************************/
#column1 {
float: left;
background: url(images/column1.jpg);
width: 200px;
height: 416px;
}

#column1 ul {
text-align: right;
margin-top: 197px;
line-height: 24px;
}

#column1 li a{
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
font-weight:bold;
list-style:none;
padding-right: 10px;
display: block;
color: #31190d;
width: 190px;
height: 26px;
}
a.slot1 {background: none;}
a:hover.slot1 {background-image: url(images/menu/slot1.jpg);}
a.slot2 {background: none;}
a:hover.slot2 {background-image: url(images/menu/slot2.jpg);}
a.slot3 {background: none;}
a:hover.slot3 {background-image: url(images/menu/slot3.jpg);}
a.slot4 {background: none;}
a:hover.slot4 {background-image: url(images/menu/slot4.jpg);}
a.slot5 {background: none;}
a:hover.slot5 {background-image: url(images/menu/slot5.jpg);}
a.slot6 {background: none;}
a:hover.slot6 {background-image: url(images/menu/slot6.jpg);}
a.slot7 {background: none;}
a:hover.slot7 {background-image: url(images/menu/slot7.jpg);}
a.slot8 {background: none;}
a:hover.slot8 {background-image: url(images/menu/slot8.jpg);}




	/*********************************************
			Column Three
*********************************************/
#column3 {
float: left;
background: url(images/column3.jpg);
width: 200px;
height: 416px;

}

#column3 ul {list-style:none;
text-align: left;
margin-top: 53px;
line-height: 24px;
}

#column3 li a{
padding-left: 10px;
display: block;
color: #31190d;
width: 190px;
height: 26px;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
font-weight:bold;

}

a.slot9 {background: none;}
a:hover.slot9 {background-image: url(images/menu/slot9.jpg);}
a.slot10 {background: none;}
a:hover.slot10 {background-image: url(images/menu/slot10.jpg);}
a.slot11 {background: none;}
a:hover.slot11 {background-image: url(images/menu/slot11.jpg);}
a.slot12 {background: none;}
a:hover.slot12 {background-image: url(images/menu/slot12.jpg);}
a.slot13 {background: none;}
a:hover.slot13 {background-image: url(images/menu/slot13.jpg);}



/*********************************************
			Footer Blurb
*********************************************/
#footer {
float: left;
background: url(images/footerindex.jpg) no-repeat;
width: 960px;
height:100%;
}
#footer p {
font-family: Papyrus, Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.4em;
color: #402315;
width: 870px;
margin: 45px auto 20px auto;
font-weight: bold;
padding: 0;
text-align: center;
}

/*********************************************
			Site Map
*********************************************/
.sitemap {
width: 540px;
height: 100%;
text-align: center;
margin: 0 auto;
padding: 0;
}
.sitemap li {
font-size: 9px;
display:inline;
font-weight:normal;
}

.sitemap li a {
color: #31190d;
}

a.sitemaprollover:link {text-decoration: none;} 
a.sitemaprollover:visited {text-decoration: none;}  
a.sitemaprollover:hover {text-decoration: underline;} 
a.sitemaprollover:active {text-decoration: underline;}