/* @override 
	http://origencreatives.com/participaction/css/global.css
	http://new.participactioninc.com/css/global.css
	http://participactioninc.com/css/global.css
*/

/* Begin Reset */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;}/* remember to define focus styles! */:focus {	outline: 0;}body {	line-height: 1;	color: #636363;	background: white;}ol, ul {	list-style: none;}/* tables still need 'cellspacing="0"' in the markup */table {	border-collapse: separate;	border-spacing: 0;}caption, th, td {	text-align: left;	font-weight: normal;}blockquote:before, blockquote:after,q:before, q:after {	content: "";}blockquote, q {	quotes: "" "";}/* End Reset */

body {
	font-size: 11px;
	font-family: Verdana, 'Lucida Grande', Arial, Helvetica, 'Sans-serif';
	color: #474740;
	line-height: 1.65em;
	text-align: center;
	margin: 0;
	background: #222;
}
.clear {
	clear: both;
}
a {
	color: #c94400;
	text-decoration: none;
}

a:hover {
	color: #3d6ab7;
}

hr {
	background: transparent url(../images/i/hr.gif) center center no-repeat;
	width: 500px;
	display: block;
	height: 5px;
	border: 1px solid #fff;
	margin: 20px 0;
	clear: both;
}


#header, #content_home, #footer {
	text-align: left;
} 

#login_wrapper {
	background: #9f0902;
	color: #fff;
}

#login {
	padding: 10px 0;
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
	display: none;
}

#login form {
	float: right;
}

#login form input[type='text'], #login form input[type='password'] {
	border: none;
	padding: 5px;
	background: #ebe2ce;
	-webkit-border-radius: 5px;	
}
#header_wrapper {
	background: #c84300 url(../images/i/header.jpg) top center repeat-x;
	border-top: 5px solid #9f0902;
	position: relative;
}

#header {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	height: 100px;

}

#header h1 {
	text-indent: -9999px;
	width: 294px;
	height: 75px;
	background: transparent url(../images/i/logo.png) no-repeat;
	display: block;
	margin: 10px 0 0 10px;
}

/* PNG Filter/Hack for Logo in MSIE 6 and below */
* html #header h1 {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/i/logo.png', sizingMethod='crop');
	background: none;
}
#header h1 a {
	display: block;
	height: 94px;
	width: 294px;
}

#header ul li {
	float: left;
	list-style: none;
}

#header ul#utility_nav {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 5px 10px;
	background: #9f0902;
	font-size: 12px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px
}

#header ul#utility_nav li a {
	color: #FFF;
}

#header a {
	color: #f8ebba;
	text-decoration: none;
}

#header ul#nav_main {
	position: absolute;
	left: 300px;
	top: 45px;
	text-shadow: #6c1c01 1px 1px 2px;
}

#header ul#nav_main li {
	text-transform: uppercase;
	padding: 5px 15px 10px 15px;
	margin: 0 5px 0 0;
	font-size: 1.2em;
	font-weight: bold;
	font-family: "museo-slab-1","museo-slab-2", verdana, sans-serif;
	letter-spacing: 1px;
}

#header ul#nav_main li:hover, #header ul#nav_main li.current {
	text-shadow: 0px 0px 25px #fff;
}

#header ul#nav_main li.current a {
	padding-bottom: 5px ;
	border-bottom: 1px solid #f8ebba;
	border-color: #efa550;
}

#header ul#nav_main li:hover a, #header ul#nav_main li.current a {
	color: #FFF;
-webkit-transition: background-color 0.25s linear;	
	
}

#content_home {
	background: #e8f5f7 url(../mages/i/content_home_bg.jpg) repeat-x center 0px;
	padding: 0 0 0px 0;
}

body#home #content_home {
	background: #FFF url(../images/i/content_home_bg_home.jpg) top left repeat-x;
	padding: 0;
}
#content_main {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0 0 0 ;
	position: relative;
	background: transparent url(../images/i/content_sub_top_bg.png) bottom center no-repeat;
	overflow: hidden;
}

#content_main p {
	padding: 0 0 15px 40px;
	text-align: left;
	overflow: hidden;
	float: left;
	color: #FFF;
}

#content_main  div#font {
	float: right;
	width: 100px;
	margin: 0 30px 0;
	overflow: hidden;
}
#content_main div#font p.font_resize {
	float: right;
}

#content_main div#font p {
	padding: 0;
	float: left;
}

