/* @override http://www.kidslinkonline.org/css/style.css */

/*
Company:	     KidsLink Downrange » Cadence International
File:		     main.css - This contains all the main styles for the website.
Design by:    Megan E Evans
All the styles are separted into the following groups:
Global Browser Reset - this is handled by the reset-fonts.css file from YUI
HTML, Body - for the html and body tags
Layout - styles that define the layout of the site
Modules - styles for content modules
Nav - navigation bar
Default Headings - headings like h1, h2, etc
Common Text Styles - Styles for text
Default Lists - unordered and ordered lists
Forms - html forms
Default Links - links
Misc - anything that doesn't fit elsewhere
*/










/* @group HTML, Body */
html {
}
body {
		background: url(../images/hd-repeat.gif) repeat-x 0 0 #fff;

}
/* @end */

/* @group Layout */


/* Head */
div#hd {
	width: 1050px;
	height: 487px;
	background: url(http://www.kidslinkonline.org/images/hd-bk3.jpg) no-repeat 0 0;
	margin-left: auto;
	margin-right: auto;
		overflow: hidden;
}

div#hd3 {
	width: 1050px;
	height: 487px;
	background: url(http://www.kidslinkonline.org/images/hd-bk6.jpg) no-repeat 0 0;
	margin-left: auto;
	margin-right: auto;
		overflow: hidden;
}


div#hd_new {
	width: 1050px;
	height: 467px;
	background: url(http://www.kidslinkonline.org/images/hd-bkg2.jpg) no-repeat 0 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 28px;
	overflow: hidden;
}



#topvid {
border: #fff solid 2px;
	margin-top: -48px;
	float: right;
	margin-right: 88px;
	width: 380px;
	height: 219px;
}

a.videolink {
	color: #fff;
	font-weight: bold;
	text-indent: -5000px;
	float: right;
	clear: both;
	margin-top: -32px;
	margin-right: 95px;
}

a#radio {
	font-weight: bold;
	float: left;
	clear: both;
	margin-left: 100px;
	margin-top: -172px;
	width: 380px;
	height: 180px;
	text-indent: -5000px;
}


div#hd2 {
	width: 1050px;
	height: auto;
	background: url(http://www.kidslinkonline.org/images/hd-sub-bkg.jpg) no-repeat 0 0;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

/* Body */
div#bd {
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}


div.wider div.entry {
	width: 924px;
}


/* Blue Bar area */
div#bluebar {
	margin: 220px 73px 20px 81px;
	display: block;
	background: #2e99cc;
	height: 40px;
}

p.blue {
	color: #b3e4f9;
}

#tracker {
width: 388px;
text-align: center;
display: inline-block;
margin-top: -7px;
	background-color: transparent;
	float: left;
}

p#otherways2 {
margin-top:16px;
float: left;
width: 85px;
margin-left: 4px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 90%;
	color: #212d67;
}

ul#mini-nav {
	display: inline-block;
	float: left;
	margin-left: -124px;
	margin-top: -4px;
}

ul#mini-nav li {
	padding: 0 9px;
	float: left;
	display: inline;
}
ul#mini-nav li a {
	padding: 5px;
	font-size: 120%;
	color: #fff;
	background-color: #f47b12;
	text-decoration: none;
}

ul#mini-nav li a:hover {

	background-color: #cbdc1a;

}
	
#trackerlink {
	color: #ffff00;
	margin-top: -20px;
	font-size: 1.8em;
	display: inline-block;
	font-weight: bold;
}


/* Gray Bar area */
div#graybar {
	margin: 190px 72px 20px 82px;
	display: block;
	   background: transparent;
	height: 74px;
}

p.bluelink {
	color: #b3e4f9;
}

#mainbuttons {
width: 426px;
margin-top: 18px;
margin-left: -12px;
background-color: transparent;
float: left;

}

#mainbuttons p#otherways {
margin-top: -48px;
float: left;
display: inline-block;
}

