/*
Theme Name: CFAS
Theme URI: 
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Evolving Media Network
Tags: blue, silver, custom

	CFAS 1.0 
*/

/* Begin Typography & Colors */


html {
	margin:0px;
	padding:0px;
	height:100%;
}

body {
	margin:0px;
	padding:0px;
	color:#2E2924;
	font-size:13px;
	font-family:'Lucida Grande', 'Lucida', Helvetica, Arial, sans-serif;
	background-color:#e3e9f0;
	height:100%;
}

#wrapper1 {
	width:100%;
	background-color:#e3e9f0;
	height:100%;
	min-height:780px;
	position:relative;
}

#wrapper2 {
	width:984px;
	margin:0px auto;
	background:transparent url(images/bg_dropshadow.jpg) repeat-y top center;
	min-height:100%;
	position:relative;
}

#container {
	width:964px;
	min-height:100%;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	padding-bottom:72px;
}

#top-bar {
	width:700px;
	height:12px;
	background:transparent url(images/bg_topbar.jpg) repeat-x;
	float:left;
	
}

#social {
	width:264px;
	height:47px;
	background:transparent url(images/bg_social.png) no-repeat;
	display:block;
	float:right;
}
#social ul {
	list-style-type:none;
	margin:11px 0px 0px 116px;
}

#social ul li {
	float:left;
	margin:0px 11px 0px 0px;
	text-decoration:none;
}

#social ul li a img {
	border:none;
}
#page {
	width:633px;
	min-height:368px;
	background:#ffffff url(images/bg_page.jpg) repeat-x;
	padding-top:15px;	
}

.statement {
	padding:0px 20px 0px 30px;
}

.statement p {
	margin:0px auto 10px auto;
}
/*header*/
#header {
	width:964px;
	height:154px;
	background:#223963 url("/wp-content/themes/CFAS_theme/images/bg_header_new.jpg") repeat-x;
}

#header_logo {
	width:964px;
	height:100px;
}

a#logo {
	width:133px;
	height:109px;
	background:transparent url(images/cfas_logo.png) no-repeat;	
	display:block;
	float:left;
	margin:2px 10px 5px 10px;
}

#header_title {
	height: 85px;
	margin: 15px 0 0 85px;
	width:525px;
	background:transparent url("/wp-content/themes/CFAS_theme/images/cfas_title_new.png") no-repeat;
	text-indent:-9999px;
	float:left;
}

a#asp_logo {
	width:125px;
	height:81px;
	background:transparent url(images/asp_logo.png) no-repeat;
	float:right;
	border:0px;
	outline:none;
}

/*navigation*/
.navigation {
	width:965px;
	height:26px;
	background:transparent url(images/bg_nav.png) repeat-x;
	float:right;
}

.navigation ul {
	width:952px;
	font-size:11px;
	margin:0px 0px 0px 15px;
	padding:0px;
	list-style-type:none;
	text-transform:uppercase;
	float:left;
}

.navigation ul li {
	display:inline;
	list-style:none;
}

.navigation ul li a span{
	padding:7px 9px 7px 18px;
	background:transparent none no-repeat;
}


.navigation ul li a {
	padding:7px 7px 7px 0px; 
	top:0px;
	left:0px;
	text-decoration:none;
	float:left;
	color:#e3e3e3;
	text-decoration:none;
	margin-right:8px;
}

.navigation ul li a:hover, .navigation ul li a#current {
	background: transparent url(images/nav_stub_ro.png) no-repeat top right;
	text-decoration:none;
	color:#304b6e;
}

.navigation ul li a:hover span, .navigation ul li a#current span {
	background:transparent url(images/nav_div.png) no-repeat;
}

/*sidebar*/
#sidebar {
	width:329px;
	min-height:563px;
	float:right;
}

.sidebar-content {
	margin:0px 0px 15px 0px;
}

#sidebar p {
	font-size:12px;
	color:#ffffff;
	padding:10px 20px 0px 20px;
}

.title-mission {
	width:293px;
	height:65px;
	background:transparent url(images/title_mission.png) no-repeat;
	margin:0px auto 0px auto;
}

/*footer*/

#footer {
	position:absolute;
	bottom:0px;
	width:964px;
	height:52px;
	background:#670a13 url(images/bg_footer.jpg) repeat-x;
	color:#fefefe;
	font-family:'Lucida Grande','Lucida',Helvetica,Arial,sans-serif;
	padding-top:20px;
	left:10px;
	text-align:center;
}

