/*
CSS document for CMS - Lite Version
Author: James Nicol, eNilsson, www.enilsson.com. May 2007
*/

body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #0b3b83 url('../images/jhorn_background.jpg') repeat-x;
	margin:0;
	padding:0;
	padding-bottom:20px;
}


/*-- Whitespace reset --*/
* {
	margin:0;
	padding:0;
}


/*-- General Styles --*/
img, fieldset {
	border:none;
}
a {
	color:#003399;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#353535;
}

ul {
	list-style: none;
}
table {
	border-collapse:collapse;
}
.form_input, textarea, select {
	padding:2px 3px 2px 3px;
	border:1px solid #CCCCCC;
	width:96%;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
}
p.success_message {
	text-align:center;
	margin:2px 5px;
	padding:5px;
	color:#669900;
	border:1px solid #669900;
	background:#EEFAE8;
	margin-bottom:5px;
}
p.fail_message {
	text-align:center;
	margin:2px 5px;
	padding:5px;
	color:#FF0000;
	border:1px solid #FF0000;
	background:#F9E9E4;
	margin-bottom:5px;
}

#header {
	position:relative;
}
a#homeLink {
	position:absolute;
	top:20px;
	left:155px;
	height:91px;
	width:176px;
}

/*----- Top Navigation Bar Styles -----*/
#top_nav {
	text-align:right;
	margin:0;	
	padding:0;
	height:34px;
	width:960px;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background:#FFFFFF url(../images/jhorn_navibar.jpg);
}

#top_nav img {
	margin-left:auto;
	padding-top:4px;
	padding-bottom:4px;	
	padding-right:14px;		
	margin-right:auto;
}

#top_nav a:hover {
	color:#ffff66;
}

a#last {
	margin-right:0;
}


/*-- Container style --*/
#container {
	margin-left:auto;
	margin-right:auto;	
	width:785px;
	text-align:left;
}


#header {
	height:116px;
	width:960px;
	background-image:url('../images/jhorn_heading.jpg');
}


#signup {
	margin-right:20px;
	margin-left:auto;
	padding-top:30px;
	padding-right:20px;
}

#signup table {
	float:right;
	clear:right;
}

#signup td {
	padding-left:4px;
}

#signup input.zip {
	width:50px;
}

#signup input.name {
	width:100px;
}

#rightCol {
	float:right; 
	height:702px; 
	width: 233px; 
	position:relative;
}

#action {
	background: url("../images/jhorn_action.jpg");
	width:223px;
	height:283px;
	float:left;
	margin-right:10px;
}

#content #logo {
	float:left;
	background:url(../images/contentSlider/contentSliderBG.png) repeat top left;
	width:701px;
	height:283px;
}

#front_connect {
	background-color:#e6f3fa;
	width:328px; 
	float:left;
	margin-top:12px;
}

#front_connect h1 {
	width:328px;
	height:36px;
	background: url("../images/jhorn_connect.png");
}

#front_news {
	background-color:#e6f3fa;
	width:359px; 
}

#front_news h1 {
	width:359px;
	height:36px;
	background: url("../images/jhorn_lnews.png");
}


#front_news h2 {
	font-size:12px;
	float:left;
}

#front_news p {
	clear:both;
}


#front_news h2 span {
	font-size:8px;
	color:#c5c5c5;
}

#front_events {
	width:223px;
	background-color:#e6f3fa;
	margin-top:10px;
	margin-bottom:10px;
}

#blog_archive {
	width:199px;
	background-color:#e6f3fa;
	text-align:left;
	padding:12px;
}

#front_events h1 {
	height:34px;
	background: url("../images/jhorn_upevents.png");
}

#front_events h2 {
	color:#003399;
	font-size:14px;
	padding-bottom:4px;
	padding-top:8px;
}


/*-- Content styles --*/
#content {
	text-align:left;
	background:#c5e4f4;
	margin:0;
	min-height:500px;
	width:934px;
	overflow:hidden;
	padding:13px;
}

#content img {
	padding:4px;
}
 
