/* Styles for Meg Template */

body
{
	margin: 0;
	font-size: 8pt;
	color: #000000;
	font-family: tahoma;
	background: url(images/bg.jpg) top center repeat-x #e9e9e9;
}

#pheader, #pcontent, #pfooter
{
	width: 835px;
	margin-left: auto;
	margin-right: auto;
}

#nav_upper, #nav_lower
{
	display: none;
}

#content_main
{
	overflow: hidden;
	width: 835px;
	margin-bottom: 15px;
}

#nav_center
{
	height: 93px;
	width: 835px;
	background: url(/themes/meg/images/header_bg.jpg);
}

#left
{
	width: 185px;
	float: left;
	margin-top: 32px;
}
#right
{
	display: none;
}

#middle
{
	padding-top: 15px;
	float: right;
	width: 630px;
	margin-left: 20px;
}

#footer
{
	/*display: none;*/
}

#donttouch
{
	margin-left: 10px;
	margin-top: 50px;
}

#fp_left_nav, #pro_nav
{
	margin: 0;
}

#pro_nav
{
	margin-top: 35px;
}

#content .post
{
	margin-bottom: 40px;
	padding-top: 10px;

}

#fp_left_nav ul, #pro_nav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#fp_left_nav ul li, #pro_nav ul li
{
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#fp_left_nav ul li:hover
{
	background: #421e1e;
}

#pro_nav ul li:hover
{
	background: #8a562f;
}

#fp_left_nav .title
{
	display: none;
}

#pro_nav .title
{
	color: #8a562f;
	font-size: 18pt;
	margin-left: 8px;
}

#fp_left_nav a, 
{
	text-decoration: none;
	color: #8a562f;
	font-size: 14px;
}

#pro_nav a
{
	text-decoration: none;
	color: #421e1e;
	font-size: 14px;
}

#coming_soon
{
	margin-left: -115px;
}
#copyright
{
	text-align: center;
	color: #000000;
}


#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

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


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

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

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000000;
	}

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

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	font-weight: normal;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #a46f47;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #8a562f;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

