body { background: #fff; color: #222; font: 62.5% Verdana, sans-serif; }

* { padding: 0; margin: 0; }

/*---:[ global typography elements ]:---*/

/*
a { color: #a90000; text-decoration: none; }

a:visited { color: #777; text-decoration: none; }

a:hover { color: #a90000; text-decoration: none; }
*/
	
a img { border: none; }

p.unstyled { font-size: 1.3em; }

/*---:[ headlines ]:---*/

h1, h2, h3, h4 { font: bold 1.0em "Helvetica Neue", Helvetica, Arial, sans-serif; }
h1, h2 { font-size: 2.4em; line-height: 1.4286em; letter-spacing: -1px; color: #ee0000; }

	.page h1 { margin: 0 0 0.6071em 0; border-bottom: 0.10714em double #ccc; }
	
	.archive h1 { font-size: 2.4em; line-height: 1.66667em; margin: 0 0 1.66667em 0; color: #000; }
	
/*---:[ core layout elements ]:---*/

#header { background: #000; border-bottom: 0.5em solid #a90000; color: #fff; }

  #container { width: 74.8em; margin: 0 auto; }
	
	#content_box { width: 74.8em; }
	
		#content { width: 52.8em; padding: 0 6em 0 0; float: left; }
		
		#sidebar { width: 16em; float: left; }

#footer { padding: 1.5em 0; background: #000; border-top: 0.3em solid #a90000; color: #fff; }



/*---:[ #header styles ]:---*/

  #logo { width: 74.8em; margin: 0 auto; }
	
	#logo h1, #logo h2 { font: bold 4.6em "American Typewriter", "Trebuchet MS", Verdana, sans-serif;  color: #fff; letter-spacing: 0.01em; line-height: 1.2em; }

#tagline
{
	width: 74.8em;
	margin: 0 auto;
	padding: 0;
	text-align: right;
}

#tagline h2
{
	font-family: "American Typewriter", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 2.0em;
	letter-spacing: 0.02em;
	color: #ffffff;
}

#tagline h2 a
{
	color: #ffffff;
}

/*---:[ content styles ]:---*/
	#content h1, #content h2 { text-align: center; font: bold; font-size: 3.8em; font-family: "American Typewriter", "Trebuchet MS", Verdana, sans-serif; line-height: 1.2em; }

  .entry { font-size: 1.2em; line-height: 1.5385em; }

/*
	.entry h1  , .entry h2   { text-align: center; font: bold; font-size: 3.4em; font-family: "American Typewriter", "Trebuchet MS", Verdana, sans-serif; line-height: 1.2em; }

	.entry a, .entry a:visited { padding: 1px 0; border-bottom: 1px solid #bbb; }
	
	.entry a:hover { padding: 1px 0; color: #fff; background: #a90000; border-bottom: none; }
*/
	.entry p { margin: 0 0 1.5385em 0; }

	.entry ul li { margin: 0 0 0 1.0em; } 

/*	
	.entry ul, .entry ol { margin: 0 0 1.5385em 3.0em; }
	
	.entry ul { list-style-type: disc; }
	
		.entry li { }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0 0 0 1.5em; }

	.entry img { }

	.entry img.left { margin: 0 1.1538em 0 0; float: left; clear: left; }
	
	.entry img.right { margin: 0 0 0 1.1538em; float: right; clear: right; }
*/
	.entry img.center { display: block; margin: 2.0em auto 2.0em auto; clear: both; }

/*---:[ footer styles ]:---*/

#footer p { font-weight: bold; font-size: 1.0em; text-align: center; }
/*
#footer a, #footer a:visited { color: #fff; border-bottom: 1px solid #a90000; }

#footer a:hover { color: #fff; border-bottom: 1px solid #fff; }
*/

/*---:[ self-clearing floats courtesy of Dan Cederholm at simplebits.com ]:---*/

#header:after, #logo:after, #content_box:after, .page .entry:after { display: block; height: 0; content: "."; visibility: hidden; clear: both; }

/*---:[ custom styles ]:---*/

a.title_tag:visited { color: #ee0000; text-decoration: none; }

.custom #logo a { color: #fff; font-family: "American Typewriter", "Trebuchet MS", Verdana, sans-serif; text-decoration: none; }

.custom .smalltitle
{
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	line-height: 1.0em; 
	margin: 30px 0px 20px 0px;
}

.custom .subtitle
{
	color: #ee0000;
	font-size: 2.0em;
	text-align: center;
	margin: 30px 0px 30px 0px;
}

.custom .smalltitle
{
	font-weight: bold;
	text-align: center;
}

.custom .hlight
{ 
	font-size: 1.0em; 
	font-weight: bold;
}

.custom .emphasize
{ 
	font-size: 1.0em; 
	font-style: italic; 
}

.custom .shortlist li
{
	line-height: 2.0em;
}

.custom #benefits
{
	font-size: 1.2em;
	margin: 2.0em 2.0em 2.0em 2.0em;
	padding: 0.0em 2.4em 2.0em 2.4em;
	border: double;
}

#free_course_header
{
	font-size: 0.9em; 
	margin: 10px 10px 10px 10px;
}

.custom .center_ads
{
	text-align: center;
	margin: 30px 0px 40px 0px;
}

.custom #waiting
{
	margin: 30px 0px 800px 0px;
}

.custom #page_normal
{
	margin: 30px 0px 600px 0px;
}

.custom .indent_point
{
	margin: 0em 0em 2.0em 2.0em;
}

.custom .button_point
{
	font-weight: bold;
	text-align: center;
	margin: 0em 5.0em 4.0em 5.0em;
}

.custom a.external_link 
{
	color: #0000ff; 
}

.custom a.external_link:hover
{
	color: #ffffff !important; 
	background: #0000ff;
}

table.sidebar_table a
{
	width: 13.0em;
	border: none;
	display: block;
}

div.sidebar_menu a
{
	color: #333333;
	background: #ffffff;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.6em;
	font-family: Tahoma, verdana, sans-serif;
	padding: 1.5em 1.5em 1.5em 1.5em;
	margin: 0 0 0 0;
	border-bottom: 0.8em solid #bbbbbb;
}

div.sidebar_menu a:link
{
	color: #555555;
	background: #ffffff;
}

div.sidebar_menu a:active
{
	color: #000000;
	background: #ffffff;
}

div.sidebar_menu a:visited
{
	color: #555555;
	background: #ffffff;
}

div.sidebar_menu a:hover
{
	color: #eeeeee;
	background: #555555;
	border-bottom: 0.8em solid #bbbbbb;
}

div.sidebar_menu
(
	position: absolute;
	top: 0;
	left: 0;
)
