/* @override http://www.oslofreedomforum.com/css/stylesheet.css */

/* @group Resets */

article, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section { display: block; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, hr
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video
{
margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline;
}
a {
	outline: none;
}
/* @end */

/* @group General Blocking */

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #000014;
}
.container {
	min-height:  100%;
	background-repeat: no-repeat;
	min-width: 909px;
}
* html .container {
	height: 100%;
}
p {
	margin-bottom: 24px;
}
.clear {
	clear: both;
}
h2,.h2 {
	font-weight: normal;
	font-family: futura-medium, futura, arial, helvetica;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
}
body {
	background-repeat: repeat-x;
}
body.light {
	background-color: #00000a;
}
body.dark {
	background-color: #ffffff;
}
body.light.short {
	background-image: url(/images/background_light_short.jpg);
}
body.light.medium {
	background-image: url(/images/background_light_medium.jpg);
}
body.light.long {
	background-image: url(/images/background_light_long.jpg);
}
body.dark.short {
	background-image: url(/images/background_dark_short.jpg);
}
body.dark.medium {
	background-image: url(/images/background_dark_medium.jpg);
}
body.dark.long {
	background-image: url(/images/background_dark_long.jpg);
}
/* @end */

/* @group Nav / Logo */

nav {
	width: 909px;
	height: 113px;
}
nav ul {
	list-style: none;
	float: left;
	margin: 0 0 0 44px;
	width: 632px;
}
nav ul li {
	display: block;
	float: left;
	padding: 0 18px 8px;
	margin: 45px -18px 0 0px;
}
nav ul li.selected {
	background: url(/images/nav_selector.png) no-repeat center bottom;
}
nav ul li a {
	text-decoration: none;
	text-transform: uppercase;
	font-family: futura-medium, futura, arial, helvetica;
	font-size: 14px;
}
body.dark nav ul li a {
	color: #578fce;
}
body.light nav ul li a {
	color: #4b8cd2;
}
nav h1 a {
	display: block;
	width: 131px;
	height: 53px;
	float: right;
	margin: 28px 54px 0 0;
}
.images-on nav h1 a {
	text-indent: -10000px;
	overflow: hidden;
}
.images-on body.dark nav h1 a {
	background: url(/images/oslo_freedom_forum_dark.png) no-repeat left top;
}
.images-on body.light nav h1 a {
	background: url(/images/oslo_freedom_forum_light.png) no-repeat left top;
}


/* @end */

/* @group Header */
header {
	width: 779px;
	padding: 0px 65px 0 60px;
}
header .inline {
	float: left;
	margin: 5px 33px 15px 5px;
	display: inline;
}
body.page.long header {
	height: 400px;
}
header blockquote {
	text-align: center;
	margin: 10px 0 20px 0px;
	padding: 10px 0 20px;
	color: white;
	text-transform: uppercase;
	font-family: futura-medium, futura, arial, helvetica;
	font-size: 14px;
	line-height: 22px;
	text-shadow: rgba(17,0,82,0.85) 0 1px 10px;
}

/* @end */

