/*
THEME NAME: Total Forms Management, Inc.
THEME URI: http://www.tfmaz.com/
DESCRIPTION: Total Forms Management, Inc.
VERSION: 
AUTHOR: <a href="http://intheoryllc.com/">Dominic DiCello</a>
AUTHOR URI: http://intheoryllc.com/
TAGS:
*/

body {
	font: 13px Tahoma, Geneva, sans-serif;
	padding: 0;
	margin: 0;
	background: #CCC url(images/body-bg.jpg) repeat-y top center;
}

a {
	color: #000;
	text-decoration: underline;
}
a:hover{ 
	color: #666;
	text-decoration: none;
}

/* ---- HEADER ---- */

#header {
	width: 100%;
	height: 170px;
	background: #000 url(images/headr-bg.gif) repeat-y center;
	position: relative;
}
#blog-title {
	position: absolute;
	left: 20%;
	top: 10px;
	margin: 0;
	padding:0;
}
#blog-title a {
	background: url(images/total-forms-management.gif) no-repeat;
	width: 112px;
	height: 151px;
	display: block;
}
#blog-title a span {
	display: none;
	font-size: 1px;
}

/* ---- TOP NAVIGATION ---- */

#menu ul {
	list-style: none;
	margin: 0 0 0 -2px;
	padding: 0;
	position: absolute;
	left: 50%;
	top: 5px;
}
#menu ul li {
	width: 150px;
	padding: 0 0 0 30px;
}
#menu ul li.current_page_item {
	background: url(images/active.gif) no-repeat left;
}
#menu ul li.current_page_item a {
	text-decoration: underline;
}
#menu ul li a {
	width: 145px;
	display: block;
	padding: 5px;
	margin: 3px 0;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-size: 20px;
	text-align:center;
}
#menu ul li a:hover {
	background-color: #43a7e0;
	color: #FFF;
}

/* ---- MAIN BANNER ---- */

#mainBanner {
	background:url(images/banner-bg.jpg) no-repeat scroll center top transparent;
	height:230px;
	padding:18px 0 0;
}

/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	background:#FFF;
	height: 190px;
	padding: 0;
	width: 896px;
	margin: 5px auto 0;
	overflow: hidden;
}

/* accordion header */
#accordion h2 {
	float:left;
	cursor: pointer;
	width: 110px;
	height: 170px;
	padding: 10px 20px;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	border: none;
}
#accordion h2.last {
	border: none;
}
#accordion div.pane {
	width:0px;
	float:left;	
	display:none;
}

#accordion div p {	
	width: 390px;
	height: 85px;
	margin: 0;
	padding: 115px 10px 0 30px;
	font-size: 17px;
	color: #FFF;
}
#accordion div p a {
	color: #F0B310;
}
#accordion div p a:hover {
	color: #CCC;
}

.bannerPrint,
.bannerPromo,
.bannerForms {
	float: left;
	border-left: 4px solid #FFF;
	height: 195px;
	background-color: #F1B310;
}

.bannerPrint {background: url(images/banners/printing.jpg) no-repeat;}
.bannerPromo {	background: url(images/banners/promo.jpg) no-repeat;}
.bannerForms {	background: url(images/banners/forms.jpg) no-repeat;}


/* ---- MAIN CONTAINER ---- */

#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	clear: left;
	padding: 30px 0 0;
}
#post-5,
#post-6 {
	padding: 0 30px;
}

/* ---- HOMEPAGE ---- */

.home #container {
	padding: 0 !important;
}

#whoWeAre,
#goingGreen { 
	float: left;
	width: 405px;
	line-height: 18px;
	padding: 0 0 0 30px;
	text-align: center;
}
#content h2 {
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
	text-align: left;
	padding: 0 0 0 10px;
	margin: 0;
}
#greenImage {
	margin: -35px auto 0;
	padding: 0 !important;
}
#content div p {
	padding: 0 10px;
	text-align: left;
}
#goingGreen h2 span {
	color: #3A7728;
	font-size: 18px;
	margin: 0 0 0 120px;
}
.edit-link {
	clear: both;
	display: block;
	font-size: 11px;
}

/* ---- WHAT WE DO PAGE ---- */

.services {
	clear:left;
	margin: 10px 0 0 0;
	padding: 10px 20px 0;
	border-top: 1px solid #CCC;
	height: 565px;
}
.services img {
	float: right;
	margin: 20px 45px 0 50px;
	border: 2px solid #CCC;
}
.services ul  {
	list-style: none;
	margin: 0;
	padding: 0 0;
}
.services ul li {
	float: left;
	padding: 10px;
	margin: 10px 0 10px 10px;
	width: 95px;
	height: 50px;
	border: 1px solid #CCC;
	background: #F0B310;
}
.services ul li a {
	display: block;
}

/* ---- CONTACT US PAGE ---- */

#contactInfo {
	width: 410px;
	float: right;
	padding: 10px 0 0 30px;
	margin: 0 0 0 50px;
}
#contactInfo a img {
	border: 3px solid #000;
}
#contactInfo a:hover img {
	border-color: #F1B310;
}
/* ---- FOOTER ---- */

#footer {
	clear: both;
	width: 880px;
	margin: 10px auto 0;
	padding: 10px 10px 15px;
	background: #000;
	font-size: 18px;
	color: #666;
	text-align: right;
}
.webAddy {
	float: left;
	color: #666;
	text-decoration: none;
}
.designBy {
float: right;
display:block;
width: 80px;
margin: -2px 0 0 10px;
border-left: 1px solid #333;
}
.designBy,
.designBy a {
	color: #666;
	text-decoration: none;
	font-size: 10px;
}
.designBy a:hover {
	color: #CCC;
}

