/*
Theme Name: Nikon D90
Theme URI: http://www.nikond90.se
Version: 1.0
Author: Andreas Karlsson
Author URI: http://www.indiebytes.se/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000000 url(images/body.jpg) top left no-repeat;
	color: #333;
	text-align: center;
	line-height: 1.5;
	margin: 0 20px 20px 20px;
	padding: 0;	
	}

#page {
	background: #ffffff;
	text-align: left;
	margin: 50px auto 0px;
	padding: 0;
	width: 760px;
	}
#page .top { height: 8px; background: #fff;}
/*#page .top-left { background: #000 url(images/tl.gif) top left no-repeat; height: 8px; width: 100%; line-height:1px;}
#page .top-right { background: #000 url(images/tr.gif) right bottom no-repeat; height: 8px; padding-right: 8px; margin-left: 8px;line-height:1px }
#page .top-center { height: 8px; background: #ffffff; margin: 0 auto; padding: 0;line-height:1px}

.hd_outer 	{ background-color: #000; background-image: url('images/tl.gif'); background-repeat: no-repeat; background-position: left top; height: 8px; width: 100%; }
.hd_inner 	{ background-image: url('images/tr.gif'); background-repeat: no-repeat; background-position: right bottom; height: 8px; padding-right: 8px; margin-left: 8px; }
.hd_content { background-color: #fff; height: 8px; margin: 0px auto 0px; padding: 0px; }

#page .bottom-left { height: 8px; width: 752px; padding-left: 8px; background: #000 url(images/bl.gif) top left no-repeat; display: block; }
#page .bottom-center { height: 8px; width: 744px; display: block;  float: left; background: #ffffff;}
#page .bottom-right { height: 8px; width:8px; background: #000 url(images/br.gif) top right no-repeat; float: left;}
*/

/* Rockwell or other */
#header,
h1,h2,h3,
.description,
#navigation li a {
	font-family: "Rockwell", "Baskerville", Georgia, serif;
}

#header {
	margin: 37px 0px 0px;
	padding: 0;
	background: #000;
	height: 273px;
	}
#header img {
	z-index: 9;
	position: absolute;
	top: 83px;
}
a { color: #ff0000; }
a img { border: 0; text-decoration: none;}
h1, h2, h3 {
	font-weight: normal;
	}
h1 { margin-top: 0; padding-top: 0; }
#headerimg #title {
	font-size: 4em;
	line-height: 1;
	margin-bottom: 10px;
	text-align: center;
	}
.description {
	font-size: 1.4em;
	line-height: 1.2;
	}
#title, #title a, #title a:hover, #title a:visited, #headerimg .description {
	text-decoration: none;
	color: #000;
	}

hr {
	display: none;
	}
#navigation {
	float: left;
	font-size: 1.44em;
	padding: 0;
	width: 190px;
	list-style: none;
	border-top: 1px solid #fff;
	}
#navigation li {
	margin: 0;
	padding: 0;
	background: #000;
	border-bottom: 1px solid #fff;
}
#navigation li.current_page_item {
	background: #ff0000;
	border-bottom: 1px solid #fff;
}
#navigation li a{
	display: block;
	color: #fff;
	padding: 6px;
	line-height: 1.2em;
	text-decoration: none;
}

#footer { font-size: 1.1em; margin: 0px auto; width: 670px; color: #eaeaea; padding: 15px; text-align: left; clear: both; }

#headerimg{
	float: left;
	padding: 10px 0 20px 45px;
	margin: 0px;
	width: 450px;
	font-size: 1.2em;
	}
#navigation {
	padding: 0;
	margin: 45px 0 45px 45px;
	width: 190px;
	}
	
#content {
	float: left;
	padding: 20px 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	font-size: 1.2em;
	}

/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Sidebar */


.post {
	margin: 0 0 40px;
	text-align: justify;
	}
.post h2 { margin: 0px; padding: 0px; line-height: 1; }
.post p.url { margin-top: 0px; padding-top: 0.6em; line-height: 1; }

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.navigation {
	margin-top: 45px;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
.center {
	text-align: center;
	}

table { width: 100%; font-size: 0.9em; }
td, th { padding: 4px; }
tr { background-color: #f8f8f8; }
tr.t-title { background-color: #fff;}

th { vertical-align: top; text-align: left; padding-right: 10px; }
td { text-align: left; }
td.price { text-align: right; }
td ul { margin-top: 0; }

blockquote {
	margin:1em 32px 1em 24px;
	padding:0 0 0 6px;
	border-left:2px solid #eee;
	font-style:italic;
}
q {quotes:"\201C" "\201D" "\2018" "\2019";}
q:before {content:open-quote;}
q:after {content:close-quote;}
* html q {font-style:italic;}
.bq-cite {margin:1em 0;}
.bq-cite div {
	margin-left:30px;
	font-size:0.94em;
}
.bq-cite blockquote {margin-bottom:0;}
.bq-cite cite {font-style:normal;}
blockquote.pullquote {
	float:left;
	width:10em;
	margin:0.25em 0.75em 0.25em 0;
	padding:0.5em;
	border:3px double #e3e0d1;
	border-width:3px 0;
	color:#333;
	background:transparent;
	font:italic 1.2em/1.3 Georgia,serif;
}
blockquote.alt {
	float:right;
	margin:0.25em 0 0.25em 0.75em;
}
.pullquote p {
	margin:0;
	text-align:center;
}
.pullquote p:first-letter {text-transform:uppercase;}


.group:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
* html .group,
* html #nav ul li a {
	height: 1%;
	}
*:first-child+html .group {
	min-height: 1px;
	}
	
#pricerunner { border: 0; width: 258px; }
#pricerunner tr { background: none; }
#pricerunner .bottom { vertical-align: bottom; }
#pricerunner .td-q { width: 184px; }
#pricerunner .td-q { width: 74px; }
#pricerunner .pricerunner_submit {width: 45px;height:20px;}