#content_main div#font p.font_resize_label {
	padding: 1px 0 0 0 ;
	text-align: right;
}
#content_main  a.larger {
	text-indent: -9999px;
	display: block;
	width: 20px;
	height: 20px;
	background: transparent url(../images/i/plus.png) top center no-repeat;
	border-bottom: none;
	float: left;


}

#content_main  a.regular {
	text-indent: -9999px;
	display: block;
	width: 20px;
	height: 20px;
	background: transparent url(../images/i/minus.png) top center no-repeat;
	border-bottom: none;
	float: left;
}
#content_main p a {
	border-bottom: 1px dotted;
	color: #FFF;
}

body#home #content_main p {
	padding: 0;
	margin: 5px 0px 0 20px;
	text-align: left;
	color: #929494;
	font-size: 1.2em;
	line-height: 1.5em;
	display: block;
	float: none;
	width: 490px;
}

body#home #content_main #name_box {
	width: 210px;
	float: right;
	background: #c04000;
	padding: 10px;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 10px 20px 0 0px;
	border: 1px solid #681517;	
}

#home #content_main #name_box p {
	color: #FFF;
	margin: 0;
	width: auto;
	text-align: center;
	font-family: "museo-slab-1","museo-slab-2", verdana, sans-serif;
}

#home #content_main #name_box p strong {
	color: #FFF;
	font-family: "museo-slab-1","museo-slab-2", verdana, sans-serif;
	
	text-transform: none;
	font-weight: bold;
}

body#home #content_main p strong {
	font-family: "museo-slab-1","museo-slab-2", Verdana, sans-serif;
	font-weight: normal;
	color: #4a7999;
	font-style: italic;
	font-size: 1.2em;
	line-height: 1.5em;
}
body#home #content_main p a {
	color: #ce632e;
}

#home #content_main p a.pdf {
	background: url(../images/i/pdf.gif) top left no-repeat;
	padding: 0 0 0 20px;
	border-bottom: none;
}
body#home #content_main {
	padding: 20px 0 20px 0;
	width: 800px;
	background-image: none;
}

body#home #content_main h2 {
	text-indent: -9999px;
	width: 806px;
	height: 91px;
	margin: 0 20px 0px 0;
	background: transparent url(../images/i/home_headline.png) center left no-repeat;
}

/* PNG Filter/Hack for Logo in MSIE 6 and below */
* html body#home #content_main h2 {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/i/home_headline.png', sizingMethod='crop');
	background: none;
}

body#services #content_main h2 {
	text-indent: -9999px;
	width: 850px;
	height: 40px;
	background: transparent url(../images/i/services.png) center left no-repeat;

}

body#about #content_main h2 {
	text-indent: -9999px;
	width: 850px;
	height: 40px;
	background: transparent url(../images/i/about_us.png) center left no-repeat;

}

body#clients #content_main h2 {
	text-indent: -9999px;
	width: 850px;
	height: 40px;
	background: transparent url(../images/i/clients.png) center left no-repeat;
}

body#blog #content_main h2 {
	text-indent: -9999px;
	width: 850px;
	height: 40px;
	background: transparent url(../images/i/blog.png) center left no-repeat;
}

body#contact_page #content_main h2 {
	text-indent: -9999px;
	width: 850px;
	height: 40px;
	background: transparent url(../images/i/contact.png) center left no-repeat;

}
#services_wrapper {
	padding: 15px 0;
	background: #51b3d0 url(../images/i/services_wrapper_bg.jpg) repeat-x center top;
	color: #FFF;
	margin: 0 auto;
	border: 1px solid #377f95;
}

ul#services {
	width: 850px;
	margin: 0 auto;
	overflow: hidden;
}

ul#services li {
	float: left;
	width: 243px;
	margin:0 10px;
	padding: 10px;
	display: inline;
}

ul#services li h2, #testimonials h4, #footer h3, #buttons h3 {
	font-size: 1.8em;
	line-height: 1.5em;
	color: #000;
	letter-spacing: -1px;
}

#testimonials h4 {
	font-size: 1.4em;
	text-transform: uppercase;
	letter-spacing: normal;
	color: #222;
	line-height: 1em;
	margin: 0 0 10px 0;
}
ul#services li h2 {
	margin: 0;
	height: 0;
	color: #c8f8f8;
	text-indent: -9999px;
}

