/*
Theme Name:ks3soviet
Theme URI:
Description: un bel template, ma mica da impazzirci dietro; cioè, con Internet Explorer non si vede un cazzo ma chi se ne frega.
Author: SAPO!!
Author URI: http://www.helo.it
Version: 0.1alfa 20070502
*/

*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Lucida Grande, tahoma, verdana, arial, sans-serif;
	background-color: #FFF;
	font-size: 10px;
}

.clearlefty { clear: left; }



h1#logo
{
	float: left;
	background-image: url(include/bg_logoks_short.png);
	background-repeat: no-repeat;
	height: 320px;
	width: 160px;
	background-position: left top;
	position: fixed;
	text-indent: -30000px;
}

h1#logo a
{
	display: block;
	height: 320px;
}

#container
{
	margin: 30px auto 0 auto;
	width: 880px;
}

#posts { margin: 0 255px 0 180px; }

#menu
{
	float: right;
	color: #B7B7B7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	width: 220px;
	margin-top: -10px;
}

#menu a {	color: #B7B7B7; text-decoration: none;
}

#footer
{
	padding: 30px;
	background-color: #CE0000;
	border-top: 2px solid #8A8A8A;
	clear: both;
}

#posts h1
{
	font-size: 2em;
	text-align: center;
	margin: 0 10px 33px 0;
	font-weight: bold;
	padding: 13px;
	background-color: #DDD;
	color: white;
}

#posts p
{
	color: #5D5D5D;
	text-decoration: none;
	word-spacing: 0.2em;
	text-align: left;
	letter-spacing: 0em;
	line-height: 1.6em;
	font-size: 1.2em;
	padding: 6px 0;
}

#posts p.info
{
	margin: 10px 0 30px 0;
	font-size: 0.9em;
	color: #B0B0B0;
	font-style: italic;
	font-weight: bold;
	border-top: 1px solid #FFFBC1;
	padding: 5px 15px;
	clear: left;
}

#posts p.info a
{
	color: #FF5D5E;
	text-decoration: none;
}

#posts p.info a:hover
{
	color: #B30005;
	text-decoration: underline;
}

#posts h2 { margin: 0 0 0.4em 0; }

#posts h2 a
{
	color: #ffb200;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	font-size: 1.4em;
	padding-right: 80px;
}

#posts h2 a:hover, #posts a, #menu h3 a:hover { color: #E80000; }
#posts a:hover { color: #ffb200; }

#posts img
{
	float: left;
	margin: 0 15px 15px 0;
	padding: 5px;
	border: 1px solid #ffb200;
}

#posts blockquote
{
	font-family: Georgia, Times, serif;
	border-left: 1px solid #ffb200;
	color: #CACACA;
	margin: 10px 55px 20px 20px;
	padding-left: 10px;
}

cite { font-family: Georgia, Times, serif; }

#menu h3
{
	font-size: 1.5em;
	margin: 0 0 0.3em 0;
	color: #CACACA;
}

#menu p, #menu ul { margin: 0 0 15px 10px; }

#menu ul
{
	list-style-type: circle;
	list-style-position: inside;
}

#menu li { margin: 0.3em 0; }

#menu a
{
	color: inherit;
	text-decoration: none;
}

#menu a:hover
{
	color: #ffb200;
	text-decoration: underline;
}

#menu #rececomments { font-size: 0.8em; }
#menu #rececomments a { text-decoration: underline; }

.bg01
{
	padding: 3px;
	background-color: #DDD;
	color: white;
}

.data
{
	font-size: 1.1em;
	border-bottom: 1px solid #DDD;
	text-align: right;
	margin: 0 10px -23px 0;
	font-weight: bold;
}


.sunrays
{
	background-image: url(include/bg_sunrays.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

/* stili per commenti e form commenti. molto beta. */
ol#comments
{
	margin: 20px 80px 30px 40px;
	/*
		background-color: #FF5D5E;
*/
}

ol#comments li
{
	padding: 10px;
	border-bottom: 1px solid #B30005;
	margin: 5px;
}

ol#comments li .author
{
	font-family: Lucida Grande, tahoma, verdana, arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #929292;
	margin-right: 10px;
}

ol#comments cite
{
	border-bottom: 1px solid #ffb200;
	font-weight: bold;
	font-size: 1.1em;
	padding: 3px;
	margin: 5px;
	color: #CACACA;
}

.mycomment { background-color: #FFFCCC; }

#comment-form
{
	margin: 5em 0 5em 0;
	width: 36em;
}

input.textfield
{
	width: 15em;
	margin: 5px 0;
	background-color: #FF5253;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0.25em;
}

textarea.commentbox
{
	width: 28em;
	height: 10em;
	padding: 0.25em;
	margin: 5px 0;
	font-size: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF5253;
	color: white;
}

label.text
{
	position: relative;
	left: 0.5em;
	top: -0.5em;
}

.formactions input.submit
{
	float: right;
	margin: -1em 0 0 0;
	padding: 0 0.5em;
}

.formactions .spinner
{
	float: right;
	margin: -8px -20px 0 0;
}

/* homeroll */
#homeroll, .boxed
{
	background-color: #ECECEC;
	color: #ffb200;
	margin: 30px 10px;
	padding: 15px;
	border: 1px solid #ffb200;
}

.boxed {
	text-align: center; 
	margin-top: 10px;
	}

#roll01
{
	float: left;
	width: 200px;
}

#roll03
{
	height: 120px;
	background-color: inherit;
	margin-top: 10px;
	border-top: 1px solid #ffb200;
	padding-top: 10px;
}

#roll02 {margin-left: 210px;}

#roll03 img
{
	margin: 5px;
	background-color: white;
}

#homeroll li { margin: 8px; }
#homeroll li a { text-decoration: none; }
#homeroll h2 { font-size: 1em; }

#homeroll h1
{
	margin: -5px 5px 15px 5px;
	padding: 5px;
	font-size: 1.2em;
}

#posts p.piccolo {font-size: 0.9em;}