/*  
Theme Name: online tuesday
Theme URI: http://www.onlinetuesday.nl
Description: This is a theme for online tuesday.
Version: 1.0
Author: Kevin Jaw
Author URI: http://www.onlinetuesday.nl

*/



/* ######################################################################################################
** ###### MAIN LAYOUT ###################################################################################
** ######################################################################################################
*/


* html body{   background-color:#FFFFFF; color: #2D2D2D; height: 100%;} 
* { margin: 0; padding: 0; }

body{ margin:0 0 20px 0; padding:0 0 0 0; background-color:#ffffff; text-align: center; /* IE*/ font-family:Arial, Helvetica, sans-serif; font-size:11px; background-image: url(images/bg_main.jpg); background-position:top; background-repeat:repeat; height: 100%;}

h1 { font-size:24px; line-height:35px; margin:0px; padding:0px; letter-spacing:-0.2px; color:#2aa1cf;}
h1.block { background: url(images/img_icoontje_h1.jpg) no-repeat 0 50%; padding: 0 0 0 30px; font-size:16px; }
h1.white { color:#FFF; font-size:17px;}
h2 {}
h3 {}


input { border:1px solid #d5d5d5;}
.btn { background-color:#f3f3f3; padding: 3px; border:0px; border-bottom:#62c7ee 1px solid; border-right:#62c7ee 1px solid; color:#2ea8d8; margin-top: 15px; font-family:Arial, Helvetica, sans-serif; font-size:15px;  }

a { background: url(images/img_icoontje_a.jpg) no-repeat 100% 50%; padding: 0 23px 0 0; color:#2D2D2D; display: inline-block; }
a:hover {color: #ed1a59; }
a.norm { background-image:none; padding:0px; margin:0px; border: 0px;}
a.norm_white { background-image:none; padding:0px; margin:0px; border: 0px; color: #ffffff; font-weight: bold;}

a.norm img {border: none;}
a.menu { font-size:17px; color:#3b3b3b; background-image:none; padding:0px; margin:0px; text-decoration:none;font-weight:bold; }

hr { color:#2eb4e8; margin-right: 0; background-color:#2eb4e8; width:100%; text-align:center;}


.container { position:relative; margin: 0 auto; width:978px; border:0px solid #333; text-align:left; clear:both; background-image:url(images/bg_main_circle.gif); background-repeat:no-repeat; background-position: right top; }
.container_all { position:relative; width:930px; border:0px solid #333; text-align:left; clear:both;}
.headercontainer {  position:relative; width:930px; clear:both; }
.bodycontainer {  position:relative; width:930px; clear:both; padding-top:10px; }
.footercontainer { width:930px; clear:both; margin-top:7px; text-align:right; }

.logo { float:left; width:269px; height: 83px; background-color:#FFF; text-align:center; }
.logo img { border: 0px; }
.menuwrapper { display:inline;margin:0;padding:0;float:right; margin-right:0px; height:32px; margin-top:48px; }
.menuwrapper li {list-style:none;display:inline;float:left;margin:0 0 0 10px;background:white;padding:5px;font-size:14px;}
.menuwrapper li a {background-image:none;padding:5px 10px;text-decoration:none;}
.menuitem { float:right; margin-left:10px; padding-left:0px; padding-right:0px; background-color:#FFF; height:32px; text-align:right; }

.footer { margin-top:7px; display:inline-block; background-color:#FFF; width:930px; }

.notification { width: 930px; margin: 0 0 10px 0; background-color: #ed1a59; padding: 20px 0 20px 0; color: #ffffff; font-weight: bold; text-align: center; font-size: 12px; }

/* ######################################################################################################
** ###### HOMEPAGE LAYOUT ###############################################################################
** ######################################################################################################
*/


.bodyheader { width:930px; border:0px solid #333; float:left; clear:both; background-color:#FFF; padding-top:10px; }
.newsPostCtn { margin:24px; float:left; width:400px; height:auto; font-size:14px; line-height:24px; }
.newsPostCtn h2 {}
.bodyheader_left p { margin-left: 10px; }
.programPostCtn { margin:24px; float:right; width:402px; background-color:#2eb4e8; color:#FFF;padding-bottom:20px; }
.programPostCtn .entry p{margin-left:5px;}
.programPostCtn .programEntry {display:block;clear:both;margin:10px 0 0 0;background:url(images/img_programma.gif) no-repeat 20px 0px;padding: 0 20px 0 95px;}
.programPostCtn .programEntry p{font-size:12px;margin-top:10px;line-height:21px;}
.programPostCtn .programEntry a {color:white;background-image:none;font-weight:bold;}

.bodyheader_right_title { float:left; width:366px; height:32px; margin-left:19px; margin-top:14px; }
.bodyheader_right_image { float:left; margin-left:19px; width:73px;}
.bodyheader_right_text { float:left; width:298px; line-height:21px; font-size:13px;}
.bodyheader_right_text p { font-size:12px; margin-top: 10px;}
.bodyheader_right small { font-size:11px; margin-left: 20px; }

.bodymain { width:930px; float:left; clear:both; margin-top:7px; display:inline;}
.bodymain_left { width:298px; height:288px;  float:left; background-color:#FFF;}
.bodymain_left a { font-size:13px;}
.bodymain_middle { width:303px; height:288px; float:left; margin-left:12px; line-height: 18px; background-color:#FFF; font-size:13px;   }
.bodymain_right { width:304px; height:288px; float:right; background-color:#FFF; font-size:13px; line-height: 18px; }

.bodyfooter { width:930px; float:left; clear:both; margin-top:7px; display:inline; background-color:#FFF; padding-bottom:20px;}
.bodyfooter_left { width:212px; float:left; margin-left:18px; margin-top:24px; font-size:13px;}
.bodyfooter_middle { width:407px; margin-left:51px; float:left; margin-top:24px;}
.bodyfooter_middle a { font-size:13px; line-height:28px;}
.bodyfooter_right { margin-left:18px; float:left; margin-top:24px;}

.input { padding: 5px; border: 1px solid #d7d7d7; background-color: #f2f2f2; color: #565656; font-size: 12px;}
.input:focus { border: 1px solid #2eb4e8; }

/* STYLE RSS FEED */
.rss_box { width: 407px; background-color: #ffffff; border:0px; }
.rss_title, rss_title a { margin: 0px 0; padding: 0; border:0px;  }
.rss_items { list-style:none; margin:0; padding:0; border:0px;  } 
.rss_item  { font-size: x-small; border:0px; }
.rss_item a:link, .rss_item a:visited, .rss_item a:active { border:0px; 	}
.rss_item a:hover {  border:0px; }
.rss_date { font-size: xx-small; border:0px; }



/* ######################################################################################################
** ###### ABOUT LAYOUT ##################################################################################
** ######################################################################################################
*/

.about_wrapper { width:930px; clear:both; padding-top:7px; display:inline;}
.about_leftcontainer { float:left; width:614px; }
.about_rightcontainer { float:right; width:301px; margin-left:14px; }

.about_leftbox { width:614px; background-color:#FFF; font-size:13px; margin-bottom:10px;}
.about_leftbox_inhoud { width:482px; margin: 30px 105px 30px 28px; line-height: 22px; display:inline-block;}
.about_leftbox p {margin-bottom:10px;}

.about_leftbox_inhoud .programEntry p {margin:10px 0;padding:10px 0;}

.about_rightbox { width:301px; background-color:#FFF; margin-bottom:10px;}
.about_rightbox_inhoud { width:276px; margin: 14px 10px 20px 14px; display:inline-block; line-height:18px; font-size:13px;}

.about_partner { width:576px; margin-left:20px; margin-top:30px; margin-right:18px; padding-bottom:20px; display:inline-block; clear:both;}
.about_partner_wrapper { clear:both; }
.about_partner_left { width:186px; text-align:center; float:left; }
.about_partner_right { margin-left:0px; width:369px; float: left; font-size:12px; line-height: 18px; }

.previousEventsList {margin:0;padding:0;}
.previousEventsList li {margin:0;padding:5px 0;list-style:inside;}
.previousEventsList li a {padding:0;background-image:none;}



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h1.test { visibility: hidden; font-size:24px; line-height: 35px; letter-spacing:-0.2px; color:#2aa1cf;}
.sIFR-hasFlash h1.block { visibility: hidden; font-size:small; background: url(images/img_icoontje_h1.jpg) no-repeat 0 50%; padding: 0 0 0 30px;  }
.sIFR-hasFlash h2.block { visibility: hidden; font-size:14px; background-position:top; background: url(images/img_icoontje_h1.jpg) no-repeat 0 50%; padding: 5px 0 0 30px; color:#2aa1cf; display: inline-block; margin-bottom:10px; }
.sIFR-hasFlash h2.photo { visibility: hidden; font-size:18px;  padding: 5px 0 0 0px; color:#3d3d3d; display: inline-block; margin-bottom:0px; margin-top:10px;}

.sIFR-hasFlash h1.white { visibility: hidden; color:#FFF; font-size: 17px; line-height:31px; display:inline-block;}
.sIFR-hasFlash h1.black { visibility: hidden; color:#FFF; font-size:small;}
.sIFR-hasFlash h1.blue { visibility: hidden; color:#2aa1cf; font-size:24px; display:inline-block;}


.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: 0px;
	font-size:10px;
}

.sIFR-hasFlash h2.white { visibility: hidden; color:#FFF; font-size:24px; display:inline;}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}



