/*
Theme Name: Dark Bicycle
Theme URI: http://1ststop.us/wordpress
Description: A dark theme for the bicycle enthusiast.
Version: 0.9
Author: The 1st Stop Team
Author URI: http://1ststop.us
Tags: black, fixed-width, two-columns, right-sidebar

	Theme released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html{
background-color:/*#e9e9e9*/#FDF9FF;
}

body {
font-family: "Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
font-size:0.9em;
line-height:1.3em;
color: #CCCCCC;
text-align: center;
}

#wrapper{
width:940px;
margin:0px auto;
text-align:left;
}

#content{
/*border:1px dashed red;*/
color:#660066;
float:right;
width:735px;
margin-left:0px;
margin-right:0px;
/*padding:20px;*/
line-height:1.9em;}

#sidebar{
float:left;
width:150px;
margin-left:0px;

text-align:left;
/*border: 1px dashed green;*/
}

#sidebar form {margin: 0;}

.seperate{height:5px;
/*background-image:url('images/header.jpg');
background-repeat:no-repeat;
background-position:top;*/
margin:5px 0px;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, #calendar caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height:normal
	}

h1 {font-size: 3em;}
h2, #calendar caption {font-size: 1.2em;}

.post-title {font-size: 1.2em; margin-bottom:0px; padding-top:0px;}
.daa{margin-top:0px;padding-top:0px; font-size:0.9em;}

#sidebar h2, #calendar caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	}

h3 {font-size: 1.3em;}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color: #660066;/*white;*/
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #calendar caption {
	color:#660066;/*color: #FFFFFF;*/
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: red;
	}

.commentlist li, #commentform input, #commentform textarea {
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #333333;
	padding: 3px;
	background-color: white;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: red;
	text-decoration: none;
	}

.cb{clear:both; height:10px; width:100%;}

a:hover {
	color: #FFCC66;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	}

#page {
background-color:#FDF9FF;
}

.post {
	margin: 0 0 30px;
	text-align: justify;
	}

.post hr {
	display: block;
	}


.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
text-align:center;
font-size:0.9em;
clear:both;
padding:30px;
color: #888888;
}


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 5px;
	margin: 0 0 5px 5px;
	display: inline;
	}

img.alignleft {
	padding: 5px;
	margin: 0 5px 5px 0;
	display: inline;
	}

.alignright {float: right;}
.alignleft {float: left}




.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}
#sidebar ul ul ul{padding-left:10px;}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}


#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form {text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 150px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0 0 4px auto;
	float: right;
	}


.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#wp-calendar {
    width:100%;
	empty-cells: show;
	margin: 10px auto 0;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #666666;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #333333;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	}


.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #333333;
	text-align: center;
	background-color: #000000;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 9px;
	line-height: 14px;
	padding: 0 5px 5px;
	margin: 0;
}

#header h1{float:left;padding-top:0px;}
#header h1, #header h1 a{color:#660066;}
#header .description{float:left; padding-top:105px; color:white;font-size: 12px;}

#sidebar h2, #calendar caption{
	background-position:top;
	padding:10px 10px 15px 0px;
	text-align:left;
}

#calendar h2{display:none;}

/* custum menu by kwik */
#customheader {
    width:100%;
    height:150px;
    background:#FDF9FF url('/wp-content/uploads/2010/01/logo2.png') no-repeat;
    background-position: 20px;
}
#customheader div {
    float:right;
    line-height:100px;
    width: 750px;
    text-align:center;
    background-color:rgb(219,55,56);
    margin-top:30px;
}

#customheader h1 {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size:28px;
    color:white;
}

#customheader h2 {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size:14px;
    color:white;
}


#primary_menu ul {
    padding-left:20px;
}

#primary_menu li {
    font-size: 105%;
    font-weight: bold;
    list-style: none;
    float: left;
    margin: 0 14px;
}

#primary_menu li.current_page_item a {
    color: #660066;
}

#secondary_menu {
    clear: both;
    margin: 0px;
}

#secondary_menu ul {
    line-height: 30px;
    text-align: center;   
    list-style: none;
}

#secondary_menu li {
    display: inline;
    margin: 0px 15px;
    font-size: 13px;
}

#secondary_menu li a {
    color: red;//#660066;
    font-weight: bold;
    //color: white;
    //background-color: red;
}
#secondary_menu li.current_page_item a {
    color: #660066;
}

#secondary_menu li.current_page_item {
    font-weight: bold;
}

#content div, p, li {
    line-height: 1.3;/*normal;*/
}

#content ol {
    margin-top: 11px;
}

#content h3 {
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
}

.kolom3 {
    width:30%;
    float:left;
    margin:0 10px;
}

.kolom_links {
    clear: both;
    margin:0 10px 0px 15%;
    width:30%;
    float:left;
}

.kolom_rechts {
    margin:0 15% 0px 10px;
    width:30%;
    float:left;
}

.no_bullet {
    list-style: none;
}

