﻿/*
Theme Name: ilarialab/blue-tech Theme
Theme URI: http://www.gizstyle.com
Description: Blue Tech, based on "gizstyle-element" Theme, 3 column structure; Widget supported, jQuery Post Slider and Flash animate Header.
Version: 1.0Author: giZ*/

/*----- Corpo sito -----*/

body {
	height:100%;
	width:100%;
	color: #333;
	font-size:14px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-align:center;
	background:#333 url(skin/sf.gif) top repeat-x;
	margin:0;
	padding:0;
}

#manutenzione {
position:relative;
height:35px;
line-height:35px;
width:100%;
background:#f1f1f1;
border-bottom:1px solid #fff;
color:#bbb;
font-size:18px;
font-weight:bold;
display:none;
cursor:pointer;
}

#base {
	width:960px;
	text-align:left;
	margin:0 auto;
}
#header {
	width:960px;
	height:150px;
	position:relative;
	text-align:left;
}
a.backhome {
	position: absolute;
	text-indent: -9999px;
	height: 150px;
	width: 340px;
	z-index: 10px;
	top: 0px;
}
#emotion {
	width:960px;
	height:200px;
	position:relative;
	text-align:left;
	background: url(skin/emotion.jpg) no-repeat;
}
#profile {
	width:240px;
	top:15px;
	right:150px;
	position:absolute;
	color:#fff;
	line-height:13px;
	font-size:11px;
	font-family: Arial, Verdana, sans-serif;
}
.profile-image {
	position:absolute;
	right:30px;
	top:40px;
}
.profile-icons {
	margin-top:3px;
}
.profile-icons a:hover{
	opacity:0.6;
}
#searchbar {
	width:960px;
	height:40px;
	position:relative;
	text-align:left;
	background: url(skin/searchbar.gif) no-repeat;
}
#searchbar-content {
	width:400px;
	height:40px;
	position:absolute;
	right:0px;
	top:0px;
}
#content {
	width:960px;
	position:relative;
	float:left;
	padding-bottom: 20px;
	background: #fff url(skin/bottom.gif) bottom no-repeat;
}
#footer {
	width:940px;
	padding:10px;
	position:relative;
	float:left;
	font-family:Arial, sans-serif;
	font-size:10px;
	text-align:center;
	margin-bottom:10px;
	color: #5f819d;
}
#menu ul, .comments_content ul, .comments_content ol, #column3 ol {
	margin:0;
	padding:0;
}
a.keylog {
	position:absolute;
	height:20px;
	width:40px;
	top:8px;
	left:10px;
	background: url(skin/keylog.png) no-repeat;
	display:block;
	text-indent:-9999px;
}

#search-switcher {
	position:absolute;
	left:70px;
	top:8px;
	height:21px;
	width:80px;
	padding-left:60px;
	background: url(skin/search-switch-bg.png) no-repeat;
}

#search-switch {
	position:absolute;
	left:60px;
	top:0px;
	height:21px;
	width:42px;
	background: url(skin/search-switch-button.png) no-repeat;
	cursor:pointer;
}

/*----- menu -----*/
#menu {
	position:absolute;
	width:410px;
	height:43px;
	right:0px;
	top:-43px;
}
#menu li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
.home {
	position:relative;
	float:left;
	width:88px;
	height:43px;
	text-indent:-9999px;
	background: url(skin/menu.png) no-repeat 0px top;
}
.home:hover {
	background: url(skin/menu.png) no-repeat 0px bottom;
}
.rss {
	position:relative;
	float:left;
	width:78px;
	height:43px;
	text-indent:-9999px;
	background: url(skin/menu.png) no-repeat -88px top;
}
.rss:hover {
	background: url(skin/menu.png) no-repeat -88px bottom;
}
.chat {
	position:relative;
	float:left;
	width:78px;
	height:43px;
	text-indent:-9999px;
	background: url(skin/menu.png) no-repeat -166px top;
}
.chat:hover {
	background: url(skin/menu.png) no-repeat -166px bottom;
}
.legalese {
	position:relative;
	float:left;
	width:78px;
	height:43px;
	text-indent:-9999px;
	background: url(skin/menu.png) no-repeat -244px top;
}
.legalese:hover {
	background: url(skin/menu.png) no-repeat -244px bottom;
}
.blogrollm {
	position:relative;
	float:left;
	width:88px;
	height:43px;
	text-indent:-9999px;
	background: url(skin/menu.png) no-repeat -322px top;
}
.blogrollm:hover {
	background: url(skin/menu.png) no-repeat -322px bottom;
}

