/* 
Theme Name:		Blog.DSD.it
Theme URI:		http://blog.dsd.it
Description:	A theme developed by Paolo Battistella.
Version:		2.0
Author:			Paolo Battistella
Author URI:		http://www.dsd.it
*/

/* www.bleikamp.com/newsday */

* {
	margin: 0;
	padding: 0;
	}
	
body {
	border-top: 10px solid #666;
	text-align: left;
	font-size: 62.5%;
	font-family: Georgia, Times New Roman, Times, Serif;
	}
	
.no_view {
    display:none;
}	

.no_print {
    display:none;
}	
	
/* Page Structure
----------------------------------------------------------------*/

#frame {
	float: left;
	width: 100%;
	}
	
#date {
	font-size: 1.4em;
	float: left;
	width: 100%;
	padding: 10px 0 10px 0;
	margin: 0 0 20px 0;
	background: #f1f1f1;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	}
	
#pages {
	position: absolute;
	top: 60px;
	right: 2%;
	}
	
#sidebar {
	float: left;
	width: 35%;
	margin-left: 2%;
	background: #fff;
	}
	
/* Links
----------------------------------------------------------------*/

a, a:active { color: #0d20d5; text-decoration: underline; }
a:visited { color: #999; text-decoration: underline; }
a:hover { color: #000; text-decoration: none; }
a img { border: none; }

#coypright a { color: #fff; }

#pages a {
	font-size: 1.2em;
	color: #666;
	background: #f1f1f1;
	padding: 5px 10px 5px 10px;
	border: 1px solid #aaa;
	border-bottom: none;
	}
	
#pages a:hover {
	color: #666;
	background: #fff;
	border: 1px solid #666;
	border-bottom: none;
	text-decoration: none;
	}
	


#footer a, #footer a:active { color: #fff; text-decoration: underline; }
#footer a:visited { color: #999; text-decoration: underline; }
#footer a:hover { color: #ffc; text-decoration: none; }

span.entrycategory { display:none; }
span.entryauthor { display:none; }
a.commentnumber { display:none; }
span.entrydate { line-height: 16px;}
.calendario {
  
	background-color: #F4F8CC;
	width: 100px;
	height: 60px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	float:left;
	margin: 0 10px 10px 0;
	text-align:center;
	padding-top:5px;
	font-size: 1.2em;
}
.tessera {
  clear:both;
	width: 80px;
	height: 80px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	float:left;
	margin: 0 10px 10px 0;
	text-align:center;
	padding:0;
	font-size: 1.2em;
}

.calendario .giorno {
	font-weight: bold;
	font-size: 1.6em;
	margin: 5px 0;
}
	
h2#latestheadline a {	 color: #900; text-decoration: none; }
h2#latestheadline a:hover { color: #900; text-decoration: underline; }

h2.entryheadline a {	 color: #900; text-decoration: none; }
h2.entryheadline a:hover { color: #900; text-decoration: underline; }
/*
h2.entryheadline a { color: #333; text-decoration: none; }
h2.entryheadline a:hover { color: #333; text-decoration: underline; }
*/
h3.archivetitle a { color: #333; text-decoration: none; }
h3.archivetitle a:hover { color: #333; text-decoration: underline; }

div#title a { color: #c00; text-decoration: none; }
	div#title {
		float: left;
		padding: 15px 0 15px 0;
		padding-left: 2%;
		}
	div#title img {
		border:none;
		}	

/* Typography
----------------------------------------------------------------*/

h1 {}
	
h2 {}

	h2#latestheadline {
		  	clear:both;

		font-size: 3.0em;
		width: 100%;
		margin: 0; margin-bottom: 8px;
		padding: 0; padding-bottom: 8px;
		}/*letter-spacing: -1px;*/
		
	h2.entryheadline {
		font-size: 3.0em;
		width: 100%;
		margin: 0; margin-bottom: 8px;
		padding: 0; padding-bottom: 8px;	
		}/*letter-spacing: -1px;*/
/*
font-family: "Garamond", "Georgia", Times New Roman, Serif;
	h2.entryheadline {
		font-size: 2.0em;
		letter-spacing: -1px;
		width: 100%;
		padding: 0;
		}
*/		
	h2#singletitle {
	  	color: #900;
		font-size: 3.0em;
		width: 100%;
		margin: 0; margin-bottom: 8px;
		padding: 0; padding-bottom: 8px;
		}
		
	h2.archive {
		font-size: 2.2em;
		color: #900;
		}
		
h3 {}

	#singlecontent h3 {
		font-size: 1.8em;
		color: #900;
		}

	h3#latest {
		display: inline;
		width: 100%;
		overflow: hidden;
		height: 31px;
		font-size: 1.8em;
		font-weight: normal;
		line-height: 31px;
		margin: 0 0 10px 0;
		padding-bottom: 4px;
		border-bottom: 1px dotted #aaa;
		}
		
	h3#latest div.hot {
		float: left;
		background: #900 url("images/hot.png") no-repeat 0 0;
		height: 31px;
		width: 31px;
		margin-right: 10px;
		}
		
	#footer h3 {
		color: #fff;
		font-size: 2em;
		font-weight: normal;
		border-bottom: 1px dotted #aaa;
		margin-bottom: 5px;
		}
		
	h3.archivetitle {
		font-size: 1.8em;
		color: #666;
		margin-bottom: 3px;
		}
		
	h3.respond {
		margin: 10px 0 10px 0;
		}

	h3#responses {
	  	clear:both;
		padding-top: 25px;
		}
		
