/*
		Theme Name: Tree theme based on orange coffee
		Theme URI: http://www.gertjanbosch.nl/orangecoffee
		Author: Gert-Jan Bosch & Robert Dall
		
*/

	
body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/body_bg.png) no-repeat left top;
	color: #e7ded4;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}

a {
	color: #006558;
	text-decoration: none;
	}
	
p {
	margin: 0 0 20px 0;
	}
	
p a:hover {
	color: #BAD3B0;
	}

ul, ol {
	margin-bottom: 20px;
	}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 4px solid #028420;
	}

.content_img img {
	padding: 0px;
	border: #231303 solid 1px;
	}

	
	
	
	

/* Links page for Bikes on the Drive */

#links_page a {
	display: block;
}
#links_page a:hover {
	color: #ffffff;
}

#links_page ul {
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
}

#links_page li {
	margin-bottom: 15px;
}






/***************************************************** Basic layout *****************************************************/

	
#page {
	width: 990px;
	margin:20px auto 10px;
	}
	
#header {
	position: relative;
	height: 250px;
	}

#header_title {
	}

#header_title h1 {
	padding:50px 0px 0px 0px;
	margin: 0;
	}

#rss {
	position: absolute;
	right: 20px;
	top: 188px;
	z-index:1000;
	}	

#content {
	padding: 0 0 0 0;
	background: url(images/contenttop_bg.png) top no-repeat;
	}

#content-left {
	float: left;
	width: 640px;
	margin-top:40px;

	}

#content-right {
	float: right;
	width: 350px;
	margin-top:40px;
	}

.navigation {
	clear:both;
	padding:0;
	display:block;
}

/***************************************************** Headings *****************************************************/

	
h1 {
	color: #3BB54A;
	margin: 0 0 20px 0;
	font-size: 38px;
	font-weight: normal;
	line-height: 38px;
	}

h1 a {
	color: #3BB54A;
	text-decoration: none;
	}

h2 {
	color: #e7ded4;
	margin: 0 0 20px 0;
	font-size: 30px;
	font-weight: normal;
	line-height: 38px;
	}

h3 {
	color: #028420;
	margin: 0 0 20px 0;
	font-size: 22px;
	font-weight: normal;
	line-height: 38px;
	}

h3 a {
	text-decoration: none;
	color: #e7ded4;
	}

h3 a:hover {
	text-decoration: underline;
	color: #e7ded4;
	}

h4 a {
	margin: 0 0 5px 0;
	font-size: 22px;
	color: #028420;
	}

#respond {
color: #028420;

}


/***************************************************** Tabs sidebar *****************************************************/


#tabs_nav ul{
	margin: 0px;
	padding: 0px;
	color:#013116;
	
	}

.tabcontent ul {
	margin: 0px;
	padding: 20px;
	}

.tabs {
	width: 310px;
	overflow: hidden;
	}

.tabs li {
	display: inline;
	text-align: center;
	overflow: hidden;
	}

.tabs li a {
	float: left;
	display: block;
	color: #028420;
	font-weight:bold;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	height: 40px;
	background: #013116;
	margin: 0px;
	}

.tabs li a:hover {
	display: block;
	background: #028420;
	color: #BAD3B0;
	text-decoration: none;
	}

.tabs li a.selected {
	display: block;
	color: #028420;
	text-decoration: none;
	background-color: #BAD3B0;
	}

.tabs li a.selected:hover {
	display: block;
	color: #028420;
	text-decoration: none;
	}

small {
	color: #E7DED4;
	}

/***************************************************** Tab content *****************************************************/

.tabcontent {
	display: none;
	border-top: 0;
	overflow: hidden;
	background: #013116;
	}

.tabcontent a, .tabcontent a strong {
	color: #e7ded4;
	}

.tabcontent a:hover, .tabcontent a:hover strong {
	color: #e7ded4;
	}

.tabcontent li {
	list-style: none;
	padding: 5px;
	}

.tabcontent ul li a {
	color: #e7ded4;
	text-decoration: none;
	}

.tabcontent ul li a:hover {
	text-decoration: underline;
	}

.tabcontent ul li span {
	display: block;
	color: #e7ded4;
	}

/***************************************************** Content box left *****************************************************/


.box-left {
	margin: 0px 0px 40px; 
	line-height: 21px;
	}
	
.box-left small {
	padding: 5px;
	background-color: #a37962;
	color: #241402;
	margin-left:4em;
	}

.box-left small a {
	color: #e7ded4;
	}

.reactions {
	background-image: url(images/reactions_bg.png);
	float: right;
	font-size: 16px;
	height: 30px;
	padding-top: 5px;
	margin-left: 20px;
	text-align: center;
	text-decoration: none;
	width: 53px;
	}

