/*
Theme Name: DOT
Theme URI: http://earthpeople.se/
Description: DOT
Version: 1.0
Author: Peder Fjällström
Author URI: http://earthpeople.se/
Tags: custom
*/
.current{
	background-color: #ffffbb;
}
body {
	background: #EEE url(img/dot-bg.png);
	font-family: Arial;
	font-size: 0.75em;
}
ul, li {
	list-style: none;
}
a {
	color: #000;
}
p {
	margin: 0 0 4px;
	line-height: 1.35em;
}
#page {
	background: url(img/bgshadow-mid.png) repeat-y;
	width: 950px;
	margin: 0 auto;
	padding: 0 4px;
}
#topshadow {
	background: url(img/bgshadow-top.png) no-repeat;
	width: 950px;
	margin: 24px auto 0;
	height: 6px;
	padding: 0 4px;
}
#bottomshadow {
	background: url(img/bgshadow-bottom.png) no-repeat;
	width: 950px;
	margin: 0 auto;
	height: 6px;
	padding: 0 4px 30px;
}
#header {
	overflow: hidden;
}
h1 {
	margin: 0;
	overflow: hidden;
}
/*h1 a {
	text-indent: -999em;
	overflow: hidden;
	background: url(img/dot.png) no-repeat 0 -3px;
	display: block;
	height: 113px;
	width: 250px;
}*/
h1 a {
	background: url("img/logo.gif") no-repeat scroll 37px 38px transparent;
    display: block;
    height: 65px;
    overflow: hidden;
    padding: 20px;
    text-indent: -999em;
    width: 288px;
}
h2 {
	margin-top: 0;
	text-transform: uppercase;
	font-size: 19px;
	letter-spacing: -0.5px;
	margin: 2 0 12px;
}
h3, entry h1, entry h2, entry h4, entry h5, entry h6 {
	font-size: 15px;
	letter-spacing: -0.5px;
	padding: 10px 0;
	margin: 0;
}
.din {
	letter-spacing: -0.5px;
}

/*  NAVIGERING  */

.navigation-top {
	display: none;
}
.navigation-top, .navigation-sub {
	background: url(img/menubg_white.png) 0 0 repeat-x;
	padding: 0 0 0 24px;
	margin: 0;
	font-size: 0;
	height: 33px;
}
.navigation-top li, .navigation-sub li {
	display: block;
	float: left;
	height: 25px;
	padding: 7px 15px 1px;
	cursor: pointer;
	font-size: 14px;
	letter-spacing: -0.5px;
}
.navigation-top li:hover {
	background: #94d057 url(img/menubg_green.png) 0 0 repeat-x;
}
.navigation-sub li:hover {
	background: #94d057 url(img/menubg_green.png) 0 0 repeat-x;
}
.navigation-sub li a, .navigation-top li a {
	color: #000;
	text-decoration: none;
}
#menushadow {
	background: url(img/menubg_white.png) 0 0 repeat-x;
	height: 8px;
}
.current {
	background: #94d057 url(img/menubg_green.png) 0 0 repeat-x;
}
.current_page_ancestor {
	background: #e6e6e6 url(img/menubg_grey.png) 0 0 repeat-x !important;
}
.current_page_item {
	background: #e6e6e6 url(img/menubg_grey.png) 0 0 repeat-x !important;
}
.current_page_parent:hover {
	background: #94d057 url(img/menubg_green.png) 0 0 repeat-x !important;
}

/*  START PAGE  */

.startlarge {
	height: 360px;
	margin-bottom: 6px;
	overflow: hidden;
}
.startlarge .push-img {
	float: left;
}
.startlarge .entry {
	background: none repeat scroll 0 0 #EBEBEB;
	float: left;
	height: 340px;
	margin: 0 6px;
	padding: 10px;
	width: 210px;
}
.startlarge h2 {
	margin: 6px 0 12px;
}
.startsmall {
	float: left;
	margin: 0 6px 6px 0;
	width: 230px;
}
.startsmall .push-img {
}
.startsmall .entry {
	margin: 0 2px;
}
.startsmall h2 {
	margin: 7px 0 3px;
	font-size: 15px;
}
.startsmall a, .startlarge a {
	text-decoration: none;
	border: none;
}
.category-forstasidan .latest-news img {
	display: none;
}
#slideshow {
	height: 366px;
	overflow: hidden;
}

/*  CONTENT  */



#content {
	margin: 0 0 0 6px;
	width: 708px;
	float: left;
	position: relative;
}

#content .img-link {
position: relative;
display: block;
text-decoration: none;
}

#content .img-link img {
z-index: 0;
}