h4 {}

	#singlesidebar h4 {
		font-size: 1.8em;
		color: #900;
		font-weight: normal;
		margin-bottom: 10px;
		}

	p{ font-size: 1.4em; line-height: 1.5em; padding: 10px 0 10px 0;
  
   white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */ }
	
td { font-size: 1.4em; }		

	#latest p { font-size: 1.4em; color: #000; line-height: 1.65em; padding: 10px 0 10px 0; }
  
	.entry p { font-size: 1.2em; color: #000; line-height: 1.65em; }
	
	#footer p { color: #ddd; font-size: 1.2em; line-height: 1.5em; padding: 10px 0 10px 0; }
	
	#singlecontent p{ font-size: 1.4em; line-height: 1.5em; padding: 10px 0 10px 0;
  
   white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */ }
	
	#archive p, #search p { font-size: 1.4em; line-height: 1.65em;}
	
	#archive p.meta, #search p.meta	{ background: #f1f1f1;  padding: 5px; font-size: 1.2em; margin-bottom: 5px; }
	
blockquote {
	border-left: 5px solid #ccc;
	margin-bottom: 1em;
	margin-left: 1.5em;
	padding-left: 5px;
	

	line-height: 1.4em; 
  white-space: pre-wrap;       /* css-3 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */ 
}
	
	
	
/* Lists
----------------------------------------------------------------*/

ul {
	list-style: square;
	padding: 0 0 0 25px;
	}
	
ol {
	padding: 0 0 0 25px;}
	

dl {
	
}
	
		
li {
	font-size: 1.2em;
	color: #000;
	padding: 3px;
	line-height: 1.6;
	}
	
dt {
	font-size: 1.2em;
	color: #000;
	padding: 3px;
	line-height: 1.6;
	}
	
dd {
	font-size: 1.2em;
	color: #000;
	padding: 3px;
	padding: 0 0 0 25px;
	line-height: 1.6;
	}	
	

#pages ul {
	list-style: none;
	display: inline;
	}
	
#pages li {
	list-style: none;
	display: inline;
	}
	
#singlesidebar ul {
	list-style: none;
		margin: 0;
	padding-left: 6px;color: #900;}
#singlesidebar ul a:link, #singlesidebar ul a:visited {
	color: #900;
}
#singlesidebar ul a:hover, #singlesidebar ul a:active {
	color: #900;
}
#singlesidebar li{
	list-style: none;
	font-size: 1.4em;
	padding: 0;	margin-top: 12px;
}/* 5px 0 5px*/
#singlesidebar li ul a:link {
	color: #0d20d5;
	font-size: 0.6em;
}
#singlesidebar li ul a:visited {
	color: #999;
	font-size: 0.6em;
}
#singlesidebar ul.other a:link {
	color: #0d20d5;
}
#singlesidebar ul.other a:visited {
	color: #999;
}
#singlesidebar li ul a:hover, #singlesidebar li ul a:active {
	color: #000;
	font-size: 0.6em;
}	
	#menu ul, #sponsor ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 6px;
}

#footer ul#links {
	width: 90%;
	}
	
#footer ul li {
	margin: 3px 0 3px 0;
	font-size: 1.3em;
	list-style: square;
	color: #ddd;
	}
	
#footer ul li.title {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
ul#recent {
	width: 90%;
	}
	
ul#recent li {
	padding: 8px 0 8px 0;
	border-bottom: 1px dotted #aaa;
	}
	
