/*  
Theme Name: DADDY
Theme URI: http://www.daddythemagazine.com/
Description: WP theme for <a href="http://www.daddythemagazine.com/">DADDY</a>
Version: 2.0
Author: Textfield
Author URI: http://www.textfield.org/
*/

html,body{
	margin-top:0;
	margin-left:0; /* 10px */
	margin-right:0;
	margin-bottom:0;
	padding:0
	}

body{
	background:#000 url(http://www.daddythemagazine.com/images/bg.gif); 
	background-repeat:repeat-y;
  	font-family:'Times New Roman','Times','Georgia',serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	line-height:15px;
	letter-spacing:normal;
	word-spacing:normal;
	text-transform:none;
	text-align:left;
	color:#ccc; 
	}
	
/* construction styles */

body.construction {
	background:#000;
  	font-family:'Courier New','Courier','Times New Roman','Times','Georgia',serif;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	line-height:16px;
	letter-spacing:normal;
	word-spacing:normal;
	text-transform:uppercase;
	color:#ccc; 
	text-align:center;
	}
	
#construction{
	width:700px;
	height:560px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-350px; /* half of width */
	margin-top:-280px;  /* half of height */
	}
	
.construction-logotype{
	width:288px;
	height:41px;
	margin-bottom:20px;
	padding-left:15px;
	padding-right:15px;
	padding-top:21px;
	padding-bottom:22px;
	border:1px solid #333;
	}	
	
.construction-daddy3{
	margin-bottom:10px;
	}		

.construction{
	font-size:15px;
	line-height:22px;
	}
	
/* construction links */
	
a.construction:link,
a.construction:visited{
	color:#ccc;
	text-decoration:none;
	border-bottom:1px solid #999;
	}

a.construction:hover,
a.construction:active{
	color:#ccc;
	text-decoration:none;
	border-bottom:none;
	}		
	
/* home styles */

body.home {
	background:#000;
  	font-family:'Times New Roman','Times','Georgia',serif;
	font-size:30px;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	line-height:32px;
	letter-spacing:.2em;
	word-spacing:normal;
	text-transform:uppercase;
	color:#ccc; 
	text-align:center;
	}
	
#home{
	width:700px;
	height:560px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-350px; /* half of width */
	margin-top:-280px;  /* half of height */
	}
	
.home-daddy3{
	margin-bottom:20px;
	}	

/* home links */
	
a.home:link,
a.home:visited{
	color:#ccc;
	text-decoration:none;
	border-bottom:1px solid #999;
	}

a.home:hover,
a.home:active{
	color:#ccc;
	text-decoration:none;
	border-bottom:none;
	}

/* layout divs */	
	
div#container{
	width:960px;
	margin:0;
	padding:0;
	}
	
div#wrapper{
	width:960px;
	}
	
div#sidebar{
	float:left;
	position:fixed;
	top:0px;
	left:20px;
	width:210px;
	margin:0;
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;
	}
	
div#logotype{
	float:left;
	position:fixed;
	top:30px;
	left:40px;
	padding-top:9px;
	padding-left:7px;
	padding-right:6px;
	padding-bottom:8px;
	border:1px solid #333;
	}
	
div#navcontainer{
	float:left;
	width:210px;
	position:fixed;
	top:120px;
	left:40px;
	margin:0;
	padding:0;
	}
	
div#navigation{
	margin-bottom:8px;
	padding-bottom:18px;
	border-bottom:1px solid #333;
	}
	
div#shopping-cart{
	font-family:'Gill Sans','Optima','Verdana','Lucida Grande','Lucida Sans Unicode',sans-serif;
	font-size:11px;
	letter-spacing:.01em;
	text-transform:uppercase;
	margin-bottom:8px;
	padding-bottom:15px;
	border-bottom:1px solid #333;
	}	

div#contact{
	font-size:11px;
	margin-bottom:265px;
	/* padding-bottom:20px; */
	/* border-bottom:1px solid #333; */
	}
	
div#footer{
	font-family:'Gill Sans','Optima','Verdana','Lucida Grande','Lucida Sans Unicode',sans-serif;
	font-size:10px;
	margin:0;
	padding-top:8px;
	border-top:1px solid #333;
	}			
	
