/*  
Theme Name: Westchester Alumnae
Theme URI: http://www.joo-mla.com
Description: 
Version: 1.0
Author: Reed Lu
Author URI: http://www.joo-mla.com
*/
* {
	margin:0;
	padding:0
	}


body {
	font-size: 12px;
	font-family: Verdana, Verdana, sans-serif;
	color: #393838;
	margin: 0;
	padding: 0;
	background: #FFF url(images/bg.jpg) repeat-x top;
	line-height:18px;
	}
/* header css */
.header {margin: 0 auto; width: 980px; padding: 0; text-align: right; height:185px; position:relative;}
.top-links {font: normal 12px Verdana, Verdana, Helvetica, sans-serif; color: #010000; text-decoration: none;  padding: 9px 0 0 0;}
.top-links a:link, .top-links a:visited  {font: normal 12px Verdana, Verdana, Helvetica, sans-serif; color: #010000; text-decoration: none;}
.top-links a:hover, .top-links a:active  {font: normal 12px Verdana, Verdana, Helvetica, sans-serif; color: #b70c0c; text-decoration: underline;}

.logo {float: left; display: block; margin-top: -2px; *margin-top: -3px; width: 290px; height: 95px; text-align: left;}
.logo-text {float: left; display: block; margin-top: 20px; font: normal 16px "Franklin Gothic Book", Verdana; color: #900; text-align: left; }
.logo-text span {font: bold 20px/30px Verdana, Helvetica, sans-serif; color: #580000;text-transform: uppercase;}
.signup {float: right; display: block; text-align: left; font: normal 14px/20px Helvetica, Verdana, Helvetica, sans-serif; color: #c10606; margin-top: 22px;}
.signun-input {background: url(images/signup_input_bg.png) no-repeat top; width: 114px; height: 20px; border: none; font: normal 11px/20px Verdana, Helvetica, sans-serif; color: #000; padding: 0 2px;}
.signup-btn {background: url(images/signup_btn.png) no-repeat top; width: 60px; height: 20px; border: none; font: bold 11px/20px Verdana, Verdana, Helvetica, sans-serif; color: #fff; cursor: pointer;}
.slogan {clear: both; float: right; display: block; font: normal 16px Verdana, Verdana, Helvetica, sans-serif; color: #000; padding: 5px 0 14px 0;}
.banner {clear: both; /*background:url(images/banner.jpg) no-repeat right top;*/ width: 980px; height: 243px; margin:0 auto;   display: block; }
.banner-bg{border-top:4px solid #dd0b0c; width:100%; height:200px; border-bottom:7px solid #000; background:url(images/banner-bg.jpg) bottom repeat-x;}
.sub-banner {clear: both; /*background:url(images/banner.jpg) no-repeat right top;*/ width: 980px; height: 121px; margin:0 auto;   display: block; }
.sub-banner-bg{border-top:4px solid #dd0b0c; width:100%; height:121px; border-bottom:7px solid #000; background:url(images/sub-banner-bg.jpg) bottom repeat-x;}
.menus {clear: both;  width: 980px; text-align: right; position:absolute; bottom:0px; right:0px;}
/* menu css */
#nav {
	height:32px;
	text-align: right;
	}

#nav li {
	margin-right:2px;
	}
#nav li.page-item-2{ display:none;}
#nav li, #subnav li {
	float:left;
	list-style:none
	}
#nav a{    text-transform:uppercase; font-family:Verdana, Helvetica, sans-serif; font-weight:bold; font-size:85%;}
#nav a, #nav a:visited {
	color:#FFF;
	text-decoration:none;
 
	background: url(images/menu-bg.jpg) no-repeat;
	text-align: center;
	width: 135px;
	 
	float: left; display: block;
	height: 32px;
	line-height: 32px;
	text-decoration: none;
 
	
	}

#nav a:hover, #nav a:active,
#nav li.current_page_parent a,
#nav li.current_page_parent a:visited,
#nav li.current_page_item a,
#nav li.current_page_item a:visited
        {
	background: url(images/menu-active.jpg) no-repeat;
	float: left;
	display:block;
	height: 32px;
	line-height: 32px;
	text-decoration: none;
 
 
	}

#subnav {
	background: ;
	height:28px;
	margin-top: 4px;
	float: left; display: block;
	}

#subnav li {
	border-right:1px solid #900;
	padding:0 7px;
	}	

#subnav a, #subnav a:visited {
	color:#900;
	text-decoration:none;
	font-weight:bold;
	}

#subnav a:hover, #subnav a:active,
#subnav li.current_page_item a,
#subnav li.current_page_item a:visited {
	text-decoration:underline;
	}
	
.cb {width: 980px; margin: 0 auto; clear: both; padding-bottom:20px;}
.one-col {width: 960px; padding: 10px 10px 30px 10px; float: left; margin: 0 auto;}
#content {padding: 20px 0 0 0; float: left; width: 99%; padding-left: 10px;}
#left-content {padding: 20px 0 0 0; width:700px; float:right;}
.rightpane {padding: 20px 0 0 0; float: right; width: 330px; padding-right: 10px;}

/* footer css */
.footer-bg {background: url(images/footer-bg.jpg) repeat-x top; height: 123px; text-align: center; clear: both;  }
.footer-inner {width: 980px; margin: 0 auto; padding: 11px 0 0 10px; font: normal 11px Verdana, Verdana, Helvetica, sans-serif; color: #fff; text-decoration: none;  position: relative; text-align: left;}
.footer-links a:link, .footer-links a:visited {font: normal 11px Verdana, Verdana, Helvetica, sans-serif; color: #fff; text-decoration: none;}
.footer-links a:hover, .footer-links a:active {font: normal 11px Verdana, Verdana, Helvetica, sans-serif; color: #fff; text-decoration: underline;}
.facebook {float: right; margin-top: -12px; margin-right: 25px;}
.copyright {text-align: center; clear: both; font: normal 12px Verdana, Verdana, Helvetica, sans-serif; color: #474747; padding-top: 30px;}

	
a {
	text-decoration: underline;
	font-weight: normal;
	color: #8e7c03;
	outline: none;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
    color: #8e7c03;
}


.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.alt {
	background: #FFF;
	border: 1px solid #ccc;
	color: #666;
}
	
small {
	font-family: sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h2.pagetitle {
	font-size: 1.6em;
	text-align: left;
}

#sidebar h3 {
	color: #8e7c03;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	height: 26px;
	width: 250px;
	text-decoration: none;
	padding: 0;
	font-weight: bold;
	line-height: 26px;
	margin: 0;
	margin-right: 30px;
}

#headerimg a:hover {
	text-decoration: none;
}
	
h1, h1 a, h1 a:hover, h1 a:visited, h1 a:active {
    font-size: 24px;
    font-weight: normal;
    color: #8e7c03;
	font-family: Verdana, Verdana;
}

.meta-txt {font: normal 12px Verdana, Helvetica, sans-serif; color: #393838; line-height: 20px;} .meta-txt span {text-decoration: underline;}
.description {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333;
	font-weight: normal;
	text-align: center;
}

h1 {
	margin: 0 0 5px 0;
}
	
h2, h3 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	
}	
	
h2 {
    font-size: 20px;
    font-weight: normal;
    color: #8e7c03;
	font-family: Verdana, Verdana;
	margin: 0 0 15px 0;
}	
	
h2, h2 a, h2 a:visited {
    font-weight: normal;
    color: #8e7c03;
	font-family: Verdana, Verdana;
}

h2, h2 a, h2 a:hover, h2 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
    font-weight: normal;
    color: #8e7c03;
	font-family: Verdana, Verdana;
}
	
h2 a:hover {
	text-decoration: none;
    font-weight: normal;
    color: #8e7c03;
	font-family: Verdana, Verdana;
}

h3, h3 a:link, h3 a:visited, h3 a:active, h3 a:hover{
	font-size: 16px;
	text-decoration: none;
	font-family: Verdana, Verdana;
	margin: 0;
	color: #8e7c03;
}

h3#comments {
	padding: 0;
	margin: 40px auto 20px ;
}

h3, h3 a, h3 a:visited {
	text-decoration: none;
	color: #666;
}

h3 a:hover  {
	text-decoration: none;
	color: #999;
}

.entry p a {
	color: #999;
	text-decoration: underline;
}

.entry p a:hover {
	text-decoration: none;
}

.commentlist li, #commentform input, #commentform textarea {
	font-family: sans-serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #666;
}

.commentlist cite a:hover {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	color: #666;
}

#commentform p {
	font-family: sans-serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font-family: sans-serif;
}

.nocomments, blockquote, strike {
	color: #000;
}
	
.postmetadata {
	color: #393838;
	text-align: left;
}
.postmetadata a {color: #393838;}

code {
	font-family: sans-serif;
}

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-family: sans-serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
	
.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
}

.widecolumn {
	float: left;
	padding: 0;
	margin: 0;
}

.post {
	text-align: left;
	padding: 0 0 20px 0;
}

.post hr {
	display: block;
}
	
.post-date {
	width: 36px;
	float: left;
	padding: 2px;
	margin: 2px 10px 10px 0;
	background: url(images/datebg.jpg) top center no-repeat;
	height: 44px;
	display: none;
}

.post-month {
	font-family: sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	display: block;
	line-height: 11px;
	padding: 6px 0 0 0;
	font-weight: normal;
	display: none;
}

.post-day {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	text-align: center;
	display: block;
	line-height: 18px;
	padding: 0;
	display: none;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	text-align: left;
	color: #999;
}

.widecolumn .postmetadata {
	margin: 30px 0;
	background: transparent;
	border: 1px solid #CCC;
	color: #666;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

p img {
	padding: 0;
	max-width: 100%;
}
	
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
}
.entry p {font: normal 12px Verdana, Helvetica, sans-serif; color: #000;}
.entry ul {
	line-height: 16px;
	list-style-image: url(images/bullet.gif);
	margin: 0;
	padding: 0 0 0 30px;
} 

.entry li {
	margin: 0;
	padding: 0;
}

.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;
	margin-bottom: 14px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 2px 6px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
}

#sidebar ol li, #sidebar ul ol li {
	list-style-type: none;
}

#sidebar ul li ul{
	list-style-type: none;
	margin: 0;
	padding: 4px 6px 0 6px;
	width: 173px;
	text-align: left;
	background: url(images/column_bottom.jpg) bottom center no-repeat;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	border: none;
	font-family: serif;
	color: #999;
	font-size: 11px;
}
	
