/*  
Theme Name: Landaluz
Theme URI: http://www.sacatun.com
Description: Tema diseņado para Landaluz
Version: 1.0
Author: Bob Esponja
Author URI: http://www.google.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php



/* HTML Elements */

* {	margin:0; padding:0; }

body,html {	min-height:101%; }
	
body {	background: #fff; color: #5f6062; }

body, select, input, textarea {	font: 100% Arial, Verdana, Sans-Serif;	}
	
p {	margin: 15px 0;	}

a:link, a:visited {	color: #113f13;	text-decoration: none; }

a:hover, a:active {	color:#166f1a;	text-decoration:underline;	}

hr { display: block; height:1px; background:#333; border:0; }

small {	font-size: 0.95em;	padding:3px 6px; }

img, a:link img, a:visited img { border:0 }

/* Structure */

#page {	width: 960px; margin: 20px auto 0; font-size: 13px; background: #fff; }

#branding {	width:625px; padding-bottom:15px; }

.left {	float:left; }

.right { float:right; }

#sidebar { width: 256px; float:right}

#leftcol { width: 100%;	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:277px;
	padding-left:18px;
	margin-top: -2px;
	}


		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #7da939;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
#categorias { float: left; margin: 0; padding-left:0px; width: 660px; height: 20px; background: #ffffff;  }
#etiquetas_categorias  { font-size:9px; color: #3e739a; font-weight:bold; width:550px; font-size:20px;float:left }
	
/*	Headers */

h1 {}
	
h2 { font-size: 28px; }

h2 a:hover { text-decoration: none; }

h2.category, h2.pagetitle { clear:both;color: #113f13; margin:3px 0 3px; width:660px; font-size: 25px; padding: 0 0 10px; color: #113f13; border-bottom: 1px solid #416542;}

.post h3.title { color: #0c330d; font-weight: bold; font-size: 25px; padding: 10px 0 0; line-height: 37px; }
.post h3.title span { float: left; width: 100%; padding: 0 0 0px; }

h3, #sidebar h2 {
	font: 1em Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
	}

#sidebar h3, #sidebar h2 {
	color: #4b4a4a;
	float: left;
	margin: 10px 0;
	padding: 5px 0 5px 21px;
	width: 217px;
	background: url(images/arrow_bottom.gif) 5px 8px no-repeat #d0d0d0;
}

h3#respond { margin-top:25px; width: 500px; color: #0c330d; font-size: 20px;	}

h3#comments { margin-top:32px; font-size: 20px; width: 500px; border-bottom: 1px solid #cbcbcb; padding: 0 0 2px; color: #0c330d; font-weight: normal; }

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
	
	
/* Content */

#content, #more_sacatuns { float:left; width: 700px; margin: 33px 0 0; }
#content_single { float:left; width: 700px; margin: 21px 0 0; }	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}
		
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:22px;
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:1.8em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}	

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#more_sacatun { float: left; width: 100%; margin: 20px 0 0; }

#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry { padding-bottom:28px;	}

.entry img { margin: 0 10px 10px; }

.entry p { text-align: justify; }

#content .entry_text p { margin: 0 0 15px; line-height: 17px; font-size:14px;}

h3 a, h3 a:link, h3 a:visited {	color:#666666; font-weight: normal; font-weight: bold; }

/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags { float: left; width: 660px; clear: both; margin: 0 0 10px; }	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	padding: 1px;
	background:#000;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 450px;
	margin-top:5px;
	}



/* Comments*/

.commentlist { list-style: none; margin: 0; padding: 0; width: 500px; }
	
.commentlist li { margin: 15px 0 0; padding: 0; text-align: justify; }

#commentform small { background:#FFF; font-weight:bold;	padding:0;	}
	
.commentmetadata {
	display: block;
	}

.commentlist small { padding: 0; font-size: 12px; }
.commentlist small a { color: #326ba2; }

.commentlist cite { font-style: normal; font-size: 14px; font-weight:bold; color: #1B6C1E; }	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	margin: 0 auto;
	width: 960px;
	font-size:0.7em;
	padding-top:15px;
	height: 50px;
	}

#footer a {
	color:#d3d1d1;
	}
	
	
/* SPECIFIC STYLES */

.banner_top { float: left; width: 100%; margin: 0 0 19px; } 
.banner_top a { float: left; }
.banner_top a.extenda { float: right; width: 140px; }

.sidebar_content .banners img { margin: 0 0 10px 0; }

#branding h1 a { display: block; width: 528px; height: 98px; overflow: hidden; text-indent: -9999px; background: url(images/logo.gif); }

#calvo { float:right; text-align:right; width:160px; }
#calvo p { margin: 0; font-size: 10px; color: #074970; }

#menu { float: left; width: 960px; list-style: none; margin: 0 0 15px; padding: 0; }
#menu li { float: left; width: 137px; }

#menu li a { display: block; width: 135px; padding: 25px 0 0 2px; color: #898888; text-transform: uppercase; }
#menu li a:hover, #menu li a.selected { text-decoration: none; font-weight: bold; }

#menu li.menu01 { background: url(images/menu01.gif) 0 -15px repeat-x; }
#menu li.menu01 a:hover, #menu li.menu01 a.selected { color: #fff; background: #113f13; }

#menu li.menu02 { background: url(images/menu02.gif) 0 -15px repeat-x; }
#menu li.menu02 a:hover, #menu li.menu02 a.selected { color: #fff; background: #1b6c1e; }

#menu li.menu03 { background: url(images/menu03.gif) 0 -15px repeat-x; }
#menu li.menu03 a:hover, #menu li.menu03 a.selected { color: #fff; background: #4baf4f; }

#menu li.menu04 { background: url(images/menu04.gif) 0 -15px repeat-x; }
#menu li.menu04 a:hover, #menu li.menu04 a.selected { color: #fff; background: #f22d0c; }

#menu li.menu05 { background: url(images/menu05.gif) 0 -15px repeat-x; }
#menu li.menu05 a:hover, #menu li.menu05 a.selected { color: #fff; background: #f2730c; }

#menu li.menu06 { background: url(images/menu06.gif) 0 -15px repeat-x; }
#menu li.menu06 a:hover, #menu li.menu06 a.selected { color: #fff; background: #f2c40c; }

#menu li.menu07 { background: url(images/menu07.gif) 0 -15px repeat-x; }
#menu li.menu07 a:hover, #menu li.menu07 a.selected { color: #fff; background: #0d4080; }

#menu li.menu08 { background: url(images/menu08.gif) 0 -15px repeat-x; }
#menu li.menu08 a:hover, #menu li.menu08 a.selected { color: #fff; background: #cbaef2; }

#footer a.go_home { float: left; padding: 3px 0 0; }

#footer a.go_top_es, #footer a.go_top_en { float: left; display: block; overflow: hidden; text-indent: -9999px; width: 35px; height: 34px; }

#footer a.go_top_es { background: url(images/ico_top_es.gif); }
#footer a.go_top_en { background: url(images/ico_top_en.gif); }

#menu_footer { float: left; width: 660px; list-style: none; margin: 0 0 15px; padding: 0; border-top: 1px solid #708c71; }
#menu_footer li { float: left; width: 90px; margin: 0 5px 0 0; text-align: center; }
#menu_footer li a { display: block; width: auto; padding: 12px 20px 0 0; color: #898888; text-transform: uppercase; }
#menu_footer li a:hover, #menu_footer li a.selected { text-decoration: none; font-weight: bold; }

#menu_footer li a:hover { font-weight: bold; text-decoration: underline; color: #113f13; }

#footer a.landaluz { float: left; width: auto; margin: -10px 40px 0 65px; }

.phrases { float: left; margin: 0; padding: 5px; width: 690px; height: 45px; background: #f0f0f0; }
.phrases  h3 { color: #6a6b6b; }

/* Sidebar */

#search_rss { margin-top:22px;width: 100%; }

#search_rss a.rss { 
	color: #898888;
	display: block;
	float: right;
	font-size: 14px;
	margin: 0 0 6px;
	padding: 4px 35px 7px 0;
	text-decoration: none;
	width: 131px;
	background: url(images/lupa.jpg) no-repeat right 1px;
}

#search_rss .search { 
	clear: both;
	float: left;
	width: 208px;
	margin-left:10px;
	height: 20px;
	padding: 0 0 0 28px;
	text-align: right;
	background: url(images/lupa.jpg) no-repeat scroll left top;
}
#search_rss .search form { margin: 0; padding: 0; }
#search_rss .search input { color: #909090; border: 1px solid #aeaeae; padding: 2px 4px; width: 120px; }
#search_rss .search input.button {
	cursor: pointer;
	text-transform: uppercase;
	font-size: 10px;
	padding: 0 0 0 5px;
	width: 67px;
	text-align: left;
	height: 21px;
	color: #909090;
	border: none;
	background: url(images/button_search.gif);
}
#search_rss .search input.button:hover { background: url(images/button_search_hover.gif); }


.suscribe {float: left; margin:3px 25px 5px 4px;  padding: 5px 0px 5px 38px ; width: 201px; height: 20px; background: #ffffff; text-align:right;  background: url(images/sobre.jpg) no-repeat scroll 85px 2px; }
.suscribe  h4 { font-size:11px; color: #CCCCCC; font-weight:bold;   }
.suscribe  a { color: #666666; font-weight:bold;  }



.sidebar_content { clear:both; float:left; margin:19px 0 0; padding:10px 9px; width:237px; border: 1px solid #CCCCCC; }


/* Index */

#good_ideas { width: 660px; float: left; }
#good_ideas h2 { width: 660px; margin: 0 0 30px; padding: 0 0 10px; color: #113f13; border-bottom: 1px solid #416542; }
#good_ideas h2 a { color: #113f13; }

h2 a:hover, h3 a:hover, h4 a:hover { color: #166F1A; text-decoration: none; }

.good_idea p { margin: 0; padding: 0; font-size:14px; line-height:17px; color:#7F8F8F; }

.good_idea { float: left; *float: none; width: 660px; height: auto; margin: 0 0 20px; }
.good_idea a.image { float: left; margin: 0 10px 0 0; border-right: 10px solid #1b6c1e; }
.good_idea a.image img { float: left; margin: 0 10px 0 0; }
.good_idea a.title { font-size: 23px; color: #666666; font-weight: normal; }
.good_idea a.title:hover { text-decoration: none; }
.good_idea p.tags { margin: 8px 0 15px;  font-size:16px; }

.good_idea .post_text { width: 365px; float: right; }

.post_text a.title {
font-size:20px;
font-weight:lighter;
}
#volver {clear:both;width:660px;  margin-top: 0px; padding-right:2px;}
#volver_categoria{float:left; width:500px; font-size:16px;}
#volver_boton{float:right;text-align:right; cursor:pointer;}
#good_ideas .object2 a.image { border-color: #113f13; }

.good_idea a.read_more { width: 100px; float: left; margin: 15px 0 0;font-size:14px; }
.good_idea p.comment {
	width: 96px;
	float: right;
	margin: 15px 0 0;
	padding: 0 0 0 5px;
	text-align: right;
	
}
.good_idea p.comment strong { color: #113f13; }

.good_idea .more_in_this_category { margin: 0; float: left; text-align: left; }
.good_idea div.more_in_this_category p, .good_idea div.more_in_this_category p strong { font-size: 11px; }
.good_idea div.more_in_this_category p a { font-size: 14px; }

#features h2, .more_comments h2 { float: left; width: 660px; margin: 0 0 16px; padding: 0 0 10px; border-bottom: 1px solid #416542; font-size: 25px; color: #113F13; }
.feature { float: left; width: 190px; margin: 0 43px 0 0; }
.feature h3 { color: #397baa; margin: 16px 0 18px;}
.feature h3 a { font-weight: lighter;  font-size: 20px; }
.feature p { margin: 0; font-size: 14px; line-height:17px; color:#7f8f8f}
.feature a.read_more { float: left; margin: 10px 0 0; font-size:14px;}
#feature .object5 { margin: 0; }

#more_sacatuns h2 { margin: 36px 0; }

.more_comments { width: 660px; float: left; margin: 30px 0 0; }

.more_comments div { float: left; width: 624px; margin: 0 0 10px; padding: 0 0 0 36px; background: url(images/deco_comments.gif) 0 0 no-repeat; }

.more_comments div span {
	display: block;
	float: left;
	clear: both;
	color: #4b4c4b;
	font-size:17px;
	margin:0 0 10px;
	width:100%;
	font-weight: lighter;
	text-transform: uppercase;
}

.more_comments a {
	font-size:14px;
	color:#7F8F8F;
	line-height:17px;
	}

a.internal_tag { display: none; }

#more_sacatuns h4 { font-size:13px; font-weight:normal; line-height:18px; }

#more_sacatuns h3.category01 { background-color: #113f13; }
#more_sacatuns h3.category03 { background-color: 1b6c1e; }
#more_sacatuns h3.category04 { background-color: #4baf4f; }
#more_sacatuns h3.category05 { background-color: #f22d0c; }
#more_sacatuns h3.category06 { background-color: #f2730c; }

#more_sacatuns h4 a { font-size: 14px; font-weight: normal; color: #5f6062; text-align: left; }

/* Category */

.post { float:left; height: auto; margin: 10px 0 22px; width:660px; }
.post p { padding: 0; line-height:17px; color:#7F8F8F; font-size:14px; }

.post h3 { font-size: 25px; color: #346B92; }

.post a.image { float: left; margin: 0 20px 0 0; }
.post a.image img { float: left; }

.post a.read_more { float: left; width: 100px; font-size:14px;}

.post .entry { margin: 12px 0; padding: 0; }

.post .entry_text { float: left; clear:both; width: 500px;}

.post .aligncenter { margin: 0 auto; }

.alignnone { float: left; clear: both; }

.post p.comment { width: 100px; float: right; text-align: right; margin: 0; }
.post p.comment strong { color:#113F13; }
.post p.date { color: #053e64; margin: 6px 0 0; font-weight: bold; }

.pagebar { width: 660px; float: left; clear: both; text-align: center; font-size: 15px; font-weight: lighter; margin: 20px 0 0; }

/* Post */
.post_500 { float:left; height: auto; margin: 1px 0 22px; margin-left:70px;width:500px; }
.entry_options { width: 500px; float: left; margin: 15px 0 0; padding: 0; clear: both;border-bottom: 1px solid #1B6C1E; height:25px;  }
.entry_options a.print, .entry_options a.send, .entry_options a.suscribe { float: left; font-size:12px; }

.entry_options a.print { padding: 5px 5px 11px 25px; background: url(images/ico_pring.gif) 0 0 no-repeat; border-right: 0px solid #074970; }
.entry_options a.send { margin: 0 0 0 10px; padding: 5px 5px 11px 25px; background: url(images/ico_send.gif) 0 0 no-repeat; border-right: 0px solid #074970;   }
.entry_options a.suscribe { margin: 0 0 0 5px; padding: 5px 5px 11px 35px; background: url(images/ico_rss.gif) 0 0 no-repeat;  }

h3.title { width: 100%; float: right; margin: 0; }
div.sociable { width: 300px; float: right; margin: 0;  }
div.sociable ul { width: auto; float: right; }
div.sociable .sociable_tagline { display: none; float: right; width: 75px; text-align: right; padding: 0 5px 0 0; }

.entry_options2 { overflow: hidden; clear: both; width: 500px; margin: 0 0 30px; }

.post #tags {  }

.ratingblock .article { letter-spacing: 1px; font-size:12px; }
.ratepost { margin: 0 10px 0 0; }

.ratingblock { float: left; width: 200px;  }

.entry_options2 .resize_font a {
	margin: 0 5px 0 0;
	width: 19px;
	height: 18px;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/resize_text_controls.gif) -45px 0;
}

.entry_options2 .resize_font { float: right; width: 105px;  margin: 13px 0 0;}
.entry_options2 .resize_font a.increase {}
.entry_options2 .resize_font a.decrease { background-position: -2px 0; }
.entry_options2 .resize_font a.reset { background-position: -89px 0; }
.entry_options2 .resize_font span { float:left;
margin:1px 0 0;
padding-top:0;
text-align:right;
width:30px;}

.info_comment {
	border-right: 1px dotted #074970;
	display: inline;
	float: right;
	margin: 14px 10px 0 0;
	padding: 0 6px 2px 24px;
	width: 88px;
	background: url(images/ico_comment_post.gif) 0 3px no-repeat; 
}
.info_comment strong { color: #0c330d; }

div.more_in_this_category { width: 94%; float: left; clear: both; margin: 50px 0 0; text-align: right; text-transform: uppercase; }
div.more_in_this_category p { color: #113f13; font-weight: bold; }
div.more_in_this_category p strong { font-size: 16px; }

/* Comments */

#commentform {  }

.send_coment { float: left; width: 500px; position: relative; margin: 0; }

.send_coment  h3#respond { margin: 0; }

.send_coment #commentform p.send_button { width: 73px; height: 17px; position: absolute; top: 0; right: 30px; margin: 0; padding: 0; }
.send_coment #commentform p.send_button input {
	cursor: pointer;
	width: 73px;
	height: 17px;
	background: url(images/bot_send_coment.gif);
	border: none;
	overflow: hidden;
	text-indent: -9999px;
}

.send_coment fieldset { margin: 10px 0; padding: 0; border: none; }
.send_coment legend { display: none; }

.send_coment fieldset label { float: left; display: block; width: 325px; margin: 0 10px 0 0; padding: 0; }
.send_coment #commentform fieldset label input { width: 321px; margin: 10px 0 0; float: left; }
.send_coment #commentform fieldset label.nomargin { margin: 0; }

.comments_title { float: left; clear: both; width: 500px; border-bottom: 1px solid #CBCBCB; margin: 30px 0 20px; }
.comments_title h3#comments { width: 200px; float: left; border: none; margin: 0; }

.comments_title p.comment-page-numbers { width: 450px; float: right; text-align: right; margin: 5px 0 0; }

.comment-bottom { width: 100%; border-top: 1px solid #CBCBCB; padding: 10px 0 0; text-align: right; }

p.comment-page-numbers a, p.comment-page-numbers strong { margin: 0 2px; }

.commentlist li strong { font-size: 16px; color: #163f5b;}
.commentlist li p { margin: 0 0 15px; }
.commentlist li .author_post { margin: 0; }

p.author_date { font-size: 12px; font-weight: bold; color: #357CB0; margin: 0; }

/* SIDEBARS */

.sidebar_content ul { float: left; margin: 10px 0; padding: 0; list-style: disc inside; }
.sidebar_content ul li { margin: 0 0 10px 10px; }
.sidebar_content li a { color: #555557; font-weight: bold; }
.sidebar_content li a:hover { color: #99999b; }

.sidebar_content .more_post ul, .sidebar_content .side_recipes ul { width: 235px; height: 123px; overflow: auto; }

/* POLL */

.sidebar_content .poll { float: left; padding: 0; }

.sidebar_content .poll p.title_poll { color: #4b4c4b; font-size: 15px; margin: 0; }

.sidebar_content .poll .wp-polls { margin: 10px 0 0; width:250px;}

.sidebar_content .poll .wp-polls-ul li { font-size: 12px; font-weight: bold; }

.sidebar_content .poll ul { width: 100%; float: left; clear: both; }

.sidebar_content .wp-polls .Buttons { cursor: pointer; padding: 3px 6px; background-color: #113f13; border: 1px solid #134163; color: #fff; }
.sidebar_content .wp-polls .Buttons:hover { background-color: #137515; }

/* CLOUD */

.cloud a { font-weight: bold; color: #57b8fc; }

/* LANGUAGE FLAGS */

.language_flags { float: left; width: 147px; }
.language_flags ul { float: right; list-style: none; width: 100%; margin:10px 0 0; width:75%; } 
.language_flags ul li { width: 50%; float: left; }

/* WEATHER */

.weather { width: 130px; float: left; border-left: 1px solid #858484; margin: 0 0 0 20px; padding: 0 10px 0 20px; }
.weather #coolweather_container p { font-size: 25px; float: left; }
.weather #coolweather_container img { margin: 5px 0 0 5px; }

.weather p.info { margin: 0; font-weight: bold; }
.weather p.date { float: left; font-size: 11px; margin: 0; font-weight: bold; }

/*MAPA WEB*/
.tabla_mapa{
vertical-align:top;
padding-top:14px;
padding-left:20px; 
padding-bottom:10px; 
border-bottom:1px solid #113F13;
font-size:16px;}
.tabla_mapa_desc{
vertical-align:top;padding-top:17px;padding-left:12px; padding-bottom:10px; border-bottom:1px solid #113F13;font-size:13px;}


#descripcion_marca
{
width:300px;float:right; padding-top:0px; text-align:top;height:75px;}
#descripcion_marca p
{
line-height:17px;
margin-top:5px;}

img#wpstats{display:none}

#banner{
width:530px; float:left; clear:both; height:130px; margin-left:50px; margin-bottom:10px;