/*
		Theme Name: orange coffee
		Theme URI: http://www.gertjanbosch.nl/orangecoffee
		Description: Dark brown orangecoffee WordPress theme by Gert-Jan Bosch
		Version: 1.1
		Author: Gert-Jan Bosch
		Author URI: http://www.gertjanbosch.nl
		Tags: brown, orange
*/

	
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: #c76d0c;
	text-decoration: underline;
	}

p {
	margin: 0 0 20px 0;
	}

ul, ol {
	margin-bottom: 20px;
	}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #e7ded4;
	}

.content_img img {
	padding: 8px;
	background-color: #e7ded4;
	border: #231303 solid 1px;
	}

/***************************************************** Basic layout *****************************************************/

	
#page {
	width: 990px;
	}
	
#header {
	position: relative;
	height: 280px;
	}

#header_title {
	padding: 80px 0 0 40px;
	}

#header_title h1 {
	padding:  0;
	margin:  0;
	}

#rss {
	position: absolute;
	right: 20px;
	top: 217px;
	z-index:1000;
	}	

#content {
	margin: 30px;
	margin-right: 200px;
	padding: 0 0 0 0;

	}

#content-left {
	float: left;
	width: 600px;
	}

#content-right {
	float: right;
	width: 390px;
	}

/***************************************************** Headings *****************************************************/

	
h1 {
	color: #e7ded4;
	margin: 0 0 20px 0;
	font-size: 38px;
	font-weight: normal;
	line-height: 38px;
	}

h1 a {
	color: #e7ded4;
	text-decoration: none;
	}

h2 {
	color: #e7ded4;
	margin: 0 0 20px 0;
	font-size: 30px;
	font-weight: normal;
	line-height: 38px;
	}

h3 {
	color: #e7ded4;
	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 {
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #c76d0c;
	}

/***************************************************** Tabs sidebar *****************************************************/


#tabs_nav ul{
	margin: 0px;
	padding: 0px;
	}

.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: #c76d0c;
	font-weight:bold;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	height: 40px;
	background: #615346;
	margin: 0px;
	}

.tabs li a:hover {
	display: block;
	background: #493d31;
	color: #c76d0c;
	text-decoration: none;
	}

.tabs li a.selected {
	display: block;
	color: #c76d0c;
	text-decoration: none;
	background-color: #493d31;
	}

.tabs li a.selected:hover {
	display: block;
	color: #c76d0c;
	text-decoration: none;
	}

small {
	color: #130a01;
	}

/***************************************************** Tab content *****************************************************/

.tabcontent {
	display: none;
	border-top: 0;
	overflow: hidden;
	background: #493d31;
	}

.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: 40px 0px 40px 40px;
	line-height: 21px;
	}
	
.box-left small {
	padding: 5px;
	background-color: #c76d0c;
	color: #241402;
	}

.box-left small a {
	color: #e7ded4;
	}

.reactions {
	background-image: url(images/reactions_bg.png);
	float: right;
	font-size: 16px;
	height: 45px;
	padding-top: 7px;
	margin-left: 20px;
	text-align: center;
	text-decoration: none;
	width: 56px;
	}

.reactions a {
	color: #e7ded4;
	text-decoration: none;
	font-size: 18px;
	}


p.tags {
	clear: both;
	}


/***************************************************** Box right *****************************************************/

.box-right-tabs {
	margin: 40px 40px 0px 40px;
	background-color: #493d31;
	}

.box-right {
	margin: 40px 40px 0px 40px;
	padding: 20px;
	background-color: #493d31;
	}

.box-right a {
	color: #e7ded4;
	}

.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: 5px;
	}

.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;
	}

#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: #e7ded4;
	}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #1c1919;
	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;
	}

/***************************************************** Searchform *****************************************************/
	
#search {
	list-style-type: none;
	}

#search_div {
	width: 270px;
	}

.search_btn {
	border: 0; 
	float: left; 
	margin: -10px 0px 0px -30px;
	}

.input {
    text-align: left;
    margin: 0px 0px 15px 0px;
    color: #301a03;
	font-weight: bold;
    font-size: 16px;
	padding: 10px;
	border: none;
	background-color: #e7ded4;
	width: 210px;
	}

/***************************************************** Footer *****************************************************/

#footer {
	background-color: #1c1919;
	width: 910px;
	margin-top: 40px;
	padding: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #594c3e;
	}

#footer a {
	color: #594c3e;
	}

#footer a:hover {
	color: #c76d0c;
	}

#footer p {
	margin: 0 0 10px 0;
	}

#legal {
	float: left;
	width: 400px;
	}

#webdemar {
	float: right;
	width: 400px;
	text-align: right;
	}

