/*
Theme Name: DANSK Magazine
Theme URI:http://www.divendo.dk
Description:DANSK Magazine WordPress theme.
Version:2.0
Author:Divendo - Charlie Nielsen
Author URI:http://www.divendo.dk
*/

/* Splash
_____________________________________*/
#splash							{width: 671px; padding: 20px;}
#splash .logo					{float: left; width: 670px; height: 72px; background: url(images/dansk_logo_overlay.png) no-repeat center; margin: 0px 0 30px;}
#splash .content				{float: left; width: 671px;}
#splash .content .left			{float: left; width: 200px; border-right: 1px solid #ccc; background: url(images/dansk_mag_prev.png) no-repeat left top; padding: 0 30px 0 190px; margin: 0 30px 0 0; min-height: 221px;}
#splash .content h2				{margin: 0; font: bold 18px/18px arial; text-transform: uppercase; padding: 0;}
#splash p						{font: normal 12px/18px arial; padding: 0; color: #666;}
#splash p span					{text-transform: uppercase; color: #000;}
#splash .content .right			{float: left; width: 220px;}
#splash .content .right .readMore	{background: #000; color: #fff; font: bold 11px/11px arial; padding: 6px 8px; float: right; text-transform: uppercase; margin: 54px 0 0;}

#splash .newsletter fieldset	{margin: 0 0 7px;}
#splash .newsletter label		{font-weight: normal;}
#splash .newsletter .wpml 		{float: left; padding: 4px; border:1px solid #999 !important; width: 190px;}
#splash .newsletter .button		{padding: 6px 8px; font-weight: bold; float: right; line-height: 11px;}
#splash .newsletter .button:hover	{text-decoration: underline;}

#splash .close					{border-top: 1px solid #dadada; float: left; width: 671px; margin: 20px 0 0;}
#splash .close a				{background: #000; color: #fff; font: bold 11px/11px arial; padding: 6px 8px; text-transform: uppercase; float: left; margin: 15px 0 5px 307px;}

/* Wordpress
_____________________________________*/
body{
	margin:0;
  	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	background:#fff;
}
img{border-style:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
form{display:inline;}
#wrapper{
	width:990px;
	margin:0 auto;
	background:#f0efef;
	padding-top: 30px;
	
}

#wrapper .ad {margin-left: 30px; margin-right: 30px; margin-bottom: -80px; height:180px; }

