
* {
	padding: 0; 
	margin: 0;
}

a, a:visited {
	color: #004D91;
}
a:hover, a:visited:hover {
	color: #CC6600;
}
a, a:visited, a:hover, a:visited:hover {
	text-decoration:underline;
	border-bottom:0px solid #66CC00;
}
a:focus {
	outline: none;
}

h1 {
	font-size: large;
}

h2 {
	font-size: medium;
}

h3, h4, h5, h6 {
	font-size: small;
}

p {
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	margin-bottom:10px;
}

ol, ul {
	padding-left:30px;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	margin-bottom:10px;
}

ol {
	list-style:decimal outside none;
}

ul {
	list-style-type: disc;
}

ul ul {
	list-style-type: circle;
}

ul ul ul {
	list-style-type: square;
}

ul ul ul ul {
	list-style-type: circle;
}

ul ul ul ul ul {
	list-style-type: disc;
}

ul ul ul ul ul ul {
	list-style-type: circle;
}

ul ul ul ul ul ul ul {
	list-style-type: square;
}

ol li, ul li {
	margin-top:5px;
	margin-bottom:5px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

img {
	border:0px solid #333333;
	padding:0px;
}

textarea {
    resize: none;
}

body {
	color: #111111;
	font-size: small;
	font-family: Verdana, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	line-height: normal;
	text-align: left;
	margin-top: 0;
	margin-bottom:45px;
	margin-left: 0;
	margin-right: 0;
	background: #F3F2F2;
    position: relative;
    left: 0px;
    top: 0px;
}

#page_out {
	margin:0 auto;
	width: 1005px;
    position: relative;
    left: 0px;
    top: 10px;
    border: 1px solid #CCCCCC;
	background: white;
    padding-top: 3px;
    padding-bottom: 3px;
}

#page {
	margin:0 auto;
	text-align:left;
	width: 995px;
    padding: 240px 0 0;
    position: relative;
    left: 0px;
    top: 0px;
}

#header {
	width:100%;
    height: 240px;
    position: absolute;
    left: 0px;
    top: 0px;
}

#bartop {
	height:26px;
	background:url("/wp-content/themes/default/images/orange/bartop-bg.png") repeat-y scroll center top transparent;
	padding-top:23px;
}
#bartop_home {
	height:26px;
	width: 30px;
	float:right;
	background:url("/wp-content/themes/default/images/home.png") no-repeat scroll left top transparent;
}
#bartop_home a, #bartop_home a:visited, #bartop_home a:hover, #bartop_home a:visited:hover {
	display:block;
	height:26px;
	width: 30px;
	text-indent:-1000em;
	border-bottom:0px solid #66CC00;
}
#bartop_search {
	float:right;
	background:url("/wp-content/themes/default/images/search.png") no-repeat scroll left top transparent;
	height:26px;
	width:30px;
}
#bartop_search a, #bartop_search a:visited, #bartop_search a:hover, #bartop_search a:visited:hover {
	display:block;
	height:26px;
	width:30px;
	text-indent:-1000em;
	border-bottom:0px solid #66CC00;
}
#bartop_contact {
	float:right;
	background:url("/wp-content/themes/default/images/contact.png") no-repeat scroll left top transparent;
	height:26px;
	width:30px;
}
#bartop_contact a, #bartop_contact a:visited, #bartop_contact a:hover, #bartop_contact a:visited:hover {
	display:block;
	height:26px;
	width:30px;
	text-indent:-1000em;
	border-bottom:0px solid #66CC00;
}
#ad_bartop {
	padding-left:16px;
	padding-top:6px;
	float:right;
	width: 728px;
}

