/*  
Theme Name: Go Event
Theme URI: http://www.go-event.net
Description: Wordpress Theme für die Eventagentur Go Event.
Version: 1.0
Author: Pascal Klingler
Author URI: http://www.go-event.net


*/

*
{
	padding: 0;
	margin: 0;
}

body
{
	background: url(images/bg.gif) repeat;
	font-size: 10px;
	font-size:small;
	font-family: Verdana, "Trebuchet ms", helvetica, sans-serif;
	color: #3a3a3a;
	line-height: 18px;
	font-size:70%;
}


a
{
	color: #E30917;  /* Farbe der Links */
	text-decoration:underline;

}

a:hover
{
	border-bottom: none;  /* Farbe des durchgezogenen Linkstrichs */
}


p
{
	margin-bottom: 14px;
}
ul, ol 
{
	margin:1em;
	padding:0;
}
li 
{
	margin:0 1em;
	padding:5px 0;
}
blockquote 
{
    margin:10px 20px;
    padding-left:10px;
    border-left:#ccc 2px solid;
}
fieldset 
{
	border:none;
}
img.left
{
	float: left;
	margin: 0 14px 3px 0;
}
img.right
{
	float: right;
	margin: 0 14px 3px 0;
}
img
{
         border:none;
text-decoration:none;
}
a img {
border:none;
text-decoration:none;
}




h1,h2,h3,h4,h5,h6 
{
	font-family:Georgia, "Lucida Sans Unicode", Tahoma, Arial, Serif;
}
#upbg
{
	position: absolute;
	top: 0;
	left: 0;
	background: #fff url(images/bg_header.gif) no-repeat;
	width: 947px;
	height: 225px;
	z-index: 1;
}

#outer
{
	position: relative;
	width: 947px;
	margin: 0 auto;
	background: url(images/bg_content.gif) repeat-y;
}

#inner
{
	position: relative;
	padding: 7px 7px 13px 7px;
	z-index: 2;
}
#splash
{
	position: absolute;
	left: 20px;
         top: 55px;
	background: url(images/logo.gif) no-repeat; 
	width: 184px;
	height: 129px;
}

#header
{
	position: absolute;
	background: url(images/headgrafik.jpg) no-repeat;
	width: 696px;  /* Breite des Logos */
	height: 129px;  /* Höhe des Logos */
         left: 228px;
         top: 55px;
	color: #fff;
	padding-left: 0px;
}



#menu
{
	position: relative;  
         left: 25px;
	margin: 13px 0 0 0;
         color: #ffffff;
	font-family:Tahoma, Georgia, Arial, Verdana, Serif;
	width:620px;
}

#menu ul
{
	margin:0;
	padding:0;
}

#menu ul li
{
	display: inline;
	line-height: 25px;  /* Höhe des grauen Kasten beim überfahren der Navigationspunkte */
	padding-left: 3px;
	margin:0 6px 0 0;
}

#menu a:link,#menu a:visited
{
	
	color: #ffffff;
	text-decoration: underline;
}

#menu a:hover, #menu a:active
{
	text-decoration: none;
}

#rueckruf
{        
         color: #ffffff;
	font-family:Tahoma, Georgia, Arial, Verdana, Serif;
         left: 650px;
	float:right;
	margin: -18px 25px 0 0;

	
}
#rueckruf a:link,#rueckruf a:visited
{
	
	color: #ffffff;
	text-decoration: underline;
}

#rueckruf a:hover, #rueckruf a:active
{
	text-decoration: none;
}
#search
{
	color: #ffffff;
	font-size: 12px;
	font-family:Tahoma, Georgia, Arial, Verdana, Serif;
	text-transform:none;
	float:right;
	margin:-32px 0 0 0;
}
#content
{
	left:228px;
         padding-top: 175px;
         position:relative;
         width:452px;
}


#content .post .header 
{
	background: url(images/a22.gif) bottom repeat-x;
	padding: 0 0 10px 0px;
	margin-bottom: 20px;
	position: relative;
}
#content h3,#content h2
{
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 25px;
         border-bottom: none;
	color: #E30917;
}
#content h2.pagetitle 
{
	text-align:center;
	margin:0 0 2em 0;
	font-size:1.5em;
}

#content h3 a
{
	color: #E30917;  /* Farbe der Links */
	text-decoration: none;
	border-bottom:none;   /* Farbe des gepunkteten Linkstrichs */
}


#content ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(images/bullet.gif);
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content .entry
{
	padding: 0 0px;
	margin-bottom: 20px;
}

#content .post
{
margin-bottom: 10px;
}

#content .post .date
{
	float:right;
	margin:-1px 0;
	color:#666;
	width:25%;
	padding:0;
	background: url(images/a22.gif) bottom repeat-x;
}
#content .post .date em 
{
	font-style:normal;
	color:#666;
}
#content .post .date em.user 
{
	background:url(images/user.png) no-repeat left top;
	padding-left:15px;
}
#content .post .date em.postdate 
{
	background:url(images/date.gif) no-repeat left top;
	padding-left:17px;
}
#content .post .entry
{
margin-bottom: 0;
}

#content ul.asides
{
	
	list-style:none;
	margin:2em 0;
	padding:0;
}
#content ul.asides li
{
	list-style:none;
	padding:0.5em 0;	
}

#content .post .footer
{
	clear:both;
	
}
#content .post .footer ul
{
	list-style: none;
	text-align:right;
	padding:20px 0;	
}

#content .post .footer ul li
{
	display: inline;
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding:3px 0 3px 15px;
}

#content .post .footer ul li.comments
{
	background-image: url(images/a36.gif);
	color:#999;
}