#content h2 {
	padding-top:8px;
	padding-bottom:4px;
	color:#003399;
	font-size:14px;
}


#lower_content {
	text-align:left;
	background:#c5e4f4;
	margin:0;
	min-height:500px;
	width:700px;
	float:left;
	overflow:hidden;
	padding:13px;
}

#lower_content img {
	padding:4px;
}
 
#lower_content h2 {
	/*padding-top:8px;
	padding-bottom:4px;
	color:#003399;
	font-size:14px;*/
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#353535;
}
#page_text_item h3 {

	padding-top:8px;
	padding-bottom:4px;
	color:#003399;
	font-size:14px;	
}
#pages h2 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#353535;
	font-size: 24px;
}


/*-- Page Text styles --*/
#page_text p{
	margin-bottom: 15px;
}
#latest-news p{
	margin-bottom: 0px;
}
#page_text ul {
	padding-left:40px;
	list-style:circle;
	margin-bottom: 15px;
}
#page_text li {
	margin:5px 0;
}
#page_text img {
	border:1px solid #CCCCCC;
	padding:3px;
	margin:0 10px;
}


#front_media h1 {
	background-image: url('../images/jhorn_fblog.png');
	height:34px;
}

#front_media table p span {
	color:#0066cc;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

#front_media {
	background-color:#ffffff;
	margin-top:12px;
	width:223px;
}

#front_media table tr {
	margin-top:12px;
}



/*-- Footer Styles --*/
#footer {
	background:#000000;
	width:954px;
	height:22px;
	color:#ffffff;
	clear:both;
	text-align:center;
	padding:3px;
	font:12px verdana;
}

#footer p {
	font-weight: normal;
	padding-top:5px;
}

#paidfor {
	width:400px;
	padding:5px;
	border:1px solid #5d85b4;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	font-size: 11px;
	margin-top:20px;
}

#paidfor p {
	color: #5d85b4;
}


#enilsson {
	padding-top:15px;
	font-size:10px;
}

/*-- News styles --*/

#news {
	width:430px;
	float:left;
}

#news p {
	padding-bottom:8px;
}

#news h1 {
	color:#dd0000;
	font-size:16pt;
	border-bottom:solid;
	border-width:4px;
	margin-bottom:4px;
	border-color:#dd0000;
	font-family:Arial;
}


#news h2 {
	padding-bottom:4px;
	color:#0066cc;
	font-size:11pt;
	font-family:Arial;
}

/*-- Event Styles --*/

#events {
	width:320px;	
	float:right;
}

#events h1 {
	color:#003399;
	font-size:16pt;
	border-bottom:solid;
	border-width:4px;
	margin-bottom:4px;
	border-color:#003399;
	font-family:Arial;	
}

#evententry {
	clear:both;
}

#evententry h2 {
	padding:0px;
	color:#0066cc;
	font-size:10pt;
	font-family:Arial;
	width:200px;
	float:left;
}

#evententry p {
	padding:0px;
	color:#000000;
	width:80px;	
	padding:0px;
	display:block;
	float:left;
	font-size:10pt;
	font-family:Arial;
}


/*-- Action events --*/

#actionitems {
	float:left;
	width:223px;
	height:226px;
	padding-bottom:24px;
	background: url('../images/actionitems.png') repeat-x;
}

#actionitems img.jointheteam {
	margin-top:0px; margin-left:0px;
}

#actionitems img.contributions {
	margin-top:62px; margin-left:0px;
}

#actionitems img.watchvideos {
	margin-top:0px; margin-left:0px;
}


/*--- Main Video bit --*/

#video {
	padding:0px;
	float:right;
	padding-bottom:24px;
}

#video img {
	padding:0px;
	border:0px;
}


/*-- Email signup bit ---*/

p.signup_ok {
	color:#ffffff;
}


p.signup_fail {
	color:#ffc0c0;
}

/*-- Form -- */

#content #form {
	padding-top:20px;
	display:block;
	width:700px;
	padding-bottom:20px;
}

#content #form td {
	padding:4px;
}

#content #form select {
	width:100px;
}

