/*  
Theme Name: GameCamp Munich 2010
Theme URI: http://www.gamecampmunich.de
Description: Theme for GameCamp Munich 2010
Author: Florian Bergmann
Author URI: http://www.flobbymedia.de
Tags: simple, clean, fixed width, widget-ready, widgets, right sidebar, three columns, valid XHTML, valid CSS
Version: 0.1

	GameCamp Munich v0.1
	 http://www.gamecampmunich.de


*/
/* GENERAL TAGS */
img { border: 0; }
* {
margin:0;
padding:0;
}
body {
background-color:#ffffff;
font:12px arial,helvetica,verdana,sans-serif;
color:#333;
}
#gamecamp {
background: #ffffff;
width: 1230px;
margin: auto auto;
}
h1,h2,h3 {
font-size:16px;
}
h4 {
font-size:14px;
}
a {
color:#ff9900;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

/* HEADER */
#header {
position:relative;
margin: 0 auto;
width:1230px;
height:200px;
background-image:url('images/backgroundheader.png');
}
#headerbg {
background-image:url('images/backgroundheader.png');
width:100%;
height:200px;
background-repeat:repeat-x;
background-color:#000000;
}

#header #logo {
position:absolute;
margin:0;
padding:0;
top:50px;
left:25px;
width:387px;
height:63px;
background:url('images/logogc2010.png');
}

#header #logo a  {
	text-indent: -1000em;
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%;
}

#header #navigation {
position:absolute;
top:174px;
list-style:none;
}

#header li {
margin-left:25px;
float:left;
}

#locationpics {
list-style-type:none;
margin:0;
padding:0;
width:808px;
}

#locationpics li {
float:left;
margin:0;
margin-right:24px;
padding:0 !important;
}

#locationpics .end {
margin-right:0;
}

#locationpics img {
margin:0;
padding:0;
}

#karte {
margin-top:10px;
}

#teilnehmer {
position:absolute;
left:875px;
top:70px;
height:90px;
background:url('/wp-content/themes/gamecamp_2010/images/teilnehmer_neu.png') no-repeat;
font-size:100px;
background-position: 0 10px;
font-weight:bold;
color:#ffffff;
padding-left: 16px;
}
#teilnehmer a {
	color: #ffffff;
	text-decoration: none;
}
#teilnehmer span {
        display: block;
        margin-top:-8px;
}
#counter {
position:absolute;
left:1085px;
top:70px;
height:90px;
background:url('/wp-content/themes/gamecamp_2010/images/counter_neu.png') no-repeat;
font-size:100px;
background-position: 0 10px;
font-weight:bold;
color:#ffffff;
padding-left: 16px;
}
#counter span {
        display: block;
        margin-top:-8px;
}

#gcmuc09 {
text-align:left;
margin-top:15px;
margin-bottom:15px;
padding:0;
border:0;
border-collapse: collapse;
}
#gcmuc09 tr, #gcmuc09 tr td, #gcmuc09 th {
border:0;
}

#gcmuc09 thead tr th {
border-bottom: 1px #cccccc solid;
}

#gcmuc09 tr td {
padding-top: 8px;
border-bottom: 1px #cccccc dashed;
}
#gcmuc09 .session {
width:650px;
padding-bottom:5px;
}

#gcmuc09 .speaker {
width:150px;
padding-bottom:5px;
}

/* MENU */
#menu a{
padding:10px;
color:#333333;
list-style-type:none;
}
/* CONTAINER */
#container{
width:1000px;
margin:0 auto;
}
/* MAIN CONTENT */
#content {
margin:50px auto;
float:left;
margin-left: 25px;
width:800px;
overflow:hidden;
}
#content img{
border:0px;
}

#content h2{
font-size:20px;
color:#000000;
display: block;
width: 100%;
border-bottom: 1px solid #cccccc;
}

#content.home h2 {
border: 0;
}

#content #description {
margin-top:20px;
line-height:1,5;
}

#news {
margin-top:80px;
float:left;
width:250px;
}

#news h3 {
border-bottom: 1px solid #cccccc;
margin-bottom: 5px;
}

#news li {
margin-bottom: 5px;
}

#news a {
color: #000000;
font-weight: bold;
}

#rueckblick {
margin-top:80px;
margin-left:25px;
float:left;
width:250px;
}

#rueckblick h3 {
border-bottom: 1px solid #cccccc;
margin-bottom: 5px;
}

#socialize {
margin-top:80px;
margin-left:25px;
float:left;
width:250px;
}

#socialize h3 {
border-bottom: 1px solid #cccccc;
margin-bottom: 5px;
}

#socialize ul {
margin-top: 5px;
list-style-type:none;
}

#socialize li {
margin-right: 8px;
float: left;
}

#sidebar_one {
float:left;
margin-top:58px;
margin-left:50px;
width:350px;
}

#sidebar_one h4 {
border-bottom: 1px solid #cccccc;
margin-bottom: 5px;
clear:both;
width: 100%;
}

#sidebar_one ul {
list-style:none;
}

#sidebar_one li {
margin-right:10px;
margin-top: 10px;
float:left;
}

#sidebar_one em {
padding-top: 20px;
font-size: 11px;
width:100%;
display:block;
clear:both;
}