ul#mini-nav1 {
	display: block;
	margin-top: -6px;
	margin: -6px 0px 0px 25px;
}

ul#mini-nav1 li {
	list-style-type: none;
	display: inline-block;
}

ul#mini-nav1 li a {
	width: 192px;
	height: 51px;
	text-indent: -9000px;
	display: inline-block;
	text-decoration: none;
}



#mini-send a {
	background: url(http://www.kidslinkonline.org/images/kidslink_button_where.png) no-repeat 0 0;
		overflow: hidden;
		}

#mini-send a:hover {
	background: url(http://www.kidslinkonline.org/images/kidslink_button_where.png) no-repeat 0px -51px;
	overflow: hidden;
}

#mini-resource {
	margin-top: -52px;
	margin-left: 200px;
	display: block;
	float: left;
}
#mini-resource a {
	background: url(http://www.kidslinkonline.org/images/kidslink_button_where.png) no-repeat -192px 0;
		overflow: hidden;
}

#mini-resource a:hover {
	background: url(http://www.kidslinkonline.org/images/kidslink_button_where.png) no-repeat -192px -51px;
	overflow: hidden;
}



ul#mini-nav2 {
	display: inline-block;
	float: left;
	margin-left: 5px;
	margin-top: 46px;
}

ul#mini-nav2 li {
	padding: 0 5px;
	float: left;
	display: inline;
}
ul#mini-nav2 li a {
	padding: 5px;
	font-size: 100%;
	color: #fff;
	background-color: #f47b12;
	text-decoration: none;
	font-weight: bold;
}

ul#mini-nav2 li a:hover {
	background-color: #cbdc1a;
}


/* Footer */
div#ft {
	background-color: #cbdc1a;
	overflow: hidden;
	padding: 10px 0;
	margin-top: 28px;
clear: left;}

div#ft p {
	font-size: 93%;
	color: #398e1a;
	margin: 0 0 10px 0;
	line-height: 140%;
}
div#ft p a:link, div#ft p a:visited {
	color: #398e1a;
	text-decoration: none;
}
div#ft p a:hover {
	text-decoration: underline;
}

div#ft-inner {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
div#ft div.ft-left {
	width: 340px;
	background: url(http://www.kidslinkonline.org/images/ft-icons.gif) no-repeat 0 -8px;
	padding-left: 150px;
	float: left;
	display: inline;
}
div#ft ul#ft-nav {
	float: right;
	display: inline;
		margin: 0;
}

div#ft ul#ft-nav li {
	list-style-type: none;
	float: left;
	display: inline;
}
div#ft ul#ft-nav li a {
	padding: 0 10px;
	border-left: 1px solid #fff;
}
div#ft ul#ft-nav li:first-child a {
	border: none;
}
div#ft ul#ft-nav li a:link, div#ft ul#ft-nav li a:visited {
	color: #fff;
	text-decoration: none;
}
div#ft ul#ft-nav li a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Modules */
/* Logo */
a#logo {
	display: block;
	width: 245px;
	height: 200px;
	text-indent: -9000px;
	margin: 20px 0 0 20px;
	float: left;
	display: inline;
}

/* Current Project */
a#current-project {
	display: block;
	width: 260px;
	height: 100px;
	margin: 92px 0 0 50px;
	text-indent: -9000px;
	float: left;
	display: inline;
}


/* Donate Now */
a#donatenow {
	display: block;
	width: 90px;
	height: 74px;
	margin: 78px 0 0 174px;
	text-indent: -9000px;
	float: left;
	display: inline;
	overflow: hidden;
}


/* Body Cols */
div.left {
	width: 323px;
	margin-left: 80px;
	float: left;
	display: inline;
}

div.left_sub, div.left_all {
	width: 700px;
	margin-left: 80px;
	float: left;
	display: inline;
	margin-bottom: 25px;
}

div.left_all {
	width: 924px;
}

div.entry {
	
}


div.comments {
	background: #f3f7f7;
	padding: 15px;
}

