/*
Theme Name: icearena
Theme URI: http://www.icearena.gr/
Description: Theme for icearena.gr created by Noumenia
Version: 1.0
Author: Noumenia
Author URI: http://www.noumenia.gr/
*/

html {
	margin: 0;
	padding: 0;
	}

* {
	margin: 0;
	padding: 0;
	}

:focus {
	outline-style: none;
	}

.cleardiv {
	clear: both;
	}

body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	background-image: url("images/background.gif");
	background-position: top;
	background-repeat: repeat;
	}

#page {
	width: 950px;
	margin: 0 auto -25px;
	}

#header {
	width: 950px;
	height: 320px;
	text-align: left;
	}

#headerlogo {
	float: left;
	margin-left: 55px;
	}

#languageflags {
	float: right;
	margin-top: 70px;
	margin-right: 40px;
	font-size: 1.1em;
	}

#languageflags a:hover {
	text-decoration: none;
	}

.separator {
	margin: 0px 5px;
	}

#headerimagewrap {
	width: 950px;
	height: 170px;
	text-align: left;
	overflow: hidden;
	}

#headerimage {
	float: left;
	width: 950px;
	height: 170px;
	}

#contentwrap {
	width: 950px;
	}

#contentwrap .leftside {
	float: left;
	width: 310px;
	}

#contentwrap .rightside {
	float: left;
	width: 600px;
	margin-left: 20px;
	text-align: left;
	}

#contentwrap .rightside .title {
	display: block;
	margin-bottom: 2em;
	color: #e82a8c;
	font-size: 1.5em;
	font-weight: bold;
	}


#contentwrap .rightside .content {
	font-size: 1.3em;
	}

#contentwrap .rightside .content p {
	margin-bottom: 1em;
	}

#contentwrap .rightside .content ul {
	margin-bottom: 1em;
	}

#contentwrap .rightside .content li {
	margin-left: 1em;
	}

#contentwrap .rightside .content img.size-full {
	border: 2px solid #000000;
	}

#welcomebox {
	width: 600px;
	height: 315px;
	background-image: url("images/welcome.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	}

#welcomebox a {
	float: left;
	display: block;
	width: 132px;
	height: 90px;
	margin-top: 76px;
	margin-left: 53px;
	}

#welcomebox a.row2 {
	margin-top: 35px;
	margin-left: 145px;
	}

#welcomebox a.last {
	margin-left: 55px;
	}

#welcomebox a:hover {
	background-image: url("images/snowflake-over.png");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	}

.spacer_ {
	clear: both;
	}

.displaynone {
	display:none;
	}

.inquiry {
	padding: 7px;
	margin-bottom:15px;
	border: 2px #65899a solid;
	width: 95%;
	}

.inquiry .inputcontact {
	width:175px; 
	border: 1px solid #7497a8; 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	}

.inquiry .inputcontact:hover {
	border: 1px solid silver; 
	}

.inquiry .stadium {
	width:383px;
	height: 18px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #7497a8; 
	display:none;
	}

.inquiry .stadium:hover {
	border: 1px solid silver; 
	}

.inquiry .req {
	width:25px; 
	border: 1px solid #7497a8; 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	}

.legent {
	padding: 7px;
	font-weight: bold;
	font-size: 0.9em;
	}

table.contactform td {
	width:250px;
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align:top;
	}

table.contactform td.smalltext {
	font-size: 0.8em;
	}

.contactform .inputcontact {
	width:175px; 
	border: 1px solid #7497a8; 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	}

.contactform .inputcontact:hover {
	border: 1px solid silver; 
	}

.contactform .button {
	width:90px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 0.9em;
	color: #65899a;
	cursor: pointer;
	background-color: #d0e8f5;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border:1px #7497a8 solid;
	}

.contactform .button:hover {
	width:90px;
	border: 1px solid silver; 
	}

#footer {
	clear: both;
	display: block;
	width: 950px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	}

#footer .copy {
	float: left;
	margin-left: 5px;
	}

#footer .links {
	margin-left: auto;
	margin-right: auto;
	}