/* @group Article */
body.dark article h2,body.dark aside h2  {
	color: #0f328c;
}
body.light article h2,body.light aside h2 {
	color: white;
}
body.light article {
	color: #96c8f0;
}
body.columns-1 article {
	width:  770px;
	margin: 0 0 0 70px;
	padding-bottom: 20px;
	float: left;
	clear: both;	
}
body.columns-2 article {
	width: 439px;
	margin: 0 0 0 70px;
	padding-bottom: 20px;
	float: left;
	clear: both;
}
article blockquote {
	text-align: center;
	margin: 10px 0 20px;
	padding: 10px 0 20px;
	min-height: 77px;
	text-transform: uppercase;
	font-family: futura-medium, futura, arial, helvetica;
	font-size: 14px;
	line-height: 22px;
}
body.light article blockquote {
	color: white;
	background: url(/images/quote_swirl_light.png) no-repeat center center;
}
body.dark article blockquote {
	color: #193c96;
	background: url(/images/quote_swirl_dark.png) no-repeat center center;
}
article cite {
	display: block;
	color: #96c8f0;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	margin: -50px 0 40px 0;
}
body.light article a {
	color: white;
}
body article li {
	list-style-position: inside;
}
/* @group Mini Carousel */
.mini_carousel {
	height: 300px;
}
.mini_carousel .mini_carousel_cell {
	width: 280px;
	height: 92px;
}
.mini_carousel img {
	margin: 10px 0;
	float: left;
	cursor: pointer;
}
.mini_carousel .description {
	margin-top: 10px 0;
	float: right;
	width: 160px;
	padding-top: 5px;
}
.mini_carousel .name {
	color: #0f328c;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
body.light .mini_carousel .name {
	color: #fff;
}
a[id|="mini_carousel_down"],a[id|="mini_carousel_up"]  {
	cursor: pointer;
	z-index: 1000;
	position: relative;
}
/* @end */
/* @end */

/* @group Aside */
aside {
	width: 286px;
	float: left;
	margin: 0 0 0 48px;
}
body.light aside {
	color: #96c8f0;
}
body.light aside .twitter {
	color: white;
	margin-bottom: ;
}
body.light aside .twitter span a {
	color: #96c8f0;
}
body.light aside .twitter a {
	color: #ffffff;
}
body.light aside .more_tweets {
	color: #96c8f0;
}

/* @end */

/* @group Footer */

div.footer_clear {
	height: 274px;
	padding-top: 30px;
}
footer {
	min-width: 909px;
	height: 264px;
	margin: -264px 0 0 0;
	background: url(/images/footer_bg.jpg) repeat-x;
	overflow: hidden;
	color: #91cbef;
}
footer a {
	color: white;
}
footer h2, footer.h2 {
	color: white;
}
.footer_restraint {
	width: 940px;
}
footer .col1, footer .col2 {
	padding: 3px 0 0 48px;
	float: left;
}
footer .col1 {
	margin: 27px 0 10px 70px;
	width: 391px;
	min-height: 200px;
	background: url(/images/twitter.png) no-repeat left top;
	
}
footer .col2 {
	margin: 0px 0 0px 47px;
	width: 239px;
	min-height: 50px;
}
footer .col2 p {
	margin-bottom: 10px;
}
footer .col2.facebook {
	margin-top: 27px;
	background: url(/images/facebook.png) no-repeat left top;	
}
.fb_edge_widget_with_comment {
	margin: 0;
	padding: 5px 0 15px 0;
}
footer .col2.contact {
	margin-top: 4px;
	background: url(/images/contact_us.png) no-repeat left top;	
}
footer .col2.contact a {
	color: #91c8f0;
	text-decoration: none;
}


/* @end */

/* @group Speakers */
body.speaker header {
	height: 267px;
	margin: 0 0 0 70px;
	color: #96c8f0;
	padding: 0px 65px 0 0px;
}
body.speaker header img {
	float: left;
}
body.speaker header p {
	width: 537px;
	float: right;
}
body.speaker header h2,header .h2 {
	color: white;
}
body.long.speaker header {
	height: 415px;
	padding-left: 0;
}
body.long.speaker header div.video_player {
	float: left;
	width: 430px;
}
body.long.speaker div.video_introduction p {
	float: right;
	width: 286px;
	margin-right: 5px;
}
/* @end */

/* @group Selector */

body#page-speakers article {
	width: 810px;
}

