/*   
Theme Name: Rosell&Bergson
Theme URI: http://www.rosellbergson.se
Description: Clean, black and white WordPress Theme template -- WordPress v3.0
Author: Fredrik Nilsson
Author URI: http://helloclarice.se
Version: 1
*/

@charset "UTF-8";
/* CSS Document */
* { outline: none; }
:focus { outline: 0; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, object, input, textarea, p, blockquote, th, td
{ margin: 0; padding: 0; }
table { border-collapse:collapse; border-spacing:0; }
h1, h2, h3, h4, h5, h6
{ font-size: 100%; font-weight: normal; }
ol, ul 
{ list-style: none; }
address, caption, cite, code, dfn, em, strong, th, var
{ font-style: normal; font-weight: normal; }
fieldset, img
{ border: 0; }
caption, th
{ text-align: left; }

.clear {clear: both;}
strong {font-weight: bold;}
em {font-style: italic;}
small {font-size: 10px;}

p {
	font: normal 13px/21px Arial, Helvetica, sans-serif;
	margin-bottom: 18px;;
}

h2 {
	font-weight: bold;
	text-transform: uppercase;
	line-height: 17px;
	margin-bottom: 3px;
}



.aligncenter { display:block; margin:0 auto }
.alignleft { 
	float:left 
}
.alignright { float:right }
.alignnone {display: block;}

/* IMG */

#posts img {
	border: 1px solid #000;
	text-align: center;
	padding: 1px;
	margin: 5px 0 0 0;
}

#posts .post img.alignleft, #posts .post .wp-caption.alignleft {
	float:left;
	margin:5px 15px 15px 0;
}

#posts .post img.alignright, #posts .post .wp-caption.alignright {
	float:right;
	margin:5px 0px 15px 15px;
}

.wp-caption {
	/*border: 1px solid #333;
	text-align: center;
	background-color: #f2f2f2;
	padding-top: 4px;
	margin: 5px 10px 10px 0;*/
}
#posts .post .wp-caption {margin-top: 0px!important;}
.wp-caption {
	margin: 0;
	padding: 0;
	border: 0 none;
}
#posts .post p.wp-caption-text {
	margin: -5px 0 7px 0;
	font-size: 11px;
	font-family: arial;
	padding-left: 4px;
}

/* COLOR */
.red, .red:link {color: #E10000;}
.gray {color: #555555;}
.light_gray {color: #858585;}


a:link {text-decoration:none; outline: none; color:#000000;}
a:visited {text-decoration: none; color: #000000;}
a:hover {text-decoration: none; color: #E10000;}
a:active {outline: none;}

a { -webkit-transition: color .2s ease-out; }

/* CORE */

body {
	font: normal 13px/21px Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	text-align: center;
}

#tag {
	position: absolute;
	top: 46px;
	left: -1000px;
	width: 1000px;
	height: 77px;
	float: left;
	background: #000;
}

#wrap {
	width: 960px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
}

#header {
	position: relative;
	width: 960px;
	height: 180px;
}

#branding h1 {
	position: absolute;
	top: 46px;
	left: 0;
	width: 340px;
	height: 77px;
	background: #000 url(images/logo.png) left top no-repeat;
	color: #fff;
	text-indent: -9999px;
}
#branding h1 a {
	display: block;
	width: 340px;
	height: 40px;
}

#headerinfo {
	font-size: 11px;
	font-style: italic;
	color: #676767;
	position: absolute;
	right: 0px;
	top: 0px;
}

.topptext p {margin-bottom: 30px!important;}
.topptext p, h2.page-title {
	font: italic 23px/30px Georgia, serif;
	margin-bottom: 20px;
	text-transform: none;
}
.topptext p span, h2.page-title {font-style: normal;font-weight: 500;text-transform: uppercase;letter-spacing: 1.5px;}

#posts {
	float: left;
	width: 620px;
	margin-left: 10px;
}

#posts .post {
	margin-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
}
#tidigare #posts .post {
	margin-bottom: 10px;
	border-bottom: none;
}

#posts .post img {margin-bottom: 18px;}

#posts .imgTop {
	margin-bottom: 20px;
}

/* TIDIGARE MODULE
--------------------------------------------------------*/

.module {
	width: 620px;
	float: left;
	position: relative;
	padding: 0;
	display: block;
}
.module:hover {cursor: pointer;}
.module .content h2 {
	margin-left: 240px; margin-top: 5px;
}

.module a, .module a:hover {color: #000;}
.module a {display: block;}
.module .images {
	margin-bottom: 0px!important;
	margin-right: 20px;
	float: left;
}
.module img {	
	position: absolute;
	top: -5px;
	left: 0px;}

.description {
	margin-left: 240px;
}
.description span {
	font-variant: small-caps;
	color: #444;
	padding-right: 7px;
}

/* */
div.produkt {position:relative; min-height:140px;margin-bottom: 20px;}
div.produkt h2 {margin-left: 240px; margin-top: 5px;}
div.produkt .entry {margin-left: 240px;}
div.produkt .entry img {
	position: absolute;
	top: -5px;
	left: 0px;
}

/* SIDEBAR
--------------------------------------------------------*/
#sidebar {
	float: left;
	width: 300px;
	margin-left: 20px;
}

#mainNav {
	float: left;
}
#mainNav li {
	height: 30px;
	width: 302px;
	margin-bottom: 10px;
}
#mainNav li a:link, #mainNav li a {
	color: #000;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	display: block;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 32px;
}
#mainNav .current-menu-item a, #mainNav .current_page_item a, #mainNav .current_page_item a:link {
	color: #fff;
	line-height: 35px;
	background: url(images/bg_current.png) bottom center no-repeat;
}
#mainNav li a:hover {color: #676767;}
#mainNav .current-menu-item a:hover {color: #fff;}

#mainNav .current-menu-item a, #mainNav .current_page_item a { -webkit-transition: color .2s ease-out; }

/* SITEINFO
--------------------------------------------------------*/

#siteinfo {
	width: 940px;
	padding: 0 10px;
}
#siteinfo p {
	font-size: 11px;
	font-style: italic;
	color: #676767;
}