p.whatis {
	background: #acdff5;
	width: 300px;
	padding: 10px;
	margin-bottom: -8px;
	margin-top: -8px;
}

div.center {
	width: 345px;
	margin-left: 21px;
	margin-top: -10px;
	float: left;
}

h2 {
		margin: 35px 0 10px 0;

}

div.center h2, div.left_sub h2 {
	font-weight: normal;
	font-size: 138.5%;
	margin: 25px 0 10px 0;
	color: #ff7606;
}

div.post h2 {
	margin: 5px 0 15px 0;
}

div.center p {
	line-height: 140%;
	color: #262626;
}
img.news-hd {
	margin: 24px 0 10px 0;
}

img.findout-hd {
	margin: 10px 0 10px 0;
}

img.mcm-img {
	float: left;
}

img.mops-img {
	display: inline;
}

img.mm-img {
	display: inline;
}

img.cadence-img {
	float: right;
	margin-top: -120px;
	margin-right: 15px;
	display: block;
}


a.all-news {
	text-transform: uppercase;
	font-weight: bold;
}

div.right {
	margin-left: 14px;
	   width: 255px;
	float: left;
	   display: inline;
}

div.navright {
	
}

div.list-content {
	background-color: #98d9f3;
	padding: 5px 0;
	width: 188px;
}
div.list-content ul {
	margin: 0;
	margin-top: -8px;
	padding: 0;
}

div.list-content ul li {
	list-style-type: none;
	padding: 0 0 0 10px;
	margin: 0;
	z-index: 5;
}
div.list-content ul li a {
	display: block;
	font-size: 167%;
	padding: 0 5px 15px 40px;
	background: url(http://www.kidslinkonline.org/images/right-checkmark.gif) no-repeat 0 0;
}
div.list-content ul li a:link, div.list-content ul li a:visited {
	color: #0893d8;
	text-decoration: none;
}
div.list-content ul li a:hover {
	color: #fff;
}

/* Polaroid */
div#polaroid {
	width: 472px;
	height: 287px;
	margin: -60px 33px 0 0;
	float: right;
	display: inline;
}

img.goodies-img {
	margin-bottom: 10px;
	margin-top: 10px;
}

#kidsnav {
	width: 323px;
	height: auto;
	margin-right: 26px;
	float: left;
	overflow: visible;
	margin-bottom: 40%;
}
/* @end */

/* @group Nav */
ul#nav {
	margin: 92px 65px 0 0;
	padding: 0;
	float: right;
	display: inline;
}
ul#nav li {
	padding: 0 9px;
	float: left;
	display: inline;
}
ul#nav li a {
	padding: 2px 4px;
	font-size: 160%;
	background-color: #99cc33;
	}


ul#nav li a:link, ul#nav li a:visited {
	color: #fff;
	text-decoration: none;
}
ul#nav li#n-about a:hover {
	background-color: #69c6eb;
}
ul#nav li#n-help a:hover {
	background-color: #6b9d30;
}
ul#nav li#n-community a:hover {
	background-color: #f7941c;
}

ul#nav li#n-contact a:hover {
	background-color: #cbdc1a;
}

ul#nav li#n-kids a:hover {
	background-color: #f7941c;
}

/* @end */



