/*  
Theme Name: iPhoneTheme
Theme URI: http://all4wordpress.com/iPhoneTheme/
Description: Custom made iPhone theme.
Version: 1.0
Author: All4WordPress
Author URI: http://all4wordpress.com
*/


/*begin global styles */

* {
	margin: 0;
	padding: 0;
}

body {
background:#FFFFFF none repeat scroll 0%;
font-family:Arial,Verdana,sans-serif,Helvetica;
font-size:12px;
color:#676767;
}

body * {
position:relative;
}

img {
border:0px;
}

a {
color: #D62B3A;
}

#newheader{
height: 131px;
background:url(images/bg_head_strich.gif) repeat-x;

width:982px;
margin:0px auto;
padding-bottom:0px;
}
#logo {
background: url(images/ecovislogo.gif) no-repeat;
position: absolute;
margin-top:34px;
margin-left: 0px;
width:146px;
height:37px;
}
#laskfoto{
position:absolute;
width: 205px;
height: 114px;
background-color:#ff5533;
background: url(images/laskfoto.png) no-repeat;
right:0px;
bottom:0px;

}

#laskinfo{
color:#8e8e8e;
margin-left:460px;
position:absolute;
margin-top:33px;
font-size:13px;
}
#laskinfo h1{
color:#8e8e8e;
margin-top:10px;
font-size:13px;
}
#laskinfo2{
color:#8e8e8e;
line-height:19px;
font-size:19px;


}
#page {

background-color:#FFFFFF;
padding-top:0px;
}

a:hover , a:active {
background:#f0f0f0;
}


/*end global styles */

/*begin header styles */

#header {
background:url(images/header-bg2.png) no-repeat scroll 0% 0%;
width:982px;
height:52px;
margin:0px auto;
padding-bottom:5px;
}

#blogtitle {
background:transparent url(images/blogtitle-bg.png) no-repeat scroll 28px 8px;
float:left;
height:28px;
padding:10px 40px 10px 70px;
}

#blogtitle a {
color:#FFFFFF;
font-family:"Times New Roman";
font-size:28px;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:1px;
line-height:normal;
text-decoration:none;
}

#blogtitle a:hover,#blogtitle a:active {
background:transparent !important;
}

#mainnav {
/* background:transparent url(images/navlink-bg.png) no-repeat scroll 0px 5px; */
float:left;
height:42px;
padding:0px 0px 0px 1px;
margin-left: 42px;
}

#mainnav div {
background:transparent url(images/navlink-bg99.png) no-repeat scroll 100% 0px;
float:left;
height:27px;
padding:10px 1px 0px 0px;
}

#mainnav a {
color:#FFFFFF;
font-size:13px;
text-decoration:none;

}

#mainnav a span {
 padding:10px 15px 11px;  
margin-left: -2px;
}

#mainnav a:hover span, #mainnav a:active span {
background:transparent url(images/navlink-bg2.png) repeat-x scroll 0px 0px;
margin-left: -2px;
}
#mainnav .current_page_item
{
background:transparent url(images/navlink-bg2.png) repeat-x scroll 0px 0px;
margin-left: -2px;
}


#searchform {
float:right;

margin-right: 38px;
margin-top: 12px;

}

#searchform span {
color:#FFFFFF;
float:left;
font-size:10px;
padding:4px 5px 0px 0px;
color:#9a9a9a;
}

#searchfield {
 /*
background:#FFFFFF none repeat scroll 0% 50%;

border-color:#696969 #d2d2d2 #d2d2d2 #696969;
*/
color:#9a9a9a;
border-width:0px;
float:left;
font-size:10px;
height:17px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background:transparent;
width:118px;
border: none;
outline: none;
}

#searchsubmit {
background:transparent url(images/searchsubmit-bg.png) no-repeat scroll 0%;
border:0px none;
color:#FFFFFF;
cursor:pointer;
float:left;
height:25px;
width:64px;
}

/*end header styles */

/* begin container styles */

#container {
margin:10px auto;
width:982px;
background: url(images/sidebar_bg.png) repeat-y scroll 740px 0px;

}