#headerlogo {
	height:129px;
	margin-top:0px;
	position:relative;
}
#bloglogo {
	position:absolute;
	top: 0px;
	left: 0px;
	height:120px;
	width:250px;
	text-align:center;
    display: table;
}
#bloglogo #bloglogo_in {
     display: table-cell;
     vertical-align: middle;
}
#blogname {
	font-size: x-large;
	font-family: Georgia, 'Times New roman', Times, serif;
	/*font-weight: bold;*/
	letter-spacing: -.05em;
	/*line-height: 32px;*/
}
#blogname a, #blogname a:visited {
	color: #111111;
	text-decoration: none;
	border-bottom:0px solid #66CC00;
}
#blogname a:hover, #blogname a:visited:hover {
	color: #111111;
	text-decoration: underline;
	border-bottom:0px solid #66CC00;
}
#blogdesc {
	color: #111111;
	font-size: medium;
	font-family: Georgia, 'Times New roman', Times, serif;
	/*font-weight: bold;*/
}
#blogname strong, #blogdesc strong {
	font-weight: normal;
}
#promotop {
	position:absolute;
    top: 9px;
    right: 0;
    width: 728px;
    height: 90px;
	background:url("/wp-content/themes/default/images/promotop-bg.png") no-repeat scroll 0 0 transparent;
    padding: 16px 5px 6px 7px;
}
#ad_promotop {
	width:728px;
	height:90px;
}
#ad_promotop_img {
	width:728px;
	height:90px;
}
#ad_promotop_img a {
	display:block;
	width:728px;
	height:90px;
	text-indent:-1000em;
}

#navigation {
	height:62px;
}
#pages {
	height:32px;
	padding-top:2px;
	background:url("/wp-content/themes/default/images/orange/pages-bg.png") no-repeat scroll 0 0 transparent;
}
#pages ul {
	list-style:none outside none;
	margin-top:0px;
	margin-bottom:0;
	margin-left:0px;
	margin-right:0;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:8px;
	float:left;
}
#pages ul li {
	float:left;
    display: block;
	list-style:none outside none;
	margin-right:0px;
	margin-top:0;
	margin-bottom:0;
	height:32px;
    border-left: 1px solid #CCCCCB;
    border-right: 1px solid #CCCCCB;
}
#pages ul li:hover {
	background:url("/wp-content/themes/default/images/orange/pages-over-bg.png") repeat-x scroll 0 0 transparent;
}
#pages ul li a, #pages ul li a:visited {
    display: block;
	padding-top:8px;
	padding-bottom:0px;
	padding-right:7px;
	padding-left:7px;
	color: #3A4807;
	text-decoration:none;
	border-bottom:0px solid #66CC00;
}
#pages ul li a:hover, #pages ul li a:visited:hover {
	color: #2E2E3A;
	text-decoration:none;
	border-bottom:0px solid #66CC00;
}
#pages ul li.current_page, #pages ul li.current_page:hover {
	background: none repeat scroll 0 0 #131313;
}
#pages ul li.current_page a, #pages ul li.current_page a:visited, #pages ul li.current_page a:hover, #pages ul li.current_page a:visited:hover {
	color: #FFFFFF;
	text-decoration:none;
}

#search {
	float:right;
	height:31px;
	margin-right:20px;
    display: table;
}
#search #search_in {
     display: table-cell;
     vertical-align: middle;
}
form#searchform input#s {
	width:140px;
	border: 1px solid #918E8C;
	padding:2px;
	background-color:#FDFDFD;
	font-size: small;
}
form#searchform input#s:focus {
	background-color:#F9F8F4;
}
form#searchform input#searchsubmit {
	background-color:#EDEAE4;
	font-size: small;
	padding:1px 3px;
	border:1px solid #999999;
	cursor:pointer;
}
form#searchform input#searchsubmit:hover {
	background-color:#FDFDFD;
	cursor:pointer;
}

#menu {
	background: url("/wp-content/themes/default/images/orange/menu-bg.png") no-repeat scroll 15px 10px #131313;
	height:28px;
}
#ad_menu {
	padding-top:7px;
	padding-left:28px;
}

#main {
	background:url("/wp-content/themes/default/images/orange/main-bg-d.png") repeat-y scroll center top transparent;
	min-height:600px;
	width:100%;
}

