/* 
	Theme Name: Osiempel
	Theme URI: http://perkibar-kuwait.net/osiempel/2007/03/03/osiempel-the-newspaper-look-of-wordpress-theme/
	Description: Osimpel is simple, cute, young and beautiful.
	Version: 1.0
	Author: Didats Triadi
	Author URI: http://didats.net/
*/

/* ---- HTML Tags ---- */
body {
	background:#FFFFFF;
	margin:0px;
	padding:0px;
	font:0.9em Georgia,verdana,arial,sans-serif;
	color:#545454;
}
/* Set all tag */
h1,h2,h3,h4,h5,h6,h7,
form {
	margin:0px;
	padding:0px;
}
p {
	line-height:0.9em;
}

a img {
	border:0px;
}
a {
	text-decoration:underline;
	/*color:#3E88D0;*/
        color: #669933;
}
a:hover {
	color:#000000;
}

.entry img {
	margin-top:10px;
	margin-bottom:5px;     
}

/*img.big {
display: block;
padding-left: 60px;
}*/


/* Image Threatment */
img.floatleft {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
img.floatright {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
img.img {
	border:1px solid #CCCCCC;
	padding:2px;
}

/* Small and code */
small {
	font:0.7em Georgia,verdana,arial,sans-serif;
	text-transform:lowercase;
	position:relative;
	left:28px;
	top:-3px !important;
	top:0px;
}
code {
	font:0.7em 'courier new',verdana,arial,sans-serif;
}

/* blockquote */
blockquote {
	background:transparent url("images/bg_quote.gif") no-repeat top left;
	color:#999999 !important;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-left:10px;
	width:90%;
	border-bottom:4px solid #EFEFEF;
	line-height:1.3em;
	margin-bottom:10px;
}
blockquote p {
	color:#999999 !important;
	line-height:1.3em;
}
.comments blockquote {
	margin-bottom:10px;
	color:#999999 !important;
	line-height:1.3em;
	padding-bottom:5px;
}


/* ------ General Class ------ */
.clear {
	clear:both;
}
.textarea {
	width:280px;
	height:130px;
	border-width:1px;
	border-style:solid;
	border-color:#666666 #CCCCCC #CCCCCC #666666;
}
.button {
	background:#FFFFFF;
	color:#333333;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC #666666 #666666 #CCCCCC;
	font:bold 1em Georgia,verdana,sans-serif;
}
.inputbox {
	font:1em/1em Georgia,Arial,verdana,sans-serif;
	width:185px;
	border-width:1px;
	border-style:solid;
	border-color:#666666 #CCCCCC #CCCCCC #666666;
	padding-left:3px;
}
.navigation {
	margin:10px 0px;
}
.alignleft {
	width:49%;
	float:left;
}
.alignright {
	text-align:right;
}


/* ------ H Title ------ */
h2.title {
	font:1.3em Georgia,Tahoma,verdana,sans-serif;
	color:#000000;
}
h3.title {
	font:1.1em Georgia,tahoma,verdana,sans-serif;
	color:#000000;
	margin-bottom:8px;
        padding: 10px 0 10px 0;
}
h3.title-inside {
	font:1.5em Georgia,verdana,sans-serif;
}
h3.title-right {
        margin-left: 460px;
        padding-left: 10px;
	font:1.1em Georgia,tahoma,verdana,sans-serif;
	color:#000000;
	margin-bottom:8px;
}

h4 {
        margin: 0px 0 0px 0;
        padding-top: 0px;
        display: inline;
}

h5 {
        margin: 0px 0 0px 0;
        padding: 0px;
        font: 0.8em Georgia,verdana,arial,sans-serif;
        font-style: italic;
}


/* ------ Layout Template ------ */
#container {
	position:relative;
	width:760px;
	margin:0px auto;
	text-align:left;
}


/* Header */
#header {
	height:140px;
	padding-top:30px;
	padding-bottom:10px;
	/*background:transparent url("images/bg_header.gif") repeat-x bottom left;*/
   /*background: transparent url("images/header01.jpg") no-repeat bottom left;*/
	position:relative;
}
#webtitle {
	position:relative;
	top:0px;
	left:0px;
}
#webtitle h1 {
	font:2.5em Georgia,verdana,sans-serif;
	letter-spacing:-1px;
	color:#666666;
	height:42px;
	position:relative;
	top:10px;
        left: 10px;
}
#webtitle h1 a {
	height:42px;
	border:0px;
	display:block;
	color:#333333;
	text-decoration:none;
}
#webtitle h2 {
	font:bold 1em georgia,verdana,sans-serif;
	color:#990000;
	text-transform:lowercase;
	height:22px;
	position:relative;
	letter-spacing:-1px;
	top:10px;
        left: 10px;
}