ul#services li p {
	padding: 0 10px;
	display: none;
}
ul#services li a {
	display: block;
}
ul#services li a:hover {
	margin-top: -10px;
	margin-bottom: 10px;
}
#content_left .entry a.read_more {
	text-indent: -9999px;
	display: block;
	background: url(../images/i/readmore_03.png) top left no-repeat;
	width: 59px;
	height: 18px;
	margin: 0;
	float: right;

}
#content_sub {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;

}

#content_sub_outer {
	width: 1000px;
	margin: 0 auto;
	background: transparent url(../images/i/content_sub_outer_bg.png) top center repeat-y;
}

#content_sub_bottom {
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	background: transparent url(../images/i/content_sub_bottom_bg.png) top center no-repeat;
}

body#home #content_sub {
	border: none;
	background: none;
	padding: 0px 0 15px 0;
	width: 850px;
}

#testimonials {
	width: 479px;
	float: right;
	margin: 20px 0 20px 20px;
}

#slideshow img {
	float: left;
	border-bottom: 5px solid;
	margin: 0 20px 0px 0;
}


#slideshow blockquote, #slideshow p {
	margin: 0 0 0 117px;
	font-size: 1em;
	line-height: 1.8em;	
}

#nav_sub #quotes p {
	margin: 10px 0 0 0;
}

a.read_all {
	background: #c84300;
	padding: 3px;
	color: #FFF;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin: 20px 0 20px 30px;
	display: block;
	width: 150px;
	text-align: center;
	clear: both;
}

#clients #nav_sub ul {
	padding: 0 30px;
	margin: 0 0 0 30px;
}

#clients #nav_sub ul li {
	list-style: square;
	
}
a.read_all:hover {
	background: #9f0902;
}

#nav_sub a.read_all {
	padding: ;
}
#content_left {
	float: right;
	width: 620px;
	margin: 10px 30px 30px 30px ;
	font-size: 1.1em;
	display: inline;
	
}



	#content_left h2, #fancy_wrap h2 {
		font-size: 2.6em;
		line-height: 1.2em;
		color: #3d6ab7;
		margin: 0 0 10px 0;
		padding-bottom: 10px;
		padding: 0 0px 10px 0px;
	}


#fancy_wrap h2 {
	line-height: 1.2em;
	margin: 0 0 10px 0;
}


#content_left h3, #fancy_wrap h3 {
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 0 0 10px 0;
	color: #9f0902;
}

#fancy_wrap h3 {
	margin-top: 20px;
	padding: 0 100px 15px 0;
}

body#about #fancy_wrap h3{
	margin-top: 0;
	font-size: 1.4em;
}
#content_left h4 {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #3d6ab7;
	margin: 0px 0 5px 0;
}
#content_left p, #fancy_wrap p {
	margin: 0 0 18px 0;
	line-height: 1.75em;
}

#main_content {
	width: 400px;
	padding: 0 20px 0 0;
	border-right: 1px solid #f2f2f2;
	border-color: #dbdbdb;
	float: left;
	
}

#content_download {
	float: left;
	width: 175px;
	margin: 0 0 0 20px;
	color: #919393;
}
#content_left #content_download h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	border-bottom: 1px solid #f2f2f2;
	padding: 0 0 5px 0;

}
#content_left #content_download ul li  {
	margin: 0;
	padding: 10px 0 10px 25px;
	border-bottom: 1px solid #f2f2f2;
	list-style: none;
	background: url(../images/i/pdf.gif) left 11px no-repeat;
}

#content_left #content_download ul li a {
	color: #487c95;
	clear: both;
	display: block;
}

#content_left #content_download ul li a:hover {
	color: #c94400;
}



#main_content a {
	border-bottom: 1px dotted #ccc;
}

#content_left li {
	list-style: bullet;
	list-style-type: disc;
	margin: 0 10px 0 40px;
	line-height: 1.6em;
	padding: 5px 0 0 0;
}

#content_left ul {
	margin: 0 0 10px 0;
}

#content_left blockquote {
	display: block;
	padding: 10px;
	background: #F9FDFE;
	margin: 10px 0;
	border: 1px solid #CCEDF6;
	color: #244071;
}

#content_left img {
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
}


#content_left img.header_img {
	margin: 0 0 20px 0;
	padding: 15px;
	background: #f7f7f7;

}

#content_left ul.hover_slide {
	overflow: hidden;
	margin: 20px 0 0 0;
}
#content_left ul.hover_slide li {
	float: left;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	position: relative;
}
#content_left ul.hover_slide li a {
	display: block;
	width: 179px;
	height: 124px;
	margin: 0 25px 0 0;
	background: black;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	overflow: hidden;
}

