/*  
Theme Name: E.P. Wilbur
Theme URI: http://epwilbur.com/
Description: E.P. Wilbur
Version: 1.0
Author: Edit.com
Author URI: http://edit.com/

*/


body		{margin: 0; padding: 0; text-align: center; background: #E8E8E8;}
h1			{margin: 0; padding: 0; color: #000000; font-size: 48px; font-weight: normal;}
h2			{margin: 0; padding: 0; color: #000000; font-size: 24px; font-weight: normal;}
blockquote	{margin: 0 40px; padding: 0;}
ul, ol		{margin: 15px 0; padding: 0 0 0 40px;}

body, td, .NormalText	{color: #000; font-size: 13px; font-weight: normal; font-style: normal; font-family: Arial, Helvetica, sans serif, Verdana, Georgia;}

.Header		{color: #49515C; font-size: 18px; font-weight: bold; color: #5218FA; text-transform: uppercase;}
.Subheader	{color: #49515C; font-size: 15px; font-weight: bold; color: #CE2029;}
.Date		{color: #5218FA; font-weight: normal; font-style: italic;}

.Red		{color: #CE2029;}
.Blue		{color: #5218FA;}
.Black		{color: #000000;}
.White		{color: #FFFFFF;}
.Gray		{color: #999999;}

.SmallText	{font-size: 10px;}
.MediumText	{font-size: 18px;}
.LargeText	{font-size: 24px;}

div#container	{width: 740px; margin: 0 auto; border: 1px solid #ddd; padding: 0 5px; background: #fff url(images/dot_line.gif) repeat-y 187px 0;}
div#header		{padding: 15px 8px 0px 8px; background: #FFFFFF; }
div#sidebar		{width: 175px;}
div#content		{width: 550px; margin: 0 0 0 15px; text-align: justify;}
div#content-page{width: 724px; margin: 0 0 0 15px; text-align: justify;}
div.main		{position: relative; float: left; line-height: 20px; word-spacing: 2px;}
div.embed		{border-top: 1px solid #ddd; padding: 10px; padding-top: 15px; background: #fff;}
div#rightlinks  {color: #999999;}
div#footer		{clear: both; border-bottom: 5px solid white; padding: 10px; color: #999999; font-size: 10px; line-height: 16px; background: #FFFFFF;}

ul#nav			{margin: 0; border: solid #fff; border-width: 0 0 4px; padding: 0; background: #5218FA; height: 26px; line-height: 20px; list-style-type: none;}
ul#nav li		{display: inline;}

/* links */

a				{text-decoration: none;}
a:link,
a:visited,
a:active		{color: #5218FA; border-bottom: 1px dashed #5218FA;}
a:hover			{color: #CE2029; border-bottom: 1px dashed #CE2029;}

ul#nav a			{float: left; border: solid #fff; border-width: 0 4px 0 0; padding: 3px 8px; color: #fff; font-weight: bold;}
ul#nav a:link,
ul#nav a:visited	{background: #5218FA;}
ul#nav a:hover		{background: #000000;}
ul#nav a.current	{background: #000000;}

div#rightlinks a:link,
div#rightlinks a:visited,
div#rightlinks a:active {color: #999999; border-bottom: 0px dashed #5218FA; }
div#rightlinks a:hover  {color: #CE2029; border-bottom: 0px dashed #5218FA; }

div#footer a:link,
div#footer a:visited	{color: #09111C; border-bottom: 1px dashed #09111C;}
div#footer a:hover		{color: #ffffff; border-bottom: 1px dashed #ffffff;}

.post {
	margin-bottom: 40px;
}

.post .Header a:link,
.post .Header a:active,
.post .Header a:visited,
.post .Header a:hover {
	border: 0;
}

#header h1 a:link,
#header h1 a:active,
#header h1 a:visited,
#header h1 a:hover {
	color: #000;
	border: 0;
}

.postmetadata small {
	color: #6F6F6F;
	line-height: 12px;
}

#comment {
	width: 530px;
}

#sidebar a:link,
#sidebar a:active,
#sidebar a:visited,
#sidebar a:hover {
	color: #CE2029;
	font-size: 15px;
	font-weight: bold;
	border: 0;
}