/* @override 
	http://localhost:3000/stylesheets/podcast.css?1215707253
	http://localhost:3000/stylesheets/podcast.css?1215852500
*/

/* Global styles */

#suggest {
	background-color: #b6e3ff;
	display: block;
	width: 521px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	margin-top: 7px;
	padding: 6px 12px;
}

#suggest form {
	margin-bottom: 0;
	margin-top: 2px;
}

#nopreferiti {
	position: relative;
	top: 25px;
	padding: 5px;
	margin: 15px;
	background-color: #f5efc9;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
}

#footer {
	color: gray;
	font-size: 85%;
	margin-top: 20px;
	margin-left: 42px;
	margin-bottom: 30px;
}

#errorExplanation {
	color: red;
}

div.fieldWithErrors {
	padding-left: 0;
	background: url(/images/icons/error.gif) no-repeat 384px;
}

#adsense {
	
	margin-top: 20px;
}

span.play_gunpradio {
	background: url(/images/icons/play_little.gif) no-repeat;
	padding-left: 19px;
	padding-bottom: 1px;
}

span.play_itunes {
	background: url(/images/icons/itunes_little.gif) no-repeat;
	padding-left: 19px;
	padding-bottom: 1px;
}

span.play_rss {
	background: url(/images/icons/rss_little.gif) no-repeat;
	padding-left: 19px;
	padding-bottom: 1px;
}

#playbar {
	padding-top: 5px;
	padding-bottom: 4px;
	font-weight: bold;
}

span.player {
	display: block;
}

img {
	border-style: none;
}

span.add_me {
	float: right;
}


/* START:notice */
#notice {
border: 2px solid red;
padding: 1em;
margin-bottom: 2em;
background-color: #f0f0f0;
font: bold smaller sans-serif;
}
/* END:notice */

html {
    min-width: 945px;
} /*IE7*/
/* Styles for main page */

body, td, th, textarea, input, select, h3, h4, h5, h6 {
    font: 83%/1.4 arial, helvetica, sans-serif;
}

h2 {
	font: 130% arial, helvetica, sans-serif;
	margin-bottom: 2px;
	margin: 0;
}

h3 {
	font: 130% arial, helvetica, sans-serif;
	margin-bottom: 2px;
	margin: 0;
	display: inline;
}

a {
	color: navy;
	text-decoration: none;
}

a:visited {
	color: navy;
}

a:hover{
	text-decoration: underline;
}

body#podcast {
	color: #393733;
    margin: 0;
    padding: 0 20px;
    text-align: center;
    background: #e5ecf3;
}

body#flashplayer {
	color: #393733;
    background: #e5ecf3;
}

#container {
    text-align: left;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;}

#wrapper {
    background: url(main-back.gif) 0 0 no-repeat;
    padding: 15px 0 0 15px;
    min-height: 600px;
} /*IE6*/

/* Hides from IE-mac \*/
* html #wrapper {height: 1%;}
/* End hide from IE-mac */

#contents {
	clear: both;
    padding: 0 15px 0 0;
    background: #fff url(main-back.gif) 100% 0 no-repeat;
	margin-top: 10px;
}

#banner {
background: #1E0070;
padding-top: 10px;
padding-bottom: 20px;
/*border-bottom: 4px solid;*/
/* font: small-caps 50px/50px "Times New Roman", serif; */
font: 28px helvetica, arial, serif;
color: #CBDCF3;
text-align: left;
	height: 31px;
}

#alerts {
	position: relative;
	color: red;
	width: 66%;
	clear: left;
	text-align: center;
	font: small-caps 130% Helvetica;
	padding-top: 6px;
	left: 17%;
}

#banner img {
	float: left;
	margin-top: -11px;
	margin-left: 10px;
}

#radio_libera {
	font-size: 56%;
	position: relative;
	top: 21px;
	display: inline;
	float: left;
	left: 5px;
}

#radio_libera h1 {
	
	color: white;
	font-size: 100%;
}

#user_commands a, #user_commands a:visited{
	color: #c6c6c6;
	text-decoration: none;
}

#user_commands a:hover{
	text-decoration: underline;
}

#banneroptions {
	float: right;
	position: relative;
	top: 7px;
	font-size: 77%;
	display: inline;
	margin-right: 12px;
}