#content_left ul.hover_slide li a.hover_training {
	background: #9f0902 url(../images/i/training_hover.jpg) top left no-repeat;
}

#content_left ul.hover_slide li a.hover_elearning {
	background: #9f0902 url(../images/i/elearning_hover.jpg) top left no-repeat;
}

#content_left ul.hover_slide li a.hover_coaching {
	background: #9f0902 url(../images/i/coaching_hover.jpg) top left no-repeat;
}
#content_left ul.hover_slide li img {
	border: none;
	padding: 0;
}


ul#associates li {
	list-style: none;
	padding: 10px 0;
	overflow: hidden;
	margin: 10px 0;
	border-bottom: 1px dashed #ccc;
	font-size: 1em;
}
ul#courses {
	overflow: hidden;
}
ul#courses li {
	list-style: none;
	margin: 0;
	float: left;
	margin:0 10px 10px 0;
	padding: 10px;
	border-bottom: 1px solid #dad9dc;
	display: block;
	width: 96%;
}


#main_content ul#courses li {
	padding: 10px 0;
}

ul#courses li:hover {
	background-color: #f4f3f6;
}

ul#courses li p {
	margin: 0;
	font-size: 1.2em;
	line-height: 1.5em;
}

#main_content ul#courses li p {
	font-size: 1em;
}
ul#courses li h3 {
	margin: 0;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.5em;
	padding: 0 100px 10px 0;
}


#main_content ul#courses li h3 {
	font-size: 1.2em;
	padding: 0 0 5px 0;
	font-weight: normal;
}
ul#courses li h3 a {
	color: #9f0902;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}
#content_left img.none {
	border:none;
	margin: 0;
	padding:0;
	background: none;
}

#content_left #contact_form {
}

#content_left #contact_form input {
	border: 1px solid #ccc;
	width: 300px;
	height: 25px;
	margin: 0 0 15px 0;
	display: block;
}


#content_left #contact_form textarea {
	width: 100%;
	border: 1px solid #ccc;
	height: 200px;
	overflow: auto;
}
#content_left #contact_form label {
	display: block;
	margin: 0 0 5px 0;
}

#content_left #contact_form label.required {
	color: red;
	display: inline;
}

#content_left #contact_form input#submit {
	margin: 20px 0 0 0;
	background: black;
	color: white;
	font-size: 1.5em;
	height: 30px;
	width: 100px;
}

#content_left #contact_form div.hiddenFields {
	display: none;
}


#content_left #contact_form input#submit:hover {
	background: #222;
}
div#nav_sub {
	width: 280px;
	float: left;
	padding: 10px 0 20px 0;
	display: inline;
}


#nav_sub h3 {
	font-size: 1.3em;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0 30px;
}

#nav_sub ul {
	padding: 0 30px;
}

#nav_sub ul#nav_sub {
	padding: 0;
}

#nav_sub ul#nav_sub ul {
	padding: 0;
}

#nav_sub p {
	padding: 0 30px;
}

#nav_sub h3#newsletter_header {
	padding-top: 10px;
	border-top: 1px solid #ddd;
	margin: 10px 0 0 0;
	padding: 10px 30px;
	background: #f2f2f2;
}

#nav_sub img {
	margin: 10px 0;
	border: 1px solid #ccc;
	display: inline;
}

#nav_sub img.brochure {
	border: none;
	margin: 0;
	width: 230px;
	padding: 0 30px;
}
#nav_sub img.right {
	margin: 0 0 20px 20px;
}

#nav_sub > li {
	border-bottom: 1px solid #e5e5e5;
	position: relative;
}

#nav_sub li span {
	display: block;
	width: 20px;
	height: 20px;
	background: #000;
	position: absolute;
	top: 13px;
	left: 15px;
	text-indent: -9999px;
	background: transparent url(../images/i/plus.png) top center no-repeat;
}

#nav_sub li span.expand {
	background: transparent url(../images/i/minus.png) top center no-repeat;	
}
#nav_sub ul li a {
	display: block;
	font-size: 1.1em;
}

#nav_sub ul li:first-child a {
}

ul#nav_sub {
	margin-bottom: 15px;
}

#nav_sub ul li:first-child ul li a{
	border-top: none;
}
#nav_sub ul li.here > a {
	font-weight: bold;
}



#nav_sub li.here {
	font-weight: bold;
}