#content-right {
float:right;
width:250px;
margin-left:10px;

}

#feeds {
background:transparent url(images/feeds-bg.png) no-repeat scroll 0% 50%;
height:120px;
margin:0px 0px 0px 10px;
width:380px;
}

#feeds span {
color:#5F5F5F;
font-size:16px;
left:126px;
top:28px;
}

#feeds a {
color:#5F5F5F;
font-weight:bold;
}

/* begin sidebar styles */

.sidebar {
color:#2E2E2E;
float:right;
font-size:12px;
line-height:20px;
width:188px;
background:transparent url(images/back_sidebar.png) no-repeat scroll 118px 28px;
}
.sidebar div{
border-left:1px solid #E5E5E5;
border-right:1px solid #E5E5E5;
padding-left:10px;
padding-bottom: 15px;
border-bottom:1px solid #e5e5e5;
margin-bottom: 20px;
}

.sidebar .blogroll li 
{line-height:18px; padding-bottom:7px; } 

.sidebar .categories ul{
min-height: 160px;
}
.sidebar ul, .sidebar li, .wide-widget ul, .wide-widget li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;

}

.sidebar  ul  li  ul {
padding-left:10px;
border-left:1px solid #e5e5e5;
border-right:1px solid #e5e5e5;
border-bottom:1px solid #e5e5e5;
padding-bottom: 15px;
margin-bottom: 20px;
}

#sidebar_bottom{
height: 7px;
width: 183px;
background: transparent url(images/sidebar_bottom.png) no-repeat scroll 0 0;
}
.sidebar h2 {
background:transparent url(images/top_sidebar.png) no-repeat scroll 0% 50%;
color:#FFFFFF;
font-size:12px;
height:23px;
margin:0px 0px 0px;
padding:5px 0px 0px 14px;
width:183px;
text-transform: none; /* vorher : uppercase*/
font-weight:normal;

}

.sidebar a, .wide-widget a {
color:#676767;
text-decoration: none;
}

.sidebar a:hover, .sidebar a:active, .wide-widget a:hover, .wide-widget a:active {
background:transparent !important;
text-decoration: underline;
}

#right-sidebar {
margin-left:6px;
}

.sidebar a:hover, .sidebar a:active, .wide-widget a:hover, .wide-widget a:active {
font-weight:underline;
}

.wide-widget {
float:right;
width:400px;
}

.wide-widget h2 {
background:transparent url(images/wide-widget-top-bg.png) no-repeat scroll 0% 50%;
color:#FFFFFF;
font-size:16px;
height:23px;
margin:20px 0px 10px;
padding:5px 0px 0px 14px;
width:386px;
}
.rss_widget{
background: url(images/rss_icon.png) no-repeat 150px 5px; 
}
.rss5{
margin-top: 20px;
}
#calendar_wrap {
text-align:center;
}

#wp-calendar {
width:100%;
}

#wp-calendar #today {
border:1px dotted #cc4848;
}


/* end sidebar styles */

/* begin content-left styles */

#content-left {
width:700px;
}

.post {
border-top:1px solid #E5E5E5;
padding-top: 10px;
margin-bottom:22px;
margin-top:20px;

}

.post-date {
background:transparent url(images/date-bg.png) no-repeat scroll 0% 50%;
float:left;
height:47px;
margin:0px 10px 0px 0px;
padding-top:0px;
text-align:center;
width:36px;
}

.month {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}

.dayofmonth {
color:#a4a5a7;
font-family:"Arial";
font-size:20px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:30px;
}

.post h2 {
font-family:"Arial";
font-weight:bold;
}

.post h2 a {
color:#D62B3A;
font-size:13px;
text-decoration:none;
}

.post-category {
font-size:10px;
}
.post-category span {
font-style:italic;
}
.post-category a {
color:#676767;
text-decoration:none;
}
.entry {
display:block;
font-size:13px;
line-height:18px;
margin-top:10px;
padding-left:47px;
}


.entry ul {
list-style:disc outside none;
padding-left:30px;
}

.entry ol {
list-style:decimal outside none;
padding-left:30px;
}

.entry li {
list-style:inherit;

}

.entry p {
margin:10px 0px;
}

