/*
Theme Name: YAST (Yet Another Standard Theme)
Theme URI: http://www.timewaster.de/wordpress-yast-theme/
Description: A much better theme based on the ***** Kubrik layout. For more informations about the features and how to customize this theme visit the theme homepage.
Version: 1.1
Author: TimeWaster
Author URI: http://www.timewaster.de/
Tags: blue, fixed width, two columns, widgets, rounded corners, customizable header, customizable background colors

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

	This Theme uses parts of the code and the translations from "The default WordPress theme based on the famous Kubrick." (http://binarybonsai.com/kubrick/) which was released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*//*


ONLY CONFIGURE YOUR COLORS AT THE END OF THIS FILE!!!


common */
body,div,span,td,h1,h2,h3,h4,h5,h6,p,input{font:normal 12px Arial,sans-serif; margin:0px;}
h1,h2,h3,h4,h5,h6{font-weight:bold;}
body{
	background: #002C5F url(img/bg.jpg) no-repeat center top;
}

form{padding:0px; margin:0px;}
input[type=text], input[type=checkbox], textarea{border:1px solid #999;}
img{border:0px;}
a {color:#00c; text-decoration:none; border:none; outline:0;}
a:hover{text-decoration:underline;}
p{margin-bottom:10px;}
hr{color: #CCC;  background-color: #CCC;  height: 1px;  border: 0;}
/* structure */
#page{position:relative; margin:0px auto; width:920px;}

#canvas {
}

#head-wrapper{
	width:920px;
}

#head {
	background: white url(img/logo.gif) no-repeat center center;
	display: block;
	height:272px; 
	width:629px; 
}

#head-wrapper a:hover {
	border: none;
	text-decoration: none;
}

#posthead {
	background:transparent url(img/bg-header-bottom.gif) no-repeat;
	height:31px; 
	width:629px; 
}

#iloveelgg {
	background:transparent url(img/i-love-elgg.gif) no-repeat center top;
	left:708px;
	height:304px; 
	position:absolute;
	width:169px;	
}

#head span, #head h1 {
	display:none;
}

#head .description {
	display:none;
}

#head .l{position:absolute; left:0px; top:0px; width:15px; height:134px; background:url(img/logo-left.png) no-repeat;}
#head .m{position:absolute; left:15px; top:0px; width:780px; height:134px; text-align:center; background:url(img/logo-mid.png) repeat-x;}
#head .r{position:absolute; right:0px; top:0px; width:15px; height:134px; background:url(img/logo-right.png) no-repeat;}
#head .m h1{padding-top:29px;}
#head .m h1 a{font-size:36px; text-decoration:none;}
#head .m div{margin-top:7px; font-size:14px; font-weight:bold;}

ul#main_menu, ul#footer_menu {
	list-style:none;
	margin:0px;
	padding:20px 10px;
	width:609px; 
}

ul#main_menu li, ul#footer_menu li{
	display:inline;
	font-size: 14px;
	padding: 0px 36px; 
}

ul#main_menu li a, ul#footer_menu li a {
	color:white;
	font-weight: bolder;
}

ul#main_menu li a:hover, ul#footer_menu li a:hover {
	color: #0CB0EE;
	text-decoration:none;
}

ul#main_menu li a.active, ul#footer_menu li a.active {
	color: #0CB0EE;	
}

ul#footer_menu{
	padding:20px 56px 5px;
}


ul#footer_menu li{
	font-size: 12px;
	padding: 0px 32px;
}



#precontent {
	background:url(img/bg-content-top.gif) no-repeat;
	height:29px; 
	width:629px; 
}

#content-left {
	background:transparent;
	float:left; 
	position:relative; 
	width:629px; 
	margin:0px 0px 0px 0px;	
}

#content-right {
	background:transparent;
	float:left; 
	position:relative; 
	width:248px; 
	margin:0px 0px 0px 40px;	
}

#content {
	background:#041F3E;
	padding: 0px 40px 5px 48px;
}

#content { 
	min-height:1060px;  
	height:auto !important;  
	height:1060px;
}

