/*
Theme Name: Numelo.com Theme
Theme URI: http://www.numelo.com/
Description: Here is new template for Numelo.com
Version: 1.0
Author: Dmitrij Tarasovskij
Author URI: http://www.dilizo.com/
*/


* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFF;
	color: #707172;
	height: 100%;
	font-family: Verdana,Arial,Sans-serif;
	font-size: 12px;
	margin: 0;
}

p {
	text-align: justify;
	margin-bottom: 10px;
}

img {
	border: none;
}


a {
	font-size: 12px;
	color: #5F5F5F;
	text-decoration: underline;
}

a:hover {
	color: #9F9F9F;
}

.clear {
	clear: both;
}

#mainFrame {
	width: 974px;
	margin: 0 auto;
	position: relative;
	height: auto !important; /* For newish browsers */
	height: 100%; /* This is for crappy IE*/
	min-height: 100%; /* For newish browsers*/
}

* html #mainFrame { /* F?r IE */
	width: 998px;

 }
 

/*---------Header----------------*/


#header {
	width: 974px;
	height: 75px;
	border-bottom: 1px dotted #707172;
}

#header_logo {
	width: 196px;
	height: 76px;
	padding-left: 10px;
	float: left;
}

#header_menu {
	width: 560px;
	height: 35px;
	padding-left: 30px;
        padding-top: 10px;
	margin-top: 25px;
	float: left;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	
}

#header_menu a {
	font-size: 15px;
	text-decoration: none;
	padding-right: 10px;
}

#header_menu ul li {
	display: inline;
	list-style-type: none;
}

#header_search {
	width: 250px;
	height: 35px;
	margin-top: 23px;
	float: right;
}

#suche {
	width: 200px;
	height: 17px;
}

#search_button {
	width: 18px;
	height: 18px;
	margin-left: 210px;
}

#search_field {
	width: 200px;
	height: 17px;
	float: left;
}


/*-----------Content------------*/

#content {
	width: 639px;
	min-height: 600px;
	padding-left: 10px;
	border-right: 1px dotted #707172;
	margin-top: 10px;
	margin-bottom: 50px;
	float: left;
}

* html #content { /* F?r IE */
        height: 600px;
 }

#content h1, h3 {
	padding-bottom: 10px;
}

#content h1 a, h3 a{
	font-size: 19px;
	text-decoration: none;
}

.content_text, .entry {
	width: 629px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #707172;
	margin-bottom: 10px;
}

.post h1, h3 {
	font-size: 19px;
}

#comments, #respond {
	font-size: 15px;
	padding-bottom: 10px;
}

.entrypage {
	width: 629px;
	padding-right: 10px;
	padding-bottom: 10px;
}
	

#content small {
	font-size: 11px;
}

.post-ratings, .post-ratings-loading {
	width: 300px;
	float: left;
}

.sociable {
	width: 145px;
	float: right;
}

.content_down {
	margin-top: 10px;
}

#advertising {
	width: 133px;
	float: left;
	padding-top: 10px;
	padding-left: 8px;
        margin-bottom: 40px;
}

#advertising li {
	list-style-type: none;
	padding-bottom: 10px;
	padding-left: 3px;
}

.newstuff {
	padding: 0 0 10px 20px;
}


#menue {
	width: 150px;
	min-height: 600px;
	float: right;
	margin-top: 10px;
	padding-right: 18px;
	padding-left: 10px;
	border-left: 1px dotted #707172;
}

* html #menue { /* F?r IE */
        height: 600px;
 }

#menue li {
	list-style-type: none;
}

#menue a {
	text-decoration: none;
}

.widgettitle {
	font-size: 15px;
	padding-bottom: 10px;
}

li.widget_tag_cloud { padding-top: 2em; }

#menue ul {
	padding-bottom: 10px;
}

#comment {
	width: 400px;
}

.commentlist {
	list-style-type: none;
}

.commentlist p {
	margin-top: 7px;
	margin-bottom: 20px;
}
	



/*--------------Footer-----------*/

#footer {
	width: 974px;
	height: 15px;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	font-size: 11px;
	position: absolute;
	bottom: 0;
	text-align: center;
}

#footer ul li {
	list-style-type: none;
	padding-left: 10px;
}

/*----Neu editiert----*/

#tag_cloud {
         padding-bottom: 10px;
}

#bloglog {
         padding-bottom: 10px;
}

/*--------------Plugins Edit---------------*/

ul.st-related-posts {
	list-style-type: none;
	padding-top: 5px;

}

ul.st-related-posts li, a {
	padding-bottom: 5px;
}


