/*
Theme Name: rfa / Rollis fuer Afrika
Author: zoolution-labs
Author URI: http://zoolution-labs.com/
*/


/* Seiten Struktur */

html{
overflow-y:	scroll;
}

body {
text-align: center;
color: #444;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
font-size: 9pt;
padding-left: 3px;
margin: 0px;
background: url(images/body_filler.jpg) repeat-y  center top #503D1D;
}
#page{                                                
width: 770px;
margin: 0px auto;
text-align: left;

}
#header{
height: 180px;
border-top: 1px solid #333:
background: #ddd;
text-align: center;
background: url(images/header.jpg) no-repeat;
}
#head_nav{
line-height: 38px;
background: url(images/nav_bar.gif) repeat-x #333;
}

#content{
width: 490px;
float: left;
}

#sidebar_right{
width: 270px;
float: right;
color: #320F07;
font-family: Georgia, "Times New Roman", Times, serif;
}
#footer{
text-align: center;
padding: 15px;

}
/* Global Reset */
ul{
margin: 0px;
padding: 0px;
list-style: none;
}
a{
text-decoration: none;
}
a:hover{
text-decoration: none;
color: #741515;
}
a img{
border: none;
}
h2, h1{
font-size: 16px;
font-family: Georgia, "Times New Roman", Times, serif;
}
h3{
font-size: 13px;
padding-top: 15px;
}
/* Menu Stuff */
#head_nav ul{
margin-left: 30px;
}
#head_nav ul li{
display: inline;
margin-right: 25px;
}
#head_nav ul li a{
color: #431204;
font-weight: bold;
letter-spacing: 1px;
text-decoration: none;
}
#head_nav ul li a:hover{
color: #ccc;
}
.current_page_item a, .current_page_parent a{
color: #ccc !important;
}
/* SubMenu */
#submenu{
margin: 14px;
background: #ededed;
border: 1px solid #ccc;
padding: 6px;
}
#submenu li{
display: inline;
margin-left: 12px;
}
#submenu li a{
color: #63615f;
text-decoration: none;
}


/* Content Stuff */
#content{
padding-top: 20px;
}
.post, .page_post{
margin-left: 20px;
margin-right: 20px;
background: #EEDDCB;
width: 459px;
}
#content h2, a{
color: #431204;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 12px;
margin-top: 4px;
}
#content p{
text-align: justify;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px:
padding-bottom: 10px;
font-family: Georgia;
line-height: 18px;

}
.the_date{
font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #666;
text-align: right;
font-size: 16px;
width: 120px;
float: right;
}
.entry{
clear: both;
margin-bottom: 30px;
}



/* Footer Stuff */
#footer a{
color: #666;
}
/* Formular Stuff */
fieldset{
border: none;
padding-left: 30px;
}
input, textarea{
border: 1px solid #ccc;
padding: 4px;
color: #333;
font-size: 12px;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
margin-right: 13px;
}
.page_post form{
padding-left: 20px;
}

#sidebar_right input{
border: 2px solid #320F07;
margin: 3px;
padding: 5px;
letter-spacing: 1px;
}
.submit{
background: url(images/submit.gif) no-repeat right top; !important;
color: #fff;
border: none !important;
width: 102px;
}
/* Referenzen */
.the_player{
margin-left: 30px;
}

/**/

.alignleft{
float: left;
}
#gallery{
padding-left: 10px;
}
#gallery a{
margin: 0px;
padding: 0px;
}
#gallery a img{ 
background-color: #895223;
padding: 3px;
width: 70px;
border: 1px solid #503D1D;
}
/* RFA ENTRY STYLE */
.entry_top{
height: 41px;
background: url(images/entry_top.jpg) no-repeat right top;
}
.entry_bottom{
height: 43px;
background: url(images/entry_bottom.jpg) no-repeat right top;
} 
p{
margin-bottom: 20px !important;
}
/* Comments */
#comments{
padding: 20px;
font-family: Georgia, "Times New Roman", Times, serif;
}

#comments ul li{
background-color: #EEDDCB;
border: 3px solid #431204;
padding: 12px;
margin: 30px;
}

.comment_date{
text-align: right;
font-family: Georgia, "Times New Roman", Times, serif;
}