#content {
	float:left;
	width:643px;
	padding-left:0;
	padding-right:0;
	padding-top:9px;
	padding-bottom:20px;
}

.post {
	text-align:justify;
	margin:0 auto 9px;
	padding:5px 15px;
}

.post img {
	border:1px solid #333333;
	padding:3px;
}

.navigation {
	clear: both;
	padding-top:20px;
	padding-bottom:20px;
	/*padding-left:15px;
	padding-right:15px;*/
}

.navigation .alignleft {
	float:left;
	padding-left:0;
	padding-right:0;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	width:48%;
}

.navigation .alignright {
	float:right;
	padding-left:0;
	padding-right:0;
	padding-top:5px;
	padding-bottom:5px;
	text-align:right;
	width:48%;
}

.posttitle {
	font-size: large;
	color: #111111;
}

.posttitle_search {
	font-size: medium;
}

.postinfo {
	font-size: x-small;
	margin-bottom:10px;
    color: #808080;
}
.postinfo a, .postinfo a:visited {
    color: #808080;
    text-decoration: underline;
}
.postinfo a:hover, .postinfo a:visited:hover {
    color: #525252;
	text-decoration: underline;
}

#ad_posttitle {
	margin-bottom:10px;
	margin-top:15px;
	margin-right:5px;
	float:left;
}

.entry {
	margin-top:15px;
}

.image {
	clear:both;
	text-align:center;
}

#proveedor a, #proveedor a:visited {
    color: #111111;
    text-decoration: underline;
}
#proveedor a:hover, #proveedor a:visited:hover {
    color: #606060;
	text-decoration: underline;
}

#edit_post {
	margin-top:10px;
	margin-bottom:10px;
}

#comments {
	margin-top:15px;
}

#comments .title, #respond .title {
	font-weight: bold;
}

.commentlist {
	margin-bottom:15px;
	margin-top:0;
	padding-left:0;
	text-align:justify;
	list-style:none;
}

.commentlist li {
	margin:15px 0 3px;
	padding:5px 10px 3px;
	background-color:#FAFAFA;
	border-bottom:1px solid #EEEEEE;
	border-top:1px solid #EEEEEE;
	font-weight: bold;
	vertical-align:top;
}

.commentlist .avatar {
	float:left;
	margin-right:5px;
}

.commentlist .commentmetadata, .commentlist p {
	font-weight: normal;
}

.commentlist cite, .commentlist cite a {
	font-style:normal;
}

form#commentform {
	margin-left:0;
}

form#commentform input#author, form#commentform input#email, form#commentform input#url {
	width:200px;
	border: 1px solid #918E8C;
	padding:2px;
	background-color:#FDFDFD;
	font-size: small;
}

form#commentform input#author:focus, form#commentform input#email:focus, form#commentform input#url:focus {
	background-color:#F9F8F4;
}

form#commentform textarea {
	width:99%;
	border: 1px solid #918E8C;
	padding:2px;
	background-color:#FDFDFD;
	font-family: Verdana, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size: small;
	overflow:auto;
}

form#commentform textarea:focus {
	background-color:#F9F8F4;
}

form#commentform input#submit {
	background-color:#EDEAE4;
	font-size: small;
	padding:1px 3px;
	border:1px solid #999999;
	cursor:pointer;
}

form#commentform input#submit:hover {
	background-color:#FDFDFD;
	cursor:pointer;
}

form#commentform label {
	font-size: x-small;
}

#sidebar1 {
	width:176px;
	float:left;
	padding-left:0;
	padding-right:0;
	padding-top:9px;
	padding-bottom:20px;
}

#ad_sidebar1 {
	margin:0 auto;
	width:160px;
}

#sidebar2 {
	width:176px;
	float:left;
	padding-left:0;
	padding-right:0;
	padding-top:9px;
	padding-bottom:20px;
}

#sidebar1 p, #sidebar2 p {
	margin-left:6px;
	margin-right:3px;
}

