/*  
Theme Name: TDS
Theme URI: http://www.thedailyshutter.com
Description: thedailyshutter theme	
Version: 1.0
Author: Stephan Flad
Author URI: http://www.thedailyshutter.com


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	
*/




/**********************************************************************************/

/***************************** Gallery Thumbnails ***********************/

/*
#sspgallerytable {
    border: 0px solid #0f0;
	width: 409px;
	display: inline-table; 
	table-layout: fixed;
	border-collapse: collapse;
}

#sspgallerytable td {
    border: 0px solid #f00;
    text-align: center;
	vertical-align:top;
	padding:0 10px 0 0;
	margin:0;
	height:81px;
}

#sspgallerytable td img{

    margin-left: -11px;
    
}
#sspgallerytable a{
    width:61px; 
}
*/


/*
.sspthumb_gridthumb1 {
  background:#444;
  margin:1px;
  font-size:85%;
  line-height:1.5em;
  color:#222;
  text-align:left;
  border: 0px solid #00f;
  display:block;
  }
*/

.sspthumb_gridthumb2 {

  }
  
/**/
  
/*
.sspthumb_sidebar_l1 {
  background:#444;
  margin:5px 4px 20px 4px;
  line-height:1.5em;
  color:#999;
  text-align:left;
  max-width:148px;
  min-width:110px;
  padding: 0px 0px 4px 0px;
  font-size:9px;
  width:148px;
  }
 .sspthumb_sidebar_l1 {
  position:relative;
  }
 .sspthumb_sidebar_l1:hover {
  background:#555;
  }  

.sspthumb_sidebar_l1 .gheadline {
  font-size:10px;
  color:#FFF;
  font-weight:bold;
  padding: 0 4px 0 4px;
  display:block;  
}

.sspthumb_sidebar_l1 .gnumber {
  color:#CCC;
  font-style:italic;
  padding: 0 4px 3px 4px;
  display:block;  
}

.sspthumb_sidebar_l1 .desc {
  padding: 0 4px 0 4px;
  display:block;
}

.sspthumb_sidebar_l2 {
  background:#eee;
  border:4px solid white;
  width:140px;
  margin-bottom:5px;
  }
 .sspthumb_sidebar_l2 {
  position:relative;
  }
 .sspthumb_sidebar_l2:hover {
  position:relative;
  }  

.ssp_gv_author {
  font-style:italic;
  color: #CCC;
  padding: 0 0 5px 0;
  margin: 0 0 0 8px;
  display:block;
  width:800px;
  border-bottom:1px solid #444;
}
.ssp_gv_desc {
  color: #CCC;
  font-weight:bold;
  width: 300px;
  margin: 0 auto;
  padding: 5px 0 15px 0;
  display:block; 
}
.ssp_gv_commentsep {
  padding: 10px 0 20px 0;
  margin: 0 0 0 8px;
  display:block;
  width:800px;
  border-bottom:1px solid #444;
}
.ssp_comment{
  margin: 10px 0;
  padding: 10px 0;
  text-align:left;
  width:500px;
}
*/

/**/  


  