/* Rss 2.0 */
#rss {
	position:absolute;
	bottom:10px;
	right:0px;
	
}
#rss a {
	background:transparent url("images/bg_rss.jpg") no-repeat top left;
	padding-left:20px;
	color:#FE9205;
	font-size:0.9em;
	text-decoration:none;
}
#rss a:hover {
	color:#333333;
}


/* Navigation */
#navigation {
	background:transparent url("images/bg_dot.gif") repeat-x bottom left;
	height:35px;
	text-align:left;
	margin-bottom:5px;
}
#navigation ul {
	margin:0px;
	padding:0px;
}
#navigation ul li {
	list-style:none;
	float:left;
	margin-right:35px;
}
#navigation li a {
	display:block;
	float:left;
	text-decoration:none;
	font:1em/35px Georgia,verdana,arial,sans-serif;
	text-transform:uppercase;
	color:#333333;
}
#navigation li a:hover {
	text-decoration:underline;
}

/* Search Form */
#searchform {
	float:right;
	position:relative;
	top:5px;
}
#searchform .inputbox {
	font:1em Georgia,verdana,arial,sans-serif;
}


/* Main Content */
#maincontent {
	min-height:1px;
	background:transparent url("images/bg_footer.gif") repeat-x bottom left;
	padding-bottom:8px !important;
	padding-bottom:0px;
}
.single {
	background:transparent url("images/bg_dot_v.gif") repeat-y 455px 0px;
}
/*#maincontent img  {
        margin: 0;
        padding: 5px 0px 5px 5px;
        float: left;
}*/
#headline {
	float:left;
	width:350px;
	background:transparent url("images/bg_dot_v.gif") repeat-y top right; 
}
#headline-content {
	width:345px;
	background:#F4F4F4;
	padding-bottom:8px;
}
/* Post */
.post {
	line-height:1em;
	position:relative;
	z-index:100;
	width:330px;
	left:8px;
	top:8px;
}
.post-main {
	float:left;
	width:450px;
	background:#000;
}
#the-left {
	width:450px;
	float:left;
}
.entry p{
	margin-top:10px;
	color:#535353;
	line-height:1.4em;
	font-size:1em;
}
.entry ul {
	margin:4px 0px 4px 18px;
	padding:0px;
}
.entry ul li {
	list-style:square;
	line-height:1.4em;
}
h3.category {
	font:0.8em "trebuchet ms",verdana,arial,sans-serif;
	color:#990000;
}
h3.category a {
	color:#990000;
	text-decoration:none;
}
h3.category a:hover {
	text-decoration:underline;
}
h3.date {
	font:0.8em Georgia,verdana,arial,sans-serif;
	padding:3px 0px;
        margin-bottom: 5px;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
h2.blogtitle {
	font:2em Georgia,arial,verdana,sans-serif;
	position:relative;
}
h2.blogtitle a {
	text-decoration:none;
	color:#333333;
}
h2.blogtitle a:hover {
	color:#990000;
}


/* Other Headline */
h2.other {
	padding-top:10px;
}
ul.other {
	margin:0px 0px 15px 18px;
	padding:0px;
}
ul.other li {
	list-style:square;
	color:#545454;
	font:0.8em Georgia,Arial,verdana,sans-serif;
	margin-bottom:3px;
}

/* Right Column */
#right-column {
	float:right;
	width:405px;
	position:relative;
	top:0px;
	right:0px;
}

/* Sideblog */
#sideblog {
	position:relative;
	float:left;
	width:205px;
	background:transparent url("images/bg_dot_v.gif") repeat-y top right;
	padding-bottom:20px;
}
#sideblog ul {
	margin:0px;
	padding:0px;
	width:200px;
}
#sideblog ul li {
	list-style:none;
	padding-bottom:20px;
}
#sideblog li a {
	text-decoration:none;
	/*font-weight:bold;
	font-size:1.2em;*/
}
#sideblog li a:hover {
	text-decoration:underline;
}
#sideblog li p {
	margin:0px;
	padding:0px;
	/*margin-top:4px;*/
	font:1.0em Georgia,verdana,sans-serif;
	color:#535353;
	/*line-height:1.5em;*/
}

#sideblog img {
       padding: 5px;
}

/* Profile */
#profile {
	width:195px;
	float:right;
}
#profile p {
	font:0.8em Georgia,verdana,sans-serif;
	color:#535353;
	line-height:1.5em;
}

