/*
Theme Name: Bare, a Thematic (grand)child theme
Description: the Gallery theme modified (a Thematic child theme for WordPress).
Author: Mio van der Lijn
Gallery Theme URI: http://www.chris-wallace.com/2009/06/22/gallery-1-2-released/
Gallery Author: Chris Wallace
Gallery Author URI: http://chris-wallace.com
Gallery Version: 1.2.1
Template: thematic
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

html, body{height:100%;}/*###nodig om content min-height:100% te geen en om footer naar onderkant te verplaatsen*/

/* tekst */
body {
  background: #000 url("images/body-background.jpg") center top;
  color: #AFAFAF;
  font-family: Lucida Grande,Helvetica,Arial,Verdana,sans-serif;
  font-size: 75%;
  font-style: normal;
  line-height: 2em;
}
html>body{
	font-size:12px;
}

h1, h2, h3{
  color: white;
}
h1, h2, h3, h4, h5, h6, p{
	margin-left:13px;
	margin-right: 10px;
}
h1{
  font-size: 2em;
  line-height: 2em;
  margin: 0.5em 0 0.5em 13px;
}
h2{
  font-size: 1.5em;
  line-height: 1em;
  margin-top: 0;
  margin-bottom: 1em;
}
p, pre, code{
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 1em;
	margin-bottom: 1.5em;
}
abbr{
  border-bottom: 1px dotted #555;
}
pre{
  background-color: #191919;
  border: 1px solid #333;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 5px;
  margin: 10px 0;
  white-space: pre;
  overflow: auto;
}
a {
  color: white;
  text-decoration: none;
}
a:hover {
  color: #ddd;
}

/* formulieren */
legend{
  font-size: 1.2em;
  font-weight: 700;
  color: white;
}
input,select,textarea{
  color: #eee;
  background-color: #3F3F3F;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}
textarea{
	width: 94%;
}
input[type="text"]
input[type="submit"],
input[type="button"],
button{
  background: url("images/btn-bg.jpg") repeat-x left top;
  color:#ddd;
  font-weight: normal;
  position: relative;
  height: 22px;
  overflow: hidden;
  border: 1px solid #101010;
  padding: 3px 18px;
  font-size: 10px;
  line-height: 0.75em;
  font-family: Verdana, Arial, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-border-radius: 20px
}
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover{
  background-position: 0 -22px;
  color: #ddd
}
input[type="submit"]:active,
input[type="button"]:active,
button:active{
  background-position: 0 -44px;
  padding-top: 4px;
  padding-bottom: 0
}
input[type="text"],
input[type="password"],
textarea,
select{
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid #303030;
  background: #191919;
  color: #999999;
  padding: 0 0 0 5px;
}

/* blokken */
#wrapper{
  background: transparent url("images/light-source-trans.png") no-repeat center top;
  height: auto;
  position:relative;  
  margin:0 auto; 
  width:960px; 
  height: auto !important; 
  min-height:100%;/*###voor positie footer*/
}
/* header */
#header {
  margin: 0 auto;
  padding: 0;/*###20px 0;*/
	position: relative;
	z-index: 20;
}
#branding,#access {
  margin: 0 auto;
  overflow: visible;
  width: 940px;
}
#branding{
  padding: 10px 0;
}
.ie8 #branding{
	margin-bottom: 20px;
	height: 30px;
}
#blog-title {
  text-align: left;
  display: inline;
  float: left;
}
#blog-title a{
	font-size:2.4em;
	padding: 0 3px;
  /*###display: block;
  width: 164px;
  height: 50px;
  background: url("images/logo.png") no-repeat left top;
  text-indent: -9000px;
  margin-bottom: 10px 
}
.msie #blog-title a{
  position: relative;
  margin-bottom: -10px*/
}
#blog-description {
  color:#777;
  /*###font-size:0.9em;
  line-height: 1.4em;
  font-weight:normal;
  text-align: right;
  padding-top: 66px;*/
}
#blog-description{
  	display: inline;
 	font-size: 1.2em;
	margin-left: 1.5em;
	position:relative;
	font-weight:normal;
	top:6px;
}

#access {
  width: 960px; /*###940px;*/
  height: 45px;/*###  background image is 45px hoog*/
  /*###margin-top: 10px;*/
  clear: both;
  background: url("images/menu-bg-trans.png") no-repeat top left;
}
.skip-link {
  	display: none;
}
#header-aside{
	position: absolute;
  	bottom: 40px;
	right:0;
  	margin: 10px;
}
#header-aside .xoxo li{
	width:auto;
	float:right;
	/*padding: 10px 5px;*/
}

