/*
Theme Name: Simple Theme
Theme URI: http://www.submitemnow.com/
Description: Simple theme for Wordpress
Version: 1.5
Author: Alexei A. Korolev
*/

body 
{
	font: 14px Verdana, Arial, "Sans-Serif";
	margin:0px;
}


h2
{
font-size:24px;
margin-bottom: 0px;
}

.center
{
	width: 800px;
	margin: 0px auto;
}

.menu
{
background-color:#333333;
height:40px;
padding-left: 20px;
padding-top:15px;
}

.menu a
{
font-size: 18px;
color:#FFFFFF;
padding-left:20px;
text-decoration:none;
}

.menu a.feed
{
padding:0;
}

.content
{
	border-bottom: #999999 solid 1px;
}

.intro
{
	border-bottom: #999999 solid 1px;
}

#modal .intro
{
	border: 0px;
}

.red 
{
	color:#FF3300;
}

.intro h1
{
font-size: 30px;
margin-bottom: 0px;
}

.intro p
{
font-size: 25px;
margin-top: 0px;
}

.intro p.descriprion
{
font-size:14px;
}

.features
{
	border-bottom: #999999 solid 1px;
}

.features h3
{
	font-size:16px;
	color:#666666;
	font-weight:lighter;
	margin-bottom: 0px;
}

.features p
{
	font-size:13px;
}

.features td
{
	vertical-align: top;
}

.testimonials
{
}

.testimonials p
{
	font-size:13px;
}

.testimonials td
{
	vertical-align: top;
}

.order
{
}

.order p
{
	font-size:13px;
}

.order td
{
	vertical-align: top;
}

.order h3
{
	font-size:16px;
	color:#666666;
	font-weight:lighter;
	margin-bottom: 0px;
}


.footer 
{
	text-align:center;
}

.footer p
{
	color: #999999;
	font-size: 12px;
}

.intro .button
{
font-size:18px;
color:#666666;
height:40px;
text-decoration:none;
}

.x-small
{
font-size: x-small
}