/*
Theme Name: Söderberg Agentur
Theme URI: http://www.soderbergagentur.com/
Description: The theme for soderbergagentur.com.
Version: 1.0
Author: Orangelab
Author URI: http://orangelab.se
*/

/* Reset */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}

/*=== START SECTION 1 - Initial Styling ===*/
* {
	margin: 0;
}

body {
	font-family: "Helvetica", "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	background-color: #000000;
}

html, body {
	height: 100%;
}

#wrapper {
	width: 960px;
	padding: 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 0 0 10px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
}
a {
	text-decoration: none;
	color: #e9e439;
	cursor: pointer;
}
a:hover {
	color: #fff;
}
/*=== END SECTION 1 - Initial Styling ===*/


/*=== START SECTION 2 - Header Region ===*/
#header {
	padding: 10px 0 10px;
	margin: 0px;
}
/*=== END SECTION 2 - Header Region ===*/


/*=== START SECTION 3 - Content Region ===*/
#content {
	padding: 0;
	line-height: 1.3em;
	font-size: 14px;
}
#content h1 {
	font-size: 1.5em;
}
.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.post h2 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}
.post h3 {
  font-size: 1.0em;
  margin: 0 0 14px;
  padding: 0;
}
.post h4 {
	margin-bottom: 5px;
}
.post-edit-link img{
	border: none;
}
#content p {
	margin-bottom: 20px;
}
.entry-content {
	width: 50%;
}
#content.wide .entry-content {
	width: 100%;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.entry-content blockquote {
  font: 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
  width: 600px;
  color: #000000;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 0 0 30px;
  text-indent: -15px;
}
.entry-content blockquote p {
  background: url(images/blockquote2.png) no-repeat left top;
  padding: 0 0 0 60px;
  font: italic 1.5em Georgia, "Times New Roman", Times, serif;
}
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
.navigation {
  padding: 18px;
  clear: both;
}
.entry-meta {
  margin: 0 0 10px 0;
}

/*=== END SECTION 3 - Content Region ===*/


/*=== START SECTION 4 - Comment Region ===*/
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
#respond p {
	font-size: .9em;
}
#respond label {
	display: block;
	margin: 5px 0 5px 0;
}
#commentform {	
	padding: 10px;
}
#comment {	
	width: 100%;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
ol.commentlist li a {
	text-decoration: underline;
}
/*=== END SECTION 4 - Comment Region ===*/


/*=== START SECTION 6 - Footer Region ===*/
#footer, #push {
	height: 40px;
	clear: both;
}
#footer {
	width: 960px;
	margin: 0 auto;
	clear: both;
	font-size: 10px;
	padding: 0;
	color: #454545;
}

#footer a {
	color: #454545;
	text-decoration: underline;
}

#footer a:hover {
	color: #e9e439;
}

/*=== END SECTION 6 - Footer Region ===*/


/*=== START SECTION 7 - Misc. & Plugins ===*/

#filterholder {
	position: relative;
	z-index: 89;
}

#filtermenu {
	padding-top: 20px;
	background-color: #000;
}

#filtermenu.fly {
	position: absolute;
	z-index: 99;
	width: 960px;
	height: 400px;
}

#menuimageholder {
	overflow: hidden;
	position: absolute;
	right: 0;
	z-index: 99;
}

#filtermenu .menu {
	white-space: nowrap;
}
#filtermenu .menu li {
	list-style-type: none;
	margin: 7px 0;
}
#filtermenu .menu ul.titles li {
	text-transform: uppercase;
}
#filtermenu .menu .titles li a {
	color: #fff;
	text-decoration: none;
}
#filtermenu .menu .titles li a:hover {
	color: #e9e439;
}

#filtermenu .menu ul {
	float: left;
	margin-left: 25px;
}

#filtermenu .menu ul.titles {
	margin: 0;
}

#filtermenu #subs {
	position: relative;
	float: left;
	width: 420px;
}

#filtermenu ul li.title {
	font-weight: bold;
}

#filtermenu ul li a {
	cursor: pointer;
}

#filtermenu .menu #submenu-1.submenu li.tag a, #filtermenu .menu #submenu-categories.submenu li.user a {
	color: #727327;
}

#filtermenu .menu .submenu li a, #filtermenu .menu #submenu-1.submenu li.tag a.selected, #filtermenu .menu #submenu-categories.submenu li.user a.selected {
	color: #e9e439;
}

#filtermenu .menu .submenu li a.inactive {
	color: #727327;
}

#filtermenu .menu .submenu li a.inactive:hover {
	color: #e9e439;
}

#filtermenu .menu .titles li a.inactive {
	color: #666;
}

#filtermenu .menu .titles li a.inactive:hover {
	color: #fff;
}

/*=== END SECTION 7 - Misc. & Plugins ===*/


/* Start Söderberg gallery styles */

.soderberg-gallery {
	width: 960px;
}

.soderberg-gallery h2 {
	font-size: 14px;
	margin: 0 0 3px 0;
}

.soderberg-gallery .top {
	margin: 0 0 10px 0;
}

.soderberg-gallery .left small {
	color: #666;
	font-size: 10px;
}

