﻿/*
Theme Name: Tobia
Theme URI: http://www.tobia.eu/
Version: 1.0
Author: Tobia Scapin

*/
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #000;
	color:#666;
	font-size: 12px;
}
.reddit{	
	color: #680000;
}
span#frog{
	float:right;
	display:block;
	width:100px;
	height:100px;
	background-image:url(../../../../images/frog.png);
	background-repeat:no-repeat;
	margin: 20px 20px 20px 0;
}
h1, div.container{
	width:60%;
	min-width:500px;
	margin: 0 auto;
}
h1, h2{
	font-weight: normal;
	text-align: center;
}	
h1{	
	font-size: 18px;
	color:#000;
	border: none;
	padding-bottom: 0;
	background-image:url(../../../../images/logo.jpg);
	background-repeat:no-repeat;
	background-position: 20px 20px;
	height: 166px;
	white-space:nowrap;
}
div.info{
	margin: 20px 0;
	text-align:center;
}
div.info.ok{ color:#060; }
div.info.ko{ color:#900; }
div.container{
	padding: 30px 20px;
	border: 1px dotted #333;
	border-top: 1px solid #000;
	border-radius: 0 0 20px 0;
	-moz-border-radius: 0 0 20px 20px;
	-webkit-border-radius: 0 0 20px 20px;
	margin-bottom: 40px;
}
div.container h2{	
	font-size: 16px;
	letter-spacing: 6px;
	margin-bottom: 20px;
}
div.container div.brands{
	text-align: right;
}	
div.container div.brands img{
	margin: 0 10px;
}
div.container div h3:first-child{
	margin-top: 0
}
div.container div h3{
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 16px;
	color:#999;
}
div.container div h3:first-letter{
	color: #A30A0A;
}
div.container div h3 a{
	text-decoration:inherit;
	color: inherit;
}
div.container div h3 a:hover{
	color:#CCC;
}
div.container div.post  p{
	text-align: justify;
	text-indent: 30px;
	padding-left: 20px;
	letter-spacing: 0;
	margin: 5px 0;
}
div.container div p.noind{
	text-indent: 0;
}

div.container div.footer{
	background-color:#000;
	border: 1px dotted #222;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	position:relative;
	top: 43px;
	height:14px;
	line-height:14px;
	white-space:nowrap;
	overflow: hidden;
	width: 350px;
	margin: 5px auto;
	padding:0 40px;
	color:#202020;
	text-align:center;
	font-size:10px;
	letter-spacing: normal;
}
form div{
	width:500px;
	margin:0 auto;
}
form input, form textarea{
	display: block;
	margin: 5px 0;
	width: 300px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#666;
	background-color:#333;
	border:1px solid #777;
}
input[type="submit"]{
	width: 150px;
	text-transform:uppercase;
	color:#999;
	margin: 0 auto;
	letter-spacing: 2px;
}
form label{
	display:block;
	clear:left;
	float: left;
	width:150px;
}

.widget form div{
	width: 180px;
	margin-left: 20px;
}
.widget form label{
	display: none;
}
.widget form input[type="submit"]{
	width: 50px;
	letter-spacing: 0;
}
.widget form input{
	display: inline;
	width: 80px;
}

span#valid{
	float:right;
	display:block;
	width:69px;
	height:24px;
	background-image:url(../../../../images/w3c-xhtml.png);
}
div.container div p.portfolio{
	text-align: right;
	font-size: 11px;
	letter-spacing: 1px;
}
div.container div p.portfolio a{
	text-decoration: none;
	color: #333;
}
div.container div p.portfolio a:hover{
	text-decoration: none;
	color: inherit;
	color: #666;
}
div.container div p.description{
	font-size: 11px;
	letter-spacing: 1px;
	text-indent: 0;
	padding-left: 50px;
}
div.container div p.images{
	text-align: center;
}
div.container div p.images img{
	border: 0;
	margin: 5px;
	opacity: 0.4;
}
div.container .post{
	margin-bottom: 20px;
}
div.container .posthead{
	min-height: 50px;
}
div.container .calendar{
	margin: 0 10px;
	float: left;
	width:52px;
	height: 43px;
	background-image:url(../../../../images/calendar.png);
	overflow: hidden;
	text-align: center;
}
div.container .calendar .month{
	color: #AAA;
	height: 16px;
	letter-spacing: 0px;
	font-size: 9px;
	line-height: 16px;
	vertical-align: center;
	white-space: nowrap;
}
div.container .calendar .day{
	color: #222;
	font-size: 25px;
	letter-spacing: -1px;
	height: 27px;
	line-height: 27px;
	vertical-align: center;
	white-space: nowrap;
}
div.container .storycontent{
	padding-top: 3px;
}

a{
	color: #666;
}
a.more-link{
	color: #999;
}

img.avatar{
	margin: 0 10px 10px 0;
	float: left;
}
a:hover{
	color: #AAA;
}
div.feedback{
	text-align: right;
}
h3.storytitle{
	margin: 5px 0 0 72px;
}
div.meta{
	margin-left:72px;
}
h2#comments, h2#postcomment{
	border-top: 1px dotted #333;
	margin-top: 10px;
	padding-top: 10px;
	text-align: left;
}

li.comment p.commentdetails{
	font-size: 10px;
	text-align: right;
	margin-top: 0;
}
#menu > ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu > ul > li{
	font-size: 15px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
#menu > ul > li:first-letter{
	color: #680000;
}
#menu > ul > li > ul{
	list-style: square;
	padding-left: 20px;
}
#menu > ul > li > ul > li{
	font-size: 11px;
	letter-spacing: 0;
}

table#tb{
	width: 100%;
	border:0;
}
td#tdSide{
	width: 200px;
	vertical-align: top;
}
blockquote{
	background-color: #222;
	font-family: "Courier New", courier;
	padding: 6px;
	font-size: 11px;
}
