/*
THEME NAME: EasyCity
DESCRIPTION: EasyCity v1.3 : Stylish theme inspired by city life. Compatible with Wordpress 2.8, valid XHTML & CSS
TAGS: two-columns, translation-ready, right-sidebar, dark, fixed-width
VERSION: 1.3
AUTHOR: <a href="http://www.gfcc.de">GFCC</a>
AUTHOR URI: http://www.gfcc.de/
*/

body {
	margin: 0 auto;
	padding: 0px;
	background-image: url('images/mainback.png');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #0a0b0c;
	font-family: sans-serif;
}

a {
	text-decoration: none;
}
a:HOVER {
	color: #e77817;
}

#ds2null {
	width: 1000px;
	height: 100%;
	z-index: 1000;
	position: absolute;
	background-image: url('images/contentback.png');
	background-repeat: repeat-y;
	overflow: scroll;
}

#ds2null_text {
	left: 580px;
	width: 270px;
	margin-top: -5px;
	position: relative;
	font-family: sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: middle;
}

#ds2null_text a {
	font-family: sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #e77817;
}

#wrapper {
	width: 978px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	background-image: url('images/contentback.png');
}

#header {
	overflow: hidden;
	height: 204px;
	width: 978px;
	margin: 0 auto;
	background-image: url('images/headerback.png');
	background-position: top center;
	color: #FFFFFF;
}

#menu {
	top: 15px;
	left: 15px;
	font-family: sans-serif;
	font-size: 10px;
	position: relative;
}

#menu a{
	text-decoration: none;
	font-family: sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar {
	width: 276px;
	left: 15px;
	top: 200px;
	position: absolute;
	z-index: 2000;
}
#sidebar h3 {
	font-family: sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 5px;
	margin-top: 40px;
	color: #99ae6a;
}
#sidebar p, a, li, ul, ol{
	color: #FFFFFF;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

#post {
	font-family: sans-serif;	
}


#description {
	font-size: 160%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px 0 0 35px;
}

#content {
	position: relative;
	left: 321px;
	width: 643px;
	margin-top: -60px;
	line-height: auto;	
	background-image: url('images/contentback1.png');
	overflow: visible;
}

#content_tags {
	width: 100%;
	font-size: 11px;
	color: #3f4446;
	padding: 3px;
	padding-left: 7px;
	border: 1px solid #3f4446;
	border-left: 0;
	border-right: 0;
	background-color: #99ae6a;
	vertical-align: middle;
}

#content_tags a {
	font-size: 11px;
	color: #FFFFFF;
}

#content_footer {
	position: relative;
	left: 321px;
	width: 643px;
	height: 35px;
	background-image: url('images/contentfooter.png');
}

.categories {
	font-family: sans-serif;
}

.categories h2 {
	font-family: sans-serif;
}

.categories ul ol li {
	font-family: sans-serif;
	list-style: none;
	margin-left: -55;
}

.post-inner {
	margin: 0 55px 55px 35px;
	font-family: sans-serif;
	font-size: 11px;
	line-height: 19px;
	text-align: justify;
	color: #3f4446;
	font-size: 12px;
	line-height: 20px;
}

.post-inner li, p {
	color: #3f4446;
	font-size: 12px;
	line-height: 20px;
}

.entry {
	text-align: justify;
}

.post-inner h2 {
	font-family: sans-serif;
	font-size: 30px;
	line-height: 130%;
	color: #3f4446;
	margin-bottom: 5px;
	text-align: left;
}

.post-inner a {
	font-family: sans-serif;
	color: #99ae6a;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}

.post-inner .alignnone {
	border: 0px solid #e77817;
	padding: 0px;
        padding-right: 5px;
	background: #FFFFFF;
}

.post-inner .aligncenter {
	border: 1px solid #3f4446;
	border-left: 0;
	border-right: 0;
	padding: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.post-inner .alignleft {
	float: left;
	border: 0px solid #CDCDCD;
	margin: 0 15px 5px 0;
	padding: 5px;
	background: #FFFFFF;	
}

.post-inner .alignright {
	float: right;
	border: 1px solid #CDCDCD;
	margin: 0 0 15px 25px;
	padding: 5px;
	background: #FFFFFF;	
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;

	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.more-link {
	font-weight: 700;
	display: inline;
	margin-top: 10px;
}

.post-links {
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
	margin-top: 20px;
	font-size: 90%;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments {
	margin-top: 40px;
}

#comments ol li {
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

#comments ol li.auth {
	background: #F0F0F0;
	padding-left: 15px;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}




.sidepanel {
	margin-bottom: 15px;
	background: url(images/bg_sidepanel.gif) no-repeat bottom left;
	font-size: 120%;
	padding: 0 0 15px 30px;
}

.sidepanel a {
	color: #FFFFFF;
}

.sidepanel h3 {
	padding: 0 0 5px 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 130%;
}

.sidepanel ul li {
	padding: 3px 0;
	line-height: 1.2;
}

.sidepanel ul li ul {
	margin: 5px 0 0 15px;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

#footer {
	margin: 0 auto;
	width: 970px;
	padding: 10px 0 30px 0;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	font-style: italic;
	}

blockquote cite {
	margin: 6px 0 0;
	display: block;
	color: #99ae6a;
	}
