/*>>>>> Setup and Reset <<<<<*/

body  {
	color: #2A2A2A;
	background-color: #fff;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
}
#container{
	/*background-image:url(eprocesspros/footer_extension.png);
	background-position:bottom;
	background-repeat:repeat-x;*/
}
h1, h2, h3, h4, h5, h6  {
	color: #CC3333;
	font-family:Helvetica,Arial,sans-serif;
}

/*>>>>> Navigation <<<<<*/
a:link, a:visited  {
	color: #CC3333;
}

#nav li a:link, #nav li a:visited, #nav li a:hover  {
	color: #fff;
	border:none;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	text-decoration:none;
}

/* Hover for HomePage tabs */

#home #nav li.current_page_item a:link, #home #nav li.current_page_item a:visited, #home #nav li a:hover  {
	color: #000;
	border:none;
	background: none;
}
#nav li.current_page_item {
	background: none;
	background-color:#fff;
}
/* Hover for normal page tabs */

#nav li.current_page_item a:link, #nav li.current_page_item a:visited, #nav li a:hover  {
	color: #283891;
	border:none;
	background: none;
}
#nav li.active {
	color: #283891;
	border:none;
	background: none;
}

#nav li{
	float:left;
	max-width:270px;
	font-size:13px;
	line-height:16px;
	background: url(eprocesspros/navtile.jpg) repeat-x left top;
	text-align:center;
	margin:0px 3px 0px 3px;
	padding:5px 10px 7px 10px;
	height:30px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
}
/* Style drop down list */

#home #nav li ul  {
	background: #f7fafc;
	border: 1px solid #becdd8;
}

#home #nav li ul li {
	background-color: #f7fafc;
	border-bottom: 1px solid #becdd8;
}

#nav li ul  {
	background: #fff;
	border: 1px solid #b3b3b3;
	display:none;
}

#nav li ul li {
	background-color: #fff;
	border-bottom: 1px solid #ddd;
}

#nav li ul li a:link, #nav li ul li a:visited {
	color: #2d2d2d;
	background: none!important;
}

#nav li ul li a:hover  {
	background-color: none!important;
}

/*>>>>> Layout <<<<<*/
.inner{
	margin:0px;
}
#header  {
	background: url(eprocesspros/bg_header.jpg) top left no-repeat;
	height:131px;
	background-color:#01114c;
}


#header .inner {
	width:1100px;
	padding-left:60px;
}
#header-top{
	height:80px;
	padding:9px 0px 0px 0px;
	width:1000px;
	color:#fff;
}
#header-top a{ color:#99CCFF; }
.headerinfo{
	float:left;
	width:500px;
	height:80px;
}
.headerlinks{
	float:left;
	width:500px;
	text-align:right;
	padding-bottom:20px;
}
.headerlinks a:hover{
	text-decoration:underline;}
.headercontact{
	float:left;
	width:500px;
	text-align:right;
	color:#fff;
	font-size:14px;
}
.headercontact a:hover{
	text-decoration:underline;}
#featured  {
	background-color: #fff;
	background: url(eprocesspros/bg_home_banner.jpg) top left no-repeat;
	background-color: #000330;
}

#featured #text {
	width:610px;
	margin:0px;
	padding:18px 0px 10px 400px;
	font-size:13px;
}

#featured #text h2  {
	color: #c8e3b9;
	font-size:16px;
	line-height:22px;
	margin:0px;
	padding:0px;
	font-weight:bold;
}

#featured #text h3  {
	color: #fff;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	font-weight:bold;
}

#featured #text h1  {
	color: #fff;
	font-size:13px;
	line-height:15px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

#featured #text p  {
	margin:0px;
	padding:0px;
}
#featured #text #buttons {
	display:none;
}
#featured #text #buttons a.more  {
	color: #fff;
}

#featured #text #buttons a:hover  {
	color: #ff2c2b;
}

#featured #text #buttons a span.left  {
	background: url(wintertime/featuredbuttonleft.png) no-repeat left bottom;
}

#featured #text #buttons a span.middle  {
	background: url(wintertime/featuredbuttontile.png) repeat-x left bottom;
}

#featured #text #buttons a span.right  {
	background: url(wintertime/featuredbuttonright.png) no-repeat left bottom;
}

#main_content  .inner{
	padding:0px 0px 50px 60px;
	width:1000px;
}
#main_content  .item{
	width:305px;
	margin:0px 15px 0px 0px;
}

#main_content  .twocolitem{
	width:505px;
	margin:0px 15px 0px 0px;
}
#main_content  .item img{
	padding:0px 5px 5px 0px;
}
#main_content  a:hover{
	text-decoration:underline;
}
.item a:hover{text-decoration:underline;}
.full a:hover{text-decoration:underline;}

.topposts h3{
	font-size:14px;
	color: #000;
	margin:0px;
	padding:0px 0px 0px 0px;

}
.resourcessidebar{
	border-top: 1px solid #e2e2e2;
}
.post  {
	border-bottom: 1px solid #e2e2e2;
	color:#2A2A2A;
}

.post h2.title {
	color: #BF1E2E;
	margin:0px;
	padding:0px;
	font-size:14px;
}
.post h2.title a:link, .post h2.title a:visited  {
	color: #BF1E2E;
	margin:0px;
	padding:0px;
}

.post p.meta  {
	color: #2A2A2A;
	margin:0px;
	padding:0px;
	font-size:10px;
}

.post p.meta a:link, .post p.meta a:visited  {
	color: #BF1E2E;
}

.post p.meta a:hover  {
	color: #BF1E2E;
}

.post .post_bottom .readmore a:link, .post .post_bottom .readmore a:visited  {
	background: url(wintertime/morearrow.gif) no-repeat right center;
}

