/*  
Theme Name: 
Theme URI: 
Description: 
Version: 1.0
Author: mediainvent
Author URI: http://www.mediainvent.com 
Tags: buddypress	
*/

/***
 * The default theme styles.
 */
@import url( _inc/css/reset.css );



html{

     }

body{
	padding-top: 0 !important;
	background: #A8DDF4 url(img/background_neu.png) repeat-x top;
	font-size: 13px;
	line-height: 140%;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #555;
     }

#outer {
	margin: 20px;
	margin-left: 40px;
	margin-top: 15px;
	width: 865px;
}


#header {
	margin-bottom: 30px;
	border-bottom: 1px dotted #adcf82;
}

#header h2 {
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #ADCF82;
	float: left;
}

#header h1 {
	float: left;
}

#header .alignright {


}

#gewinnspiel {
	margin-top: 10px;
	float: right;
	width: 160px;
	padding: 5px;
	text-align: center;
	color: #55b7dc;
	font-weight: bold;
	border: 1px dotted #adcf82;
}


#nav {
	clear: left;
	margin-top: 30px;
	margin-bottom: 5px;
}

#nav li {
	display: inline;
	margin-right: 10px;
	font-weight: bold;
	font-size: 16px;
}

#nav li a {
	text-decoration: none;
}

#nav li.current_page_item a, li.selected a {
	color: #888888;
}

#content {
	float: left;
	width: 570px;
}

#content a {
	text-decoration: none;
}


#content h3 {
	font-size: 15px;
	color: #adcf82;
	margin-bottom: 15px;
	margin-top: 10px;
}

#random {
	margin-top: 45px;
}


#sidebar {
	float: right;
	width: 200px;
	margin-top: 10px;
}

#sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5 {
	margin-bottom: 0;
}
     
#sidebar ul {
	margin: 0;
	list-style-type: none;
}

#sidebar ul li {
	margin-bottom: 30px;
}

#sidebar #members-list li {
	margin-bottom: 15px;
}

#sidebar #pages-3 li {
	margin-bottom: 0;
}



#footer {
	clear: both;
}


/*--------------------buddypress specific--------------------*/
#wp-admin-bar { 
	display: none;
}

/*--------------------members list--------------------*/
#members-list .item {
	margin-bottom: 25px;
}

/*--------------------profile----------------------*/
td.data p {
	margin-left: 10px;
}

/*--------------------genereal form stuff--------------------*/
input, select {
	border: 1px solid #adcf82;
}

/*--------------------for your text--------------------*/

p{
	margin-bottom: 10px;
     }

h1,h2,h3,h4,h5,h6{
		margin-bottom: 8px;
     }


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	border: none;
	border-bottom: 1px dotted #adcf82;
	margin-top: 25px;
	margin-bottom: 25px;
	}





dl{
     }
     dt{
          }
          dd{
          }

ul{
     }
ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

/*--------------------for links--------------------*/


a {
	color: #55B7DC;
     }
a:link { 
     }
a:visited { 
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover { 
    }
a:link:active, 
a:visited:active {
     }

#sidebar a {
	color: #666666;
}

/*--------------------images as a link--------------------*/
a img{
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------images --------------------*/
.logo {
	float: right;
}

h3.logo {
		float: left;
}

.clear {
	clear: both;
}

.alignleft {
	float: left;
     }

.alignright {
	float: right;
	margin-left: 5px;
     }

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
     }
/*--------------------read more link--------------------*/

.more-link{
     }

/*--------------------pages with pagination--------------------*/
p.serif{
     }

/*--------------------search--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------comments--------------------*/
.alt {
	 
	}

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}

/*--------------------calendar--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id in relationsship to the id of the widget*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------categories--------------------*/

li#categories{
     }

.widget_categories{
     }


