/*
Theme Name: WordPress Classic
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

body {
	background: #fff;
	color: #000;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:12px;
	margin:0px;
	padding: 0px;
	text-align:left;
	width:100%;
	letter-spacing: 1px;
	/*overflow:hidden;*/
}
a {color:#64645C;text-decoration:none;}

a img {border:none;}
a:hover {color:#AEC780;}
.gLink {color:#AEC780; text-decoration:underline;}
#rap{ width:100%; text-align:left; margin:0px; padding:0px;}

#header { margin:0px; padding:0px; padding-top:6px;}
#header a {}
#header a:hover {}

#brown-line {
	background-color:#64645C;
	width:100%;
	height:19px;
	margin-bottom:0px;
}

#content {
	text-align:left;
	margin:0px;
	padding-left:16px;
	position:relative;
	width:800px;
}
#main-content{  float:left; width:580px; margin:0px; padding-left:30px; padding-bottom:200px;}
#main-content h2.post-date {color:#808080; margin-top:15px; margin-bottom:0px; font-size:18px;}

.terms h1 {color:#AEC780;}
/*Rollover Navigation*/
#main_nav {margin:10px 0px 0px 0px;padding:0px; width:158px;}
#main_nav .main_nav{margin:0px;padding:0px; cursor:pointer; width:158px;}
#main_nav li.main_nav {list-style:none; height:31px; margin:0px;}

#main_nav .how {background:url(../images/how-grey.gif) no-repeat;}
#main_nav .how.over, .how.current { background:url(../images/how-green.gif) no-repeat; }

#main_nav .works {background:url(../images/it-works-grey.gif) no-repeat;}
#main_nav .works.over, .works.current { background:url(../images/it-works-green.gif) no-repeat; }


#main_nav .you {background:url(../images/and-you-grey.gif) no-repeat;}
#main_nav .you.over, .you.current { background:url(../images/and-you-green.gif) no-repeat; }

#main_nav .us {background:url(../images/with-us-grey.gif) no-repeat;}
#main_nav .us.over, .us.current { background:url(../images/with-us-green.gif) no-repeat; }

li.main_nav.blog {background:url(../images/blog-grey.gif) no-repeat;}
li.main_nav.blog.over { background:url(../images/blog-green.gif) no-repeat; }

li.main_nav.greenbar {background:url(../images/greenbar.gif) no-repeat; cursor:default; height:40px;}

#main_nav_bar {margin:12px 0px 12px 0px; width:100px; height:8px; background:#AEC780;}
/*End Rollover Navigation*/

/*Side Bar*/
#menu { float:left; margin:0px 0px 0px 0px; width:158px; padding-bottom:120px;}
.current-cat a{color:#AEC780; font-weight:bold;}

#sideBarPages { margin:0px; padding:5px 5px 0px 0px; width:158px;}
#sideBarPages ul { margin:0px; padding:0px; list-style:none;}
#sideBarPages li { list-style:none; margin:0px; padding:0px; padding-bottom:2px; font-size:11px;color:#64645C; line-height:16px;}
#sideBarPages li.title { padding-top:15px;color:#AEC780; font-weight:bold; font-size:18px;}
.page_item { margin:0px; padding:0px; list-style:none;}
.page_item a {color:#64645C;text-decoration:none; font-size:12px;}
.page_item a:hover {color:#AEC780;}
.current_page_item, .current_page_item a {color:#AEC780; font-weight:bold;}

/*Pages body styles*/
.post {padding-top:0px; margin:0px; margin-top:8px;}
.post .storytitle { margin:0px;}
.storycontent img {border:none; display:block;  margin-top:-10px;}
img.teamImage {margin: 2px 0px;}

.storycontent {color:#808080; margin-top:0px; padding-bottom:25px;font-size:11px;}
.storycontent p { line-height:16px;}
h1.storytitle {color:#AEC780; font-size:28px; font-weight:normal; margin:0px; padding:0px;}
/*.storycontent h2 {color:#808080; margin:0px; padding:0px; font-size:12px; font-weight:normal;}
.storycontent h3 {color:#808080; margin:0px 0px 30px 0px; padding:0px; font-size:12px; font-weight:normal;}*/
.storycontent h3.blog {color:#AEC780; margin:0px; margin-bottom:-10px; padding:0px; font-size:18px; font-weight:bold;}
.storycontent h3.blog a{color:#AEC780; margin:0px; margin-bottom:-10px; padding:0px; font-size:18px; font-weight:bold;}
.storycontent.with-us h2 {color:#808080; margin:0px; padding:0px; font-size:14px;font-weight:bold;}
.storycontent.with-us h3 {color:#AEC780; margin:0px 0px 30px 0px; padding:0px; font-size:14px; font-weight:bold;}
.storycontent strong, .storycontent h2 {color:#AEC780; font-weight:normal; font-size:18px; margin:0px; padding:0px; display:block;}
.storycontent h3 {color:#AEC780; font-weight:normal; font-size:13px; margin:0px; padding:0px; display:block;}

.storycontent.home img{ float:left; margin:0px;}
#news-feed {float:right; border-left:solid 1px #808080; padding-left:20px; width:230px; margin-right:-45px; margin-top:30px; font-size:12px;}
#news-feed div {padding-bottom:6px;}
#news-feed a {color:#808080;}
#news-feed a:hover {color:#AEC780;}
#news-feed .title { padding-bottom:15px;}

/*Form Styles*/
form {display:block; padding-top:15px;}
#contactDiv strong{font-size:12px; padding:0px; margin:0px; font-weight:bold;}
.label {color:#808080;  width:80px; padding-bottom:4px;}
.input-text {
	background-color: #CAC8C5;
	color:#808080;
    width: 250px;
	border:1px solid #cc99cc;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:12px;
	display:block; 
	margin-bottom:4px;
	}

.message {
	background-color: #CAC8C5;
	color:#808080;
    width: 250px;
	height: 96px;
	border:1px solid #cc99cc;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:12px;
	display:block; 
	margin-bottom:4px;

}
button {
	padding: 2px 5px 5px 5px;
	color: white;
	width: 45px;
	background-color: #CAC8C5;
	font-weight: bold;
	text-align: inherit;
	border: 0;
	cursor: pointer;
	}


/*Flash Div*/
#page_so_div {width:450px; height:200px; margin-top:15px; margin-bottom:15px;}


acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	/*letter-spacing: .07em;*/
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}


cite {
	font-size: 90%;
	font-style: normal;
}



ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175%;
	/*letter-spacing: -1px;*/
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	/*letter-spacing: 0;*/
}

.storytitle {
	margin: 0px;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}



/*#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; 
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}*/

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

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

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px;
	/*letter-spacing: normal;*/
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/*Footer Styles*/
#footer {
	border-top:1px solid #64645C;
	width:100%;
	color:#64645C;
	padding:8px 0px 30px 0px;
	margin-top:75px;
	font-weight:normal;
}
#footer a {}
#footer a:hover {}
