/*  
Theme Name: Mode1
Description: Basic Theme for Mode
Version: 1.0
Author: TA

*/

dy,h1,h2,h3,h4,h5,h6,blockquote,p {
	margin:0;
	padding:0;
}

body {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	vertical-align:top;
	color: #000000;
	padding: 20px 0 20px 0;
}

#wrapper_outer {
	margin: 0 auto 0 auto;
	width: 742px;
	text-align:left;
}

#wrapper {
	height:auto !important;
	min-height:572px;
	height: 572px; /for IE6/
	width:740px;
	text-align:left;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border: 1px #000000 solid;
	float:left;
}

#basic_wrapper_outer {
	margin: 0 auto 0 auto;
	width: 742px;
	text-align:left;
}

#basic_wrapper {
	margin: 0 auto 0 auto;
	min-height:572px;
	text-align:left;
	background-color:#FFFFFF;
	border: 1px #000000 solid;
}

#header {
	width:740px;
	height:245px;
}

#header h1 {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding: 15px 0 0 0;
}

#header h1 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#000000;
	text-decoration:none;
	font-size:80px;
	float:right;
}

#header_left {
	width:270px;
	float:left;
}

#header_tm {
	width:5px;
	float:left;
	padding-top:25px;
}

#header_right {
	padding: 4px 4px 0 0;
	width:265px;
	float:right;
}

#header2 {
	height: 170px;
}

#header2_left {
	float:left;
	width:370px;
}

#header2_left a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bolder;
	text-decoration:none;
	color:#000000;
}

#header2_right {
	width:250px;
	height:150px;
	float:right;
	background-image:url(images/fargo_storefront1.jpg);
	background-repeat:no-repeat;
	text-align:center;
	margin: 10px 0 0 0;
}


#nav_basic {
	height: 25px;
	width:740px;
}

#nav_basic ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#nav_basic ul li {
	float:left;
}

#nav_basic ul li a {
	color:#000000;
	display:block;
	padding: 6px 0px 6px 12px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#nav_basic ul li a:hover {
	color:#CCCCCC;
}

#menu {
	height:55px;
	height:100%;
	width:335px;
	text-align:center;
}

#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#menu ul li {
	float:left;
}

#menu ul li a {
	color:#000000;
	display:block;
	padding: 6px 20px 28px 22px;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

#menu ul li a:hover {
	color:#CCCCCC;
}

.container {
	width:740px;
	float:left;
}

.outer {
	width:740px;
}

.inner {
	min-height:220px;
	display:inline;
}

#basic_outer {
	width:740px;
	border-top: 10px solid #000000;
	float:left;
}

#basic_inner {
	display:inline;
}

#footer {
	width:740px;
	text-align:center;
	clear:both;
}

#footer p {
	line-height:18px;
}

.post {
	padding: 10px 10px; 10px 20px;
}

.post h2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#790000;
}

.post table {
	font-family:Arial, Helvetica, sans-serif;

}

.post th {
	text-align:left;
	font-size:20px;
}

.post td {
	font-size:16px;
}

.entry p {
	font-size:14px;
}

p {
	padding:10px 0 0 0;
}