#sidebar ul ul li a, #sidebar ul ol li a { 
	font-family: serif;
	line-height: 18px;
	padding: 0 0 0 12px;
	text-decoration: none;
	color: #8e7c03;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background: url(images/menu_row.jpg) center left no-repeat;
}

#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
	color: #8e7c03;
	text-decoration: underline;
}
	
#searchform {
	text-align: left;
	background: none;
	margin: 0;
	padding: 0;
}
#searchform #s{	
	background: url(images/searchbg.jpg) top center no-repeat;
	width: 126px;
	height: 21px;
	font-size: 11px;
	color: #666;
	padding: 2px 0 0 0;
	border: none;
}
	
#searchform #searchsubmit {
	background: url(images/searchbut.jpg) top right no-repeat;
	width: 61px;
	height: 21px;
	color: #333;
	border: none;
	padding: 0;
	margin: 0 0 0 2px;
	text-align: center;
	font-size: 12px;
	line-height: 21px;
}

#sidebar #searchform #s {
	width: 126px;
	padding: 2px 4px;
	border: 0px solid #FFF;
	color: #000;
}

#sidebar #searchsubmit {
	border: 0px solid #FFF;
	color: #333;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.entry form {
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background: #f0f0f0;
	border: 1px solid #CCC;
	color: #666;
}