#precontent {
	background:url(img/bg-content-top.gif) no-repeat;
	height:29px; 
	width:629px; 
}

#postcontent {
	background:url(img/bg-content-bottom.gif) no-repeat;
	height:39px; 
	width:629px; 
}

#presidebar {
	background:url(img/bg-rightbar-top.gif) no-repeat;
	height:29px; 
}

#sidebar {
	background:white;
	padding: 20px 30px;
}

#postsidebar {
	background:url(img/twitter.gif) no-repeat;
	height:164px; 
}



#contentMid{float:left; position:relative; width:600px; margin:113px 0px -9px 129px;}

#sidebar {
	/*float:left; 
	position:relative; 
	width:248px; 
	margin:113px 0px -9px 10px;
	margin:0px;*/
}

.registrate {
	background:url(img/btn-registrate.gif) no-repeat;
	display:block;
	height: 39px; 
	margin-bottom:20px;
	width: 176px;
}

.organize {
	background:url(img/organize.gif) no-repeat;
	height: 22px; 
	width: 178px;
}

#organizers {
	list-style-type:none;
	margin: 0px;
	padding: 0px 0px;
}

#organizers li {
	background:none;
	text-align:center;
}

#organizers li a{
	display:block;
	margin:15px auto;
}

.keetup {
	background:url(img/keetup.gif) no-repeat;
	height: 43px; 
	width: 109px;
}

.condiminds {
	background:url(img/condiminds.gif) no-repeat;
	display:block;
	height: 28px; 
	width: 133px;
}

.farmsphere {
	background:url(img/farmsphere.gif) no-repeat;
	display:block;
	height:32px; 
	width: 146px;
}


#footer {
	color:#666; 
	font-weight:bold; 
	margin:0px; 
}

#footer a{color:#559; font-weight:bold;}
/* news */
.news {
	color:white;
	padding-bottom:25px;
	
}

.news a{
	color:white;
	font-weight:bolder;
	text-decoration: none;
}

.news a:hover{
	color: #0CB0EE;
}

.news .top {
	padding: 10px 0px 6px 0px;
}
.news .top h2, .news .top h3 {
	color:white;
	font-size:22px; 
	font-weight:bold;
}

.news .top h2 a, .news .top h3 a {
	color:white;
	text-decoration:none;
}

.news .top h2 a:hover, .news .top h3 a:hover {
	color: #0CB0EE;
} 
.news .top p, .news .top p {
	color:#0CB0EE;
	margin: 10px 0px;
}

.news .infotop a{
	color:#0CB0EE;
	font-weight:normal;
}

.news .infotop a:hover {
	border-bottom: 1px dotted #0CB0EE;
}

.news p {
	line-height:1.5em;
}

.news .mid {
	color:white;
	padding:0px; 
}
.news .mid a, .news .mid2 a {
	border-bottom: 1px dotted white;
	font-weight:bold;
	text-decoration:none; 
}

.news .mid a:hover, .news .mid2 a:hover {
	border-bottom: 1px dotted #0CB0EE;
}

.news .bot {
	color:white; 
	/*text-align:center;*/ 
	padding:7px 9px 8px 0px; 
}
.news .bot a {
}

.news .commentPic {
	float:left; 
	margin:0px 10px 8px 0px;
}