#footer ul.footer-links {
	width:964px;
	height:auto;
	margin:0px;
	padding:0px 0px 6px;
	text-align:center;
}

#footer ul.footer-links li {
	list-style:none;
	float:none;
	display:inline;
	height:auto;
	color:#fefefe;
	text-transform:uppercase;
	font-size:9px;
	margin: 0 17px; 
}

#footer ul.footer-links li a {
	color:#fefefe;
	text-transform:uppercase;
	font-size:9px;
}

#slideshow {
	width:310px;
	height:109px;
	overflow:hidden;
	margin-bottom:15px;
}
/*content*/
#content-wrapper  {
	width:964px;
	min-height:383px;
	height:auto !important;
	/*overflow:auto;*/
}

#slideshow_holder {
	width:633px;
	min-height:295px;
	background-color:#ccc;
	position:relative;
	overflow:hidden;
}

.slide {
	position:absolute;
	left:0px;
	top:0px;
}

#slide_2 {
	background:transparent url(images/slideshow_img1.jpg) no-repeat;
}

#left {
	width:600px;
	min-height:400px;
	float:left;
}
.dots
{
	position:absolute;
	top:10px;
	right:10px;
	height:27px;
	z-index: 100;
}

.dots a {
	display:block;
	float:left;
}

a.dot
{
	width:23px;
	height:20px;
	padding-top:5px;
	text-align:center;
	margin-left:5px;
	background-color:#d8dad9;
	color:#4c4c4c;
	z-index: 100;
}

a.dot:hover, a.dot.activeSlide
{
	text-decoration:none;
	background:none;
	color:#fff;
}

a.url {
	background:transparent url(images/read_more_button.png) no-repeat;
	width:116px;
	height:33px;
	position:absolute;
	margin:252px 0px 0px 503px;
}

h1.slideshow-top {
	background:none;
	color:#fff;
	margin:8px 0px 0px 25px;
	padding:0px;
	position:absolute;
	font-size:26px;
}

div#slide_1 p, div#slide_2 p, div#slide_3 p, div#slide_4 p  {
	color:#fff;
	position:absolute;
	margin:47px 0px 0px 25px;
	font-size:15px;
	width:430px;
}
div.slideshow_text {
	position:absolute;
	background:transparent url(images/slideshow_bg.png) repeat-x;
	width:633px;
	height:101px;
	margin-top:194px;
}

/*end slideshow*/
.clear {
	font-size:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
	border:none;
	height:0px;
	clear:both;
}

.spacer {
	width:964px;
	height:1px;
	background:#ffffff;
}

.subnav_spacer {
	width:964px;
	height:27px;
	background:url(images/subnav_bg.jpg) repeat-x scroll 0 0 #FFFFFF;
}

.text-holder {
	width:570px;
	padding:0px 20px 1em 35px;
}
.title-recent {
	width:598px;
	height:32px;
	background:transparent url(images/title_recentupdates.png) no-repeat;
	margin:0px 0px 15px 15px;
}

.title-recent a {
	float:right;
	color:#253c5b;
	text-transform:uppercase;
	font-size:11px;
	margin:10px 20px 0px 0px;
}

.text-holder ul {
	width:550px;
	color:#253c5b;
	padding-left:20px;
}

.text-holder ul li {
	list-style-image:url(images/red-square.jpg);
	margin-bottom:10px;
}
.breadcrumbs {
	margin:10px 0px 10px 35px;
}
/*non class tags*/

h1, div.category-cfas-members h1 {
	font-size:13px;
	font-weight:bold;
	color:#253c5b;
	background:transparent url(images/bg_titles.png) no-repeat;
	margin:0px 0px 15px 17px;
	padding:10px 0px 0px 20px;
	text-transform:uppercase;
	border:none;
}

div.category-cfas-members h1 {
	width:576px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#253c5b;
	margin-top:10px 0px 5px 0px;
	border-bottom:1px solid #670a13;
	padding:0px 0px 5px 0px;
}

div.links {
	width:570px;
	border-bottom:1px solid #DADADA;
	padding-bottom:5px;
}

h2.noline, h2.noline a {
	border-bottom:0px none;
	margin-bottom:0px;
}
p {
	font-size:13px;
	color:#253c5b;
	font-weight:normal;
}

