<script src="http://cdn.widgetserver.com/syndication/subscriber/MobileLoader.js"></script><script>WBXMOBILE.check('vilassarradio')</script>
*{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	color: #e29090;
	background: #D76B13;
}



table{
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
}

h2.categoriatitle{
position:relative;
}
h2.categoriatitle span{
vertical-align:60%;
color: #c35B06;
font-size:25px;
}


a{
	text-decoration: underline;
	color: #D36B16;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	float: left;
	width: 480px;
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #eee;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	float: none;
	width: auto;
	margin: 0 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dd{
	padding: 0 0 0 20px;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 11px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

.wrap_center{
	margin: 0 auto;
	width: 760px;
}

#header{
	background: #D76B13 url(images/bg_header.jpg) repeat-x;
}

#header h1{
	display:none;
	font-size: 24px;
	color: #fff;
}

#header h1 a{
	text-decoration: none;
	color: #fff;
}

#header h1 a:hover{
	text-decoration: underline;
}


#header #logo{
height:148px;
width:760px;
background:url(images/logo.jpg) no-repeat center;

}

#menu{
	position:relative;
	
}


#menu ul{
	width:580px;
	list-style: none;
	list-style-type: none;
	font-size: 11px;
	margin-top:-20px;
	margin-left:180px;
}

#menu ul li{
	float: left;
	margin: 0 0 0 1px;
	background: #893100 url(images/bg_menu_tab_right.gif) no-repeat right top;
}

#menu ul li a{
	display: block;
	padding: 8px 10px 9px;
	text-decoration: none;
	color: #fff;
	background: url(images/bg_menu_tab_left.gif) no-repeat;
}

#menu ul li a:hover{
	text-decoration: underline;
}


#menu ul li.current_page_item{
	background: #fff url(images/bg_menu_tab_right_current.gif) no-repeat right top;
}

#menu ul li.current_page_item a{
	color: #000;
	background: url(images/bg_menu_tab_left_current.gif) no-repeat;
}

#page{
	float: left;
	width: 100%;
	background: #fff;
	color: #000;
}

#page .wrap_float{
	float: left;
	width: 760px;
	margin: 20px 0 0;
	background: url(images/dotted_v.gif) repeat-y 180px top;
}

.maincolumn{
	float: left;
	width: 560px;
}

.banner{
	float: left;
	width: 500px;
	height: 210px;
	margin:20px auto;
}

.post, .post_alt{
	float: left;
	width: 500px;
	padding: 10px;
}


.post_alt{
	background: #f9f9f9 url(images/bg_rc_bottom.gif) no-repeat left bottom;
}

.post_alt .wrapper{
	background: url(images/bg_rc_top.gif) no-repeat;
}

.postmeta{
list-style:none;

}
.postmeta li{
padding-left:22px;
background:url(images/comentarios.gif) no-repeat left;
}
.postmeta li.time{
padding-left:22px;
background:url(images/comentarios.gif) no-repeat left;
color:#555;
}

.post h2, .post_alt h2{
	float: left;
	width: 500px;
	padding: 0 0 10px 0;
	margin: 11px 0 0;
	background: url(images/dotted_h.gif) repeat-x left bottom;
	display: inline;
	line-height: 30px;
}




.post h2 a, .post_alt h2 a{
	text-decoration: none;
}

.post h2 a:hover, .post_alt h2 a:hover{
	text-decoration: underline;
}

p.data{
text-align:right;
color:#999999;
}
.entry{
	width: 500px;
	margin: 0 20px;
	display: inline;
	line-height: 24px;
	text-align:justify;
}
.entry p{
text-align:justify;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 10px 0 5px;
}

.entry h1{ font-size: 24px; line-height: 30px; }
.entry h2{ float: none; width: auto; margin: 0; padding: 0; text-transform: none; background-image: none; }
.entry h3{ font-size: 16px; font-weight: bold; }
.entry h4{ font-size: 14px; font-weight: bold;}
.entry h5{ font-size: 12px; }
.entry h6{ font-size: 11px; }

.navigation{
	padding: 15px 20px 16px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
}

.sidebar{
	float: left;
	width: 180px;
	margin: 0 20px 0 0;
	display: inline;
}

#searchform{
}
#searchbox{
width:150px;
border:1px solid #D36B16;
float:right;
}
#searchsubmit{
float:right;
margin-top:5px;
padding:3px 10px;
}



.sidebar table#wp-calendar{
margin:0 auto;
text-align:center;
width:150px;

}


.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

.sidebar li#rssnoticies{
height:25px;
position:relative;
}
.sidebar li#rssnoticies a{
position:absolute;
bottom:10px;
}

.sidebar ul li{
	padding: 20px 20px 20px 0;
}


.sidebar ul li#calendar table{
	font-size: 11px;
}

.sidebar ul li#calendar table caption{
	padding: 10px;
}

.sidebar ul li#calendar table th, .sidebar ul li#calendar table td{
	text-align: left;
}

.sidebar ul li#calendar table td{
	padding: 3px 6px 3px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0 0 10px;
	text-transform: uppercase;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.sidebar ul ul{
	line-height: 24px;
}

.sidebar ul ul li{
	padding: 8px 0;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
	background-color: transparent;
	background-image: none;
}

.comments_template{
	float: left;
	width: 500px;
	padding: 0 0 10px;
	background: #f9f9f9 url(images/bg_rc_bottom.gif) no-repeat left bottom;
}

.comments_template .wrapper{
	background: url(images/bg_rc_top.gif) no-repeat;
}

.comments_template h3{
	text-transform: uppercase;
	line-height: 30px;
}

.comments_template h3#comments{
	float: left;
	width: 460px;
	margin: 11px 0 0 20px;
	display: inline;
}

.comments_template ol{
	float: left;
	width: 460px;
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	list-style-type: none;
	line-height: 24px;
	display: inline;
}

.comments_template ol li{
	float: left;
	width: 460px;
	padding: 0;
	margin: 10px 0 0;
	background: url(images/dotted_h.gif) repeat-x;
}

.commentmeta{
	float: right;
	width: 220px;
	margin: 2px 0 0;
	background: url(images/bg_gradient_alt.gif) no-repeat;
}

.commentmeta ul{
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0 0 11px 20px;
	line-height: 24px;
}

.commentmeta ul li{
	float: none;
	width: auto;
	margin: 0;
	padding: 9px 0;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.commententry{
	float: left;
	width: 480px;
	margin: 0 20px 0 0;
	display: inline;
}

.comments_template p.nocomments{
	margin: 0 0 0 20px;
}

.comments_form{
	float: left;
	width: 480px;
	margin: 11px 0 5px 20px;
	display: inline;
}

#footer{
	background: url(images/bg_footer.gif) repeat-x;
}

#footer a{
	color: #fff;
}

#footer .wrap_center{
	padding: 8px 0 17px;
}
#footer #logoajuntament{
float:left;
background-image:url(images/ajuntament.jpg);
width:170px;
height:50px;
margin:20px 10px 20px 0;
}
#footer p{
	padding: 10px 20px 5px;
	line-height: 24px;
	text-align:right;
}
<script src="http://cdn.widgetserver.com/syndication/subscriber/MobileLoader.js"></script><script>WBXMOBILE.check('vilassarradio')</script>