div#header{
	float:right;
	width:670px;
	height:80px;
	margin-bottom:10px;
	padding-top:30px;
	}

div#header-imprint{
	float:right;
	width:210px;
	position:fixed;
	top:30px;
	left:750px;
	margin:0;
	padding:0;
	font-family:'Courier New','Courier',monospace;
	font-size:11px;
	text-transform:uppercase;
	text-align:right;
	}
		
/*
div#header-search{
	float:right;
	width:210px;
	margin:0;
	padding:0;
	}
*/

div#content-wrapper{
	float:right;
	clear:right;
	width:670px; 
	}
	
div#content{
  	/* font-family:'Gill Sans','Optima','Lucida Grande','Lucida Sans Unicode','Verdana',sans-serif; */
	float:right;
	width:670px;
	height:430px;
	margin-bottom:20px;
	}
	
div#content p{
	margin:12px 0; 
	}

div#content-main{
	float:left;
	width:440px;
	}			

div#content-left{
	float:left;
	width:320px;
	}
	
div#content-right{
	float:right;
	width:320px;
	}
	
div#content-side{
	float:right;
	width:210px;
	}	
	
/* post styles */

div.post{
	float:left;
	width:430px;
	font-size:13px;
	letter-spacing:.01em;
	line-height:16px;
	margin-left:0;
	margin-bottom:18px;
	padding-left:0;
	padding-bottom:18px;
	border-bottom:1px solid #333;
	text-align:left;
	}
	
div.post img{
	margin-bottom:10px;
	}

.post a:link,
.post a:visited{
	text-decoration:underline;
	color:#ccc;
	}

.post a:hover,
.post a:active{
	text-decoration:none;
	}	

/* post page styles */

div.post-page{
	float:left;
	width:670px;
	line-height:18px;
	margin:0;
	padding:0;
	}
	
.post-page a:link,
.post-page a:visited{
	text-decoration:underline;
	}

.post-page a:hover,
.post-page a:active{
	text-decoration:none;
	}
	
/* post magazines page */

div.post-magazines{
	font-family:'Courier New','Courier',monospace;
	float:left;
	width:670px;
	line-height:18px;
	margin:0;
	padding:0;
	}
	
.post-magazines a:link,
.post-magazines a:visited{
	text-decoration:underline;
	}

.post-magazines a:hover,
.post-magazines a:active{
	text-decoration:none;
	}
	
/* post editions page */

div.post-editions{
  	font-family:'Times New Roman','Times','Georgia',serif;
	float:left;
	width:670px;
	line-height:18px;
	margin:0;
	padding:0;
	}
	
.post-editions a:link,
.post-editions a:visited{
	text-decoration:underline;
	}

.post-editions a:hover,
.post-editions a:active{
	text-decoration:none;
	}	
	
.add-to-cart{
	border-top:0; /* 1px dotted #999 */
	border-left:0;
	border-right:0;
	border-top:0; /* 1px dotted #999 */
	}
	
.editions-price{
	font-family:'Lucida Grande','Lucida Sans Unicode','Gill Sans','Optima','Verdana',sans-serif;
	font-size:11px;
	}
	
.sold-out{
	font-family:'Gill Sans','Optima','Verdana','Lucida Grande','Lucida Sans Unicode',sans-serif;
	font-size:17px;
	text-transform:uppercase;
	letter-spacing:.06em;
	color:#cc0000;
	border:1px #fff solid;
	border-bottom:2px #fff solid;
	padding-top:2px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:2px;
	}
			
/* comment styles */	
	
div#comments{
	float:left;
	width:430px;
	font-family:'Lucida Grande','Lucida Sans Unicode','Gill Sans','Optima','Verdana',sans-serif;
	font-size:11px;
	text-align:left;
	}	
	
div#respond{
	float:left;
	}
	
/* paginate */	

div#paginate{
	float:left;
	clear:both;
	width:430px;
	font-size:12px;
	margin-top:15px;
	padding-top:10px;
	border-top:1px #ccc dotted;
	}		
	
