@charset "UTF-8";
/* 
Theme Name: 2minus1.at
Theme URL: http://www.2minus1.at/
Description: theme for 2minus1.at based on whiteboard by brian purkiss
Author: Reinhard Staudinger
Author URI: http://www.staudingers.net
Version: 1.0
*/

/*  The following CSS Reset was written by Dejan Cancarevic - http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}
/*	end reset */

body {	font-size: 62.5%; /* Resets 1em to 10px */ font-family: Verdana, Arial, Helevtica, Sans-Serif; background-color: #f0f0f0; color: #333; text-align: left; }
#container { width: 960px; margin: 20px auto; font-size: 1.2em; background-color: #fff; border: 1px solid #ddd; }
/* header */
#header { padding-bottom: 5px; height: auto; overflow: hidden; margin: 0 20px 10px 20px; }
#logo { width: 201px; margin: 25px 0 15px 0px; padding-right: 139px; float:left; height:62px; overflow:hidden; }
#slogan { float:right; text-align:right; margin: 25px 0px 0 0; font-weight: normal;}
#slogan h2 { color: #222657; font-size: 1.3em; padding-bottom: 10px; font-weight: bold; padding-top: 2px; }
#slogan p { font-size: 1em; font-weight: bold; color: #222657;}
#pagemenu { /*clear:left; float:left; */ /* border: 1px solid red; */ text-align: right; font-size: 0.9em; border-bottom: 1px solid #ddd;}
#pagemenu ul { list-style-type:none; padding: 8px 0px 8px 0px; }
#pagemenu ul li { display: inline; margin-left: 20px; }
#pagemenu ul li a { text-decoration: none; color: #333; font-weight: normal; }
#pagemenu ul li.current_page_item a, #pagemenu ul li a:hover { color: #c52121; }
#pagemenu ul li:first-child { margin-left: 0; }
#suchfeld { float:right; text-align:right; margin: 10px 20px 25px 0; /* margin: 40px 20px 0 0; float:right; width:300px; vertical-align: text-bottom; */ }
#suchfeld input.txt { width: 120px; border: 1px solid #62621f; padding: 3px 2px 4px 3px; }
#suchfeld input.btn { border: 1px solid #fefefc; background-color:#b6c187; color: #fefefc; cursor: pointer;}
#suchfeld input.btn:hover { border: 1px solid #62621f; background-color:#b6c187; color: #62621f;}
/* content & footer */
#content { clear:left; border-top: 1px solid #ddd; overflow:auto; margin: 0 20px 20px 20px; padding-top: 20px; }
#maincontent { width: 490px; float:left; padding: 0 10px 0 0;}
#maincontent h2 { font-size: 1.4em; margin-bottom: 10px; margin-top: 10px; font-weight: bold; color: #b90102; }
#maincontent h2:first-child { margin-top: 0;}
#maincontent h3 { font-size: 1em; margin-bottom: 10px; margin-top: 10px; font-weight: bold; color: #b90102; }
#maincontent h4 { font-size: 1em; margin-bottom: 7px; margin-top: 15px; font-weight: bold; color: #333; }
#maincontent h1 { font-size: 1.4em; margin-bottom: 10px; margin-top: 15px; font-weight: bold;color: #333; }
#maincontent h1:first-child { margin-top: 0;}
#maincontent h1 strong { font-weight: bold; }
#maincontent p { line-height: 1.4em; padding-bottom: 8px; }
#maincontent p.readarticle { clear: left; padding-top: 5px;}
#maincontent img.prev { margin: 2px 15px 1px 0; height: 80px; width: 80px; border: 1px solid #62621f;}
#maincontent p strong { font-weight: bold;}
#maincontent a.bildlink, #maincontent a.bildlink:hover { border: 0; }
#maincontent a { color: #b90102; text-decoration: none; border-bottom: 1px dotted #333; }
#maincontent h2 a, #maincontent h2 a:hover, #maincontent a.pix, #maincontent a.pix:hover, #maincontent #social ul li a { border-bottom: 0;}
#maincontent h3 { font-weight: bold; font-size: 1em; margin-bottom: 15px; color: #333;}
#maincontent img.alignleft { float: left; margin: 2px 15px 1px 0 !important; border: 1px solid #62621f; }
#maincontent img.aligncenter { text-align: center; margin: 2px 15px 1px 0 !important; border: 1px solid #62621f; }
#maincontent img.middle { vertical-align: middle;}
#maincontent img.alignright { float: right; margin: 0px 0px 1px 15px !important; border: 1px solid #62621f; }

#maincontent a:hover { color: #742036; border-bottom: 1px dotted #742036; }
/* maincontent -> social */
#maincontent #post- #postmeta #social { margin: 15px 0 10px 0; }
#maincontent #post- #postmeta #social ul, #maincontent #post- #postmeta ul.relatedposts { list-style-type: none; margin-left:0; }
#maincontent #post- #postmeta #social ul li { display: inline; }

#maincontent div.mapp-poweredby { margin-bottom: 25px;}

#maincontent div.textbanner { border: 1px solid #fefefc; padding: 10px 12px 4px 12px; }
#maincontent div.textbanner img { }

#maincontent ul { list-style-type: disc; margin-left: 35px; line-height: 1.4em; padding-bottom: 8px; }
#maincontent ol { list-style-type: decimal; margin-left: 35px; line-height: 1.4em; padding-bottom: 8px; }
#maincontent ul li, #maincontent ol li { padding-bottom: 4px; }
#maincontent ul li strong, #maincontent ol li strong { font-weight: bold; }

#maincontent #post- ul { list-style-type: disc; margin-left: 35px; line-height: 1.4em; padding-bottom: 8px; }
#maincontent #post- ol { margin-left: 35px; line-height: 1.4em; padding-bottom: 8px; }
#maincontent #post- ul li, #maincontent #post- ol li { padding-bottom: 4px; }

#maincontent div.postnavigation { clear: both; margin-top: 20px;}
#maincontent div.postnavigation p a { border: 1px solid #fefefc; background-color:#b6c187; color: #fefefc; padding: 3px 2px 4px 3px; margin-left: 20px; }
#maincontent div.postnavigation p a:first-child { margin-left: 0; }
#maincontent div.postnavigation p a:hover { border: 1px solid #62621f; background-color:#b6c187; color: #62621f; padding: 3px 2px 4px 3px; }

#maincontent #comments ol#commentlist { list-style-type: none; margin-left:0; }
#maincontent #comments img.avatar { /*vertical-align: top; align:right;*/ float:right; }
#maincontent #comments ol#commentlist li { border-top: 1px solid #ddd; margin-top: 20px; padding-top: 10px; }
#maincontent #comments ol#commentlist li:first-child { border-top: 0; margin-top: 20px; padding-top: 0; }
#maincontent #comments h2#comments { margin-top: 25px;}
#maincontent #comments h3#postcomment { margin-top: 40px;}

#maincontent p.liste_p { margin-bottom: 25px;}

#maincontent div.catdescription { margin-bottom: 25px;}


#maincontent ul.rsevent { list-style-type: none; margin-left:0; }
#maincontent ul.rsevent h2 { margin-top: 15px; margin-bottom: 10px; } 
#maincontent ul.rsevent h2:first-child { margin-top:25px;}
#maincontent h1.rsevent { margin-bottom: 5px; } 

#maincontent div.werbung { margin: 12px 0 12px 0;}
#maincontent div.werbung p.smalltext { font-size: 0.8em; }

#maincontent h1.kalender { margin-top: 25px;}

#maincontent div.prkasten { margin: 12px auto 12px auto; width: 450px; padding: 8px; background-color: #eee; border: 1px solid #333; }
#maincontent div.prkasten p.prkastenwerbung { text-transform: uppercase; font-size: 0.7em;}

#maincontent form label { display:block; margin-bottom: 4px; }
#maincontent form img.cappix { display:block; }
#maincontent form p { line-height: 100%; margin-bottom: 0.8em; }
#maincontent form fieldset legend { padding: 0 5px 0 5px; font-weight: bold; }
#maincontent form input.text { width: 260px; }
#maincontent form input.small { width: 60px; }
#maincontent form input.menge { width: 2em; }
#maincontent form textarea.nachricht, #maincontent form textarea.comment { width: 360px; height: 200px; }
#maincontent form textarea.adresse { width: 360px; height: 100px; }

#sb0 { width: 410px; text-align:left; float:left; padding: 0 0 30px 10px;}
#sb1 { width: 230px; float: left; padding: 0 10px 0 10px; }
#sb1 ul, #sb2 ul { list-style-type:none; padding: 0 }
/* #sb1 ul li:before { content: "\00BB \0020"; }
#sb1 ul li ul.children { padding-left: 10px; } */
#sb2 { width: 160px; float: left; padding: 0 0 0 10px; }
/* #sb2 ul { list-style-type:none; padding: 0; }
#sb2 ul li { display: block; padding: 0 0 10px 0; } */
#sb1 div.section, #sb2 div.section { /*border: 1px solid #ddd; */ margin-bottom: 20px; }
#sb1 div.section h3, #sb2 div.section h3 { background-color: #fff; color: #b90102; width: auto; padding: 4px 4px 4px 6px; border-bottom: 1px solid #ddd; font-weight: bold; font-size: 1.0em; }
/* #sb1 div.section ul { padding: 8px 4px 2px 6px; } */
#sb1 div.section ul li { padding: 8px 4px 4px 6px; }
#sb1 div.section ul li ul.children li { padding: 1px 0 1px 0;}
/* #sb2 div.section ul { padding: 14px 8px 4px 8px; } */
#sb1 div.section ul li:before { content: "\00BB \0020"; }
#sb1 div.section ul li ul.children  { padding-left: 3px; }
#sb1 div.section ul li ul.children li:before { content: "\203A \0020"; }

#sb1 div.section ul li a, #sb1 div.section ul li ul.children li a, #sb2 div.section a { /*color: #222657;*/ color: #333; border-bottom: 1px dotted #333; text-decoration:none; font-weight:bold; }
#sb1 div.section ul li ul.children li a, #sb2 div.section a { font-weight:normal; }
#sb1 div.section ul li a:hover, #sb1 div.section ul li ul.children li a:hover, #sb1 div.section ul li.current-cat a, #sb1 div.section ul li ul.children li.current-cat a, #sb2 div.section a:hover { color: #b90102; /* #a9536b;*/ }

#sb2 div.section ul { text-align:center;}
#sb2 div.section ul li { padding: 0 0 4px 0; }
#sb2 div.section ul li:first-child { padding-top: 6px; }
#sb2 div.section p, #sb2 div.section #tagCloud { padding: 4px; }
#sb2 div.section #tagCloud { line-height: 1.6em; }
#sb2 div.section ul.adbanner li a img { border: 1px solid #ddd;}
#sb2 div.section ul.adbanner li a { border-bottom: 0;}

#footer { text-align:center; padding: 10px 10px; margin: 0 20px 0px 20px; border-top: 1px solid #ddd; font-size: 0.9em; }
#footer ul { list-style-type: none; }
#footer ul li { display: inline; }
#footer ul li a { border-bottom: 1px dotted #333; font-weight:bold; color:#333; text-decoration:none; }
#footer ul li a:hover { color: #b90102; }
#footer ul li:before { content:"\2022  "; }
#footer ul li.nobull:before { content:""; }
#footer ul li a.imagelink { border-bottom: 0; vertical-align: top; }
#footer ul li img { width: 16px; height: 16px; border: 0; vertical-align:top; margin-top: -1px; }