/* Forms
----------------------------------------------------------------*/

input#search {
	padding: 2px;
	margin: 0;
	border: 1px solid #aaa;
	}
	
/* Header specific styles
----------------------------------------------------------------*/

span.cap {
	margin-left: 2%;
	color: #c00;
	font-weight: bold;
	}
	
/* Content styles & organization
----------------------------------------------------------------*/

#content {
	float: left;
	min-width: 100%;
	width: 100%;
	padding: 0 0 0 2%;
	margin-bottom: 30px;
	}
	
/*#latest {
	float: left;
	width: 45%;
	}*/
	
	
	#latest .entryend {
		font-size: 1.2em;
		margin-top: 5px;
		margin-bottom: 5px;
		}
	#singlecontent .entryend {
		font-size: 1.2em;
		margin-top: 5px;
		margin-bottom: 5px;
		}
		
/*#recentposts {
	float: left;
	width: 45%;
	padding-left: 2%;
	margin-left: 2%;
	border-left: 1px dotted #aaa;
	}
	
	#recentposts .entry {
		float: left;
		padding: 1%;
		width: 100%;
		border-bottom: 1px dotted #aaa;
		padding-bottom: 10px;
		padding-top: 10px;
		}
		
		
	#recentposts .entryend {
		font-size: 1.2em;
		margin-top: 5px;
		margin-bottom: 5px;
		}*/
	
/* Single Post
----------------------------------------------------------------*/

#singlecontent {
	float: left;
	width: 90%;
	}
	
#singlesidebar {
	display:none;
	}

#related-block {
	display:none;
	}
		
#comment-form {
	display:none;
	}
	
.comment, .commentalt {
	float: left;
	width: 100%;
	font-size: 1.0em;
	border-bottom: 1px solid #aaa;
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	}

.comment-text {
	float: right;
	width: 70%;
	padding: 0 1%;
	}
	
.comment-author {
	float: left;
	width: 26%;
	padding: 1% 1% 1% 1%;
	font-size: 1.2em;
	margin-top: 5px;
	}
	
span.author {
	font-size: 1.3em;
	}
	
input#author, input#url, input#email {
	padding: 2px;
	margin: 0;
	border: 1px solid #aaa;
	}
	
	
textarea {
	border: 1px solid #aaa;
	width: 500px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica;
	font-size:  .8em;
	}
	
/* Archives
----------------------------------------------------------------*/

#archive {
	float: left;
	width: 60%;
	}
	
#archive .post {
	float: left;
	margin: 10px 0 10px 0;
	width: 100%;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #ddd;
	}
	
.navigation {
	display:none;
	}
	
.previous { 
	background: url("images/icon-previous.png") 0 0 no-repeat; 
	padding-left: 20px;  
	float: left; 
	width: 46.5%;  
	text-align: left; 
	font-size: 1.2em;}
	
.previous a:link, .previous a:visited { 
  color:#000;
	text-decoration:underline;
	}
.previous a:hover, .previous a:active { 
	text-decoration:none;
	}	
.next { 
	background: url("images/icon-next.png") 100% 0 no-repeat; 
	padding-right: 20px; 
	float: right; 
	width: 46.5%; 
	text-align: right; 
	font-size: 1.2em;
	}
.next a:link, .next a:visited { 
  color:#000;
	text-decoration:underline;
	}
.next a:hover, .next a:active { 
	text-decoration:none;
	}	
.more { margin:0; }
.more a, .more a:active { background: #0d20d5; color:#fff; text-decoration: underline; padding:2px; }
.more a:visited { background: #0d20d5; color:#fff; text-decoration: underline; }
.more a:hover { background: #fff; color:#0d20d5;  text-decoration: none; }
/* Search Results
----------------------------------------------------------------*/

#search {
	float: left;
	width: 60%;
	}
	
#search .post {
	float: left;
	margin: 10px 0 10px 0;
	width: 100%;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #ddd;
	}
		
/* Footer
----------------------------------------------------------------*/

#footer {
	float: left;
	background: #666;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
	border-top: 5px solid #333;
	}
	
#footercontainer {
	float: left;
	width: 31%;
	margin-left: 2%;
	}
	
#copyright {
	float: left;
	width: 98%;
	background: #333;
	padding: 1% 0 1% 2%;
	font-size: 1.1em;
	color: #fff;}

#slideshow {
	overflow: hidden;
	margin: 0;
	width: 150px;
	height: 68px;
}

#slideshow img {
	width: 150px;
	height: 68px;
}
