/*
Theme Name: Radar Magazine
Theme URI: http://radarzine.com
Description: Radar Magazine theme
Version: 1.0
Author: Jesper Frisk/Helena Radelius
Author URI: http://jesperfrisk.se
Tags: black, fixed width, two columns, widgets

	Radar Magazine
	 http://radarzine.com

	This theme is built by Jesper Frisk from a design by Helena Radelius

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
br.clear {
	clear: both;
}



/*
=========================
HÄR BÖRJAR SAJTENS EGNA CSS
=========================
*/

/* Begin Typography & Colors */
body {
	font: 12px "Helvetica", Verdana, Arial, Sans-Serif;
	background: #efefef;
	color: #333;
	text-align: left;
	margin: 0;
	padding: 0;
}
a {
	color: #555;
}
div#wrapper {
	width: 1175px;
/*	margin: 10px 20px; */
	margin: 5px auto;
}
div#header_wrapper {
	background: #fff;
	width: 100%;
}
div#header_wrapper div#content {
	margin: 0 auto;
	padding-top: 10px;
	width: 1175px;
	border: 0;
	text-align: left;
}
div#header {
/*	height: 153px; */
	padding-bottom: 7px;
	width: 100%;
}
div#header h1 {
	background: url(images/radar-logo.jpg) no-repeat;
	display: block;
	width: 880px;
	height: 113px;
	padding: 0;
	text-indent:-999em; 
	overflow:hidden;
}
div#header h1 a {
	display: block;
	width: 880px;
	height: 113px;
}
div#header ul#menu {
	margin: 7px 0;
	padding: 0;
	list-style: none;
}
ul.subMenu {
	width: 144px;
	margin: 0;
	position: absolute;
	display: none;
	z-index: 9999;
}
		
ul#menu ul.subMenu li {
	display: block;
	width: 120px;
}
div#header ul#menu li {
	display: block;
	width: 124px;
	height: 26px;
	color: #fff;
	float: left;
	margin: 0 2px 0 0;
	padding: 0;
	text-align: center;
}
div#header ul#menu li.last {
	margin: 0;
}
div#header ul#menu li a {
	display: block;
	background: #999;
	width: 124px;
	height: 19px;
	font-size: 14px;
	padding: 7px 0 0;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

ul#menu ul.subMenu li a {
	font-size: 12px!important;
}
div#header ul#menu li a:hover {
	background: #FD00BF;
}
div#datesearch {
	margin: 0 0 3px;
	height: 30px;
}
div#datesearch div#date {
	padding: 7px 0 4px;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
}
/*div#header div#datesearch div#search {
	float: left;
	text-align: right;
	margin: 0 6px 0 28px;
}*/
div#datesearch div#search {
	float: right;
	margin-right: 295px;
}
div#datesearch div#search div.date {
	color: #888;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
div#datesearch div#search div {
/*	border: 1px solid #cbcccd; */
	padding: 2px 0px 2px 3px;
}
div#search input#s {
	border: 0;
	color: #555;
	margin-top: -2px;
	padding: 3px 0 2px;
	width: 150px;
	height: 14px;
}
input#searchsubmit {
	background: #bbbcbe;
	color: #fff;
	font-size: 10px;
	width: 38px;
	margin: 1px 1px 1px 0;
	height: 19px!important;
	border: none;
}

/* ==================================
	MAIN 

*/

div#main div.bigcolumn,
din#main div.blogcolumn {
	float: left;
	width: 565px;
	padding: 10px;
	background: #fff;
}

div#main div.blogcolumn {
	width: 680px;
	float: left;
	padding: 10px;
	background: #fff;
}
div#main div.giganticcolumn {
	float: left;
	width: 880px;
	background: #fff;
}
div#main div.bigcolumn.static-page {
	padding-top: 15px;
}
div#main div.bigcolumn h2 {
	font-size: 24px;
	margin-bottom: 4px;
}

div#main div#sidecolumn,
div#main div#blogsidecolumn {
	float: left;
	width: 275px;
	margin: 0 0 10px 10px;
	padding: 5px;
	background: #fff;
}

