/*  
Theme Name: Today Designers
Theme URI: http://www.todaydesigners.nl
Description: wordpress theme for Today Designers
Author: Marten Timan
Author URI: http://www.atypisch.nl
*/

/* basic elements */
html, body { 
	font: 13.5px Arial; 
	color: #363636; 
	margin: 0; 
	padding:0;
	text-align: left;
    line-height: 16px;
	height:100%;
    width: 100%;
	background: #000;
	background-repeat: no-repeat;
}	

#yesterday_wrap {
	float: right;
	width: 300px;
	padding: 0;
	margin: 0;
	height: auto;	
}

#yesterday {
	position: absolute;
	width: 300px;
	padding: 0;
	height: auto;
	z-index: 9999;
}

#yesterday_link a {
	float: right;
	width: 300px;
	height: 21px;
	background: url(images/wijgevenantwoordop.png) no-repeat;
	padding: 0 0 3px 0;
	margin: 0;
	text-decoration: none;
	-moz-user-focus:	none;
	-moz-user-select:	none;
	cursor:				default;
	border: 			0;
	outline: 0;
}

#yesterday_content {
	position: absolute;
	top: 0;
	right: 20px;
	width: 270px;
	padding: 20px 15px 15px 15px;
	margin: 0;
	background: #fff;
	color: #000;
	z-index: 999;
	height:auto;
}

#yesterday_content h1 {
	color: #000;
	width: 270px;
	border: 0;
	padding: 0 0 5px 0;
	margin: 0;
	line-height: 25px;
}

#yesterday_content a {
	color: #000;
	text-decoration: underline;
}

#yesterday_content .post {
	height: auto;
	width: 270px;
	border-bottom: 1px solid #e7e7e7;
	padding: 20px 0 20px 0;
	margin: 0;
}
	
#yesterday_content p {
	width: 270px;
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 18px;
}

/* for background image*/
#background {
	position:fixed;
	z-index:0; 
}

#background, #background table, #background td {
    height:100%;
    width:100%;
    overflow:hidden;
}

#background img {
    margin:0 auto;
    min-height:50%;
    min-width: 50%;
}

#bg_image {
	height:200%;
	width:200%;
	position: absolute;
	top: 0;
	left: -50%;
	overflow: hidden;
	z-index: 0;
}

#background td {
    text-align: center;
    vertical-align: middle;
}

/* end background */

h1, h2, h3, h4, h5, h6, h7 { 
	font-weight: bold; 	
  	color: #000; 
	margin: 0; 
	padding: 10px;
}	

h1 { 
	font-size: 26px;
	border-top: 1px dotted #555555;
	border-bottom: 0px;
	width: 530px;
}

h2 { 
	font-size: 18px;
	border-top: 1px dotted #000;
}

h3 { font-size: 13px; }
h4 { font-size: 12px; }
h5 { font-size: 11px; }
h6 { font-size: 10px; }
h7 { font-size: 8px; }



/* define different link colors */

a:link, a:visited { 
	font-weight: normal; 
	color: #000;
    text-decoration: underline;
	-moz-user-focus:	none;
	-moz-user-select:	none;
	border: 			0;
	outline: 0;
}

a:hover, a:active { 
	text-decoration: none; 
	color: #fff;
    background: #000;
}
      	
small {
    font-size: 10px;
	margin: 0;
	padding: 0; 
	color: #979797;	
}

blockquote {
	padding: 10px 0 10px 30px;
	margin:0;
}	
	
/* specific divs */
/* styles for IE 5 Mac article: http://www.hicksdesign.co.uk/journal/30/vertical-centering-with-css */
#horizon {
	background-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
}
 
/* following rules are invisible to IE 5 \*/
#horizon {
	top: 0;
	left: 0;
	width: 100%;
	margin-top: 0;
	text-align: center;
	min-width: 970px;
}
 /* end IE 5 hack */ 

#container { 	
	padding: 0; 
	border: 0;
	text-align: left; 
	width: 970px; 
	margin-left: auto; 
	margin-right: auto; 
}
	
