/* New styles for the newmediawomen.org/site/xxxx.... template, which is built off of the index page */
.posted2 {

	background-position: bottom;
	padding: 8px 0 20px 0;
	clear: both;
}

#story2 {
	float: right;
       /* margin-left: auto; margin-right: auto;*/
	width: 680px;
	padding-bottom: 13px;
padding-left: 10px;
padding-right: 10px;
	margin-bottom: 13px;
box-shadow: 1px 2px 2px 2px lightgrey; 
overflow: hidden;
position: relative;
right: 3px;
border-radius: 5px;

}
#story2 h1 { text-align: center; height: auto; margin-left: 10px;
}
#story2 img {
	border: 1px solid #d6d6d6;
	border-bottom: 1px solid #828080;
	border-right: 1px solid #828080;
	float: right;
	margin: 0 0 10px 0px;
}
#story2 p {
	line-height: 16px;
padding-right: 20px; padding-left: 20px;
float: left;
}

#breadcrumb2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	float: left;
	width: auto;
	padding-left: 25px;
	margin: 0;


}
#breadcrumb2 p {
	padding-top: 0;
	margin-top: 0;
}



/***** New Nav bar - 960px wide ***************/
#nav2 {
	background-color: #c60651;
	text-align: center;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 13px 0;
	clear: both;
	float: left;
	width: 100%;
}
#nav2 a {
	color: #FFFFFF;
}
#nav2 ul {
	list-style-type: none;
	display: inline-block;
	margin: 0;
	padding: 0;
	
}
#nav2 ul li {
	display: inline;
	position: relative;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 30px;
	text-align: left;
	float: left;
	width: 60px;
}

#nav2 ul ul {
	display: none;
	list-style-type: none;
	position: absolute;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
#nav2 ul li ul li {
	list-style-type: none;
/*	position: relative; */
	float: left;
	padding: 4px;
	margin: 0 0 0 0;
	line-height: auto;
	width: 200px;
	background-color: #c60651;
}
#nav2 ul li:hover ul {
	display: block;
	position: relative;
};
}
.project-update p {
        clear:both;
padding-bottom: 10px;

}
.bottomrow_column {
        font-size: 11px;
}

/* New styles - June 2013 -- */
.project-update {
	 margin-left: auto; margin-right: auto; width: 205px;
}	
.project-update p { margin-bottom: 0;  font-size: 90% }

#2010 - 2012 projects h2 {padding-top: 5px; padding-bottom: 5px; }

/* ------ (Mostly) Original CSS ---- */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383737;
        text-align:start;
}
body {
	background-color: #96262c;
	background-image: url(/images/bk_page.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body-960px {
	background-color: #fff;
background-image: none;
background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input {
	font-size: 11px;
	padding: 2px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	font-size: 11px;
	padding: 2px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #c60651;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #c60651;
}
.blogcols_container a:visited {
        text-weight: bold;
        font-style:normal;
        font-weight:bold;
}
#nav a:visited{
        font-weight:bold;
        font-decoration:none;
        font-style: normal;
}
#nav2 a:visited{
        font-weight:bold;
        font-decoration:none;
        font-style: normal;
}
a:hover {
	text-decoration: underline;
	color: #c60651;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #c60651;
	font-weight: bold;
}

h1 {
	margin-top: 0;
	padding-top: 0;
	font-size: 22px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
       text-align:left;
}
h2 {
	font-size: 14px;
	margin: 0;
	padding-bottom: 0;
}
h2.blogtitle {
	margin-bottom: 0px;
	padding-bottom: 0;
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.no_top { margin-top: 0; padding-top: 0; }
.no_bottom { margin-bottom: 0; padding-bottom: 0; }


#kcnn_header {
	background-image: url(http://www.kcnn.org/images/uploads/nmwebar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	padding-top: 0;
	width: 900px;
	font-size: 10px;
	text-align: right;
}
#kcnn_header td {
	font-size: 10px;
}
#kcnn_header p.kcnn_intro {
	color: white;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 0px;
	margin-right: 80px;
	margin-top: 0px;
}
#kcnn_navtable {
	margin: 12px 0 12px 0;
}
#kcnn_header ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#kcnn_header ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#kcnn_header ul.kcnn_jlabtabs {
	margin-right: 45px;
	padding-top: 8px;
}
#kcnn_header ul.kcnn_jlabtabs li {
	padding: 0 55px 0 0;
}
#kcnn_header ul.kcnn_jlabtabs li a {
	color: #343434;
	font-weight: bold;
}
#kcnn_header ul.kcnn_jlabtabs li a:active {
	color: #cd0909;
	font-weight: bold;
}
#wrapper {
	background-image: url(/images/page_borders.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#wrapper-new {
	background-image: url(/images/NMW_page_borders.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#content {
	width: 742px;
	margin: auto;
	padding: 13px 0;
        background-color:white;
}

#content-new {
	width: 840px;
	margin: auto;
	padding: 13px 0;
        background-color:white;
}
#nav {
	background-color: #c60651;
	text-align: center;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 13px 0;
	clear: both;
	float: left;
	width: 100%;
}
#nav a {
	color: #FFFFFF;
}
#nav ul {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: inline;
	position: relative;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 30px;
	text-align: left;
	float: left;
	width: 60px;
}

