* { margin:0px; padding:0px;
}


.Modal {position: absolute; top:0;left:0;width: 100%;height:100%;border:2px solid #ddd;background-color: #000; opacity: 0.80;-moz-opacity: 0.80; filter: Alpha(Opacity=80, Style=0);}
.Modal .Text {background-image:url(images/bg.png);margin:auto;width:500px;min-height:250px;border:1px solid #ddd;opacity: 1;-moz-opacity: 1; filter: Alpha(Opacity=100, Style=0);color:#000;text-align: center;margin-top:20%;}

.Modal .Text p {margin:10px;text-align:left;}
.Modal .Text .CloseLabel {position:relative;top:200px;float:right;}

body {
	margin-bottom:0px;
	padding-bottom:0px;
	background-color:#000000;
	background-image:url(images/bg.jpg);
	background-position:top left;
	background-repeat:repeat;
	background-attachment:fixed;
        font-family: Verdana;
        font-size: 14px;
        color: #aaaaaa;
	
}








/* Text___________________________________________________________________________*/

span.keynote {
  color: #fff;
  background-color: #FF9933;
  padding: 3px;
  font-weight: bold;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
  margin-left: 8px;
}

h3.regular {
	font-family: "Lucida Grande", "Helvetica", Arial, Sans-Serif;
	font-size: 1.2em;
	text-align: center;
	text-decoration: none;
margin-top: 35px;
	margin-bottom: 10px;
	border-bottom: 1px solid #2dab34;
}

h3.storytitle {
	font-family: "Lucida Grande", "Helvetica", Arial, Sans-Serif;
	font-size: 24px;
	color: #2dab34;
	text-decoration: none;
}

a.storytitle {
        font-family: "Lucida Grande", "Helvetica", Arial, Sans-Serif;
	font-size: 24px;
	color: #2dab34;
	text-decoration: none;
}

a.storytitle:visited{
        font-family: "Lucida Grande", "Helvetica", Arial, Sans-Serif;
	font-size: 24px;
	color: #2dab34;
	text-decoration: none;
}


h3.storydate {
	font-family: "Lucida Grande", "Helvetica", Arial, Sans-Serif;
	font-size: 24px;
	color: #ffffff;
	text-decoration: none;
}

h3.short_message_title {
        font-family: "Lucida Grande", "Helvetica", Arial, Sans-Serif;
        font-size: 24px;
        color: #99999a;
}

h3.sidebar_title {
	font-family: "Lucida Grande", "Helvetica", Arial, Sans-Serif;
	font-size: 24px;
	color: #2dab34;
	text-decoration: none;	
        margin-top: 12px;
        margin-bottom: 6px;
}

#sidebar_content {
        margin: 10px 0px 15px 0px;
	font-family: "Lucida Grande", "Helvetica", Arial, Sans-Serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;	
}




a {
	font-family: "Lucida Grande", "Helvetica", Arial, Sans-Serif;
	font-size: 14px;
	color: #5c9c5f;
	text-decoration: none;
}

a:visited {
	color: #5c9c5f;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}



a.menu {
	font-family: Arial;
	font-size: 20px;
	color: #aaaaaa;
	text-decoration:none;
	
}

a.menu:visited {
	color: #aaaaaa;
}

a.menu:hover {
	color: #2dab34;
}

a.navigation {
	font-family: "Lucida Grande", "Helvetica", Arial, Sans-Serif;
	font-size: 16px;
	color: #a6c4a8;
	text-decoration: none;
}

a.navigation:visited {
	color: #a6c4a8;
}

a.navigation:hover {
	text-decoration: underline;
}

#storycontent {
        margin: 15px 0px 15px 0px;
	text-align: justify;
	font-family: "Lucida Grande", "Helvetica", Arial, Sans-Serif;
	font-size: 14px;
	color: #ffffff;
}

/*Parts___________________________________________________________________________*/

#header_main {
	/*border:1px solid #00ffff;*/
	background-image:url(images/header_bg.jpg);
	background-position:top center;
	background-repeat:repeat;
	background-color:#28292c;
	width:100%;
	height: 263px;
	background-attachment:fixed;
}


#header {
	width:1081px;
	align: center;
	margin:0px auto;
	text-align:left;
	padding:0px 0px 0px 0px;
	font-face: Verdana;
	font-size: 16px;
	color: #aaaaaa;
	text-decoration: none;
}

#left_header {
	float:left;
	width:800px;
	padding:30px 0px 0px 0px;
}

#logo {
	float:left;
	width:524px;
	padding:0px 0px 0px 15px;
	text-align: right;
	

}

