/*
Theme Name: WordPress Default
Theme URI: http://prsa.philly.org/
Description: PRSA Philly Theme.
Version: 1.0
Author: Seventy7 Agency
Author URI: http://seventy7agency.com/
Tags: None


*/



/* Begin Typography & Colors */



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Verdana', Arial, Sans-Serif;
	background: url('images/stripe_bg.jpg');
        background-attachment:fixed;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	background: url('images/welcome_header.png') no-repeat;
	}

#headerimg 	{
	height: 271px;
	width: 680px;
	}
	
#headerimg a{
	background:url('images/prsa_wiifm.png') no-repeat;
	width:305px;
	height:50px;
	display:block;
	position:relative;
	left:364px;
	top:219px;
}

#content {
	font-size: 1.2em
	}

.post_excerpt p{
        font-size:1.05em;
        line-height:1.4em;
        margin:0;
        padding:5px 15px 5px 15px;
}


.entry{
      line-height:1.4em;
      }

.post_entry p{
        font-size:1.05em;
        line-height:1.4em;
        margin:0;
        padding:0px 15px 12px 15px;        
        }

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.small{
        font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
        color:#aaaaaa;
        font-weight:normal;
        }

.medium{
        font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.3em;
        color:#aaaaaa;
        font-weight:normal;
        margin:0;
        padding:0px 0px 10px 10px;
        }

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.6em;
        text-align:left
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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;
	}

#sidebar {
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	}

#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 */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 935px;
	}

#left{float:left; width:242px; display:inline;}


#right{float:right; width:680px; display:inline;}

#header {
	margin: 0 0 0 0px;
	padding: 0;
	width: 680px;
	}

#headerimg {
	margin: 0;
	height: 271px;
	width: 100%;
	}

#header_desc{
	width: 680px;
        background: url('images/welcome_desc_bg.png') repeat-y;
	}

#header_bottom{
        width:680px;
	height:30px;
        background: url('images/welcome_desc_bottom.png') no-repeat;

	}


#desc_box{
         margin:0px 25px 0px 88px;
         }

#button{
        position:relative;
        float:left;
        }





#button_left{float:left; width:16px; height:32px;}
#button_right{float:left; width:18px; height:32px;}
#button_text{
        font: normal 0.9em "Verdana", Arial, sans-serif;
        float:left; 
        padding:5px 0px 14px 0px;
}

#lower_button_left{float:left; width:16px; height:52px;}
#lower_button_right{float:left; width:18px; height:52px;}
#lower_button_text{
        font: normal 0.9em "Verdana", Arial, sans-serif;
        float:left; 
        padding:25px 0px 14px 0px;
}


#lower_nav_about{
        width:680px;
        background: url('images/about_us_bg.png') repeat-y;
        float:left;
        z-index:1;
        }

#lower_nav_membership{
        width:680px;
        background: url('images/membership_bg.png') repeat-y;
        float:left;
        z-index:1;
        }


#lower_nav_resources{
        width:680px;
        background: url('images/resources_bg.png') repeat-y;
        float:left;
        z-index:1;
        }

.home_column{
	margin: 0;
        float:left;
	width: 680px;
        display:inline;
	}

#news_container{
   margin-left:35px;
}

#news_home_top{
 width:644px; 
 height:35px; 
 background: url('images/home_news_top.png') no-repeat;}

#news_home_items{
 width:644px;
 
 background: url('images/home_news_bg.png') repeat-y;}

#news_home_bottom{
 width:644px; 
 height:20px; 
 background:url('images/home_news_bottom.png') no-repeat;}



#rss_holder{
   width:580px;
   height:65px;
   padding-top:10px;
   margin:0px 25px 0px 25px;
}


/* RSS TICKER */

.rss_box {

	margin: 0px;
	padding: 0px;
	padding-bottom: 8px;
	width: 580px;
	height: 20px;
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
}
#rss_box_ONE {
	background-image: url(images/local_rss.jpg);
}
#rss_box_TWO {
	background-image: url(images/global_rss.jpg);
}
.rss_mask {
	position: relative;
	left: 55px;
	top: 4px;
	width: 450px;
	height: 15px;
	overflow: hidden;
}
ul.rss_ul {
	margin: 0px;
	padding: 0px;
	height: 15px;
	list-style-type: none;
	position: relative;
	top: 0px;
}
ul.rss_ul li {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	height: 15px;
	overflow: hidden;
}
ul.rss_ul a, ul.rss_ul a:visited, ul.rss_ul a:active {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #7F8F5B;
	text-decoration: none;
}
ul.rss_ul a:hover {
	text-decoration: underline;
}
.rss_closer {
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
	height: 20px;
	width: 60px;
	background-image: url(images/closing_bracket.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	right: 0px;
	top: 0px;
}
.rss_closer a {
	font-size: None;
	text-decoration: none;
	height: 20px;
	width: 60px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/prsa_rss.jpg);
	background-repeat: no-repeat;
	display: block;
}

   