#banneroptions a {
	color: #CBDCF3;
	text-decoration: none;
}

#banneroptions a:visited {
	color: #CBDCF3;
}

#banneroptions a:hover, #banneroptions a:focus {
    color: #fff;
	text-decoration: underline;
}




#main {
	margin-right: 330px;
}

#side {
float: right;
    width: 300px;
    clear: left;
    margin: 0 0 2em 0;
    min-height: 500px;
}

.pagination {
  padding: 14px 3px 3px;
  margin: 3px;
}
.pagination a {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #aaaadd;
  text-decoration: none;
  color: #000099;
}
.pagination a:hover, .pagination a:active {
  border: 1px solid #000099;
  color: #000;
}
.pagination span.current {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #000099;
  font-weight: bold;
  background-color: #000099;
  color: #FFF;
}
.pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #eee;
  color: #ddd;
}

h1 {
font: 170% sans-serif;
color: #226;
/*border-bottom: 3px dotted #77d;*/
	display: inline;
}

#podcast-list .list-title {
color: #244;
font-weight: bold;
font-size: larger;
}

#podcast-list .list-one-sheet {
width: 60px;
height: 70px;
}


#podcast-list .list-actions {
font-size: x-small;
text-align: right;
padding-left: 1em;
}

#podcast-list .list-line-even {
background: #ffccff;
}

#podcast-list .list-line-odd {
background: #d0d0d0;
}

#podcast .podcast-title {
	font-weight: bold;
	font-size: larger;

}

.podcast-name {
	color: #244;
	font-weight: bold;
	font-size: larger;
}

.episode-title {
	font-size: 121%;
}
.episode-description {
	font-size: x-small;
	display: block;
	clear: left;
	padding-right: 5px;
	padding-left: 5px;
}

.podcast-description {
	font-size: small;

	display: block;
	clear: left;
	padding-right: 5px;
	padding-left: 5px;	
	margin-top: 6px;
}

span.link-icons {
	position: relative;
	display: inline-block;
	padding-top: 3px;
}

.enclosure {
	font-size: small;
	display: block;
}

.tags {
	position: relative;
	display: block;
}

.tags a {
	text-decoration: none;
}

.tags a:hover {
	text-decoration: underline;
}

img.list-image {
	margin: 4px;
	border: 1px solid #000;
}

span.close_box {
	display: block;
}

#title {
	}


#searchbox {
	float: right;
  
    clear: left;
	margin-top: 6px;
}

#episode {
	
	padding: 3px;
	min-height: 80px;
	
	overflow: hidden;

	margin-left: 0px;
	margin-right: 0px;
}

#directory #episode {
	border: 1px solid #000000;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

-	border: 1px solid #9161bc;
-	margin: 10px 0px 10px 0px;
-	padding: 3px;
	background-color: #fef6e7;
	margin-bottom: 15px;
}

#comments {
	border: 1px solid #000099;
	margin: 10px 0px 10px 0px;
	padding: 3px;
	min-height: 80px;
}



.css1 { font-size: 1.0em; }
.css2 { font-size: 1.2em; }
.css3 { font-size: 1.4em; }
.css4 { font-size: 1.6em; }
.css5 { font-size: 1.8em; }

#command_bar  {
	background: #b9ccf5 url(menu-secondary.gif) no-repeat 100% 100%;
	clear: both;
	float: left;
    width: 100%;
    font-size: 130%;
}

#command_bar ul {
	background:  url(menu-secondary.gif) 0 100% no-repeat;
	padding-left: 8px;
    height: 34px;
    margin: 0;
}

#command_bar ul li{
	float:left;
	display:block;
	line-height:36px;
	padding: 0;
	margin: 4px 3px;
}

#command_bar a {
	float: left;
    position: relative;
	text-decoration: none;
	padding: 4px 0;
	font-size-adjust: none;
	font: normal normal 91%/110% arial,helvetica,sans-serif;
}


#command_bar ul li.all a strong {
	padding: 8px;
	font-size: 95%;	
}

#command_bar a:hover 
{
	background-color: #d1edff;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	margin: 0;
	
}

#command_bar ul li.all a.current:hover {
	background-color: #d1edff;
}



