/*
Theme Name: Harvest Hunters
Orginal Theme URI: http://benediktrb.de
Theme URI: http://www.harvesthunters.com
Description: Harvest Hunters Theme customized for www.harvesthunters.com, Dynamic-Vision Theme by <a href="http://benediktrb.de">Benedikt</a>
Version: 1.0
Author: Benedikt Rieke-Benninghaus
Author URI: http://benediktrb.de
*/

/*************************************
 +Containers
 *************************************/
* {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

body{
        background:#1D3405;
        color:#000;
	font: 0.75em/100% "Myriad Web Pro", "Tahoma", Verdana, Helvetica, Arial, sans-serif;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}

#wrap{
        border-left:1px solid #000;
        border-right:1px solid #000;
        background: #fff;
	margin:0 auto;
	text-align:left;
        width:95%;
        min-width:950px;
        max-width:1200px;
}
#container{
        background-color:#fffff;
}
#content{
        background: #fff;
	font-size:1.2em;
	float:left;
	padding:3em;
	width:60%;
}
#wpg2content{
        background: #fff;
	font-size:1.2em;
	float:left;
	padding:3em;
	width:60%;
}
#sidebar{
        background: #fff;
	font-size:1.1em;
        font-weight:bold;
	float:right;
	width:26%;
        padding:3em 0 0 0px;
        padding-left:3%;
        border-left:1px solid #eee;
        min-width:260px;
}
#sidebar_list{
	float:left;
	width:86%;
}
#archive{
        margin-left:20px;
	float:left;
	width:250px;
}
#headerpicture{
	margin:0; padding:0;
        background:#1d3405;
        line-height: 262px;
}
#menu{
        height:50px;
        line-height:50px;
	margin:0 auto; padding:0;
        background:#fff url(./images/menu_bg.gif) repeat-x top left;
        float:right;
        width:100%;
}
#footer{
        clear:both;
        background:#010101 url(./images/footer_bg.gif) repeat-x top left;
	color:#fff;
	font-size:0.9em;
	padding:0.5em;
}
#pagetop{
	background:#fff url(./images/ontop.jpg) repeat-x top left;
        height:10px;
}
/*************************************
 +Headline
 *************************************/
h1, h2, h3{
	font-weight:normal;
	margin:0;
}
#header h1{
        float:left;
        margin-left: 1.5em;
	height: 55px;
}

.entrytitle h1{
	font-size:1.6em;
}
.entrytitle h1 a
{
	color:#000;
}
.entrytitle h1 a:hover{
	color:#000000;
}


/*************************************
 +Entry
 *************************************/
.entry {
	margin-bottom: 3em;
}
.entry a{
        color: #006600;
        text-decoration: underline;
}
.entry p{
        padding-bottom:6px;
}
.entry ul{
	list-style-type:none;
        padding:4px;
}
.entry li{
        padding-left:12px;
        margin-top:2px;
        margin-left:12px;
        list-style-type:disc;
}
.entry code{
        padding:4px;
        background:#ccc;
}
.entry h3{
        padding:2px;
        margin:2px;
        font-weight:bold;
        font-size:1.2em;
}
.postinfo {
	font-size: 0.7em;
}
.entrybody {
	margin-top: 12px;
}
.entrymeta {
	margin-top: 12px;
	color: #000;
	font-size: 1em;
}
.author {
	font-weight: bold;
	color: #FF6300;
}
.comments {
        padding-left: 20px;
	background: #fff url(./images/comments.gif) no-repeat;
	font-weight: bold;
}

.postmetadata
{
        background-color: #F0F0F0;
	border: 1px solid #E1E1E1;
	padding: 0.5em;
        color: #000;
 	margin-top: 30px;
}

#content blockquote {
        padding: 8px;
        background-color: #D0D0D0;
        border: 1px solid #888888;
        margin: 25px;
        padding-bottom: 2px;
        background-image: url(images/quote2.png);
        background-position: top left;
        background-margin: 4 px;
        background-repeat: no-repeat;
        text-indent: 28px;
}

/*************************************
 +Content Box
 *************************************/
#archive, #sidebar_list ul{
	list-style-type:none;
}
#sidebar_list li, #archive li{
        font-size: 0.9em;
        text-align: left;
	text-decoration: none;
        border-bottom: 1px dotted #000;
}

#sidebar_list li a:link, #archive li a:link, #sidebar_list li a:visited, #archive li a:visited {
        display:block;
	color:#1D3405;
	text-decoration:none;
	min-height: 17px;
        padding:3px 5px 3px 10px;
}

#sidebar_list li a:hover, #archive li a:hover, #sidebar_list li a:active, #archive li a:active{
        background:#2F2C2C;
        color:#fff;
        display:block;
}