#blogs_podcast_holder{
   width:644px;
   height:166px;
   padding-bottom:4px;
   } 
   

#recent_blogs_shell{
   float:left;
   width:285px;
   height:166px;
   margin-left:17px;
   background:url('images/recent_blogs.jpg') no-repeat;
   }

#recent_blogs_items{
   width:285px;
   margin-top:40px;
   overflow:hidden; 
   }

#recent_podcasts_shell{
   float:right;
   height:166px;
   width:285px;
   margin-right:27px;
   background:url('images/recent_podcasts.jpg') no-repeat;
   }

#recent_podcasts_items{
   width:285px;
   margin-top:40px;
   overflow:hidden; 
   }


.recent_post{color:#000000; font-family: Arial, Helvetica, Sans-Serif; font-size:1em; text-decoration:none; margin:0;}

.recent_post a{color:#000000; font-family: Arial, Helvetica, Sans-Serif; font-size:1em; text-decoration:none;}

.recent_post a:hover{color:#000000; font-family: Arial, Helvetica, Sans-Serif; font-size:1em; text-decoration:none;}

.recent_post a:visited{color:#000000; font-family: Arial, Helvetica, Sans-Serif; font-size:1em; text-decoration:none;}

.read_more{
   width:101px; 
   height:17px;
   padding:0px;
   margin:0px 0px 0px 100px; 
   background:url('images/read_more.png') no-repeat; 
   display:block;}

.read_more a{
   width:101px; 
   height:17px;
   padding:0px;
   margin:0px; 
   background:url('images/read_more.png') no-repeat; 
   display:block;}


.listen_now{
   width:101px; 
   height:17px;
   padding:0px;
   margin:0px 0px 0px 100px; 
   background:url('images/listen_now.png') no-repeat; 
   display:block;}

.listen_now a{
   width:101px; 
   height:17px;
   padding:0px;
   margin:0px; 
   background:url('images/listen_now.png') no-repeat; 
   display:block;}



.front_page_event_shell{width:522px; margin:5px 0px 0px -10px; float:left;}

.front_page_event_top{width:492px; height:34px; background:url('images/front_page_event_top.png') no-repeat; padding:4px 15px 0px 15px;}

.front_page_event_middle{width:497px; padding:0px 15px 0px 10px; background:url('images/front_page_event_bg.png') repeat-y;}

.front_page_event_bottom{width:522px; height:21px; background:url('images/front_page_event_bottom.png') no-repeat;}

.front_page_event_shell p{margin:0; padding:4px 0px 4px 0px; line-height:1.4em;}


.post_items{
  width:265px;
  height:55px;
}


/*Posts*/
.post_shell{width:432px; margin:15px 0px 0px -10px; float:left;}

.post_header{width:402px; background:url('images/post_top.png') no-repeat; padding:4px 15px 10px 15px;}

.post_excerpt{width:432px; min-height:110px; background:url('images/post_bg.jpg') repeat-y;}

.post_entry{width:432px; min-height:110px; background:url('images/post_bg.jpg') repeat-y;}

.post_bottom{width:432px; height:8px; background:url('images/post_bottom.png') no-repeat;}

#post_photo{float:left; display:inline; margin-top:25px; width:130px; height:130px; background:url('images/phillyprsa_icon.jpg');}

.more{width:402px;margin:-5px 15px 0px 15px; padding:0; text-align:right; color:#D9D5D0; font-weight:bold;}
.more a{color:#D9D5D0; font-weight:bold;}
.more a:hover{color:#D9D5D0; font-weight:bold;}
.more a:visited{color:#D9D5D0; font-weight:bold;}

.event_more{width:462px;margin:0px 15px 0px 15px; padding:0; text-align:right; color:#D9D5D0; font-weight:bold;}
.event_more a{color:#D9D5D0; font-weight:bold;}
.event_more a:hover{color:#D9D5D0; font-weight:bold;}
.event_more a:visited{color:#D9D5D0; font-weight:bold;}

/*About Templates*/

#about_head{
         background: url('images/header_bg.png') repeat-y;
         margin:0; 
         height:260px; 
         width:680px;
         }

#about_nav{
         width:680px;
         height:32px;
         background: url('images/about_us_bg.png') repeat-y;
         margin:0;
         float:left;
         z-index:5;
         }


.about_column{
	padding:0px 45px 0px 65px;
	margin: 0;
        float:left;
	width: 570px;
        background: url('images/about_us_bg.png') repeat-y;
	}

.about_column_bottom{
        float:left;
        height:21px;
        width:680px;
        background: url('images/about_us_btm.png') no-repeat;
        }

.about_btn_lower_lft{background: url('images/about_btn_lower_lft.png') no-repeat;}
.about_btn_lower_rgt{background: url('images/about_btn_lower_rgt.png') no-repeat;}
.about_btn_lower_text{background: url('images/about_btn_lower_bg.png') repeat-x; letter-spacing:-0.02em; color:#6796B6;}
.about_btn_lower_text a{color:#497EA3; text-decoration:none;}
.about_btn_lower_text a:hover{color:#FFFFFF; text-decoration:none;}

/*DELETE LATER*/
#about_spacer{display:block; height:20px; background-color:#acd6f2;}

.about_btn_lft{background: url('images/about_btn_lft.png') no-repeat;}
.about_btn_rgt{background: url('images/about_btn_rgt.png') no-repeat;}
.about_btn_text{background: url('images/about_btn_bg.png') repeat-x; letter-spacing:-0.02em; color:#6796B6;}
.about_btn_text a{color:#497EA3; text-decoration:none;}
.about_btn_text a:hover{color:#FFFFFF; text-decoration:none;}

#content.about_column h1, h1 a{color:#84B3CF; text-decoration:none;}
#content.about_column h1 a:hover, h1 a:visited{color:#A9D3ED; text-decoration:none;}

#content.about_column h2, h2 a{color:#84B3CF; text-decoration:none;}
#content.about_column h2 a:hover, h2 a:visited{color:#A9D3ED; text-decoration:none;}

#content.about_column h3, h3 a{color:#84B3CF; text-decoration:none;}
#content.about_column h3 a:hover, h3 a:visited{color:#A9D3ED; text-decoration:none;}

#content.about_column h4, h4 a{color:#84B3CF; text-decoration:none;}
#content.about_column h4 a:hover, h4 a:visited{color:#A9D3ED; text-decoration:none;}

#content.about_column h5, h5 a{color:#84B3CF; text-decoration:none;}
#content.about_column h5 a:hover, h5 a:visited{color:#A9D3ED; text-decoration:none;}

#content.about_column h6, h6 a{color:#84B3CF; text-decoration:none;}
#content.about_column h6 a:hover, h6 a:visited{color:#A9D3ED; text-decoration:none;}

#content.about_column a{color:#6A93AB; text-decoration:none;}


/*Membership Templates*/

#membership_head{
         background: url('images/header_bg.png') repeat-y;
         margin:0; 
         height:255px; 
         width:680px;
         }

#membership_nav{
         width:680px;
         height:32px;
         background: url('images/membership_bg.png') repeat-y;
         float:left;
         z-index:5;
         margin:0;        
         }

.membership_column{
        padding:0px 45px 0px 65px;
	margin: 0;
        float:left;
	width: 570px;
        background: url('images/membership_bg.png') repeat-y;
	}

.membership_column_bottom{
        float:left;
        height:21px;
        width:680px;
        background: url('images/membership_btm.png') no-repeat;
        }

.membership_btn_lower_lft{background: url('images/membership_btn_lower_lft.png') no-repeat;}
.membership_btn_lower_rgt{background: url('images/membership_btn_lower_rgt.png') no-repeat;}
.membership_btn_lower_text{background: url('images/membership_btn_lower_bg.png') repeat-x; color:#620000;}
.membership_btn_lower_text a{color:#450000; text-decoration:none;}
.membership_btn_lower_text a:hover{color:#FFFFFF; text-decoration:none;}

#membership_spacer{display:block; height:20px; background-color:#ba0000;}

.membership_btn_lft{background: url('images/membership_btn_lft.png') no-repeat;}
.membership_btn_rgt{background: url('images/membership_btn_rgt.png') no-repeat;}
.membership_btn_text{background: url('images/membership_btn_bg.png') repeat-x; color:#620000;}
.membership_btn_text a{color:#450000; text-decoration:none;}
.membership_btn_text a:hover{color:#FFFFFF; text-decoration:none;}


#content.membership_column h1, h1 a{color:#B80000; text-decoration:none;}
#content.membership_column h1 a:hover, h1 a:visited{color:#B80000; text-decoration:none;}

#content.membership_column h2, h2 a{color:#B80000; text-decoration:none;}
#content.membership_column h2 a:hover, h2 a:visited{color:#B80000; text-decoration:none;}

#content.membership_column h3, h3 a{color:#B80000; text-decoration:none;}
#content.membership_column h3 a:hover, h3 a:visited{color:#B80000; text-decoration:none;}

#content.membership_column h4, h4 a{color:#B80000; text-decoration:none;}
#content.membership_column h4 a:hover, h4 a:visited{color:#B80000; text-decoration:none;}

#content.membership_column h5, h5 a{color:#B80000; text-decoration:none;}
#content.membership_column h5 a:hover, h5 a:visited{color:#B80000; text-decoration:none;}

#content.membership_column h6, h6 a{color:#B80000; text-decoration:none;}
#content.membership_column h6 a:hover, h6 a:visited{color:#B80000; text-decoration:none;}

#content.membership_column a{color:#B80000; text-decoration:none;}


/*News Templates*/

#news_head{
         background: url('images/header_bg.png') repeat-y;
         margin:0; 
         height:151px; 
         width:680px;
         }


#news_nav{
         width:680px;
         height:32px;
         background: url('images/news_bg.png') repeat-y;
         margin:0; 
         }

.news_column{
        padding:0px 45px 0px 65px;
	margin: 0;
        float:left;
	width: 570px;
        background: url('images/news_bg.png') repeat-y;
	}

.news_column_bottom{
        float:left;
        height:21px;
        width:680px;
        background: url('images/news_btm.png') no-repeat;
        }

.news_btn_lft{background: url('images/news_btn_lft.png') no-repeat;}
.news_btn_rgt{background: url('images/news_btn_rgt.png') no-repeat;}
.news_btn_text{background: url('images/news_btn_bg.png') repeat-x; color:#C57000;}
.news_btn_text a{color:#905201; text-decoration:none;}
.news_btn_text a:hover{color:#FFFFFF; text-decoration:none;}

#content.news_column h1, h1 a{color:#F9A23E; text-decoration:none;}
#content.news_column h1 a:hover, h1 a:visited{color:#F6C184; text-decoration:none;}

#content.news_column h2, h2 a{color:#F9A23E; text-decoration:none;}
#content.news_column h2 a:hover, h2 a:visited{color:#F6C184; text-decoration:none;}

#content.news_column h3, h3 a{color:#F9A23E; text-decoration:none;}
#content.news_column h3 a:hover, h3 a:visited{color:#F6C184; text-decoration:none;}

#content.news_column h4, h4 a{color:#F9A23E; text-decoration:none;}
#content.news_column h4 a:hover, h4 a:visited{color:#F6C184; text-decoration:none;}

#content.news_column h5, h5 a{color:#F9A23E; text-decoration:none;}
#content.news_column h5 a:hover, h5 a:visited{color:#F6C184; text-decoration:none;}

#content.news_column h6, h6 a{color:#F9A23E; text-decoration:none;}
#content.news_column h6 a:hover, h6 a:visited{color:#F6C184; text-decoration:none;}

#content.news_column a{color:#EC8E21; text-decoration:none;}




/*Events Templates*/

#events_head{
         background: url('images/header_bg.png') repeat-y;
         margin:0; 
         height:175px; 
         width:680px;
         }

#events_nav{
         width:680px;
         height:32px;
         background: url('images/events_bg.png') repeat-y;
         margin:0; 
         }

.events_column{
        padding:0px 45px 0px 65px;
	margin: 0;
        float:left;
	width: 570px;
        background: url('images/events_bg.png') repeat-y;
	}

.events_column_bottom{
        float:left;
        height:21px;
        width:680px;
        background: url('images/events_btm.png') no-repeat;
        }

.events_btn_lft{background: url('images/events_btn_lft.png') no-repeat;}
.events_btn_rgt{background: url('images/events_btn_rgt.png') no-repeat;}
.events_btn_text{background: url('images/events_btn_bg.png') repeat-x; color:#545F1D;}
.events_btn_text a{color:#2F3708; text-decoration:none;}
.events_btn_text a:hover{color:#FFFFFF; text-decoration:none;}



#content.events_column h1, h1 a{color:#96C601; text-decoration:none;}

#content.events_column h1 a:hover, h1 a:visited{color:#96C601; text-decoration:none;}

#content.events_column h2, h2 a{color:#96C601; text-decoration:none;}
#content.events_column h2 a:hover, h2 a:visited{color:#96C601; text-decoration:none;}

#content.events_column h3, h3 a{color:#96C601; text-decoration:none;}
#content.events_column h3 a:hover, h3 a:visited{color:#96C601; text-decoration:none;}

#content.events_column h4, h4 a{color:#96C601; text-decoration:none;}
#content.events_column h4 a:hover, h4 a:visited{color:#96C601; text-decoration:none;}

#content.events_column h5, h5 a{color:#96C601; text-decoration:none;}
#content.events_column h5 a:hover, h5 a:visited{color:#96C601; text-decoration:none;}

#content.events_column h6, h6 a{color:#96C601; text-decoration:none;}
#content.events_column h6 a:hover, h6 a:visited{color:#96C601; text-decoration:none;}

#content.events_column a{color:#80A900; text-decoration:none;}



/*Sponsorship Templates*/

#sponsorship_head{
         background: url('images/header_bg.png') repeat-y;
         margin:0; 
         height:258px; 
         width:680px;
         }


#sponsorship_nav{
         width:680px;
         height:32px;
         background: url('images/sponsorship_bg.png') repeat-y;
         margin:0; 
         }

.sponsorship_column{
        padding:0px 45px 0px 65px;
	margin: 0;
        float:left;
	width: 570px;
        background: url('images/sponsorship_bg.png') repeat-y;
	}

.sponsorship_column_bottom{
        float:left;
        height:21px;
        width:680px;
        background: url('images/events_btm.png') no-repeat;
        }

.sponsorship_btn_lft{background: url('images/sponsorship_btn_lft.png') no-repeat;}
.sponsorship_btn_rgt{background: url('images/sponsorship_btn_rgt.png') no-repeat;}
.sponsorship_btn_text{background: url('images/sponsorship_btn_bg.png') repeat-x; color:#897A1A;}
.sponsorship_btn_text a{color:#766810; text-decoration:none;}
.sponsorship_btn_text a:hover{color:#FFFFFF; text-decoration:none;}

#content.sponsorship_column h1, h1 a{color:#D5BB00; text-decoration:none;}
#content.sponsorship_column h1 a:hover, h1 a:visited{color:#D5BB00; text-decoration:none;}

#content.sponsorship_column h2, h2 a{color:#D5BB00; text-decoration:none;}
#content.sponsorship_column h2 a:hover, h2 a:visited{color:#D5BB00; text-decoration:none;}

#content.sponsorship_column h3, h3 a{color:#D5BB00; text-decoration:none;}
#content.sponsorship_column h3 a:hover, h3 a:visited{color:#D5BB00; text-decoration:none;}

#content.sponsorship_column h4, h4 a{color:#D5BB00; text-decoration:none;}
#content.sponsorship_column h4 a:hover, h4 a:visited{color:#D5BB00; text-decoration:none;}

#content.sponsorship_column h5, h5 a{color:#D5BB00; text-decoration:none;}
#content.sponsorship_column h5 a:hover, h5 a:visited{color:#D5BB00; text-decoration:none;}

#content.sponsorship_column h6, h6 a{color:#D5BB00; text-decoration:none;}
#content.sponsorship_column h6 a:hover, h6 a:visited{color:#D5BB00; text-decoration:none;}

#content.sponsorship_column a{color:#BFA800; text-decoration:none;}



/*Blogs Templates*/

#blogs_head{
         background: url('images/header_bg.png') repeat-y;
         margin:0; 
         height:152px; 
         width:680px;
         }

#blogs_nav{
         width:680px;
         height:32px;
         background: url('images/blogs_bg.png') repeat-y;
         margin:0; 
         }

.blogs_column{
        padding:0px 45px 0px 65px;
	margin: 0;
        float:left;
	width: 570px;
        background: url('images/blogs_bg.png') repeat-y;
	}

.blogs_column_bottom{
        float:left;
        height:21px;
        width:680px;
        background: url('images/blogs_btm.png') no-repeat;
        }

.blogs_btn_lft{background: url('images/blogs_btn_lft.png') no-repeat;}
.blogs_btn_rgt{background: url('images/blogs_btn_rgt.png') no-repeat;}
.blogs_btn_text{background: url('images/blogs_btn_bg.png') repeat-x; color:#8A8B6D;}
.blogs_btn_text a{color:#737453; text-decoration:none;}
.blogs_btn_text a:hover{color:#FFFFFF; text-decoration:none;}

#content.blogs_column h1, h1 a{color:#B1B289; text-decoration:none;}

#content.blogs_column h1 a:hover, h1 a:visited{color:#B1B289; text-decoration:none;}

#content.blogs_column h2, h2 a{color:#B1B289; text-decoration:none;}
#content.blogs_column h2 a:hover, h2 a:visited{color:#B1B289; text-decoration:none;}

#content.blogs_column h3, h3 a{color:#B1B289; text-decoration:none;}
#content.blogs_column h3 a:hover, h3 a:visited{color:#B1B289; text-decoration:none;}

#content.blogs_column h4, h4 a{color:#B1B289; text-decoration:none;}
#content.blogs_column h4 a:hover, h4 a:visited{color:#B1B289; text-decoration:none;}

#content.blogs_column h5, h5 a{color:#B1B289; text-decoration:none;}
#content.blogs_column h5 a:hover, h5 a:visited{color:#B1B289; text-decoration:none;}

#content.blogs_column h6, h6 a{color:#B1B289; text-decoration:none;}
#content.blogs_column h6 a:hover, h6 a:visited{color:#B1B289; text-decoration:none;}

#content.blogs_column a{color:#B1B289; text-decoration:none;}



/*Students Templates*/

#students_head{
         background: url('images/header_bg.png') repeat-y;
         margin:0; 
         height:175px; 
         width:680px;
         }

#students_nav{
         width:680px;
         height:32px;
         background: url('images/students_bg.png') repeat-y;
         margin:0; 
         }

.students_column{
        padding:0px 45px 0px 65px;
	margin: 0;
        float:left;
	width: 570px;
        background: url('images/students_bg.png') repeat-y;
	}

.students_column_bottom{
        float:left;
        height:21px;
        width:680px;
        background: url('images/students_btm.png') no-repeat;
        }

.students_btn_lft{background: url('images/students_btn_lft.png') no-repeat;}
.students_btn_rgt{background: url('images/students_btn_rgt.png') no-repeat;}
.students_btn_text{background: url('images/students_btn_bg.png') repeat-x; color:#20151D;}
.students_btn_text a{color:#000000; text-decoration:none;}
.students_btn_text a:hover{color:#FFFFFF; text-decoration:none;}


#content.students_column h1, h1 a{color:#A97B9D; text-decoration:none;}
#content.students_column h1 a:hover, h1 a:visited{color:#A97B9D; text-decoration:none;}

#content.students_column h2, h2 a{color:#A97B9D; text-decoration:none;}
#content.students_column h2 a:hover, h2 a:visited{color:#A97B9D; text-decoration:none;}

#content.students_column h3, h3 a{color:#A97B9D; text-decoration:none;}
#content.students_column h3 a:hover, h3 a:visited{color:#A97B9D; text-decoration:none;}

#content.students_column h4, h4 a{color:#A97B9D; text-decoration:none;}
#content.students_column h4 a:hover, h4 a:visited{color:#A97B9D; text-decoration:none;}

#content.students_column h5, h5 a{color:#A97B9D; text-decoration:none;}
#content.students_column h5 a:hover, h5 a:visited{color:#A97B9D; text-decoration:none;}

#content.students_column h6, h6 a{color:#A97B9D; text-decoration:none;}
#content.students_column h6 a:hover, h6 a:visited{color:#A97B9D; text-decoration:none;}

#content.students_column a{color:#844C75; text-decoration:none;}


/*Resources Templates*/

#resources_head{
         background: url('images/header_bg.png') repeat-y;
         margin:0; 
         height:175px; 
         width:680px;
         }

#resources_nav{
         width:680px;
         height:32px;
         background: url('images/resources_bg.png') repeat-y;
         margin:0;
         float:left;
         z-index:5; 
         }

.resources_column{
        padding:0px 45px 0px 65px;
	margin: 0;
        float:left;
	width: 570px;
        background: url('images/resources_bg.png') repeat-y;
	}

.resources_column_bottom{
        float:left;
        height:21px;
        width:680px;
        background: url('images/resources_btm.png') no-repeat;
        }


.resources_btn_lower_lft{background: url('images/resources_btn_lower_lft.png') no-repeat;}
.resources_btn_lower_rgt{background: url('images/resources_btn_lower_rgt.png') no-repeat;}
.resources_btn_lower_text{background: url('images/resources_btn_lower_bg.png') repeat-x; color:#66A6D9;}
.resources_btn_lower_text a{color:#66A6D9; text-decoration:none;}
.resources_btn_lower_text a:hover{color:#FFFFFF; text-decoration:none;}

#resources_spacer{display:block; height:20px; width:100%; background-color:#003a69;}

.resources_btn_lft{background: url('images/resources_btn_lft.png') no-repeat;}
.resources_btn_rgt{background: url('images/resources_btn_rgt.png') no-repeat;}
.resources_btn_text{background: url('images/resources_btn_bg.png') repeat-x; color:#66A6D9;}
.resources_btn_text a{color:#66A6D9; text-decoration:none;}
.resources_btn_text a:hover{color:#FFFFFF; text-decoration:none;}


#content.resources_column h1, h1 a{color:#4A7292; text-decoration:none;}
#content.resources_column h1 a:hover, h1 a:visited{color:#4A7292; text-decoration:none;}

#content.resources_column h2, h2 a{color:#4A7292; text-decoration:none;}
#content.resources_column h2 a:hover, h2 a:visited{color:#4A7292; text-decoration:none;}

#content.resources_column h3, h3 a{color:#4A7292; text-decoration:none;}
#content.resources_column h3 a:hover, h3 a:visited{color:#4A7292; text-decoration:none;}

#content.resources_column h4, h4 a{color:#4A7292; text-decoration:none;}
#content.resources_column h4 a:hover, h4 a:visited{color:#4A7292; text-decoration:none;}

#content.resources_column h5, h5 a{color:#4A7292; text-decoration:none;}
#content.resources_column h5 a:hover, h5 a:visited{color:#4A7292; text-decoration:none;}

#content.resources_column h6, h6 a{color:#4A7292; text-decoration:none;}
#content.resources_column h6 a:hover, h6 a:visited{color:#4A7292; text-decoration:none;}

#content.resources_column a{color:#4A7292; text-decoration:none;}


/*Professional Templates*/

#professional_head{
         background: url('images/header_bg.png') repeat-y;
         margin:0; 
         height:226px; 
         width:680px;
         }

#professional_nav{
         width:680px;
         height:32px;
         background: url('images/professional_bg.png') repeat-y;
         margin:0; 
         }

.professional_column{
        padding:0px 45px 0px 65px;
	margin: 0;
        float:left;
	width: 570px;
        background: url('images/professional_bg.png') repeat-y;
	}

.professional_column_bottom{
        float:left;
        height:21px;
        width:680px;
        background: url('images/professional_btm.png') no-repeat;
        }

.professional_btn_lft{background: url('images/professional_btn_lft.png') no-repeat;}
.professional_btn_rgt{background: url('images/professional_btn_rgt.png') no-repeat;}
.professional_btn_text{background: url('images/professional_btn_bg.png') repeat-x; color:#54585A;}
.professional_btn_text a{color:#3C3F41; text-decoration:none;}
.professional_btn_text a:hover{color:#FFFFFF; text-decoration:none;}


#content.professional_column h1, h1 a{color:#8A9094; text-decoration:none;}
#content.professional_column h1 a:hover, h1 a:visited{color:#8A9094; text-decoration:none;}

#content.professional_column h2, h2 a{color:#8A9094; text-decoration:none;}
#content.professional_column h2 a:hover, h2 a:visited{color:#8A9094; text-decoration:none;}

#content.professional_column h3, h3 a{color:#8A9094; text-decoration:none;}
#content.professional_column h3 a:hover, h3 a:visited{color:#8A9094; text-decoration:none;}

#content.professional_column h4, h4 a{color:#8A9094; text-decoration:none;}
#content.professional_column h4 a:hover, h4 a:visited{color:#8A9094; text-decoration:none;}

#content.professional_column h5, h5 a{color:#8A9094; text-decoration:none;}
#content.professional_column h5 a:hover, h5 a:visited{color:#8A9094; text-decoration:none;}

#content.professional_column h6, h6 a{color:#8A9094; text-decoration:none;}
#content.professional_column h6 a:hover, h6 a:visited{color:#8A9094; text-decoration:none;}

#content.professional_column a{color:#73797D; text-decoration:none;}



#home_logo{
        display:block;

        margin:30px 0px 0px 64px;
        width:141px;
        height:105px;
}

#menu_shell{
        position:relative;
        display:block;
        width:147px;
        margin-left:95px;
}


#menu_top{
        width:147px;
        height:14px;
        background: url('images/menu_top.png') no-repeat;
}

#menu_items{
        width:147px;
        background: url('images/menu_bg.png') repeat-y;
}
#menu_bottom{
        width:143px;
        height:20px;
        background: url('images/menu_bottom.png') no-repeat;
}

/* ####################### Tip ######################## */
#menu_tip {
        margin: 0px;
        padding: 0px;
        position: absolute;
        left: 134px;
        top: 25px;
        width: 7px;
        height: 8px;
        background: url('images/tip.png') no-repeat;

}

#menu_button_9 {
        padding-bottom: 9px;
}
#menu_button_9 a {
        padding-top: 0px;
        padding-bottom: 17px;
}
/* #################################################### */

.menu_buttons{
       color: #8a7967;
       text-align:left;
       background-image: url('images/dotted.gif');
       background-image: none;
       background-repeat: no-repeat;
       background-position: 2px 0px;
}

.menu_buttons a{
       color:#8a7967;
       padding:5px 5px 12px 20px;
       margin: 0px;
       height: 13px;
       text-decoration:none;
       display:block;
}

.menu_buttons a:hover{
       color:#000;
       text-decoration:none;
}

#sub_navigation{
        position: absolute;
        width: 944px;
        height:0px;
        top:0px;
        margin:0px auto;
        z-index:12;
        }
		
#sidebar ul{
	margin:0px 0px 0px 15px;
	padding:0px 5px 0px 5px;
}
		
#sidebar ul li {
	color:#8a7967;
	margin:0px;
	padding:3px 3px 3px 3px;
        line-height:1.4em;
	list-style-type: none;
	list-style-image: url(images/bracket.png);
	}

#sidebar ul li a{
        margin:0px;
        color:#8a7967;
        text-decoration:none;
}

#sidebar ul li a:hover{
        color:#000000;
        text-decoration:none;
}

#sub_top{
        background: url('images/sub_menu_top.png') no-repeat;
        width:155px;
        height:8px;
        margin:0px
}

#sub_items{
        background: url('images/sub_menu_bg.png') repeat-y;
        width:155px;
}

#sub_bottom{
        background: url('images/sub_menu_bottom.png') no-repeat;
        width:155px;
        height:8px;
}

.sub{
        position:absolute;
        z-index:12;
        left:235px;
        display:block;
}

#about_sub{
        top:140px;
        visibility:hidden;
}

#membership_sub{
        top:170px;
        visibility:hidden;
}

#news_sub{
        top:200px;
        visibility:hidden;
}

#events_sub{
        top:230px;
        visibility:hidden;
}

#sponsorship_sub{
        top:260px;
        visibility:hidden;
}

#blogs_sub{
        top:290px;
        visibility:hidden;
}

#students_sub{
        top:320px;
        visibility:hidden;
}

#resources_sub{
        top:350px;
        visibility:hidden;
}

#professional_sub{
        top:380px;
        visibility:hidden;
}









.narrowcolumn {
	padding:0;
	margin: 0;
        float:left;
	width: 682px;

	}



.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0px 10px 0px 10px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.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;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 682px;
	clear: both;
	}

#footer p {
        color: #8a7967;
        font-size: 10px;
	margin: 0;
	padding: 0px 25px 0px 45px;
	text-align: left;
	}
/* End Structure */



/*	Begin Headers */

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}


.post_header_size{
        margin:0;
        }

h3.post_header_size{font-size:1.1em;}


/* End Headers */





/* 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 {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}


img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}


html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";

	}


.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;
	}





ol li, 
	list-style: decimal outside;

	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;

	float: right;
	}
/* End Form Elements */




/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}




#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar{
	width: 242px;
        display:block;
	}

#linked_in{
        display:block;
        width:223px;
        height:72px;
        margin:5px 0px 10px 5px;
}

#linked_in a{
        display:block;
        width:223px;
        height:72px;
        background:url('images/prsa_linkedin.png') no-repeat;
        margin:5px 0px 10px 5px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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;
	
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 45px;
        clear:both;
	}
/* 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:#fefefe;
	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 */


#seventy7{
  margin-right:10px;
  width:95px; 
  height:10px; 
  float:right; 
  display:block;
}

#seventy7 a{
  margin-right:10px;
  width:95px; 
  height:10px; 
  float:right;
  background:url('images/seventy7_logo.png') no-repeat; 
  display:block;
}

a.current_tab{
       color:#ffffff;
}

#clear_item{width:500px; height:1px; clear:left;}