/*
Theme Name: Morgan Anderson Consulting
Theme URI: http://morgananderson.com/
Description: 
Version: 1.0
Author: Enhanced Office
Author URI: http://www.enhancedoffice.com
*/



A {
	color: #be000f;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

BODY {
	margin: 0px;
	padding: 0px;
	background: #fff;
	text-align: center;
	line-height: 1.2;
}

FORM {
	margin: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
}

IMG.alignright {
	float: right;
	margin: 0 0 10px 20px;
	border: 5px solid #ccc;
}

TD, BODY {
	font: 13px/20px "Lucida Grande", Lucida, Verdana, Tahoma, sans-serif;
	color: #000;
}

P {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

H1, H2, H3, H4, H5 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

OL, UL {
	margin: 0px;
	padding: 0px 0px 15px 35px;
}

HR {
	border: 0;
	padding: 0;
	margin: 0 30px 15px 30px;
	height: 1px;
	overflow: hidden;
	background: #ccc;
	color: #ccc;
}

TEXTAREA#comment {
	width: 90%;
}

.clear {
	clear: both;
}

.dotted {
	border-top: 1px dotted #534f4e;
	margin-bottom: 20px;
}

.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}

.nopadding {
	padding: 0;
}

/* ########################################################################################## */

.container {
	width: 980px;
	margin: auto;
	text-align: left;
	position: relative;
}

.subcontainer {
	width: 650px;
	margin-right: 30px;
	position: relative;
	float: left;
}

.sidebar {
	width: 300px;
	position: relative;
	float: left;
}

/* ########################################################################################## */

.sidebar {
	padding: 10px 0;
	font-size: 15px;
}

.sidebar UL {
	list-style: none;
	padding: 0;
}

.sidebar UL LI {
	border: 1px solid #ccc;
	border-bottom: 4px solid #ccc;
	padding: 0px 0px 0px 0px;
	margin: 0 0 10px 0;
}

.sidebar UL UL LI {
	border: 0;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
}

.sidebar H2 {
	font-size: 20px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
	text-align: left;
}

.sidebar A {
	font-family: Georgia, serif;
}


.sidebar .widget {
	background: #f9f9dc;
}

.sidebar .widget A {
	color: #636363;
	font-size: 14px;
	font-style: italic;
}

.sidebar .widget UL {
	list-style: none;
	padding: 0;
}

#content .sidebar .widget H2,
#content .sidebar H2 {
	font-size: 18px;
	font-style: italic;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #c01b01;
	color: #ffffff;
	text-align: left;
}

.sidebar .widget_categories {
	width: 143px;
	float: left;
	margin-right: 10px;
}
.sidebar .widget_archive {
	width: 143px;
	float: left;
}


/* ########################################################################################## */

#head {
	border-bottom: 1px solid #ededed;
	height: 130px;
}

#head H1,
#head H1 A {
	display: block;
	padding: 0;
	
	position: absolute;
	top: 6px;
	left: 0px;

	width: 330px;
	height: 117px;
}

#head H1 A {
	text-indent: -9999px;
	overflow: hidden;
	background: url('images/logo.png') left top no-repeat;
}


#head UL {
	position: absolute;
	top: 90px;
	right: 0px;

	padding: 0;
	list-style: none;
}

#head UL LI {
	float: left;
	padding-left: 35px;
}

/*
#head UL LI A {
	display: block;
	color: #666;
	background: url('images/menu.png') center -100px no-repeat;

	font-weight: bold;
	font-size: 13px;
	padding: 7px 12px;
}

#head UL LI A:hover {
	text-decoration: none;
	background-position: center bottom;
}
*/


#head UL LI A {
	display: block;
	color: #666;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	border-bottom: 5px solid #fff;
}

#head UL LI.current_page_item A,
#head UL LI A:hover {
	text-decoration: none;
	border-bottom: 5px solid #be0414;
}