.entry a {
color:#D62B3A;
font-size:12px;
text-decoration:none;
}

.entry blockquote {
background:transparent url(images/odd-blockquote-bg.png) no-repeat scroll 0% 0%;
border:2px dashed #B5B5B5;
color:#3C3C3C;
font-family:"Times New Roman";
font-weight:normal;
font-size:14px;
font-style:italic;
}

.entry blockquote p {
margin-left:54px;
}

.entry blockquote blockquote {
background:transparent url(images/even-blockquote-bg.png) no-repeat scroll 0% 0%!important;
margin:0px 4px;
}

.entry img {
margin-bottom:5px;
border: 1px solid #E5E5E5;
}
.alignleft a:link, .alignleft a:active,.alignleft a:visited,.alignleft a:hover{
color:#D62B3A;
float: left;
}
.alignright a:link,.alignright a:active,.alignright a:visited,.alignright a:hover{
color:#D62B3A;
float:right;
}
.postmetadata {
background:transparent url(images/metadata-bg.png) repeat scroll 0% 50%;
color:#FFFFFF;
font-size:12px;
height:30px;
margin:15px 0px 25px;
width:580px;
}

.postmetadata a {
color:#ffffff;
text-decoration:none;
}

.postmetadata a:hover, .postmetadata a:active {
background:transparent !important;
text-decoration:underline;
}

.postmetadata .comment {
background:transparent url(images/comments-bg.png) no-repeat scroll 0%;
float:left;
margin-left:12px;
padding:6px 0px 6px 26px;
}

.postmetadata .post-comment {
background:transparent url(images/postcomment-bg.png) no-repeat scroll 0%;
float:left;
margin-left:12px;
padding:6px 0px 6px 26px;
}

.postmetadata .share-this {
background:transparent url(images/sharethis-bg.png) no-repeat scroll 0% 50%;
float:right;
margin-right:12px;
padding:6px 0px 6px 26px;
}

.pagetitle, h3#respond {
font-family:"Arial";
font-variant:normal;
font-weight:bold;
line-height:normal;
margin-bottom:12px;
color: #D62B3A;
margin-left:47px;
}

.pagetitle {
font-size:16px;
}

h3#respond {
margin-left:47px;
font-size:13px;
}

#content-left ul.archive-list {
font-size:14px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
line-height:22px;
}

#content-left ul.archive-list li{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#content-left ul.archive-list a{
color:#2e2e2e;
}


/* begin comment styles */

h3#comments {
font-size:13px;
margin-left:47px;
}

.commentlist {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:70px;
}

.commentlist li {
font-size:12px;
margin-bottom:10px;
margin-top:40px;
}

.comment-author {
font-weight:bold;
}

.comment-author a {
color:#2E2E2E;
}

.commentmetadata {
}

.comment-content {
border:1px dotted #B5B5B5;
min-height:50px;
padding:10px;
margin-top:10px;
}


#commentform {
font-size:12px;
width:500px;
margin-left:47px;
}

#commentform div {
margin-bottom:10px;
}

#commentform input, #commentform textarea {
margin-right:10px;
border-top:1px solid rgb(105,105,105);
border-bottom:1px solid rgb(210,210,210);
border-right:1px solid rgb(210,210,210);
border-left:1px solid rgb(105,105,105);
padding:1px 0px;
}

#commentform input#submit {
background:transparent url(images/commentsubmit-bg.png) no-repeat scroll 0% 50%;
height:28px;
width:70px;
color:#FFFFFF;
border:0px !important;
left:-3px;
}


/* begin footer sytles */

.clear{
clear:both;
}

#footer {
background:#464646 none repeat scroll 0%;
color:#FFFFFF;
font-size:12px;
margin-top:50px;
min-height:50px;
text-align:center;
}

#footer a {
color:#FFFFFF;
}

#footer a:hover, #footer a:active {
background:transparent !important;
}

#footer a:hover, #footer a:active {
font-weight:bold;
}
.pagebar{
margin-left:48px;
margin-top:36px;
height:27px;
}
.pagebar a{
border: 1px solid #ccc;
padding:5px;
}

