@charset "utf-8";
/* Copyright Artistas de Sonora 2009 */
body {
	background: #CCC url(../img/backtile02.jpg) repeat top left;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;	
	text-align: center;
}

object { outline:none; }

a {	color: #666666;  text-decoration: none; }
a:hover{ text-decoration: underline; }
a:visited { text-decoration:none }

#wrap {
	background: url(../img/wrapback.jpg) repeat-x;
	text-align: left;
	width:100%;
}


#wraplines {
	background: url(../img/wraplines.png) center top no-repeat;
	min-height:500px;
	text-align: left;
	width:100%;
}

#header { 
	background: url(../img/header.jpg) top left  no-repeat;
	padding: 0;
	margin:0 auto;
	height:283px;
	width:800px;
}

#main {
	background: #e4e4e4 url(../img/mainback.jpg) no-repeat top left;
	text-align: left;
	margin:0 auto 0 auto;
	padding:0 0 20px 0;
	width:800px;
}

#main #sidebar1 {
	color:#666666;
	float: left;
	font-size:12px;
	margin: 0 10px 0px 20px;	
	padding: 0;
	text-align:justify;
	width: 270px;
	
}
#main #sidebar1 p { margin:5px 0 10px 0;}

#main #sidebar2 {
	margin:0 0 0 310px;
	padding:0;
	width: 470px;
}

#welcomebox{
	width:270px;

	font-size:12px;
	text-align:justify;
}
#welcomebox p{
	margin:10px 0 0 0;
}
#tabstripbox{
	float:right;
	width:220px;
	padding-top:5px;
}

#footer {
	background: #ffffff;	
	height:100px;
	margin:0 auto;
	margin-bottom: 30px;
	padding:0;
	text-align: left;
	width:800px;
}
#footer #logo {
	float:left;
	margin:25px 10px 10px 20px;
	height:49px;
	width:96px;
}

#footer #copyright {
	border-left:1px #dfdfdf solid;
	color: #999999; 
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:30px 20px 10px 10px;
	padding-left:20px;
	width:200px;
}

#footer ul {
	font-size:10px;
	color:#999999;
	float:left;
	position:relative;
	padding: 0 0 0 20px;
	margin:30px 0px 0 0px;
	list-style:none;
}
#footer ul a{
	color:#999999;
}
#footer ul a:hover{
	color:#666666;
	text-decoration:none;
}

/* Anuncios */
#anuncio_abajo {
	background: #999;	
	height:90px;
	margin:0 auto;
	margin-bottom: 30px;
	padding:0;
	width:728px;
}

#anuncio_lado1{
	background: #CCC;	
	height:210px;
	margin:20px 0 0 0;
	padding:0;
	width:210px;
}

#anuncio_lado2{
	background: #CCC;	
	height:50px;
	margin:15px 0 0 0;
	padding:0;
	width:210px;
}

form#buscador {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:10px 0 20px 0;
	height:20px;
}
form#buscador label {
	margin:0 5px 0 0;
}

form#buscador input{
	font-size:12px;
	padding:0;
	border:1px #ccc solid;
	height:17px;
	margin:0 5px 0 0;
}

form#buscador input[type="text"]{
	width: 200px;
}

form#buscador select{
	font-size:12px;
	width: 100px;
	padding:0;
	border:1px #ccc solid;
	height:17px;
	margin:0 5px 0 0;	
}

form#buscador .boton {
	font-size:12px;
	display:inline;
}


#frfilter {
	height:1.1em;
	margin:0;
	padding:0;
}
.frfilter {
	font-size:10px;
}
.btn_frfilter {
	font-size:10px !important;
	width:40px !important;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Comunidad & Bloglist  & widget */

#comunidad {
	list-style: none;
	padding: 1.3em 1.5em 1em 1.5em;
	margin: 0;
	border: none;
}

#comunidad li {	padding: 3px 0 0 0; }

.facebook_btn { 
	display: -moz-inline-block;
	display:inline-block;
	padding:1px 20px 0 5px;
	height:15px; border:1px solid #d8dfea;
	background:url(../images/icons/facebook.gif) no-repeat top right; 
	width:140px;
}
.facebook_btn:hover { 
	color:#fff;
	border-color:#bbb;
	background:#bbb url(../images/icons/facebook.gif) no-repeat top right;
	text-decoration:none; 
}
.flickr_btn { 
	display: -moz-inline-block;
	display:inline-block;
	padding:1px 20px 0 5px;
	height:15px; border:1px solid #d8dfea;
	background:url(../images/icons/flickr.gif) no-repeat top right;
	width:140px;	 
}
.flickr_btn:hover { 
	color:#fff;
	border-color:#bbb;
	background:#bbb url(../images/icons/flickr.gif) no-repeat top right;
	text-decoration:none; 
}


#bloglist{
	list-style: none;
	padding: 1.3em 1.5em 1em 1.5em;
	margin: 0;
	border: none;
}

#bloglist li.title{
	margin: 0 0 0.3em -0.5em;
	padding: 0;
	border: none;	
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
}
#bloglist li.titlesmall{
	margin: 0 0 0.3em -0.5em;
	padding: 2px;
	border: none;	
	font-size:0.9em;
	font-weight:bold;
	text-align:left;
}
#bloglist .text {
	text-align:justify;
	margin-bottom:2px;
}
#bloglist .bloglink { color:#FFFFFF; text-align:right;}
#bloglist .bloglink a{ text-decoration:none; color:#fff; }
#bloglist .bloglink a:hover{ text-decoration:none; color:#ccc; }


#bloglist a{
	text-decoration:none;
	color:#666;
}
#bloglist a:hover{
	text-decoration:none;
	color:#333;
}

#widget  h1 {
	font-size: 20px;
	line-height: 20px;
}

#widget ul, #widget li,#widget  h4 {
margin: 0; padding: 0;
list-style: none;
}

#widget a {
text-decoration: none;
color: #666;
}

#widget  a:hover {
text-decoration: none;
color: #333;
}

#widget small {
color: #999;
font-weight: normal;
font-size: 11px;
display: block;
}

#widget {
overflow: hidden;
padding: 2px;
height: 160px; /* You should adjust this height for your project. */
position: relative;
min-width: 200px;
}

#widget img {
float: left;
border: 1px solid white;
padding: 2px;
background: #d3d3d3;
margin-right: .5em;
width: 70px;
height: 70px;
}

#widget li {
clear: left;
overflow: hidden;
position: relative;
top: 0;
padding-bottom: 1em;
height: 76px; /* Change this to fit your needs. The plugin will access this value if you don't pass a parameter in when you call it. */
}

#widget h4 {
padding-top: .5em;
font-size: 12px;
}

#widget li p {
color: #666;
margin-top: .4em;
}

.size18px {
	font-size:18px !important;	
}

.derecha { text-align:right; }