/*
Theme Name: The Power of A
Theme URI: http://thepowerofa.org/
Description: The Power of A theme.
Author URI: http://canicinteractive.com
Author: CanicInteractive LLC
Template: twentyten
Tags: two-columns, fixed-width, custom-header, custom-background, microformats, editor-style
Version: 0.1
*/
@import url("../twentyten/style.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #fff;
}
/* =Structure
-------------------------------------------------------------- */
/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 980px;
}
#wrapper {
	margin-top: 0;
	padding: 0;
	border-top: 5px solid #000;
}
#main {
	margin-bottom: 25px;
}

#container {
	float: none;
	margin: 0;
}
#content {
	float: left;
	width: 610px;
	margin: 0 0 10px;
}
.left_col {
	float: left;
	display: inline;
	padding-left: 20px;
	width: 350px;
}
.one-column #content {
	float: none;
	margin: 0 0 36px;
	width: 980px;
}
#content .entry-title {
	font-size: 36px;
	font-weight: normal;
}
.archive #content .entry-title {
	font-size: 22px;
}
#content h1 {
	margin-bottom: 30px;
	font-size: 36px;
	line-height: 38px;
	font-weight: normal;
}
#content h2 {
	margin-bottom: 15px;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
}
#content h3, #content h4 {
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #486778;
}
#content h4 {
	text-transform: none;
}
.entry-content p {
	font-size: 14px;
	line-height: 16px;
}
.entry-content a {
	text-decoration: none;
}
.entry-content a:hover {
	text-decoration: underline;
}
.clb {
	clear: both;
}
/* Header */
#header {
	float: left;
	padding-top: 15px;
	width: 980px;
}
#header_right {
	float: right;
	width: 679px;
	height: 160px;
	background: transparent url(images/header_bgr.jpg) no-repeat right bottom;
}
#site-title {
	margin: 0;
	width: 232px;
}
#site-title a {
	float:left;
	padding-top: 160px;
	width: 288px;
	height: 0px;
	margin:0 0 0 5px;
	overflow: hidden;
	background: transparent url(images/logo.gif) no-repeat 0 0;
	font-size:0.1em;
}
#site-description {
	margin: 0;
	clear: none;
	float: left;
	margin-top: 35px;
	padding-left: 40px;
	width: 460px;
	color: #afac98;
	font-size: 22px;
	line-height: 26px;
	font-style: normal;
}
#asae_logo {
	float: right;
	display: block;
	margin-top: 40px;
	padding-top: 55px;
	width: 154px;
	height: 0;
	overflow: hidden;
	font-size: .1em;
	background: transparent url(images/asae_logo.gif) no-repeat 0 0;
}
/*  Footer  */
#footer {
	float: left;
	margin: 0;
	padding-bottom: 25px;
}
#copyright,
#footer_menu  {
	float: right;
	margin-top: 10px;
	font-size: 12px;
	color: #666;
}
#footer_menu {
	font-size: 14px;
}
/* =Menu
-------------------------------------------------------------- */
#access {
	background: #fff;
	margin: 0 auto;
	width: 653px;
	display: block;
	float: right;
}
#access .menu-header,
div.menu {
	font-size: 14px;
}
#access .menu-header {
	width: 653px;
	margin-right: -15px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	margin-right: 2px;
	width: 126px;
	background: transparent url(images/button_bgr.gif) no-repeat 0 0;
}
#access a {
	display: block;
	padding: 0 10px;
	width: 106px;
	line-height: 34px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	text-decoration: none;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	height: auto;
	line-height: 1em;
	padding: 10px;
	width: 160px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access li.current-menu-item {
	color: #fff;
	background: transparent url(images/button_bgr.gif) no-repeat 0 -34px;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
/* general */
a:link, a:active, a:hover {
	color: #ef8a1e;
}
a:visited {
	color: #ef8a1e;
}

a.headerlink:link {
	color: white;
}
a.headerlink:hover {
	color:#ef8a1e;
}
a.headerlink:visited {
	color: white;
}


.highlight {
	color: #ef8a1e;
}
/* homepage */
.home #main {
	padding-top: 7px;
}
.home-title {
	display: none;
}
#front_top {
	position: relative;
	float: left;
	width: 980px;
	height: 322px;
	background: transparent url(images/front_top_bgr.jpg) repeat 0 0;
