/*
Theme Name: Write-a-Thon 2009
Description: Theme for Amnesty Write-a-Thon 2009 microsite
Version: 1.0
Author: Paul Lahaie
*/

/* Generic Styles */

.left {
	float: left;
}

.right {
	float: right;
}

img.alignright {
	float: right;
}

img.alignleft {
	float: left;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

a {
	color: #ED008C;
}

a img {
	border: none;
}

a.boxed_link {
	background-color: #EE008C;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 5px;
	color: white;
	font-weight: bold;
	font-size: 11px;
}

a.case_link {
	background-color: #EE008C;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 5px;
	color: white;
	font-weight: bold;
	font-size: 11px;
	clear:left
}

div.clear {
	font-size: 1px;
	height: 1px;
	clear: both;
}

.bordered {
	border: 1px solid black;
}

h2 {
	font-size: 18px;
	color: #333333;
}

h2.heading {
	color: #ED008C;
	font-size: 24px;
	width: 100%;
	border-bottom: 1px dotted #ED008C;
	font-weight: normal;
	line-height: 1.25em;
}


h3.heading {
	color: #ED008C;
	font-size: 18px;
	width: 100%;
	border-bottom: 1px dotted #ED008C;
	font-weight: normal;
	line-height: 1.25em;
}

div.post_content {
	line-height: 1.25em;
	text-align: left;
}

div.post_content p:first-child {
	margin-top: 0px;
	padding-top: 10px;
}

div.post_content h2:first-child {
	margin-top: 0px;
	padding-top: 15px;
}

.vpadded {
	padding-top: 5px;
	padding-bottom: 5px;
}

span.quote {
	font-weight: bold;
	color: #0099CC;
	font-size: 18px;
	line-height: 1.1em;
}

span.cite {
	text-transform: uppercase;
	font-weight: bold;
	color: #0099CC;
	font-size: 14px;
	line-height: 1.1em;
}

div.quotes_entry {
	clear: both;
	margin: 5px 0px;
}

div.quotes_entry img {
	padding: 0px 10px;
}
/* Columns */

.col1 {
	width: 188px;
}

.col2 {
	width: 376px;
}

.col3 {
	width: 564px;
}

.col4 {
	width: 752px;
}

.col5 {
	width: 940px;
}

.bucket1 {
	background-color: #F8F8F8;
	width: 168px;
	margin: 0px 10px;
}

.bucket2 {
	width: 356px;
	margin: 0px 10px;
	background-color: #F8F8F8;
}



/* Page Navigation */

body {
	background: transparent url(images/main_bg2.jpg) no-repeat scroll center 0;
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}

div#page {
	width: 958px;
	margin: 0pt auto;
}

/* Header Styles */

div#header {
	height: 120px;
}

div#logo {
	float: left;
	width: 157px;
	height: 110px;
}

div#amnesty_logo {
	float: left;
	width: 213px;
	margin-left: 10px;
	padding-top: 25px;
}

div#social_book {
	float: right;
	width: 60px;
}

div#countdown {
	float: right;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}

div.countdown_digit {
	float: left;
	width: 50px;
	font-size: 11px;
	text-align: center;
	padding-bottom: 5px;
}

span.countdown_digit {
	font-size: 30px;
	color: white;
	font-weight: bold;
	line-height: 32px;
}


div#countdown_link {
	background-color: #ED008C;
	padding: 5px;
	clear: both;
	text-transform: uppercase;
}

div#countdown_link a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

div#registrations {
	float: right;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 3px solid #0099CC;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	height: 58px;
}

span#registration_number {
	font-size: 36px;
	color: white;
}

/* Navigation */

/* Main Navigation */


div#main_nav_wrapper {
	width: 100%;
	overflow: hidden;
}

div#main_nav {
	height: 69px;
	width: 2000px;
}

div#main_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

div#main_nav ul li {
	float: left;
	background: transparent url(images/nav_main.jpg) repeat-x scroll 0 0;
	height: 69px;
}

div#main_nav ul li div.main_nav_left_deco,
div#main_nav ul li div.main_nav_right_deco {
	float: left;
	width: 13px;
	height: 69px;
}

div#main_nav ul li div.main_nav_entry {
	float: left;
	padding-top: 18px;
}

div#main_nav ul li div.main_nav_entry a {
	font-size: 16px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: -1px 1px 3px #333333;
}