#head .print {
	position: absolute;
	top: 10px;
	right: 0px;

	font-size: 11px;
	background: url('images/icon_print.png') left center no-repeat;
	padding-left: 25px;
}



/* ########################################################################################## */

#splash {
}

#splash .container {
	height: 290px;
	background: url('images/splash.jpg') right top no-repeat;
	border-bottom: 1px solid #ededed;
}

#splash .splashrotation H2 {
	position: absolute;
	top: 50px;
	left: 0px;
	text-transform: lowercase;
	font-size: 50px;
}

#splash .splashrotation IMG {
	position: absolute;
	top: 50px;
	left: 30px;
	text-transform: lowercase;
	font-size: 50px;
}

#splash .splashrotation P {
	position: absolute;
	top: 130px;
	left: 30px;

	width: 500px;

	font-size: 14px;
	line-height: 1.4em;

	color: #000;
}

/* ########################################################################################## */

#frontpage {
	padding: 10px 0 15px 0;
}

#frontpage .studies {
	width: 580px;
	margin-right: 40px;
	float: left;
}

#frontpage .studies H2 {
	color: #AAA;
	font-size: 13px;
}

#frontpage .studies .logoblock {
	width: 578px;
	height: 230px;
	display: block;
	position: relative;
	margin-bottom: 15px;
}

#frontpage .studies .logoblock .logorotation {
	position: absolute;
	top: 0;
	left: 0;
}


#frontpage .whats {
	width: 360px;
	float: left;
}

#frontpage .whats H2 {
	text-transform: uppercase;
	color: #000;
	font-size: 20px;
}

#frontpage .whats H2 SUP {
	font-size: 12px;
}

#frontpage .whats P {
	padding: 0;
}

#frontpage .whats .post {
	padding: 10px 10px 10px 10px;
	color: #999;
	line-height: 1.2;
}

#frontpage .whats .post A {
	color: #1a4e9d;
}

#frontpage .whats .firstpost A,
#frontpage .whats .firstpost A SMALL {
	font-weight: bold;
}

#frontpage .whats DIV:hover {
	background: #f7f7c7;
	color: #333;
}

#frontpage .whats .post SMALL {
	color: #be0414;
	font-size: 10px;
}

#frontpage .whats .post STRONG {
	color: #AAA;
	text-transform: uppercase;
	font-size: 16px;
}

#frontpage .whats P.dottedbox {
	display: block;
	border: 1px dotted #ccc;
	padding: 7px 0;
	margin: 7px 0 10px 0;
	text-align: center;
	color: #ccc;
}

#frontpage .whats P.dottedbox A {
	padding: 0 20px;
}

/* ########################################################################################## */

#content {
	margin: 30px 0 10px 0;

	/* font: 15px/21px Georgia, Cambria, Times, 'Times New Roman', serif; */
	font: 13px/20px "Lucida Grande", Lucida, Verdana, Tahoma, sans-serif;

	color: #333;
}

#content H1 {
	font-size: 36px;
	font-weight: normal;
	color: #666;
	padding: 10px 0 20px 0;
}

#content H2 {
	font-size: 15px;
	color: #b71111;
	padding-bottom: 25px;
	text-align: center;
}

#content H3 {
	font-size: 20px;
	padding: 10px 0 20px 0;
}

#content STRONG {
	color: #b71111;
}

#content .entry UL {
	list-style-image: url('images/dot_box.png');
}

#content .entry UL UL {
	list-style-image: url('images/dot_dash.png');
}

#content .entry OL {
	color: #990000;
}

#content .twocollist {
	padding: 0px 0px 0px 30px;
	margin: 0px;
	width: 310px;
	float: left;

}

#content .nopadding {
	padding: 0;
}

#content .threecollist {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	list-style: none;
	list-style-type: none;
}

#content .threecollist LI {
	padding: 0px 0px 0px 15px;
	float: left;
	background: url('images/listdot.gif') left center no-repeat;
	width: 300px;
}

#content .clientquotes {
	clear: both;
	padding-top: 20px;
}

