/*
Theme Name: Midwest Micro Theme
Theme URI: http://avafrick.com
Description: Custom wordpress Theme created for Midwest Micro
Version: 1.0.0
Author: Scott Elkin
Author URI: http://www.mcintoshmarketing.com
*/

* { outline: none; }

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	background: #00482e url(images/background.jpg) repeat;
}

.clear 			{ clear: both; }
.alignleft 		{ float: left; display: inline; }
.alignright 	{ float: right; display: inline; }
.aligncenter 	{ margin: 0 auto; }

#wrapper {
	margin: 10px auto;
	width: 800px;
	background-color: #fff;
}

#header {
	width: 800px;
	height: 210px;
	background: #01472F url(images/header.jpg) top left no-repeat;
}
#header h1 {
	margin:0; 	
	padding:0;
}
#header h1 a {
	display:block;
	text-indent:-9999px;
	height:185px; 
	width:800px;
	border:0px solid red;
}



#header ul {
	position:relative;
	overflow:hidden;
	padding:0;
	margin-top:2px;
}

#header li {
	float:left;
	list-style:none;
	padding:0 10px;
}

#header li a {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	outline:none;
	color:#fff;
}


#page {
	text-align: left;
	margin: 0 auto;
	padding: 20px 20px 0;
}

#content {
	float: left;
	padding: 0 0 10px 10px;
	margin: 0 0 0 10px;
	width: 550px;
	font-size: 1.3em;	
	border:0px solid red;
}

.home #content {background:none; margin-top:0px;}

#content-wide {
	padding: 0 0 20px 30px;
	margin: 0 0 0 20px;
	width:700px;

}

.entry {
	font-size:1.2em;
	font-family:  Verdana;
}

#content .entry {
	line-height: 1.4em;
	margin-bottom:50px;
	}

#sidebar {
	margin: 0 0 0 550px;
	width: 200px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border:0px solid red;
	background-color: #016667;
	padding:20px 0;
}
.entry table {width:100%; margin:1em 0;}



.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
small.cats {
	text-transform: uppercase;
	font-family: Helvetica, Verdana;
	font-size: 0.9em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	text-align: center;
	padding-top: 40px;
	margin: 0;
}

h2 {
	font-size: 2.2em;
	margin: 30px 0 0; 
	line-height:1.1em;
	text-transform:uppercase;
}


.entry h2 {
	margin:30px 0 20px;
}

h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}



.description {
	font-size: 1.2em;
	text-align: center;
	margin-top: -5px;
}


h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #2d251e;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#013220;
}

h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2 {
	text-decoration: none;
	}


/**************** SIDEBAR *****************/


#sidebar form {
	margin: 0;
	}
#sidebar ul {margin:0; padding:0;}
#sidebar li {list-style:none;}
#sidebar li a {text-decoration:none;}
#sidebar li a:hover {text-decoration:none;}

.widget {
	border-width:0 1px;
	margin-bottom:20px;
}

#sidebar .widget h2 {e;
	font-style:normal;
	font-size: 1.3em;
	overflow: hidden;
	padding:0 0 0 5px; 
	margin:0;
	color:#fff;
}

.widget ul {
	padding-bottom: 25px;
	margin-left:40px;
}

.widget ul li {
	font-size:1.1em;
	position: relative;
	border-bottom: 1px solid #fff;
	margin:0 20px 0 30px;
}

.widget ul li a {
	display:block;
	padding: 5px 0 5px 10px;
	outline:none;
	color:#fff;
}


/*****************  BLOG ******************/


.post {
	margin: 0px 30px 18px 30px;
	overflow:hidden;
	height:1%;
}
.home .post {
	margin-top:10px;
}
.normalpage .post {
	background-image:none;
}

#content-wide .post {
	margin: 0;
	margin-left:20px;
	width:800px;
}

#content-wide .sidebar {
	display:none;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}

#content-wide .postmetadata {
	margin: 30px 0;
}