/*	background: transparent url(images/front_top_bgr_blue.jpg) repeat 0 0;*/
}
#front_top .addthis_button {
	position: absolute;
	top: 18px;
	right: 22px;
}
.toptext_wrp {
	float: left;
	margin-top: 30px;
	padding-top: 60px;
	width: 544px;
	background: transparent url(images/text_top_bgr.png) no-repeat 0 0;
/*	padding-top: 20px; */
}
.toptext_btm {
	font-size: 20px;
	line-height: normal;
	padding: 5px 60px 65px 40px;
	color: #fff;
	font-weight: bold;
	background: transparent url(images/text_btm_bgr.png) no-repeat 0 bottom;
/*	padding: 5px 100px 65px 40px;
	font-weight: normal;
	color: #3f5c67; */
}
.toptext_btm span {
	font-size: 42px;
/*	font-size: 28px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #ef771e; */
}
span.orange {
	color: #ec881c;
}
.front_yt {
	float: right;
	padding: 45px 21px 0 0;
	width: 415px;
}
#front_bottom, #front_middle, .top-footer #front_bottom {
	float: left;
	width: 980px;
	height: 297px;
	color: #000;
	background: transparent url(images/front_btm_bgr.jpg) no-repeat 0 0;
}
.top-footer #front_bottom {
	color: #fff;
	background-image: url(images/footer-bgr.jpg);
}
#front_middle {
	padding: 40px 0 5px 20px;
	width: 960px;
	height: 375px;
	color: #fff;
	background-image: url(images/home-middle-bgr.jpg);
}
#front_middle h2 {
	margin: 0;
	padding-bottom: 30px;
	font-size: 24px;
	letter-spacing: -1px;
	color: #b7ced5;
}
#front_middle h3 {
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
#front_middle_l,
#front_middle_c,
#front_middle_r {
	float: left;
	padding-right: 55px;
	width: 296px;
	height: 320px;
	overflow: hidden;
}
#front_middle_c {
	padding-right: 49px;
}
#front_middle_r {
	padding: 8px 0 0 0;
	width: 254px;
}
#front_middle_l ul {
	margin: 0;
	list-style-type: none;
}
#front_middle_l li {
	clear: left;
	float: left;
	width: 296px;
	/*padding-bottom: 10px;*/
}
#front_middle_l p {
	font-size: 12px;
	margin-bottom: 5px;
}
#front_middle_l .thumb {
	float: left;
	display: inline;
	width: 136px;
}
#front_middle_l .thumb img {
	margin-bottom: 5px;
}
#front_middle_l .addthis_button {
	clear: left;
	float: left;
}
#front_middle_l .text {
	padding-bottom: 7px;
	font-size: 12px;
	line-height: 14px;
}
#front_middle_l .text a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#front_middle_l .text a:hover {
	text-decoration: underline;
}
.share-btn,
.widget-btn,
.down-widget-btn {
	float: left;
	display: inline;
	margin-bottom: 12px;
	padding-top: 46px;
	width: 244px;
	height: 0px;
	overflow: hidden;
	font-size: 0.1em;
	text-indent: -9999px;
	background: transparent url(images/share-btn.png) no-repeat 0 0;
}
.widget-btn {
	padding-top: 145px;
	width: 254px;
	background-image: url(images/get-widget-btn.png);
}
.down-widget-btn {
	clear: left;
	padding-top: 145px;
	margin: 15px 0 20px 25px;
	width: 299px;
	background-image: url(images/embed.gif);
}
#front_bottom div {
	float: left;
	padding: 30px 20px 0;
	width: 940px;
}
#front_bottom h2 {
	padding: 0 0 15px 10px;
	font-size: 40px;
	font-size: 30px;
	line-height: 35px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #000;
}
.top-footer #front_bottom h2 {
	color: #beced4;
}
#front_bottom h3 {
	padding-bottom: 5px;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
}
#front_bottom ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 940px;
}
#front_bottom li {
	float: left;
	margin: 0 4px 10px 0;
	display: inline;
	padding: 9px 10px;
	width: 211px;
	height: 92px;
	list-style-type:none;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	background: transparent url(images/box_bgr.png) no-repeat 0 0;
}
.top-footer #front_bottom li {
	background-image: url(images/box_bgr1.png);
}
#front_bottom li p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}
#front_bottom .front_more {
	float: right;
	display: block;
	padding-top: 14px;
	margin-right: 4px;
	width: 297px;
	height: 36px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: transparent url(images/contact_btn.png) no-repeat 0 0;
}
#front_bottom p {
	float: right;
	padding: 10px 0 0 132px;
}

/* news page styles */
.page-id-1437 #container {
	float: left;
	padding-bottom: 0;