#nav_sub li.here ul li {
	font-weight: normal;
	position: relative;
}
#nav_sub ul li ul li a {
	border-bottom: none;
	margin: 0 0 0 35px;
	color: #838383;
	font-weight: normal;
	background: transparent url(../images/i/bullet.png) center left no-repeat;
	padding: 5px 0 5px 15px;
}

#nav_sub ul li a {
	padding: 12px 20px 12px 40px;
}

#nav_sub ul li a:hover {
	color: #3d6ab7;
	
}
#footer_wrapper {
	background: #363535;
	color: #fff;
	padding: 10px 0 0 0;
	margin: 0;
}

#quotes p strong  {
	font-weight: bold;
	color: #222;
	font-size: 1em;
}


#clients #nav_sub ul#quotes {
	padding: 0 30px 0 0;
}

#clients #nav_sub ul#quotes li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#quotes small {
	font-size: .8em;
	line-height: 1em;
}

#buttons {
	width: 331px;
	float: left;
	margin: 20px 0 0 20px;
}
/*
#buttons h3 {
	text-indent: -9999px;
	float: right;
	display: block;
	width: 178px;
	height: 150px;
	margin: 0  0 0 10px;
	background-color: #CCC;
	border: 1px solid #ccc;
}

#buttons h3#team {
	background: transparent url(../images/i/team.jpg) top left no-repeat;
}

#buttons h3#principles {
	background: transparent url(../images/i/principles.jpg) top left no-repeat;	
}

 My Comment */

#footer {
	width: 850px;
	margin: 0 auto;
	overflow: auto;
	color: #fff;
	padding: 10px 20px 10px 20px;
}

#footer h3 {
	color: #ccc;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0;
	font-family: Arial;
	margin: 0 0 10px 0;
}
#footer #contact {
	width: 240px;
	float: left;
	margin: 0 0 20px 0;
}

#footer #contact h3 {
	background: url(../images/i/addressbook.png) left top no-repeat;
	height: 30px;
	padding:5px 0 0 35px;
		text-shadow: 1px 1px 0px #000;

	
}

#footer #elsewhere h3 {
	background: url(../images/i/screen.png) left top no-repeat;
	height: 30px;
	padding:5px 0 0 35px;
}
#contact p {
	line-height: 2em;
	text-shadow: 1px 1px 0px #000;
}

#twitter {
	float: left;
	width: 320px;
	margin: 0 10px;
	display: inline;
}

a#twitter-link {
	font-size: .7em;
	text-transform: uppercase;
	color: #ccc;
}

#twitter h3 {
	background: url(../images/i/twitter_bird.png) left 50% no-repeat;
	height: 20px;
	padding:7px 0 0 50px;
}


#twitter blockquote {
	line-height: 1.2em;
	background: #222;	
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding: 20px;
	font-size: 1.3em;
	color: #666;
	margin-bottom: 10px;
}

#elsewhere {
	float: left;
	width: 250px;
	margin: 0px 0 0 20px;
	padding: 0;
	min-height: 180px;
}

#footer #elsewhere li {
	display: block;
	background: url(../images/i/links_btn.png) right 20% no-repeat;

}

#footer #elsewhere li a {
	padding: 0 0 5px 25px;
	line-height: 1.5em;
	margin: 5px 0;
	display: block;
	text-decoration: none;
	border-bottom: 1px dashed #555;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial;
}

#elsewhere li#vimeo a {
	background: url(../images/i/vimeo.png) top left no-repeat;
}

#elsewhere li#facebook a {
	background: url(../images/i/facebook.png) top left no-repeat;
}

#elsewhere li#linkedIn a {
	background: url(../images/i/linkedin.png) top left no-repeat;
}

#elsewhere li#flickr a {
	background: url(../images/i/flickr.png) top left no-repeat;
}

#footer_links_wrapper {
	background: #222;
	overflow: hidden;
	border-top: 1px solid;
}

#footer_links_wrapper ul {
	width: 960px;
	margin: 0 auto;
}
#footer_links_wrapper ul li {
	float: left;
	padding: 10px;
}

#footer_links_wrapper a {
	color: #ccc;
	text-decoration: none;
	font-size: .8em;
}

#footer_links_wrapper ul li a strong {
	font-size: 1.2em;
	color: #fff;
}

body#blog #content_left div.meta {
	border-bottom: 3px solid #555;
	position: relative;
	margin: 0 0 10px 0;
	overflow: hidden;
	font-size: 10px;
}