/*


.news .bot{color:#777; text-align:center; padding:7px 9px 8px 9px; background:url(img/news-bot.png) bottom no-repeat;}
.news .bot a{color:#00c;}
.news .commentPic{float:left; margin:0px 10px 8px 0px;}*/
/* navigation bar */
.nav .left a, .nav .right a{width:150px; height:22px; background:url(img/button.png) no-repeat; padding-top:7px; text-align:center; margin-top:10px;}
.nav .left a{float:left;}
.nav .right a{float:right;}
/* sidebar */
#sidebar{
	color:#999;
}
/*#sidebar ul{margin:0px; padding:0px; list-style-type:none;}*/
#sidebar > ul > li {
	/*margin-top:10px;*/
}
#sidebar > ul > li h2 {
	display:block; 
	height:18px; 
	/*background:url(img/menu-top.png) no-repeat;*/ 
	padding:7px 9px 0px 9px; 
	color:#000;
}
#sidebar > ul > li .a, #sidebar > ul > li > ul {
	padding:7px 9px 8px 9px; 
	/*background:url(img/menu-bot.png) bottom no-repeat;*/
}
#sidebar input[type=text]{width:108px;}
/*#sidebar a:before{content:"\bb""\a0";}*/
#sidebar .text{padding:7px 0px 0px 0px; background:#fff;}
#sidebar .text p{color:#000; font-weight:bold;}
#sidebar .bk{color:#000;}
#sidebar .categories .children{margin-left:10px;}
/* miscellaneous */
.h2head{margin-top:6px; font-size:14px;}
.pageContent{margin:14px 0px 20px 0px;}
.error1{margin-top:7px; color:#900;}
.error2{margin:5px 0px 15px 0px; color:#900;}
.pages{text-align:center; margin:7px 0px 15px 0px;}
.clear{clear:both;}
.MT10{margin-top:10px;}
.comment{font-size:14px; margin-bottom:10px; color: #0CB0EE;}
/* needed by wordpress */
.aligncenter, div.aligncenter{display:block; margin-left:auto; margin-right:auto;}
.alignleft{float:left;}
.alignright{float:right;}
.wp-caption{border:1px solid #ddd; text-align:center; background-color:#fff; padding-top:4px; margin:8px 0px 0px 0px;}
.wp-caption img{margin:0; padding:0; border:0 none;}
.wp-caption p.wp-caption-text{padding:7px 4px 8px; margin:0;}

#commentform small {
	font-size: 12px;
	padding-left: 3px;
}


/*


CONFIGURE YOUR COLORS HERE: */

	#head .m h1 a, #head .m div{color:#fff;}                 /* head area text color */
	/*#sidebar > ul > li{background-color:#e6eaf2;}            /* menu background color */*/
	/*.news{background-color:#dae2f2;}                       */  /* post background color */
	.nav .left a, .nav .right a{background-color:#dae2f2;}   /* previous-next navigation buttons background color */

/* Remove this comment (not the code) if you wish the menu to be on the left side
	#content{float:right; margin:113px 24px -9px 0px;}
	#sidebar{margin:113px 0px -9px 24px;}
*/


#copyright {
	color:#5275A0;
	padding-left:75px;
	padding-top:6px;
}

.twitter {
	height:70px;
	position:absolute;
	bottom:90px;
	width:170px;
	z-index:10000;
}

.twitter a {
	color: #041F3E
}

.twitter a:hover {
	color: #041F3E;
	font-weight:bolder;
	text-decoration:none;
}

#twitter_update_list{
	height:79px;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:10px 20px;
	width:157px;
	
}

#twitter_update_list span{
	color:#666;
	display:block;
	font-size:11px;
}

#twitter_update_list a{
	/*display:block;*/
	margin-top:6px;
}

.followus {
	position:absolute;
	margin: 28px 0px 0px 100px
}

.twitter a.followus:hover{
	border-bottom: 1px dotted #041F3E;
	font-weight:normal;
}

.post-edit-link {
	color:white;
	text-decoration: underline;
}

#sponsors {
	margin-top: 10px;
	text-align:center;
}

#sponsors img, #sidebar h4{
	padding: 8px 0px;
}

#sidebar h4{
	color: #00487d;
	font-family:Arial;
	font-size:16px;
}

#sponsors h4 {
	color:#888;
}

#submit {
	background: url(img/btn-enviar-comentario.gif) no-repeat;
	border:none;
	height:40px;
	width:188px;
}

#submit span{
	display:none;
}

.commentcont {
	border-top: 1px dotted #5275A0;
	padding-top:15px;
}

.commentcont hr {
	background-color: #173A5F;
	color: #173A5F;  
	margin: 25px 0px; 
}

#fomenta textarea {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border:1px solid #ccc;
	color: #666;
	font-size:11px;
	margin-top:8px;
	padding:4px;
}