.reactions a {
	color: #e7ded4;
	text-decoration: none;
	font-size: 18px;
	}


p.tags {
	clear: both;
	}

/***************************************************** Box right *****************************************************/

.box-right-tabs {
	margin: 0px 0px 0px 20px;
	background-color: #013116;
	}

.box-right {
	margin: 1px 0px 1px 20px ;
	padding: 20px;
	background-color: #013116;
	}

.box-right a {
	color: #028420;
	}

.box-right a:hover {
	text-decoration: underline;
	}


.box-right ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
	}

.box-right li {
	display: block;
	margin: 0px;
	padding: 0px;
	}

.box-right li a {
	text-decoration: none;
	}

.ads {
	padding: 8px;
	background-color: #e7ded4;
	border: #231303 solid 1px;
	}

/***************************************************** Comments *****************************************************/

	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
	}	

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 0px 0;
	font-family:Arial,Helvetica,sans-serif;
	}

#commentform .text {
    margin: 0px 0px 15px 0px;
    color: #301a03;
	font-weight: bold;
    font-size: 16px;
	padding: 10px;
	border: none;
	background-color: #e7ded4;
	width: 210px;
	}

#commentform textarea {
	height: 150px;
	color: #301a03;
	font-weight: bold;
    font-size: 16px;
	padding: 10px;
	border: none;
	background-color: #Bad3b0;
	}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #01300C;
	border: none;
	color: #e7ded4;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

.comment_author {
	margin-top: 30px;
	}

.commentlist .quote {
	padding: 40px;
	vertical-align: top;
	}

.commentlist cite {
	display: block;
	font-style: normal;
	font-size: 10px;
	background-color: #09C;
	}

.avatar {
	float: left;
	margin: 0 20px 10px 0;
	}

.meta-categories a {
color: #006558;
text-decoration: none;
	}
	
.meta-categories a:hover {
	color: #BAD3B0;
text-decoration: none;
	
}

/***************************************************** Searchform *****************************************************/
	
#search {
	list-style-type: none;
	}

#search_div {
	width: 300px;
	}

.search_btn {
	border: 0; 
	float: left; 
	margin: -10px 0px 0px -30px;
	}

.input {
    text-align: left;
    margin: 0px 0px 15px 0px;
    color: #013116;
	font-weight: bold;
    font-size: 16px;
	padding: 10px;
	border: none;
	background-color: #BAD3B0;
	width: 250px;
	}

/***************************************************** Footer *****************************************************/

#footer {
	background: #091B0B;
	color: #028420;
	width: 910px;
	margin-top: 40px;
	padding: 40px;
	font-size: 12px;
	font-weight: bold;
	line-height:1.3;
	}

#footer a {
	color: #594c3e;
	}

#footer a:hover {
	color: #7F6959;
	}

#footer p {
	margin: 0 0 10px 0;
	}

#legal {
	float: left;
	width: 400px;
	}

#webdemar {
	float: right;
	width: 400px;
	text-align: right;
	}



/***************************************************** Useful *****************************************************/

.clear {
	clear:both;
	}

.aligncenter, div.aligncenter {
   	display: block;
   	margin: 0 auto;
	}

.aligncenter {
	margin-bottom: 20px!important;
	}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
	}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
	}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   /*	border: 1px solid #ccc; */
   	text-align: center;
	background:url(http://robertdall.com/blog/wp-content/themes/orange-coffee/images/transpar20.png) right repeat;
	}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
	}

.wp-caption p.wp-caption-text {
	color:#CAB8AB;
   	padding: 0px;
  	margin: 0px;
	text-align:center;
	font-size:9pt; 
	}

/* Calendar Widget */

#calendar_wrap {
padding-left:10%;
padding-right:10%;

}

#calendar_wrap table {
	width: 80%;
	}

#calendar_wrap td {
	text-align: center;
	}

#wp-calendar caption {
	margin: 0 0 10px 0;
	}		


/* Flickr Widget */
		
.flickr {
margin:10px 10px;
}


/* Friend Feed Widget */

#friendfeed.widget, #friendfeed.widget div, #friendfeed.widget span, #friendfeed.widget a, #friendfeed.widget img, #friendfeed.widget table, #friendfeed.widget tr, #friendfeed.widget td

{
background-color:#BAD3B0!important;
}

#friendfeed.widget a {
background:transparent none repeat scroll 0 0!important;
color:#028420!important;
text-decoration:none!important;	
	
}

#friendfeed.widget a:visited {
background:transparent none repeat scroll 0 0!important;
color:#028420!important;
text-decoration:none!important;
}

#friendfeed.widget .logo img {
	display:none!important;
	
}