#command_bar ul li.all a.current {
	background-color: #e2fbee;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#ajax-loader {
	position: fixed;
	
	left: 45%;
  	top: 45%;
	/*background-color: white;	*/
}

span.comment_body {
	display: block;
}

textarea#comment_body {
	height: 100px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 525px;
}

#comment {
	background-color: #afc2fb;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	margin: 7px 5px 5px;
}

div.podcasttagcloud a {
	color: #5b4319;
}

div.podcasttagcloud h1 {
color: #5b4319;
}

#directory a {
	color: #5b4319;
}

#directory a:visited {
	color: #5b4319;
}

#directory h1 {
color: navy;
}

#title div.vaidir
{
	padding-top: 0;
	padding-bottom: 3px;
	display: inline;
}

#title div.vaidir a {
	font: normal 120% arial, helvetica, sans-serif;
	display: inline;
	color: white;
	background: #d1c9a0; 
	text-decoration: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	padding: 1px 5px;
}

#title div.vaidir a:hover {
	background: gray;
}

#title div.vairost
{
	padding-top: 0;
	padding-bottom: 3px;
	display: inline;
}

#title div.vairost a {
	font: normal 130% arial, helvetica, sans-serif;
	display: inline;
	color: white;
	background: #9cbbeb; 
	text-decoration: none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	padding: 1px 5px;
	border-style: none;
	border-width: 1px;
}

#title div.vairost a:hover {
	background: gray;
}




div.episodestagcloud {
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	background-color: #eff2ff;
	padding: 10px;
	text-align: justify;
}

div.podcasttagcloud {
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	background-color: #fef6e7;
	padding: 10px;
	text-align: justify;
}

span.link_playinpopup {
	background: url(/images/icons/sound.gif) no-repeat;
	padding-left: 19px;
	padding-bottom: 1px;
}

span.link_commenti {
	background: url(/images/icons/comment3.gif) no-repeat;
	padding-left: 19px;
	margin-left: 3px;
}

span.link_tags {
	background: url(/images/icons/search2.gif) no-repeat;
	padding-left: 19px;
	margin-left: 3px;
	display: inline-block;
}

span.link_feed a {
	background-repeat: no-repeat;
}

#title a img {
	border-style: none;
}

div.register_form {
	position: relative;
	background-color: #f0edb8;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	padding: 10px 10px 10px 26px;
	width: 500px;
	float: right;
	
	background: #f5efc9;
	width: 100% !important;
	margin: 10px 0 5px 0;
	position: relative !important;
	clear: right;

}

div.form_row {
	position: relative;
	text-align: left;
	clear: left;
	min-height: 45px;
}

.register_form label {
	float: left;
	width: 12em;
	clear: left;
	font-weight: bold;
	color: #847f00;
}

.register_form input,
.register_form select {
	clear: right;
	height: 1.4em;
	font-size: 1em;
	margin: 0 0.5em 0 0;
}

input#user_tos {
	clear: right;
	height: 1.4em;
	font-size: 1em;
	margin: 0 0.5em 0 0;
}

div.form_row_check {
	position: relative;
	text-align: left;
	clear: left;
	min-height: 25px;
}

label#label_checkbox {
	float: left;
	width: 22em;
	clear: left;
	font-weight: bold;
	color: #847f00;
}

#main div.register_form form div.form_row a {
	font-weight: bold;
	color: #534f00;
	text-decoration: underline;
}

body#user {
	color: #393733;
    margin: 0;
    padding: 0 20px;
    text-align: center;
    background: #e5ecf3;
}

.col-1 {
	width: 280px;
	float: left;
	margin: 0 !important;
}

div.col-wrap {
	margin-right: 340px !important;
	
}

.col-2 {
	clear: right;
	padding-left: 350px;
	margin-right: -340px;
}

.col-1 img {
	float: left !important;
	margin-bottom: 1em;
	margin-right: 1em;
}

p.first {
    margin-top: 0 !important;
}

.col-1 hr {
	width: 300px;
	clear: left;
	margin: 0;
	padding: 0;
}

div.shouter {
	padding-top: 21px;
}

#podcast div.register_form {
	float: left;
	clear: left;
	width: 90% !important;
	
}