.selectors {
	float: left;
	width: 174px;
	font-size: 13px;
}
.selectors ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.selectors ul li {
	clear: both;
}
.selectors h2 {
	clear: both;
	margin-top: 20px;
}
.selectors h2:first-child {
	margin-top: 0;
	color: white;
}
.checkbox {
	width: 25px;
	height: 25px;
	padding: 0px 5px 0 0;
	background: url(/images/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
	position: relative;
	top: -1px;
}
.radio {
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	background: url(/images/checkbox.png) no-repeat;
	padding: 0px 0px 0 0;
	clear: left;
	position: relative;
	top: -1px;
}
#page-speakers .list_items {
	float: right;
	width: 620px;
}
#page-supporters .list_items {
	float: left;
	width: 826px;
}
#page-supporters .list_items ul {
	clear: both;
	margin-left: -10px;	
}
#page-supporters .list_items h2 {
	clear: both;
}
.list_items li.active {
	display: block;
}
.list_items li.active.visible {
	display: block;
}
.list_items li.active.hidden {
	display: none;
}
.list_items li {
	display: none;
	width: 204px;
	float: left;

}
#page-speakers .list_items li {
	height: 204px;
	background-image: url(/images/speaker_tile.png);
}
#page-supporters .list_items li {
	height: 141px;
	text-indent: -1000px;
	background-image: url(/images/supporter_tile.png);
}
.list_items li a {
	display: block;
	padding: 139px 25px 0px 25px;
	line-height: 14px;
	overflow: hidden;
	text-decoration: none;
	color: black;
	background-repeat: no-repeat;
	background-position: 12px 12px;
}
.list_items li a span {
	color: #102c85;
	font-weight: bold;
	display: block;
}
#pagination {
	clear: both;
	margin: 0 20px 0 12px;
	color: #7b7b7b;
}
#pagination_status {
	float: left;
}
#pagination_navigation {
	float: right;
}
#pagination_pages span {
	cursor: pointer;
	letter-spacing: 2px;
}
#pagination_pages span.current {
	font-weight: bold;
	color: #0f328c;
}
#pagination_prev {
	margin-right: 10px;
	cursor: pointer;
}
#pagination_next {
	margin-left: 4px;
	cursor: pointer;
}
/* @end */

/* @group News */
body#page-news header {
	margin-bottom: 20px;
}
body#page-news header h2 {
	float: left;
	padding-right: 4px;
}
ul.inline_news li {
	list-style-position: inside;
}
ul.inline_news li .news_title {
	color: white;
}
ul.inline_news li a {
	color: #96C8F0;
}
li.news_item {
	padding: 5px 0px;
}
li.news_item.visible {
	display: block;
}
li.news_item.hidden {
	display: none;
}
.twitter li {
	padding: 1px 0px 9px 0px;
	
}
/* @end */

/* @group AddThis */
div.addthis {
	width: 435px;
	height: 30px;
	background-color: #e6e6e6;
	margin-top: -8px;
}
div.addthis .other_shares a {
	float: right;
	margin: 7px 6px 2px 3px;
}
div.addthis .twitter_share {
	float: left;
	width: 300px;
	height: 20px;
	border-width: 0 1px 0 0;
	border-color: #ccc;
	border-style: solid;
	margin-top: 5px;
}
div.addthis .twitter_share a {
	float: right;
	margin: 2px 12px 0 0;
}
div.addthis .twitter_share input {
	font-size: 10px;
	width: 250px;
	margin: 0 0 0 10px;
	position: relative;
	top: -2px;
}

/* @end */



/* @group Carousel */

.carousel_controls {
	position: absolute;
	width: 800px;
	z-index: 1;
}
.carousel_controls a {
	display: block;
	width: 51px;
	height: 51px;
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 80px;
}
.carousel_controls a.left_arrow {
	background-image: url(/images/carousel_left.png);
	left: -30px;
}
.carousel_controls a.right_arrow {
	background-image: url(/images/carousel_right.png);
	left: 735px;
}
.carousel {
	width: 756px;
	height: 213px;
	margin: 0 0 0 15px;
	padding: 0;
	display: block;
	position: relative;
}
.carousel #carousel {
	position: relative; 
	overflow: hidden; 
	margin: 0px auto 0px auto;
	padding: 0;
	height: 213px;
	width: 756px;
}
#carousel .cell {
	width: 257px;
	height: 213px;
	float: left;
	margin: 0;
	overflow: hidden;
	position: relative;
	display: inline-block;
}
#carousel .cell div {
	float: left;
}