#menu_div {
	float:right;
	width: 150px;
	text-align: left;
	padding:80px 0px 0px 60px;
}

#right_header {
	float:right;
	width:281px;
	padding:30px 0px 0px 0px;
}

#organisator {
	float:right;
	width: 150px;
	text-align: left;
	padding:50px 0px 0px 0px;
}

#short_message_row {
        background-color:#ffffff;
        background-image:url(images/short_message_gradient.png);
	background-position:bottom;
	background-repeat:repeat-x;
	width:100%;
	height: 90px;
}

       

#short_message {
        padding: 20px 0px 20px 0px;
        text-align: center;
        font-family: Verdana;
        font-size: 16px;
        color: #3a3e45;
        text-decoration: none;
}

#main_content {
	width:1081px;
	align: center;
	margin:0px auto;
        overflow: auto;
}

#left_content {
	float:left;
	width:727px;
	padding:35px 0px 35px 0px;
}

#posts {
	padding:0px 25px 0px 25px;
	text-align: left;
	border-right: dashed 1px #aaaaaa;
}

#navigation {
	float: center;
	padding:15px 0px 0px 15px;
	text-align: center;
}	


#right_content {
	float:right;
	width:354px;
	padding:30px 0px 35px 0px;
}

#sidebar {
	padding: 0px 0px 0px 28px;
}



#sponsors_row_main {
	background-color:#ffffff;
	width:100%;
	height: 147px;
	vertical-align: middle;
}

#sponsors_row {
	width:1081px;
        height: 147px;
	vertical-align: middle;
        margin:0px auto;
	padding: 20px 0px 20px 15px;
        overflow: auto;
	color: #3c4047;
}

#footer_main {
	background-image:url(images/footer_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width: 100%;
	height: 140px;
	font-face: Verdana;
	font-size: 14px;
	color: #aaaaaa;
	text-decoration: none;
}

#footer {

	width:1081px;
	align: center;
	margin:0px auto;
	text-align:left;
	padding:20px 0px 0px 0px;
	font-face: Verdana;
	font-size: 14px;
	color: #aaaaaa;
	text-decoration: none;
}

#copyright {
        float: left;
} 

#author{
        float: right;
} 

#post {

      margin-bottom: 20px;
	
}



#comments {
}

.comments span {
	font-size: 12px;
}


/* Table___________________________________________________________________________*/

#agenda
{
	font-family: "Lucida Grande", "Helvetica", Arial, Sans-Serif;
	font-size: 12px;
	text-align: center;
    border: 0px;
border-collapse: collapse;
opacity: 0.9;
}

#agenda th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #3d4148;
	background: #c6e1d0;

}

#agenda th.hour {
	width: 20%;
opacity: 0;
}

#agenda th.entry {
	width: 40%;
}

#agenda tr:hover td
{
	background-color: #eeeeee;
}

#agenda td
{
	background-color: white;
	padding: 8px;
	color: #3e3e3e;
}

#agenda tfoot td.bottom_left
{
	background: #eff9ed url('images/botleft.png') left bottom no-repeat;
}

#agenda tfoot td.bottom_right
{
	background: #eff9ed url('images/botright.png') right bottom no-repeat;
}

#rupy_table
{
	font-family: "Lucida Grande", "Helvetica", Arial, Sans-Serif;
	font-size: 12px;
	text-align: center;
        border: 0px;
	border-collapse: collapse;
}

#rupy_table thead th.top_left
{
	background: #d3e1d0 url('images/left.png') left -1px no-repeat;
}

#rupy_table thead th.top_right
{
	background: #d3e1d0 url('images/right.png') right -1px no-repeat;
}

#rupy_table th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #3d4148;
	background: #d3e1d0;
        border-left: 1px solid #3d4148;
}

#rupy_table td
{
	padding: 8px;
	background: #eeeeee;
	border-top: 1px solid #3d4148;
        border-left: 1px solid #3d4148;
	color: #3d4148;
}

#rupy_table tfoot td.bottom_left
{
	background: #eff9ed url('images/botleft.png') left bottom no-repeat;
}

#rupy_table tfoot td.bottom_right
{
	background: #eff9ed url('images/botright.png') right bottom no-repeat;
}



/* General___________________________________________________________________________*/


ul{
	list-style-image: url('images/marker.png');
	padding:0;
	padding-left: 1em;
margin-bottom: 12px;


}

ul li{
	margin-bottom:2px;
}


input {
	border:2px #CCC solid; 
	background:#ffffff; 
	font-family: "Lucida Grande", "Helvetica", Arial, Sans-Serif; 
	font-size:14px; 
	color:#3a3e45;
        font-weight: bold;
}