/*	margin-bottom: 25px;*/
	background: url(images/dots.gif) repeat-y 16px 0;
}
.two-cols {
	float: left!important;
	padding-bottom: 0;
	padding-left: 10px;
	width: 600px;
	margin-bottom: 25px!important;
	background: url(images/dots_2.gif) repeat-y 10px 0;
}
.left_col .news-item h2,
.left_col .news-item p {
	clear: left;
	color: #000;
}
.left_col .news-item h2 {
	margin-bottom: 23px;
	line-height: 27px;
}
.left_col a.next-page {
	float: left;
	clear: left;
	display: inline;
	margin-left: 25px;
	width: 135px;
}
.left_col a.next-page:hover {
	text-decoration: underline;
}
.news-item {
	margin: 0 25px;
	width: 275px;
}
#content .news-item h2 {
	color: #ef8a1e;
	line-height: 1.2em;
	margin-bottom: 15px;
}
#content .news-item p {
	clear: left;
	font-size: 14px;
	line-height: 18px;
}
#content ul {
	margin: 0 0 24px;
	list-style-type: none;
/* 	list-style-position: outside; */
	font-size: 14px;
}
#content ul li {
	padding-left: 20px;
	margin-bottom: 8px;
	background: transparent url(images/lists_bullet.gif) no-repeat 0 3px;
}
.page-id-1437 .date {
	float: left;
	clear: left;
	display: block;
	padding: 0px 8px;
	margin-bottom: 7px;
	font-size: 16px;
	line-height: 24px;
	background: #638592;
	color: #fff;
}
.news-item p a {
	display: block;
	margin-top: 18px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 5px 21px;
	line-height: 18px;
	background: url('images/read-more.gif') no-repeat;
}
.news-item p a:hover {
	text-decoration: underline;
}
a:focus {outline: 0;}
.news-item a .meta-nav {
	display: none;
}
.prev {
	clear: left;
	float: left;
	display: inline;
	position: relative;
/* 	margin: -20px 0 25px;
	padding: 0 25px; */
	width: 980px;
	text-align: left;
}
a.next-page,
a.prev-page {
	float: right;
	display: inline;
	padding: 0 0 5px 30px;
	line-height: 26px;
	text-transform: uppercase;
	text-decoration: none;
	background: url('images/next-page.gif') no-repeat 0 0;
}
a.prev-page {
	clear: none;
	float: left;
	padding: 0 0 5px 35px;
	background-image:  url('images/prev-page.gif');
}
.prev a:hover {
	text-decoration: underline;
}
.prev a.next-page {
	padding: 0 35px 5px 0;
	background-position: 135px 0;
}
#content .news-item img.tfe {
	width: 100%;
}
div.hr {
	margin: 0 5% 15px 4%;
	width: 90%;
	height: 4px;
	background: transparent url('images/hr.gif') repeat-x 0 0;
}
.page-id-1437 div.hr {
	float: left;
	display: inline;
	margin: 15px 0 15px 0;
	width: 100%;
}
.page-id-1437 .one-column #content {
	margin-bottom: 0;
}
.page-id-1437 #main {
	margin-bottom: 10px;
}
.news-item .excerpt {
	clear: left;
}
/* top footer */
.bottom_video_content {
	float: left;
	clear: left;
	padding: 2px 0;
	width: 980px;
	color: #fff;
	background: url(images/btm_content_bgr.jpg) repeat-y 0 0;
}
.bvc_inner {
	float: left;
	width: 930px;
	padding: 25px;
	border: 1px solid #909ca1;
	border-width: 1px 0;
}
.lbv_col {
	float: left;
	display: inline;
	margin-right: 30px;
	width: 418px;
}
.lbv_col p {
	font-size: 14px;
}
.video_2 {
	margin: 10px 0 15px;
}
.bottom_video_content .share_button {
	clear: left;
	margin-bottom: 15px;
	position:relative;
	z-index: 20;
}
.rbv_col {
	float: left;
	display: inline;
	width: 480px;
}
.rbv_col h2 {
	font-size: 24px;
	margin-bottom: 18px;
	color: #beced4;
	font-weight: bold;
}
ul.aan {
	float: left;
	clear: left;
	padding: 0;
	margin: 0 0 10px;
	width: 480px;
	list-style-type: none;
}
ul.aan li {
	float: left;
	clear: left;
	margin: 0 0 15px;
	width: 480px;
	list-style-type: none;
}
ul.aan li p {
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 12px;
}
ul.aan li h3 {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	color: #ec881c;
}
.contact_btn {
	float: left;
	clear: left;
	padding-top: 47px;
	width: 229px;
	height: 0;
	overflow: hidden;
	background: url(images/contact_us.gif) no-repeat 0 0;

}

