/* 
	Theme Name: Wood-Grafixx
	Theme URI: http://design-grafixx.com/wood-grafixx
	Description: 2 spaltiges, deutschsprachiges Wordpress Theme by Alice - feste Breite, plugin-ready, widget-ready
	
	Author: Alice
	Author URI: http://alice-grafixx.de
	
	Version: 1.0
*/

body {
	background: url(images/bgh.jpg) top center;
	font: normal 0.8em verdana, tahoma, sans-serif;
	color: #2E2E3A;
	margin: 0px;
}

p, pre{ padding: 5px 10px; margin:0px; color: #2E2E3A;}

ul {list-style: square; }

.left { text-align: left; float: left; padding-left: 5px;}

.right { text-align: right;}

/* ----------------------------------------- */

#ram{
	margin: 0px auto;
	width: 970px;
}

#header{
	width: 965px;
	height: 100px;
	margin: 0px auto;
	padding: 5px 7px 0px 0px;
	color: #393943;
}

	#header h1{
		background: url(images/stripe.jpg) 14px 0px no-repeat;
		font-size: 2.5em;
		margin: 0px;
		color: #393943;
		border: none;
		padding-left: 48px;
	}
	
	#header h1 small{
		display: block;
		padding-left: 0px;
		font-size: 0.4em;
		color: #3E332F;
	}
	
#content{
	width: 685px;
	float: left;
	padding: 0px 0px 0px 12px;
}

.navi{
	
	width: 230px;
	margin: 0px 0px 0px 718px;
	padding: 10px 5px 10px 5px;
}

	.navi h2{
		font-size: 1.5em;
		font-weight: normal;
		margin: 10px 0px 8px;
		padding: 0px 0px 5px;
		color: #393943;
	}

#footer{font-size: 9px;
	width: 947px;
	height: 45px;
	clear: left;
	margin: 70px auto;
	text-align: center;
}
#footer a:link,a:visited,a:active {
	color: #666;
	
}
#footer a:hover {
	color: #666;

}

/* ---------------------- Links ----------------------- */

A {	color: #CF4576; text-decoration: none;}

A:visited { color: #A24160; text-decoration: none;}

A:hover, A:active {	color: #fff; text-decoration: none;}


h1 a:link { color: #fff; text-decoration: none;}

h1 a:visited { color: #fff;  text-decoration: none;}

h1 a:hover { color: #4A6771; background: none; text-decoration: none;}

h1 a:visited:hover { color: #CF4576;  text-decoration: none;}


h2 a { color: #3E332F; text-decoration: none;}

h2 a:active { color: #4A6771; background: none; text-decoration: none;}

/* Top Menu
--------------------------------------------------------------------------- */

ul#top {
	height: 20px;
	width: 100%;
    margin: 0;
    padding: 0; 
    text-align: right;
}

	*+html ul#top{
		margin-top: -5px;
	}

	* html ul#top{
		margin-top: -5px;
	}

ul#top li {
    list-style: none;
    display: inline;
    margin: 0; 
    padding: 0;
}

ul#top li.current_page_item { 
    text-decoration: none; 
	font: bold 16px Arial, Verdana, sans-serif;
    color: #2B2C31; 
}

ul#top li a {
	url('images/headlines.jpg') 0px 25px repeat-x; 
	margin: 0px 8px 0px 0px;
	padding: 0.4em 0.7em;
    text-decoration: none; 
    color: #3E332F; 
	font: bold 14px Arial, Verdana, sans-serif;
}

	*+html ul#top li a { /* Fucking IE 7 */
		padding: 0.5em 0.7em; 
		line-height: 27px;
	}
	
	* html ul#top li a { /* Fucking IE 6 */
		margin-top: -5px;
		padding: 0.5em 0.7em; 
		line-height: 27px;
	}
	
ul#top li a:hover {
	color: #fff;
	background-color: #000;
}
ul#top li a:visited {
    color: #A24160; 
}

ul#top li a:focus  {
    color: #42312A; 
    
}



/* Menu--------------------------------------------------------------------------- */

.navi ul { 
	list-style: none; 
	padding: 0 0 0 3px;
	margin: 0px; 
	line-height: 18px;
}

.navi ul li { }


.navi li A {
	background: url('images/li_on.gif') left no-repeat;
	border-bottom: 1px dotted #E5E5E5;
	display: block;
	height: 18px;
	line-height: 18px;
	padding: 5px 2px 5px 18px;
	font: normal 10pt verdana, tahoma, sans-serif;
	color: #393943; 
}