#nav ul ul {
	display: none;
	list-style-type: none;
	position: absolute;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
#nav ul li ul li {
	list-style-type: none;
/*	position: relative; */
	float: left;
	padding: 4px;
	margin: 0 0 0 0;
	line-height: auto;
	width: 200px;
	background-color: #c60651;
}
div#nav ul li:hover ul {
	display: block;
	position: relative;
}#nav {
	background-color: #c60651;
	text-align: center;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 13px 0;
	clear: both;
	float: left;
	width: 100%;
}
#nav a {
	color: #FFFFFF;
}
#nav ul {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: inline;
	position: relative;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 30px;
	text-align: left;
	float: left;
	width: 60px;
}

#nav ul ul {
	display: none;
	list-style-type: none;
	position: absolute;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
#nav ul li ul li {
	list-style-type: none;
/*	position: relative; */
	float: left;
	padding: 4px;
	margin: 0 0 0 0;
	line-height: auto;
	width: 200px;
	background-color: #c60651;
}
div#nav ul li:hover ul {
	display: block;
	position: relative;
}
#logo {
	float: left;
	width: 250px;
	height: 227px;
	margin-right: 12px;
}
#about {
	background-image: url(/images/box_bk_about.gif);
	background-repeat: no-repeat;
	height: 227px;
	width: 262px;
	float: left;
	margin: 0 13px 13px 0;
	color: #c60651;
}
#about h1, #about p {
	color: #c60651;
	padding: 0 15px 0 18px;
	margin: 0;
}
#about h1 {
	margin-bottom: 0;
	padding-bottom: 8px;
}
#rightcol #about {
	background-image: none;
	margin: 0 0 13px 0;
	float: none;
	height: auto;
	width: auto;
	color: #c60651;
}
#rightcol #about h1, #rightcol #about p {
	padding: 0;
}
#about h1 {
	padding-top: 10px;
}
#top_rightcol, #rightcol {
	float: right;
	width: 165px;
	margin-right: 2px;
}
#rightcol2 {
float: right;
	width: 223px;




	

}
#rightcol #coming_up {
	margin-top: 13px;
}
#coming_up {
	color: #f7c9cc;
	background-image: url(/images/box_coming_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #aa3947;
	margin-bottom: 13px;
}
#coming_up h1, #coming_up h2, #coming_up p {
	padding: 0 10px;
	margin-top: 0;
}
#coming_up h1 {
	color: #FFFFFF;
	padding-top: 10px;
}
#coming_up h2 {
	color: #FFFFFF;
}
#coming_up p.nopad {
	padding: 0;
	margin: 0;
}
#coming_up a {
	color: #FFFFFF;
}
#rightcol {
	color: black;
margin-left:9px;
	margin-bottom: 8px;
	

}

#rightcol_grey {
	color: #FFF;
	background-image: url(/images/box_grey_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #7f7d7d;
	margin-bottom: 8px;

}


#rightcol_grey h1, #rightcol_grey h2, #rightcol_grey p {
	padding: 0 10px;
	margin-top: 0;
}
#rightcol_grey h1 {
	color: #FFFFFF;
	padding-top: 10px;
}
#rightcol_grey h2 {
	color: #FFFFFF;
}
#rightcol_grey p.nopad {
	padding: 0;
	margin: 0;
}
#rightcol_grey a {
	color: #f7c9cc;
}
#bottom_left1of3 {
	background-image: url(/images/divider_vertical.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 143px;
	margin-left: 16px;
	float: left;
	padding-right: 29px;
}
#bottom_left2of3 {
	background-image: url(/images/divider_vertical.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 143px;
	margin-left: 16px;
	float: left;
	padding-right: 29px;
}
#bottom_left3of3 {
	width: 143px;
	margin-left: 16px;
	float: left;
	padding-right: 29px;
}
#bottom_left1of2 {
	background-image: url(/images/divider_vertical.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 233px;
	margin-left: 16px;
	float: left;
	padding-right: 29px;
}
#bottom_left2of2 {
	width: 233px;
	margin-left: 16px;
	float: left;
	padding-right: 29px;
}