/* contact us */

#wpcf7-f1-p1474-o1 .wpcf7-form p {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 16px;
}
.wpcf7-form input.wpcf7-text,
.wpcf7-form input#verify_field,
.wpcf7-form textarea {
	margin: 5px 0 0 0;
	width: 265px;
	height: 20px;
	border: 1px solid #92a6ae;
	background: #fff;
	-moz-box-shadow: none;
}
.wpcf7-form textarea {
	width: 540px;
	height: 170px;
	overflow: auto;
}
.wpcf7-form input#submit-btn {
	display: block;
	margin: 0;
	padding: 0;
	width: 86px;
	height: 28px;
	text-indent: -9999px;
	background: url(images/submit_btn.gif) no-repeat 0 0;
	border: 0 none;
}
#contact_img {
	margin-left:25px;
}
.hentry {
	margin: 0 0 5px;
}

/* single post */

.single #content {
	width: 980px;
}

/* rotator div */

#about-rotate {
	margin-bottom: 15px;
	width: 610px;
	height: 235px;
	overflow: hidden;
}

/*  remove image in latest post on about and contact page */

.page-id-1474 .left_col .news-item img.tfe,
.left_col .news-item img.tfe,
.page-template-page-about-us-php .news-item img.tfe {
	display: none;
}

/* bug fixing */

.single-post #content img {
	max-width: 97%;
}
.author #content img {
	max-width: 28%;
}
.author #nav-below {
	margin-top: 20px;
}
.entry-content,
.entry-summary {
	font-size: 14px;
	line-height: 16px;
}
.entry-summary {
	line-height: 20px;
}
.news-item h2 a {
	margin-top: 0;
	padding:0;
	background: none;
	display: block;
	line-height: 1.2em;
	text-decoration: none;
	text-transform: none;
}
.news-item h2 a:hover {
	text-decoration: underline;
}
.news-item a {
	margin-top: 0;
	padding:0;
	background: none;
	display: block;
	text-decoration: none;
	text-transform: none;
}
.news-item a.addthis_button {
	float: right;
}
/* sidebar menu*/

.sidebar-menu,
.awards-menu {
	float: left;
	display: inline;
	padding: 5px 0 15px 0;
	margin-left: 25px;
	width: 311px;
	background: transparent url(images/sidebar-menu-deco.gif) no-repeat 0 0;
}
.sidebar-menu-btm,
.awards-menu-btm {
	float: left;
	width: 311px;
	height: 5px;
	background: transparent url(images/sidebar-menu-deco.gif) no-repeat 0 0;
}
.sidebar-menu ul,
.awards-menu ul {
	list-style: none;
	margin: 0;
}
.sidebar-menu ul li,
.awards-menu ul li {
	padding: 5px 0 6px 10px;
	line-height: 18px;
	background: transparent url(images/dots-horisontal.gif) repeat-x 0 28px;
}
.sidebar-menu ul li a,
.awards-menu ul li a {
	text-decoration: none;
}
.sidebar-menu ul li a:hover,
.awards-menu ul li a:hover {
	text-decoration: underline;
}
.sidebar-menu ul li.current-menu-item a,
.awards-menu ul li.current-menu-item a  {
	color: #000;
}
.sidebar-menu ul li.last,
.awards-menu ul li.last,
.awards-menu ul li#menu-item-2202 {
	background: none;
}
a.adopt {
	float: left;
	display: inline;
	margin: 0 0 15px 25px;
	padding-left: 18px;
	width: 283px;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #265263;
	background: transparent url(images/adopt-btn.gif) no-repeat 0 0;
}
.home div.adopt {
	float: left;
	display: inline;
	margin: -20px 0 0 25px;
/*	margin: -20px 0 0 32px; */
}
.home a.adopt {
	margin: 0;
/*
padding-left: 18px; 
width: 158px;
height: 46px;
font-size: 18px;
line-height: 46px;
font-weight: bold;
background: transparent url(images/take-action-btn.gif) no-repeat 0 0;
*/
	color: #fff;
 	width: 221px;
	background: transparent url(images/adopt-home-btn.png) no-repeat 0 0;
}
.home #main {
	margin-bottom: 0;
}
#footer_menu {
	float: left;
}
#content .associations form {
	float: left;
	margin-bottom: 45px;
	width: 400px;
	font-size: 14px;
}
#content .associations form label {
	float: left;
	display: inline;
	width: 300px;
	line-height: 18px;
}
#content .associations form select {
	float: left;
	display: inline;
	margin: 0 15px 10px 0;
	width: 270px;
	height: 20px;
}
#content .associations form input {
	border: 0;
	padding: 0;
	margin: 0;
	float: left;
	margin-top:-5px;
}
#content .associations table {
	clear: left;
	margin-bottom: 0;
	font-size: 12px;
	border: 0 none;
}
#content .associations table th {
	padding: 5px 5px 5px 10px;
	height: 13px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	border-bottom: 3px solid #fff;
	background-color: #7f97a0;
}
#content .associations table td {
	padding: 5px 5px 5px 10px;
	height: 13px;
	line-height: 14px;
	text-align: left;
	color: #000;
}
#content .associations table tr.zebra td {
	background-color: #e8ebec;
}
#content .associations p.alert {
	clear: left;
	color: #f00;
}