h3 {
	font-size:12px;
	color:#253c5b;
	font-weight:normal;
	border-top:2px solid #dadada;
	font-style:italic;
	padding-top:15px;
}

h4 {
	font-size:14px;
	color:#253c5b;
	font-weight:normal;
	border-top:2px solid #dadada;
	padding-top:15px;
	font-weight:bold;
}

a {text-decoration:none; color:#720c17;}
a:hover {text-decoration:underline;}


ul.subnav {
	list-style:none;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	font-size:11px;
	float:left;
}
ul.subnav li.page_item {
	float:left;
}

/*
ul.subnav li.page_item a {
	padding:6px 0px 7px;
	display:block;
	background:transparent url(images/subnav_up.jpg) repeat-x;
	width:130px;
	border-right:solid 1px #C8C8C8;
	text-align:center;
	color:#304B6E;
}
*/

ul.subnav li.page_item a {
	padding:6px 0px 7px;
	display:block;
	background:transparent url(images/subnav_up.jpg) repeat-x;
	width:129px;
	border-right:solid 1px #C8C8C8;
	text-align:center;
	color:#304B6E;
	font-weight:bold;
}                 

ul.subnav li.page_item a:hover {
	background:transparent url(images/subnav_hover.jpg) repeat-x bottom;
	text-decoration:none;
}

ul.subnav li.current_page_item a, ul.subnav li.current_page_item a:hover {
	background:transparent url(images/subnav_connected.jpg) repeat-x bottom;
	color:#720C17;
	text-decoration:none;
	border-bottom:1px solid #DDDEE1;
	margin-bottom:-1px;	
	padding:7px 0px 6px;
} 

a#cta_contribute {
	width:327px;
	height:85px;
	background:transparent url(images/cta_contribute.jpg) no-repeat;
	display:block;
	margin:1px auto 1px auto;
}

/*a#cta_contribute:hover {
	background:transparent url(images/cta_contribute_ro.jpg) no-repeat;
}*/


/*classes for styles*/
.postmetadata {
	float:right;
	font-size:11px;
	background-color:#ebf1f6;
	padding:5px;
	width:583px;
	text-align:right;
}
.title-recent span {
	display:none;
}

.recent-posts {
	width:571px;
	padding:0px 15px 15px 33px;
}

h2 a{
	font-size:16px;
	font-weight:bold;
	color:#720c17;
	margin-top:10px;
	padding:0px 0px 9px 0px;
	text-decoration:none;
}

.recent-posts h2, .text-holder h2.news-items {
	font-size:15px;
	font-weight:bold;
	color:#720c17;
	margin-top:0px;
	padding:0px;
	text-decoration:none;
	width:570px;
	border-bottom:1px solid #d4d4d4;
	float:left;
	line-height:21px;
}
.recent-posts h2 {
	margin-bottom:5px;
}
.recent-posts h2 a, .text-holder h2.news-items a {
	font-size:15px;
	font-weight:bold;
	color:#720c17;
	margin-top:0px;
	padding:0px 0px 5px 0px;
	text-decoration:none;
	float:left;
}


.blog h2, .single h1, .category-multimedia h2, .category-multimedia h2 a {
	width:560px;
	font-size:16px;
	font-weight:bold;
	color:#720c17;
	margin:10px 0px 5px 0px;
	padding:0px 0px 9px 0px;
	border-bottom:1px solid #dadada;
	text-decoration:none;
}

.single h1 {
	background:none;
	text-transform:none;
}

.text-holder .multimedia-data img.share {
	width:125px;
	height:16px;
	float:none;
	vertical-align:top;
	margin-left:10px;
}

.multimedia-data {
	margin-top:10px;
}
.post {
	margin-bottom:20px;
}
.post p {
	margin-top:2px;
}

.recent-posts h2 a:hover, h2 a:hover {
	color:#000;
	text-decoration:none;
}

.recent-posts p {
	font-size:11px;
	color:#253c5b;
	font-weight:normal;
}

.text-holder .news-content p {
	color:#253c5b;
	font-weight:normal;
	margin-top:12px;
}

p.data {
	width:560px;
	margin-bottom:0px;
	font-size:12px;
	color:#777777;	
}

#bg_members {
	width:327px;
	height:114px;
	background:transparent url(images/bg_members.jpg) no-repeat;
	margin:0px 0px 0px 1px;
	padding:49px 0px 0px 0px;
}

/*forms*/

