/*
THEME NAME: Holmer
THEME URI: 
DESCRIPTION: 
VERSION: 1.0
AUTHOR: Anders Wiredal och Bolt
AUTHOR URI:
TAGS: 
*/



/* Reset */
body, p, h1, h2, h3, ul, li {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
table, thead, tfoot, tr, td, th {
	font-weight: normal;
}
img {
	border: 0;
}



/* Tags */
body {
	background-color: #000;
	background-image: url('images/bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}
body, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
h1, h2 {
	font-family: Arial, Verdana, "Bitstream Vera Sans", sans-serif;
}


/* Wrapper */
.wrapper {
	margin: 0 auto;
	text-align: left;
	width: 860px;
}



/* Header */
.header {
	border: 1px transparent #000;
	margin: 0;
	padding: 0;
}
.logos {
	float: left;
	padding: 20px 0 0 0;
}
.extras {
	float: right;
}
.extras p.slogan {
	color: white;
	font-size: 22px;
	font-style: italic;
	height: 95px;
	padding-top: 65px;	
}
.extras .navigation {
	background-color: #fff;
	padding-top: 10px;
}
.extras .navigation ul {
	height: 25px;
	width: 630px;
}
.extras .navigation ul li {
	border-right: 2px solid #000;
	float: left;
	list-style-type: none;
	margin-left: 20px;
	padding: 0 20px 0 0;
}
.extras .navigation ul li a {
	color: #000;
	font-family: Arial, Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	text-decoration: none;
}
.extras .navigation ul li.language { border: 0; }
.extras .navigation ul li.language a { color: #c00; }

.extras .navigation ul li a:hover {
	color: #900;
}


/* Content */
h1,
h1 a {
	font-size: 1.5em;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: .5em;
}

.content-wrapper,
.content {
	background-color: #fff;
	border: 1px solid #fff;
}
.column-10 { float: left; width: 10%; }
.column-20 { float: left; width: 20%; }
.column-30 { float: left; width: 30%; }
.column-40 { float: left; width: 40%; }
.column-50 { float: left; width: 50%; }
.column-60 { float: left; width: 60%; }
.column-70 { float: left; width: 70%; }
.column-80 { float: left; width: 80%; }
.column-90 { float: left; width: 90%; }
.column-100 { float: left; width: 100%; }
.content-wrapper {
	padding: 2em;
}
.content-wrapper p {
	line-height: 1.5em;
	margin-bottom: 1em;
}
.content-wrapper p a {
	color: #b00;
}


/* Pageing */
.pageing {
	margin: 2em 0 1em 0;
}
.pageing a {
	color: #000;
	font-size: 1.2em;
}


/* Startpage */
/*
.startpage p {
	font-size: 1.2em;
	line-height: 1.5em;
}
*/
.startpage p a {
	font-family: Arial, Verdana, "Bitstream Vera Sans", sans-serif;
	line-height: 3em;
}
.startpage .startpage-puff {
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	padding: 20px 0;
	margin: 40px 0 0 0;
}
.startpage .startpage-puff a {
	color: #000;
	font-family: arial, verdana;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.startpage .startpage-puff a:hover { text-decoration: underline; }


/* Slideshow */
.slideshow-wrapper {
	margin: 2em 0 2em 0;
	height: 376px;
}
.slideshow-wrapper img {
	border: 1px solid #999;
}
.slideshow-wrapper img.hidden {
	display: none;
}


/* Artist and artwork stuff */
.artist-item {
	border-bottom: 1px solid #bbb;
	padding: 1em 0;
}
.artist-item h2,
.artist-item h2 a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.artist-item .content {
	width: 560px;
}

.artwork-wrapper {
	margin-top: 1em;
	padding-left: .4em;
}
.artwork-item {
	float: left;
	margin-right: 1.25em;
	margin-left: 1.25em;
	margin-top: 1em;
}
.artwork-item img {
	border: 1px solid #bbb;
	padding: 3px;
}
.artwork-item p {
	font-family: Arial, Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: .8em;
	margin: 0;
	margin-bottom: .3em;
}



/* Footer */
.footer {
	margin: 1em 0;
}
.footer p {
	color: white;
	font-family: Arial, Verdana, "Bitstream Vera Sans", sans-serif;
	text-align: center;
}
.footer p.edit-link {
	margin-top: 10px;
}
.footer p.edit-link a {
	color: black;
	background-color: white;
	padding: 5px;
}



/* TEMP */
.ronniewoodthumb {
	margin-right: 16px;
}
.ronniewoodthumb-last { margin: 0; }


/* Misc */
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}






/* Wordpress stuff */
.alignright,img.alignright {
	float:right;
	margin: 0 0 1em 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}



/* Two-column with sidebar on left from the /examples/ folder  */
/*@import url('examples/2c-l.css');*/

/* Just some example content */
/*
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}
*/