#category-menu li{
	float:left;
}
#page-menu li, 
#menu-aside li{
	float:right;
}
#menu-aside{
	display:inline;
}
.menu{
	width: 960px;
	margin: 0 8px;
}
.menu li{
  	width: 160px;
}
.menu li a, .menu li h3,
li.blog-description span{
  display: block;
  font-weight: bold;
  padding: .7em;
}
.menu li.home a{
  display: block;
  text-indent: -9000px;
  overflow: hidden;
  text-align: left;
  width: 24px;
  background: url("images/ico-home-trans.png") no-repeat;
  background-position: center 15px;
  padding-bottom: 0;
  margin-left: 10px;
}
.menu li.home a:hover{
  background: url("images/ico-home-trans.png") no-repeat center -16px;
}
.menu li.current_page_item{
}
.menu li.current_page_item a{
  color: #ddd;
}
.menu > li:first-child{
  margin-left: 10px;
}
.menu li a:hover{
  color: #ddd;
}

.sf-menu .current_page_item a, 
.sf-menu .current_page_ancestor a, 
.sf-menu .current_page_parent a {
}
.sf-menu a, .sf-menu a:visited {
	color:#FFFFFF;
}
.sf-menu li {
	position: relative;
	background:transparent;
}
.sf-menu li li {
  width: 100%;
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
	
}
.sf-menu li li li {
	background: red;
}
.menu .sf-menu a:focus, 
.menu .sf-menu a:hover, 
.menu .sf-menu a:active {
	background: #232323;
}
.menu .sf-menu .home a:focus, 
.menu .sf-menu .home a:hover, 
.menu .sf-menu .home a:active {
  background: url("images/ico-home-trans.png") no-repeat center -16px;
}
.menu .sf-menu ul a:focus, 
.menu .sf-menu ul a:hover, 
.menu .sf-menu ul a:active {
	background: #454545;
}
.sf-menu li li a:hover {
	background:#333333;
}
.sf-menu ul {
	border:medium none;
}
.sf-menu li:hover ul, 
.sf-menu li.sfHover ul {
	top: 45px;
	position: absolute;
	border: 3px solid #333;
	background: #1A1A1A;
	padding: 0;
	border-top: none
}
.sf-menu ul ul {
	top: auto;
	left: auto;
	margin-top:0;
}
.sf-menu ul a {
	background:#111111;
	color: white;
	padding: 5px 0 5px 5px;
	margin: 0;
	line-height: 20px;
	height: 20px;
	display: block;
	width: auto;
}
.sf-menu ul a:hover {
	color:#CC0000;
}

/* main */
#main{
	position: relative;
	z-index: 5;
  	margin: 0 auto 30px auto;
}
#content{
  width: 960px;
  margin: 0;
  float: none;
  padding-top: 0;
}
#content ol,
#content ul{
  margin-bottom: 1.5em;
}
.single #content li{
	font-size: 1em;
	line-height: 1.5em;
}
.single #content ul{
  border-top: 1px solid #101010;
  border-bottom: 1px solid #282828;
}
.single #content li{
  padding: 10px 0 10px 24px;
  list-style: none;
  position: relative;
  border-top: 1px solid #282828;
  border-bottom: 1px solid #101010
}
.twitter{
  background: url("images/icons/twitter.png") no-repeat left center;
}
.delicious{
  background: url("images/icons/delicious.png") no-repeat left center;
}
.designer{
  background: url("images/icons/person.png") no-repeat left center;
}
.site-link{
  background: url("images/icons/globe.png") no-repeat left center;
}
.msie #content,
.single #content,
.home #content,
.page #content{
  padding-top: 20px;
}
.page #content{
  /*margin-left: 320px;
  width: 620px*/
}
.page #content li{
  list-style: disc;
  margin-left: 20px;
}
.single #container{
  position: relative
}
.single .entry-content{
  display: inline;
  float: left;
  margin: 20px 0 0 0; /*###550px;*/
  width: 960px;/*###385px*/
}
.single div.video .entry-content{
	margin:20px 0 0 0;/*###680px;*/
	width:960px;/*###255px;*/
}
.single div.video ul.meta,
.single div.video #nav-below{
	display: none;
}
.single .artwork-container{
  float: left;
  margin-left: -960px;
}
.single .entry-artwork{
  background-color: #191919;
  border: 1px solid #333;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 10px;
}
.single .navigation{
  margin-top: 10px;
  padding-top: 0;
}

