/*
Theme Name: Free Art
Author: Studio andere koek
Author URI: http://studioanderekoek.com/
Version: 1.0
Template: twentyeleven
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

@import url("../twentyeleven/style.css");

tr.active, tr.mouseover:hover{
  text-decoration:underline;
}

body, #page , #primary, #content{
	background-color:#FFFFF0;
}

#main {
    clear: both;
    padding: 0;
}
#primary {
    float: left;
    margin: 0 0 0 0;
    width: 100%;
}

#content {
    margin: 0 50px;
    width: auto;
}


.singular #content, .left-sidebar.singular #content {
    margin: 0 50px;
    position: relative;
    width: auto;
}
.singular.page .hentry {
    padding: 0 0 0 0;
}

.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
    margin: 0 auto;
    width: 900px;
}

.entry-content, .entry-summary {
    padding: 1.625em 0 0;
}
#fakeAccess{
	float: right;
	margin: 0px;
	margin-right: 20px;
	width: auto;
	border:0px solid #ff0000;
}
#fakeAccess ul{
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
	display: block;
}
#access {
	float: right;
	margin: 0px;
	width: auto;
	border:0px solid #ff0000;
}
#access ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
	display: block;
}
#access li {
}
li.last-menu-item{
	margin-top:22px;
}
#access a {
	color: #000;
	line-height: 22px;
	padding: 0;
	text-decoration:line-through;
}
#access li:hover > a,
#access a:focus {
	text-decoration: none;
}





#language_list{
	border:0px solid #ff0000;
	margin-left: 10px;
	margin-right: 50px;
	text-align: center;
	float:right;
}


#language_list ul{
  list-style: none;
  margin:0;
  padding:0;
}

#language_list ul li{
  display:inline;
  margin:0 5px 0 5px;
  padding:0;
}
#language_list ul li a{
  color: #000;
}
#language_list ul li.notactive{
  text-decoration:line-through;
}

#language_list ul li.notactive:hover, #language_list ul li.notactive:active{
  text-decoration:none;
}

input.small {
    width: 40px;
}
input.smallplus {
    width: 260px;
}
 
input.medium , textarea.medium{
    width: 320px;
}
.textButton{
	background-color:transparent;
	vertical-align:bottom;
	overflow:visible;
	font-size:1em;
	display:inline; 
	margin:0;
	padding:0;
	border:0;
	color:black;
	cursor:pointer;"
}

.vatop{
    vertical-align: top;
}

.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
    margin: 0px;
    width: 480px;
}