/*
Theme Name: BETAcarotin Theme
Theme URI: http://bikebau.de/
Description: BETAcarotin Theme erstellt von Nico H&auml;nsel
Version: 1.0
Author: Nico H&auml;nsel, Web-Design H&auml;nsel
Author URI: http://bikebau.de



Teile der Textformatierungen und Positionierungen stammen aus dem
Kubrick v1.5 Theme von Michael Heilemann.
http://binarybonsai.com/kubrick/


*/
body { background-color: #ececec; margin: 0;
         font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }

img {border: none}


a#tooCool {
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 80px;
width: 80px;
background: url('images/too_cool.png') bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}


.post > .entry a[href^="http:"] {
background: transparent url('images/external.png') 100% 50% no-repeat;
padding-right: 13px;
}

.post > .entry a[href^="http://blog.bikebau.de"] {
background: transparent;
padding-right: 0px;
}

#gallerie { width: 100%;  text-align:center;  }

.gallerie { width: 100%;  text-align:center;  }

#header, #content, #footer { width: 833px; margin-left: auto; margin-right: auto}


#header { text-align: left; height: 80px; padding-top: 160px;}

#content {
	 font-size: 1.2em; padding-top: 25px; padding-bottom: 20px;
	}
#content.withsidebar
	{
          min-height: 1300px;
         }


.post {  width: 410px;
	margin: 0 0 40px 70px;
	text-align: justify;
	/* -moz-border-radius: 10px; */
         background-color: #FAFCFF;
	border: 1px solid #909090;
	color: #2A2A2A;
	padding: 15px 20px 5px;
	}

.entry p {
	line-height: 1.3em;
	}

.post li { text-align: left;}

.entry ul, .entry ol {padding: 0 0 0 30px;}

.entry li {
	margin: 7px 0 8px 10px;
         }


.postmetadata_bottom      {   text-align: left; border-top: 1px solid #909090; margin-top: 20px; font-size: 0.9em; clear: left;}
.postmetadata_top  {   text-align: left; border-bottom: 1px solid #909090; margin-top: 0px; font-size: 0.9em;}

.postmeta_long {
	background-color: #dee2e7;
	border-top: 1px solid #909090;
	border-bottom: 1px solid #909090;
         margin: 20px 0 20px 0;
         padding: 10px;
         font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
          text-align: left;
        }



h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h2 {
        font-size: 1.5em;
        margin: 10px 0 0;
	}
h2.pagetitle { margin-bottom: 20px; text-align: center}

h3 {
	font-size: 1.3em;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
.entry p a:visited {
	color: #b85b5a;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar_content h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}
a:hover {
	color: #147;
	text-decoration: underline;
	}

small, #sidebar_content ul ul li, #sidebar_content ul ol li, .postmetadata, .postmetadata_top, .postmeta_long, blockquote, strike {
	color: #777;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

.code
{      font-family: 'Courier New', Courier, Fixed;
       width: 90%;

       white-space:nowrap;
       overflow:scroll;
       border: 1px solid;
       padding: 5%;



}



.navigation { width: 450px;   margin: 0 0 40px 70px; }





/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



#sidebar { text-align: left; float: right;width: 292px; margin-top: 20px;}

#sidebar_header, #sidebar_content, #sidebar_footer { }

#sidebar_header { height: 25px}

#sidebar_content { padding: 10px 70px 1px 30px;}


#sidebar_content {
	font: 0.8em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}


#sidebar_content ul, #sidebar_content ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar_content ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar_content ul p, #sidebar_content ul select {
	margin: 5px 0 8px;
	}

#sidebar_content ul ul, #sidebar ul ol {
         margin: 5px 0 0 10px;
	}

#sidebar_content ul ul ul, #sidebar_content ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar_content ul ol li {
	list-style: decimal outside;
	}

#sidebar_content ul ul li, #sidebar_content ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#sidebar_content h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
#sidebar_content ul ul li:before {
	content: "\00BB \0020";
	}

#sidebar_footer { height: 25px}





#searchform {
	text-align: center;
	}

#searchsubmit
{
         background: #F0F0F0;
	border: 1px solid #B0B0B0;
         padding: 1px;
}

#searchsubmit:hover
{
       	background: #E8E9EA;
	border: 1px solid #848484;
	cursor: pointer;
}
#searchform #s {            /* Suchbox eingabefeld */
      	width: 115px;
	padding: 2px;
         background: #F0F0F0;
         border: 1px solid #B0B0B0;
         margin: 0 4px 0 0;
	}

#searchform #s:hover
{
       	background: #E8E9EA;
	border: 1px solid #848484;
	cursor: pointer;
}


#kommentare {  width: 450px;
	      margin: 0 0 40px 70px;
	   }

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {   border: 1px solid #909090;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist p {
         font-weight: normal;
         line-height: 1.5em;
         text-transform: none;
         }

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}



#footer { text-align: center; clear: both; height: 80px; padding-top: 40px; }

#footer a { color: #d9dcc5;}




/**
 * Style for Simple Tagging Plugin
 * http://sw-guide.de/wordpress/wordpress-plugins/simple-tagging-plugin/
 */

/********* Tag Cloud *********/
ul#tagcloud { padding:0; text-align:center; list-style:none; }
ul#tagcloud li { display:inline; font-size:70%; color:#ccc;}
ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
ul#tagcloud li a:hover { text-decoration:underline; }
ul#tagcloud li.t1 a { color:#797979; font-size: 120%; }
ul#tagcloud li.t2 a { color:#6d6d6d; font-size: 160%; }
ul#tagcloud li.t3 a { color:#616161; font-size: 190%; }
ul#tagcloud li.t4 a { color:#555555; font-size: 210%; }
ul#tagcloud li.t5 a { color:#484848; font-size: 230%; }
ul#tagcloud li.t6 a { color:#3c3c3c; font-size: 250%; }
ul#tagcloud li.t7 a { color:#303030; font-size: 270%; }
ul#tagcloud li.t8 a { color:#242424; font-size: 290%; }
ul#tagcloud li.t9 a { color:#181818; font-size: 310%; }
ul#tagcloud li.t10 a { color:#0c0c0c; font-size: 330%; }