.navi ul li A:visited {
	color: #65666B; 
	background: url('images/li_of.gif') left no-repeat;
}

.navi ul li A:hover, 
.navi ul li A:active{
	color: #A24160;  
	text-decoration: none;
	background: url('images/li_zu.gif') left no-repeat;
}

.navi ul ul li A{
	border-bottom: 1px dotted #E5E5E5;
	padding-right: 2px; 
	padding-left: 27px;
	height: 18px;
	color: #393943; 
	background: url('images/li_of.gif') 10px 10px no-repeat;
}

.navi ul ul li A:visited {
	color: #65666B; 
	background: url('images/li_of.gif') 10px 10px no-repeat;
}

.navi ul ul li A:hover, 
.navi ul ul li A:active{
	color: #A24160;  
	text-decoration: none;
	background: url('images/li_zu.gif') 10px 10px no-repeat;
}

#recentcomments a{
	background: none;
}

#recentcomments a:hover{ color: #A24160; }

.navi ul#rss li A:link, .navi ul#rss li A:visited {
	border-bottom: 1px solid #E5E5E5;
	padding-right: 2px; 
	padding-left: 25px;
	height: 18px;
	color: #393943; 
	background: url('images/feed.gif') 3px center no-repeat;
}


.navi ul#rss li A:hover, .navi ul#rss li A:active {
	border-bottom: 1px solid #E5E5E5;
	padding-right: 2px; 
	padding-left: 25px;
	height: 18px;
	color: #393943; 
	background:  #9DB0B6 url('images/feed.gif') 3px center no-repeat;
}	

/* headlines
--------------------------------------------------------------------------- */

h1{
	border: none;
	color: #4A3730;
	text-align: left; 
	padding: 0 0 5px 5px;
	margin-top: 0px;
	font: normal 1.6em verdana, tahoma, sans-serif;
	background: url('images/headlines.jpg') left bottom repeat-x;
	
}

.post h1:first-letter, 
.post h1 a:first-letter{ font-size: 30px; }


h2, .post_head, #postcomment{
	color: #393943;
	text-align: left; 
	margin: 0px 0px 5px;
	padding: 0 1px 5px 5px;
	font-size: 1.5em;
	font-weight: normal;
	border: none;
}

	h2 small, .post_head small{
		background: url('images/headlines.jpg') left top repeat-x;
		display: block;
		padding: 5px 0px;
		font-size: 0.5em;
		color: #3E332F;
		border: none;
	}
	
	.navi h2, .page h2, #postcomment{
		background: url('images/headlines.jpg') left bottom repeat-x;
	}
	
	.comment{
		background: none ! important;
		border-bottom: 1px dotted #D4D4D4;
	}
	
	.archive{
		
		margin: 0px 0px 10px 0px;
		padding: 5px;
		font-size: 1.7em;
		font-weight: normal;
	}

h3{
	color: #393943;
	text-align: left; 
	margin: 0px;
	padding: 15px 0 5px 5px;
	font-size: 1.3em;
	border-bottom: 1px dotted #D4D4D4;
}

/* Post - Comments
--------------------------------------------------------------------------- */

.post {
	
	text-align: right;
	padding: 5px;
	margin-left: 68px;
	margin-bottom: 15px;
}

.page {
	
	text-align: left;
	padding: 5px;
	margin-bottom: 15px;
}

.entry {
	text-align: left;
	padding: 1px 1px 7px 1px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #D4D4D4;
}

.entry_s {
	text-align: left;
	padding: 1px 1px 7px 1px;
	margin-bottom: 2px;
}

.tags{
	border-top: 1px dotted #E5E5E5;
	border-bottom: 1px dotted #E5E5E5;
	margin: 15px 5px 0 10px;
	padding: 5px;
	line-height: 13px;
	color: #65666B;
}

/* Datum
---------------------------------------------------------------------------- */

div.datum {
	background: #fff url('images/date.jpg') top right repeat-y;	
	padding: 0px;
	margin: 0px;
	width: 68px;
	height: 43px;
	float: left;
	text-align: center;
	color: #47484B; 
}


div.datum .jahr {
	background: #A24160;
	border-bottom: 1px solid #D4D4D4;
	display: block;
	font-size: 1.0em;
	font-weight: bold;
	color: #fff;
}

div.datum .tag {
	color: #A24160;
	display: block;
	font-size: 1.75em;
	margin-top: 0px;
}

div.datum .monat {
	color: #47484B;
	display: block;
	font-size: .8em;
	font-weight: bold;
	margin-bottom: 1px;
}


/* Comments
--------------------------------------------------------------------------- */

