/*
Theme Name: Rebekka Karijord
Theme URI: http://rebekkakarijord.com/
Description: Rebekka Karijord theme designed by <a href="http://www.farstudios.com/">FAR Studios</a>.
Version: 2.0
Author: Els van Bloois, design by Raffaele Malanga
Author URI: http://www.farstudios.com/
Tags: widgets

Rebekka Karijord v2.0

This theme has been developed for the 
norwegian singer Rebekka Karijord.
*/

/* @group reset */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	vertical-align:baseline;
}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* @end */

/* @group grid */

/* GRID 
 * | 20 | 20 | 20 | 
 */

div.span-1, div.span-4, div.span-8, div.span-16 {
	float: left;
	margin-right: 20px;
}

div.last {
	margin-right: 0px;
}

.span-1 {
	width: 20px;
}

.span-4 {
	width: 160px;
}

.span-8 {
	width: 320px;
}

.span-16 {
	width: 640px;
}

/* @end */



body {
	background: #FFFDEC;
	font-family: Georgia, 'Bitstream Vera Serif', serif;
	font-size: 80%;
	line-height:1.5;
}

.clearall{
	clear:both;
	height:1px;
	margin-top:-1px;
	overflow:hidden;
}
.page {
	width:930px;
	padding:17px 25px;
	margin:auto;
}

#header {
	height:570px;
}

#logo h1{
	border-top:1px solid #D3D3C4;
	border-bottom:1px solid #D3D3C4;
	padding:17px 0 9px 0;
	margin:0;
}
#logo h1 img{
	display:block;
	font-family:Arial,sans-serif;
	font-size:50px;
}

#menu {
	font-size: 18px; /* to make Flash fit in space */
	line-height: 1.2;
	height:1.2em;
	padding-top:10px;
	border-top:1px solid #D3D3C4;
	border-bottom:1px solid #D3D3C4;
	margin-bottom:30px;
}

#menu li.topleft{
	float:left;
}
#menu li.topleft ul li{
	float:left;
	margin-right:12px;
}
#menu li.topright{
	float:right;
	margin-left:12px;
}
#menu li.topright ul li{
	float:left;
	margin-left:12px;
}
#menu a {
	color:#030303;
	height:14px;
}

#menu .current a,
#menu a:focus,
#menu a:hover,
#menu a:active{
	color:#1F656B;
}
div#menu li a img{
	font-family:Arial,sans-serif;
	font-size:14px;
	vertical-align:top;
}
/*
div#menu ul.menu li#menu-item-356 a{width:36px;background-image:url(images/nav/news.png);}
div#menu ul.menu li#menu-item-357 a{width:70px;background-image:url(images/nav/biography.png);}
div#menu ul.menu li#menu-item-358 a{width:61px;background-image:url(images/nav/concerts.png);}
div#menu ul.menu li#menu-item-359 a{width:86px;background-image:url(images/nav/discography.png);}
div#menu ul.menu li#menu-item-360 a{width:49px;background-image:url(images/nav/gallery.png);}
div#menu ul.menu li#menu-item-361 a{width:47px;background-image:url(images/nav/videos.png);}
div#menu ul.menu li#menu-item-362 a{width:39px;background-image:url(images/nav/lyrics.png);}
div#menu ul li.myspace a{           width:61px;background-image:url(images/nav/myspace.png);}
div#menu ul.menu li#menu-item-351 a{width:37px;background-image:url(images/nav/store.png);}
div#menu ul.menu li#menu-item-352 a{width:75px;background-image:url(images/nav/guestbook.png);}
div#menu ul.menu li#menu-item-353 a{width:36px;background-image:url(images/nav/links.png);}
div#menu ul.menu li#menu-item-354 a{width:54px;background-image:url(images/nav/contact.png);}

div#menu li.current_page_item a,
div#menu li a:focus,
div#menu li a:hover,
div#menu li a:active{
	background-position: 0 -14px;
}
div#menu ul.menu li#menu-item-356 a img{width:36px;height:14px;}
div#menu ul.menu li#menu-item-357 a img{width:70px;height:14px;}
div#menu ul.menu li#menu-item-358 a img{width:61px;height:14px;}
div#menu ul.menu li#menu-item-359 a img{width:86px;height:14px;}
div#menu ul.menu li#menu-item-360 a img{width:49px;height:14px;}
div#menu ul.menu li#menu-item-361 a img{width:47px;height:14px;}
div#menu ul.menu li#menu-item-362 a img{width:39px;height:14px;}
div#menu ul li.myspace a img{           width:61px;height:14px;}
div#menu ul.menu li#menu-item-351 a img{width:37px;height:14px;}
div#menu ul.menu li#menu-item-352 a img{width:75px;height:14px;}
div#menu ul.menu li#menu-item-353 a img{width:36px;height:14px;}
div#menu ul.menu li#menu-item-354 a img{width:54px;height:14px;}

*/