.soderberg-gallery #user-tags {
	display: none;
}

.soderberg-gallery #user-tags a.inactive {
	color: #666;
}

.soderberg-gallery #user-tags a.inactive:hover {
	color: #e9e439;
}

.soderberg-gallery .main {
	float: left;
	width: 960px;
	padding-bottom: 40px;
}

.soderberg-gallery .main .gallery-content {
	position: absolute;
	width: 100%;
	text-align: center;
	z-index: 99;
}

.soderberg-gallery .main a.thumbnail {
	cursor: pointer;
	display: block;
	float: left;
	position: relative;
	margin: 0;
	height: 90px;
}

.soderberg-gallery .main a.thumbnail.inactive {
	display: none;
}

.soderberg-gallery .main a.thumbnail.new-row {
	clear: left;
}

.soderberg-gallery .main a.thumbnail .image-holder {
	display: block;
	position: relative;
}

.soderberg-gallery .main a.thumbnail .video {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: url("images/videoicon.png") no-repeat center center;
}

.soderberg-gallery .main .attachment-thumbnail {
	cursor: pointer;
}

.soderberg-gallery #soderberg-caption-holder {
	height: 28px;
	line-height: 28px;
	margin: 0 auto;
	clear: both;
	margin-bottom: 10px;
}

.soderberg-gallery #soderberg-image-holder {
	overflow: hidden;
	position: relative;
}

.soderberg-gallery #soderberg-image-holder {
	text-align: center;
}

.soderberg-gallery .gallery-categories {
	margin-left: 20px;
	font-size: 10px;
	width: 700px;
	white-space: normal;
}

.soderberg-gallery #soderberg-image-holder .arrow {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
	width: 320px;
	height: 100%;
	background: url('images/menuarrow_left.png') no-repeat;
	background-position: 20px -100px;
	opacity: 0.7;
}

.soderberg-gallery #soderberg-image-holder #previous:hover {
	background-position: 20px center;
}

.soderberg-gallery #soderberg-image-holder #next {
	background: url('images/menuarrow_right.png') no-repeat;
	background-position: 280px -100px;
	right: 0;
	left: auto;
}

.soderberg-gallery #soderberg-image-holder #next:hover {
	background-position: 280px center;
}

#showmenu {
	display: block;
	float: left;
	color: #666;
	padding: 20px 0;
}

/* End Söderberg gallery styles */



/* Start news gallery */

#news-gallery-wrapper {
	width: 960px;
	position: relative;
	margin: 160px 0 40px;
	overflow: hidden;
}

#news-gallery {
	width: 100%;
	overflow: hidden;
}

#news-gallery-wrapper .shadow {
	width: 49px;
	height: 186px;
	position: absolute;
	top: 0;
	left: 0;
	background: url('images/shadow.png') repeat-y;
	background-position: 0 0;
	z-index: 10;
}

#news-gallery-wrapper .shadow.right {
	left: auto;
	right: 0;
	background-position: -43px 0;
}


#news-gallery-holder {
	width: 99999px;
}

#news-gallery-holder .news-item {
	float: left;
	position: relative;
	border-right: 1px solid #000;
}

#news-gallery-holder .news-item a {

}

#news-gallery-holder .news-item a:hover {
	background: #000;
	opacity: 0.8;
}

#news-gallery-holder .news-item .news-item-title {
	margin: 47px 50px;
	
}

#news-gallery-holder .news-item .news-caption {
	background-color: #000;
	font-size: 10px;
	color: #ccc;
	position: absolute;
	width: 100%;
}

#news-gallery-holder .news-item .news-caption .inside {
	margin: 5px 5px 10px 5px;
}

/* End news gallery */
/* Start News 
 */

#soderberg-news-loop {
	position: relative;
	overflow: hidden;
	width: 960px;
	height: 186px;
	margin: 100px 0 10px 0;
}

#soderberg-news-loop .soderberg-news-loop-holder {
	position: absolute;
	left: 0;
	top: 0;
}

#soderberg-news-loop .soderberg-news-loop-holder a {
	padding: 0;
	margin: 0;
	clear: both;
}

#soderberg-news-loop .soderberg-news-loop-holder a img {
	height: 186px;
}

#soderberg-news-loop #news-loop-loading {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	background: url(images/loading.gif) no-repeat center center #000000;
}

#news-loop-nav {
	width: 960px;
	height: 50px;
}

#news-loop-nav .news-nav-button {
	margin-left: 15px;
	float: right;
	display: none;
}

/* End News loop */


/* Start whats up */

.whatsup td {
	text-align: left;
	vertical-align: top;
	padding: 0;
	width: 245px;
	height: 230px;
}

.whatsup td.last {
	width: 225px;
}

.whatsup td small {
	font-size: 10px;
	color: #666;
}

.whatsup a {
	display: block;
	position: relative;
	text-decoration: none;
	width: 225px;
	height: 210px;
}

.whatsup a span.name-holder {
	display: block;
	background-color: #000;
	font-size: 14px;
	color: #ccc;
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	opacity: 0.8;
}

.whatsup a span.name {
	display: block;
	padding: 10px;
}

/* End whats up */
