/*
Theme Name: hYdroniKa
Theme URI: http://www.hydronika.it/
Description: Tema ufficiale del sito degli <a href="http://www.hydronika.it/">hYdroniKa</a>.
Version: 1.0
Author: FrancisWeb
Author URI: http://www.francisweb.tk/
*/

/* COLORS ****************************************************************/
.orange { color: #f70 }
.dark-orange { color: #b62 }
.gray { color: #bbb }
.mid-dark-gray { color: #555 }
.dark-gray { color: #222 }

/* GENERAL ****************************************************************/

/*@font-face {
  src: url("http://www.hydronika.it/wp-content/themes/hydronika/hydronika.ttf");
  font-family: "hydronika";
}*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	color: #fff;
	font-size: 13px;
}

body, input, select, textarea {
	font-family: hydronika, verdana, arial, sans-serif;
}

p { margin: 0em 0em 1em 0em; }

div#main {
	margin: auto;
	width: 960px;
	max-width: 960px;
}

a {
	color: white; /* color: yellow */
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

input, textarea {
	background: transparent;
	border: 1px solid #555;
	color: white;
	font-size: 13px;
}
input:hover, textarea:hover {
	border: 1px solid #bbb;
}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}

hr {
	color: #bbb;
	background-color: #bbb;
}
/* HEADER *****************************************************************/

div#header {
	margin: 0px;
	padding: 10px 8px;
	height: 60px;
	line-height: 15px;
}

div#header ul {
	margin: auto;
	padding: 0px;
	list-style-type: none;
}

div#header ul li {
	margin: 0px;
	padding: 3px 10px; 
	font-size: 15px;	
	float: left;
}

div#header ul li ul {
	position: absolute;
}

div#header ul li ul li {
	border: 1px solid #555;
	border-top: 0px;
	background: #000;
	display: block;
	float: none;
}

div#header ul li a {
	text-decoration: none;
	color: #bbb;
	display: block;
}

div#header ul li a:hover {
	color: #fff;
}

div#gradientLine {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 1px; 
	background: url(images/line.jpg) no-repeat;
}

/* BODY *******************************************************************/

div#imgContainer, div#imgContainer2  {
	margin: 0px;
	background: url(images/bg.jpg) no-repeat 0px 0px;
}
div#imgContainer2 { padding: 0px;}

div#content {
	margin: 0px;
	padding: 10px 8px;
	background: url(images/alpha_black.png);
}

table.news, table.live, table.default { width: 720px; }
table.news, table.profile {
	border-collapse: 20px;
	margin-bottom: 16px;
}

table.live {
	border-collapse: collapse;
}

table.live th {
	text-align: left;
	padding: 2px 8px;
	color: #bbb;
}
table.live td {
	border-top: 1px solid #444;
	vertical-align: top;
	padding: 8px;
}

ul.fotolist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.fotolist li {
	margin: 8px;
	padding: 0px;
	float: left;
}
ul.fotolist li img {
	border: 3px solid #555;
	display: block;
}
ul.fotolist li img:hover { border-color: #bbb; }

div.gallery_label {
	font-weight: bold;
	background: black;
	position: absolute;
}

td.date, td.foto {
	margin: 0px;
	padding: 0px 8px 0px 0px;
	border-right: 1px solid #555;
	text-align: right;
	white-space: nowrap;
	vertical-align: top;
}

td.date { width: 70px; }
td.foto { width: 240px; }

td.livedate, td.livedate2 {
	margin: 0px;
	padding: 3px;
	white-space: nowrap;
	color: #888;
}
td.livedate { text-align: center; }

td.livetitle2, td.livetitle {
	color: #f70;
	font-weight: bold;
}
td.livetitle {	font-size: 18px;}

div.navpages {}

div.day, div.liveday {
	font-size: 34px;
	line-height: 1em;
}
div.day { color: #555; }
div.liveday { color: #888; }

div.month, div.livemonth {
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
}
div.month { color: #555; }
div.livemonth { color: #888; }

td.article {
	padding: 4px 8px;
	vertical-align: top;
}

td.article h1 {
	margin: 0px;
}

td.article h2 {
	margin: 20px 0px 0px 0px;
}

td.article h3 {
	font-size: 15px;
	margin: 16px 0px 8px 0px;
	color: yellow;
}

td.article h1, td.article h2 {
	font-size: 18px;
	color: #f70;
	font-weight: bold;
}

h1.pagetitle {
	font-weight: normal;
	color: #bbb;
	font-size: 22px;
}

div.error404 {
	padding: 100px 25%;
}

div#intro {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 640px;
	height: 480px;
	margin-left: -320px;
	margin-top: -240px;
	color: white;
	text-align: center;
}

/* SIDEBAR ****************************************************************/

div#sidebar {
	padding: 8px 8px 16px 8px;
	float: right;
	background-color: #222;
	width: 200px;
	font-size: 11px;
}

div#sidebar h2 {
	margin-top: 16px;
	margin-bottom: 4px;
	padding-bottom: 5px;
	font-size: 14px;
	border-bottom: 1px solid #b62;
}

div#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none outside;
	overflow: hidden;
}

div#sidebar ul li ul li{
	padding: 2px 0px;
	border-bottom: 1px solid #555;
}

div#sidebar ul li ul li a {
	font-weight: normal;
	color: #fff;
}

div#sidebar ul li select {
	border: none;
	background-color: #222;
	color: #fff;
	font-size: 11px;
}

/* ARTICLE ****************************************************************/

img.alignleft {
	float: left;
	margin: 13px 13px 13px 0px;
}

img.alignright {
	float: right;
	margin: 13px 0px 13px 13px;
}

img.aligncenter {
	display: block;
	margin: 13px auto 13px auto;
}

blockquote {
	border-left: 3px solid #bbb;
	padding-left: 8px;
}

/* BAND *******************************************************************/

.slidemenu, .slidemenu li {
	margin: 0px;
	padding: 0px;
}

.slidemenu {
	list-style: none;
	width: 944px;
	height: 500px;
	display: block;
	overflow: hidden;
}

.slidemenu li {
	float: left;
	display: inline;
	overflow: hidden
}

/* FOOTER *****************************************************************/

div#footer {
	padding-top: 50px;
	width: 100%;
	clear: both;
	text-align: center;
	font-size: 11px;
	color: #bbb;
}

div#footer a {
	color: #bbb;
}