#content .post .footer ul li.readmore
{
	background-image: url(images/a38.gif);
}
#content .post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
#content .post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#sidebar
{
	position: absolute;
	width: 195px;
         margin-top:170px;
	left:10px;
}

#sidebar h2
{
	position: relative;
	font-size: 10px;
	color: #9B988C;
         line-height: 1.1em;
	border-top: 1px solid #9B988C;
         padding-bottom: 15px;
         padding-top: 5px;
	text-transform:uppercase;
	font-family:Arial, Georgia, Tahoma, Verdana, Serif;
}

img.profile
{
	position: relative;
	top: -2px;
	background: url(images/a26.gif) no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
}
#sidebar ul 
{
	list-style:none;
         font-size: 12px;
         padding-left: 10px;
         padding-bottom: 5px;
	margin: 0 0 20px 0;
}


#sidebar ull 
{
	border-bottom: 0px;
}

#sidebar ul li 
{
	padding: 5px 0;
      
         border-top: 1px dotted #9B988C;
	margin:0;
}
#sidebar ul li ul li 
{
	padding: 5px 0;
      
         border-top: 1px dotted #9B988C;
	margin:0;
}


#sidebar ul ul 
{

	padding: 0 0 0 0px;

	margin:0;
}
#sidebar a:link,#sidebar a:visited 
{
         font-weight: bold;
         color: #807D73;
         font-size: 12px;
         padding-left: 15px;
         text-decoration:none;

}
#sidebar a:hover, #sidebar a:active
{
	font-weight: bold;
         color: #E30917;
         font-size: 12px;
         padding-left: 15px;
         text-decoration:none;
}
#sidebar ul ul a:link,#sidebar ul ul a:visited 
{
         
         color: #807D73;
         font-size: 10px;
         padding-left: 25px;
         text-decoration:none;
}
#sidebar ul ul a:hover, #sidebar ul ul a:active
{

         color: #E30917;
         font-size: 10px;
         padding-left: 25px;
         text-decoration:none;
}
#sidebar ul.feeds 
{
	margin-left:0px;
         text-align:left;
}
#sidebar ul.feeds li 
{
	list-style-image:url(images/feed.gif);
         margin:5px 0;
	padding:0;

}
#sidebar1
{
	position: absolute;
	width: 205px;
         margin-top: 160px;
	left: 708px;
}

#sidebar1 h2
{
	position: relative;
	font-size: 10px;
	color: #9B988C;
         line-height: 1.1em;
	border-top: 1px solid #9B988C;
         padding-bottom: 15px;
         padding-top: 5px;
	text-transform:uppercase;
	font-family:Arial, Georgia, Tahoma, Verdana, Serif;
}

#sidebar1 ul 
{
	list-style:none;
         font-size: 9px;
         padding-bottom: 5px;
	margin: 0 0 20px 0;
}

#sidebar1 ull 
{
	border-bottom: 0px;
}

#sidebar1 ul li 
{
	padding: 0px 0;
      
         border-top: 1px dotted #9B988C;
	margin:0;
}
#sidebar1 ul ul 
{

	padding: 0 0 0 0px;

	margin:0;
}
#sidebar1 a:link,#sidebar1 a:visited 
{
         font-weight: bold;
         color: #807D73;
         font-size: 10px;
         border-bottom:none;
}
#sidebar1 a:hover, #sidebar1 a:active
{
	font-weight: bold;
         color: #99361D;
         font-size: 10px;
         border-bottom:none;
}
#sidebar1 ul.feeds 
{
	margin-left:0px;
         text-align:left;
}
#sidebar1 ul.feeds li 
{
	list-style-image:url(images/feed.gif);
         margin:5px 0;
	padding:0;

}


/*comments and their styles*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 2em 0;
	padding: 0;			
}
.commentlist li p 
{
    margin:0 1em;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	background: url(images/a32.gif) repeat-x top;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
	border:#eee 1px solid;
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
.commentlist li.alt .cmtinfo 
{
	font-size:1em;	
	background: url(images/a34.gif) repeat-x top;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
	border:#ddd 1px solid;
}
.commentlist li.authorcomment
{
	border:#ddd 1px solid;
	border-top-width:0px;
	
}
#outer .nocomments 
{
	text-align:center;
	color:#999;
}
#outer .trackback 
{
	background:url(images/links.gif) no-repeat left;
	padding:2px 20px;
}
#outer .commentsrss 
{
	background:url(images/feed.gif) no-repeat left;
	padding:2px 17px;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
input.text, textarea, select 
{
	padding:2px;
	background:#F9F9F7;
	font:1em verdana, arial, serif;
	border: 1px solid #ccc;	
}
textarea{
	width: 90%;
	height: 20em;	
}
#outer input.text:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}

#footer
{
	position: relative;
	clear: both;
	text-align: left;
         background: url(images/footer.gif) no-repeat;
	color: #A8A88D;
	padding-left: 20px;
         padding-top: 40px;
         padding-bottom: 20px;
	
}

#footer a:link,#footer a:visited
{
	color: #6C6C63;
	text-decoration:none;	
	border:none;
}
#footer a:hover,#footer a:active
{
	color: #acacac;
	text-decoration:underline;	
	border:none;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0 auto;
	width: 155px;	
	border:#ccc 1px solid;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-weight:bold;	
	margin:0;
	padding:3px 0;
	}
#wp-calendar thead 
{
	margin:0;
	padding:0;	
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;	
	background:url(images/a32.gif) repeat top;
	}
#wp-calendar th 
{
	padding: 3px 0;
	text-align: center;	
	background:url(images/a34.gif) repeat top;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

#searchsubmit 
{
	border:#fff 1px solid;
	font-size:0.9em;
	background:url(images/a18.gif) repeat-x top;
}


#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