.form-holder {
	width:327px;
	height:247px;
	background:transparent url(images/bg_signup.jpg) no-repeat;
	margin:0px auto 1px auto;
	padding:32px 0px 0px 0px;
}
form.email_list {
	padding-top: 3px;
	padding-bottom: 10px;
}

form.email_list input.email_input, form#constant-contact-signup input.email_input {
    width: 288px;
    height:18px;
	background-color:#ffffff;
    color:#5e5e5e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
    font-size:11px;
	border:1px solid #5e5e5e;
	margin:0px 0px 10px 17px;
	padding:2px 0px 0px 7px;
}

form.email_list input.submit_email, form#constant-contact-signup input.submit_email {
    background:transparent url(images/submit_button.jpg) no-repeat left;
    font-size: 11px;
    width: 67px;
    height:22px;
    color:#000;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	border:0px;
    margin:0px 5px 0px 17px;
	padding:0px 0px 2px 0px;
}
input.submit_email {
	border:0px;
}

form.email_list input.submit_email:hover {
	background-image: url(images/submit_button_ro.jpg);
}

li#constant_contact_api_widget-5 {
	width:327px;
	height:247px;
	background:transparent url(images/bg_signup.jpg) no-repeat;
	list-style:none;
	margin:0px auto 1px auto;
	padding:32px 0px 0px 0px;
}

#sidebar ul {
	margin:0px;
	padding:0px;
}

li#constant_contact_api_widget-5 h2 {
	margin:0px;
	padding:0px;
	display:none;
}

.members-holder {
	width:600px;
	padding:0px 20px 0px 30px;
}

div.members-thumb {
	width:110px;
	height:107px;
	margin:0px 0px 7px 0px;
	padding:0px;
	float:left;
}

div.members {
	width:119px;
	height:230px;
	float:left;
	margin-right:31px;
}
.title-members {
	background:transparent url(images/title_members.png) no-repeat;
	width:140px;
	height:31px;
	margin:12px 0px 5px 12px;
}
div.members-sidebar {
	width:287px;
	margin:0px 15px 15px 15px;
	padding:0px 10px 0px 0px;
	float:left;
	min-height:107px;
	overflow:auto;
	background-color:transparent;
}

.members-sidebar h1 {
	width:169px;
	float:left;
	margin:8px 0px 0px 10px;
	background:none;
	padding:0px;
	color:#fff;
	font-size:13px;
	border:0px;
	text-transform:uppercase;
}
img.sidebar-img {
	margin:0px 0px 5px 12px;
}
#sidebar p.jobtitle-index {
	width:160px;
	float:left;
	color:#fff;
	font-size:12px;
	margin:5px 0px 5px 10px;
	padding:0px;
}

#sidebar p.jobtitle-index a, .members-sidebar a {
	color:#fff;
}

a#cta_advert {
	width:327px;
	height:139px;
	background:transparent url(images/cta_advert_2011_06.jpg) no-repeat;
	display:block;
	margin-top:1px;
	margin-left:1px;
}

p.jobtitle-index {
	width:115px;
	float:left;
	color:#081829;
	font-size:11px;
	margin:0px;
}
p.jobtitle {
	font-size:14px;
	margin-top:0px;
	color:#666666;
}
.members h1 {
	width:135px;
	float:left;
	margin:0px;
	background:none;
	padding:0px;
}
.members h1 a {
	font-size:13px;
	color:#60272d;
	text-transform:uppercase;
	text-decoration:none;
}

h1 a:hover {
	text-decoration:none;
}

a.more-link {
	display:none;
}

#slideshow img.attachment-post-thumbnail {
	width:88px;
	height:88px;
	margin:0px 0px 0px 0px;
	border:1px solid #0e1e2e;
	outline:none;
	float:left;
	background:none;
	border:0px none;
	padding:0px;	
}


img.attachment-post-thumbnail {
	width:88px;
	height:88px;
	margin:0px 0px 0px 0px;
	border:1px solid #0e1e2e;
	outline:none;
	float:left;
	background:transparent url(images/bg_members_image.jpg) repeat-x;
	border:1px solid #C1C1C1;
	padding:10px;	
}

#sidebar img.attachment-post-thumbnail {
	margin:8px 10px 0px 0px;
}

.video-thumbs-holder {
	width:548px;	
	min-height:100px;
	height:auto !important;
	overflow:auto;
	background-color:#CFD7DF;
	margin:10px auto 20px auto;
	padding:9px 0px 6px 14px;
	border-top:1px solid #253C5B;
	float:left;
}

