/*
Theme Name: blanke Wordpress Theme
Theme URI: http://blanke.ch
Description: WordPress theme designed for blanke
Version: 0.1
Author: Arto Steiner

Default WordPress by Arto Steiner || http://web.arto.ch
*/

body {
	background-color: #455560;
	font-family: arial, helvetica, sans-serif;
	border:1px solid #F78F1E;
        line-height:1.3em;
        max-width:1024px;
        margin:0 auto;
}

body#default div#box{
background-image: url(http://blanke.ch/wp-content/themes/blanke/Hintergrund_rechts-128pix.jpg);
background-repeat:no-repeat;
background-position: top right;
}

body#solar div#box{
background-image: url(http://blanke.ch/wp-content/themes/blanke/Hintergrund_Solar_rechts-128pix.jpg);
background-repeat:no-repeat;
background-position: top right;
}

h2 {
        margin-top: 0;
        font-size: 1.2em;
}

#pagetitle {border:none;}


h3 {
        margin-top: 0;
}

p {
        margin-top:0;
}

#header {
	padding:0;
}

#menu li, #footer li {
	list-style:none;
	display: inline;
}

#content {
	margin: 1em 10em 0 14em;
       min-height:500px;
}

#content img, #content iframe {
	border:1px solid #F78F1E;
	padding: 8px;
	margin-right: 8px;
}


.piccy {
        background-image: url(Hintergrund_rechts-128pix.jpg);
}

#sidebar {
	width: 13em;
	float:left;
}

#sidebar li {
	list-style:none;
}

#footer A:link, #content A:link {color: #455560; text-decoration: none; border-bottom:1px solid #F78F1E;}
#footer A:visited, #content A:visited {color: #455560; text-decoration: none; border-bottom:1px solid #F78F1E;}
#footer A:active, #content A:active {color: #F78F1E; text-decoration: none; border-bottom:1px solid #F78F1E;}
#footer A:hover, #content A:hover {color: #F78F1E; text-decoration: none; border-bottom:1px solid #F78F1E;}


#content #nob td A:link {text-decoration: none; border-bottom:none;}
#content #nob td A:visited {text-decoration: none; border-bottom:none;}
#content #nob td A:active {text-decoration: none; border-bottom:none;}
#content #nob td A:hover {text-decoration: none; border-bottom:none;}

#footer {
        color:#455560;
	clear: both;
        font-size:85%;
        margin-right: 10em;
}

#footer ul{padding-top:0.5em; border-top:1px solid #F78F1E;}

div {
	background-color: white;
	padding: 1em;
	margin:0;
}



#menu .current_page_item, #menu .current_page_ancestor, #menu .page_item page_folder, #menu  .current_page_parent { border-bottom:8px solid #F78F1E; padding: 0 16px; margin:0;}
#menu li { border-bottom:1px solid #F78F1E; padding: 0 16px; margin:0;}


#submenu .current_page_item a, #submenu .current_page_ancestor, #submenu .page_item page_folder { padding-left:3px; border-left:8px solid #F78F1E; }
#submenu .current_page_item ul li a, #submenu .current_page_ancestor, #submenu .page_item page_folder { border-left:none; }


#sidebar A:link, #menu A:link {color: #455560; text-decoration: none;}
#sidebar A:visited, #menu A:visited {color: #455560; text-decoration: none;}
#sidebar A:active, #menu A:active {color: #F78F1E; text-decoration: none;}
#sidebar A:hover, #menu A:hover {color: #F78F1E; text-decoration: none;}

#content table{
        border-collapse:collapse;
        margin-bottom:1em;
}

table td{
        padding-right:1em;
        /*border-bottom:1px solid #F78F1E;*/
}

/* #content table td a:link,#content table td a:visited, #content table td a:hover, #content table td a:active{
        border:none;
        text-decoration:underline;
}*/

#content table td a.imagelink{
        border:none;
}

.linklove{
display:none;
}

/* NextGen Gallery */

.ngg-albumoverview {
clear: none !important;
}
.ngg-galleryoverview {
clear: none !important;
}