input.checkbox {
	border:2px #aaaaaa solid; 
	background:#ffffff;
}
/*
input.button {
	border:0px; 
	background:#aaaaaa ; 
	font-family: "Lucida Grande", "Helvetica", Arial, Sans-Serif; 
	font-size:14px; 
	color:#3a3e45;
}

*/
textarea{
	border:3px #aaaaaa solid; 
	background:#ffffff; 
	font-family: "Lucida Grande", "Helvetica", Arial, Sans-Serif; 
	font-size:14px; 
	color:#3a3e45;
        size: 50;
}

img {
        border: 3px #ffffff solid;
}

img.design {
        border: 0px;
}



blockquote:before {
        content: open-quote;
        height: 0;
        margin-top: 10px;
        font-family: Georgia;
        font-size: 30px;
        color: #2dab34;
}

p {
  margin-bottom: 10px;
}


blockquote:after{
        content: close-quote;
        height: 0;
        margin-top: 10px;
        font-family: Georgia;
        font-size: 30px;
        color: #2dab34;
}

*/ Button _______________________________________________________*/
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

	button { 
	       border:0; 
		   cursor:pointer; 
		   padding:0 12px 0 0; 
		   text-align:center; 
		   float: left; 
		   width: auto; 
		   }
	button span { 
	       position:relative; 
		   display:block; 
		   white-space:nowrap; 
		   padding:0 0 0 12px; 
		   }
	

	button.submitBtn { 
			background:url(images/bg_button_right.png) right no-repeat; 
			font-size:13px; 
			}
	button.submitBtn span { 
			height:24px; 
			line-height:24px;
			background:url(images/bg_button_left.png) left no-repeat;
			color:#aaaaaa; 
			}
			
			
	button.submitBtn:active {
    		background:url(images/bg_button_pressed_right.png) right no-repeat;
    		border: 0px;
    		outline: none; /* hide dotted outline in Firefox */
			}

	button.submitBtn:active span {
			background:url(images/bg_button_pressed_left.png) left no-repeat;
			border: 0px;
			outline: none;

			}

#submit { 

			}
	#submit span { 
			
			}
			
			
	#submit:active {

			}

	#submit:active span {


			}
*/ Speakers _______________________________________________________*/

ul#speakers {
list-style-type:none;
list-style-image: none;
padding: 0 0 0 0;
}

ul#speakers li {
  border-bottom:1px solid #4C4A44;
  float:left;
  margin:0 0 30px;
  padding-bottom:30px;
  width:662px;
}

ul#speakers img {
  border:5px solid #4C4A44;
  float:left;
}

ul#speakers div {
  float:right;
  width:525px;
}

ul#speakers h5 {
  font-size:160%;
  color:#ACBA8B;
  font-weight:bold;
  letter-spacing:-1px;
  margin-bottom:5px;
}

ul#speakers h6 {
  font-weight:bold;
  margin-bottom:7px;
  font-size: 1.3em;
}

ul#speakers li p {
  padding-bottom:0;
}

*/ Sponsors _______________________________________________________*/

ul#sponsors {
list-style-type:none;
list-style-image: none;
padding: 0 0 0 0;
}

ul#sponsors li {
  border-bottom:1px solid #2DAB34;
  float:left;
  margin:0 0 30px;
  padding-bottom:30px;
  width:662px;
}

ul#sponsors img {
  border:none;
  float:left;
}

ul#sponsors div {
  float:right;
  width:525px;
}

ul#sponsors h5 {
  font-size:160%;
  color:#ACBA8B;
  font-weight:bold;
  letter-spacing:-1px;
  margin-bottom:5px;
}

ul#sponsors h6 {
  font-weight:bold;
  margin-bottom:7px;
  font-size: 1.3em;
}

ul#sponsors li p {
  padding-bottom:0;
}

/* mb-ABOUT _______________________________________________________*/
table.about_table {
  border-collapse: separate;
  border-spacing: 15px;
  border: 0;
  width: 666px;

  padding: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 0px;
}

table.about_table tr {
  padding: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 0px;
}

table.about_table tr td div {
  text-align: justify;
}

/* mb-POSTS _______________________________________________________*/

#storycontent ol li {
        padding: 0pt;
        margin-left: 20px;
}


li.vcard div.vcard_images {
        float:left;
        width:135px;
}

/* mb-SPEAKERS _______________________________________________________*/
li.vcard div.vcard_images img {
        margin-bottom: 20px;
}

li.vcard div.vcard_content {
        float:left;
        width:525px;
        min-height:100%;
        margin:auto;
}