.content {
	width: 610px;
	float: left;
}

.content .post {
	padding-bottom:2px; /* amounts to 20px with the 18px margin-bottom on paragraphs */
	border-bottom:1px solid #6D6D66;
	margin-bottom: 20px;
	
}

div.navigation a{
	font-size:90%;
	color:#BC0000;
	
}

#gallery .post {
	padding-right: 0px;
}

/* EXAMPLE OF PAGE SPECIFIC COLOURS */
/*#Biography .content .post {
	background: #1f1e1e;
	color: #aaa;
}
*/

/*
#sidebar, #concerts .post, #links .post {
	color: #1F656B; 
}
*/
#sidebar{
	color: #1F656B; 
}

#sidebar {
	width:290px;
	float:right;
	padding-bottom:45px;
	background:url(images/lillfacit-records.gif) transparent no-repeat right bottom;
}
#sidebar li#events-list{
	padding:10px 0 10px 0;
	border-top:1px solid #D3D3C4;
	border-bottom:1px solid #6D6D66;
}
#sidebar li#text-3{
	min-height:160px;
	_height:160px;
	padding:14px 0 8px 0;
	border-top:1px solid #D3D3C4;
	border-bottom:1px solid #6D6D66;
}
#sidebar li#text-3 p{
	line-height:1.1;
}
#sidebar li#text-3 p img.alignleft{
	padding:0;
}
#sidebar li#text-3 p a{
	line-height:2;
}
#sidebar, #concerts {
	line-height: 1.5;
}

#sidebar a, #concerts .post a, #links .post a {
	color: #000;
	background: transparent;
	text-decoration: none;
}

#sidebar a:hover, #concerts .post a:hover, #links .post a:hover {
	background: transparent;
	text-decoration: underline;
}

#sidebar li, #concerts .post li, #links .post li {
	margin-bottom: 18px;
}

.sidebar ul, #concerts .post ul, #links .post ul {
	list-style: none;
}

#footer{
	padding:60px 0 30px 0;
	background:url(images/cut.gif) transparent no-repeat 100% 33px;
	font-size:90%;
}
#footer p.copyright{
	float:left;
	text-transform:uppercase;
}
#footer p.design{
	padding-right:68px;
	float:right;	
}

/* COMMENTS */

#commentform input, #commentform textarea {
	font-family:Arial, sans-serif;
	font-size:100%;
	line-height>1.5
}

#commentform input {
	width: 230px;
}

#commentform textarea {
	width: 100%;
	height: 126px; /* 7 lines of text */
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#commentform #submit {
	width: 115px;
	float: right;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}


/* TYPOGRAPHY */



h2 {
	font-size: 170%;
	font-weight:normal;
	line-height: 1.5;
	padding-bottom: 10px;
}

#index h2, #single h2 {
	font-size: 170%;
	line-height: 1.2;
	padding-bottom: 0px;
}

#sidebar h2 {
	font-size: 90%;
	font-weight:bold;
	line-height: 1.5;
	text-transform:uppercase;
}

h3 {
	font-size: 100%;
}

h4 {
	font-weight: bold;
	font-style: oblique;
}

p.date {
	font-family:Arial,sans-serif;
	font-size: 80%;
	font-weight: normal;
	font-style: normal;
	line-height:1;
	margin-bottom: 1em;
}

p {
	margin-bottom: 18px;
}

a {
	color: #BC0000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

h2 a {
	background: transparent;
	color: #000;
	text-decoration: none;
}
h2 a:focus,
h2 a:hover,
h2 a:active{
	color:#333;
}



/* UTILITY CLASSES */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	padding-left: 0;
	margin: 0 7px 0 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


/* CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