.single .entry-content p{
  line-height: 1.3em;
}
.not-singular .entry-content{
  float: left;
  width: 240px; /*###134px;*/
  margin: 0 0 5px 0;
}
.not-singular .entry-content a{
	margin-left:10px;
  border: 3px solid #191919;
  display: block;
  height: 214px; /*###125px;*/
  width: 214px; /*###125px;*/
  overflow: hidden;
  position: relative;
  background-color: #191919;
}
.not-singular .entry-content a img{
  position: absolute;
  z-index: 5;
}
.not-singular .entry-content a span.slide-title{
  position: absolute;
  bottom:0;/*###top: 108px;*/
  right:0;/*###left: 3px;*/
  /*###width: 300px;*/
  line-height: 1em;
  color: #777; /*### white !important; zolang sliderscript het niet doet */
  font-size: .8em;
  text-transform: uppercase;
  z-index: 10;/*### 0 zolang sliderscript het niet doet */
}
.not-singular .entry-content{
  position: relative;
}
.not-singular .entry-content .new{
  display: block;
	position: absolute;
	top: -6px;
	right: 20px;/*10px;*/
	width: 42px;
	height: 22px;
	background: url("images/ico-new-trans.png") no-repeat top left;
	z-index: 200;
}
.not-singular .video .new{
	background: url("images/ico-video-trans.png") no-repeat top left;
	width: 74px;
}
span.cover-up{
  background: url("images/side-fade-trans.png") no-repeat right top;
  position: absolute;
  right: 0;
  top: 0;
  height: 125px;
  width: 20px;
  z-index: 4;
}

/* aside */
#primary,
#secondary{
  display: none;
}
.page #primary{
  display: block;
}
.aside{
  width: 270px;
}
.main-aside h3{
  font-weight: bold;
  color: #fff;
  padding: 5px 0 5px 10px;
}
.main-aside .xoxo li{
  margin: 0 0 10px 0;
  padding: 15px;
  background-color: #191919;
  border: 1px solid #333;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.main-aside .xoxo li div{
  padding: 0 0 0 10px;
  font-size: .8em;
  line-height: 2em;
}
.main-aside .xoxo li ul li{
  margin: 0;
  padding: 0 0 0 10px;
  background: transparent;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.main-aside p{
  margin-bottom: 1em;
}

/* navigatie */
.navigation {
  font-family: Helvetica,Arial,sans-serif;
  margin-bottom: 20px;
  overflow: hidden;
  text-transform: uppercase;
  width: 100%;
}
#nav-above {
  display: none;
}
#nav-below{
  clear: both;
  padding-top: 10px;
  height: auto;
  overflow: auto;
  padding-bottom: 10px;
}
.nav-next {
  float: right;
  text-align: right;
  width: 47%;
  margin-right:20px;
}
.not-singular .nav-next{
  margin-right: 5px;	
}
.nav-previous {
  float: left;
  width: 47%;
}
#nav-above{
  display: none;
}

/* post */
.hentry{
  width: auto;
}
.entry-title a{
  color: white;
}
.post .entry-meta,.post .entry-utility {
  color: #afafa1;
  font-size: 0.825em;
  margin-bottom: 24px;
  padding-bottom: 5px;
}