/** NEW HOME PAGE **/

.blogcols_container { float: left; display: block; width: 565px; clear: both; }
.blogcols_container .blogcols { width: 235px; padding-right: 29px; margin-right: 16px; float: left; }
.blogcols_container .blogcols_divider { height: 12px; width: 545px; display: block; clear: left; }
.blogcols_container body{text-align:start;}

.blogcols_container .topleft, .blogcols_container .bottomleft {
	background-repeat: repeat-y;
	background-position: right;
}
.blogcols_container .blogcols h3 { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 18px; margin: 0; padding: 0; font-weight: bold; font-style: normal; }
.blogcols_container .blogcols h4 { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 16px; margin: 14px 0 0 0; padding: 0; font-weight: bold; font-style: normal; margin-top:-5px; }
.blogcols_container .blogcols h3 a, .blogcols_container .blogcols h4 a { font-weight: bold; font-style: normal; }

#winners { clear: both; margin: 5px 0; }
#winners h3 { clear: both; margin: 12px 0; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 18px; background-image: url(/images/rounded_bar.gif); background-position: bottom; background-repeat: no-repeat; padding-bottom: 10px; }
#winners h4 { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 16px; margin: 0; padding: 0; font-weight: bold; font-style: normal; }
#winners ul { margin: 0 0 14px 0; padding: 0; }
#winners ul li { display:inline; list-style-type:none; width: 231px; margin: 0 15px 0 0; padding: 0; float: left; }
#winners ul li h4 { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 16px; margin: 0; padding: 0; font-weight: bold; font-style: normal; }
#winners ul li img { border: none; margin: 0 3px 3px 0; float: left; }
 #winners td {width:250px;}



#winners2010 { clear: both; margin: 12px 0; }
#winners2010 h3 { clear: both; margin: 12px 0; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 18px; background-image: url(/images/rounded_bar.gif); background-position: bottom; background-repeat: no-repeat; padding-bottom: 14px; }
#winners2010 ul { margin: 0 0 14px 0; padding: 0; }

#winners2010 ul li h4 { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 16px; margin: 0; padding: 0; font-weight: bold; font-style: normal; }
#winners2010 ul li img { border: none; margin: 0 3px 3px 0; float: left; }