#content .clientquotes P {
	border-top: 1px dotted #ccc;
	padding-top: 20px;
}


#content {
	padding: 0px 30px;
	font-size: 13px;
	color: #333;
}

#content UL.redchecks {
	list-style-type: none;
	list-style-image: url('images/dot_check.png');
}

/* ########################################################################################## */

#foot {
	border-bottom: 1px solid #ededed;
	margin-top: 15px;
}

#foot .container {
	border-top: 1px solid #ededed;
}

#foot P {
	color: #666;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0px;
}

#foot P STRONG {
	color: #be0414;
}

#foot UL {
	position: absolute;
	top: 0px;
	right: 0px;

	list-style: none;
	padding: 0;
}

#foot UL LI {
	float: left;
	padding-left: 20px;
}

#foot UL LI A {
	display: block;
	color: #666;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	border-bottom: 5px solid #fff;
}

#foot UL LI A:hover {
	text-decoration: none;
	border-bottom: 5px solid #be0414;
}

.copyright {
	padding-top: 10px;
	font-size: 10px;
	color: #999;
}

.copyright A {
	color: #999;
}

/* ########################################################################################## */

#footmenu .container {
	text-align: center;
}
#footmenu UL {
	padding: 10px 0 0 0;
}

#footmenu UL LI {
	display: inline;
	border-left: 1px solid #ccc;
	padding: 0 10px;
}

#footmenu UL LI.first {
	border-left: 0;
}


#footmenu UL LI A {
	text-transform: uppercase;
	color: #666;
}

/* ########################################################################################## */

.contactform {
	float: right;
	padding: 20px 30px 20px 10px;
	margin: 0px;
	text-align: right;
	background: #f2f1f1;
}

.contactform .leftarea {
	float: left;
	margin-left: 20px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #c61a00;
}


.contactform LABEL {
	display: block;
}

.contactform IMG {
	border: 1px solid #c61a00;
}


.contactform .leftarea INPUT,
.contactform .leftarea TEXTAREA {
	border: 1px solid #cccccc;
	background: #fff;
	color: #333;
	padding: 5px;
}

.contactform .leftarea INPUT {
	width: 150px;
	margin-bottom: 7px;
}

.contactform .leftarea TEXTAREA {
	width: 400px;
	height: 352px;
	margin-bottom: 7px;
}


/* ########################################################################################## */


.prettytable {
	background: #ddd;
}

.prettytable TH {
	background: #ddd;
	color: #666;
	text-align: left;
	padding: 5px 10px;
}

.prettytable TD {
	background: #ffffff;
	padding: 5px 10px;
	font-size: 12px;
}



.menuascontent {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menuascontent LI {
	float: left;
	padding: 0 5px 5px 5px;
}
.menuascontent LI A {
	display: block;
	background: #be000f;
	color: #fff;
	width: 229px;
	padding: 7px 0;
	border: 3px solid #be000f;
	text-align: center;
	text-decoration: none;
}

.menuascontent LI A:hover {
	background-color: #fff;
	color: #be000f;
	border-color: #be000f;
}





.postlink {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
}

.sidequotebox {
	font-size: 12px;
	padding: 20px;
	position: relative;
	border: 1px solid #eee;
	margin-bottom: 10px;
}

.sidequotebox .thequote {
	background: url('images/quot2.png') right bottom no-repeat;
	padding: 0 0 10px 0;
	text-align: justify;
}


.sidequotebox STRONG {
	display: block;
	padding-top: 10px;
}

.sidequotebox P {
	padding: 0;
}

.sidequotebox .quot1 {
	display: block;
	background: url('images/quot1.png') left top no-repeat;
	width: 24px;
	height: 22px;
	float: left;
	margin: 0 10px 0 0;
}


.clientsleft {
	float: left;
	width: 300px;
}

.clientsright {
	float: left;
	width: 660px;
	position: relative;
}

.clientsspecialheading {
	position: absolute;
	top: -50px;
	left: 0;
}