/*
  Main CSS for Dot Diva
  
  michael_steadman@wgbh.org
 */

body {
	background-image: url("../i/bg.jpg");
	background-repeat: no-repeat;
	background-color: #92176f;
	font-family: arial, verdana, helvetica, sans-serif;
	width: 1091px;
	margin: 0;
}

h1 {
	font-weight: normal;
	font-size: 30px;
	color: #c56979;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 0;
	color: #c56979;
}

h3 {
	font-size: 14px;
	margin-bottom: 0;
	color: #c5647e;
}

h4 {
	font: arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 0;
}

#top-nav {
	position: relative;
	margin-left: 630px;
}
#become {
	float: left;
	width: 186px;
	height: 44px;
	background: url("../i/nav_become.png") 0px 0px no-repeat;
	text-indent: -9999px;
	display: block;
}
#become:hover { background-image: url("../i/nav_become_over.png"); }
#parents {
	position: absolute;
	top: 0px;
	right: 90px;
	width: 189px;
	height: 44px;
	background: url("../i/nav_parents.png") 0px 0px no-repeat;
	text-indent: -9999px;
	display: block;
}
#parents:hover { background-image: url("../i/nav_parents_over.png"); }

#logo {
	float: left;
	text-indent: -9999px;
	display: block;
	width: 917px;
	height: 92px;
	background-image: url("../i/sub_top.png");
	background-repeat: none;
}

#header {
	font-size: 12px;
	margin-left: 85px;
	margin-top: 86px;
	float: left;

	/*background-image: url("../i/sub_top.png");*/
}

#header,
#content {
	clear: both;
	}

#content {
	background-color: white;
	width: 916px;
	float: left;
	margin-left: 85px;
	padding-bottom: 36px;
	font-size: 13px;
	line-height: 16px;
	color: #484848;
}

#button-bar {
	float: left;
	margin-left: 0;
	padding-left: 23px;
	margin-bottom: 28px;
}

#button-bar li {
	float: left;
	display: inline;
	text-align:center;
	margin-top: 5px;
	margin-right: 6px;
	margin-left: 0px;
	font: helvetica;
	font-weight: bold;
	font-size: 16px;
	list-style-type: none;
}
#button-bar a {
	display: block;
	height: 28px;
	width: 213px;
	padding-top: 11px;
	text-decoration: none;
	background: transparent url(../i/nav_mid.gif) repeat-x;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#button-bar a:link, #button-bar a:visited { color: #339580; }
#button-bar a:hover { color: #b2358e; }
#button-on {
	height: 28px;
	width: 213px;
	padding-top: 11px;
	color: #fff;
	background: #b2358e;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#content #left-col {
	float: left;
	clear: none;
	margin-right: -100px;
	width: 611px;
	margin-left: 23px;
}

#content #right-col {
	clear: none;
	float: right;
	width: 253px;
/*	margin-left: 52px; */
	font-size: 10px;
}

#content a {
	color: #339580;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover { color: #b2358e; }


#swirl-top {
	margin-bottom: 18px;
}

#swirl-bot {
	margin-top: 18px;
}

.dots {
	font: arial;
	font-size: 24px;
	letter-spacing: 0px;
	color: #b2b0a9;
	margin-bottom: 0;
}
.first-dots { margin-top: 0; }

#footer {
	float: left;
	width: 916px;
	background-image: url("../i/sub_bot.png");
	background-repeat: no-repeat;
	margin-left: 85px;
	font-size: 11px;
	font-weight: bold;
	color: #b2358e;
}
#footer p { margin-left: 23px; margin-top: 8px; }
#footer a {
	color: #339580;
	text-decoration: none;
}
#footer a:hover { color: #b2358e; }
p#copyright {
	line-height: 1em;
	padding-top: 1px;
	height: 24px;
	color: #666;
	font-size: 10px;
	font-weight: normal;
}
#nav-on { color: #b2358e; }

/* parents & teachers */
#coming-soon {
	font-size: 18px;
	font-weight: bold;
}

#pdf-links {
    margin-top: 300px;
    margin-left: 25px;
    margin-bottom: 50px;
}
#poster {
    background: url(../i/poster.jpg) no-repeat;
    width: 170px;
    height: 280px;
    padding-top: 270px;
    padding-right: 30px;
    margin-top: 300px;
    margin-right: 30px;
}
#brochure {
    background: url(../i/brochure.jpg) no-repeat;
    width: 366px;
    height: 280px;
    padding-top: 270px;
    padding-right: 160px;
}

.credit-name { font-weight: bold; }

/* Become a Dot Diva page specific styling */
#become-page #right-col {
	margin-top: 55px;
}

#become-page p.section {
	margin-top: 2px;
}

#accordion {
	padding-top: 5px;
	padding-bottom: 20px;
	margin-left: 10px;
}

#accordion .topic {
	display: block;
	font-weight: bold;
	font-style: italic;
}

#accordion h4 {
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	margin-bottom: 1em;
	cursor: pointer;
	background: transparent url(../i/twiddler_close.gif) no-repeat;
	padding-left: 40px;
}

#accordion h4.ui-state-active {
	background: transparent url(../i/twiddler_open.gif) no-repeat;
}

#accordion h5 {
	margin: 0;
}

#accordion h5 a, #accordion h5 a:visited {
	color: #339580;
	text-decoration: none;
	font-size: 1.26em;
	line-height: 1.3em;
}

#accordion h5 a:hover { color: #b2358e; }

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

.topic-content {
	margin-left: 65px;
	margin-bottom: 35px;
	width: 572px;
}

.topic-resource p {
    width: 460px;
    margin-left: 111px;
}

.topic-content a, .topic-content a:visited {
	color: #339580;
	text-decoration: none;
	}

.topic-content a:hover {
	color: #b2358e;
	}

.topic-content img {
    border: none;
}

.badge {
    float: left;
    margin-right: 27px;
}
	
#social-net-links {
	width: 608px;
	height: 55px;
	float: left;
	background: #fff url(../i/become_icons.gif) no-repeat; 
	padding: 0;
	margin: 12px 0 45px 0;
}

#social-net-links li {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#social-net-links a {
	text-indent: -9999px;
	display: block;

/* to test link location uncomment: 
	background-color: red;
	opacity: .5;
*/
}

a#facebook-link { width: 131px; height: 45px; margin-right: 33px; margin-left: 2px;}
a#twitter-link { width: 166px; height: 45px; margin-right: 26px; }
a#flickr-link { width: 113px; height: 45px; margin-right: 23px; }
a#youtube-link { width: 109px; height: 55px; }