img.attachment-70, .text-holder img.attachment-70 {
	width:70px;
	height:70px;
	float:left;
	margin-right:10px;
	border:0px;
}

div.home-news-item {
	width:571px;
	min-height:100px;
	overflow:auto;
	margin-top:12px;
	margin-bottom:8px;
}

.text-holder .video-thumbs img.attachment-148 {
	width:148px;
	height:110px;
	margin:10px 10px 10px 10px;
	float:none;
	border:1px solid #0E1E2E;
}

.video-thumbs {
	width:180px;
	float:left;
}

.video-thumbs p {
	margin:2px 0px 0px 10px;
}


.member-bios img {
	float:left;
	border:1px solid #0e1e2e;
	margin:0px 25px 10px 0px;
	width:148px;
	height:222px;
}

.parent-pageid-7 h1{
	margin-bottom:5px;
}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}



.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


h2.pagetitle {
	font-size: 1.6em;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


/* End Structure */






/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 13px;
	display: inline;
	}

img.alignleft {
	margin: 4px 17px 8px 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
#post-8 ul {
	width:336px;
	margin-left:212px;
}

.search .category-multimedia h2 a {
	border:none;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	width:306px;
	height:40px;
	margin: 1px auto;
	text-align: center;
	background:transparent url(images/bg_search.jpg) repeat-x;
	padding:12px 0px 0px 21px;
}

#searchform #s {
	width: 256px;
	height:16px;
	padding: 4px;
	border-top:1px solid #b5b5b5;
	border-bottom:1px solid #b5b5b5;
	border-left:1px solid #b5b5b5;
	background-color:#fff;
	color:#818181;
	font-weight:bold;
	font-style:italic;
	vertical-align:top;
	float:left;
	font-size:13px;
}

#searchsubmit {
	width:26px;
	height:26px;
	background:transparent url(images/search_submit.jpg) no-repeat;
	border:none;
	vertical-align:top;
	float:left;
}

#searchsubmit:hover {
	background:transparent url(images/search_submit_ro.jpg) no-repeat;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Styles for the Counter Clock on the CFAS site */
.days{ /*Example CSS to style count up output*/
color: #ffffff;
        font-size: 40px;
        font-family: helvetica;
        font-weight: normal;
        text-shadow: #000000 1px 1px 0px;
        left:28px;
        top:31px;
}

.hours{ /*Example CSS to style count up output*/
color: #ffffff;
        font-size: 16px;
        font-family: helvetica;
        font-weight: normal;
        text-shadow: #000000 1px 1px 0px;
        position: absolute;
        left:20px;
        top:77px;
}

.minutes{ /*Example CSS to style count up output*/
color: #ffffff;
        font-size: 16px;
        font-family: helvetica;
        font-weight: normal;
        text-shadow: #000000 1px 1px 0px;
        position: absolute;
        left:78px;
        top:77px;
}

.seconds{ /*Example CSS to style count up output*/
color: #ffffff;
        font-size: 16px;
        font-family: helvetica;
        font-weight: normal;
        text-shadow: #000000 1px 1px 0px;
        position: absolute;
        left:139px;
        top:77px;
}

#info {color: #ffffff;
        font-size: 13px;
        font-family: helvetica;
        font-weight: normal;
        text-decoration: none;
        text-shadow: #000000 1px 1px 0px;
        position: absolute;
        left:203px;
        top:27px;
		}

.dcountstyle sup{ /*Example CSS to style count up output*/
font-size: 90%
}

#cpcontainer { position: absolute; top: 558px; padding: 33px 0 0 20px; }

#sidebar #signup_form { height: 91px; border: 1px solid #FFF; background: url('/wp-content/themes/CFAS_theme/images/stayintheloopbg.jpg'); }
#sidebar #signup_form form { margin: 53px 0 0 21px; }
#sidebar #signup_form input { background: url("/wp-content/themes/CFAS_theme/images/stayintheloop_submit.jpg"); border: none; padding: 0; border: 1px solid #B5B5B5; width: 88px; height: 26px;}
#sidebar #signup_form input#email { background-image: none; background-color: #fff; border: 1px solid #B5B5B5; color: #818181; font-size: 13px; height: 16px; font-style: italic; font-weight: bold; padding: 4px; width: 196px; float: left; }