/* magazines homepage */	

div.magazines{
	float:left;
	width:670px;
	margin-left:-20px;
	}
	
.thumbnail-magazines{
	float:left;
	width:200px;
	padding:0;
	margin-left:20px;
	margin-bottom:15px;
	text-transform:uppercase;
	}

.thumbnail-magazines img{
	margin-bottom:15px;
	}	
		
.clearboth { 
	clear: both; 
}

/* default lists */

ul{
	margin:0;
	padding:0;
	}
	
ol{
	margin:0;
	padding:0;
	}

li{
	list-style:none;
	margin:0;
	padding:0;
	}
		
/* comment styles */
		
ol.commentlist{
	margin-top:18px;
	padding-left:40px;
	}
	
.commentlist li{
	list-style:decimal;
	margin-bottom:18px;
	padding-bottom:12px;
	border-bottom:1px dotted #333;
	}
	
/* page styles */

div#contact-daddy{
	margin-bottom:18px;
	padding-bottom:15px;
	border-bottom:1px solid #333;
	font-size:13px;
	}
			
/* search contact input styles */

input{
	font-family:'Courier New','Courier',monospace;
	background-color:#ccc;
	border:1px solid #ccc;
	padding:1px;
	}
	
input:focus{
	background:#eee;
	}	
	
textarea{
	font-family:'Courier New','Courier',monospace;
	background-color:#ccc;
	border:1px solid #ccc;
	}
	
textarea:focus{
	background:#eee;
	}
	
input#s{
	font-family:'Courier New','Courier',monospace;
	width:120px;
	margin-right:3px;
	}

input#submit{
	padding-top:3px;
	}	
	
input#searchsubmit{
	font-family:'Courier New','Courier',monospace;
	padding-top:1px;
	}
	
input#contactsubmit{
	padding-top:3px;
	}	
	
input#wpcf_your_name{
	background-color:#999;
	border:1px solid #999;
	margin-bottom:5px;
	}
	
input#wpcf_your_name:focus{
	background:#eee;
	}
	
input#wpcf_email{
	background-color:#999;
	border:1px solid #999;
	margin-bottom:5px;
	}
	
input#wpcf_email:focus{
	background:#eee;
	}	

input#wpcf_response{
	background-color:#999;
	border:1px solid #999;
	margin-bottom:5px;
	}
	
input#wpcf_response:focus{
	background:#eee;
	}	

input#wpcf_website{
	background-color:#ccc;
	border:1px solid #ccc;
	margin-bottom:5px;
	}
	
input#wpcf_website:focus{
	background:#eee;
	}
	
input#wpcf_usersubject{
	background-color:#ccc;
	border:1px solid #ccc;
	margin-bottom:5px;
	}
	
input#wpcf_usersubject:focus{
	background:#eee;
	}

textarea#wpcf_msg{
	background-color:#999;
	border:1px solid #999;
	margin-bottom:5px;
	}
	
textarea#wpcf_msg:focus{
	background:#eee;
	}
	
/* subscribe2 mailing list styles */	

input#author{
	background-color:#999;
	border:1px solid #999;
	margin-bottom:5px;
	}
	
input#author:focus{
	background:#eee;
	}	
	
input#email{
	background-color:#999;
	border:1px solid #999;
	margin-bottom:5px;
	}
	
input#email:focus{
	background:#eee;
	}	
	
#subscribe2{
	margin-top:20px;
	padding-top:10px;
	border-top:1px solid #333;
	}

#subscribe2 input{
	padding-top:3px;
	padding-left:0;
	margin-top:10px;
	}	
	
/* navigation links */	

#navigation a:link,
#navigation a:visited{
  	font-family:'Times New Roman','Times','Georgia',serif;
  	font-size:23px;
  	line-height:24px;
  	letter-spacing:.03em;
  	text-transform:uppercase;
	text-decoration:none;
	}

#navigation a:hover,
#navigation a:active{
  	font-family:'Times New Roman','Times','Georgia',serif;
  	font-size:23px;
  	line-height:24px;
  	letter-spacing:.03em;
  	text-transform:uppercase;
  	text-decoration:none;
	}	
	