#ad_sidebar2_top {
	margin:0 auto;
	width:135px;
	height:135px;
}

#ad_sidebar2_bottom {
	margin:0 auto;
	width:160px;
}


.post .sitemap ol {
	padding-left:25px;
	padding-right:5px;
	padding-top:0;
	padding-bottom:0;
}
.post .sitemap ul {
	list-style-type:none;
	padding-left:10px;
	padding-right:5px;
	padding-top:0;
	padding-bottom:0;
}
.post .sitemap ul li {
	margin-top:5px;
	margin-bottom:7px;
}

#sidebar1, #sidebar2 {
	font-size:12px;
	font-family:arial,sans-serif;
}
#sidebar1 ul, #sidebar2 ul {
	list-style-type:none;
	padding-left:0px;
	padding-right:0px;
	padding-top:0;
	padding-bottom:0;
}
#sidebar1 ul ol, #sidebar2 ul ol {
	padding-left:25px;
	padding-right:5px;
	padding-top:0;
	padding-bottom:0;
}
#sidebar1 ul ul, #sidebar2 ul ul {
	list-style-type:none;
	padding-left:12px;
	padding-right:5px;
	padding-top:0;
	padding-bottom:0;
}
#sidebar1 ul ul li, #sidebar2 ul ul li {
	margin-top:5px;
	margin-bottom:5px;
}
#sidebar2 ul ul#gallery_izda {
	float:left;
	width:42%;
	list-style-type:none;
	padding-left:12px;
	padding-right:0px;
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
}
#sidebar2 ul ul#gallery_dcha {
	float:right;
	width:45%;
	list-style-type:none;
	padding-left:0px;
	padding-right:2px;
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
}

#footer {
	clear:both;
	width:100%;
	height:58px;
    margin-top: 3px;
	background:url("/wp-content/themes/default/images/barbottom-bg.png") no-repeat scroll 0 0 transparent;
}
#copyright {
	float:left;
	padding-top:20px;
	padding-left:3px;
	font-size: x-small;
	color: #111111;
}
#copyright a, #copyright a:visited, #copyright a:hover, #copyright a:visited:hover {
	font-size: x-small;
	color: #111111;
	border-bottom:0px solid #66CC00;
	text-decoration: underline;
}
#gotop {
	float:right;
	padding-top:20px;
	padding-right:15px;
	text-align:center;
	font-size: x-small;
	color: #111111;
}
#gotop a, #gotop a:visited, #gotop a:hover, #gotop a:visited:hover {
	font-size: x-small;
	color: #111111;
	border-bottom:0px solid #66CC00;
	text-decoration: underline;
}
#ad_barbottom {
	padding-top:20px;
	float:right;
	width: 728px;
}

.resultado {
	padding-left:0px;
	padding-right:3px;
	padding-top:6px;
	padding-bottom:6px;
	background: url("/wp-content/themes/default/images/dots-content.gif") repeat-x scroll center bottom transparent;
    margin: 0;
}
.resultado ul {
	padding-left: 0;
}
.resultado ul li {
	background: url("/wp-content/themes/default/images/red-sprite.png") no-repeat scroll 0 0 transparent;
	list-style: none outside none;
	margin-left: 0;
	padding-left: 10px;
}
.resultado ul li a, .resultado ul li a:visited {
	text-decoration: none;
}
.resultado ul li a:hover, .resultado ul li a:visited:hover {
	text-decoration: underline;
}
.resultado .postinfo {
    color: #808080;
}
.resultado .postinfo a, .resultado .postinfo a:visited {
    color: #808080;
    text-decoration: underline;
}
.resultado .postinfo a:hover, .resultado .postinfo a:visited:hover {
    color: #525252;
	text-decoration: underline;
}
.inicio_section h2 {
	font-style:italic !important;
	font-family: Georgia, 'Times New roman', Times, serif;
    font-size: large !important;
}


