/*
	Theme Name: Imaginary Office
	Theme URI: http://www.julian.se
	Description: Design / Imaginary Office
	Version: 1.0
	Author: Julian Kommunikation
	Author URI: http://www.julian.se
	Tags: julian, imaginary office
*/

/* =References
-----------------------------------------------
Product gallery - http://www.dynamicdrive.com/dynamicindex17/featuredcontentslider.htm
-----------------------------------------------*/

/* =Contents
-----------------------------------------------
01. Structure
02. Header
03. Content
04. Footer
05. Lists
06. Forms
07. Extra
----------------------------------------------- */

/* =Structure (01)
----------------------------------------------- */
*,body,h1,h2,h3,h4,h5,h6,p,div,ul,li,ol,form,fieldset,input,p,hr,table,tr,td,tbody {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0em;
	padding: 0em;
	color: #797464;
	color: #8B8B8B;
	background: white;
	font-family: "Lucida Sans Unicode","Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.75em;
}

/* temporary */

td {
	font-family: "Lucida Sans Unicode","Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
}

a, a:link {
	outline: none;
	color: #B7DEC3;
	background: inherit;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 0 10px;
	color: #797464;
	}

#content h1 {
	padding: 20px 0 0;
}

.home-column h1,
#content .archive h1 {
	padding: 0 0 10px !important;
}

h3 {
	font-size: 1.25em;
}

p {
	font-family: "Lucida Sans Unicode","Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	padding: 0 0 10px;
	line-height: 1.5em;
	}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

blockquote {
	margin: 1em 2em 1em 1em;
	font-size: 0.9em;
}

/* =Header (02)
----------------------------------------------- */
#header {
	margin: 50px auto 0;
	padding: 0 0 5px;
	width: 900px;
	height: 40px;
}

#header #logo img {
	border: none;
	background: none;
	}

#header #logo a:hover {
	background: none;
	}

/* =Content (03)
----------------------------------------------- */
#page {
	margin: -20px auto 0;
	padding: 0em;
	width: 900px;
	position: relative;
}

#content {
	width: 720px;
	float: left;
	margin: 20px 0 0;
}

#content.border {
	border-top: 1px solid #DAD9D9;
}

#content .post {
	border-bottom: 1px dashed #efefef;
	margin: 0 0 20px;
	padding: 0 0 10px;
}

#content .archive {
	background: #f9f9f9;
	width: 200px;
	float: left;
	margin: 20px 0 0;
	padding: 10px;
}

#content .postmetadata {
	color: #bbb;
	background: inherit;
	font-size: 0.9em;
}

#content .navigation {
	padding: 10px 0 0;
}

#content .navigation p {
	background: #f9f9f9;
	padding: 5px 10px;
	display: block;
}

#intro {
	margin: 0 0 10px;
	}

#intro a img {
	border: none;
	}

#intro img {
	padding: 0 2px 0 0;
	}

#intro img.last {
	padding: 0;
	}

#intro .gallery-item {
	margin: 0;
	padding: 0;
	}

#intro .gallery-item img {
	border: none;
	}

.home-column {
	float: left;
	display: inline;
	background: #f9f9f9;
	background: none;
	width: 207px;
	width: 217px;
	margin: 0 20px 10px 0;
	margin: 0 6px 10px 0;
	}

.home-column {
	padding: 5px 15px 15px 5px;
	}

.home-column.rightone {
	width: 206px;
	width: 224px;
	margin: 0;
	}

div.products-all {
	margin-bottom: -10px !important;
	}

.products-all img {
	margin: 0 0 10px;
	border: none;
	}

#sidebar {
	width: 150px;
	float: right;
	height: 538px;
	position: relative;
}

#post-product {
	color: #797464;
	font-size: 0.9em;
	text-transform: lowercase;
	width: 150px;
	margin: 10px 0 0;
	padding: 10px 0 0;
	border-top: 1px solid #DAD9D9;
	position: absolute;
	bottom: -5px;
	}

#post-product h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 5px;
	}

#post-product p {
	padding: 0 0 5px;
	}

#contact-left,
#contact-right {
	float: left;
	display: inline;
	width: 300px;
	margin: 20px 30px 0 0;
	}

#contact-right {
	width: 350px;
	margin: 10px 0 0;
	padding: 20px;
	background: #f9f9f9;
	background: none;
	}