.post h2 {
	font-size:2em;
	padding-top: 0px;
	letter-spacing:-2px;
	margin-top:5px;
}


.post .date {display:block; font-size:.7em;
	margin-top:10px;}

.post .category {
	color:#4C7B9E;
	margin-top:-6px;
	font-weight:normal;
}

.post .entry {
	margin-top:17px;
	font-size: 13px;
}

.post .entry h2{
	padding: 5px 0;
}

.post .entry h3{
	font-size: 1.3em;
	padding: 3px 0;
}


.post .info-footer {
		background:#e2e1e0 url(images/bg-info.gif) left top repeat-x;
		border:1px solid #e6e5e5;
		padding: 4px 14px 1px 14px;
		margin-top:47px;
		text-align:right;
		color:#7d7d7d;
		margin-left:-30px;
		margin-right:-30px;
	}

.post .info-footer .comment-single{
		font-size: 1em;
		line-height: 23px;
	}

.post .info-footer #subscribe {
		float:left;
		text-align: left;
		padding-top: 1px;
	}

.post .info-footer #subscribe form{
		float: left;
	}

.post .info-footer #subscribe .solo-subscribe-errors{
		float: left;
		line-height: 22px;
		padding-left:10px;
		font-size: 11px;
		color: #900;
	}

.post .info-footer #subscribe input {
		border:1px solid #dedede;
		color:#807f7f;
		float: left;
		margin-right:2px;
		padding-right: 2px;
		font-size: .9em;
		line-height: 1em;
		height: 13px;
		padding: 3px 2px 1px 2px;
	}

.post .info-footer #subscribe button {
		background:url(images/btn-subscribe.gif) left top no-repeat;
		width:20px;
		height:20px;
		border:0;
		text-indent:-9999px;
	}

.post info-footer #subscribe button:hover {
		background-position:left bottom;
	}

.post .info-footer a {
		color:#7d7d7d;
	}

.post .info-footer a:hover {
		color:#636363;
	}



	
p.about {
	text-align: center;
	background-color: #F8F8F8;
	font-size: 1.2em;
	font-family: Arial, Verdana, Sans-Serif;
}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
	


acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


/*******************   COMMENTS **********************/

#comments h2 {
		font-size:2em;	
		font-weight:bold;
		padding:17px 13px 10px 13px;
	}

	#comments h3 {
		background:url(images/bg-other_posts-title.gif) left top repeat-x;
		border-top:1px solid #e5e5e5;
		border-bottom:1px solid #fff;
		font-weight:bold;
		padding: 4px 16px 1px 15px;
		position:relative;
		.top:-2px;
		font-size:1.15em;
	}

	#comments li {
		background:#d0dae4 url(images/comment-list-bg.gif) repeat-x 0 28px;
		border:solid #fff;
		border-width:0 1px 1px;
		padding-top:0;
		margin-bottom:11px;
		list-style:none;
		padding-left:0;
		padding-bottom:15px;
	}
#comments ol {padding:0; margin:0;}

	#comments li.no-comment {
		background:#d0dae4;
	}

	#comments li .comment-title {
		position:relative;
		margin-bottom:14px;
		color:#545454;
	}

		#comments li .comment-title a.comment-date {
			position:absolute;
			top:7px;
			right:14px;
			font-weight:bold;
			padding-left:14px;
			background:url(images/bg-keep_reading.gif) left 50% no-repeat;
		}

	#comments li p {
		margin:0 14px 18px;
		font-size:0.95em;
	}

	#comments li.no-comment .comment-title{
		margin-bottom:5px;
	}

	#comments li.no-comment p{
		padding-bottom: 5px;
		font-size: 1.1em;
	}

	

	#post-comment {
		background:#e8e8e8;
		border:1px solid #fff;
		margin:14px 0;
		padding:0 13px 40px 15px;
	}

	#post-comment h3 {
		font-size:2em;
		font-weight:bold;
		padding:13px 13px 10px 0;
	}

	#post-comment p {
		line-height:28px;
		margin-bottom:10px;
	}

	#post-comment input,
	#post-comment textarea {
		border:1px solid #dedede;
		color:#807f7f;
		padding:7px;
		line-height:15px;
		margin-right:10px;
	}

	#post-comment textarea{
		width: 470px;
	}
	
	#post-comment label {font-weight:bold; padding-right:15px;}
	.type_comment{
		padding-left: 1px;
	}

	a.btn-submit_comment{
		position: relative;
		display: block;
		text-align: center;
		height:27px;
		width:135px;
		margin-left:350px;
		.margin-left:320px;
	}

	a.btn-submit_comment span{
		cursor: pointer;
		position: absolute;
		width: 100%; height: 100%;
		top: 0; left: 0;
		background:url(images/btn-submit_comment2.gif) left top no-repeat;
	}

	a.btn-submit_comment:hover span{
		background-position: bottom !important;
	}