/* een absolute-positioned container om de andere items (links etc) ook absolute te kunnen positioneren */	
#container_abs { 
    position: absolute;
	top:0;	
	padding: 0; 
	border: 0;
	text-align: left; 
	width: 970px; 
	margin-left: auto; 
	margin-right: auto; 
    z-index:0;
}
	
#wrap {
	float: left;
    width: 970px;
	padding: 0;
    border: 0;
	background: #fff;
}                            

#wrap_home {
	float: left;
    width: 970px;
	padding: 0;
    border: 0;
}

#header {
	float: left;
    width: 970px;
	height: 160px;
	padding: 0;
    border: 0;
}

#header_top {
	float: left;
    width: 970px;
	height: 35px;
	padding: 0;
    border: 0;
}
  
#backtohome {
	position: absolute;
	top: 35px;
    left: 50px;
	padding:0;
	margin:0;
	border:0;
    width: 200px;
    height: 100px;
    z-index: 1;
	background: url(images/logo.png) no-repeat;
}	
	
#backtohome a:link, #backtohome a:visited, #backtohome a:hover, #backtohome a:active {
	position: absolute;
    width: 200px;
    height: 100px;
    border:0;
    padding:0;
    margin:0;   
    text-decoration: none;
    background: transparent;
    z-index: 2;
}

#today_clock {
	float: right;
	padding:3px 0 0 10px;
	margin:0;
	border:0;
    width: auto;
    height: 25px;
}


#leus {
	position: absolute;
	top: 220px;
    left: 600px;
	padding:0;
	margin:0;
	border:0;
    width: 275px;
    height: 40px;
    z-index: 2;
	line-height: 26px;
	text-align: right;
}

#leus h1 {
	width: 245px;
	border: 0;
	font-size: 25px;
	letter-spacing: -1px;
}

#today_flip {
	position: absolute;
	top: 300px;
    left: 580px;
	padding:0;
	margin:0;
	border:0;
    width: 240px;
    height: 25px;
    z-index: 1;
}

/* the_button */
#flip_button {
	position: absolute;
	top: 300px;
    left: 582px;
	padding:0;
	margin:0;
	border:0;
    width: 348px;
    height: 85px;
    z-index: 100;
	background: transparent;
	cursor: pointer;
	outline: 0;
}

#content {  
	float: left;
	padding: 0; 
	margin: 0;
	text-align: left; 
	width: 970px;
}

.mid_wrap {
	float: right;
	width: 580px;
	padding: 0;
	margin: 0;
}


/* post related */	

.post  {
	float: left;
	padding: 0 0 15px 0; 
	margin: 0;
	text-align: left; 
}
    	
.post p {
	clear: both;
	text-align: left; 
    padding:  10px;
	width: 530px;
}

.post ul {
    padding: 5px 10px 5px 23px;
}  
  
.postmetadata {
    width: auto;    
    padding: 10px;
    margin: 0;
}

.postmetadata a {
    text-transform: uppercase;
    font-size: 9px;
    text-decoration: none;
    position: relative;
    z-index: 1000;
}    
    
.postmetadata a:hover {
    background: #fbc0df;
}    
    
.entries {
	float: left;
	width: 550px;
	padding: 0;
	margin: 0;
}

.entries_concepts {
	float: left;
	width: 530px;
	padding: 0;
	margin: 0;
}

.entries_concepts h1 {
	border: 0;
	width: auto;
	padding: 10px 0 15px 0;
}

.entries_concepts h2, .entries_concepts h3 { 
	border: 0;
	padding: 5px;
}

.entries_concepts .post {
	border-top: 1px dotted #000;
	padding: 5px 0 15px 0;
	margin :0;
}

.entries_concepts .post-content {
	width: 270px;
	float: left;
}

.entries_concepts .post-content p {
	width: auto;
	padding: 0 5px 5px 5px;
}

.entries_concepts .post-image {
	float: left;
	width: 250px;
	height: 350px;
	border: 0;
	padding: 0 10px 0 0;
	margin: 0;
}

/* extra div for featured panorama view frontpage */
.entries_concepts .post-panorama {
	float: left;
	width: 510px;
	padding: 0 5px 5px 5px;
}