#profile h3.title {
	font:1.1em Georgia,tahoma,verdana,sans-serif;
	color:#000000;
	margin-bottom:8px;
        padding: 10px 0 0px 0;
}

/* Flickr */
#flickr {
	background:transparent url("images/bg_dot.gif") repeat-x top left;
	position:relative;
	margin-top:4px;	
	height:130px;
	padding-bottom:8px;
}
#flickr-content {
	background:#F4F4F4;
	position:relative;
	top:4px;
	height:130px;
	
}
#flickr-content h3 {
	position:relative;
	top:5px;
	left:5px;
}
#flickr-content div {
	float:left;
	width:83px;
	height:83px;
	margin:5px;
}
#flickr-content div img {
	position:relative;
	top:4px;
	left:4px;
}
#flickr-content a {
	width:83px;
	height:83px;
	display:block;
	border:1px solid #999999;
}
#flickr-content a:hover {
	border:1px solid #73ADEF;
}
#flickr a img {
	border:0px;
}

/* Links */
#links {
	background:transparent url("images/bg_dot.gif") repeat-x top left;
	position:relative;
	padding-top:10px;
	min-height:1px;
}


/* Sidebar on single page */
#sidebar {
	width:290px;
	float:right;
	position:relative;
	top:10px;
}

#sidebar p {
	margin:0px;
	padding:0px;
	margin-top:4px;
	font:1.0em Georgia,verdana,sans-serif;
	color:#535353;
	line-height:1.5em;
}

#sidebar ul li {
	list-style:none;
	float:left;
        padding-bottom: 20px;
	/*margin-right:35px;*/
}

.service {
	margin:0px;
	padding:0px;
	margin-top:4px;
	font:0.8em Georgia,verdana,sans-serif;
	color:#535353;
	line-height:1.5em;
}

/*#sidebar h4 {
        margin: 10px 0 0px 0;
        padding: 0;
}*/

/* ------ Footer ------ */
#footer {
	color:#545454;
	margin-top:10px;
	padding-top:10px;
	text-align:center;
	line-height:20px;
	font:0.7em Georgia,arial,verdana,sans-serif;
	padding-bottom:30px;
}


/* ------ Permalink Post ------ */

#content-link {
	background:transparent url("images/bg_dot_h.gif") repeat-y 454px 0px;
}
.post-interior {
	float:left;
	width:450px;
	line-height:20px;
	color:#545454;
}
.post-interior li {
	list-style:square;
	color:#545454;
	margin-bottom:8px;
	line-height:1.5em;
}

#wrap-comment {
	width:290px;
	float:right;
	position:relative;
	right:8px;
	padding-left:10px;
	color:#535353;
}

h2#comments,
h2#respond {
	font:1.4em Georgia,verdana,arial,sans-serif;
	margin-bottom:8px;
}


/* Comment List */

div.gravatar {
	width:50px;
	height:50px;
	float:left;
}
div.comments,
div.triadi {
	background:transparent url("images/bg_dot.gif") repeat-x top left;
	padding-top:8px;
	margin-bottom:8px;
}
div.triadi {
	padding-bottom:5px;
}
div.comment-author {
	background:transparent url("images/bg_dot.gif") repeat-x bottom left;
}
div.triadi .comment-author {
	background:#EFEFEF;
	padding-top:5px;
}
div.triadi div.gravatar {
	position:relative;
	top:6px;
	left:5px;
}
div.comment-content {
	line-height:1.4em;
}
div.comment-content p {
	margin-top:0px;
	line-height:1.4em;
	color:#545454;
}
div.comment-author h4{
	font:bold 11px Arial,verdana,sans-serif;
	text-transform:uppercase;
	color:#990000;
}
div.comment-author h2 {
	font:18px Georgia,verdana,arial,sans-serif;
	padding-bottom:10px;
}


/* ------ Gravatar ---- */
div.gravatar {
	width:68px;
	height:68px;
	position:relative;
	float:left;
}

/* ------ Form ------ */
div#form {
	margin-top:20px;
	background:transparent url("images/bg_dot.gif") repeat-x top left;
	padding-top:15px;
}
#form input {
	width:220px;
}
#form textarea {
	width:270px;
	line-height:1.4em;
}
#form .button {
	width:160px;
	padding:5px 0px;
}

/* ------ Category ------ */
#category {
	background:transparent url("images/bg_dot_h.gif") repeat-y 359px 0px;
}
#first-column {
	float:left;
	width:365px;
}
#list-column {
	float:right;
	width:395px;
}