/*----- opening -----*/

#opening-top {
	position:relative;
	width:385px;
	height:10px;
	background: url(skin/opening.png) no-repeat top;
}
#opening-content {
	position:relative;
	width:385px;
	height:auto;
	background:#fff;
}
#opening-bottom {
	position:relative;
	width:385px;
	height:10px;
	background: url(skin/opening.png) no-repeat bottom;
	margin-bottom:10px;
}
.closeme {
	position: relative;
	width:385px;
	height: 30px;
	background: url(skin/close.png) no-repeat right;
	cursor: pointer;
}
#legalese {
	position:relative;
	width:365px;
	padding:0px 10px;
}

/*----- formattazioni testo -----*/

a {
	color:#1d6aaa;
	text-decoration:none;
	outline:none;
}
a:visited {
	color:#a79779;
}
a:hover {
	color: #1d6aaa;
	text-decoration:underline;
}
#column2 a {
	color:#1d6aaa;
	text-decoration:none;
	outline:none;
}
#column2 a:visited {
	color:#a79779;
}
#column2 a:hover {
	color: #233c4e;
	text-decoration:underline;
}
.storycontent a {
	font-weight:bold;
}

/*----- regole colonna 1 -----*/

#column1 {
	padding:0 5px;
	width:545px;
	position:relative;
	float:left;
	margin-bottom: 20px;
	background: #fff url(skin/sx-bg.gif) repeat-y;
}

/*----- regole colonne 2 -----*/

#column2 {
	position:relative;
	float:right;
	width:405px;
	padding: 0px;
	margin-bottom: 30px;
	background: #b9d4df;
	font-size:10px;
}
#column2_cont {
	position:relative;
	float:left;
	width:386px;
	padding:10px 12px 0px 7px;
	background: url(skin/right-bg.gif) repeat-y;
}
#column2_bottom {
	position:absolute;
	left:0px;
	bottom:-20px;
	width:405px;
	height:20px;
	background: url(skin/right-bottom.gif) bottom;
}
#column2 img {
	border:none;
}
.inleft {
	position:relative;
	float:left;
	width:180px;
	padding:5px 4px;
	background:#deeaf1;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #9ac8da;
}
.inright {
	position:relative;
	float:right;
	width:180px;
	padding:5px 4px;
	background:#deeaf1;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #9ac8da;
}

/*----- regole Sidebar -----*/

.margin {
	margin-bottom:10px
}
.buttons img {
	margin-bottom:5px
}
.title {
	position:relative;
	height:35px;
	width:170px;
	padding:0px 5px;
	background: url(skin/title-section.png);
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	color:#233c4e;
	font-family:Arial, Verdana, sans-serif;
	text-align:center;
	margin-right: -5px;
}
.section {
	position:relative;
	float:left;
	width:180px;
	padding:10px 0px;
}
.widget_tag_cloud {
	position:relative;
	float:left;
	width:170px;
	padding:10px 5px;
	text-align:justify;
}
.widget_tag_cloud .title {
	margin-left:-5px;
}
.section ul {
	padding: 0px 0px 0px 30px;
}
.section ul li {
	list-style-image: url(skin/dot.png);
}
.section ul li ul li {
	list-style-image: url(skin/arrow.png);
}

/*----- regole POSTs -----*/