/* @group Default Headings */
h1 {
	margin: 25px 0 10px 0;
	color: #ff7606;
	font: 138.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h3 {	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h4 { 	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}
h5 {	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; }
h6 { 	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}
/* @end */

/* Subpages */
#hd2 h4 { 
	color: #27a4dc;
	font: 28px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 10px 0px 5px 38px;
	margin-bottom: 15px;
	background: url(http://www.kidslinkonline.org/images/right-checkmark-header.gif) no-repeat 0 0px;
	display: inline-block;
}

#hd2 h3 {
	color: #7dae42;
	font: 48px Arial, Helvetica, san-serif;
	padding: 10px 0px 5px 0px;
	background: url(http://www.kidslinkonline.org/images/hd_embellish.gif) no-repeat center 0px;
	margin: .25em 0;
}

/* Subpages Nav */

div.list-nav {
	padding: 0px 0;
	width: 189px;
	margin-bottom: 10px;
}


div.list-nav ul {
	margin-left: 0px;
	width: 189px;
	background-color: #6b9d30;
	  margin-top: -6px;
	   margin-bottom: -6px;
}
div.list-nav ul li {

	text-align: right;
	list-style-type: none;
	padding: 0 10px 15px 40px;
	 
	   background-color: #6b9d30;
	display: inline-block;
}

div.list-nav ul li a {
	display: block;
	text-decoration: none;
	font: 180% "Arial Black, arial, helvetica, sans-serif";
	color: #fff;
	padding-top: 5px;
}

div.list-nav ul li a:hover {
	color: #c3ec00;
}


div.goodies_side {
}

div.goodies_side p {
   	background: url(http://www.kidslinkonline.org/images/goodies_side.gif) no-repeat 0 0px;
   	width: 192px;
   	height: 158px;
   	text-indent: -9000px;
}

div.goodies_side a {
   	background: url(http://www.kidslinkonline.org/images/goodies_side.gif) no-repeat 0 0px;
   	width: 192px;
   	height: 158px;

}

div.goodies_side a:hover{
   background: url(http://www.kidslinkonline.org/images/goodies_side_hover.gif) no-repeat 0 0px;
   width: 192px;
   height: 158px;
}



div.alignright {
	float: right;
	position: relative;
	top: -21px;
}

div.alignleft {
	
	padding: 5px 2px;
	background-color: #f3f7f7;
}


/* Accordian */


* {
	margin:0;
	padding:0;
	list-style:none;
}

#basic-accordian{
	border:5px solid #EEE;
	padding:5px;
	width:662px;
	left:50%;
	top:50%;
	z-index:2;
}

.accordion_headings{
	padding:5px;
	background:#cbdc1a;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
  	font-size: 15px;

}

.accordion_headings:hover{
	background:#00CCFF;
}

.accordion_child{
	padding:15px;
	background:#EEE;
}

.header_highlight{
	background:#46b2e2;
}


/* @group Common Text Styles */
	
/* @end */

/* @group Default Lists */
ul.orange-list li {
	color: #ff7606;
}
/* @end */



/* @group Forms */
	
/* @end */

/* @group Default Links - link visited hover active */
div.center a:link, div.center a:visited {
	color: #ff7606;
	text-decoration: underline;
}
div.center a:hover {
	text-decoration: none;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}




.clearfix {
	display: inline-block;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */


/*
-----------------------------------------------
side for comments

#comments {
	background: #efeded;
	margin-top: -175px;
	margin-left: 18px;
	padding: 10px;
	width: 190px;
	float: left;
}
----------------------------------------------- */


label {
	position: absolute;
}



	
	
hr {
visibility: hidden;}

.hr {
	margin:1em -.5em; height: 1px;
	border-bottom: 1px dotted #3a4966;
}


/*
-----------------------------------------------
Comment Style
}
----------------------------------------------- */

#comments {
	background: #efeded;
	margin-left: 0px;
	margin-top: 32px;
	padding: 0px;
	width: 540px;
}



li#comment {
	background: #444;
}

div.commented {
	background: #fff;
   padding: 1px 8px 0px 8px;}

#comments p {
	font-size: 13px;
}

.ci {
	color: #3a4966;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	margin-left: 55px;
	}

#comments p.commentinfo {
	font: 11px Georgia, "Times New Roman", Times, serif;
	margin-top: -12px;
}

textarea#comment {
	width: 460px;
	margin-left: 3px;
}


#comments form p small {
	font-size: 12px;
	margin-left: 8px;
}