/* @group A */

#carousel .cell.styleA .cell1 {
	width: 257px;
	height: 213px;
}



/* @end */

/* @group B */

#carousel .cell.styleB .cell1 {
	width: 122px;
	height: 103px;
}
#carousel .cell.styleB .cell2 {
	width: 123px;
	height: 103px;
	margin: 0 0 0 6px;
}
#carousel .cell.styleB .cell3 {
	width: 173px;
	height: 104px;
	margin: 6px 0 0 0;
}
#carousel .cell.styleB .cell4 {
	width: 72px;
	height: 104px;
	margin: 6px 0 0 6px;
}

/* @end */

/* @group C */

#carousel .cell.styleC .cell1 {
	width: 251px;
	height: 139px;
	margin-bottom: 6px;
}
#carousel .cell.styleC .cell2 {
	width: 122px;
	height: 68px;
}
#carousel .cell.styleC .cell3 {
	width: 123px;
	height: 68px;
	margin-left: 6px;
}

/* @end */

/* @end */

/* @group Donate */
.donate_form {
	background-image: url(/images/donate_form.png);
	background-repeat: no-repeat;
	width: 798px;
	height: 659px;
	position: relative;
	left: -14px;
	padding-top: 22px;
	padding-left: 34px;
}
.donate_thankyou {
	background-image: url(/images/donate_thankyou.png);
	background-repeat: no-repeat;
	width: 798px;
	position: relative;	
	left: -4px;
	height: 338px; 
	margin-bottom: 30px; 
	padding-top: 22px;
	padding-left: 34px;	
}
.donate_form table h2 {
	margin-top: 26px;
}
.donate_form table.col1 {
	width: 367px;
}
.donate_form table.col2 {
	width: 290px;
	margin-left: 40px;
}
.donate_form table.col1 tbody tr td {
	height: 27px
}
.donate_form table.col1 input {
	width: 260px;
}
.donate_form table.col1 textarea {
	width: 367px;
	height: 93px;
}
article .donate_form form h2 {
	color: white;
}
article .donate_form form table h2 {
	color: #4e80bb;
}
article .donate_form input[name="city"] {
	width: 100px;
	float: left;
}
article .donate_form input[name="postal_code"] {
	width: 59px;
}
article .donate_form input[name="state"] {
	width: 153px;
}
article .donate_form input[name="email"] {
	width: 153px;
}
article .donate_form .postal_code {
	display: block;
	float: left;
	width: 80px;
	padding: 0 5px 0 10px;
}
article .donate_form input[name="cc_number"] {
	width: 150px;
}
article .donate_form input[name="cc_cvv"] {
	width: 40px;
}
article .donate_form input[name="donation_amount_other"] {
	width: 220px;
}
article .donate_form table td p {
	padding: 15px 0 0 0;
	margin: 0;
}
form#donate a img.submit {
	position: relative;
	left: 534px;
}
.donate_stock {
	float: left;
	width: 412px;
	display: inline;
	margin-left: 26px;
}
article div.donate_stock h2, article div.donate_check h2 {
	color: #4e80bb;	
}
.donate_check {
	float: right;
	width: 210px;
	display: inline;
	margin-right: 62px;
}
.donation_amounts div {
	float: left;
	width: auto;
	white-space: nowrap;
	font-size: 85%;
	padding-right: 5px;
}
.donation_frequencies div {
	float: left;
	width: auto;
	padding-right: 15px;
}
.error {
	color: #cd1d00;
	font-size: 12px;
	background-color: white;
	padding: 4px 10px;
	border: 1px #cd1d00 solid;
}
input.missing {
	border: 1px solid #cd1d00;
}
h2.missing {
	border: 1px solid #cd1d00;
}
div.registration_group {
	clear: both;
	margin-top: 12px;
	white-space: nowrap;
	font-size: 11px;
}
/* @end */