.title-post {
	position: relative;
	float: left;
	width:480px;
	height: 60px;
	margin:0px 10px 0px 37px;
	padding:5px 5px 5px 10px;
	background: url(skin/title-post.png) no-repeat right;
}
#column1 h1 {
	margin:0px;
	padding:0px;
	line-height: 30px
}
#column1 h1 a, #column1 h1 a:visited {
	text-shadow: 2px 2px 2px white;
	text-decoration:none;
	color: #233c4e;
	font-size: 20px;
	font-weight: normal;
        font-family: Georgia, Palatino, Times New Roman;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 30px;
}
#column1 h1 a:hover {
	color: #33669b;
}
.storycontent {
	position: relative;
	float: left;
	width:520px;
	padding:0px;
	margin-left: 12px;
}
.storycontent p {
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-align: justify;
}
.storycontent img {
	border:none;
}
.storycontent li {
	list-style-image:url(skin/arrow-list.png);
}

.storycontent ul {
	position:relative;
}

.pages {
	width: 540px;
	height: 30px;
	position: relative;
	float: left;
	padding:10px 0px;
}
.page-left {
	position: absolute;
	left: 20px;
}
.page-right {
	position: absolute;
	right: 20px;
}
.storycontent blockquote {
	background: #f1f1f1;
	border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	margin:5px 0px;
	padding:5px 20px;
}
.data {
	position:absolute;
	left: -65px;
	top:0px;
	height:70px;
	width:65px;
	background: url(skin/calendar.png) no-repeat;
	z-index:10;
	text-align: center;
}
.day {
	position:absolute;
	width:60px;
	padding:0 0 0 5px;
	font-size:32px;
	top:25px;
	left:0px;
	color:#2f5d28;
	font-family: Arial Rounded MT Bold, Arial, Verdana;
}
.month {
	position:absolute;
	width:60px;
	padding:0 0 0 5px;
	font-size:10px;
	top:10px;
	font-family: Arial Rounded MT Bold, Arial, Verdana;
	color:#2f5d28;
	left:0px;
}

/*----- regole commenti -----*/

.feedback {
	position: relative;
	float: left;
	width:508px;
	font-size:11px;
	margin-bottom:10px;
	font-family:Arial, Verdana, sans-serif;
	padding:5px;
	background: #f1f1f1;
	border: 1px solid #e1e1e1;
	border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	margin-left: 12px;
	line-height:19px;
}
.feedback img {
	margin-bottom:-2px;
	margin-right:3px;
}
.comments_content {
	position: relative;
	float: left;
	font-size:10px;
	width:508px;
	margin-left: 12px;
}
.comments_content li {
	position: relative;
	float: left;
	list-style:none;
	padding:0px;
	width:520px;
	margin-bottom: 10px;
}
.comments_content li cite {
	font-size:9px;
}
.comments-title {
	position:relative;
	background: url(skin/comment-top.png) no-repeat;
	height:30px;
	width:480px;
	padding:5px 10px 0px 20px;
	margin-right: 10px;
	line-height:30px;
	overflow: hidden;
}
.comments-title a {
	color: #333;
}
.comments-title span {
	font-size: 14px;
	font-weight:bold;
}

li.authcomment .comments-title {
	position:relative;
	background: url(skin/comment-top-ila.png) no-repeat;
	height:30px;
	width:480px;
	padding:5px 10px 0px 20px;
	margin-right: 10px;
	line-height:30px;
	overflow: hidden;
	color: #fff;
}

li.authcomment .comments-title a {
	color: #fff;
}

li.authcomment .comments-title span{
	color: #fff;
}

.comments-text {
	width:480px;
	padding:10px 20px;
	background: url(skin/comment-bg.png) repeat-y;
}
.comments-bottom {
	width:520px;
	height:30px;
	background: url(skin/comment-bottom.png) repeat-y;
}
.smiles {
	width:498px;
	padding:5px 10px 10px 10px;
	background: #f1f1f1;
	border: 1px solid #e1e1e1;
	border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	text-align:center;
}
textarea {
	width:498px;
	padding:10px;
	background: #f1f1f1;
	border: 1px solid #e1e1e1;
	border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:12px;
	font-family:Arial, Verdana, sans-serif;
}
textarea:hover {
	border:1px solid #ccc;
}
#column1 input {
	background: #f1f1f1;
	border: 1px solid #e1e1e1;
	border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	color:#666;
	margin-left: 12px;
}
comments_content h2 {
	font-size:14px;
}
input.commentami {
	position:relative;
	display:block;
	height:30px;
	width:120px;
	border:none;
	font-weight:bold;
	font-size:10px;
	line-height:20px;
	cursor:pointer;
	background: #ccd8b8;
	border:1px solid #aab793;
}
img.avatar {
	float:right;
	margin:-10px -10px 10px 10px;
	background: #e1e1e1;
	padding:5px;
}

