/*  
Theme Name: MF Deidesheim
Theme URI: http://www.mf-deidesheim.de
Description: Wordpress Theme für Motorradfreunde Deidesheim.
Version: 1.0
*/

*
{
	padding: 0;
	margin: 0;
}

body
{
	background: #fff url(images/background.jpg) repeat-x;
	font-size: 12px;
	font-size:small;
	font-family: Verdana, "Trebuchet ms", helvetica, sans-serif;
	color: #3a3a3a;
	line-height: 18px;
	font-size:75%;
}

#breadcrumb
{
         margin-top: -15px;
         margin-left: 275px;
         margin-bottom: 0;
}
#breadcrumb a:link,#breadcrumb a:visited
{
	color: #000;
	text-decoration:underline;	
	border:none;
}
#breadcrumb a:hover,#breadcrumb a:active
{
	color: 000;
	text-decoration:none;	
	border:none;
}


a
{
	color: #105A9C;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}
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;
}
a img 
{
	border: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;
	width: 880px;
	height: 270px;

}

#outer
{
	position: relative;
	width: 880px;
        background: #fff url(images/bg-content.jpg) no-repeat;
	margin: 0 auto;
}

#inner
{
	position: relative;
	padding: 1px 5px 13px 5px;
	z-index: 2;
}
#bemerkung
{
         color: #3a3a3a;
         font-size: 11px;
         }

#bemerkung a:link, #bemerkung a:visited {

	font-size:11px;
	text-decoration: underline;
	color: #3a3a3a;

}

#bemerkung a:hover {
	color: #3a3a3a;
	text-decoration: none;
}
#header
{
	position: absolute;
	background: #fff url(images/header.jpg) repeat-x;
	width: 880px;
	height: 277px;
         margin-left: -5px;
         margin-right: -5px;
         margin-top: -1px;
	color: #fff;
}

#header span
{
	font-weight: normal;
}

#header h1
{
	font-size: 170%;
	line-height:1em;
	margin:10px 0 0 0;
}
#header h1 a 
{
	color:#fff;
	text-decoration:none;
	border:none;
}
#header h2
{
	font-size: 100%;
	font-weight: normal;
	color: #FCE2CA;
	margin:5px 0;
	padding:0;
	font-family:"Lucida Sans Unicode","Trebuchet MS", Verdana, Arial, Serif;
}


#splash
{
	position: absolute;
	right: 30px;
	background: #EAEAE2 url(images/a10.jpg) no-repeat;
	width: 458px;
	height: 92px;
}

#menu
{
	position: relative;
	background: none;
	height: 45px;
	padding: 0 20px 0 5px;
	margin: 156px 0 20px 0;
	font-family:Tahoma, Georgia, Arial, Verdana, Serif;
	text-transform:uppercase;
}

#menu ul
{
	margin:0;
	padding:0;
}

#menu ul li
{
	display: inline;
	line-height: 52px;
	padding-left: 3px;
	margin:0 10px 0 0;
}

#menu ul li a
{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 8px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	border-bottom:none;
}

#menu ul li a:hover, #menu ul li.current_page_item a
{
	background: #fff url(images/a18.gif) repeat-x top;
	color: #4A4A24;
	text-decoration: none;
}

#search
{
	font-color: #4A4A24;
	font-size: 12px;
	font-family:Tahoma, Georgia, Arial, Verdana, Serif;
	text-transform:none;
	float:right;
	margin:15px 0 0 0;
}

#content
{
	position: relative;
         margin-top: 85px;
	width: 590px;
         margin-right: 27px;
        float: right;
}
#content .post .header 
{
	background: url(images/a22.gif) bottom repeat-x;
	padding: 0 0 20px 0px;
	margin-bottom: 20px;
	position: relative;
}
#content .post .header1 
{
	padding: 0 0 20px 0px;
	margin-bottom: 0px;
	position: relative;
}
#content h3,#content h2
{
	position: relative;
	top: 4px;
         font-weight: normal;
	font-size: 18px;
	line-height: 25px;
	color: #105A9C;
}
#content h5
{
	position: relative;
	top: 4px;
	font-size: 2em;
         font-weight: normal;
	line-height: 25px;
	color: #105A9C;
}
#content h2.pagetitle 
{
	text-align:center;
	margin:0 0 2em 0;
	font-size: 2em;
}

#content h3 a:link, #content h3 a:visited 
{
	text-decoration: none;
         font-weight: bold;
         font-family: Arial;
	font-size: 23px;
	line-height: 10px;
	color:#105A9C;
}
#content h3 a:hover,#content h3 a:active 
{
	text-decoration: none;	
}
#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: 30px;
}

#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
{
	background: url(images/a32.gif) repeat-x top;
	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
{
         top: 85px;
	position: relative;
         margin-top: 0px;
         margin-left: 0px;
         margin-bottom: 30px;
         padding-left: 10px;
	width: 190px;
         font-size: 8px;
         float: left;
}

#sidebar h2
{
	position: relative;
	font-size: 17px;
	color: #333333;
	background: url(images/border.gif) bottom no-repeat;
	padding:0 0 15px 0 ;
         padding-left: 10px;
	margin: 5px 0;
	font-family:Verdana;
}
#sidebar h3
{
	position: relative;
	font-size: 9px;
	color: #666666;
         padding-left: 10px;
	font-family:Arial;
}

img.profile
{
	position: relative;
	top: -2px;
	background: url(images/a26.gif) no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
}
#sidebar ul 
{
	list-style:none;
	padding: 0 0px;
	margin: 0 0 20px 0;
}
#sidebar ul li 
{
	padding: 0px 0;
	margin:0;

}
#sidebar ul ul 
{
	list-style:none;
	padding: 0 0px;
	margin: 0 0 0px 0;
}


#sidebar ul li a {
	padding-top: 4px;
         padding-bottom: 4px;
         padding-left: 10px;
         border-bottom: 1px solid #DDDDDF;
         text-decoration:none;
         font-weight: normal;
         font-family: verdana;
         font-size: 14px;
         color: #666666;
         display: block;

}

#sidebar ul li a:hover,#sidebar ul li a:active  a {
         color: #105A9C;
}
#sidebar ul ul a:link,#sidebar ul ul a:visited 
{
         
	padding-top: 4px;
         padding-bottom: 4px;
         padding-left: 25px;
         border-bottom: 1px solid #DDDDDF;
         text-decoration:none;
         font-weight: normal;
         font-family: verdana;
         font-size: 12px;
         color: #666666;
         display: block;
}
#sidebar ul ul a:hover, #sidebar ul ul a:active
{

         color: #105A9C;
}

#sidebar ul.feeds 
{
	margin-left:20px;
}
#sidebar 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;
         font-size: 11px;
	text-align: right;
	border-top: 4px #EFEFEF solid;
	color: #999999;
	padding:22px;
	margin:0;
}

#footer a:link,#footer a:visited
{
	color: #999999;
	text-decoration:underline;	
	border:none;
}
#footer a:hover,#footer a:active
{
	color: #999999;
	text-decoration:none;	
	border:none;
}

/* Begin Images */
p img {
    padding: 0;
    max-width: 100%;
    }

/*    Using 'class="alignright"' on an image will (who would've
    thought?!) align the image to the right. And using 'class="centered',
    will of course center the image. This is much better than using
    align="center", being much more futureproof (and valid) */

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

.alignright {
    float: right;
    }

.alignleft {
    float: left
    }
/* End Images */



/* 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;
}