div#main_nav ul li.selected {
	background: transparent url(images/nav_on.gif) repeat-x scroll 0 0;
}

div#main_nav ul li.selected div.main_nav_left_deco {
	background: transparent url(images/nav_shadow_left-trans.png) no-repeat scroll 0 0;
}

div#main_nav ul li.selected div.main_nav_right_deco {
	background: transparent url(images/nav_shadow_right-trans.png) no-repeat scroll 0 0;
}

div#main_nav_filler {
	height: 69px;
	background: transparent url(images/nav_main.jpg) repeat-x scroll 0 0;
	width: 200px;
	float: left;
}

div#main_nav_pre_filler {
	height: 69px;
	background: transparent url(images/nav_main.jpg) repeat-x scroll 0 0;
	width: 36px;
	float: left;

}


/* Secondary Navigation */

div#secondary_nav {
	height: 29px;
	background: transparent url(images/secondaryNav.jpg) repeat-x scroll 0 0;
	width: 100%;
}

div#secondary_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 29px;
	margin: 0pt auto;
}

div#secondary_nav ul li:first-child {
	margin-left: 52px;
}

div#secondary_nav ul li {
	float: left;
	text-transform: uppercase;
	padding: 9px 15px 0px;
	height: 20px;
}

div#secondary_nav ul li.selected {
	background: transparent url(images/secondaryNav_on.jpg) repeat-x scroll 0 0;
}

div#secondary_nav ul li:hover {
	background: transparent url(images/secondaryNav_on.jpg) repeat-x scroll 0 0;
}

div#secondary_nav ul li a {
	color: white;
	text-decoration: none;
	font-size: 12px;
}

div#secondary_nav ul ul {
	display: none;
}

/* Main Content */

div#content_wrapper {
	width: 100%;
	background-color: white;
}

div#content {
	text-align: left;
	margin: 0pt auto;
}



/* Homepage */

div#home_right {
	padding-top: 20px;
}
div#banners {
	height: 294px;
}

div#banners div.banner_entry {
	display: none;
}

div#banners div.banner_entry:first-child {
	display: block;
}

div#banner_form {
	background: transparent url(images/banner/banner1b.jpg) no-repeat scroll 0 0;
	width: 307px;
	height: 234px;
	float: left;
	padding-top: 60px;
}

div#banner_form table td {
	padding: 2px 2px;
}

div#gallery {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div#gallery div.gallery_entry {
	display: none;
}

div#gallery div.gallery_entry:first-child {
	display: block;
}

div#news div.news_entry {
	line-height: 1.25em;
}

div#news div.news_entry {
	margin-bottom: 10px;
}

div#news div.news_entry h2.story {
	font-size: 18px;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

div#news div.news_entry p {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #333333;
}

div#news div.news_entry {
	padding-bottom: 10px;
}

span.news_meta {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}

a.news_more {
	float: right;
	color: #ED008C;
	text-decoration: underline;
}


div.feature {
	color: #333333;
	line-height: 1.25em;
	padding-bottom: 10px;
}

a.feature_more {
	float: right;
	background-color: #EE008C;
	text-transform: none;
	text-decoration: none;
	padding: 3px 5px;
	color: white;
	font-weight: bold;
	font-size: 11px;
}

/* Why We're Writing */

div#youtube_video_wrapper {
	height: 220px;
	width: 336px;
	padding-top: 10px;
}

div#youtube_video_selector {
	padding-bottom: 10px;
}

div#testimonials {
	padding-top: 10px;
	clear: both;
}


/* Who We Are Writing For */

div#feature_action {
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Human Rights Events Day */

a.human_register {
	font-size: 14px;
}

/* World Writes for Rights */

div#writeathon_news div.news_entry {
	line-height: 1.25em;
}

div#writeathon_news div.news_entry {
	margin-bottom: 10px;
}

div#writeathon_news div.news_entry h2.story {
	font-size: 18px;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

div#writeathon_news div.news_entry p {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #333333;
}

div#writeathon_news div.news_entry {
	padding-bottom: 10px;
}

/* Footer */

div#footer {
	clear: both;
	width: 100%;
	background: white url(images/footer_divider.jpg) no-repeat scroll center 0;
	padding: 39px 0px 20px 0px;
}

div#footer_logo {
	width: 51px;
	float: left;
}

div#footer_text {
	float: left;
	width: 700px;
	text-align: left;
	font-size: 10px;
	color: #333333;
}



div.box-left {
	text-align: left;
}