ul.list,
ul.list-cat {
	margin:0px;
	margin-top:20px;
	padding:0px;
	width:395px;
}
ul.list-cat li {
	font:bold 11px/22px Arial,verdana,sans-serif;
	height:auto !Important;
	height:22px;
	color:#990000;
	text-transform:uppercase;
	list-style:none;
	float:left;
	width:185px;
	background:transparent url("images/bg_dot.gif") repeat-x bottom left;
	display:block;
	margin-right:5px;
}
ul.list li {
	list-style:none;
	margin-bottom:10px;
	font:bold 10px Arial,verdana,sans-serif;
	color:#990000;
	text-transform:uppercase;
	background:transparent url("images/bg_dot.gif") repeat-x bottom left;
	padding-bottom:10px;
	float:left;
	width:185px;
	height:70px;
	margin-right:5px;
}
ul.list-cat li a {
	color:#990000;
	text-decoration:none;
	display:block;
}
ul.list-cat li a:hover {
	color:#999999;
}
ul.list li a {
	font:14px Georgia,verdana,arial,sans-serif;
	text-transform:Capitalize;
}

/* ------ Widget ------ */
ul.widget {
	margin:0px;
	padding:0px;
	top:-10px;
}
li.module ul,
li.linkcat ul {
	padding:0px;
	margin:0px 0px 0px 18px;
	width:130px;
	padding-bottom:15px;
	
}
#sidebar li.module ul,
#sidebar li.linkcat ul {
	width:250px;
	
}

ul.widget li.module,
ul.widget li.linkcat {
	list-style:none;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	
}
ul.widget li.module li,
ul.widget li.linkcat li {
	list-style:square;
	font-size:0.8em;
	margin-bottom:20px;
	
}

/* Rubriken */

.extras-01, .extras-02 {
clear: both;
margin: 10px 0 30px 0;
overflow: hidden;
}

.extras-01 img,
.extras-02 img {
border: 1px solid #fff;
}

.extras-02 img {
float: right !important;
margin: 0 0 0 5px !important;
}

.extras-01 img {
margin: 0 15px 0 0 !important;
}

/*  Forum  */
.forum, .forum-post, .forum-entry {
width: 760px;
}

/*  Rubrikenseite  */
.rubrik {
        width: 760px;
	background:transparent url("images/bg_dot_v.gif") repeat-y 455px 0px;
}

.contentleft  {
        width: 400px;
        /*float: left;*/
        padding-right: 10px;
	font: 1.0em Georgia,verdana,sans-serif;
	color: #535353;
	line-height: 1.1em;
}

.contentright  {
        width: 270px;
        /*margin-left: 460px;*/
        padding-left: 10px;
        vertical-align: top;
	font:0.9em Georgia,verdana,sans-serif;
	color:#535353;
	line-height:1.1em;
}

#contentpage {
        width: 755px;
        border: 0px;
}

/* auslagerung - info-box */

.box {
     float: right;
     margin: 15px 0 5px 20px;
     width: 200px;
     background: #9ae64e;
     font-size: 92%;
     text-align: left;
    line-height: 1.2em;
}

.box p {
     padding: 0 2px 0 5px;
     text-align: left;
}



.box ul {
    margin: 0 0 0px 0;
    padding-bottom: 10px;
}

.box ul li {
    margin: 5px 2px 5px 20px; 
    line-height: 1.2em;
    padding: 0 2px 0 0px;
}

ul li.intern {
    margin-left: 10px;
    list-style-image: url("images/link.png");
}

ul li.audio {
    margin-left: 10px;
    list-style-image: url("../../../picture_library/audio.gif");
}

/* Link-Box */

h6 {
    width: 420px;
    margin: 0px;
    padding: 10px 10px 10px 10px;
    font-size: 92%;
    color: #545454;
    background-color: #CCFF99;
    border: 1px solid #000000;
}

.entry h6 a {
    margin: 0px 2px 0px 20px; 
    /*line-height: 1.0em;*/
    padding: 0;
	 display:block;
	 color:#669933;
	 text-decoration:none;
}
.entry h6 a:hover {
	color:#000000;
}

h6 li {
    margin: 5px 2px 5px 20px; 
    line-height: 1.0em;
    padding: 0 2px 0 0px;
    list-style: none;
}


.linkbox {
     float: right;
     margin: 15px 10px 10px 10px;
     width: 420px;
     background: #9ae64e;
     font-size: 92%;
     text-align: left;
    line-height: 1.2em;
}

.linkbox p {
     padding: 0 2px 0 5px;
     text-align: left;
}

.linkbox h6 {
    margin: 0;
    padding: 5px;
    font-size: 92%;
    color: #FFFFFF;
    background-color: #669933;
}

.linkbox ul {
    margin: 0 0 0px 0;
    padding-bottom: 10px;
}

