/*
 Theme Name: LocalDev
 Theme URI: http://localdev.de/
 Description: The LocalDev theme
 Version: 0.1
 Author: Fabian Martin
 Author URI: http://localdev.de/
 
 */
body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    margin: 0;
    padding: 0;
    background-color: #dee7ef;
}

img {
    border: 0 hidden #fff;
}

a {
    color: #CA080C;
    text-decoration: none;
}

#wrapper {
    position: relative;
    width: 999px;
    margin: 0 auto;
    text-align: left;
    border: 1px solid #000;
    background-image: url("images/wrapper_bg.png");
    background-repeat: repeat-y;
    background-position: right;
}

#footer {
    width: 989px;
    margin: 0 auto;
    text-align: left;
    border: 1px solid #000;
    border-top: 1px hidden #eee;
    background-color: #eee;
    font-size: 9px;
    padding: 5px;
    clear: both;
}

#footer p {
    margin: 0;
    padding: 0;
}

#header {
    height: 132px;
    position: relative;
    background-image: url('images/header.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
}

#header_logo {
    width: 390px;
    height: 132px;
    position: absolute;
    top: 0;
    left: 0;
}

#header_pages {
    position: absolute;
    top: 5px;
    right: 5px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#header_pages li {
    float: inherit;
    margin-left: 15px;
}

#header_pages a {
    color: #fff;
    text-decoration: none;
    font-size: 11px;
}

#menu {
    height: 38px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    background-image: url("images/menu.png");
    background-repeat: repeat-x;
    position: relative;
    top: -1px;
}

#category-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#category-list li {
    float: left;
    margin: 13px 0 0 20px;
}

#category-list a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}

#content {
    float: left;
    width: 650px;
    padding: 20px;
    background-color: #fff;
}

#content h2 {
    margin: 0;
    padding: 0;
    font-size: 12pt;
    line-height: 14pt;
}

#content h2 a {
    color: #000;
    text-decoration: none;
}

#content h2.pagetitle {
	border-bottom: 1px dotted #000;
	font-size: 20px;
	margin-bottom: 20px;
}

#sidebar {
    float: right;
    width: 260px;
    padding: 20px;
}

#sidebar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.half_width {
    width: 50%;
}

.float_left {
    float: left;
}

.post {
    margin-bottom: 45px;
    clear: both;
    font-size: 9pt;
    line-height: 15pt;
}

.postmetadata {
    border: 1px solid #ccc;
    background-color: #eee;
    font-size: 10px;
    line-height: 12pt;
    padding: 6px;
    clear: both;
}

.widget {
    margin-bottom: 20px;
}

.widget li {
    font-size: 11px;
    padding: 4px;
}

.widget label {
    width: 100%;
    font-weight: bold;
    display: block;
    color: #eee;
}

.widget input {
    border: 1px solid #ccc;
    color: #CA080C;
}

.widgettitle {
    padding: 0;
    margin: 15px 0 15px 0;
    font-size: 15px;
    border-bottom: 1px dotted #000;
    text-align: right;
}

.widgettitle a {
    color: #000;
    text-decoration: none;
}

.widget_twitter .entry-meta {
    display: block;
    font-size: 9px;
    padding-top: 5px;
}

.widget_twitter li {
    padding-bottom: 15px;
    background-image: url(/wp-content/icons/twitter.png);
    background-repeat: no-repeat;
    padding-left: 18px;
}

.widget_search {
    text-align: center;
}

#s {
    width: 150px;
}

.edit_page_link {
	clear: both;
	font-size: 11px;
	text-align: right;
}

.comment-author-data {
	width: 250px;
	float:left;
}

.comment-author-data label, .comment-author-input label, .comment-author-input-login label {
	width: 100%;
	font-size: 11px;
}

.comment-author-data input {
	width: 250px;
	margin-bottom: 10px;
	padding: 1px 0 1px 0;
}

.comment-author-data-login {
	font-weight: bold;
	padding: 5px;
	margin-bottom: 8px;
	border: 1px solid #ccc; 
}

.comment-author-input {
	width: 380px;
	float: left;
	margin-left: 15px;
}

.comment-author-input textarea {
	width: 380px;
}

.comment-author-input-login textarea {
	width: 648px;
}

.comment p {
	margin-right: 76px;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	padding: 5px;
	border: 1px solid #ccc;
}

.comment-author {
	font-size: 14px;
	
	font-style: normal;
	font-weight: bold;
}

.comment-author img {
	float: right;
}

.comment-meta {
	font-size: 10px;
}

.reply {
	clear: both;
	font-size: 10px;
	text-align: right;
}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.req {
    border: 1px solid #AAAAAA;
    color: #555555;
}

.color_light_grey {
    color: #888888;
}

.notreq {
    border: 1px dotted #AAAAAA;
}

.inpt {
    background-color: #FFFFFF;
    font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
    font-size: 110%;
    margin: 1px 0 15px;
    padding: 5px;
    width: 36%;
}