.panorama-movie {
	float: left;
	padding: 20px 5px 5px 5px;
	margin: 0;
}

.entries_concepts .post-panorama p {
	padding: 5px;
	margin: 0;
}

.separator {
    clear: both;
    width: 620px;
    height: 10px;
    padding:0 0 5px 0;
    margin:0;
    border:0;
    background: url(images/separator.gif) no-repeat;
}  

.space {
    float: left;
    width: 100%;
    padding:0;
    margin:0;
    border:0;
    height: 10px;
}

/* define sidebars and main divs*/    

#sidebar {
	float: left;
	width: 390px;
	padding: 0;
	margin: 0;   
    border: 0;
} 

#sidebar ul {
	float: left;
	width: 390px;
	padding: 0;
	margin:0;
}

#sidebar li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navigation {
    float: left;
    width: 500px;
    padding: 10px 0 10px 0;
    margin:0;
}                                                                 

/* align images  */
img.alignnone {
    display: inline;
    margin:0;
    padding:0;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.entry img.alignright {
    padding: 3px 0 0 8px;
    margin: 0;
    max-width: 530px;
    float: right;
}

.entry img.alignleft {
    padding: 3px 8px 0 0;
    margin: 0;
    display: inline;
    max-width: 530px;
    float: left;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}
/* End align Images */


/* WIDGETS */

.widget {
	float: left;
	padding: 0 0 20px 0;
	margin: 0;
	width: 290px;
}

.widget ul {
	float: left;  
	padding: 10px;
	margin: 0;
	width: 270px;
}

.widget li {
	float: left;  
	padding: 0;
	margin :0;
	width: 270px;
}
	
h1.title_widgets {
	clear: both;
	padding: 25px 0 5px 0 ;
	border: 0;
	font-size: 21px;
	width: auto;
}

/* start forms */

#comment {
	width: 360px;
	padding: 2px;
	height:200px;
	border: 1px solid #523e2e;
}

form.ddfm .form_submit {
	padding: 5px;
	margin: 0;
	float: right;
	width: 65px;
	height: 65px;
	background: url(images/btn_verstuur.gif) no-repeat;
	cursor: pointer;
	border: 0;
}

/* safari border hack */
input, button {
 outline: 0;
}
   
/* einde forms */

#concept_content { 
	position: absolute; 
	top: 100px; 
	left: 10%; 
	width: 599px;
	padding: 0; 
	margin :0;
	border: 0; 
	z-index: 9999999;
	cursor: move;
}

#concept_content_top { 
	float: left;
	width: 599px;
	height: 45px;
	padding: 0;
	margin: 0;
	background: url(images/bg_shadow_top.png) no-repeat;
}
	
#concept_content_inside { 
	float: left;
	width: 522px;
	padding: 0 50px 0 27px;
	margin: 0;
	border: 0;
	background: url(images/bg_shadow_mid.png) repeat-y;
}

#concept_content_bottom { 
	float: left;
	width: 599px;
	height: 45px;
	padding: 0;
	margin: 0;
	background: url(images/bg_shadow_bottom.png) no-repeat;
}

#concept_content p { 
	cursor: move;
}

#concept_content .post-content img { 
	max-width: 255px;
	border: 0;
}

#concept_content h1, #concept_content h2, #concept_content h3 {
	border: 0;
	padding: 5px;
} 

#concept_content_close {
	position: absolute;
	top: 27px;
	right: 50px;
	text-decoration: none;
	border: 0;
	background: transparent;
}

#concept_content_close img {
	border: 0;
	background: transparent;
	width: 15px;
	height: 15px;
}

#concept_shoutbox {
	float: left;
	width: 220px;
	background: url(images/icon-shout.gif) no-repeat 25px 50px;
	padding: 50px 0 0 95px;
	margin: 0;
}

#concept_shoutbox h1 {
	border: 0;
	width: auto;
	padding: 20px 0 0 0;
	font-size: 18px;
}

#concept_shoutbox p {
	float: left;
	width: 220px;
	font-size: 11px;
}