#commentform textarea {
	font-size: 14px;
	padding: 5px;
	width: 500px;
	background: #f0f0f0;
	border: 1px solid #CCC;
	color: #666;
}

#commentform #submit {
	font-weight: bold;
	margin-bottom: 14px;
	background: #f0f0f0;
	border: 1px solid #CCC;
	color: #666;
}
	
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: transparent;
	border: 1px solid #CCC;
	color: #999;
}
	
.commentlist li a {
	color: #666;
	text-decoration: underline;
}	

.commentlist li a:hover {
	text-decoration: none;
	color: #999;
}

.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;
}
	

#sidebar {
	width: 185px;
	float: right;
	text-align: center;
	margin: 0;
	padding: 0 0 10px 0;
}

#sidebar form {
	margin: 0;
}

	
#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 {
	background-color: #fff; }


acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr  {
	border-bottom: 1px dashed #666;
}

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;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 35px;
}

/* FOOTER */

.sg1 {
	background: url(images/banner_01.jpg) no-repeat;
	width: 28px;
	height: 16px;	
}

.sg2 {
	background: url(images/banner_02.jpg) no-repeat;
	width: 107px;
	height: 16px;	
}

.sgtxt {
	font-size: 11px;
	font-family: sans-serif;
	color: #666;
	text-align: left;
	text-decoration: none;
}
	