div#main div#blogsidecolumn {
	width: 160px;
}
div#main div#annonser {
	float: left;
	width: 250px;
	margin: 0 0 10px 10px;
	padding: 5px;
	padding-top: 5px;
	background: #fff;
}
div#main div#annonser.blogpage {
	margin-top: -170px;
}

div#main div#ettapuff,
div#main div#lovespuff {
	height: 385px;
	margin-bottom: 45px;
}
div#main div#ettapuff {
	margin-bottom: 25px;
}
div#main img.ettathumbnail {
	width: 565px;
	height: 338px;
}
div#main div.image_container {
	margin-bottom: 15px;
	position: relative;
}
div#main div#ettaimages div.image,
div#main div#lovesimages div.image {
	position: absolute;
	z-index: 0;
	width: 565px;
}
div#main div.slideshowimages {
	position: relative;
	cursor: pointer;
}
div#main div.slideshowimages div.gallery-row {
	position: absolute;
	z-index: 0;
	width: 640px;
}
div#main div.slideshowimages div.gallery-row div.gallery-item {
	text-align: center;
}
div#main div.slideshowimages div.gallery-row p.gallery-caption {
	text-align: left;
	padding-top: 3px;
	font-size: 11px;
}
div#main div.slideshow {
	position: relative;
	height: 380px;
	margin-bottom: 5px;
}

div.bloglist div.slideshow,
div.post div.slideshow {
	height: 454px!important;
	margin-bottom: -10px!important;
}
div#main div.slideshownavigation {
	position: absolute;
	right: 0;
	bottom: 0;
	margin-top: 0px;
	padding: 3px 0 3px;
	font-size: 11px;
	width: 80px;
	z-index: 999;
	background: #fff;
}
div#main div.image_container div#ettaoverlay,
div#main div.image_container div#lovesoverlay {
	position: absolute;
	top: 312px;
	left: 400px;
	z-index: 100;
	height: 16px;
	background: #fff;
	color: #808183;
	font-weight: bold;
	padding: 7px 5px 3px;
}
div#main div.image_container div#ettaoverlay a,
div#main div.image_container div#lovesoverlay a {
	color: #808183;
	text-decoration: none;
	margin: 0 2px;
	padding: 2px;
}
div#main div.image_container div#ettaoverlay a.activeSlide,
div#main div.image_container div#lovesoverlay a.activeSlide {
	color: #000;
/*	border-bottom: 2px solid #a24695; */
}
div#main div#ettatext,
div#main div#lovestext {
	float: left;
	width: 480px;
}
div#main div#ettatext h2,
div#sidecolumn div.blogger div.summary h2,
div#main div#lovestext h2 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
}
div#main div#ettalink,
div#main div#loveslink {
	float: left;
	text-align: right;
	width: 65px;
	padding-left: 20px;
}
div#main div#ettalink a,
div#main div#loveslink a {
	color: #ff487f;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
div#main div#ettalink a:hover,
div#main div#loveslink a:hover {
	text-decoration: underline;
}

div#main h2.loves {
	background: url(images/loves.gif) no-repeat;
	display: block;
	width: 201px;
	height: 31px;
	padding: 0;
	text-indent:-999em; 
	overflow:hidden;
}
hr.loves {
	border: 0;
	background: #efefef;
	height: 1px;
	color: #efefef;
}