#footer .noumenialogo {
	float: right;
	margin-right: 5px;
	}

#footer .noumenialogo a {
	color: #000000;
	}

#footer .noumenialogo a:hover {
	text-decoration: none;
	}

#footer .noumenialogo img {
	vertical-align: middle;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.cat_attachment {
	float: left;
	width: 26%;
	margin-right: 3%;
	}

.cat_attachment img {
	border: 5px #ffffff solid;
	}

.cat_attachment img:hover {
	border: 5px #c0c0c0 solid;
	}


.cat_info {
	float: left;
	width: 70%;
	}

.cat_info .entry {
	font-size: 1.2em;
	}

.cat_info .time {
	font-style: italic;
	margin-bottom: 5px;
	}

.cat_info h3 {
	font-size: 1.6;
	margin-top: 0px;
	}

.cat_info h3 a {
	color: #5169b3;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
/* End Form Elements */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	overflow: auto;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


ul.menu {
	float: right;
	width: 250px;
	list-style-type: none;
	}

ul.menu ul {
	width: 250px;
	list-style-type: none;
	}

ul.menu li {
	clear: both;
	margin-top: 5px;
	text-align: left;
	}

ul.menu li a {
	display: block;
	padding: 0.2em;
	padding-left: 0.5em;
	font-weight: bold;
	font-size: 1.1em;
	color: #65899a;
	text-decoration: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #d0e8f5;
	}

ul.menu li a:hover {
	color: #e82a8c;
	text-decoration: none;
	background-color: #92b9cf;
	}

ul.menu li a.selected {
	text-decoration: none;
	background-color: #92b9cf;
	}

ul.menu li ul {
	}

ul.menu li ul li a {
	margin-left: 20px;
	}

ul.menu li ul li a:hover {
	}

#skateimg, #homepage-side-image, #twitter, #facebook {
	clear: both;
	float: right;
	margin-top: 20px;
	}

#twitter {
	width: 256px;
	text-align: center;
	}

ul.attachments {
	list-style-type: none;
	}

ul.attachments li {
	clear: both;
	display: block;
	margin-bottom: 10px;
	}

ul.attachments li.caption {
	clear: both;
	width: 353px;
	display: block;
	background: #e1e1e1;
	border: 4px solid #e1e1e1;
	margin-bottom: 0px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	}

.menu2 {
	float: left;
	font-size: 0.9em;
	font-weight: normal;
	}

ul.faq, ul.faq ul {
	list-style-type:none;
	width: auto;
	}

ul.faq li {
  	margin-top: 1px;
	width: 580px;
	}

ul.faq li a {
	display: block;
	padding: 0.2em;
	padding-left: 0.5em;
	color: #fff;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: #87AFC7;	
	}

ul.faq li a:hover {
	text-decoration: none;
  	background: #6D7B8D;
	}

ul.faq li ul {
	margin-left: -10px;
	}

ul.faq li ul li {
	}

.category-news {
	margin-bottom: 10px;
	}

/*  scroller */
.tabmsg {
	padding: 10px;
	}

table.scroller{
	margin-top: 5px;
	margin-bottom: 30px;
	border: 3px #92b9cf solid;
	border-spacing: 0px; 
	}

.stileret {
	border: 0px;
	}

.stileupdn {
	border: 0px;
	}

/* FANCY CAPTCHA STARTS */
.ajax-fc-container {
	width: 316px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	background-color: #a8d7ea;
	}

/* rounded corners */
.ajax-fc-rtop, .ajax-fc-rbottom {
	display: block;
	background: #b4d5e8;
	}

.ajax-fc-rtop *, .ajax-fc-rbottom * {
	display: block;
	height: 1px;
	overflow: hidden;
	background-color: #a8d7ea;
	}

/* describes left and right boxes */
div#ajax-fc-content {
	position: absolute;
	width: 298px;
	height: 105px;
	margin-top: -3px;
	margin-left: 9px;
	background: url(images/bg-content-div.png);
	}

div#ajax-fc-content div#ajax-fc-left {
	float: left;
	width: 200px;
	height: 100px;
	}

