/*

Theme Name: Blass
Theme URI: http://1000ff.de/
Description: Elegantes, widgetf&auml;higes Theme, das komplett ohne Bilddateien auskommt. 
Version: 1.0
Author: 1000ff
Author URI: http://1000ff.de/

*/



/* body
--------------------------------------------------*/

body {
    background-image:url(http://www.alhaq.de/images/sidebar_backg.jpg);
    background-repeat:repeat-y;
	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#333;
	margin:0;
}

* {
	margin:0;
	padding:0;
}

code {
	font: 100% "Courier New", "Lucida Console", Arial;
}


/* header
--------------------------------------------------*/

#titel {
font-family:"verdana";
margin:20px 0px 0px 440px;
font-size:3.5em;
font-weight:normal;
color:#f7f7f7;
}

#untertitel {
font-family: "Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
margin:125px 0px 0px 320px;
font-size:1.2em;
font-style:italic;
color:#666666;
}

#header {
    background-image:url(http://www.alhaq.de/images/header.jpg);
    float:left;
    width:864px;
    height:239px;
}

#headerimg {
    background-image:url(http://www.alhaq.de/images/header_backg.jpg);
    height:239px;
}

#wrapper {
	width:864px;
}


/* header h1 (blogtitle)
--------------------------------------------------*/

h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
	font-size:3.8em;
	font-weight:normal;
	color:#333;
	letter-spacing:-1px;
	margin:20px 0;
}

h1 a {
	text-decoration:none;
	color:#333;
}

h1 a:hover {
	text-decoration:none;
	color:#333;
}


/* navigation
--------------------------------------------------*/

#nav {
	padding:208px 0 0 260px;
	margin:0;
	height:20px;
}

#nav li {
	float:left;
	list-style:none;
      padding:0px 10px 0px 0px;
}

#nav li a {
	color:#999;
	padding:5px 5px 5px 5px;
	font:1.6em "Georgia";
	margin:1px 2px 0 0;
	font-weight:normal;
	text-decoration:none;
	display:block;
}
#nav li a:hover {
	color:#9C2822;
	text-decoration:none;
}

#nav li a.active {
	background-color:#eee;
	color:#444;
	text-decoration:none;
}

.clear {
	clear:both;
}


/* content
--------------------------------------------------*/

#content {
    width: 580px;
    float:right;
	/*margin:0 0 0 265px !important;
	margin:0 250px 0 0;*/
	margin:10px 20px 30px 0px;
}



#content2 {
    width: 580px;
    float:right;
	/*margin:0 0 0 265px !important;
	margin:0 0px 0 0;*/
	padding:10px 20px 30px 0px;
}


#content p, #content2 p {
	line-height:1.3em;
	margin:13px 0;
	font-size:8pt;
        font-family:"Verdana";
}

#content a, #content2 a{
	text-decoration:underline;
	color:#0000FF;
}

#content a:hover, #content2 a:hover{
	color:#9c2822;
}

#content h2, #content2 h2{
	font-family: "Verdana";
	font-size:12pt;
	font-weight:bold;
        l
      color:black;
	margin:10px 0 -10px;
	border-bottom:1px solid #CCCCCC;
	padding:5px 0;
	line-height:1.2em;
}

#content h2 a, #content2 h2 a {
    color:#333;
	text-decoration:none;
	border:none;
}

#content h3 {
	margin:10px 0;
	font:160%  Verdana;
	color:#222;
	font-weight:bold;
}

#content2 h3 {
	margin:10px 0;
	font:160%  Verdana;
	color:#222;
	font-weight:bold;
}

#content ul, ol {
	margin:10px 10px 10px 25px;
      font-size:120%;
}


#content2 ul, ol {
	margin:10px 10px 10px 25px;
}

#content li {
	padding:1px;
	border-bottom:1px solid #CCC;
}


#content2 li {
	padding:10px;
	border-bottom:1px solid #EFF8FB;
}


/* border images / blockquote
--------------------------------------------------*/

img {
	background:#ccc;
	padding:1px;
	border:5px solid #eee;
}


blockquote {
	padding:5px 15px;
	background:#EFF8FB;
	margin:10px 0;
	border:1px solid #ccc;
}


/* lost links / more tag
--------------------------------------------------*/

a {
	color:#999;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:none;
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:none;
}


/* metadata under post
--------------------------------------------------*/
.post{

margin:0 0 35px 0;
        width: 175px;
        min-height: 120px;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        margin: 5px;


}

.post .info{
	padding:2px 3px 3px 8px;
	border-top:1px solid #ccc;
	font-size:1em;
	color:#333;
}

.post h2{
font-size:12px!important;
}

.full_post{

margin:0 0 35px 0;
}

.full_post .info{
	padding:2px 3px 3px 8px;
	border-top:1px solid #ccc;
	font-size:1em;
	color:#333;
}


.first_post{

margin:0 0 35px 0;
}
.first_post h2{

height:auto!important;
}

.first_post .info{
	padding:2px 3px 3px 8px;
	border-top:1px solid #ccc;
	font-size:1em;
	color:#333;
}

div.h_container h2 {

display:table-cell;
height:6em;
vertical-align:bottom
}


/* metadata sidebar ('about this post')
--------------------------------------------------*/

p.news {
	padding:10px;
	background:#EFF8FB;
	margin:10px 0 28px;
	color:#333;
      font-size:120%;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}


/* sidebar
--------------------------------------------------*/

#sidebar {
	width:200px;
	float:left;
	padding-top:0;
	padding-left:15px;
}

#sidebar h2 {
	font-family: "Georgia";
	font-weight:normal;
	letter-spacing:1px;
	font-size:1.6em;
	color:#9c2822;
	padding:15px 0 3px 0;
}

#sidebar ul {
	list-style:none;
	margin:0 0 23px 0;
      font-size:12px;
}

#sidebar ul .children {
    margin:0;
}

#sidebar li {
	padding:3px;
      list-style:none;
}

#sidebar li a {
	color:#333;
	text-decoration:none;
}

#sidebar li a:hover {
      color:#9c2822;
}

#sidebar input {
	width:102px;
	padding:3px;
	background:#fff;
	color:#444;
	border:1px solid #eee;
	font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS; 
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}


/* some input
--------------------------------------------------*/

input {
	border: 1px solid #CCC;
	font-size: 11px;
}

input:hover {
	border:1px solid #262626;
	
}
input:focus {
	border:1px solid #262626;
	color:#333;
}


/* comments
--------------------------------------------------*/

#comments {
	font-size:0.9em;
}


#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;

}

#commentform {
	margin: 1em 0;
	background: #ffffff;
	width: 350px;
text-align:left;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 480px;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 350px;
}

#commentform input{
	margin-bottom: 3px;
}


/* footer
--------------------------------------------------*/

#footer {
	padding:20px 0 20px;
	margin:0;
	color:#333;
}

#footer a {
      color:#999;
      text-decoration:none;
}


#footer a:hover {
	text-decoration:none;
	color:#333;
      background:#EFF8FB;
}


/* sonstiges
--------------------------------------------------*/

#clear {
clear:both;
}


/* ticker
--------------------------------------------------*/

#ticker {
margin:20px 0px 0px 264px;
color:#b3b3b3;
}

.toc {
width:150px;
float:right;
background-color:#eee;
padding-left:5px;
margin-left:5px;
}

.alignright {
float:right;
margin-left:5px;
margin-bottom:5px;
}

.alignleft {
float:left;
margin-right:5px;
margin-bottom:5px;
}