/* @override 
	http://www.gladiatorsteam.net/index.php/gladiators/gladiators_css
	http://www.gladiatorsteam.net/index.php/new/gladiators_css
*/

/* @group Reset */

* {
	list-style-type: none;
	list-style-position: inside;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, em, img, ins, strong, sub, sup, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

a img {
	border: 0;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol, ul {
	list-style: none;
	font-size: 12px;
	line-height: 18px;
}

li {
}

a {
	color: #00d5d2;
	text-decoration: none;
}

a:hover {
	color: #808080;
}

body {
	margin: 0;
	padding: 0;
	color: #808080;
	background-color: #ccc;
	font: 0.9em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}

.center {
	text-align: center;
}

blockquote {
	font-size: 12px;
	line-height: 1.5em;
	padding: 10px;
}

input, textarea {
	color: #06c;
	border: solid 1px #5abce1;
	margin: 3px 3px 10px 20px;
	width: 70%;
	text-align: center;
	background-color: #fff;
}

/* @end */

/* @group ids */

#park {
	width: 90px;
	height: 89px;
	background: url(http://www.gladiatorsteam.net/images/css/park.png) no-repeat;
	position: absolute;
	left: 790px;
	top: 111px;
	z-index: 10;
}

#park {
	background: url(http://www.gladiatorsteam.net/images/park.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='http://www.gladiatorsteam.net/images/park.png');
	_background: none;
}

#ausiliario {
	text-align: center;
	position: relative;
	width: 910px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

#centrato {
	width: 910px;
	height: 100%;
	float: left;
	text-align: left;
	background-color: white;
	margin-top: 30px;
	border: 1px solid silver;
}

#head {
	width: 910px;
	height: 108px;
	text-indent: -500em;
	background: url(http://www.gladiatorsteam.net/images/css/header.jpg) no-repeat;
}

#colonna_1 {
	float: left;
	width: 700px;
	line-height: 1.4em;
	height: 100%;
}

#google_adsense_colonna_1, #google_adsense_colonna_2 {
	float: left;
	width: 620px;
	height: 70px;
}

#adsense_1, #adsense_2 {
	width: 468px;
	height: 60px;
	margin-bottom: 20px;
	margin-left: 130px;
}

#speciali {
	float: left;
	padding: 20px;
	margin-bottom: 20px;
}

#forum ul li {
	list-style-type: square;
}

#forum ul {
	
}

#posts {
	float: left;
	width: 695px;
}

#rightbanner {
	margin-top: 90px;
	margin-left: 5px;
	float: left;
}

/* @end */

/*

 @group colonna 2 */

#colonna_2 {
	float: left;
	width: 210px;
	background: url(http://www.gladiatorsteam.net/images/colonna_2.gif) no-repeat 0 27px;
}

#contenuti_colonna_2 {
	text-align: left;
	float: left;
	padding-left: 23px;
	padding-top: 20px;
	margin-top: 30px;
	font-size: 12px;
	width: auto;
}

.sidetitle {
	text-align: left;
	color: black;
	font-variant: small-caps;
	margin-top: 5px;
	margin-bottom: 5px;
}

#colonna_2 a {
	color: gray;
}

#colonna_2 a:hover {
	color: #00d5d2;
}

#colonna_2 ul {
	width: 160px;
}

#colonna_2 ul li {
	padding-left: 5px;
}

#colonna_1 img {
	background: url(http://www.gladiatorsteam.net/images/css/loading.gif) no-repeat 50% 50%;
}

/* @end */

/* @group colonna 1 */

.info {
	color: silver;
	margin-bottom: 4px;
	margin-top: 4px;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	float: left;
	display: none;
}

.author {
	float: right;
	padding-right: 3px;
}

.miniatura {
	width: 100px;
	height: 100px;
	border: 1px solid silver;
	float: right;
	background-repeat: repeat;
	background-position: center center;
	margin: 10px;
}

.articolo {
	width: auto;
}

.post {
	float: left;
	width: auto;
	background: url(http://www.gladiatorsteam.net/images/post.gif) no-repeat;
	padding-left: 30px;
	padding-top: 28px;
	margin-bottom: 40px;
	padding-right: 38px;
}

.title {
	background: none no-repeat left top;
	text-align: left;
	font-weight: bold;
	color: #00d5d2;
	padding-top: 4px;
	padding-bottom: 1px;
	font-size: 1.5em;
}

.spacer {
	margin: 0;
	padding: 0;
	clear: both;
}

/* @end */

/* @group menu */

ul#head_menu {
	height: 30px;
	width: 100%;
	background-color: black;
	font-size: 23px;
	line-height: 28px;
}

ul#head_menu li {
	display: inline-block;
	float: left;
}

ul#head_menu li a {
	height: 30px;
	color: white;
	background-color: #000;
	padding-left: 20px;
	padding-right: 20px;
}

ul#head_menu li a:hover {
	color: #00d5d2;
}

#forum a {
	color: gray;
}

#forum a:hover {
	color: #00d5d2;
}



/* @end */

/*

 @group footer */

#footer {
	text-align: center;
	height: 60px;
	width: 910px;
	padding-top: 10px;
	color: gray;
	float: left;
}

#footer a {
	color: lime;
	border-bottom: 1px dashed gray;
}

#footer a:hover {
	color: #00d5d2;
	border-bottom-style: none;
}

/* @end */

/* @group speciale */

#wrapper {
	float: left;
	position: relative;
	overflow: hidden;
	height: 202px;
	width: 650px;
}

#container {
	position: relative;
	width: 15000px;
	height: 15000px;

}

#speciale, #contatti {
	height: 200px;
	float: left;
	width: 650px;
}

#contatti {
	background-color: black;
}

#speciali h1.title {
	color: #00d5d2;
	text-transform: uppercase;
	font-size: 35px;
	line-height: 35px;
}

#speciali .miniatura {
	width: 200px;
	height: 200px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
}

#speciali div.speciale div.articolo {
}

/* @end */

/* @group squeezebox */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(http://www.gladiatorsteam.net/images/css/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(http://www.gladiatorsteam.net/images/css/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(http://www.gladiatorsteam.net/images/css/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
	display: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(http://www.gladiatorsteam.net/images/css/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}




/* @end */

/* @group contatti */

#cells {
	color: #00d5d2;
	font-size: 50px;
	margin: 10px;
	line-height: 50px;
}



/* @end */