.post pre,#content .page pre {
  font-size: 1.6em;
}
.post dt {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.post dd {
  color: #eee;
  margin-bottom: 1em;
}
.post dl {
  margin-bottom: 1.3em;
  padding-left: 20px;
}
.post a.more-link {
  background: #be194f;
  color: #fff;
  font-size: 0.75em;
  font-weight: bold;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.post a.more-link:hover {
  background: #d93c6f;
}
a.more-link .meta-nav {
  display: none;
}
.post h3,.post h4,.post h5,.post h6 {
  margin: 5px 0;
  padding: 5px 0;
}
.post h4 {
  font-size: 1.4em;
}
.post h5 {
  font-size: 1.2em;
  text-transform: uppercase;
}
.post h6 {
  font-size: 1.1em;
  text-transform: uppercase;
}
.post blockquote {
  font: italic 2em Georgia, "Times New Roman", Times, serif;
  color: white;
  margin: 10px 0px;
  padding: 10px 20px 1px 10px;
}
.post blockquote p {
  font-stayle: italic;
}
.post .page-link {
  font-size: 0.825em;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.page-link a {
  background: #f0f0f0;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #eee;
  border-right: 1px solid #ddd;
  border-top: 1px solid #eee;
  padding: 5px 10px;
  text-decoration: none;
}
.post .entry-utility {
  border-top: 1px solid #232323;
  margin-bottom: 0;
  padding: 5px 0 0 0;
}
.btc-powered{
  font-size: 0.825em
}

/* commentaar */
#comments {
  margin-top: 20px;
  padding: 20px 0 0 0;
  clear: both;
  overflow: auto
}
#comments h3 {
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding: 7px 12px 7px 42px;
  font-weight: bold;
  background: #171717 url("images/ico-comment.png") no-repeat 16px center;
}
#comments #respond h3{
  background-image: url("images/ico-person.png");
}
#comments #comments-list #respond h3{
  background-image: url("images/ico-reply.png");
}
.formcontainer{
  border-top: 1px solid #282828;
}
#comments-list {
  border-top: 1px solid #141414;
  /*float: left;
  margin-right: 30px;
  padding: 0 0 18px;
  width: 520px;*/
}
#comments-list ol,#comments-list ul {
  list-style: none;
  margin: 0;
}
#comments-list ol {
  margin: 0 0 18px 0;
}
#comments-list li {
  padding: 18px 1.5em 18px 1.5em;
  position: relative;
  border-top: 1px solid #282828;
  border-bottom: 1px solid #101010;
}
#comments-list ol {
  border-bottom: 1px solid #282828;
}
.single #content #comments-list li,
.page #content #comments-list li{
  padding: 20px 0;
  position: relative;
  z-index: 0;
}
#comments-list li .avatar {
  height: 60px;
  width: 60px;
  padding: 4px;
  border: 1px solid #282828;
  background: #171717;
  float: left;
  position: relative;
  margin-left: -95px;
}
#comments-list .comment-author,
#comments-list .comment-meta,
#comments-list .comment-content,
#comments-list .unapproved{
  display: block;
  margin-left: 100px;
}
#comments-list .unapproved{
  background-color: #191919;
  margin-bottom: 15px;
  padding: 10px;
  color: white
}
#comments-list .comment-author {
  font-weight: bold;
  font-size: 1.3em
  padding: 5px 0 0 0;
}
#comments-list .comment-meta {
  color: #666;
  font-size: 11px;
  padding: 10px 0 9px 0;
}
#comments-list .comment-meta a {
  color: #eee;
  font-style: italic;
  text-decoration: none;
}
#comments-list .comment-meta a:active,#comments-list .comment-meta a:hover {
  color: #FF4B33;
}
#comments-list .comment-content{
  padding-right: 10px;
}
.comment-reply-link {
  font-size: 11px;
  padding: 0 0 18px 0;
  text-align: right;
}
.hover-url{
  color: #666;
  margin-left: 10px;
  font-weight: normal;
  font-style: italic;
  font-family: Georgia, "Georgia MS", Times, serif;
}
.comment-reply-link a {
  color: #eee;
  font-style: italic;
  text-decoration: none;
}
.comment-navigation {
  font-weight: bold;
  margin-right: 0.5em;
  padding: 0;
}
.comment-navigation a {
  border: 1px solid #ccc;
  color: #eee;
  font-weight: normal;
  padding: 0.5em 0.75em;
  text-decoration: none;
}
.comment-navigation a:active,.comment-navigation a:hover {
  color: #FF4B33;
}
.comment-navigation a,.comment-navigation span {
  margin-right: 0.5em;
}
#trackbacks-list .comment-content {
  left: -9000px;
  position: absolute;
}
#respond {
  border-top: 1px solid #141414;
  margin-bottom: 22px;
  overflow: hidden;
  padding: 0;
  /*width: 390px;
  float: right;*/
  position: relative;
  z-index: 4;
 }
 #respond p{
 	margin: -1em 0 1em 330px;
 }
#comments-list #respond {
  margin: 0;
  padding: 0;
  float: none;
  width: 520px;
}
#comments-list #commentform {
  width: auto;
}
#comments-list ul #respond {
  margin: 0;
}
#cancel-comment-reply {
  font-size: 11px;
  position: absolute;
  right: 1.5em;
  top: 7px;
}
.required {
  color: #FF4B33;
  font-weight: bold;
}
.form-section{
  padding: 10px;
  clear: both;
  overflow: auto;
}
.form-section label {
  
}
.form-section .form-label{
  width: 31%;
  float: left;
  clear: both;
  text-align: right;
}
.form-section .form-input,
.form-section .form-select,
.form-section .form-textarea,
.form-section .form-submit{
  width: 66%;
  float: right;
  text-align: left;
}
.form-section .form-input input[type="text"],
.form-section .form-textarea textarea{
  width: 99%;
}
#respond .comment-notes{
  margin: 0 0 0 335px;
  font-size: 0.9em;
}
#comments-list ul.children{
  margin-left: 20px;
}
.single #content #comments-list ul.children li{
  padding-left: 25px;
  background: url("images/ico-reply.png") no-repeat 5px 20px;
}
#form-section-comment .form-label{
  
}
#form-allowed-tags span {
  font-style: italic;
}
.subscribe-to-comments {
  color: #eee;
  float: left;
  font-size: 11px;
  margin: 0;
  padding: 18px 0 0 0;
}
.solo-subscribe-to-comments {
  color: #eee;
  font-size: 11px;
  padding: 18px 0 0 0;
}
.comment_license {
  clear: both;
  color: #eee;
  font-size: 11px;
  margin: 0;
  padding: 18px 0 0 0;
}

