@charset "UTF-8";
/* CSS Document */
/*  
Theme Name: Swedestep

Theme URI: 

Description: Swedesteps WP tema

Version: 1.0

Author: Maximilian Romlin, Jim Kollevik

Author URI: http://

*/
/*--bredd, höjder utseende------------------------------------------------------------------------*/
@font-face {
    font-family: 'FolksLightRegular';
    src: url('fonts/Folks-Light-webfont.eot');
    src: url('fonts/Folks-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Folks-Light-webfont.woff') format('woff'),
         url('fonts/Folks-Light-webfont.ttf') format('truetype'),
         url('fonts/Folks-Light-webfont.svg#FolksLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

img {
	border:none;
}

* {
	padding:0;
	margin:0;
}

hr {
	border:0;
	border-top:dashed thin #999;
	margin-bottom:25px;
	margin-top:25px;
	clear:both;
}

body {
	font-family:Helvetica, Arial, sans-serif;
	background-color:#FFF;
	color:#343434;
	height:100%;
}

#wrapper {
	min-height:70%;
	width:790px;
	margin:0 auto;
}

#searchform {
}

#header {
	width:100%;
	height:100px;
	background-color:#2D7FB2;
	background-image:url(images/bg.png);
	border-bottom:dashed thin #F9F9F9;
}

#title {
	width:850px;
	margin:0 auto;
}

.title {
	padding-top:15px;
	float:left;
}

#alg {
	padding-top:10px;
	float:right;
	width:88px;
	height:70px;
	background-image:url(images/alghuvud.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#alg img {
}

#flagmenu {
	float:left;
	clear:both;
}

#flagmenu li {
	display:inline-block;
	*display:inline;
}

#menu {
	margin-top:45px;
	margin-right:25px;
	float:right;
	font-family:'Mate SC', serif, Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	text-transform:uppercase;
}

#menu a {
	text-decoration:none;
	color:#FFF;
}

#menu a:hover {
	color:#FDFF9D;
}

#menu ul {
	text-align:center;
	margin:0 auto;
}

#menu li {
	margin-left:15px;
	margin-right:15px;
	display:inline-block;
	*display:inline;
}

#menu .current_page_item a {
	color:#FDFF9D;
}

#menu .current-menu-item a {
	color:#FDFF9D;
}

#menu .current-page-ancestor a {
	color:#FDFF9D;
}

#menu .sub-menu .current_page_item a {
	color:#00B3F5;
}

#menu .sub-menu {
	background-color:#F4F4F4;
	width:100px;
	font-size:0.9em;
	display:none;
	text-align:left;
	position:absolute;
	padding-top:10px;
	padding-bottom:15px;
	z-index:999;
	margin-left:-10px;
}

#menu .sub-menu li {
	width:100%;
	margin-top:15px;
	margin-left:15px;
	margin-right:0;
}

#menu .sub-menu li a {
	color:#CCC;
}

#menu .sub-menu li a:hover {
	color:#00B3F5;
}

#menu li:hover > .sub-menu {
	display:block;
}

#container {
}

#content {
	padding-top:45px;
	padding-bottom:45px;
}

#sidebar {
	padding-top:45px;
	width:165px;
	padding-right:25px;
	float:left;
	line-height:110%;
}

#sidebar li .current_page_item {
	list-style-type:disc;
}

#sidebar .menu {
	margin-top:10px;
	font-size:0.8em;
	list-style-type:none;
}

#sidebar .sub-menu {
	margin-left:15px;
	list-style-type:circle;
}

#sidebar li {
	padding-bottom:10px;
}

#sidebar li li {
	padding-bottom:0;
}

#sidebar li li:hover {
	list-style-type:disc;
}

#prodcontent {
	float:right;
	width:600px;
	padding-top:45px;
	padding-bottom:45px;
}

.post {
}

.contactpost {
	padding-bottom:25px;
	width:300px;
	min-height:395px;
}

#contactform {
	padding-top:25px;
	border-top:dashed thin #999;
	float:left;
	width:300px;
	font-family:'FolksLightRegular', Arial, Helvetica, sans-serif;
}

#contactform h1 {
	margin-bottom:5px;
	font-family:'FolksLightRegular', Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-weight:200;
	font-size:1.4em;
}

#contactform li {
	list-style:none;
}