#comments h3 {
	margin-top: 10px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.commentlist .quote {
	background: transparent url(http://www.kidslinkonline.org/images/quote.png) no-repeat top right;
	}

.commentlist li {
 	padding: 5px 18px 22px 18px;
	margin-top:25px;	
	margin-bottom:0px;
    width: 430px;
	background:#8ed5f3 url(http://www.kidslinkonline.org/images/curly.png) bottom no-repeat;
	color:#e4edee;
	}

.commentlist cite {
	display:block;
	font-style:normal
	}
	
.commentlist p {
	color: #fff;
	margin-top: 12px;
}

.commentlist cite a:link, .commentlist cite a:visited {
	color:#88e5f0;
	text-decoration:none;
	}

.commentlist cite a:hover, .commentlist cite a:active {
	color:#FFF;
	text-decoration:underline;
	}



/* @group Email Signup */


span.label,span.spacer {
	float:left;
	
	text-transform: capitalize;
	text-align: left;
	font: normal bold 22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	word-spacing: 5px;
}

span.multiple span {
	width:180px;float:left;
}

#post- div.entry form div {
	background: #99cc33;
	padding: 10px;

}

div.entry input {
	font-size: 20px;
}

input#name, input#kiilh-kiilh {
	position: static;
	margin-top: 5px;
}


span.button {
	width: 50px;
} 


div.clear {clear:both;padding-top:5px;} 


div.entry form {
	margin-left: 380px;
}

div.entry form#commentform {
	margin-left: 0px;
}

span.label {
	display: inline;
	position: static;
	float: left;
}

span.multiple label {
	position: relative;
	visibility: visible;
	overflow: visible;
	width: 100%;
}

#post- div.entry form div div span.multiple label {
	display: inline;
	position: static;
}

#post- div.entry form div span.label label {
	position: static;
	background-color: #cadf34;
	padding: 5px;
}

#post- div.entry form div div span select {
	margin-top: 20px;
}

#post- div.entry form div p {
margin-top: 10px;
margin-left: 5px;}




/* @end */

/* @group Extras */


#space li {
	line-height: 120%;
	margin-bottom: 10px;
}

#space {
	padding-top: 15px;
	border-top: 8px solid #72b4ff;
	padding-bottom: 15px;
	border-bottom: 8px solid #72b4ff;
}

img.youcanhelp {
	margin-bottom: -5px;
	z-index: -10;
}


img.klbutton {
	float: left;
	padding-right: 1px;
}

a.addthis_button img {
	position: absolute;
	margin-top: 24px;
	margin-left: 15px;
}


div.leftinfo {
	float: left;
	clear: both;
	display: block;
	position: static;
}

/* @end */


/* @group Location Pages */


p.address1 {
		font: bold 28px "Arial Black, Arial, Helvetica, san-serif";
		color: #444;

}

div.locationinfo p iframe {
	border: 3px solid #ff7e00;
}

div.wider div.entry div h2 {
	color: #fff;
	font: bold 38px "Arial Black, Arial, Helvetica, san-serif";

}
/* @end */



/* @group AM91 Pages */

div.widearea {
background:#fff url(http://www.kidslinkonline.org/wp-content/uploads/am91/back_pattern.gif) repeat;
min-height: 1600px;
}


div.sidearea {
	display: block;
	float: right;
	background:#fff;
	width: 522px;
	margin-top: 50px;
	border: 1px solid #948b92;
	padding: 10px;
	margin-right: 10px ;}

div.sidearea p span strong span {
	font-size: 130%;
}

a.livelink {
	width: 120px;
	height: 120px;
	display: inline-block;
	float: left;
	margin-left: -85px;
	margin-right: -18px;
	margin-top: 180px;
}

a.livelink img {
	left: 139px;
	top: 510px;
}


img#listenin {
	float: right;
	margin-right: 30px;
	margin-top: 12px;
}

div.sidearea p.MsoNormal {
	font-size: 170%;}

div.widgetright {
	float: right;
	background-color: #8ed5f3;
	width: 206px;
	padding: 10px;
	margin: 0 0 0 22px;}

#post- div.wider div.entry div.widearea div.sidearea div.widgetright object {
margin-bottom: -15px;	
}

div.sidearea p strong {
	font-size: 120%;
	}

img.am91left {
	float: left;}

/* @end */