/* POSTS */
.post {
margin:0 0 10px;
}
.post h2 {
line-height:1.2em;
}
.post h2 a {
width:100%;
display:block;
outline:none;
}
.post img {
	padding: 3px;
	margin: 5px;
	border: 2px solid #E1E1E1;
	max-width: 460px;
}
.post .entry {
margin-top: 20px;
line-height:1.4em;
overflow:hidden;
}
.post .entry p {
margin:5px 0;
}
.post .entry p a {
font-weight:700;
}
.entry blockquote {
margin:0 1.3em;
}
.entry h3 {
margin:1em 0;
}
.entry ul {
margin:0 1.3em;
list-style:none;
}
.entry li a {
color:#333;
font-weight:700;
}
.entry ul li {
padding-left:18px;
margin-bottom:7px;
}
.entry ol {
margin:0 1em 0 3em;
}
.entry ol li {
margin:0 0 7px;
}
.entry table tr {
padding:15px 0;
}
.entry table tr.alt {
background:#eee;
}
.postMain {
overflow:hidden;
margin-bottom:15px;
}
.postMeta {
border-bottom: 1px solid #cccccc;
margin-bottom: 5px;
text-align:left;
margin-top: 10px;
}
.postMeta span.date {
background:#FFF;
padding:0 2px 0 4px;
}
.postMeta span.comments {
background:#FFF url(images/user.gif) no-repeat left center;
padding-left:15px;
margin-left:2px;
}
.postMeta span.comments a,.postMeta span.date a {
color:#555;
}
img.wp-smiley {
	border:none;
	background: none;
        padding:0;
	margin:0 2px;
        vertical-align:0;
}
#more {
color:#7F7F7F;
font-size:11px;
text-transform:uppercase;
margin-bottom:15px;
margin-top:15px;
text-align:right;
}
#more p,#more img {
vertical-align:middle;
}
#more a img {
border:none;
margin:0 0 3px 2px;
}
/* Sidebar */
#search {
margin-bottom:20px;
}
#search input {
vertical-align:middle;
}
#search #s {
font-size:1.1em;
border:1px solid #BBB;
padding:1px 2px;
margin-right:3px;
width:220px;
}
.sidebar_links h3 {
margin-bottom:5px;
}
.sidebar_links ul li {
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px;
}
.sidebar_links img {
border:0;
}
.side_content {
margin:0 0 20px;
}
.side_content h3 {
margin-bottom:5px;
}
.rss_links h3 {
margin-bottom:5px;
}
.rss_links {
margin-bottom:20px;
}
.rss_links ul li {
background:url(images/rss.gif) no-repeat 0 3px;
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px 16px;
}
.user_links h3 {
margin-bottom:5px;
}
.user_links {
margin-bottom:20px;
}
.user_links ul li {
background:url(images/user.gif) no-repeat 0 3px;
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px 16px;
}

#sidebar_two {
float:left;
width:312px;
margin-right: 5px;
}
#sidebar_two p {
color:#777;
}


#sidebar_two ul {
list-style:none;
margin:8px 0 4px;
}
#sidebar_two img {
border:0;
}
/* COMMENTS */
#comments {
width:400px;
/* padding:12px 0 0; */
}
#comments h3,h3#respond {
color:#555;
margin-bottom:7px;
}
ol.commentlist {
color: #666;
list-style-type: none;
margin: 0;
margin-top: 1.5em;
padding: 0;
}
.commentlist li {
margin-bottom: 2em;
padding: 0.5em 1em;
margin-bottom:7px;
}
.alt2 {
background: #eaeaea;
padding: 0.5em;
color:#000;
}
.alt1 {
background: #f3f3f3;
padding: 0.5em;
color:#000;
}
p.nocomments {
margin:0 12px 0 7px;
}
p.nocomments a {
color:#ddd;
font-weight:700;
text-decoration:underline;
}
p.nocomments a:hover {
color:#FFF;
}
#commentform p {
margin:1em 0;
}
#commentform p a {
font-weight:700;
}
#author,#email,#url,#comment {
font:1.1em arial,helvetica,verdana,sans-serif;
border:1px solid #BBB;
padding:2px;
}
#comment {
width:380px;
overflow:auto;
}
#commentform p small {
font-size:10px;
color:#7F7F7F;
}
/* footer */
#footer {
padding-top:50px;
padding-bottom:60px;
text-align:center;
background:#ffffff;
}
#footer ,#footer a {
font-family:Arial;
font-size:10px;
font-weight:normal;
color:#FFF;
}
#footer a:hover{
text-decoration:underline;
}
/* fixes */
.fix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.fix {
display:inline-block;
}
* html .fix {
height:1%;
}
.fix {
display:block;
}
.ez100{
float:left;
margin:1px;
border:1px solid #eaeaea;
}
.ez100:hover {
border:1px solid #ccc;
}
/** WORDPRESS CSS */
.clear {
clear:both;
}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}
.alignright {
   float: right;
   margin: 0 0 10px 10px;
}
.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
}
.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}
.twitter-timestamp {
   display: block;
   width: 100%;
   font-size: 0.8em;
   color: #999999;
   text-align: right;
}
.twitter-author {
   color: #000000;
   font-size: 0.9em;
}
.twitter-msg {
   background: url('images/twitter.png') no-repeat bottom left;
   width: 304px;
   padding: 3px;
}
.twitter-msg h5 {
   background: url('images/twitter.png') no-repeat top;
   height: 16px;
   width: 310px;
   margin-left: -3px;
   margin-top: -3px;
}
.twitter-msg p {
color: #1e1e1e !important;
}
.twitter-link {
padding-left: 4px;
font-weight: bold;
}
.twitter-msg a {
    color: #333333;
}

p { line-height: 1.5; }