/* Members table pagination */

#tablePagination {
	float: left;
	padding: 5px 10px;
	height: 24px;
	width: 960px;
	font-size: 12px;
	color: #fff;
	border-top: 3px solid #fff;
	background-color: #7f97a0;
}

#tablePagination_paginater {
	margin-left: auto;
	margin-right: auto;
}

#tablePagination img {
	padding: 0px 2px;
}

#tablePagination_perPage {
	float: left;
}
#tablePagination_rowsPerPage {
	float: left;
	display: inline;
	margin-right: 5px;
	padding: 1px;
	width: 50px;
}
#tablePagination_paginater {
	float: right;
	position:relative;
	line-height: 24px;
}
#tablePagination img {
	height: 24px;
	display: inline-block;
	vertical-align: middle;
}
#tablePagination #tablePagination_currPage {
	margin: 0 2px;
	padding: 1px;
	height: 14px;
	width: 18px;
	line-height: 14px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
/* twitter */
#tweet {
	float: left;
	width: 241px;
	padding: 0 0 10px 55px;
	font-size: 12px;
	background: transparent url(images/tweet-bird.png) no-repeat 0 0;
}
#tweet ul {
	margin: 0;
	list-style-type: none;
}
#tweet ul li {
	padding-bottom: 10px;
	line-height: 16px;
}
a.tweet-link {
	font-size: 11px;
	text-decoration: none;
	color: #b7ced5;
}
a.tweet-link:hover {
	text-decoration: underline;
}
.left_col #tweet {
	display: inline;
	clear: left;
	margin: 5px 0 0 25px;
	padding: 0 0 10px 55px;
	width: 245px;
	font-size: 12px;
}