a.magazines:link,
a.magazines:visited{
  	font-family:'Courier New','Courier',monospace;
  	font-size:25px;
  	line-height:24px;
  	letter-spacing:.02em;
  	text-transform:uppercase;
	text-decoration:none;
	}

a.magazines:hover,
a.magazines:active{
	font-family:'Courier New','Courier',monospace;
  	font-size:25px;
  	line-height:24px;
  	letter-spacing:.02em;
  	text-transform:uppercase;
  	text-decoration:none;
	}	
	
a.editions:link,
a.editions:visited{
	font-family:'Gill Sans','Optima','Verdana','Lucida Grande','Lucida Sans Unicode',sans-serif;
	font-size:23px;
  	line-height:24px;
  	letter-spacing:.2em;
  	text-transform:uppercase;
	text-decoration:none;
	}

a.editions:hover,
a.editions:active{
	font-family:'Gill Sans','Optima','Verdana','Lucida Grande','Lucida Sans Unicode',sans-serif;
  	font-size:23px;
  	line-height:24px;
  	letter-spacing:.2em;
  	text-transform:uppercase;
  	text-decoration:none;
	}	
	
a.news:link,
a.news:visited{
  	font-family:'Times New Roman','Times','Georgia',serif;
  	font-size:23px;
  	line-height:24px;
  	letter-spacing:.03em;
  	text-transform:uppercase;
	text-decoration:none;
	}

a.news:hover,
a.news:active{
  	font-family:'Times New Roman','Times','Georgia',serif;
  	font-size:23px;
  	line-height:24px;
  	letter-spacing:.03em;
  	text-transform:uppercase;
  	text-decoration:none;
	}
	
a.news-title:link,
a.news-title:visited{
  	font-family:'Times New Roman','Times','Georgia',serif;
  	font-size:23px;
  	line-height:24px;
  	letter-spacing:.03em;
  	text-transform:uppercase;
	text-decoration:none;
	color:#ccc;
	border-bottom:none;
	}

a.news-title:hover,
a.news-title:active{
  	font-family:'Times New Roman','Times','Georgia',serif;
  	font-size:23px;
  	line-height:24px;
  	letter-spacing:.03em;
  	text-transform:uppercase;
  	text-decoration:none;
  	color:#ccc;
  	border-bottom:1px solid #ccc;
	}			

a.shopping-bag:link,
a.shopping-bag:visited{
  	text-transform:uppercase;
	text-decoration:underline;
	}

a.shopping-bag:hover,
a.shopping-bags:active{
  	text-transform:uppercase;
  	text-decoration:none;
	}

a.contact:link,
a.contact:visited{
  	text-transform:uppercase;
	text-decoration:underline;
	}

a.contact:hover,
a.contact:active{
  	text-transform:uppercase;
  	text-decoration:none;
	}
	
/* imprint links */		
	
a.imprint:link,
a.imprint:visited{
	text-decoration:underline;
	color:#222;
	}

a.imprint:hover,
a.imprint:active{
	text-decoration:none;	
	color:#222;
	}	
	
/* border bottom links */		
	
a.bb:link,
a.bb:visited{
	text-decoration:none;
	border-bottom:1px solid #999;
	}

a.bb:hover,
a.bb:active{
	text-decoration:none;
	border-bottom:none;	
	}
	
/* logotype rollover */