#wide_banner {
	background-image: url(http://www.j-lab.org/images/newmediawomen/wide_banner_bkg.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-left: 2px;
	width: 740px;
	float: left;
}
#footer {
	font-size: 10px;
	clear: both;
	margin-top: 16px;
	padding-top: 5px;
	border-top: 2px dotted #ccc;
	padding-bottom: 30px;
}
.divider_horizontal {
	background-image: url(/images/divider_horizontal.gif);
	height: 12px;
	padding-right: 6px;
	padding-left: 6px;
}
#breadcrumb {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: white;
	float: left;
	width: 500px;
	padding-left: 25px;
	margin: 0;
}
#breadcrumb p {
	padding-top: 0;
	margin-top: 0;
}
#story {
	float: left;
	width: 485px;
	padding: 0 25px;
	background-image: url(/images/bk_story.gif);
	padding-bottom: 13px;
	margin-bottom: 13px;
}
#story h1 {
	background-image: url(/images/story_top.gif);
	background-repeat: repeat-x;
	margin-left: -25px;
	margin-right: -25px;
	padding: 15px 25px 0 25px;
}
#story img {
	border: 1px solid #d6d6d6;
	border-bottom: 1px solid #828080;
	border-right: 1px solid #828080;
	float: right;
	margin: 0 0 10px 0px;
}
#story p {
	line-height: 16px;
}
.pullquote {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	width: 190px;
	float: left;
	background-image: url(/images/divider_horizontal.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 10px;
	font-size: 14px;
	color: #c60651;
	font-style: italic;
	font-weight: bold;
}
.pullquote p {
	padding: 20px 10px;
	margin: 0;
	background-image: url(/images/divider_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.pullquote a {
	color: #f15e7b;
}
.quotes {
	/*background-image: url(/images/placeholder_flash.gif);
	background-repeat: no-repeat;
	background-position: bottom left;*/
	height: 128px;
	width: 390px;
	padding: 10px 15px 15px 15px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	float: right;
/*	font-weight: bold; */
	margin: 40px 0 13px 0;
/*	color: #474646; */
}
.quotes p {
	margin-top: 0;
	padding-top: 0;

}
.credit {
	text-align: right;
	font-size: 14px;
	margin-top: -5px;
	padding-bottom: 0;
	font-weight: normal;
	font-style: normal;
}
.indent {
	padding-left: 7px;
}

/* BLOG STYLES */
.posted {
	background-image: url(http://www.j-lab.org/images/divider_2px.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 8px 0 20px 0;
	clear: both;
}
.top_nav {
margin-left:-75px;
margin-top:-15px;
}
#projects ul li{
display:inline;
float:left;
list-style-type:none;
margin:0 15px 0 0;
padding:0;
width:100%;
}
#projects { clear: both; margin: 12px 0; }
#projects h3 { clear: both; margin: 12px 0; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 18px; background-image: url(/images/rounded_bar.gif); background-position: bottom; background-repeat: no-repeat; padding-bottom: 14px; }
#projects ul { margin: 0 0 14px 0; padding: 0; }
#projects ul li h4 { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 16px; margin: 0; padding: 0; font-weight: bold; font-style: normal; }
#projects ul li img { border: none; margin: 0 3px 3px 0; float: left; }
#projects a:visited{
color:#C60651;
font-weight:bold;
text-decoration:none;
font-style:normal;
}


#content																{ padding-top: 90px; }
#jlab_global_mast														{ width: 100%; position: absolute; top: 0; z-index: 1000; margin: -12px 0 0 0; }
#jlab_global_mast .wrap													{ width: 100%; height: 50px; background-image: url(http://www.j-lab.org/images/jlab_global/jlab_global_bar.png); background-repeat: repeat-x; }
#jlab_global_mast .content												{ width: 800px; margin: 0 auto; background-image: url(http://www.j-lab.org/images/jlab_global/jlab_global_text.png); background-repeat: repeat-x; background-repeat: no-repeat; background-position: top right;}
#jlab_global_mast .content a												{ float: right; margin-top: -24px; border: 1px #999 solid; border-top: none; }
#jlab_global_mast .round_me												{-webkit-border-bottom-right-radius: 8px;
																	-webkit-border-bottom-left-radius: 8px;
																	-moz-border-radius-bottomright: 8px;
																	-moz-border-radius-bottomleft: 8px;
																	border-bottom-right-radius: 8px;
																	border-bottom-left-radius: 8px;  }
#jlab_global_mast .content p .text_indent									{ text-indent: -10000px; display: block; height: 24px; }



/*** awards page *///


.awardees_container a:visited {
        text-weight: bold;
        font-style:normal;
        font-weight:bold;
        
        
        
.awardees_container { float: left; display: block; width: 520px; clear: both; }
.awardees_container .awardees { width: 235px; padding-right: 0; margin-right: 16px; float: left; }
.awardees_container .awardees_divider { height: 12px; width: 500px; display: block; clear: left; }
.awardees_container body{text-align:start;}
.awardees_container img {clear:left;}



.awardees_container .topleft, .awardees_container .bottomleft {
	background-repeat: repeat-y;
	background-position: right;
}
.awardees_container .awardees h3 { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 18px; margin: 0; padding: 0; font-weight: bold; font-style: normal; }
.awardees_container .awardees h4 { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 16px; margin: 14px 0 0 0; padding: 0; font-weight: bold; font-style: normal; }
.awardees_container .awardees h3 a, .awardees_container .awardees h4 a { font-weight: bold; font-style: normal; }

/***** New Winners  page - Each year gets its own page with a list of winners and their projects. It also has a link to the press release for that year ***//

				/* .awardees_container #winners-projects*/

.awardees_container #winners-projects h3 { font-size:16px;  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;  margin: 0; padding: 0; font-weight: bold; font-style: normal; background-image: url(/images/rounded_bar.gif); background-position: bottom; background-repeat: no-repeat; padding-bottom: 10px;  }
.awardees_container #winners-projects h4 { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 16px; margin: 0; padding: 0; font-weight: bold; font-style: normal;  }
.awardees_container #winners-projects h3 a, .awardees_container #winners-projects h4 a { font-weight: bold; font-style: normal; }

.awardees_container #winners-projects .left-cell { padding-right: 5px;  width: 45%; }
.awardees_container #winners-projects p {text-align: left;}
.awardees_container #winners-projects img {margin-right:10px; float: left; margin-bottom: 5px;}