/*
Theme Name: Extreme Georgia
Theme URI: http://www.wp-them.es/
Description: Typography based template from <a href="http://www.mentariworks.com/">MentariWorks</a> designed for Smashing Magazine's <a href="http://www.smashingmagazine.com/2009/07/08/free-typographic-xhtmlcss-layouts-for-your-designs/">Typographic Layout Design Contest</a>. WordPress code by <a href="http://www.wp-them.es/" title="wp themes">Wp-Them.es</a> 
Version: 1.0
Author: WP-Them.es
Author URI: http://www.wp-them.es/
Tags: clean, typography
*/

/*======================================
THEME NAME: Extreme Georgia 0.1
DESCRIPTION: Typographic Layour for Smashing Magazine competition
CODENAME: ExtremeGeorgia
VERSION: 0.1
AUTHOR: Mohd Huzairy bin Mohd Rezuan @ Bat InfoMalaya
AUTHOR URI: http://www.mentariworks.com
LAST DATE MODIFIED: 28 June 2009
STYLE NAME: Master stylesheet
======================================*/
@import url('css/reset.css');
body
{
	background:#fff;
	font: 72%/100% georgia,verdana,arial;
	text-align:left;
	line-height:20px;
	color:#444;
	border-top:10px solid #eee;
}
blockquote
{
	background:transparent url(images/blockquote.png) no-repeat left 9px;
	border-top:3px double #eee;
	border-bottom:3px double #eee;
	padding:15px 0 3px 0;
	margin-bottom:10px;
	font-style:italic;
}
#wrapper
{
	width:960px;
	margin:0 auto;
}
#header
{
	text-align:center;
	margin:52px 0 40px 0;
	width:960px;
}
#header h1 
{
	line-height:80px;
}
#header h1 a
{
	font-size:6em;
	font-weight:normal;
	letter-spacing:4px;
	color:#666;
}
#header p
{
	font-size:2em;
	color:#999;
	letter-spacing:3px;
}
#outer-space
{
	width:750px;
	float:left;
}
#hfeed
{
	width:540px;
	border:1px solid #ccc;
	float:right;
	padding-bottom:17px;
	margin-bottom:20px;
}
#page-info
{
	background:#ccc url(images/info_bg.png) repeat-x;
	color:#fff;
	font-variant:small-caps;
	text-align:center;
	padding:2px 0;
	font-size:1.2em;
}
#page-info span
{
	background:#ccc;
	padding:0 3px;
	letter-spacing:3px;
}
.hentry
{
	width:520px;
	margin:20px 0;
	overflow:hidden;
	padding:0 10px;
}
.entry-title
{
	font-size:2.2em;
	font-weight:normal;
	line-height:175%;
}
.entry-meta
{
	text-align:center;
	background:transparent url(images/lala.png) no-repeat bottom center;
	padding:0 0 12px 0;
	margin:0 0 0px 0;
	color:#999;
}
.entry-meta p, .entry-meta abbr
{
	letter-spacing:3px;
	border:none;
}
.metadata
{
	background:transparent url(images/metadata-bg.png) no-repeat top center;
	text-align:center;
	padding:10px 0 16px 0;
	color:#999;
	letter-spacing:2px;
}
.benutzerfelder
{
	text-align:center;
	margin:8px 0 22px 0;
	color:#999;
	letter-spacing:2px;
}
#tipp {

}
#linie{
	background:transparent url(images/metadata-bg.png) no-repeat top center;
	text-align:center;
}
.entry-content
{
	padding:0 10px;
}
.entry-content img
{
	margin-bottom:10px;
}
.entry-content p
{
	font-size:1.15em;
	margin-bottom:15px;
	line-height:165%;
	color:#444;
	width:500px;
	text-align:justify;
}
.separator
{
	border-top:1px dotted #ccc;
	margin:20px 0 30px 0;
}
a 
{
	color:#800000;
}
a:hover
{
	color:#444;
	border-bottom:1px dotted #ccc;
}
a:focus { outline: none;}
#header a:hover
{
	border:none;
}
.entry-content a {
	font-weight: bold;
}
h4 {

	font-size: 16px;
	margin: 24px 0 8px 0;

	
}
li.current_page_item a {
	color:#444;
}
#left-sidebar
{
	width:175px;
	padding:45px 20px 0 10px;
	float:left;
	text-align:right;
}
#right-sidebar
{
	width:175px;
	padding:45px 10px 0 20px;
	float:right;
}
#left-sidebar h3
{
	font-variant:small-caps;
	font-size:1.2em;
	font-weight:normal;
	color:#999;
	padding-right:15px;
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
	letter-spacing:3px;
}
#right-sidebar h3
{
	font-variant:small-caps;
	font-size:1.2em;
	font-weight:normal;
	color:#999;
	padding-left:15px;
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
	letter-spacing:3px;
}
#left-sidebar ul li
{
	background:transparent url(images/bullet.png) no-repeat right 5px;
	padding-right:15px;
	margin-bottom:5px;
}
#right-sidebar ul li
{
	background:transparent url(images/bullet.png) no-repeat left 5px;
	padding-left:15px;
	margin-bottom:5px;
}
.widget
{
	margin-bottom:30px;
}
#footer
{
	height:70px;
	text-align:center;
	padding-bottom:10px;
	margin:20px 0;
	color:#999;
	letter-spacing:2px;
}
.alignleft
{
	float:left;
	margin:6px 12px 10px 0;
}
.alignright
{
	float:right;
	margin:6px 0 10px 12px;
}
.clear
{
	clear:both;
}
.addtoany_share_save_container {
	text-align: center;
}
#captchafree {
	margin-top: 200px;
}
.commentlist cite,.commentlist cite a{
  font-style: normal;
  font-weight: bold;
}
.commentlist li{
  font-weight: bold;
}
.commentlist li{
  list-style: none;
  margin: 10px 0px 5px 0px;
  padding: 10px 5px 10px 10px;
}
.commentlist li ul li{
  margin-left: 10px;
  margin-right: -5px;
}
.commentlist li .avatar{
  background: #EEE;
  float: right !important;
  padding: 3px !important;
}
.commentlist ol{
  margin: 0px;
  padding: 10px;
}
.commentlist p{
  margin: 10px 5px 10px 0px;
  padding: 0px;
}
.commentlist p{
  font-weight: normal;
  text-transform: none;
}
.commentlist p:first-letter{
  padding-left: 0px;
}
.commentmetadata{
  display: block;
  font-size: 10px;
  margin: 0px;
}
.commentmetadata{
  font-weight: normal;
}
#commentform{
  padding: 0 5px 5px 5px;
}
#commentform #submit{
  float: left;
  margin: 0px;
}
#commentform input{
  margin: 0px 5px 1px 0px;
}
#commentform p{
  margin: 5px 0px 5px 0px;
}
#commentform textarea{
  padding: 2px;
  width: 100%;
}
#respond{
  padding: 3px;
}
#respond h3{
  border-bottom: 1px solid #EEE;
  color: #666;
  padding: 0px 0px 0px 10px;
}
#respond:after{
  clear: both;
  content: ".";
  display: block;
  height: 0px;
  visibility: hidden;
}
.depth-2,.depth-4{
  background: #F9F9F9;
}
.even,.alt{
  border: 1px solid #DDD;
}
.thread-alt{
  background: #F7F7F7;
}
.thread-even,.depth-3,.depth-5{
  background: #FFF;
}
.wp-caption img{
  border: 0px;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
.wp-caption p.wp-caption-text{
  font-size: 10px;
  font-style: italic;
  font-weight: bold;
  line-height: 12px;
  margin: 0px;
  padding: 5px 0px 0px 0px;
}
.wp-caption,.commentlist{
  margin: 0px;
  padding: 0px;
}
img.wp-smiley{
  border: none;
  float: none;
  margin: 0px;
  padding: 0px;
}
.button{
  background: #555;
  border-bottom: 1px solid #111;
  border-left: 1px solid #999;
  border-right: 1px solid #111;
  border-top: 1px solid #999;
  color: #FFF;
  cursor: pointer;
  font: bold 12px Arial, Tahoma, Verdana;
  margin: 0px;
  padding: 4px 7px 4px 7px !important;
}
#s,#text_field,#sb,.password{
  background: #F4F4F4;
  border-bottom: 1px solid #EEE;
  border-left: 1px solid #CCC;
  border-right: 1px solid #EEE;
  border-top: 1px solid #CCC;
  color: #444;
  display: inline;
  font: normal 12px Arial, Tahoma, Verdana;
  margin: 2px;
  padding: 4px 0px 4px 4px;
  width: 120px;
}
#text_area{
  background: #F2F2F2;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #666;
  border-right: 1px solid #eee;
  border-top: 1px solid #666;
  color: #444;
  font: 12px Arial, Tahoma, Verdana;
  height: 100px !important;
  margin: 5px 0px 5px 0px;
  padding: 4px;
  width: 400px !important;
}
#author, #email, #url{
  background: #F9F9F9;
  border-bottom: 1px solid #EEE;
  border-left: 1px solid #DDD;
  border-right: 1px solid #EEE;
  border-top: 1px solid #DDD;
  color: #666;
  font: 12px Arial, Tahoma, Verdana;
  margin: 0;
  padding: 4px !important;
  width: 175px !important;
}
#comment{
  background: #F9F9F9;
  border-bottom: 1px solid #EEE;
  border-left: 1px solid #DDD;
  border-right: 1px solid #EEE;
  border-top: 1px solid #DDD;
  color: #444;
  font: 12px Arial, Tahoma, Verdana;
  margin: 15px 3px 0px 0px !important;
  padding: 4px !important;
  width: 490px !important;
}
#submit, #searchsubmit{
  background: #444;
  border-bottom: 1px solid #111;
  border-left: 1px solid #999;
  border-right: 1px solid #111;
  border-top: 1px solid #999;
  color: #FFF;
  cursor: pointer;
  font: bold 12px Arial, Tahoma, Verdana;
  margin: 2px;
  padding: 3px 20px 3px 20px !important;
}
.categories ul {
	margin-bottom: 10px;
}
#page-navigation
{
	float:left;
	width: 99%;
	margin:0px 0 10px 0;
}
#listenklammer {
	margin-top: -4px;
	float: left;
	width: 276px;
	text-align: center;
}
#paging {
  list-style: none;
  margin:0;
  padding:0 0 0 26px;
}
#paging li {
  float: left;
  text-align: center;
}
#paging li.pages {
  width: auto;
  margin: 0px;
}
#paging li.pages a {
  margin: 0 5px;
  padding: 3px;
  	font-size:1.2em;
  display: inline-block;
background-color: #f3f3f3;
  border: 1px solid #ccc;
}
#paging li.pages a.active {
  color:#800000;
  border: 1px solid #ccc;
  background: #fff;
}
.previous a
{
	float:left;
	padding:3px 10px;
	background:#ccc;
	color:#fff;
	margin-left:10px;
	font-variant:small-caps;
	font-size:1.2em;
	margin-top:-3px;
}
.next a
{
	float:right;
	padding:3px 10px;
	background:#ccc;
	color:#fff;
	margin-right:10px;
	font-variant:small-caps;
	font-size:1.2em;
	margin-top:-3px;
}
.previous a:hover, .next a:hover
{
	border:none;
	background:#333;
}
.sociallinks {
	text-align: center;
	margin-bottom: 10px;
}