.logotype{
	float:left;
	width:132px;
	height:20px;
	padding:0;
	border:none;
	background:url(http://www.daddythemagazine.com/images/daddy-logotype.gif) no-repeat 0 0;
	}

a.logotype:link, a.logotype:visited, a.logotype:active{
	text-decoration:none;
	background:url(http://www.daddythemagazine.com/images/daddy-logotype.gif) no-repeat 0 0;
	}

a.logotype:hover{
	background:url(http://www.daddythemagazine.com/images/daddy-logotype_o.gif) no-repeat 0 0;	
	}
	
/* title styles */

.title{	
	font-family:'Times New Roman','Times','Georgia',serif;
  	font-size:23px;
  	line-height:24px;
  	letter-spacing:.03em;
  	text-transform:uppercase;
  	}	
  	
.title-magazines{
	font-family:'Times New Roman','Times','Georgia',serif;
	font-size:23px; /* font-size:23px; */
  	line-height:24px;
  	letter-spacing:.1em;
  	text-transform:uppercase;
	text-decoration:none;
	}	

/* 
.title-magazines{
	font-family:'Courier New','Courier',monospace;
  	font-size:25px;
  	line-height:24px;
  	letter-spacing:.02em;
  	text-transform:uppercase;
	text-decoration:none;
	} 
*/ 
	
.title-editions{
	font-family:'Times New Roman','Times','Georgia',serif;
	font-size:23px; /* font-size:23px; */
  	line-height:24px;
  	letter-spacing:.1em;
  	text-transform:uppercase;
	text-decoration:none;
	}		
	
.title-editions-construction{
	font-family:'Gill Sans','Optima','Verdana','Lucida Grande','Lucida Sans Unicode',sans-serif;
	font-size:20px; /* font-size:23px; */
  	line-height:24px;
  	letter-spacing:.05em;
  	text-transform:uppercase;
	text-decoration:none;
	}	
	
.title-news{
	font-family:'Times New Roman','Times','Georgia',serif;
  	font-size:23px;
  	line-height:24px;
  	letter-spacing:.03em;
  	text-transform:uppercase;
	text-decoration:none;
	color:#ccc;
	border-bottom:none;
	}	
	
.title-404{	
	font-family:'Times New Roman','Times','Georgia',serif;
  	font-size:21px;
  	line-height:26px;
  	letter-spacing:.03em;
  	text-transform:uppercase;
  	}		
	
/* text styles */

.author-wrapper{
	width:418px;
	background-color:#ccc;
	font-size:11px;
	padding:5px;
	color:#000;
	border:1px solid #fff;
	text-align:right;
	}

.author{
	letter-spacing:.1em;
	text-transform:uppercase;
	}
	
.date{
	font-family:'Georgia','Times New Roman','Times',serif;
	}
	
.comments{
	font-family:'Lucida Grande','Lucida Sans Unicode','Gill Sans','Optima','Verdana',sans-serif;
	}

.middledot{
	}
	
.cross{
	}	

.sc{
	text-transform:lowercase;
	font-variant:small-caps;
	letter-spacing:1px;
	}	
	
.caption{
	font-size:10px;
	}	
	
.caption-contact{
	font-size:10px;
	text-align:center;
	text-transform:uppercase;
	padding-top:5px;
	}
	
.daddy{	
	letter-spacing:.1em;
	text-transform:uppercase;
	}
	
.purchase{
	font-size:18px;
	}
	
.preview{
	font-size:18px;
	}	
	
#imprint{	
  	font-size:13px;
  	line-height:18px;
  	}
  	
#imprint p{  
	margin:0 0; 
	padding:6px 0;
	}	
	
.with{
	font-family:'Lucida Grande','Lucida Sans Unicode','Gill Sans','Optima','Verdana',sans-serif;
  	text-transform:lowercase;
	font-variant:small-caps;
	letter-spacing:.02em;
	}	
	
.paginate{
	font-family:'Hoefler Text','Georgia','Times','Times New Roman',serif;
	font-size:35px;
	line-height:37px;
	text-align:left;
	margin:0;
	padding:0;
	}	
	
/* default links */

a:link,
a:visited{
	text-decoration:underline;
	color:#ccc;
	}

a:hover,
a:active{
  	text-decoration:none;
	color:#ccc;
	}
	
/* author links */

.author-wrapper a:link,
.author-wrapper a:visited{
	text-decoration:underline;
	color:#000;
	}

.author-wrapper a:hover,
.author-wrapper a:active{
  	text-decoration:none;
	color:#000;
	}	

p{
	margin:12px 0; 
	padding:0 0;
	}
	
.hr{	
	margin-top:23px;
	margin-bottom:15px;
	border-bottom:1px solid #333;	
	}
	
img{
	border:0;
	}
	
img a{
	border:0;
	}		
	