#page-left table td.con-left {
	width: 20px;
	width: auto;
	font-weight: bold;
	font-weight: normal;
	padding-right: 15px;
	}

#page-left table td.indv {
	padding-bottom: 5px;
	}

#page-left,
#page-right {
	float: left;
	display: inline;
	width: 400px;
	margin: 20px 50px 0 0;
	}

#page-right {
	width: 270px;
	margin: 20px 0 0;
	}

#page-left h1 {
	font-size: 1.3em;
	weight: normal;
	padding: 0 0 10px;
	}

#page-right.news h1 {
	padding: 10px 0 5px;
	}

#page-left h3 {
	font-size: 1.15em;
	weight: normal;
	padding: 5px 0 0;
	}

#page-right img,
#page-right p {
	padding: 0 0 5px;
	border: none;
	}

table {
	font-size: inherit;
	}

table#people {
	margin: 20px 0 0;
	}

table#people td {
	vertical-align: top;
	padding: 0 0 20px;
	}

table#people td.ppl-left {
	padding: 0 30px 20px 0;
	}

table#people td h3 {
	font-size: 1.15em;
	weight: normal;
	padding: 0 0 5px;
	}

/* =Footer (04)
----------------------------------------------- */
#footer {
	width: 900px;
	clear: both;
	margin: 0 auto;
	padding: 10px 0 30px;
	font-size: 0.8em;
	}

#footer a {
	color: #aaa;
	}

#footer a:hover {
	text-decoration: underline;
	background: none;
	}

#footer p {
	color: #aaa;
	text-align: left;
	padding: 3px 0 0;
	text-transform: lowercase;
	}

#footer ul {
	float: left;
	}

#footer li {
	display: inline;
	list-style-type: none;
	padding: 0 5px 0 0;
	}

/* =Lists (05)
----------------------------------------------- */
#page-right ul {
	border-top: 1px solid #efefef;
	color: #DAD9D9;
	}

#page-right ul li {
	list-style-type: none;
	text-transform: capitalize;
	border-bottom: 1px solid #efefef;
	padding: 5px 0;
	}

#page-right ul li a,
#sidebar a {
	color: #DAD9D9;
	}

#page-right ul li a:hover,
#sidebar a:hover,
#sidebar li.current_page_item a,
#sidebar li.current_page_ancestor a,
#sidebar li.active a {
	color: #B7DEC3;
	text-decoration: none;
	}

#sidebar ul {
	border-top: 1px solid #DAD9D9;
	padding: 10px 0 0;
}

#sidebar ul li {
	list-style-type: none;
	font-size: 1.8em;
	text-transform: lowercase;
	padding: 0;
}

#sidebar ul li ul {
	border: none;
	padding: 0 0 5px;
}

#sidebar ul li ul li {
	font-size: 0.7em;
	padding: 0 0 2px;
}

#sidebar li.current_page_item ul li a,
#sidebar li.current_page_ancestor ul li a {
	color: #DAD9D9;
	}

#sidebar li ul li.current_page_item a,
#sidebar li.current_page_item ul li a:hover,
#sidebar li.current_page_ancestor ul li a:hover {
	color: #B7DEC3;
	}

ul#qtrans_language_chooser {
	padding: 0 0 5px;
	border: none;
	}

ul#qtrans_language_chooser li {
	font-size: 0.9em;
	padding: 0 5px 0 0;
	display: inline;
	}

/* =Forms (06)
----------------------------------------------- */
form.wpcf7-form input {
	border: none;
	background: #DADADA;
	color: #fff;
	padding: 2px;
	font-size: 0.9em;
	}

span.wpcf7-form-control-wrap input,
span.wpcf7-form-control-wrap textarea {
	margin: 3px 0;
	padding: 3px;
	border: 1px solid #ddd;
	background: #fff;
	color: #797464;
	width: 262px;
	}

/* =Extra (07) - rules added for compatibility with WordPress Theme Directory
----------------------------------------------- */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Begin Gallery Plus CSS */
.gallery {
	margin: auto;
}
.gallery-item {
	float: left;
	margin-top: 0 !important;
	text-align: center;
/*	width: {$itemwidth}%; */
}
.gallery img {
	border: none !important;
}
.gallery-caption {
	margin-left: 0;
	}
/* End Gallery Plus CSS */