﻿@import "_navigation.css";

body
{
	font-family: Verdana, Lucida Sans, Arial;
	font-size: 13px;
	background-color: #F6F6F6;
	color: #4A4A4A;
	margin-top: 0;
}

a:link, a:visited {color: #4A4A4A; text-decoration: underline;}
a:hover, a:active {color: #4A4A4A; text-decoration: none; background-color: #ECECEC;}

p {margin: 0; padding: 0 0 10px 0;}
.pricingP {padding: 5px 0 20px 0;}
h1 {font-family: lucida sans, Verdana, Arial; font-size: 20px; margin: 0; padding:0 0 10px 0;}
h2 {color: #2863A9; font-family: Arial; font-size: 20px; margin: 0 0 5px 0; padding:0 0 0 0; border-bottom: 1px solid #D0D0D0; line-height: .8em;}
ul {list-style: square;}
li {padding-bottom: 10px;}


#Wrapper
	{
		width: 958px;
		overflow: hidden;
		margin: 0 auto;
		position: relative;
		border-right: 1px solid #D0D0D0;
		border-left: 1px solid #D0D0D0;
	}
	
#Header
	{
		background: url(/!images/common/aristotle_blog_headertile.jpg) no-repeat;
		width: 960px;
		height: 116px;

	}
	
#HeaderNavArea
	{
		width: 412px;
		display: block;
		float: right;
	}	
	
#HeaderNavArea .HeaderLink
	{
		background: url(/!images/common/aristotle_sitesage_aristotledotnet2.gif) no-repeat;
		width: 146px;
		height: 30px;	
		float: right;
	}	
	
#HeaderNavArea .TopNav
	{
		background: url(/!images/common/aristotle_sitesage_nav2_hover.gif) no-repeat;
		width: 412px;
		margin-top: 54px;
		height: 32px;
		float: right;
	}
	
* html #HeaderNavArea .TopNav {margin-top: 54px;}

 #HeaderImage
 {
	background: url(/!images/common/aristotle_blog_mainimage.jpg) no-repeat;
	width: 960px;
	height: 198px;
 }
 
 #MainNav
	{
		background: url(/!images/common/aristotle_blog_nav_hover.gif) no-repeat;
		width: 960px;
		height: 41px;
	}
	
#IntMainNav
	{
		background: url(/!images/int/aristotle_blog_int_nav_hover.gif) no-repeat;
		width: 960px;
		height: 41px;		
	}	
	
#IntHeader 
	{
		background: url(/!images/int/aristotle_blog_int_mainimage.jpg) top left no-repeat;
		width: 960px;
		height: 103px;
	}	
	
	
	
#SubHead
	{
		background: url(/!images/int/aristotle_blog_int_sub_aristotledesign.gif) no-repeat;
		float: right;
		height: 103px;
		width: 325px;
	}	
.sec_features #SubHead {background: url(/!images/int/aristotle_blog_int_sub_features.gif) no-repeat;}
.sec_pricing #SubHead {background: url(/!images/int/aristotle_blog_int_sub_pricing.gif) no-repeat;}	
.sec_sign #SubHead {background: url(/!images/int/aristotle_blog_int_sub_signup.gif) no-repeat;}	
.sec_why #SubHead {background: url(/!images/int/aristotle_blog_int_sub_whyblog.gif) no-repeat;}
	
#ContentArea
	{
		background: #FFF url(/!images/common/aristotle_blog_bodytile.gif) top left no-repeat;
		width: 960px;
		min-height: 250px;
	}	
	
#ContentArea .RightCol
	{
		background: url(/!images/common/aristotle_blog_getyourownblog_cut.gif) top center no-repeat;
		width: 244px;
		min-height: 172px;
		padding-top: 55px;
		float: right;
		border: 1px soild #000;
	}	
	
.SiteText {padding: 20px;}	
.SubInfo {margin-top: 20px; border-top: 1px solid #D0D0D0; width: 342px; font-size: 11px;}
.SubInfo a {font-size: 11px; text-decoration: underline; color: #4A4A4A;}	
	
	
#ContentArea .LeftCol
	{
		width: 707px;
	}
	
#ContentArea .Base
	{
		background: url(/!images/common/aristotle_blog_footer.jpg) bottom right no-repeat;
		width: 960px;
		height: 119px;
		clear: both;
	}	
	
.Blurb {background-color: #FBFBFB; border: 1px solid #D0D0D0; margin-top: 20px;}	
	
#Footer
	{
		background: url(/!images/common/aristotle_blog_footer.gif) no-repeat;
		width: 960px;
		height: 99px;
		margin: 0 auto;
		position: relative;
	}		
	
/* Blog Form Area */	
#BlogForm { font-size: 11px; text-align: justify;}
.SideBlogForm {margin: 0; padding: 0; width: 150px; border: 1px solid #D0D0D0; color: #6F6F6F;}
.SideButton {float: right; padding: 0; margin: 10px 5px 0 0;}
* html .SideButton {margin: 0 1px 0 0;}
.FieldName {margin-top: 3px;}

#SignupForm input, #SignupForm select {border: 1px solid #6F6F6F; width: 200px;}
#SignupForm select {text-align: center;}