#header{
	width:970px;
	overflow:hidden;
	margin:0 0 37px;
}
.slogan{
	margin:31px 0 0 19px;
	display:block;
	position: relative;
	left: 280px;
	top:117px;
	
}
.slogan a{
	display:block;
	width:272px;
	height:8px;
	background:url(images/slogan.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#nav{
	list-style:none;
	margin:5px 0 0 19px;
	padding:0;
	position: relative;
	left: 280px;
	top:117px;
}
#nav li{
	display:inline;
	padding: 0 6px 0 0;
}
#nav li a{
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
	color:#666;
}
#nav li a:hover,
#nav li.current_page_item a,
#nav li.current_page_parent a{
	color:#000;
	text-decoration:none;
}
#header h1{
		margin:33px 0 15px 19px;
		border-bottom: 1px solid #ccc;
		border-top: 1px solid #ccc;
		padding-top:20px; padding-bottom:20px;
}
#header h1 a{
	display:block;
	width:239px;
	height:60px;
	background:url(images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;

}
#main{
	width:950px;
	padding:0 20px 20px;
	overflow:hidden;
			margin-top: -20px;

}
.aside{
	width:240px;
	float:left;
	padding:0 20px 0 0;
}
.aside img{
	display:block;
	margin:0 0 10px;
}
.issue{
	background:#62656c;
	padding:6px 0 9px;
	margin:0;
	text-align:center;
	display:block;
	font-weight:bold;
	font-size:19px;
	text-transform:uppercase;
}
.issue:hover{
	text-decoration:none;
}
.contacts{
	line-height:13px;
	text-align:center;
	text-transform:uppercase;
	font-size:10px;
	margin:2px 0 0 0;
	padding:15px 0 0 0;
	border-top:1px solid #ccc;
}
.contacts strong{
	display:block;
	margin:13px 0 0;
}
.contacts span{
	display:block;
}
.contacts address{
	font-style:normal;
}
#content{
	width:460px;
	float:left;
	padding:0 19px 9999px;
	margin:-5px 0 -9999px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.posted{
	font-size:10px;
	text-transform:uppercase;
	display:block;
	margin:0 0 7px;
}
.posted a{
	text-decoration:underline;
}
.posted a:hover{
	text-decoration:none;
}
.box{
	border-bottom:1px solid #ccc;
	padding:0 0 12px;
	margin:0 0 20px;
}
#content h2{
	font-size:25px;
	font-weight:normal;
	margin:2px 0 13px;
	line-height:29px;
}
.box img{
	display:block;
	margin:0 0 10px;
}
#content .box p{
	margin:0 0 19px;
	line-height:16px;
}
a.comments{
	text-transform:uppercase;
	background: url(images/bullet01.gif) no-repeat 100% 6px;
	padding:0 12px 0 0;
}
#sidebar {
	float:right;
	width:170px;
}
#sidebar strong {
	text-transform:uppercase;
	font-size:10px;
	margin-bottom:1px;
	display:block;
}
#sidebar form.form fieldset{
	margin:0 0 34px;
}
.text {
	width:107px;
	float:left;
	border:1px solid #c9caca;
	line-height:15px;
	padding:2px 5px 1px;
	margin:0 3px 0 0;
}
.search {
	float:left;
	padding:0;
}
.list {
	list-style:none;
	margin:0 0 20px;
	padding:0;
}
.list li {
	line-height:13px;
}
.list li a {
	text-transform:uppercase;
	font-size:10px;
}
.list ul {
	list-style:none;
	margin:0 0 20px;
	padding:0;
}
.list ul li {
	line-height:13px;
}
.list ul li a {
	text-transform:uppercase;
	font-size:10px;
}
.art {
	padding:3px 0 31px;
	display:block;
}
#content-magazine {
	width:703px;
	float:left;
	text-align:center;
}
#gallery{
	width:100%;
	overflow:hidden;
	padding-bottom:21px;
}
#gallery .hold{
	margin:0;
	list-style:none;
	padding:0 0 13px;
	width:703px;
	position:relative;
	overflow:hidden;
}
#gallery .hold li{
	position:absolute;
	top:0;
	left:-703px;
	width:703px;
	overflow:hidden;
	float:left;
}
#gallery .hold li.active{ position:relative;} 
#gallery .hold img{
	float:left;
}
#gallery .paging {
	list-style:none;
	margin:0;
	padding:0;
}
#gallery .paging li {
	display:inline;
	margin:0 5px 0 4px;
}
#gallery .paging li a {
	color:#666;
}
#gallery .paging li a.active,
#gallery .paging li a:hover{
	color:#000;
}
#gallery .prev {
	background: url(images/bullet-prev.gif) no-repeat 0 50%;
}
#gallery .next {
	background: url(images/bullet-next.gif) no-repeat 0 50%;
}
.furious {
	font-size:11px;
	display:block;
	text-transform:uppercase;
	letter-spacing:2px;
	margin-bottom:13px;
}
.galery {
	list-style:none;
	margin:0;
	padding:0;
}
.galery li {
	float:left;
	width:100%;
	font-size:10px;
	letter-spacing:1px;
	margin-bottom:16px;
}
.galery img {
	display:block;
	margin-bottom:2px;
}
.galery span {
	text-transform:uppercase;
}
.fassion {
	background:#09f6b3;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	display:block;
	width:136px;
	padding:6px 10px 9px;
	margin-bottom:20px;
	line-height:22px;
	margin-top:-14px;
}
.fassion:hover {
	text-decoration:none;
}
.aside .images-list img {
	margin-bottom:19px;
}
.art-info {
	margin:-14px 0 21px;
}
#content-info {
	float:left;
	width:468px;
	float:left;
	padding:0 19px 0;
	margin:-3px 0 0;
}
#content-info h2 {
	margin:0 0 16px;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
	line-height:16px;
}
#content-info .list {
	margin-bottom:16px;
}
#content-info .list li {
	margin-bottom:1px;
}
.block {
	padding-bottom:17px;
}
#content h2.search-head{
	margin:0 0 35px;
	line-height:30px;
}
#content .block strong {
	text-transform:uppercase;
	letter-spacing:1px;
	display:block;
	margin-bottom:1px;
}
#content .block p {
	margin:0;
	line-height:19px;
}
.full {
	border-bottom:2px solid #000;
}
#content .full p{
	margin:0 0 19px;
	line-height:19px;
}
#content h3 {
	font-size:18px;
	margin:-7px 0 0;
	font-weight:normal;
}
.responses {
	list-style:none;
	margin:28px 0 18px 2px;
	padding:0;
	border-bottom:2px solid #000;
}
.name {
	display:block;
	font-size:13px;
	margin-bottom:5px;
}
.date {
	display:block;
	color:#666;
	font-size:11px;
	margin-bottom:5px;
}
.responses li {
	border-bottom:1px solid #ccc;
	padding:17px 0 18px;
	margin-bottom:0;
}
#content .responses li p {
	margin:0 0 10px;
}
.form-comment fieldset{
	margin-top:22px;
}
.form-comment .text{
	width:163px;
	padding:2px 5px 3px;
	border:1px solid #ccc;
	margin-right:10px;
}
.form-comment label {
	font-size:11px;
	display:block;
	padding-top:4px;
}
.form-comment div {
	height:1%;
	overflow:hidden;
	margin-bottom:11px;
}
.form-comment textarea {
	width:461px;
	height:140px;
	padding:2px;
	margin:2px 0 9px;
	border:1px solid #ccc;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.newsletter .wpmlerror	{padding: 0 0 10px;}
.newsletter h5		{font: normal 16px/16px arial; margin: 0 0 6px;}
.newsletter legend	{padding: 5px 0 0;}
.newsletter .wpmlbutton	{margin: 10px 0 20px; float: right !important; width: 100%;}
.newsletter	label	{font: bold 10px/10px arial; text-transform: uppercase; padding: 0 0 4px; display: block;}
.newsletter	.wpml{ width:158px; float:right; border:1px solid #c9caca !important; line-height:15px; padding:2px 5px 1px; margin:0 3px 0 0;}
.newsletter	.button	{background: #000; border: 0; padding: 0 4px; width: auto; margin: 0; color: #fff; text-transform: uppercase; cursor: pointer; float: right;}
