/*
Theme Name: ÄLVA Theme
Theme URI: http://www.alvajewellery.com
Description: The third installment of the ÄLVA Thene Series
Version: 3.0
Author: Niklas Dahlqvist
Author URI: http://dalkmania.freehostia.com
Tags: dark, mystic, 2 columns, clean
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

body {
	background:#000 url('style/images/alva_bg.jpg') no-repeat fixed center top;
	font-family:Tahoma, Geneva, Verdana;
	font-size:62.5%;
}

p, pre {
	color:#e0e3e4;
	font-size:1.3em;
	line-height:1.7em;
	margin-bottom: 17px;
}

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

a:hover {
	text-decoration: underline;	
}

ul, ol, li, dd, dt {
	color:#e0e3e4;
}

dd {
	margin:10px 10px 20px 20px;
}


/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page-wrapper {
	width:800px;
	position:relative;
	margin:0 auto;
}
	
.container {
	width: 790px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}

#header {
	height: 160px;
}

#main {
	float: left;
	width: 580px;
}

#main-single {
	float: left;
	width: 780px;
}

#sidebar {
	float: right;
	width: 200px;
}

#footer {
	height: 80px;
	width:790px;
	position:relative;
}

/*	##################################
   	HEADINGS TYPOGRAPHY & COLORS
	################################## */

h1, h2, h3, h4, h5, h6 {
	color: #b7b9b7;
	font-weight: normal;
}

/*** Typoghrapy Margin & Sizes Styles ***/

h1, h2 {
	font-size: 2.7em;
	margin-bottom: 15px;
}

h3 {
        font-size:1.7em;
        margin-bottom:5px;
}

h4 {
	font-size: 1.4em;
	margin-bottom: 5px;
}

h5 {
	font-size: 1.2em;
	margin-bottom: 5px;
}

h6 {
	font-size: 1em;
	margin-bottom: 5px;
}

strong {
	color:#e0e3e4;
	font-weight: bold;
}

/* ########################################## 
   HEADER STYLES
   ########################################## */
   

#header h1 {
	margin-bottom:0;
}

#header h1 a {
	background:transparent url('style/images/alva_logo.gif') no-repeat scroll 0 0;
	display:block;
	height:111px;
	margin:20px 0 5px 25px;
	text-indent:-9000px;
	width:161px;
}

#header p {
	color:#E9E8E8;
	font-size:1em;
	margin:0 0 5px 27px;
}

/*** Navigation ***/
#navbox {
	position: absolute;
	top: 65px;
	right:0px;
	height: 40px;
}

.navigation {
	position: relative;
	height: 38px;
	padding: 0;
    overflow: hidden;
}

.navigation li {
	float: left;
    list-style: none;
	margin: 0;
	padding: 0;
}

html>body .navigation li { margin: 0 3px;}

.navigation li a {
	font-weight: bold;
	font-size: 1.2em;
    text-decoration: none;
    color: #E9E8E8;
    outline: none;
    text-align: center;
    top: 12px;
    text-transform: uppercase;
    letter-spacing: 0;
    display: block;
    float: left;
    height: 30px;
    position: relative;
    overflow: hidden;
    margin: auto 5px;
}   

.navigation li a:hover {
	color: #b7b9b7;
}

.current_page_item {
	border-bottom:2px solid #b7b9b7;
}

/*	##################################
   	CONTENT
	################################## */
	
/*** CONTENT LEFT ***/

#content {
	padding: 25px 0px;
}


/** Post **/

.post {
	overflow: hidden;
	padding-bottom: 25px;
	margin-bottom: 25px;
	margin-right:10px;
}

.post h2 {
	margin-bottom: 2px;
}

.post h2 a {
	color: #b7b9b7;
}

div.post-meta {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #e0e3e4;
	margin-bottom: 15px;
}

a.button {
	font-size: 1.2em;
	color: #e0e3e4;
	text-transform: uppercase;
	border: 3px solid #e0e3e4;
	background-color: #5f7f96;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
	padding: 7px;
	margin-top: 1px;
	float:right;
	position: relative;
}

.post a.button {
	float: right;
}

#pagination  {
	overflow: hidden;
	margin-bottom: 20px;
	margin-right:25px;
}

#pagination a {
	font-size: 11px;
	text-transform: uppercase;
}

/*** Post lists ***/

.post ul {
	margin: 0 0 0 5px;
	list-style:  none;
	font-size:13px;
 }
 
.post ol { 
	margin: 15px 0 15px 15px;
	list-style: decimal;
	font-size:13px;	
 }
 
.post ol li { 
	margin: 15px 0 0 25px;
	list-style: decimal;
	font-size:13px;	
 }
 
.post ol ol	{
	list-style: lower-alpha;
 }
 
.post ul li	{
	list-style: square;
}
.post ul ul	{
	margin: 15px 0 0 25px; 
	list-style: disc;
 }
.post ul ul li	{
	background: none; padding: 0;
}

.post dd {
	margin:10px 30px 10px 30px;
	font-size:13px;
	line-height:1.5em;
}

.post dt {
	margin:15px 0px 5px 0px;
	font-size:13px;
	color:#5f7f96;
}

.post-edit-link {
	font-size:1.3em;
}


/*** Sidebar ***/

.box {
margin-bottom : 10px;
}

.box_title, .widget_title {
padding : 4px 10px 2px;
font-weight : bold;
font-size : 14px;
text-transform:uppercase;
color : #FFF;
}

.box_body {
padding : 8px 10px 10px;
font-size : 10px;
text-transform:uppercase;
}

.box ul {
margin-left : 0;
}

.box li:first-child {
border-top : none;
}

.box ul li {
list-style : none;
padding : 4px;
}

.box ul a {
font-size: 1.2em;
text-decoration : none;
}

.box ul a:hover {
text-decoration : underline;
}

/*** Footer ***/
#footer a:hover {
	
}

#footer p {
	color:#e0e3e4;
	font-size:1.1em;
	line-height:1.6em;
	margin-bottom: 3px;
}

/*** Footer Columns ***/

.footer-block {
	float: left;
	width: 375px;
	margin-right: 20px;
	margin-top:30px;
}

.footer-block.last {
	margin-right: 0px;
	text-align:right;
}	

/*** WP Classes ***/
.wp-caption {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:5px;
padding-top:4px;
text-align:center;
}

.wp-caption-text {
	font-size:1px;
	color:#F3F3F3;
	margin-bottom:3px;
}

/* ----------------------------------------
   Lists
------------------------------------------- */

.nicelist {
padding : 10px 10px 1px;
}

.nicelist ol {
margin : 0;
}

.nicelist ol li {
list-style : none;
padding : 8px 10px 1px;
border-top : 1px solid #ccc;
border-bottom : 1px solid #ccc;
}

.nicelist li.alt {
background : #000;
}

.nicelist .body {
padding-top : 5px;
}

.nicelist .date {
color : #F3F3F3;
padding-top : 4px;
font-size : 0.85em;
}

.nicelist .date a {
color : #F3F3F3;
text-decoration : none;
}

.nicelist .date a:hover {
color : #CCC;
text-decoration : none;
}

/* ----------------------------------------
   Archives
------------------------------------------- */

.archive_title {
font : normal 1.4em sans-serif;
}

.archive_title a {
text-decoration : none;
}

.archive_title a:hover {
text-decoration : none;
}

.archive_postinfo {
font : normal 1em sans-serif;
padding-bottom : 6px;
}

#player1, #player2, #player3 {
	text-align: center;
}
