/*
	Theme Name: Orange Cut
	Theme URI: http://blog.tomk32.de/themes/orange-cut/
	Description: An orange themes with stripes and, yes, oranges-
	Version: 1.0
	Author: Thomas R. "TomK32" Koll
	Author URI: http://blog.tomk32.de

*/



body { 
	font-size: x-small;
        font-family: Arial,Verdana,sans-serif;
	margin: 0;
	padding: 0;
	background-image: url('images/stripes.png');
	background-position: top left;
	background-attachment: fixed; 
}

#container { 
	font-size: 140%;
        font-family: Arial,Verdana,sans-serif;
	margin: 0;
	padding: 0;
	max-width: 900px;
	margin: 0 auto 0 auto;
	border-left: 5px #CBADFF solid;
	border-right: 5px #CBADFF solid;
	background-color: #A4FA61;
}

a { 
	color: #90ADF8;
	text-decoration: none;
}

a:visited { 
	color: #083508;
}
a:hover, a:focus { 
	color: FF9F55
}

a img {
	border: none;
}

ul { 
	list-style-image: url('images/li.png');
	margin: 3px 0 3px 5px;
	padding: 0 0 0 17px;
}

h2, h3, h4, h5 {
	color: #B50B9F;
	padding: 0 0 0 15px;
}


#headerimg { 
	margin: 0;
	background-image: url('images/orange.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#header { 
	margin: 0;
	
}

#header h1 { 
	margin: 0;
	padding: 40px 0 0 50px;
        font-family: Arial,Verdana,sans-serif;
	font-size: 3em;
	font-weight: bold;
	height: 200px;
}
#header, #header a { 
	color: #083508;
	text-decoration: none;
}

#blog-description { 
	padding: 0 0 0 70px;
	margin: 0;
	border-bottom: 5px #CBADFF solid;
	color: #083508;
	background-color: #A4FA61;
}

#blog-description:hover { 
	color: #FF3FC2;
}
#blog-description * { 
	margin-top: 0;
}

#quicknav { 
	float: left;
	position: absolute;
	font-family: Arial,Verdana,sans-serif;
        font-size: 90%;
	margin: 2px 0 0 0;
	padding: 0;
}

#quicknav ul, #quicknav li { 
	display: inline;
	margin: 0 4px 0 4px;
}

#quicknav a { 
        font-family: Arial,Verdana,sans-serif;
	color: #FF3FC2;
	text-decoration: none;
}

#quicknav a:hover { 
	color: black;
	text-decoration: underline;
}


#column-content { 
	margin: 0 -260px 0 0 ;
	width: 100%;
	float: left;
}

#content {
	margin: 0 260px 0 0;
	border-right: 4px #CBADFF solid;
}
.post, .portlet { 
	margin: 0;
	padding: 0;
	background-color: white;
}
.post .title, .portlet .title { 
	margin: 0;
	padding: 4px 5px 2px 10px;
	background-color: #FFE416;
}
.post.show .title, .portlet.show .title { 
	border-top: 4px #CBADFF solid;
}
.post .title a, .post .title, .portlet .title a, .portlet .title { 
	font-family: Arial,Verdana,sans-serif;
        color: #FF19C9;
	text-decoration: none;
}
.post .title a:hover, .portlet .title a:hover { 
	color: #FF19C9;
}

.post .postwrap, .portlet .wrapper { 
	border-top: 1px #CBADFF solid;
	border-bottom: 1px #CBADFF solid;
	margin: 0 0 0 0;
	padding: 5px 5px 0 5px;
}

.posttext a{
	text-decoration:underline;
}

.portlet .wrapper {
	padding-bottom: 5px;
}

.postdata, .comments { 
	color: #083508;
	background-color: #FF9F55;
	margin: 0 -5px 0 -5px;
	padding: 3px 0 3px 25px;
	border-top: 4px #CBADFF solid;
}
.comments {
	background-color: white;
	padding: 3px 0;
}
#sidebar { 
	width: 260px;
	float: right;
	margin: 0;
	padding: 0;
	border-bottom: 4px #CBADFF solid;
}

.portlet .title { 
        font-weight: bold;
        font-family: Arial,Helvetica,sans-serif;
}

form { 
	margin: 5px 5px 5px 5px;
}

input { 
	border: 2px #CBADFF dotted;
	color: #083508;
	background-color: #FF9F55;
}
input#s { 
	border: none;
	border-bottom: 2px #CBADFF dotted;
}
input:focus, input:active { 
	color: black;
}

#footer { 
        font-family: Arial,Verdana,sans-serif;
	font-size: 90%;
	text-align: center;
	border-top: 4px #CBADFF solid;
	clear: both;
	padding: 5px;
	margin: 0;
	background-color: #A4FA61;
	background-position: top left;
	background-attachment: fixed;
}

#wp-calendar, caption {
	margin: 0 auto;
}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 80px;
	}

.floatright {
	float: right;
}
.t0 { font-size: 100%; }
.t1 { font-size: 140%; }
.t2 { font-size: 160%; }
.t3 { font-size: 175%; }
.t4 { font-size: 190%; }
.t5 { font-size: 200%; }
.t6 { font-size: 210%; }
.t7 { font-size: 220%; }
.t8 { font-size: 250%; }
.t9 { font-size: 300%; }
.cosmos span {
	line-height: 105%;
}

.cosmos a {
	text-decoration: none;
}