/*
Theme Name: MTNW
Theme URI: http://www.mtnw-usa.com
Description: Theme created by Outlier Solutions
Version: 1 (WP2.7.2)
Author: Outlier Solutions
Author URI: http://outliersolutions.com
Tags: mtnw, thermal, line systems
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
@import "/linesystems/css/mainStyle.css";

div
{
	overflow: hidden;
}

/* Overrides */

.mainContent
{
	text-align: left;
}

.mainContent p, .mainContent h1, .mainContent h2
{
	margin: 0;
	margin-bottom: 10px;
}

.mainContent h2
{
	color: black;
	font-size: 16px;
}

.mainContent a:link, .mainContent a:active, .mainContent a:hover, .mainContent a:visited
{
	font-size: 14px;
	color: #4E4D8E;
	text-decoration: none;
}

.mainContent h3 a:link, .mainContent h3 a:active, .mainContent h3 a:hover, .mainContent h3 a:visited
{
	font-size: 20px;
	font-style: normal;
}

#footer a:link, #footer a:active, #footer a:hover, #footer a:visited
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.post
{
	float: right;
	width: 630px;
	margin-bottom: 20px;
}

.post p
{
	margin-bottom: 10px;
}

#sidebar
{
	width: 200px;
	overflow: hidden;
	position: absolute;
	top: 0;
}

#sidebar li
{
	margin-top: 10px;
}

#sidebar li ul li
{
	margin-top: 0;
}

.post-bottom
{
	font-style: italic;
	font-size: 10px;
	color: #a6a6a6;
}

#commentform
{}

#post-comments
{
	clear: both;
	width: 630px;
	float: right;
}

#post-comments li
{
	margin-bottom: 10px;
}

#post-comments .alt
{
	background-color: #e3e3e3;
}

#post-comments p
{
	margin-bottom: 10px;
}

#content-body
{
	float: right;
	width: 630px;
}

.mainContent h4
{
	font-style: italic;
	font-size: 12px;
	color: #a6a6a6;
	margin-bottom: 10px;
}

.gallery-caption
{
	font-size: 12px;
}

.blog-menu
{
	/*margin-right: -100px;*/
}

.post h2 a:link, .post h2 a:visited, .post h2 a:active
{
	font-size: 18px !important;
}

.post h3
{
	font-size: 12px !important;
	color: #A6A6A6;
	font-style: italic;
	margin-bottom: 5px;
}

ol
{
	margin-left: 45px;
	margin-bottom: 10px;
}

ol li
{
	list-style: decimal;
}

.clearer
{
	height: 0 !important;
}

.wp-caption
{
	background: none;
	border: none;
	margin: 0 auto;
	font-size: 12px;
	font-style: italic;
}

.wp-caption p
{
	text-align: center;
}

#next-previous
{
	clear: both;
	float: right;
}

#next-previous li
{
	float: left;
	margin-right: 10px;
}

img#wpstats{display:none}

.emphasis
{
	font-size: 16px !important;
}

.bulleted li
{
	list-style: disc;
}

.hearts
{
	color: red;
	font-size: 24px;
}

#content-body ul {
	list-style: disc;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
}

#content-body li {
	list-style: disc;
	padding-left: 10px;
}

.ul-padded {
	margin-left: 60px;
	margin-bottom: 20px;
}