.post .post_bottom .comments a:link, .post .post_bottom .comments a:visited  {
	color: #3f3f3f;
	background-color: #eaeaea;
	border: 1px solid #d4d4d4;
}

.post .post_bottom .comments a:hover  {
	background-color: #d4d4d4;
}
.childsidebar{
	float:left;
	width:220px;
	padding-top:15px;
}
.childsidebar h3{
	font-size:14px;
	color: #000;
	margin:0px;
	padding:0px 0px 0px 0px;
}
.childsidebar h2{
	font-size:14px;
	color: #000;
	margin:0px;
	padding:0px 0px 0px 0px;
}
.childsidebar p{
	margin:9px 0px;
}





#sidebar h3  {
	color: #000;
}

#subscribe ul  {
	border-top: 1px solid #e2e2e2;
}

#subscribe ul li  {
	border-bottom: 1px solid #e2e2e2;
}

#subscribe ul li a:link, #subscribe ul li a:visited  {
	color: #2d2d2d;
}

#subscribe ul li.rss a  {
	background: url(wintertime/rss.jpg) no-repeat 5px center;
}

#subscribe ul li.email a  {
	background: url(wintertime/email.jpg) no-repeat 5px center;
}

.widget ul  {
	border-top: 1px solid #e2e2e2;
}

.widget ul li  {
	border-bottom: 1px solid #e2e2e2;
}

.widget ul li a:link, .widget ul li a:visited  {
	color: #2d2d2d;
	background: url(wintertime/widgetbullet.gif) no-repeat 5px center;
}

.widget ul li a:hover  {
	background-color: #efefef;
}

.childsidebar .widget {
	border-top: none;
	font-size:11px;
	line-height:16px;
	color:#000;
}
.childsidebar .widget p{
	font-size:11px;
	line-height:16px;
}

.childsidebar .widget ul  {
	border:none;
	list-style:disc;
	margin:0px;
	padding:0px;
	line-height:16px;
}

.childsidebar .widget ul li  {
	border-bottom:none;
	padding:0px;
	margin:0px 0px 0px 10px;
	line-height:16px;
}

.childsidebar .widget ul li a:link, .widget ul li a:visited  {
	background: none;
}

.childsidebar .widget ul li a:hover  {
	background:none;
}
#flickr .images  {
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

#search,
#feedburner,
#campaignmonitor  {
	border-bottom: 1px solid #E2E2E2;
}

#search input.field,
#feedburner input.field,
#campaignmonitor input.field  {
	border: 1px solid #E2E2E2;
}

#twitter a  {
	background: none;
}

/*>>>>> Page Navi <<<<<*/

.pagenavi .on  {
	background-color: #fa6900;
	color: #fff;
}

/*>>>>> FOOTER <<<<<*/

#footer  {
	color: #fff;
	background: url(eprocesspros/bg_footer.jpg) top left no-repeat;
	background-color:#000001;
}
#footer .inner{
	width:1060px;
	padding:0px;
}

#footer h3  {
	color: #99CCFF;
	margin:0px;
	padding:5px 0px 0px 0px;
}
#footer p  {
	color: #fff;
	margin:0px;
	padding:0px 0px 0px 0px;
	line-height:16px;
}
#footer p#copyright  {
	padding:20px 0px 0px 0px;
}

#footer a:link, #footer a:visited  {
	color: #99CCFF;
}
#footer a:hover  {
	color: #99CCFF;
	text-decoration:underline;
}

#footer #about  {
	padding:0px 20px 0px 60px;
	margin:0px;
	width:560px;
	font-size:11px;
	line-height:16px;
}

#footer #about ul  {
	margin:0px 0px 0px 20px;
	list-style:disc;
}
#footer #about h3  {
	margin:0px 0px 10px 0px;
}
#footer #contact  {
	width:364px;	
}

/*>>>>> Comment Styles <<<<<*/

#comments h3.count  {
	color: #000;
}

#comments ol li   {
	border-bottom: 1px solid #e2e2e2;
}

#comments ol li.alt   {
	background-color: #efefef;
}

#comments ol li.bypostauthor .author_id   {
	color: #fff;
	background-color: #057d9f;
}

#comments ol li .comment_meta .gravatar img   {
	background-color: #fff;
	border: 1px solid #e2e2e2;
}

#comments ol li .comment_meta .details span.author  {
	color: #BF1E2E;
}

#comments ol li .comment_meta .details span.author a:link, #comments ol li .comment_meta .details span.author a:visited  {
	color: #BF1E2E;
}

#comments ol li.auth_comment .comment_meta .details span.author a:link, #comments ol li.auth_comment .comment_meta .details span.author a:visited  {
	color: #057d9f;
}

#comments ol li .comment_meta .details span.date  {
	color: #2A2A2A;
}

#comments ol li .comment_meta .details span.date a:link, #comments ol li .comment_meta .details span.date a:visited  {
	color: #BF1E2E;
}

#respond h3  {
	color: #000;
}

#respond input, #respond textarea  {
	border: 1px solid #e2e2e2;
	background-color: #efefef;
}

#respond input.submit  {
	color: #000;
	background: url(wintertime/submitbg.jpg) repeat-x left top;
}

.comment_text{
	color:#666;
}
/*>>>>> Post Styles <<<<<*/
.entry{
	color:#000;
	font-size:12px;
}
.entry blockquote  {
	color: #666;
}
.entry h1  {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size:18px;
}
.entry h2  {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

/* Post Images */

.entry img  {
	border: none;
}

.entry .wp-caption img  {
	border: none;
}

img.wp-smiley  {
	border: none;
}

/*>>>>> Sitemap and Archives Templates <<<<<*/

.block  {
	border-bottom: 1px solid #e2e2e2;
}