/***************************************************** Usefull *****************************************************/

.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-color: #f7f7f7;
	color: black;
	}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
	color: black;
	}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
	}

/***************************************************** widgets *****************************************************/

#calendar_wrap table {
	width: 100%;
	}

#calendar_wrap td {
	text-align: center;
	}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
	}

/*
Copy this file into your current active theme's directory to customize this template

Photo
*/
div.meta img {
    margin-right:5px;
}
div#photo {
    position:relative;
    margin:10px 0 0 0;
}
div#notes {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}
div#notes div.note {
    padding:1px;
    margin:-4px 0px 0px -4px;
    position:absolute;
    cursor:pointer;
}
div#notes:hover div.note div.hover2 {
    border:1px solid black;
}
div#notes:hover div.note div.hover {
    border:1px solid white;
}

div#notes div.note:hover {
    border:1px solid yellow;
    padding:0;
    z-index:2;
}

div.note div.text {
    display:none;
    position:absolute;
    top:100%;
    left:0px;
    width:auto;
    margin:10px 0 0 0 ;
    padding:5px;
    background:#FFFFD3;
    color:black;
    border:1px solid #555;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    z-index:1;
}
div.note:hover div.text {
    display:block;
}

div#context {
    position:relative;
    height:120px;
    width:100%;
}
div#context div.prev, div#context div.next {
    position:absolute;
    top:10px;
    color:#ccc;
    font-size:0.9em;
    text-align:center;
    text-transform:lowercase;
}
div#context div.prev {
    left:10px;
}
div#context div.next {
    right:10px;
}
div#context div.nomore {
    top:20px;
    width:100px;
}
div#context div.info {
    position:absolute;
    top:20px;
    left:50%;
    width:100px;
    margin-left:-50px;
    text-align:center;
}
div#context div.info a{
    color:#ccc;
    text-decoration:none;
}
div#context div.info strong a{
    color:#aaa;
}

div.comment {
    clear:both;
    min-height:50px;
    margin-bottom:1em;
}
div.comment p {
    margin:0 0 1em 0;
    padding:0;
}
div.comment img {
    margin-right:5px;
    margin-bottom:5px;
}
/*

Album

*/

div#photos {
    padding:10px;
    clear:both;
    margin:20px 0 0 0;
}
div#highlight {
    position:relative;
    margin:15px 0 0 0;
}
div#highlight img {
    float:left;
    margin:0 10px 0 0 ;
}
div#highlight p {
    font-size:1.3em;
}
div#highlight p.meta {
    color:#888;
    font-size:1em;
}
div#highlight p.meta a {
    color:#888;
}

/*

Albums-index

*/

div.albums {
    clear:both;
    padding-top:10px;
}
div.album {
    background:#eee;
    padding:10px 10px 10px 10px;
    margin:0 0 15px 0;
    position:relative;
    min-height:95px;
    clear:both;
}
div.album img.highlight {
    float:left;
    border:3px solid #888;
    position:relative;
    margin-right:10px;
}
div.album h2 {
    font-size:1.4em;
    text-decoration:none;
    margin:0 0 10px 0;
}
div.album p {
    font-size:0.9em;
}
div.album p.meta {
    color:#888;
}
div.album p.meta a {
    color:#888;
}
div.albums-small div.album {
    clear: none;
    width:90px;
    height:115px;
    float:left;
    background: none;
}
div.albums-small div.album img.highlight {
    float: none;
    margin:0;
}
div.albums-small div.album strong {
    font-size:0.9em;
}

div.group {
    min-height:60px;
}

div#highlight {
    position:relative;
    margin:0 0 40px 0;
}
div#highlight h2 {
    margin-bottom:5px;
}
div#highlight img.highlight {
    float:left;
    margin:0 10px 0px 0 ;
    border:3px solid #888;
}
div#highlight p {
    font-size:1.3em;
}
div#highlight p.meta {
    color:#888;
    font-size:0.9em;
}
div#highlight p.meta a {
    color:#888;
}

div#highlight div.photos {
    clear:both;
    padding:10px 0;
	background:none;
}
div#highlight div.photos img {
    margin:0 10px 10px 0;
}

div#photoalbum-nav {
    margin-bottom:15px;
}

/*

Paging

*/
.navigation {
	padding:1em 0;
	font-size:1.5em;
}

/*

Tags

*/
div.tags {
    padding-top:10px;
    clear:both;
}
div#cloud {
    line-height:200%;
}

div.flickr-meta-links {
	clear:both;
    margin:10px 0 0 0;
    font-size:10px;
}
div.flickr-meta-links a{
    color:#555;
}
