@charset "utf-8";
/* CSS Document */

/*
	Theme Name: Skate to kabul
	Theme URI: http://www.skate-to-kabul.ch
	Description: Skate to Kabul Theme
	Version: 1.0
	Author: Stefan Kempf
	Author URI: http://www.dive-deep.ch
	
*/



/*
	rotes layout mit folgenden Rottönen

	#D42828 blauton anstatt # rotton
	
*/
	


* {
padding:0;
margin:0;
border:0;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
}

p, h1, h2, h3, td {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#000000;
text-decoration:none;
font-weight:normal;
margin:0;
}
a {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#0c8bb0;
text-decoration:none;
font-weight:normal;
margin:0;
}
a:hover {
text-decoration:underline;
}

html {
height:101%;
background:url(img/bg.jpg) repeat;
}
body {
height:101%;
margin:0;
}
/*KOMMENTARE FORMAT */
textarea {
border:1px solid grey;
}
input {
border:1px solid grey;
}

#respond, #comments h2 {
margin:0 0 10px 0 !important;
}

a:focus {
outline:none;
}

strong {
font-weight:bold;
color:#0c8bb0;
}

#all {

min-height: 100%;
height:auto !important;
height:100%;
overflow: hidden !important;
width:1131px;
margin:0 auto;
background:url(img/contentback.png) repeat-y;
}

#header {
background:url(img/headerback.png) no-repeat;
height:172px;
width:100%;
}





/* CONTENT START CONTENT START CONTENT START CONTENT START CONTENT START CONTENT START CONTENT START CONTENT START CONTENT START */
#content {
height:100%;
width:100%;
margin:20px 0 0 0;
}

#contentleft {
width:222px;
margin:0 0 0 123px;
float:left;
}

.ctleftfieldtitle {
padding: 0 0 0 10px;
height:43px;
background:#5dc2df;
border:1px solid #5dc2df;
}
.ctleftfieldtitle h1{
font-size:16pt;
font-weight:bold;
color:white;
}
.ctleftfieldtitle p{
color:white;
}
.ctleftfieldboxtitle {
padding: 0 0 0 10px;
background:#5dc2df;
/*border-bottom:2px solid #b51f1f;*/
}
.ctleftfieldboxtitle p{
color:white;
}
.ctleftfieldbox {
height:130px;
padding: 0 0 0 0px;
border:1px solid #5dc2df;
}
.ctleftfieldbox img{
margin:8px 0 0 13px;
}

#contentcenter {
width:280px;
float:left;
margin:0 45px;
}

#contentcenter h1 {
color:#0c8bb0;
font-size:14pt;
margin:0 0 20px 0;
font-weight:bold;
}

#contentcenter h3 {
color:#0c8bb0;
font-size:8pt;
border-bottom:1px solid #ededed;
width:70px;
font-weight:normal;
float:left;
margin:0 6px 0 0;
padding:2px 0 0 0;
}
#contentcenter h2 {
color:#0c8bb0;
font-size:10pt;
border-bottom:1px solid #ededed;
margin:0 0 6px 0;
font-weight:bold;
}
#contentcenter p {
font-size:10pt;
margin:0 0 20px 0;
text-align:justify;
}

#contentright {
float:left;
width:287px;

}
#contentcenterright {
float:left;
width:612px;
margin:0 0 0 45px;
}

#contentcenterright td {
border-bottom:1px solid #CCCCCC;
vertical-align:top;
padding:6px 3px 6px;
margin:3px;
}

#contentcenterright h1 {
color:#0c8bb0;
font-size:14pt;
margin:0 0 20px 0;
font-weight:bold;
}

#contentcenterright h3 {
color:#0c8bb0;
font-size:8pt;
font-weight:normal;
float:left;
margin:0 6px 0 0;
padding:2px 0 0 0;
}
#contentcenterright h2 {
color:#0c8bb0;
font-size:10pt;
margin:0 0 2px 0;
}
#contentcenterright p {
margin:0 0 20px 0;
text-align:justify;
}

#contentcenterright h4 {
color:#0c8bb0;
font-size:12pt;
margin:0 0 2px 0;
font-weight: normal;
}
#contentcenterright h4:hover {
text-decoration:underline;
}
#contentcenterright li {
list-style-type:circle;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#000000;
text-decoration:none;
font-weight:normal;
margin:0 0 0 10px;
}


#contentsingle {
float:left;
width:834px;
margin:0 0 0 123px;
}

#contentsingle h1 {
color:#0c8bb0;
font-size:14pt;
margin:0 0 20px 0;
font-weight:bold;
}

#contentsingle h3 {
color:#0c8bb0;
font-size:8pt;
font-weight:normal;
float:left;
margin:0 6px 0 0;
padding:2px 0 0 0;
}
#contentsingle h2 {
color:#0c8bb0;
font-size:10pt;
margin:0 0 2px 0;
}
#contentsingle p {
font-size:10pt;
margin:0 0 20px 0;
text-align:justify;
}

.ctrightbox {
background:#0c8bb0;
padding: 0 0 0 10px;
height:43px;
}

.ctrightbox h1{
font-size:16pt;
font-weight:bold;
color:white;
}
.ctrightbox p{
color:white;
margin:0;
}
.ctrightimg {
background:white;
}

#contentclear {
clear:both;
}

#footer {
margin:100px 0 50px 120px;
height:auto;
width:100%;
}
#footer img {
margin:10px;
visibility:visible !important;
}
#footer a {
visibility:visible !important;
}

.kabulblog {
margin-top:30px !important;
}
.kabulblog h1:hover {
text-decoration:underline; 
}