#contactform input {
	font-family:'FolksLightRegular', Arial, Helvetica, sans-serif;
	border:0;
	width:290px;
	height:30px;
	padding:5px;
	font-size:0.9em;
	margin-bottom:10px;
	background-color:#EAF6FE;
	border-radius:5px;
	box-shadow:inset 1px 1px 2px #CCC;
}

#contactform input:hover {
	background-color:#FFF;
}

#contactform input:focus {
	background-color:#FFF;
}

#contactform textarea {
	font-family:'FolksLightRegular', Arial, Helvetica, sans-serif;
	font-size:0.9em;
	border:0;
	width:290px;
	height:200px;
	resize:none;
	background-color:#EAF6FE;
	padding:5px;
	border-radius:5px;
	box-shadow:inset 1px 1px 2px #CCC;
}

#contactform textarea:hover {
	background-color:#FFF;
}

#contactform textarea:focus {
	background-color:#FFF;
}

#contactform #contactsubmit {
	border:solid thin #CCC;
	box-shadow:none;
	margin-top:20px;
	height:30px;
	width:100px;
}

#contactform #contactsubmit:hover {
	background-color:#EAF6FE;
}

.pageimg {
	width:400px;
	float:right;
	text-align:center;
}

#referencefix {
	padding-top:25px;
	border-top:dashed thin #999;
	width:400px;
	float:right;
}

#referencefix #reference {
}

#referencefix #reference h1 {
	margin-bottom:5px;
	font-family:'FolksLightRegular', Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-weight:200;
	font-size:1.4em;
}

.clearfix {
	clear:both;
}

.entry {
}

.entry p {
	font-family:'FolksLightRegular', Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:135%;
}

.entry h1, h2, h3 {
	letter-spacing:1px;
	font-weight:200;
}

.entry h1 {
	margin-bottom:10px;
	font-size:1.4em;
}

.entry h2 {
	margin-bottom:10px;
	font-size:1.2em;
}

.entry h3 {
	margin-bottom:10px;
	font-size:1em;
}

.postmetadata {
}

.posttitle {
}

.postmetadata {
}

a {
	color:#434343;
	text-decoration:none;
}

.error {
}

#rotator {
	padding-bottom:20px;
	margin-bottom:15px;
	background-image:url(images/wpcykelskugga.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}

#content #caption {
	font-size:1em;
}

.wpcolumn-wrapper {
	padding-top:20px;
	padding-bottom:20px;
	border-top:dashed thin #999;
	border-bottom:dashed thin #999;
	margin-bottom:25px;
}

.wpcolumn-wrapper-3 .wpcolumn {
	padding-top:15px;
	padding-bottom:15px;
	float:left;
	width:236px;
}

.wpcolumn-wrapper-3 .wpcolumn h1, h2, h3 {
	font-family:'FolksLightRegular', Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	letter-spacing:0;
}

.wpcolumn-wrapper-3 .wpcolumn p {
	font-family:'FolksLightRegular', Arial, Helvetica, sans-serif;
	font-style:normal;
}

.wpcolumn-1 {
	margin-left:20px;
	margin-right:10px;
}

.wpcolumn-2 {
	margin-left:10px;
	margin-right:10px;
}

.wpcolumn-3 {
	margin-left:10px;
	margin-right:20px;
}

.wpcolumn-clearfix {
	clear:both;
}

/*--footer--------------------------------------------------------------*/

#footer {
	color:#FFF;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#2D7FB2;
	background-image:url(images/bg.png);
	border-top:dashed thin #F9F9F9;
}

#footer a {
	color:#FFF;
}

#footer h1 {
	font-weight:200;
	font-size:0.9em;
	margin-bottom:10px;
}

#footer p {
	font-size:0.8em;
}

#fotterwrapper {
	width:790px;
	margin:0 auto;
}

#footer #reference {
	float:left;
}

#reference ul {
	width:400px;
}

#reference li {
	margin:5px 5px 5px 5px;
	display:inline-block;
	*display:inline;
}

#contact {
	margin-right:40px;
	float:right;
}

#credits {
	padding-top:10px;
	font-size:1em;
	font-weight:700;
	letter-spacing:1px;
	clear:both;
	text-align:center;
}


/*--Image CSS--------------------------------------------------------------*/
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
	display:inline-block;
    background: #fff;
    max-width: 99%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
	zoom:1; *display: inline; _height: 30px;
}

.wp-caption.alignnone {
    margin: 5px 12px 15px 12px;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: 100%;
}

