/*
--------------------------
Simple PHP Blog CSS Styles
--------------------------
Jörg Tiedemann
*/


.rss_items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}
/* .rss_title {padding:0.5em;} */
.rss_title {
	font-size: 11px;
	background-color: #F2F2F2;
	color: gray;
	font-weight:bold;
	text-align: left;
}

.rss_item  {
  font-size: 11px;
  list-style:none;
  padding-bottom:1em;
}

.rss_item a {
	color:navy;
	font-size: 11px;
	font-weight:bold;
	}
	
.rss_item a:visited {
	color: black;
}

.rss_date {
	font-size: 10px;
	color: red;
	}


/* Images */

img	{
	border: 0;
}

#img_float_left
{
	/* Used in the [img] tag when float=left */
	float: left;
	margin: 2px 8px 4px 2px;
}

#img_float_right
{
	/* Used in the [img] tag when float=right */
	float: right;
	margin: 2px 2px 4px 8px;
}

/* General Layout */


body {
       color: #000;
       font-size: 11px;
       padding: 0px;
       font-family: arial, helvetica, sans-serif;
       background-color: #CCC;
       margin-top: 10px;
       margin-bottom: 10px;
       text-align: center; /* Internet Explorer hack to center the blog*/ 
       }

body th, td{
       font-size: 11px;
       font-family: arial, helvetica, sans-serif;
       }

.page {
  overflow: hidden;
       padding: 0px;
       background-color: #CCC;
       margin-left:auto;
       margin-right: auto;
        text-align: left; /* Restoring text alignement */ 
       }

.left { float: left;}

.right { float:right; }

.sidebar 
{
  overflow: hidden;
  float: left;
  padding: 10px 0px 10px 0px;
  }
  
.main{
       clear: both;
       font-size: 11px;
       font-family: arial, helvetica, sans-serif;
}

.centercontent 
{
  overflow: hidden;
  float: left;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  overflow:hidden;
  padding: 10px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  }



/* New 0.3.7 */
input, select, option, textarea
{
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;
  text-align: left;
}

.title{
        padding-left:10px;
        padding-top:10px;
        padding-bottom:10px;
        text-align: left;
}

.header
{
  color: #999;
  margin: 0px;
  padding: 0px;
  border-color: #666;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  background-color: #996;
  font-size: 15px;
  font-weight: normal;
}


.header a{ 
           font-size: 25px;
           font-weight: normal;
           font-style: italic;
 }

.links a:link{ 
	color: #999;
 }

.links a:visited{ 
	color: #999;
 }

.links a:hover{ 
	color: #000;
 }

.links
{ 
  margin: auto;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #fff;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  color: #999;
  }

.links a{ 
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
 }

.footer
{
  border: 0;
  border-top: 1px solid #ccc;
  color: #666;
  background: #eee;
  padding: 10px;
  text-align: left;
  clear: both;
}


.blog_title
{
	padding: 6px 6px 3px 8px;
	font-family: gill sans, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #B2B286;
}

.blog_title a:link { color:#888; }
.blog_title a:visited { color:#888; }
.blog_title a:hover { color:#000; }

.blog_title_buttons
{
	/* Edit and Delete buttons in the Blog Title */
	font-size: 11px;
	text-align: right;
	font-family: arial, helvetica, sans-serif;
	float: right;
}

.blog_body
{
	padding: 10px;
	color: #663;
	background-color: #FFF;
}

/* IE 6 wants this to get the font right */

.blog_title td, th{ 
	font-family: gill sans, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
                }

.blog_body td, th{ 
       font-size: 11px;
       font-family: arial, helvetica, sans-serif;
 }




.blog_date
{
	font-family: gill sans, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #999;
	font-size: 10px;
	padding: 6px 10px 6px 10px;
	float: right;
}

.blog_categories
{
	font-family: gill sans, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #999;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
	float: right;
}

.blog_author
{
	font-family: gill sans, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #999;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
	float: right;
	clear: right;
}

.blog_translations
{
	font-family: gill sans, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #999;
	font-size: 10px;
	padding: 0px;
	float: right;
	clear: right;
}

.blog_comment
{
  padding: 6px 6px 3px 8px;
  color: #663;
  background-color: #FFF;
  border-bottom: 1px solid #999;
  padding-bottom: 10px;
  margin-bottom:10px;
}


.menu_top
{
  margin: 0px;
}

.menu_left
{
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom: 1px solid #ddd;
}

.menu_right
{
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom: 1px solid #ddd;
}

.menu_block
{
  overflow: hidden;
  padding: 0px;
}

.menu_title
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding: 4px 5px 3px 7px;
	background-color: #B2B286;
	margin: 0px;
}

.menu_body
{
	padding: 10px;
	clear: both;
	background-color: #FFF;
	margin: 0px;
}

.menu_logo
{
	padding: 10px;
	clear: both;
	margin: 0px;
	text-align: center;
}

.search_box{ 
    margin-top: 0px;
    margin-right: 10px;
    float: right;
    clear: right;
 }


.sidebar .divider {
	margin: 8px 0px 8px 0px;
}

.sidebar .calendar
{
	font-size: 10px;
}

.sidebar .calendar td
{
	padding: 1px;
}



/* Links */

a
{
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited
{
	color: #933;
}

a:hover
{
	color: #F33;
}

a:active {
	color: #33F;
}

.menu_body a
{
	font-weight: bold;
	text-decoration: none;
}

.menu_body a:link
{
	color: #933;
}

.menu_body a:visited
{
	color: #933;
}


.menu_body a:hover
{
	color: #F33;
}

.menu_body a:active {
	color: #33F;
}

/* Typeography */


h1, h2, h3, h4, h5, h6
{
	font-family: gill sans, arial, helvetica, sans-serif;
	font-weight: bold;
	
	/* New 0.3.7 */
	margin: 2px; 
}

h1
{
	font-size: 20px;
	font-weight: bold;
}

h2
{
	font-size: 18px;
	font-weight: bold;
}

h3
{
	font-size: 16px;
	font-weight: bold;
}

h4
{
	font-size: 14px;
	font-weight: bold;
}

h5
{
	font-size: 12px;
	font-weight: bold;
}

h6
{
	font-size: 10px;
	font-weight: bold;
}