#content .img-desc {
position: absolute;
bottom: 2px;
left: 2px;
font-size: 10px;
background: #fff;
padding: 2px 4px 2px 3px;
font-size: 8px;
z-index: 3;
display: block;
opacity: 0.5;
filter: alpha(opacity=50);
}

.fullsize {
	width: 944px !important;
}
#content ul {
	margin: 0;
	padding: 0;
}
.page-template-page_project_listing-php #content li, #employees li {
	display: block;
	float: left;
	margin: 0 6px 6px 0;
	width: 230px;
}
.page-template-page_project_listing-php #content li {
	height: 240px;
}
#employees li {
	height: 248px;
}
#content li:hover {

}
#content li a {
	text-decoration: none;
}
#content li span {
	display: block;
	padding: 8px 7px 7px 9px;
	color: #222;
	font-weight: bold;
}
.project-thumb {
	border-bottom: 1px solid #FFF;
	height: 190px;
}
a img {
	border: 0;
}
.post {
	padding: 14px 16px 40px 20px;
	width: 570px;
}
.entry img {
	border: 1px solid #EBEBEB;
	float: left;	
	margin: 8px 18px 15px 0;
	padding: 4px;
}
.entry sup {
	line-height: 0;
}
.reseplanerare {
	position: absolute;
	right: 6px;
	top: 356px;
}
/*  PROJECT PAGE  */

#projectimage-full-wrapper {
	font-size: 0; /* why? */
	margin: 0 0 4px;
	float: left;	
}
.vert {
/*	padding: 6px;
	background-color: #DDD;
	width: 690px;
	text-align: center;
*/
}
.projectimages.vert1 {
	clear: both;
	float: none;
	width: 944px;	
}
.post.vert1 {
	position: absolute;
	right: 6px;
	top: 0;
	width: 308px;
}
.post.vert2 {
	width: 330px;
}
#content iframe {
	margin: 0 0 4px;
}
.page-template-page_project-php .post {
	float: left;
}
.projectimages {
	float: right;
	width: 230px;
	margin: 0 6px 0 0;
}
.projectimages a {
	font-size: 0; /* why? */
	display: block;
	margin-bottom: 6px;
}
.projectimages.vert1 a {
	float: left;
	margin-right: 6px;
}

/*  SIDEBAR  */


#sidebar {
	float: right;
	width: 230px;
	margin-right: 6px;
}
#sidebar ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li {
	margin-bottom: 6px;
}
.latest-news {
	background-color: #e0e8ed;
}
.latest-news li {
	padding: 6px 6px 20px;
}
.latest-news h3, .latest-news p{
	padding-left: 6px;
}
.latest-news a {
	text-decoration: none;
}
.random-user {
	background-color: #EBEBEB;
}
.random-user h3 {
	background-color: #FFF;
}
.caption {
	padding: 10px 12px 12px 12px;
	color: #222;
	line-height: 1.35em;
}
.random-user .caption a {
	text-decoration: none;
	color: #528b4a;
	margin-left: 2px;
}
.caption a {
	color: #666;
}
.employee_info a:hover {
	color: #222;
}
.employee_info {
	margin-top: 3px;
	color: #666;
}
#footer {
	clear: both;
	font-size:0.9em;
	padding: 10px;
	border-top: 1px solid #E5E5E5;
	color: #444;
	text-align: center;
}
#footer a {
	color: #444;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footer span {
	margin-right: 10px;
}


/*SPLASH PAGE START*/
body.splash {
	background: url("http://dotarkitekter.se/wp-content/themes/dot/img/dot-bg-splash.png") repeat scroll 0 0 #000;
	font-size: .9em;
}
body.splash h1 a {
	background-position: 5px 19px;
    height: 114px;
}
.wrapper {
    margin: 40px auto auto;
    width: 740px;
}
.splash_text {
	background: url("http://dotarkitekter.se/wp-content/themes/dot/img/menubg_white.png") repeat-x scroll 0 104px #FFFFFF;
    padding: 20px;
    float: left;
}
.choices {
	margin: 20px auto auto;
    width: 740px;
    height: 60px;
}
.splash_img1, .splash_img2 {
	float: left;
	margin-top: 25px;
	width: 340px;
	font-size: .8em;
}
.splash_img1 {
	margin-right: 20px;
}
.choice_one,
.choice_two {
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding: 11px 0;
    text-align: center;
    width: 360px;
}
.choice_one {
	margin-right: 20px !important;
}
.choices a {
	margin: 20px 0;
}
.choices a:hover {
	background: #a7d56d;
}

.splash_text,
.choices a {
	box-shadow: 0 0 5px #000000;
	-moz-box-shadow: 0 0 5px #000000;
	-webkit-box-shadow: 0 0 5px #000000;
}
/*SPLASH PAGE STOP*/