.wp-caption p.wp-caption-text {
    font-size:0.9em;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}


/*--COMMENTS CSS------------------------------------------------------------------------*/
.comments-template{

	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 25px 0 0;

}

.comments-template ol{

	margin: 0;
	padding: 0 0 30px;
	list-style: none;

}

.comments-template ol li{

	margin: 15px 0 0;
	line-height: 18px;
	padding: 0 0 20px;
	border-bottom: 1px solid #ccc;

}

.comments-template h2, .comments-template h3{

	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{

	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.searchsubmit {
}



@media screen and (max-width: 320px) {
	
	#wrapper {
		width:100%;
		margin:0 auto;
	}
	
	#title {
		width:100%;
		margin:0 auto;
	}
	
	.title {
		text-align:center;
		padding-top:15px;
		float:none;
	}
	
	#alg {
		display:none;
	}
	
	#fotterwrapper {
		width:90%;
		margin:0 auto;
	}
	
	#rotator {
		display:none;
	}
	
	#header {
		height:auto;
		overflow:auto;
	}

	#menu {
		margin:30px auto;
		float:none;
		width:100%;
		font-weight:bold;
		font-size:1.3em;
	}
	
	#menu ul {
		text-align:center;
		margin:0 auto;
	}

	#menu li {
		margin-top:5px;
		margin-bottom:5px;
		margin-left:20px;
		margin-right:20px;
		display:inline-block;
	}
	
	#menu .current_page_item a {
		color:#FDFF9D;
	}
	#footer #reference {
		display:none;
	}
	
	#content {
		width:90%;
		margin:0 auto;
	}
	
	#contact {
		text-align:center;
		margin-right:0px;
		float:none;
		margin-bottom:15px;
	}
	
	.wpcolumn-wrapper {
	}
	
	.wpcolumn-wrapper-3 .wpcolumn {
		float:none;
		width:100%;
	}

	.wpcolumn-1 {
		margin-left:0px;
		margin-right:0px;
	}

	.wpcolumn-2 {
		margin-left:0px;
		margin-right:0px;
	}

	.wpcolumn-3 {
		margin-left:0px;
		margin-right:0px;
	}

	.wpcolumn-clearfix {
		clear:both;
	}
	
	iframe {
		margin:0 auto;
		width:100%;
	}
	
	#contactform {
		margin:0 auto;
		width:100%;
	}
	
	#contactform input {
		width:95%;
	}
	
	#contactform textarea {
		width:95%;
	}
	
	.contactpost {
		width:100%;
	}
	
	#referencefix {
		width:100%;
	}
	
	#reference ul {
		width:100%;
	}
	
	.pageimg {
		display:none;
	}
	
	#flagmenu {
		width:100%;
		position:static;
		margin:0 auto;
		clear:both;
	}

	#flagmenu ul {
		padding-bottom:20px;
		text-align:center;
	}

	#flagmenu li {
		margin-left:10px;
		margin-right:10px;
		display:inline-block;
	}
	
	.wp-caption {
		padding-left:15%;
		margin-left:0px;
		margin-right:0px;
	}

	.wpcolumn-3 {
		margin-left:0px;
		margin-right:0px;
	}

	.wpcolumn-clearfix {
		clear:both;
	}
	
	iframe {
		margin:0 auto;
		width:100%;
	}
	
	#contactform {
		margin:0 auto;
		width:100%;
	}
	
	#contactform input {
		width:95%;
	}
	
	#contactform textarea {
		width:95%;
	}
	
	.contactpost {
		width:100%;
	}
	
	#referencefix {
		width:100%;
	}
	
	#reference ul {
		width:100%;
	}
	
	.pageimg {
		display:none;
	}
	
	#flagmenu {
		width:100%;
		position:static;
		margin:0 auto;
		clear:both;
	}

	#flagmenu ul {
		padding-bottom:20px;
		text-align:center;
	}

	#flagmenu li {
		margin-left:10px;
		margin-right:10px;
		display:inline-block;
	}
	
	.wp-caption {
		padding-left:15%;
	}
	#prodcontent {
		float:none;
		padding-top:45px;
		padding-bottom:45px;
		
		width:90%;
		margin:0 auto;
	}
	#container #sidebar {
		float:none;
		width:85%;
		margin:0 0 0 4%;
	}
	#prodcontent img {
		max-width:90%;
		height:auto;
	}
	.advanced_wp_column {
		float:none;
		width:90%;
	}
}