/* latest news */
ul.latest-news {
	margin: 0;
	list-style-type: none;
}
ul.latest-news li {
	padding-left: 14px;
	background: transparent url(images/bullet-arrow.gif) no-repeat 3px 5px;
}
ul.latest-news li a {
	font-size: 12px;
	text-decoration: none;
}
ul.latest-news a:hover {
	text-decoration: underline;
}
.addthis_button img {
	width: 125px!important;
}
#content ul.awards-list {
	margin: 0;
	padding: 0;
}
#content ul.awards-list li.awards-post {
	list-style-type: none;
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	background: transparent url(images/separator-dots.gif) no-repeat 0 bottom;
}
#content ul.awards-list li.last {
	margin: 0;
	background: none;
}
.read-more {
	padding: 2px 14px 2px 0;
	background: url(images/r-arrow.gif) no-repeat right 6px;
}
#content #post-2091 h2 {
	padding: 25px 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #486778;
	text-transform: uppercase;
	background: url(images/ddots.gif) repeat-x top right;
}
#content #post-2091 ul.awards,
#front_middle_l ul.awards {
	float: left;
	clear: left;
	width: 610px;
	padding: 0;
	list-style-type: none;
}
#content #post-2091 ul.awards li,
#front_middle_l ul.awards li {
	float: left;
	clear: left;
	width: 610px;
	background: transparent;
	margin-bottom: 40px;
	padding-left: 0;
}
#front_middle_l ul.awards,
#front_middle_l ul.awards li {
	width: 296px;
	margin-bottom: 10px;
	background: none;
	padding-top: 0;
}
#content #post-2091 ul.awards li a.thumb-video IMG,
#content #post-2091 ul.awards li a.thumb-img IMG,
#front_middle_l ul.awards li a.thumb-video IMG,
#front_middle_l ul.awards li a.thumb-img IMG {
	display: block;
	width: 128px;
	margin: 0;
	padding: 0;
}
.thumb-brd {
	float: left;
	display: inline;
	border: 1px solid #d3d3d3;
	margin: 0 16px 10px 0;
	width: 136px;
}
#content #post-2091 ul.awards li a.thumb-video,
#content #post-2091 ul.awards li a.thumb-img,
#front_middle_l ul.awards li a.thumb-video,
#front_middle_l ul.awards li a.thumb-img {
	width: 128px;
	height: 96px;
	display: block;
	border: 4px solid #fff;
	overflow: hidden;
}
#front_middle_l ul.awards li a.thumb-video,
#front_middle_l ul.awards li a.thumb-img {
	height: 78px;
}
#content #post-2091 ul.awards li .text a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-bottom: 20px;
}
#content #post-2091 ul.awards li .text a:hover,
#content #post-2091 ul.awards li .text a.read-more:hover  {
	text-decoration: underline;
}
#content #post-2091 ul.awards li .text a.read-more {
	font-size: 14px;
	font-weight: normal;
	display: inline;
	white-space: nowrap;
	padding-bottom: 0;
}
#content #post-2091 ul.awards li .text {
	padding-bottom: 10px;
}
.left_col .news-item {
	clear: left;
}
.left_col .hr {
	float: left;
	clear: left;
	display: inline;
	margin-top: 7px;
}
#content #post-2091 ul.awards li .addthis_button {
	float: left;
	clear: left;
	width: 125px;
}
#content .awards-post p.last {
	margin-bottom: 0;
}
#content .copypastebox {
/*	float: left;
	display: inline; */
	margin: 0;
	border: 1px solid #ccc;
	padding: 10px;
	width: 258px;
	height: 120px;
	font-size: 14px;
	overflow: auto;
	background-color: #efefef;
}
.page-id-2559 #content .copypastebox {
	font-weight: normal;
	width: auto;
	height: auto;
}
#content .copypastebox
#content .preview h2 {
	margin: 15px 0 10px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #486778;
}
.widget-preview-image {
	padding: 5px;
	border: 1px solid #ccc;
	-moz-box-shadow: 0 0 10px #bbb;
	-webkit-box-shadow: 0 0 10px #bbb;
	box-shadow: 0 0 10px #bbb;
}
#content .get-code {
	margin: 15px 0 10px;
	line-height: 24px;
}
#content #post-2255 .note {
	margin-top: 15px;
	font-size: 12px;
}
#content #post-2559 div.hr,
#content #post-2255 div.hr {
	clear: left;
	float: left;
	margin: 0;
	margin: 20px 0;
	width: 610px;
}
#content #post-2559 div.hr {
	width: 590px;
}
div.preview, div.code {
	float: left;
	width: 280px;
}
/* join-asae-campaign page styling */
.page-id-2559 #content h1 {
	font-size: 32px;
	line-height: 36px;
	padding-bottom: 30px;
}
.page-id-2559 #content h3 {
	margin-bottom: 10px;
}
.page-id-2559 #content h4 {
	color: #333333;
	font-size: 14px;
	margin-bottom: 5px;
}
.page-id-2559 #content ol {
	font-weight: bold;
	color: #486778;
}
.page-id-2559 #content li p {
	font-weight: normal;
	color: #333333;
	margin-bottom: 20px;
}
.page-id-2559 #content li a {
	font-weight: bold;
}
.page-id-2559 #content li a span {
	font-size:16px;
}
.page-id-2559 .news-item p a {
	background: none;
	display: inline;
	line-height: 16px;
	margin-top: 0;
	padding: 0;
	text-decoration: none;
	text-transform: none;
}
.page-id-2559 .share-btn {
	margin-left: 25px;
}
.page-id-2559 .left_col .news-item h2 {
	font-size: 20px;
	margin-bottom: 15px;
}
a.resource-btn,
a.resource-pdf-btn,
a.resource-doc-btn {
	margin-bottom: 10px;
	padding: 0 0 0 57px;
	width: 244px;
	height: 41px;
	line-height: 41px;
	color: #ef8a1e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(images/resources-btn.gif) no-repeat 0 0;
}
a.resource-doc-btn {
	background-position: 0 -50px;
}
a.resource-btn {
	padding: 0 35px 0 19px;
	width: 247px;
	background-position: 0 -100px;
}