/* footer */
#footer {
	position:absolute; bottom:0; width:960px; margin:0 auto;/*height:36px;/*###*/
	  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  /*z-index: 0;  
  padding: 10px 0;*/
  border-top: 1px solid #353535;
  color: #555;
  background-color: #0F0F0F;
  margin-top: 20px;
}
#footer a{
  color: #666;
}
#footer a:hover{
  color: #666;
}
#footer #subsidiary .aside{
  width: 940px;
}
#footer .widgetcontainer{
  float: left;
  width: 270px;
  padding: 10px;
  margin: 10px 10px 20px 10px;
  background: #121212;
  border: 1px solid #282828;
 }
#footer .widgetcontainer h3{
  margin-bottom: 10px;
}
#footer .widgetcontainer a:hover{
  color: #999;
}
#footer .reset{
  clear: both;
}
#siteinfo{
  text-align: center;
  font-size: .8em;
}
#siteinfo a{
  text-decoration: none;
  border-bottom: 1px dotted #333;
}
#siteinfo a:hover{
  border-bottom-color: #555555;
}
#author-info {
  border: 1px dotted #ccc;
  padding: 5px;
  overflow: hidden;
  font-size: 1.2em;
  margin-bottom: 20px;
}
#author-info h2 {
  border-bottom: 3px double #ddd;
  padding: 5px 0;
  font-size: 1.8em;
  margin-bottom: 10px;
}
#author-info .avatar {
  float: left;
  border: 3px double #ddd;
  margin: 0 10px 10px 0;
}

/* IE6 fixes */
.ie6 .single .entry-content{
  height: 450px;
}
.ie6 .entry-content {
  height:130px;
}
.ie6,
.ie6 #container{
  width: 100%;
  overflow: hidden;
}
.ie6 #blog-title a{
  overflow: auto;
}
.ie6 #category-menu,
.ie6 #category-nav{
  width: 940px;
}
.ie6 #category-menu{
  margin: 10px 0 0 10px;
}
.ie6 #category-nav li {
  float: left;
  display: inline;
  padding: 0;
  margin: 0;
  height: auto;
}
.ie6 #category-nav li.blog-description{
  float: right;
}
.ie6 #category-nav li.blog-description span{
  float: right;
}
.ie6 #category-nav a{
  float: left;
}
.ie6 .single #content {
  height: auto;
}

/* plugins */

/* Styles for Contact Form 7 plugin */
/*
.form-label,
.wpcf7-form label{
  display: block;
  margin: 5px 0 0 0;
}
div.wpcf7-response-output{
  display: none;
}
*/
/* caption van nextgen-imageflow niet tonen */
.imageflow .caption {
	display:none;
}

/* wpml */
#flags_language_selector img{
	margin: 6px 0px 6px 6px;
      /*margin:0px 2px;*/
      border:1px solid #333;
}
/* language selector van wpml zou niet meer getoond moeten worden. maar voor het geval dat toch...*/
#lang_sel_list{display:none;}

/* wp-page-nav uitlijnen op grid */
#wp_page_numbers ul li.page_info{
	padding-left:13px;
}

/* fixed upgrade thematic 0.95 -> 0.97 (images.css gewijzigd) */
.not-singular .entry-content img {
	border: 0;
	padding: 0;
    margin: 0;
}
.entry-content img{
	margin-bottom:0;
}
.wp-caption{
	margin: 1em 0.5em;
    padding: 0.5em 0.5em 0;
	border: 0;
	background-color: #000;
}
.wp-caption img{
	border:0;
}

/* Un-comment the line below to set a grid with 18px line-height */
/*
body { background:url(../thematic/library/grids/960_grid_12_col_18px_height.gif) repeat-y top center; }
*/
