/*   
Theme Name: Brandson - Pictoform.se
Theme URI: http://www.brandson.se
Description: A blank frame work using 960.gs grid system and is licensed under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
Author: Erik Larsson
Author URI: http://www.brandson.se
Version: 1.1.2
*/

@import url('reset.css');

/* `Genric
----------------------------------------------------------------------------------------------------*/
body {
	background: #000;
	outline: none;
	font-family: Arial;
	font-size: 13px;
	letter-spacing: 0.4px;
}

.container_12 {
	width: 950px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.last {
	margin: 0 !important;
}
.wi-frame {
	
}

/* `Header
----------------------------------------------------------------------------------------------------*/
#header {
	width: 950px;
	height: 130px;
	background: url(images/toppillustration.png) top right no-repeat;
	position: relative;
	margin: 0 0 65px 0;
}
.logo-layer {
	width: 305px;
	height: 233px;
	background: url(images/gradient-left-corner.png) -12px -28px no-repeat;
	position: absolute;
	z-index: -1;
	top: 0;
	left: -39px;
	padding: 22px 0 0 46px;
}
.logo {
	position: absolute;
	top: 20px;
	left: 1px;
}
.menu {
	padding: 117px 0 0 0;
}
.menu img {
	float: left;
	margin: 0 35px 0 0;
}
.menu .left {
	float:  left;
}
.menu .right {
	float: right;
	position: relative;
	
}
.menu .right a {
	margin: 0 0 0 25px;
	font-size: 12px;
}
a#dela-sv, a#dela-en {
	margin: 0 !important;
	font-size: 12px;
}


/* `Menu
----------------------------------------------------------------------------------------------------*/
.menu ul {
	list-style: none;
	font-size: 12px;
}
.menu ul li {
	float: left;
	margin: 0 0 0 35px;
	
}
.menu ul li:first-child {
	margin: 0 0 0 1px;
}
.menu ul li a,
.menu ul li a:visited,
.menu .right a,
.menu .right a:visited {
	color: #d9834e;
	text-decoration: none;
	text-transform: uppercase;
}
.menu ul li a:hover,
.menu .right a:hover {
	color: #FFF;
}

.wp-image-27 {
	margin: 3px 0 25px 0px !important;
}
.wp-image-36, .wp-image-26 {
	margin-top: 2px !important;
}

.contact-phone {
	width: 72% !important;
}
/* `Slider
----------------------------------------------------------------------------------------------------*/

#start-slider {
	width: 560px;
	margin: 0px auto;
	min-height: 520px;
}


/* `Content
----------------------------------------------------------------------------------------------------*/
.content {
	width: 745px;
	margin: 0 auto;
	font-size: 12px;
	color: #d3d3d3;
	font-family: Arial;
	min-height: 520px;
}

.content h2 img {
	margin: 0 0 20px 0;
}
.content p {
	margin: 0 0 10px 0;
	letter-spacing: 0.4px;
}
.content a,
.content a:visited {
	color: #d3d3d3;
	text-decoration: none;
}

.content .left {
	float: left;
	width: 320px;
	margin: 0 55px 0 0;
}
.content .left table {
	width: 100%;
	margin: 0 0 30px 0;
}

.content .left table th {
	color: #d9834e !important;
	text-transform: uppercase !important;
}
.content .right {
	float: left;
	width: 370px
}
.content .right table {
	width: 100%;
}
table.contact-form {
	color: #d9834e;
	text-transform: uppercase;
	margin: 45px 0 0 0;
}
table.contact-form td {
	text-align: right;
	padding: 5px;
}
input[type="submit"] {
	color: #d9834e;
	text-transform: uppercase;
	border: none;
	width: 49px;
	background: transparent;
	float: right;
	margin: -6px 0 0 0;
}
input[type="submit"].en {
	width: 36px;
}
input {
	border: none;
	width: 324px;
	height: 21px;
	padding: 3px;
	margin: 0 0 0px 3px;
	color: #000;
	font-family: inherit;
	font-size: 12px;
	
}
textarea {
	border: none;
	width: 324px;
	height: 129px;
	padding: 3px;
	float: right;
	color: #000;
	font-family: inherit;
	font-size: 12px;
}

/* `Portfolio
----------------------------------------------------------------------------------------------------*/
.portfolio {
	color: #d9834e;
	width: 740px;
	margin: 0 auto 50px auto;
	font-family: Arial;
	min-height: 470px
}
.portfolio p {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 12px;

}
.portfolio h2 img {
	margin: 0 0 20px 0;
}
.portfolio p a {
	margin-left: 16px;
}
.portfolio p a:first-child {
	margin-left: 0;
}


.footer {
	color: #9b5c1d;
	width:940px;
	margin: 0 auto;
	height: 30px;
	text-align: right;
	font-size: 11px;
}

/* `Ge
----------------------------------------------------------------------------------------------------*/
.kontakt-page .left {
	margin: 0 30px 0 0;
}

#form-frame {
	float: right;
}

img.share {
	float: none !important;
	padding: 0 5px 0 0;
	margin: 0;
	display: none;
}
.share-icons {
	position: absolute;
	left: -52px;
	width: 54px;
	
	
}
.share-icons a {
	background: none;
	padding: 0;
	margin: 0 !important;
}

#lbCenter {
	padding: 0 30px;
	background-color: #000;
}