#content_left p.date {
	font-family: Georgia, Times, Serif;
	font-style: italic;
	margin: 0;
	color: #888;
	font-size: 1.2em;
}

#content_left .entry h3 {
	font-size: 2em;
}

#content_left .entry h3 a:hover {
	background: #fff;
}
body#blog #content_left div.meta p {
	float: left;
	border-right: 1px dotted #555;
	padding: 5px 20px 5px 20px;
	margin: 0;
}

body#blog #content_left div.meta div {
	float: right;
	padding: 7px 10px 5px 0;
	margin: 0;
	height: 15px;
	
}

.entry {
	margin: 0 0 10px 0;
	padding: 10px 0px;
	position: relative;
	border-bottom: 1px dashed #ccc;
}


#fancy_bg {
	background: #fff;
	margin: 5px;
}

form#search_form, form#newsletter {
	clear: both;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 0 30px;
	display: block;
}

form#newsletter {
	padding: 0 30px 10px 30px;
	border-bottom: 1px solid #ddd;
	background: #f2f2f2;
}

form#search_form label, form#newsletter label {
	display: none;
}

form#search_form input#keywords {
	border: 1px solid #ddd;
	padding: 8px 20px 8px 8px;
	float: left;
	width: 200px;
	color: #222;
	margin: 0;
	background: #fff url(../images/i/icon-search.png) 205px 50% no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}


form#newsletter input#jhkrlk-jhkrlk, form#newsletter input#name {
	border: 1px solid #ddd;
	padding: 8px 8px 8px 20px;
	float: left;
	width: 185px;
	color: #222;
	margin: 0 0 5px 0;
	background: #fff url(../images/i/icon-newsletter.jpg) 5px 50% no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
form#newsletter input.submit {
	background: #c84300;
	padding: 8px;
	margin: 0 5px 0 0 ;
	color: #FFF;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	text-align: center;
	border: none;	
	float: right;
}

form#search_form input.submit, form#newsletter input#GROUP {
	display: none;
}

form#newsletter input.submit:hover {
	background: #9f0902;
}

div.addthis_toolbox {
	padding: 0px 30px 10px 30px;
}

object#flickr_slideshow {
	margin: 20px 0 20px 20px;
	float: right;
}

* html object#flickr_slideshow {
	margin: 0;
	display: none;
	height: 0;
}
/* @group Resources Pages of Site */


body#resources div.post {
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}

body#resources div.post .meta .post_date {
	background: #3d6ab7;
	font-size: 1.5em;
	text-align: center;
	padding: 0 0 5px 0;
	color: #FFF;
	width: 40px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color:#fff;
	margin: 0 0 30px 0;
}

body#resources div.post .meta .post_date span {
	display: block;
	margin: 0 0 5px 0;
	padding: 1px;
	font-size: 10px;
	background-color: #1b3054;
	letter-spacing: 1px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	color: #FFF;

}

body#resources div.post div.meta {
	float: left;
	width: 120px;
}

body#resources div.post div.post_content {
	float: right;
	width: 450px;
}

body#resources div.post div.post_content h4 {
	margin: 0 0 5px 0;
	line-height: 1.5em;
}

body#resources div.post_content p {
	font-size: .9em;
	line-height: 1.8em;
}


body#resources div.download div.meta {
	background: transparent url(../images/i/document.png) top right no-repeat;
}

body#resources div.link div.meta {
	background: transparent url(../images/i/link.png) top right no-repeat;
}
body#resources div.blog div.meta {
	background: transparent url(../images/i/blog.png) top right no-repeat;
}

ul#filter {
	overflow: hidden;
	background: #c6e0ed;
	padding: 5px 0px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin: 0 0 20px 0;
}
ul#filter li {
	list-style: none;
	margin: 0 0px 0;
	font-weight: bold;
	float: left;
	padding: 2px 20px;
}

ul#filter li.first {
	padding: 2px 10px 2px 10px;
	color: #1b3054;
}

ul#filter li.current {
	background: #3d6ab7;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}

ul#filter li.current a {
	color: #FFF;
}

ul#filter li a {
	color: #555;
}
/* @end */

a#gsa_button {
	position: absolute;
	top: 0;
	right: 0;
	text-indent: -9999px;
	width: 100px;
	height: 100px;
	display: block;
	background: url(../images/i/gsa_link.png) top left no-repeat;
	z-index: 1;
}