.avatar {float:left; padding:8px 15px 10px 0;}


/*******************   FOOTER **********************/


	

#footer {
	margin: 0 auto;
	clear: both;
	overflow:hidden;
	padding-top:15px;
	background: #fff url(images/footer.png) top center no-repeat;
	width:800px;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}
/* End Structure */





/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	margin-bottom:40px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* Begin Various Tags & Classes */


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 0 30px 30px 10px;
	padding: 1px 0 0 35px;
	background: url(images/quote.png) top left no-repeat;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	height: 1px;
	color: #CCC;
	background-color: #CCC;
	border: 0;
	}

a img {
	border: none;
	}


.red {color:red;}
.blue {color:#3692c5;}

.linklove {display:none;}

/********* header sales **************/

#header_sales h1 { line-height:1.2em; padding-top:0; padding-bottom:20px;}

#header_sales {
	padding:0 10px;
	margin-bottom:10px;
    margin-top: 10px;
}

/********* optin **************/

.offercoupon {
	padding: 0px 20px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}


.offercouponoutline {
	width: 410px;
	text-align: center;
	border: 4px dashed #CC0000;
	padding: 5px;
	margin: 0 0 5px 20px;
}

.home .offercouponoutline {
	float:right;
	clear:right;
}

.offercoupon form {
	margin: 0px;
	padding: 0px;
}

#page .offercoupon h2 {
	padding-top:10px; 
	font-size:1.5em; 
	line-height:1.4em; 
	font-weight:bold;
	margin:0 0 10px;
}

#page .offercoupon p {
	text-align:left;
	padding:0;
	margin:5px;
}

.offercoupon .privacy {font-size:.9em;font-style: italic; }

#optinform {
	text-align:center;
	margin:10px auto;
}

#optinform th {text-align:left;}

#optinform input {width:200px; margin:2px 0;}

#videoIntro {
    margin-left: 10px;
	padding-top:0;
}

#sidebar .offercoupon {
	padding:0;
	font-size:.8em;
}

#sidebar .offercouponoutline {
	width: 210px;
	margin-bottom:30px;
}
#sidebar .offercoupon h2 {
	padding-top:5px;
	font-size:1.4em;
}
#sidebar label {display:block; font-weight:bold; margin-top:8px;}



.red {color:red;}

#officeHours {
	width:350px;
	float:right;
	border-collapse: collapse;
	font-size:.9em;
}
#officeHours h3 {margin:0;padding:0;}

#officeHours thead th {
	padding-bottom:10px; 
}
#officeHours tbody th {
	width:100px; 
	padding:3px; 
}
#officeHours tbody td {
	padding-left:10px;
}
.phone_top {
	text-align:center;
	font-size: 1.8em;
	font-weight: bold;
	float:right;
	width:430px;
	margin:-10px 0 10px;
	
}
.phone_number {
font-size: 1.5em;
font-weight: bold;
}
.phone_number a {
text-decoration: underline;
}

.clear {clear:both;}