#gallery #contenido {
	float: right;
}
#gallery #path img {
	border: 0 none;
	padding: 0;
}
#gallery h1 {
	margin: 6px auto;
}
#gallery #albums {
	font-size: x-small;
	margin-bottom: 25px;
	padding-top: 7px;
}
#gallery .album {
	background: none repeat scroll 0 0 #FBFBF8;
	border: 1px solid #CBCBCB;
	float: left;
	margin: 0 5px 10px 0;
	min-height: 85px;
	padding: 5px 0;
	width: 112px;
}
#gallery .album_thumb {
	margin: 0 0 0 5px;
	padding: 0;
}
#gallery .album_thumb img {
	margin: 0;
	padding: 0;
	border: 1px solid #333333;
}
#gallery .album_desc {
	margin: 0 0 0 6px;
	padding: 0;
}
#gallery h3 {
	font-size: x-small;
	font-weight: normal;
	margin: 4px 0 0;
	padding-top: 2px;
}
#gallery span.num_images {
	color: #222222;
	font-size: x-small;
}
#gallery #images {
	margin-bottom: 25px;
	padding-top: 7px;
}
#gallery .imagen {
	float: left;
	margin: 0 5px 1px 0;
	min-height: 125px;
	width: 114px;
}
#gallery .imagen_thumb {
	margin: 0 0 0 0px;
	background: none repeat scroll 0 0 #FBFBF8;
	border: 1px solid #CBCBCB;
	padding: 5px;
}
#gallery .imagen_thumb img {
	margin: 0;
	padding: 0;
	border: 1px solid #333333;
}
#gallery .imagen_desc {
	font-size: x-small;
	margin-top: 3px;
	padding-left: 4px;
	text-align:left;
}
#gallery .pagelist .current {
	color: #333333;
	cursor: default;
	font-weight: bold;
	text-decoration: none;
}


#gallery #image {
	margin-top: 15px;
}
#gallery #image #ad_posttitle {
	float: right;
	width:300px;
	margin-top: 17px;
    margin-right: 0px;
	/*margin-right: 50px;*/
}
#gallery #image #ad_comments {
	padding-top:15px;
}
#gallery #image .foto {
	width:300px;
	padding:0;
	margin-left: 0px;
	margin-top: 17px;
}
#gallery #image .imagen_thumb img {
	border: 1px solid #333333;
}
#gallery #image .datos {
	font-size: x-small;
	margin-left: 0px;
	margin-top: 2px;
}
#gallery #image .datos img {
	border: 0 none;
	padding: 0;
}
#gallery #image .imgnav {
	/*margin-top: 10px;*/
	margin-top: 35px;
	margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 7px;
    padding-right: 7px;
	text-align:center;
	/*background-color: #F8F8F8;*/
    /*border: 1px solid #E8E8E8;*/
}
#gallery #image .imgprevious {
	float:left;
	width:70px;
	text-align: left;
	font-size: large;
	color: #888888;
	padding: 0;
	text-decoration: none;
}
#gallery #image .imgdesc {
	float:left;
	width:450px;
	text-align: center;
	padding-top:5px;
}
#gallery #image .imgnext {
	float:right;
	width:70px;
	text-align: right;
	font-size: large;
	color: #888888;
	padding: 0;
	text-decoration: none;
}

#gallery #image_download .foto img {
	border: 1px solid #333333;
	margin-left: 0px;
	/*margin-top: 5px;*/
	padding: 0;
}
#gallery #image_download #ad_comments {
	margin-top:10px;
	/*margin-left:35px;*/
}
#gallery #image_download .datos {
	font-size: x-small;
	margin-left: 0px;
	margin-right: 40px;
	margin-top: 2px;
}
#gallery #image_download .datos img {
	border: 0 none;
	padding: 0;
}

.mobile_edition {
	display:none;
}

.favorite {
    border: 0px solid #333333 !important;
}

/* estrellateyarde.org */

/* /estrellateyarde.org */