div#sidecolumn.bloggers {
	margin-top: -12px;
}
div.blogbadge {
	background: #999;
	padding: 2px;
	color: #fff;
}
div.adsbadge {
	font-size: 10px;
	padding-left: 3px;
	color: #444;
	border-bottom: 1px dashed #888;
	margin-bottom: 5px;
}
div#sidecolumn div.blogger {
	width: 275px;
	border-bottom: 1px solid #dbdcdd;
	padding: 5px 0 5px;
	clear: both;
}
div#sidecolumn div.blogger.last {
	border: none;
}
div#sidecolumn div.blogger div.photo {
	float: left;
	width: 128px;
	height: 98px;
	background: #ccc;
	margin-right: 6px;
}
div#sidecolumn div.blogger div.photo img.blogger_thumbnail {
	width: 128px;
	height: 98px;
}
div#sidecolumn div.blogger div.summary {
	float: left;
	width: 136px;
	padding-right: 5px;
}
div#sidecolumn div.sidebar-blog {
	padding: 5px;
}
div.blogger div.summary a {
	display: block;
	width: 130px;
}
div.blogger div.summary a.big {
	min-height: 40px;
}
div.cat_column {
	float: left;
	width: 260px;
	margin-bottom: 20px;
}
div.cat_column.left {
	margin-right: 44px;
}
div.cat_column div.photo {
	float: left;
	width: 133px;
	height: 121px;
	background: #ccc;
	margin-right: 10px;
}
div.cat_column div.summary {
	float: left;
	width: 117px;
}
div.cat_column h2 {
	font-size: 24px;
}
div.cat_column h2 a,
div.cat_column div.summary a,
div.blogger h2 a,
div.blogger div.summary a {
	color: #000;
	text-decoration: none;
}
div.cat_column div.summary a {
	display: block;
	width: 117px;
}
div.cat_column div.summary a.big {
	min-height: 90px;
}
img.cat_thumbnail {
	width: 133px;
	height: 121px;
}
div#footer,
div#footer a {
	color: #666;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
div#footer {
	margin: 10px 0 0;
	padding: 0 0 50px;
}
div#footer ul {
	list-style: none;
}
div#footer ul li {
	float: left;
	border-right: 1px solid #666;
	padding: 0 6px;
}
div#footer ul li.last {
	border:none;
}
div#blog_banner {
	height: 160px;
	margin-bottom: 10px;
}
div#main div#sidecolumn h2 {
	font-size: 14px;
}
div#main div#sidecolumn h2.big {
	font-size: 24px;
}
div#main div#sidecolumn ul.widget {
	padding-bottom: 10px;
}
div#main div#sidecolumn h2 a {
	color: #000;
	text-decoration: none;
}
div#main div#sidecolumn h2 a:hover {
	text-decoration: underline;
}


/* ENTRIES */


div.post {
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
}
div.entry {
	line-height:20px;
}
div.archivepost {
	padding-top: 20px;
	padding-bottom: 50px;
	border-bottom: 1px solid #efefef;
}

div.entry div.the_content {
	clear: both;
}
div.entry div.the_content ul {
	list-style: disc;
	padding-left: 15px;
}

div.entry p {
	margin-bottom: 12px;
}

div.blogads {
	clear:both;
	width:100%;
	text-align: center;
}

div.posttop {
	clear:both;
	width:100%;
	height:43px;
	margin-top:10px;
	margin-bottom: 10px;
}
div.posttop div.image {
/*	float: left; */
	width: 525px;
	margin-bottom: 10px;
	clear: both;
}
div.posttop .dateicon {
	border-right:3px solid #CCCCCC;
	padding-right:8px;
	height: 43px;
	float:left;
}
div.posttop .title {
	padding-left:8px;
	float:left;
}
div.posttop .dateicon .day {
	font-size:23px;
	color:#9d8c8c;
	clear:both;
	text-align:right;
	text-transform:uppercase;
}
div.posttop .dateicon .month {
	font-size:12px;
	color:#bfbfbf;
	clear:both;
	text-align:right;
	text-transform:uppercase;
}
div.posttop .thetitle a {
	font-size:26px;
	color:#444;
	clear:both;
}

.posttop .thetitle a:hover {
	text-decoration:none;
	color:#9d8c8c;
}

.posttop .title .under {
	font-size:12px;
	color:#bfbfbf;
	clear:both;
}

div.postbottom {
	clear:both;
	float:right;
	margin-bottom: 10px;
}

div.postbottom a.commentslink {
	height:30px;
	padding-top:3px;
	display:block;
	float:left;
	padding-right:6px;
}

.postbottom a.facebook {
	width:30px;
	height:36px;
	display:block;
	float:left;
	background-image:url(images/facebook.gif);
}