.comi {	
	padding: 0px 1px;
}

.wer {	
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0px 0px 3px 8px;
}
	.wer small{
		font-weight: normal;
		font-size: 0.6em;
	}
	
.gravatar{
	margin-top: 4px;
}

.com-num{
	display: block;
	width: 40px;
	float: right;
	font-size: 1.8em;
}

.com_tex{
	text-align: left;
}

.trackback{
	height: 33px;
}

#commentform {
	text-align: left;
}

blockquote {
	background: #F4F4F4 url('images/quote.png') top right no-repeat;
	margin: 5px 10px;
	padding: 5px 30px 5px 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

blockquote blockquote{
	background: #fff url('images/quote.png') top right no-repeat;
	margin: 5px 10px;
	padding: 5px 30px 5px 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

code{
	border: 1px solid #E5E5E5;
	background: #F4F4F4;
	display: block;
	padding: 3px;
	margin: 5px 0;
	font-size: 1.1em;
	color: #47484B;
}

/* Forms
--------------------------------------------------------------------------- */

input {
	color: #393943; 
	border: 1px solid #D4D4D4; 
	background: #F4F4F4;
	font-size: 0.9em;
	height: 18px; 
	margin-bottom: 2px;
}

input:hover, input:active, input:focus,
textarea:hover, textarea:active, textarea:focus {
	border: 1px solid #CF4576;
}

#author, #email, #url  { 
	width: 460px;
	padding: 2px;
}

.button{
	margin: 0px;
	padding: 2px 8px;
	height: 25px;
	font-size: 0.9em;
}

textarea {
	width: 460px;
	padding: 2px;
	color: #383842; 
	font-family: verdana, tahoma, sans-serif;
	font-size: 0.9em;
	border: 1px solid #D4D4D4;
	background: #F4F4F4;
}

.wp-smiley{ border: none ! important;}


/* Comment Quicktags
--------------------------------------------------------------------------- */
#comment_quicktags {
	margin: 0px;
}

#comment_quicktags input.ed_button{
	border: 1px solid #D4D4D4; 
	background: #F4F4F4;
	color: #000000;
	padding: 2px 5px 8px;
	height: 22px;
	margin-right: 3px; 
}

#comment_quicktags input:focus.ed_button, #comment_quicktags input:hover.ed_button {
	border: 1px solid #CF4576; 
	background: #F4F4F4;
}
#comment_quicktags #ed_strong {
	font-weight: bold;
}
#comment_quicktags #ed_em {
	font-style: italic;
}

/* Suchfeld
--------------------------------------------------------------------  */
#s{
	padding: 2px;
	width: 180px;
}

#searchform input {
	text-align: left; 
	color: #393943;
	margin: 0px;
}

#alice_s{
	margin: 6px 0 0 25px;
}

#search_alice {
	text-align: left; 
	color: #393943;
	margin: 7px 0 0 5px;
	height: 26px
}

/*  Page Navi
---------------------------------------------------------------------------- */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #D4D4D4;
	color: #2E2E3A;
	background-color: #F4F4F4;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #7195A1;
	color: #65666B;
	background-color: #F4F4F4;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #2E2E3A;
	border: 1px solid #D4D4D4;
	background-color: #F4F4F4;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	color: #7195A1;
	border: 1px solid #D4D4D4;
	background-color: #F4F4F4;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #D4D4D4;
	color: #2E2E3A;
	background-color: #F4F4F4;
}

/* Calendar
--------------------------------------------------------------------------- */

td {
	font: normal 9pt verdana, tahoma, sans-serif;
	text-align:justify;
	border:0px solid #699199;
	border-bottom-width:0px;
	padding:0px;
}

#wp-calendar {
	margin: 0px;
	width: 98%;
	color: #393943;
}

#wp-calendar caption {
	background: url('images/headlines.jpg') left bottom repeat-x;
	color: #393943;
	font-size: 1.3em;
	text-align: right; 
	padding: 2px 0px 5px 3px;
	margin: 0px;
}

#wp-calendar th {
	font-size: 10pt;
}

#wp-calendar #today {
	background: #F4F4F4;
	color: #3E332F; 
}

#wp-calendar td {
	text-align: right;
	color: #393943;
	padding-right: 6px;
}

#wp-calendar td.pad {
	border: none;
}

#wp-calendar #next a, #wp-calendar #next {
	padding-right: 5px;
	text-align: right;
	border: none;
}

#wp-calendar #prev a, #wp-calendar #prev {
	padding-left: 5px;
	text-align: left;
	border: none;
}
