/* Theme Name: Blockfield Theme URI: http://www.digitalstud.de.ms Description: This minimalistic, clean and professional theme is a simple Theme for your own Blog. Can be used in every sector. Author: Clemens Goering Version: 1.2 Tags: blue, white, three-columns, fixed-width, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style General comments and license statement (optional). */ html{ } body{ background:#2f559c; background-image:url('images/head_oben.jpg'); background-repeat:no-repeat; text-align: left; margin: 0; padding: 0; line-height: 1.5em; color: #444; font: 78% "trebuchet ms",verdana,arial,helvetica,sans-serif; } #header_oben { background-image:url('images/background.jpg'); background-repeat:repeat-x; width:100%; float:left; } #suche { float:right; margin-right:60px; margin-top:5px; } #header { width:100%; float:left; height:100px; } #blogname { float:left; margin-top:15px; margin-left:30px; color:#fff; } #blogname a { color:#ff0000; } #nav{ margin-right:150px; float:right; font-size:1.1em; vertical-align:right; } #nav, #nav ul { list-style: none; line-height: 1; } #nav a, #nav a:hover { display: block; text-decoration: none; border:none; } #nav li { float: left; list-style:none; } #nav a, #nav a:visited { display:block; font-weight:bold; color: #f5f5f4; padding:6px 12px; } #nav a:hover, #nav a:active { background:#aaa; text-decoration:none } #nav li ul { position: absolute; left: -999em; height: auto; width: 174px; border-bottom: 1px solid #a9a9a9; } #nav li li { width: 172px; border-top: 1px solid #a9a9a9; border-right: 1px solid #a9a9a9; border-left: 1px solid #a9a9a9; background: #777; } #nav li li a, #nav li li a:visited { font-weight:normal; font-size:0.9em; color:#FFF; } #nav li li a:hover, #nav li li a:active { background:#000; } #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; } a.main:hover { background:none; } #mainframe { float:left; width:1100px; margin-left:120px; } .image_oben { height:110px; background-image:url('images/img_top.png'); background-repeat:no-repeat; } .image_oben_single { height:30px; background-image:url('images/img_top_single.png'); background-repeat:no-repeat; } .image_mitte { background-image:url('images/img_mitte.png'); background-repeat:repeat-y; width:100%; } .image_unten{ background-image:url('images/img_unten.png'); background-repeat:no-repeat; height:90px; } /*------------------------------------------------------*/ #inhalt_oben { width:100%; float:left; margin-left:50px; } #oben_links { width:450px; float:left; margin-left:120px; } #oben_rechts { width:450px; float:left; margin-left:50px; } #oben_rechts li { list-style:none; color: #000; } /*------------------------------------------------------*/ #abstand_1 { margin-top:30px; background-image:url('images/img_mitte_2.png'); background-repeat:repeat-y; width:100%; height:15px; float:left; } #abstand_2{ background-image:url('images/img_mitte_2.png'); background-repeat:repeat-y; width:100%; height:15px; float:left; } #link_tabelle { width:900px; margin-left:100px; margin-top:-5px; height:135px; float:left; vertical-align:top; } .link_ta_links { padding: 4px; border-right-width:1px; border-right-style:dotted; border-left-width:1px; border-left-style:dotted; -webkit-border-radius: 4px; -moz-border-radius: 4px; } .link_ta { padding: 4px; border-right-width:1px; border-right-style:dotted; -webkit-border-radius: 4px; -moz-border-radius: 4px; } /*------------------------------------------------------*/ #single_left { float:left; width:550px; margin-top:40px; margin-left:80px; } #single_rechts { float:left; width:250px; margin-top:40px; margin-left:50px; } /*------------------------------------------------------*/ #content { float:left; width:100%; margin-left:90px; } #ml_border{ float:left; width:240px; padding:10px; margin-left:40px; } #mm_border{ float:left; width:240px; padding:10px; margin-left:20px; } #mr_border{ float:left; width:240px; padding:10px; margin-left:20px; } #mitte_links{ float:left; width:210px; padding:5px; margin-left:20px; } #mitte_links li { list-style: none; } #mitte_mitte li { list-style: none; } #mitte_mitte { width:210px; float:left; padding:5px; margin-left:20px; } #mitte_rechts{ float:left; width:210px; padding:5px; margin-left:20px; } #mitte_rechts a, #mitte_rechts a:visited { text-decoration:none; color:#000; } #mitte_rechts li { list-style: none; } /*------------------------------------------------------*/ #comment_unten { float:left; margin-left:120px; } #footer { float:left; width:100%; vertical-align:center;} #footer li {list-style:none;} #Footer_Links{ list-style:none; width:250px; } .oben{vertical-align:top;} #Footer_Mitte{ list-style:none; width:250px; } #Footer_Rechts{ list-style:none; width:250px; } /*--------------------textgestaltung--------------------*/ .aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; } .alignleft { float: left; } .alignright { float: right; } .wp-caption { background-color: #f3f3f3; border: 1px solid #ddd; -khtml-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; /* optional rounded corners for browsers that support it */ margin: 10px; padding-top: 4px; text-align: center; } .wp-caption img { border: 0 none; margin: 0; padding: 0; } .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }