/*
Theme Name: Roslund & Hellstrom (Layout-Compatible)
Description: Roslund & Hellstrom theme.
Version: 1.0
Author: Mikael Sonnenberg

*/


/* Reset
-------------------------------------------------------------------*/
#construction {
	margin: 40px auto 20px auto;
	width: 832px;
	padding: 10px;
}

#construction .post {
	text-align: center;
}
#construction .post h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: -6px;
	margin-top: 0px;
	line-height: 24px;
	font-style: normal;
	float: none;
}

#construction .post p {
	color: #FFFFFF;
}

a {
	color: #333333;
	text-decoration: underline;
}
a:hover { color: #666666; }


h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #515151;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 24px;
	font-style: normal;;
	float: left;
}

h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #515151;
	margin-bottom: 4px;
	margin-top: 0px;
	font-style: normal;
}

h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #515151;
}
h4	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #515151;
	margin-bottom: 6px;
	margin-top: 0px;
	font-style: normal;
}

p	{
	margin-top: 0px;
	color: #666666;
}

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #151515;
	background-image: url(images/bgr.gif);
	background-repeat: repeat-x;
}
#wrapper {
	margin: 40px auto 20px auto;
	width: 832px;
	padding: 10px;
	background-color: #FFFFFF;
}
#header {
	color: #333;
	width: 812px;
	float: left;
	padding: 10px;
	height: 189px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF url(images/header_bgr2.jpg);
}
#flashcontent {
	width: 832px;
	float: left;
	padding: 0px;
	height: 230px;
	margin: 0px 0px 20px;
}
#pagetitle {
	width: 812px;
	float: left;
	padding: 0px 10px;
	margin: 20px 0px 25px;
}
#leftcolumn {
	margin: 0px;
	padding: 0px 15px 0px 10px;
	width: 179px;
	float: left;
}
#content {
	float: left;
	color: #333;
	background: url(images/center_bgr.gif) repeat-y;
	padding: 0px 15px 15px;
	width: 340px;
}
#mail-content {
	float: left;
	color: #333;
	padding: 0px 15px 15px;
	width: 340px;
}
#rightcolumn {
	padding: 0px 10px 15px 15px;
	width: 233px;
	float: left;
}
#contentwrapper {
	float: left;
	width: 832px;
	background-image: url(images/centerwrapper_bgr.gif);
	background-repeat: repeat-y;
}
#mail-contentwrapper {
	float: left;
	width: 832px;
}
#innerwrapper {
	float: left;
	width: 574px;
}
#largeimg {
	margin: 0px;
	padding: 0px 14px 15px 10px;
	width: 549px;
	float: none;
	clear: both;
	background-color: #FFFFFF;
}
#break {
	overflow: hidden;
	float: left;
	clear: both;
}
#footer {
	width: 812px;
	clear: both;
	background: #FFFFFF url(images/footer_bgr.gif) no-repeat;
	margin: 0px 10px;
	padding: 20px 0px 10px;
	font-size: 11px;	
}


/* Navigation
-------------------------------------------------------------------*/
#nav1 {
	width: 734px;
	top: 215px;
	float: left;
	position: absolute;
	padding-left: 0px;
	
}
#nav1 ul { 
	margin-left: 0px; 
	position: absolute; 
	overflow: hidden; 
}
#nav1 ul li {
	float: left;
	display: block;
	color: #333;
	margin-right: 8px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
#nav1 ul li a { 
	text-decoration: none; 
}
#nav1 ul li a:hover {
	color: #666666;
}
#nav1 .current_page_item a, #nav1 .current_page_ancestor a {
	color: #3E0000;
}

/* Nav 2
-------------------------------------------------------------------*/
#nav2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;	
}

#nav2 li {
	float: left;
	text-decoration: none;
	list-style-type: none;
}

#buffer {
	height: 3px;
	width: 179px;
	padding: 0px;
	float: left;
	overflow: hidden;
	margin-bottom: 15px;
}
#nav2 li a {
	display: block;
	text-decoration: none;
	color: #333;
	font-size: 11px;
	background-image: url(images/nav2_bgr.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 179px;
	padding-top: 6px;
	font-weight: bold;
}
#nav2 li a:hover {
	color: #999;
}
#nav2 ul {
	float: left;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;	
}

#nav2 ul li {
	margin: 0px;
	padding: 0px;
}
#nav2 ul li a {
	display: block;
	width: 169px;
	text-decoration: none;
	color: #333333;
	background-image: none;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	height: 14px
}
#nav2 ul li a:hover { 
	text-decoration: none; 
	color: #999999; 
}
#nav2 li.current_page_item a, #nav2 li.current_page_ancestor a {
	color: #3E0000;
}
#nav2 ul li.page_item a {
	color: #333333;
}
#nav2 ul li.page_item a:hover {
	color: #999999; 
}
/* Sidebar 2
-------------------------------------------------------------------*/

.block ul li {

	list-style-type: none;
	text-decoration: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 179px;
}

.block p	{ margin-top: 0px; }
.block a:hover { color: #666666; }
#sidebar .block { padding-bottom: 10px; }
#sidebar2 .block { padding-bottom: 10px; }

/* Calendar
-------------------------------------------------------------------*/

#calendartop {
	background-image: url(images/calendar_board.gif);
	height: 1px;
	width: 233px;
	margin-top: 0px;
	padding: 0px;
	overflow: hidden;
}

#calendar{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;	
}

#calendarbottom {
	background-image: url(images/calendar_board.gif);
	height: 3px;
	width: 233px;
	padding: 0px;
	float: left;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: -1px;
}

/* Postlistings
-------------------------------------------------------------------*/

#content .post {
	
}

.post_archive {
padding-bottom: 5px;
}

.newsitem_lgimage {
	padding-bottom: 10px;
	padding-top: 0px;	
}

.newsitem_smallimage {
	float: left;
	padding-right: 8px;
	padding-bottom: 5px;	
}

#content #post_padding {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	overflow: hidden;
}

#content #postdata {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 11px;
	clear:both;	
}

#content .post p, #mail-content .post p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#home_header{
	margin-bottom: 10px;
}

#posts_header{
	background-image: url(images/latestnews_bgr2.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;

}
#more_news{
	text-align: right;
	padding-top: 0px;	
}

/* Single post
-------------------------------------------------------------------*/

#posts_bottom{
	margin-top: 25px;
}

.date {
	padding-left:22px;
	height:14px;
	line-height:14px;
	font-size:11px;
	background-position:0 -50px;
	background-image: url(images/icons.gif);
	background-repeat: no-repeat;
	float: left;
}
.pdf {
	background:url(images/icons.gif) no-repeat;
	padding-left:20px;
	margin-left:10px;
	height:14px;
	line-height:14px;
	display:block;
	font-size:11px;
	background-position:0 -64px;
	float: left;
}

.pdf a {
	text-decoration: underline;
	color: #333333;
}
.pdf a:hover {
	color: #999999;
}
.addtofacebook2{
	display:block;
	background:url(images/icons.gif) no-repeat;
	padding-left:20px;
	margin-left:10px;
	height:14px;
	line-height:14px;
	font-size:11px;
	background-position:0 -82px;
	float: left;
}
.post-info {
	margin-top:10px;
	padding-top:10px;
	padding-bottom:20px;
	background-image: url(images/latestnews_bgr.gif);
	background-repeat: no-repeat;
	clear: both;
}

/* Page titles
-------------------------------------------------------------------*/

#feature_review{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 14px;
	background-image: url(images/quote_bgr.gif);
	background-repeat: no-repeat;
}


#review_by{
	padding-bottom: 8px;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

.title_image {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#foreign_rights_title {
	background-image: url(images/foreign_rights_bgr.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#title_info{
	color: #666666;
	width: 233px;
	padding-top: 10px;
	padding-bottom: 14px;
	background-image: url(images/quote_bgr.gif);
	background-repeat: no-repeat;
}


/* Mail widget
-------------------------------------------------------------------*/
#MailPress {
	background-image: url(images/subscribe_bgr3.gif);
	background-repeat: no-repeat;
	padding: 48px 10px 10px;
	height: 70px;
	width: 213px;
}

.MailPressFormEmail {
	width: 204px;
	font-size: 11px;
	margin-bottom: 10px;
	padding: 2px;
}
.MailPressFormSubmit, .button {
	font-size: 11px;
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 1px;
	background-color: #FFFFFF;
	background-image: url(images/subscribe_bgr2.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}
.entry {
	padding-top: 5px;
}
#mail-content h3 {
	padding-top: 10px;
}

/* Tell a friend
-------------------------------------------------------------------*/
.tellfriend{
	float: right;
	background:url(images/icons.gif) no-repeat;
	padding-left:20px;
	margin-top:8px;
	height:14px;
	line-height:14px;
	font-size:11px;
	background-position:0 -64px;
}

.tellfriend a {
	text-decoration: underline;
	color: #333333;
}
.tellfriend a:hover {
	color: #999999;
}

/* Add to facebook
-------------------------------------------------------------------*/
.addtofacebook{
	float: right;
	display:block;
	background:url(images/icons.gif) no-repeat;
	padding-left:20px;
	margin-top:8px;
	margin-right:0px;
	margin-left:10px;
	height:14px;
	line-height:14px;
	font-size:11px;
	background-position:0 -82px;
}

.addtofacebook a {
	text-decoration: underline;
	color: #333333;
}
.addtofacebook a:hover {
	color: #999999;
}

/* Comment Area
-------------------------------------------------------------------*/
#comment-area {
	margin-top:10px;
	padding-top:10px;
	background-image: url(images/latestnews_bgr.gif);
	background-repeat: no-repeat;
}
#comment-area #comment {
	width: 337px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#comment-area #submit {
	font-size: 11px;
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 1px;
	background-color: #FFFFFF;
	background-image: url(images/subscribe_bgr2.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#comment-area #email, #url{
	margin-top: 5px;
}
#comment-area #author{
	margin-top: 10px;
}
#comment-area ol li{
	list-style-type: none;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#comment-area ol{
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#comment-area #respond{

}
#comment-area .navigation{
	display: none;	
}