/*-----  Post Slider -----*/

#slider {
	position: absolute;
	left:10px;
	top:10px;
	padding: 10px 10px 5px 10px;
	width: 520px;
	height: 170px;
	overflow: hidden;
}
#slider a {
	color:#fff;
}
#s3slider {
	width: 520px;
	height: 170px;
	position: relative;
	overflow: hidden;
	border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
}
#s3slider ul {
	margin:0px;
	padding:0px;
}
#s3slider li {
	list-style:none;
}
#s3sliderContent {
	width: 520px;
	height:160px;
	position: absolute;
	top: 0;
	margin-left: 0;
	border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
}
.s3sliderImage {
	padding:0px;
	width: 520px;
	height: 160px;
	float: left;
	position: relative;
	display: none;
	background-color: #fff;
	text-align:center;
	overflow:hidden;
}
.s3sliderImage img {
	padding:0px;
	border:none;
}
.s3sliderImage span {
	position: absolute;
	left: 0px;
	font: 11px/15px Arial, Helvetica, sans-serif;
	padding: 10px;
	width: 500px;
	height: 140px;
	background-color: #000;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	color: #fff;
	display: none;
	top:0px;
	text-align:left;
}
.clear {
	clear: both;
}
#slider span strong {
	font-size: 16px;
	line-height: 20px;
}
.burner-field {
	background:#b9d4df;
	border:1px solid #78aec3;
	border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	margin: 5px 0px;
	width:140px;
	padding:5px;
	color:#fff;
	font-weight:bold;
}
.pagination span {
	background: #f1f1f1;
	border: 1px solid #e1e1e1;
	border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	padding:5px;
	margin-right:5px;
}
.pagination a {
	background:#b9d4df;
	border:1px solid #78aec3;
	border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	padding:5px;
	margin-right:5px;
}
.cloud {
	text-align:justify;
	width:170px;
	padding:5px;
}
#feeder {
	position:absolute;
	top:-150px;
	right:10px;
	width:77px;
	height:65px;
	background: url(skin/feeder.png);
}
.feeder-title {
	font-family: Arial Rounded MT Bold, Arial, Verdana;
	position:absolute;
	width:77px;
	font-size: 10px;
	color:#fff;
	bottom:25px;
	text-align:center;
}
.feeder-number {
	font-family: Arial Rounded MT Bold, Arial, Verdana;
	position:absolute;
	width:77px;
	font-size: 22px;
	color:#fff;
	top:5px;
	text-align:center;
}
#search {
	position:absolute;
	height:30px;
	width:190px;
	right:10px;
	top:5px;
}
.search-field {
	position:absolute;
	height:15px;
	width:130px;
	left:20px;
	top:5px;
	background:transparent;
	border:none;
	font-size: 12px;
	color:#fff;
	font-weight:bold;
}
.search-button {
	position:absolute;
	height:20px;
	width:20px;
	right:10px;
	top:2px;
	cursor:pointer;
	background:transparent;
	border:none;
}
.shareme img {
	border: none;
}

.related-post {
	background: #DEEAF1;
	position: relative;
	float: left;
	width:508px;
	margin-bottom:10px;
	padding:5px;
	border: 1px solid #B9D4DF;
	border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	margin-left: 12px;
}
.related-post ul li {
	list-style-image: url(skin/dot.png);
}
#chat {
	height:380px;
}

#cse-search-results {
margin-left:40px;
margin-top:60px;
}
