/*
Theme Name: Reklamproffsen
Theme URI: http://www.reklamproffsen.se
Description: Wordpress-tema för Reklamproffsen
Author: Simon Wämmerfors
Author URI: http://www.wonderville.se
Template: k2
*/


/* Typography */

body {
    font-family: Helvetica, Arial, sans-serif;
	}

strong, em, b, i {
    font-family: Helvetica, Arial, sans-serif;
	}

h1, .blog-title, h2, h3 {
	font-family: Helvetica, Arial, sans-serif;
	}

h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	}
	
a {
	font-weight:normal;
	text-decoration:none;
	color: #f68b1f;
	}
	
a:hover {
	text-decoration: underline;
	}

body.page .entry-content,
body.blog .entry-content,
body.single .entry-content{
	text-align: left;
	}
	
body.page .entry-content h3,
body.blog .entry-content h3,
body.single .entry-content h3{

	padding: 0;
	font-size: 1.2em;
	margin-bottom: -0.4em;
	font-weight: bold;
	}
	
body.page .entry-content h2,
body.blog .entry-content h2,
body.single .entry-content h2{
	margin-top:1.25em;
	font-size:2.1em;
	font-weight: normal;
	}
	
body.page .entry-content h1,
body.blog .entry-content h1,
body.single .entry-content h1{
	margin-top:1.25em;
	font-size:3.5em;
	}



/* Page Structure */

body {
	background: white;
	background-image: url("images/background.png");
	background-repeat:repeat-x;
	}


#page {
	padding: 0;
	background-color: transparent;
	border: 0;
	}

#sidebar-1, #sidebar-2 {
	display:none;
}

.columns-one #page {
	width: 918px;
	}
	
#primary {
	width: 600px;
	padding: 50px 0 0;
	}
	
#header {
	position: relative;
	height: 215px;
	background-image: url("images/header-background.png");
	background-repeat:no-repeat;
	background-color: transparent;
	overflow: hidden;
	}
	
#subheader {
	margin-left: 9px;
	margin-top:6px;
	
}

#subheader img {
	float:left;
}

div.comments {
display: none;
}


	
	
	
	
	
	/* Main Menu in Header */


.columns-one #page ul.menu {
	position: absolute;
	white-space: nowrap;
	bottom: 10px;
	margin: 0 20px;
	display: block;
	float:none;
	width: 878px;
	text-align:center;
	border-top: #e5e5e5 solid 1px;
	}
	

ul.menu li {
	float: none;
	display:inline-block;
	zoom: 1;
	*display:inline;
	list-style: none;
	}

ul.menu li {
	margin: 0;
	}

ul.menu li a {
	padding: 15px 10px;
	font-size: 1em;
	font-weight: bold;
	color: black;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	text-transform:uppercase;
	text-shadow: #c0c0c0 1px 1px 2px;
	}

ul.menu li a:hover {
	color: black;
	background: white;
	text-decoration: underline;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover,
body.single ul.menu li.blogtab a,
body.single ul.menu li.blogtab a:hover {
	color: black;
	background: white;
	text-decoration: underline;
	}
	
	
	
	
	
	
	
/* Primary Contents */


.hentry {
	margin-bottom: 50px;
}


	
	
	
	
	
	
	
	/* Headings */


.blog-title {
	height: 126px;
	width: 235px;
	padding: 0;
	display: block;
	margin: 25px auto 0;
	background-image: url("images/logotype.png");
	text-indent: -1000px;
	}
	
#header p.description {
	text-indent: -1000px;
	}
	
.entry-title, h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 3.5em;
	font-weight: normal;
	}
	
body.page #current-content .entry-title {
	margin: 0;
	text-align: left;

	}
	

	
/* Nyhetsrutan */

#subheader #news {
	background-image: url('images/news-background.png');
	background-repeat:no-repeat;
	overflow:hidden;
	width: 188px;
	height: 139px;
	margin-left: 15px;
	float:left;
	padding: 15px;
}

h3.news-title {
	color: #502800;
	text-transform:uppercase;
	font-size: 1.1em;
	font-weight:bold;
	padding-bottom: 4px;
	border-bottom: solid 1px #a45200;
	
}

#news ul {
	border-top: solid 1px #d36900;
	padding-top: 7px;
}

#news ul li {
	list-style:none;
		color: white;

}

#news ul li span.recentdate {
	color: white;
	text-transform:uppercase;
	font-size: 1em;
	display:block;
	margin: 1px 0 0;
	font-size:1em;
}

#news ul li a {
	margin-bottom: 8px;
	margin-top: 2px;	
	display:block;
	font-size: 1.2em;


}
	
/* Footer */
	
	
#footer {
	height: 700px;
	clear: both;
	margin: 0 auto;
	padding: 35px 0 40px;
	text-align: center;
	color: #777;
	}
	
#footer div#prodcat-wrapper  {
	width: 930px;
	margin-right:auto;
	margin-left:auto;
	}	
	
#footer div.prodcat  {
	position:relative;
	width: 185px;
	height: 144px;
	display:inline-block;
	zoom: 1;
	*display:inline;
	margin-right: -3px;
	margin-bottom: -2px;

	}

#footer div.prodcat a {
	text-transform:uppercase;
	text-shadow: #c0c0c0 1px 1px 2px;
	color:#000;
	font-size: 1.2em;
		
	}
	
#footer div.prodcat a:hover {
	text-decoration:underline;
		
	}
	
#footer div.prodcat a span {
		width: 185px;
		position:absolute;
		bottom: 15px;
		left: 0px;
	}
	
#footer div#footer-brands {
	background-image: url("images/footer-background.png");
	background-repeat: repeat-x;
	margin-top: 45px;
	padding: 40px 0 40px;
	height: 123px;
}

#footer div#kontaktuppgifter {
	margin-top: 15px;
	padding-bottom: 50px;
	font-size: 1.2em;
	}
	
#footer div#kontaktuppgifter a {
	font-weight:normal;
	text-decoration:none;
	color: #ec8014;
	}
	
#footer div#kontaktuppgifter a:hover {
	text-decoration: underline;
	}


/* Referensbilder */

div.referenser img {
margin: 0 30px 25px 0;
}

/* Personalbilder */

div#magnifier3 img {
margin-right: 10px;
}