#content #form table {
	width:500px;
	font-size:12px;
	font-face:verdana;
}

#content #form input.submit {
	width:100px;
	border:3px double #CCCCCC;
	border-right:3px double #333333;
	border-bottom:3px double #333333;
	padding:5px 0;
	font-size: 16px;
	font-weight: bold;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
div#legalese {
	font-size:11px;
	width:350px;
	margin:10px 0;
	background:#f2f2f2;
	padding:10px;
}
div#legalese ol {
	margin:10px 30px;
}

.itemDate {
	padding-left:10px;
	font-size:11px;
	color:#666;
	margin:5px 0;
}

.itemDesc {
	padding-bottom:10px;
}


#content.blog_item {
	margin-bottom:30px;
}


#navbar {
	float:right;
}


#navbar li.black {
	background-image:url('../images/jhorn_navibar.jpg');
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
	font-size:12px;
	border-left:1px solid #a6a6a6;
	line-height: 28px;
}

// Navi

#navbar , #navbar ul {
	padding: 0;
	margin: 0;
	text-align:right;	
}

#navbar a {
	text-align: center;
	display: block;
	padding:4px 20px 0px 20px;
	font-size:12px;
	font-family: Arial;
	margin:0px;
	color:#ffffff;
}

#navbar a:hover

{

color: #ffff66;

}

#navbar li {
	float: left;
	height:34px;
	border-left:1px solid #a6a6a6;
	line-height: 28px;
}


#navbar li ul {
	background-color: #213a55;
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:10000;
}

#navbar li:hover ul {
	left: auto;
	line-height: 28px;
	background-color:#213a55;
}



#navbar li:hover ul, #navbar li.sfhover ul {
	left: auto;
	line-height: 28px;
	background-color:#213a55;	
}


/*--- MULTIMEDIA ---*/
ul#sort_list {
	width:760px;
	padding-left: 0px;
}
ul#sort_list li {
	list-style:none;
	margin:10px 3px;
	border:1px solid #CCCCCC;
	padding:5px;
}
#sort_list td.mm_title {
	background:url(../images/th_bg.png) repeat-x top left;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:0 10px;
	height:25px;
}
#sort_list td {
	font-size:11px;
	padding-top:7px;
}

ul#sort_list img  {
	float:left;
	border:1px solid #CCC; 
	padding:5px;
	margin-right:10px;
}
ul#sort_list ul li {
	margin:0;
	border:none;
}
ul#sort_list ul li label {
	font-weight:bold;
}


/*-- Content Slider --*/
div#logo {
	overflow:auto;
	overflow-x:hidden;
	position:relative;
}
div.sliderBox {
	width:2804px;
	height:234px;
	position:absolute;
	top:0;
	left:0;
}
div.sliderItem {
	width:701px;
	height:233px;
	float:left;
	position:relative;
}
div#logo div.sliderItem * {
	padding:0;
	margin:0;
}
ul#sliderNav {
	width:701px;
	height:49px;
	position:absolute;
	bottom:0;
	left:0;
}
ul#sliderNav li {
	width:164px;
	height:39px;
	padding:10px 5px 0 5px;
	margin-right:1px;
	float:left;
	color:#314861;
	font-weight:bold;
	font-size:12px;
	vertical-align: bottom;
	background:url(http://www.jenniferhorn.org/images/contentSlider/defaultLiBg.png) repeat-x top left;
	position:relative;
	cursor:pointer;
}
ul#sliderNav li.selectedNavItem {
	color:#85D7F8;
	background:url(http://www.jenniferhorn.org/images/contentSlider/selectedLiBgFull.png) repeat-x top left;
}
div#logo div.sliderItem p {
	display:none;
}
a.slideLearnMore {
	position:absolute;
	text-indent:-666em;
	width:107px;
	height:26px;
}
div#playBtn {
	background:#FF0000;
	position: absolute;
	bottom:60px;
	left:10px;
	padding:5px 10px;
}
div#playBtn a {
	color:#FFF;
	font-weight: bold;
	text-decoration:none;
}