div#ajax-fc-content div#ajax-fc-right {
	float: right;
	width: 98px;
	height: 100px;
	}

/* block left: task and pictures */
p#ajax-fc-task {
	margin: 0;
	padding: 11px 0 0 11px;
	line-height: 16px;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial;
	color: #18779d;
	}

p#ajax-fc-task span {
	color: #66a70b;
	font-weight: bold;
	}

ul#ajax-fc-task {
	width: 190px;
	height: 18px;
	margin: 6px 0 0 0;
	padding: 5px 0 0 2px;
	list-style-type: none;
	background: url(images/bg-items.png) -4px 0px;
	background-repeat: no-repeat;
	}

/* block right: cycle and backlink */
ul#ajax-fc-task li#mar0, ul#ajax-fc-task li#mar1, ul#ajax-fc-task li#mar2, ul#ajax-fc-task li#mar3, ul#ajax-fc-task li#mar4 {
	float: left;
	margin-top: 6px;
	margin-right: 1px;
	margin-left: 0px;
	}

p#ajax-fc-circle { 
	position: absolute; 
	margin: 18px 0 0 15px; 
	width: 79px; 
	height: 79px; 
	background: url(images/circle.png); 
	background-repeat: no-repeat;
	}
img#ajax-fc-backlink { 
	position: absolute; 
	margin-top: 1px; 
	margin-left: 6px; 
	border: 0px; 
	z-index: 101; 
	}

/* left and right png borders */
div#ajax-fc-corner-spacer { 
	height: 99px; 
	}
img.ajax-fc-border { 
	position: absolute; 
	margin-top: -3px; 
	}
img.ajax-fc-border#ajax-fc-left { 
	margin-left: 2px; 
	}
img.ajax-fc-border#ajax-fc-right { 
	margin-left: 307px; 
	}

/* items */
.ajax-fc-highlighted { 
	cursor: pointer; 
	z-index: 102
	}

/* rounded corners */
.ajax-fc-r1{ 
	margin: 0 5px 
	} 
.ajax-fc-r2{ 
	margin: 0 3px 
	} 
.ajax-fc-r3{ 
	margin: 0 2px 
	} 
.ajax-fc-r4{ 
	margin: 0 1px; 
	height: 2px 
	}

/* FANCY CAPTCHA ENDS */

/* TRIPLETA */

#tripleta {
	width: 250px;
	height: 267px;
	margin: 2px 10px 0px 54px;
	overflow: hidden;
	border: 3px #65899a solid;
	background: #c0c0c0;
	z-index: 1;
	}

#tripletabuttons {
	position: relative;
	width: 250px;
	top: 0px;
	left: 0px;
	list-style: none;
	z-index: 3;
	}

#tripletabuttons .title {
	text-align: left;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 1.2em;
	z-index: 6;
	background-color: #65899a;
	border: 2px solid #65899a;
	}

#tripletabuttons p {
	display: none;
	text-align: left;
	margin-top: 2px;
	margin-left: 5px;
	font-size: 1.0em;
	}

#tripletabuttons li {
	display: block;
	position: relative;
	width: 250px;
	height: 89px;
	z-index: 4;
	cursor: pointer;
	background-color: transparent;
	overflow: hidden;
	}

#tripletabuttons li a {
	color: #ffffff;
	text-decoration: none;
	}

#tripletabuttons li a:hover {
	color: #5169b3;
	}

#tripletabuttons li.selected-li {
	background: transparent url(images/tripleta-button-bg.png) left top repeat-x;
	z-index: 10;
	}

#tripletabuttons li.selected-li a {
	color: #5169b3;
	}

#tripletabuttons li.selected-li .title {
	background-color: transparent;
	border: 2px solid transparent;
	}

#tripletaimages {
	display: none;
	position: relative;
	width: 250px;
	height: 267px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	z-index: 2;
	}

#tripletaimages img {
	width: 100%;
	}
/* END TRIPLETA*/

.newstitle {
	margin-top: 25px;
	margin-left: 45px;
	font-size: 1.5em;
	font-weight: bold;
	color: #65899a;
}

.googlemaps {
	clear: both;
	}