#archive h2, #sidebar_list h2 {
	font-weight:bold;
	font-size: 1.2em;
}


/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;padding:0;
        padding-top:10px;
        padding-bottom:10px;
        padding-left:10px;
}
#sidebar ul li{
	padding:0px;
}
#sidebar h3{
	color:#000;
	font-size:1.5em;
	margin:2px;
        font-weight:bold;
}
#searchbox{
        width:50%;
}

/*************************************
 +Footer
 *************************************/
#footer a{
        text-decoration:none;
}
#footer_container{
	width:850px;
	margin:15px auto;
}
#footerimage{
	float:left;
	text-align:center;
	width:400px;
	margin:15px auto;
}
#lastthreads{
	float:left;
	width:200px
}
#lastcomments{
	float:right;
	width:250px
}
#lastthreads ul{
	list-style-type:none;
        padding: 8px;
}
#lastcomments ul{
	list-style-type:none;
        padding: 8px;
}
#lastthreads li {
        font-size: 1.2em;
}
#lastcomments li {
        font-size: 1.2em;
}
#lastthreads li, #lastcomments li{
	display: block;
        text-align: left;
	text-decoration: none;
        padding-left:30px;
        margin-bottom: 6px;
}
#lastthreads li{
        background:transparent url(./images/green_arrow.gif) 2px center no-repeat;
}
#lastcomments li{
        background:transparent url(./images/orange_arrow.gif) 2px center no-repeat;
}
#lastthreads li a, #lastthreads li a:hover, #lastthreads li a:visited, #lastcomments li a, #lastcomments li a:hover, #lastcomments li a:visited{
	color: #fff;
}
.last_author{
        color: #FF2BD5
}

#lastthreads h2, #lastcomments h2 {
	font-weight:bold;
	font-size: 1.4em;
}
.copy a, .copy a:visited { 
        color: #FF2BD5;
	padding:5px;
}
.copy, .copy a:hover {
	margin-top:25px;
	padding:5px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0;
	padding:0;
}

.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#000;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	padding:0.5em;
}

.alt{
        background-color: #EEEEEE;
	border-top: 1px solid #939393;
	border-bottom: 1px solid #939393;
	padding: 0.8em;
        color: #000;
}

.normal{
	padding: 0.8em;
        color: #000;
}

h3#comments{
	font-size:1.3em;
}

h3#respond{
	font-size:1.3em;
        margin-top: 30px;
}

.countcomment{
	color:#000;
}

.commentmetadata
{
	font-size:0.9em;
}

.gravatar
{
	float:left;
         border: 1px solid #000;
         margin-right: 5px;
         margin-top: 5px;
         width: 36px;
         height: 36px;
}

/*************************************
 +Header List
 *************************************/

#menu ul{
	list-style-type:none;
        float:left;
}

#menu li{
	margin-right: 10px;
	display: inline;
}

#menu li a, #menu li a:visited{
	height: 50px;
        width:122px;
        padding-top: 12px;
	color: #fff;
        font-weight: bold;
        font-size: 1.1em;
        text-align: center;
	text-decoration: none;
        float:left;
	margin-right: 5px;
}

#menu li a:hover{
        background:transparent url(./images/menu_over.gif) no-repeat;
}

#menu li a:active{
        background:transparent url(./images/menu_active.gif) no-repeat;
}


/*************************************
 +Header List
 *************************************/

#header ul{
	list-style-type:none;
        float:right;
        margin:0;
        margin-right:1em;
}

#header li{
        padding:0;
        display:inline;
}

#header li a{
        display:inline;
}

/*************************************
 +Misc
 *************************************/

a{
	color:#006600;
	text-decoration:underline;
}
a:hover{
	color:#000;
}

.nodisplay {
        left: -5000px;
        position:absolute;
}
.bold {
        font-size:1em;
        font-weight:bold;
}
.trennen {
        background:#fff url(./images/trennung.gif) no-repeat;
        margin-top: 5px;
        margin-bottom: 5px;
        margin:0 auto;
}
input
{
   border: 1px solid #939393;
   padding: 4px;
   font-size: 1.1em;
}

textarea
{
   border: 1px solid #939393;
   padding: 2px;
   font-size: 1.0em;
}

hr
{
   color: #000;
   background-color: #000;
   height: 3px;
   margin: 20px;
}

/*************************************
+ WPG2 alignment classes
*************************************/

.g2image_normal {
	margin: 4px;
}

.g2image_float_left {
	float: left;
	clear: left;
	margin: 4px;
}

.g2image_float_right {
	float: right;
	clear: right;
	margin: 4px;
}

.g2image_centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#gsFooter { display : none; }