.postbottom a.twitter {
	width:31px;
	height:36px;
	display:block;
	float:left;
	background-image:url(images/twitter.gif);
}

.posttop a,
.postbottom a {
	color:#bfbfbf;
	text-decoration:none;
}
.posttop a:hover,
.postbottom a:hover {
	color:#555555;
	text-decoration:underline;
}

/* COMMENTS */
h3#comments {
	font-size: 14px;
}

#commentform label{
	width: 200px;
	float: left;
}

#commentform input {
padding: 2px;
margin: 5px 5px 1px 0;
}

#commentform textarea {
padding: 2px;
height: 150px;
}
#commentform input, #commentform textarea{
	border:#CCCCCC solid 2px;
	width: 250px;
	margin-right: 25px;
}
#commentform label.error{
	font-size: 11px;
	margin-left: 200px;
	background: #fbfcda url("images/unchecked.gif") no-repeat left;
	border:1px solid #dbdbd3;
	width:233px;
	margin-top:1px;
	padding: 3px;
	padding-left:20px;
	
}

#commentform #submit {
	width: 130px;
margin-right:32px;
float: right;
}

.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding-left:30px;
text-align: justify;
}

.commentlist li {
margin: 15px 45px 15px 3px;
padding: 5px 10px 3px;
list-style: none;
border-bottom:#CCCCCC dotted 1px;
}

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

#commentform p {
margin: 5px 0;
}

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

div.commentmetadata {
	margin: 0;
	display: block;
	color:#555555;
	font-weight: normal;
}
div.commentmetadata a {
	color: #999;
	text-decoration: none;
	font-size: 10px;
}
div.commentmetadata a:hover {
	text-decoration: underline;
	color: #555;
}

ol.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
}

#commentform {
	text-align:left;
	padding-left:35px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
}

.commentlist p {
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#888888;
}
#commentform p {
	font-family:Arial, Helvetica, sans-serif;
}
#commentform small {
	font-size: 10px;
}

div.navigation {
	font-size: 12px;
	height: 12px;
	margin: 10px 0 15px;
}
div.navigation a {
	color: #555;
}
div.navigation div.alignleft {
	float: left;
}
div.navigation div.alignright {
	float: right;
}

div.sidebar_description {
	color: #555;
	padding-left: 5px;
}
strong.search-excerpt { background: yellow; }

img.overview_banner {
	margin-bottom: 5px;
}
div#ettaads {
	clear: both;
	text-align: center;
	margin-bottom: 30px;
}
div#headerads {
	margin-bottom: 10px;
}
div.ad {
/*	margin-bottom: 7px; */
}
div#headeradswrap iframe {
	margin-bottom: 6px;
}

/* FLICKR WIDGET */
.zg_div {margin:0px 5px 5px 0px; width:117px;}

.zg_div_inner {border: solid 1px #333333; background-color:#ffffff;  color:#666666; text-align:center; font-family:arial, helvetica; font-size:11px;}

.zg_div a, .zg_div a:hover, .zg_div a:visited {color:#666666; background:inherit !important; text-decoration:none !important;}

a.rss {
	display: block;
	margin: 4px 0 0 3px;
	vertical-align: top;
	padding:2px 0 0 20px; 
	height:18px;
	background:url(images/rsslink.gif) no-repeat top left;
}


/* FANCYBOX */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	background: transparent;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('images/fancybox/fancy_loading.png') no-repeat;
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 32px;
	height: 32px;
	background: url('images/fancybox/fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background: url('images/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background: transparent url('images/fancybox/fancy_title_left.png') repeat-x;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background: transparent url('images/fancybox/fancy_title_main.png') repeat-x;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background: transparent url('images/fancybox/fancy_title_right.png') repeat-x;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background: transparent url('images/fancybox/fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico {
	background: transparent url('images/fancybox/fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

div.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 1001;
}

div#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('images/fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy-bg-ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('images/fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('images/fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('images/fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy-bg-nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancybox/fancy_shadow_nw.png') no-repeat;
}

div.lightbox {
	text-align: center;
	margin: 8px 0 8px;
}
a.lightbox {
	padding: 2px;
}