.sgtxt {
	font-size: 11px;
	font-family: sans-serif;
	color: #666;
	text-align: left;
	text-decoration: none;
}

#sgf {
	font-family: sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;	
}

#sgf a.sgfooter {
	font-family: sans-serif;
	color: #666;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#sgf a.sgfooter:hover {
	font-family: sans-serif;
	color: #666;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.clr {
	clear: both;
}


.home-left {float: left; display: block; width: 316px;}
.home-left .tb1 {background: url(images/tb1.jpg) no-repeat top; height: 19px; width: 316px; text-align: center; font: bold 13px  Verdana, Helvetica, sans-serif; color: #8e7c03; vertical-align: bottom; padding-top: 30px; text-transform: uppercase; letter-spacing: -0.1em;}
.home-left .cb1 {background: url(images/cb1.jpg) repeat-y; padding: 15px 20px 0 28px;}
.home-left .cb1 p {font: normal 12px/18px Verdana, Verdana, Helvetica, sans-serif; color: #393838; text-align:left;}
.home-left .cb1  a.read-more:link, .home-left .cb1  a.read-more:visited {float: right; background: url(images/arrow-right.png) no-repeat right; padding-right: 10px; text-decoration: none; color: #8e7c03; margin-top: 15px;}
.home-left .cb1  a.read-more:hover, .home-left .cb1  a.read-more:active {float: right; background: url(images/arrow-right.png) no-repeat 100% 50%; padding-right: 10px; text-decoration: underline; color: #8e7c03; margin-top: 15px;}
.home-left .bb1 {background: url(images/bb1.jpg) no-repeat top; height: 37px; width: 316px;}

.left-col .bb1 { background: url(images/sub-bb1.jpg) no-repeat top; width: 220px;}
.left-col .tb1 { background: url(images/sub-tb1.jpg) no-repeat top; width: 220px;}
.left-col .cb1 {background: url(images/sub-cb1.jpg) repeat-y; padding: 15px 20px 0 28px; width:172px;}
.left-col .cb1 ul li { list-style:none;}
.left-col .cb1 ul li  a { text-decoration:none;}
.left-col .cb1 ul {  }

.home-pic {float: left; display: block; width: 285px; margin-left: 25px;}

.home-right {float: right; display: block; width: 320px;}
.home-right .tb2 {background: url(images/tb2.jpg) no-repeat top; height: 61px; width: 320px; text-align: center; font: bold 13px Verdana, Verdana, Helvetica, sans-serif; color: #8e7c03; vertical-align: bottom;}
.home-right .cb2 {background: url(images/cb2.jpg) repeat-y; padding: 5px 28px 0 28px;}
.home-right .cb2 .btm-line {border-bottom: #bebebe 1px solid; padding: 10px 0;}
.home-right .cb2 .btm-no-line {padding: 10px 0;}
.home-right .cb2 .date {float: left; display: block; margin-right: 15px; width: 28px; height: 50px; font: bold 18px Verdana, Verdana, Helvetica, sans-serif; color: #dd0b0b;} .home-right .cb2 .date span {color: #393838; font-size: 12px;}
.home-right .cb2 .text {font: normal 12px/18px Verdana, s, Helvetica, sans-serif; color: #393838;}
.home-right .bb2 {background: url(images/bb2.jpg) no-repeat top; height: 17px; width: 320px;}


.clear{ clear:both;}
.left-col{ float:left; width:260px; padding-top:20px; padding-bottom:10px;}
.no-title{ display:none;}