/*  
Theme Name: Arthemia Premium
Theme URI: http://colorlabsproject.com/
Description: Designed by <a href="http://michaelhutagalung.com">Michael Jubel Hutagalung</a> of <a href="http://colorlabsproject.com">Colorlabs Project</a>.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://colorlabsproject.com/
Tags: thumbnails, newspaper, magazine, widgets, admin panel
*/

/*Copyright 2008, Michael Jubel Hutagalung
View detailed license info in license.txt file 


/* 
TABLE OF CONTENTS 

  HTML Elements
  Structure
  Navigation Bar
  Text
  Index Page
  Content Page
  Sidebar
  Form Elements  
  Comments
  Footer
  Clear

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%;
	font-family: inherit; vertical-align: baseline;
}
/* remember to define focus styles! */
:focus { outline: 0; }
body {line-height: 1;	color: black; background: white; }
ol, ul { list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" "";}

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial,Helvetica,sans-serif;
	background: #65AEE7 url(images/bg_website.gif) top center repeat-y;
	color: #000;
	margin:0; padding:0;
	}

p {	
	margin: 15px 0;
	line-height: 13pt;
	}

a:link, a:visited {
	color: #000000;
	text-decoration:none
	}

a:hover, a:active {
	color: #000;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #ececec;
	font:1.0em Arial,Helvetica,sans-serif;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	

strong {
    font-weight:bold;
}

em {
    font-style:italic;
}

/* Structure */


#head {
	background: url(images/header.jpg) top center no-repeat;
	height:134px;
	margin:0;padding:0;
	}
#inner-head{
	width:925px;
	margin:0px auto;
}
#page {
	width:918px;
	margin:0px auto;
	padding:10px;
	background: #fff;
	font-size:13px;
	overflow:hidden;
	}

#inner {
    background:#fff;
}

.left {
	float:left;
	}

.right {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	padding:0px 10px 0px 10px;
	text-transform:uppercase;
	background:url(images/navbar.png) no-repeat;
	width:920px;
	font-size:11px;
	}

#page-bar {
	padding:0px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #306990;
	}

#page-bar li:hover {
	background: #F37637;
	}

#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:7px 14px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	color:#fff;
	}

#page-bar p {
	margin:0;
	padding:0;
	}

#searchform {
	width:184px;
	float:right;
	text-align:right;
	padding-top:3px;
	margin-right:10px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 132px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	width: 122px;
	float: none;
	margin: 0px;
	padding: 4px 10px 4px 10px;
	background: #5b5b5b url(images/dots_nav.gif) repeat-x top;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #909090;
	padding: 4px 10px 4px 10px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}



/* Text*/

h1 {
	font:25px Arial,Helvetica,sans-serif;
	font-weight:bold;
	}

h2 {
	font:25px Arial,Helvetica,sans-serif;
	font-weight:bold;
	}

h3 {
	font:12px Arial,Helvetica,sans-serif;
	margin-bottom:3px;
/*	color:#303030;*/
	color: #134E78;
	font-weight:bold;
	}

h4 {
	font:12px Arial,Helvetica,sans-serif;
	}

h1.cat_title, h1.cat_title a,
h3.cat_title, h3.cat_title a {
	/*color:#333333;*/
	color: #0F3E5F !important;	
	height:25px;
	letter-spacing:-0.05em;
	margin-left:10px;
	line-height:24px;
	}
	h3.cat_title a, h1.cat_title a{	height:25px;}
	h3.cat_title, h1.cat_title {background:url(images/bg_header_categories.gif) left no-repeat !important;}
	h1.cat_title{margin:5px 0 10px 0;padding:0 0 0 15px; font-size:14px !important;line-height:25px}0

	
h3#respond {
	margin-top:0px;
	padding-top:20px;
	}
#respond p{margin:5px 0 5px 0;}
h3#comments {
	margin-top:32px;
	padding-left:0px;
	margin-bottom:15px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo a {
	display:block;
	width:340px;
	height:90px;
	text-indent:-9999px;
	}

#img-barcelona{position:absolute; left:342px;z-index:100}

#tagline {
	margin-top:10px;
	color:#1d3566;
	font-weight:bold;
	}
#header-subscribe{float:right;width:450px;text-align:right;margin-top:3px; color:#fff; font-weight:bold;margin-right:5px;}
#header-subscribe a{color:#fff; font-weight:bold;text-decoration:underline;font-size:14px}
#top {
	margin:0 auto;
/*	background:#dedede;*/
	background:#666666 url(images/bg_featured.gif) center repeat-y;
	width:940px;
	}
#top .info a{color:#0F3E5F}
#top .label a{color:#0F3E5F;font-size:16px}
#top .label .meta{color:#0F3E5F;}
#headline {
	width:570px;
	float:left;
	padding:5px 12px 15px 0px;
   	font-size:13px;
	line-height:1.5em;
	margin:0;
	/*background:#333333;*/
	background: #FFF;
	color:#2D2D2D;
	}

#headline .meta,#headline .meta a,#headline .label a{
color:#74A6C9 !important;
}
#headline .label{margin:0 0 5px 0;}
#headline a {
	color:#0F3E5F;
	}

#headline img{margin-right:10px;margin-right:5px;}
.cat-submenu{display:none;position:absolute;top:0px;left:0px;}
.cat-submenu a{
	display:block;
	padding:3px 3px 3px 5px;
	width:178px;
	background:#fff;
	color:#000;
	font-size:11px; font-weight:bold;
	z-index:9999;
	border-top:1px solid #E3E3E3;
}
.cat-submenu a.odd{background:#ECECEC;}
.cat-submenu a:hover{color:#fff; background:#1A7ABE;border-color:#1A7ABE}
#top div.label {
	font:14px Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-transform:lowercase;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:0px;
	padding-top:15px;
	}

#headline div.title {
	font:20px Arial,Helvetica,sans-serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	padding-bottom:5px;
    margin-top:0px;
    color:#0F3E5F;
    font-family:Arial,Helvetica,sans-serif;;
	}

#headline div.meta {
	display:block;
	padding:4px 0px 4px 0px;
	color:#74A6C9;
	font-size:10px;
	}

#headline p {
	padding-bottom:25px;
	}

#featured {
	width:335px;
	float:right;
	padding:0px 0px 0px 10px;
	font-size:13px;
	overflow:hidden;
}

#featured ul{
margin-top:10px;
}
#featured li {
    list-style:none;
    width: 315px;    
    margin-bottom:0px;
    padding-bottom:0px;
    background:#74A6C9 url(images/bg_option_featured.gif) top repeat-x;
   
}
#featured li a{color:#fff !important;}

#featured li:hover,#featured li:hover a{
	background:#134E78;
	color:#fff;
}
#featured .arthemia-carousel {
    overflow:hidden;
    width:315px;
    margin-top:10px;
	z-index:8888;
}


#featured .info {
    margin-top:0px;
	/*float:right;
	width:304px;*/
	font-size:11px;
	}

#featured .meta {
	margin-top:5px;
    font-weight:normal;
    font-size:10px;
	}

#featured .title {
	font-weight:bold;
	}

#featured .divider {
	margin-left:95px;
	}
#featured img{margin:0 0 0 3px;}
#featured li .meta a,#featured li .meta{color:#C6E1F5 !important;}	
#headline a img, #featured a img {
	margin-top:5px;
    }

#featured a {
	color:#000000;
	}

#featured a:hover {
	color:#000;
	}

#featured a img {
	border:2px solid #fff;
	margin-right:10px;
	}
#featured .label a{
	color:#0F3E5F;
	font-family:Arial,Helvetica,sans-serif;;
}
#featured .meta,#featured .meta a{
	color:#74A6C9 !important;
}
#headline a img {
	margin-right:15px;
	padding:0;
	margin-top:0;
	}

#single_head {
	width:195px;
	float:left;
	padding:15px 12px 20px 25px;
	margin:0;
	background:#333333;
	color:#fff;
	}

#single_head a img {
	border:3px solid #fff;
	}

#single_desc {
	width:675px;
	float:right;
	padding:0px 10px 5px 10px;
    font-size:13px;
	line-height:1.5em; 
	}

h3, h3 a,.title, .title a{font-family:Arial,Helvetica,sans-serif; !important;}
#single_desc div.title {
	font:25px Arial,Helvetica,sans-serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:5px;
	padding-top:10px;
	}

#single_desc div.meta {
	display:block;
	padding-bottom:5px;
	font-size:10px;
	}

#single_desc p {
	margin:0px;
	padding-bottom:10px;
	}

#single_desc a {
	color:#000000;
	}

#single_desc a:hover {
	color:#000;
	}

#middle {
	margin:0 auto;
	padding:10px 0px 0px 0px;
	background:#fff;
	width:940px;
	overflow:hidden;
	}
    
.category {
	width:168px;
	float:left;
	border-top:8px solid #333333;
	margin:0px;
	padding:5px 10px 15px 10px;
	background:#FFF url(images/bg_category.gif) bottom repeat-x;
	border-bottom:5px solid #C8E2F5;
    cursor:pointer;
    height:45px;
	}

.category p {
	margin:0;
    font-size:11px;
	}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #gallery h3 {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:16px;
	letter-spacing:-0.05em;
	}
#front-list .cat_title, #front-list .cat_title a{
	margin-bottom:10px;
	font-size:110%;
	color:#000;
	padding:3px 3px 3px 0;
	font-weight:bold;
}
#front-list .cat_title {
	font-size:13px;
    margin-bottom:5px;
	}

#front-list a{
color:#0F3E5F;	
}
#front-popular h3 {
	color:#fff;
	}

.more-link {
	display:block;
	margin:15px 0px;
	}

.category a {
	color:#333333;
	display:block;
	background:none;
	}

.category a:hover {
	color:#fff;
	text-decoration:none;
	}

#bottom {
	width: 920px;
	}

#bottom-left {
	float:left;
	}
.meta a{text-decoration:underline !important;}
#bottom-left .meta, #content.archive .meta {
	font-size:10px;
	}

#front-list {
	width:590px;
	background:#fff;
	font-size:13px;
	line-height:1.75em;
	margin-bottom:10px;
	color:#2D2D2D;
    }
.post-header{background:url(images/post-top.gif) left no-repeat;height:10px; font-size:0;line-height:0}
.post-header div{ background:url(images/post-top.gif) right no-repeat;width:10px;height:10px;margin:0 0 0 auto; font-size:0;line-height:0}
.post-footer{background:url(images/post-bottom.gif) left no-repeat;height:10px; font-size:0;line-height:0}
.post-footer div{ background: url(images/post-bottom.gif) right no-repeat;width:10px;height:10px;margin:0 0 0 auto; font-size:0;line-height:0}
.post-content{padding:0 10px 0 10px;border:1px solid #CCC;border-width:0 1px 0 1px;}
.post-content p{margin-bottom:0px !important;}
.post-subscribe a,.post-subscribe{text-align:right;color:#74A6C9 !important;text-decoration:none !important}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title {
	font:18px Arial,Helvetica,sans-serif;
	font-weight:bold;
	letter-spacing:-0.05em;
    line-height:1.0em;
	}

#front-list .divider {
	margin-left:216px;
	margin-top:0px;
	margin-bottom:0px;
	}

.author {
	font-size:11px;
	font-weight:bold;
	}

.meta, .meta a {
	color:#74A6C9 !important;
	font-weight:bold;
	}

#headline p, #featured p {
	margin:0;
	}


#paged-list {
	width:568px;
	background:#fff;
	font-size:13px;
	line-height:1.75em;
	overflow:hidden;
	}

#paged-list a{
	color:#0F3E5F;
}
#paged-list .clearfloat {
	background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
	}

.onecolumn {
	line-height:1.5em;
	padding:10px 0px;
	margin:0;
	}

.onecolumn img {
	float:left;
	margin:8px 10px 7px 0px;
	border:1px solid #ccc;
	padding:2px;
	}

.tanbox {
	width:275px;
	line-height:1.5em;
	margin:10px 0 10px 0;
	color:#2D2D2D;
	}
.tanbox a{
color:#0F3E5F;
}
.archive .tanbox {
	width:570px;
    padding-bottom:1px;
	}

.tanbox img {
	float:left;
	margin:8px 10px 7px 0px;
	border:1px solid #ccc;
	padding:2px;
	}

.tanbox span.title a, .onecolumn span.title a {
	font:14px Arial,Helvetica,sans-serif;
	font-weight:bold;
	}

.tanbox p, .onecolumn p {
	margin:5px 0px;
	}	

#navigation {
	padding:15px 10px;
	background:#fff;
	font-size:13px;
	text-align:center;
	width:550px;
	}


/* Content Page*/

#content {
	width:568px;
	background:#fff;
	padding:10px;
	font-size:13px;
	line-height:1.75em;
	float:left;
	color:#2D2D2D;
	}

.post {
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	text-align:justify
	}

.post .clearfloat {
	}

.entry ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

#content h1.title {
	letter-spacing:-0.05em;
	border-top:1px solid #e2e2e2;
	margin-bottom:0px;
	padding:5px 0 0 0;
	color:#000;
	font-family:Arial,Helvetica,sans-serif;;
	}


.flag,.flag-odd{display:block;background:#fff;padding:2px 2px 2px 5px;cursor:pointer;font-size:10px;width:102px}
.flag-odd{background:#ECECEC;}
.flag:hover,.flag-odd:hover{background:#1A7ABE;
		color:#fff;}
.entry ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.entry ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.entry ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.entry img, .post a img, #front-list img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
	
	}

.entry a {
	text-decoration:underline;
	color:#0F3E5F;
	}

.post .ads {
	margin-top:10px;
	}

#stats {
	margin-bottom:15px;
	padding:8px 0px;
	font:11px Arial,Helvetica,sans-serif;
	display:block;
	border-bottom:1px solid #e2e2e2;
	font-weight:bold;
	}

span#map,span#map a{
	color:#BBB;
	font-size:10px;
	}
span#map a{ text-decoration:underline;}
img.centered, a img.centered, img.aligncenter, a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright, a img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft, a img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#bio {
    padding:10px;
    background:#efefef;
    margin:20px 0px;
}
#bio p {
    margin:0;
    padding:0;
}

#bio .avatar {
	border:1px solid #ccc;
	margin:0px 10px 5px 0;
	float:left;
	padding:2px;
	width:80px;
	height:80px;
	}	

/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	}

.spoiler { 	
	padding:0px 12px 12px 12px;
	background:#fff;
	margin-bottom:12px; 	
	border:1px solid #CCC;
}

.spoiler img {
	border:1px solid #ccc;
	padding:2px;
	margin-right:10px;
	margin-bottom:5px;
	}


.spoiler h3 {
	font:12px Arial,Helvetica,sans-serif;
   	font-weight:bold; 	
	color:#fff; 	
	margin:0px 0px 8px 0px; 	
	padding:3px 10px;
	border-bottom:1px solid #ececec; 	}

.spoiler h3 a {
	color:#fff;
	text-decoration:none;
	}

.spoiler p {
	margin:0;
	color:#2D2D2D;
	}

.spoiler h4 {
	font:12px Arial,Helvetica,sans-serif;
    font-weight:bold;
	margin-bottom:5px;
	}

.spoiler h4 a {
	color:#0F3E5F;font-family:Arial,Helvetica,sans-serif;;
	}
.spoiler a{text-decoration:underline; color:#6D6D6D}
#sidebar {
    font-size:11px;
}

#sidebar h3, .center-title {
	font:12px Arial,Helvetica,sans-serif;
	font-weight:bold;
	/*background:#303030;*/
	background: #134E78 url(images/bg_bx_blue.gif) top repeat-x;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:298px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	border:1px solid #CCC;
	margin:0 0 15px 0;
	}
#sidebar-top form{padding:5px;}
#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:133px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	border:1px solid #CCC;
	}

#sidebar-right {
	width:133px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	border:1px solid #CCC;
	}


#sidebar li a{
	list-style:none;
	border-bottom:1px dotted #bbbbbb;
	display:block;
	padding:5px 0px 5px 13px;
	background:#C6E1F5;
	margin-bottom:1px;
	color:#0F3E5F;
	
	}
	
#sidebar li a:hover{
		background:#1A7ABE;
		color:#fff;
	}

#sidebar li ul li {
	border-bottom:0px;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}

#sidebar h3 img { margin-top:1px; }

/* Form Elements */

select {
	border:1px solid #333333;
	width:100%
	}
	
.submitbutton {
	padding: 2px 5px;
	border:1px solid #CCC;
	background:#fff;
	font-size:11px;
	color:#aaa;
	cursor: pointer;
	}

.submitbutton:hover {
    background:#303030;
    color:#fff;
    }
    
.field {
	padding: 1px;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#fff;
	font-size:11px;
	}

#s{background:#666 url(images/bg-search-box.gif) top left no-repeat;border:0;
	margin:3px 0 0 0;color:#999;font-style:italic}
#search .searchbutton {
	padding: 1px;
	border:1px solid #333333;
	background:#fff;
	font-size:11px;
	}

#comment-container{background:#ECECEC; padding:10px;border:1px solid #CCC}
#commentform input {
	width: 140px;
	margin: 5px 5px 0px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	border:1px solid #CCC;

	}



/* Comments*/

#comment { width:590px;	background:#fff;border:1px solid #CCC }

div#cancel-comment-reply { font-weight:bold; }

#comments ul.commentlist { margin-top:20px; list-style:none; }

#comments ul.commentlist blockquote { background:#ededed; }
    
#comments .clearfloat { background:none; }

#comments div.navigation { padding:5px 0px 20px 0px; font-weight:bold; }

ul.commentlist li.pingback, ul.commentlist li.trackback { display:none; }
ul.commentlist li.comment { color:#4d4d4d; padding: 11px 14px 11px 14px; background:#f2f2f2; list-style:none; margin-bottom:10px; font-size:11px; line-height:18px; border-bottom: 1px solid #dcdbd7; }
ul.commentlist li.comment h3#respond { background:#fff; margin-top:15px; }
ul.commentlist li.comment img.avatar { border:1px solid #ccc; margin:0px 0px 13px 13px; float:right; padding:2px; width:45px; height:45px; }	
ul.commentlist li.comment cite { color:#313228; font-weight:bold; font-size:14px; }
ul.commentlist li.comment div.comment-meta { font-size:10px; margin-top:0px; }
ul.commentlist li.comment div.comment-meta a { color:#4d4d4d; text-decoration:none; }
ul.commentlist li.comment a { text-decoration:underline; }
ul.commentlist li.comment cite a { text-decoration:none; }
ul.commentlist li.comment div.reply { clear:both; display:block; }
ul.commentlist li.comment div.reply a { text-decoration:none; font-weight:bold; }
ul.commentlist li.comment p { margin:15px 0px; padding:0;  }
ul.commentlist li.comment blockquote { width:380px; }

ul.children li.comment { margin-top:15px; color:#4d4d4d; padding: 12px 12px 12px 12px; background:#fff; border:none; list-style:none; margin-bottom:0px; font-size:11px; }

ul.commentlist li.depth-1, ul.children li.depth-3, ul.children li.depth-5, ul.children li.depth-7, ul.children li.depth-9 { background:#f2f2f2; }
ul.children li.depth-2, ul.children li.depth-4, ul.children li.depth-6, ul.children li.depth-8, ul.children li.depth-10 { background:#fff; }

#respond textarea { width:99%; font-size:13px; }
#respond label { font-weight:bold; }
#respond a {text-decoration:none; }
#respond h3 {margin-top:15px; }

li.comment div#respond h3 { display:none; }

/* Footer*/



#front-popular {
	font-size:11px;
	color:#fff;
	width: 910px;
	margin: 0 auto;
	padding:15px;
	background:#fff;
	}

#recentpost, #mostcommented,#recent_comments {
	background:#666 url(images/front-top.gif) left top no-repeat;
	width:296px;
	float:left;
	}
.front-popular-content{padding:10px 10px 0 10px}
.front-popular-content h3{display:inline;}
.popular-close-bottom {
	background:#fff url(images/front-btm.gif) left bottom no-repeat;
	height:10px;
	font-size:0;
	width:297px;
}
#mostcommented {
	margin:0 10px 0 10px;
	}

#recent_comments {
	float:right;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost li, #mostcommented li, #recent_comments li {
	list-style:none;
	background:url(images/dots_footer.gif) repeat-x top;
    padding-top:1px;
	}

#recentpost ul li a, #mostcommented ul li a, #recent_comments ul li a {
	padding:5px;
	display:block;
	text-decoration:none;
	}

#recentpost ul li a:hover, #mostcommented ul li a:hover, #recent_comments ul li a:hover {
	background:#1A7ABE;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	background:none;
	}


#footer {
	margin: 0 auto;
	width: 920px;
	font-size:10px;
	background:#dedede;
	color:#333333;
	padding:5px 10px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#footer a:hover {
	color:#000;
	}

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}
#gallery {
	font-size:11px;
	color:#333;
	width: 925px;
/*	background:#dedede;*/
	background: #134E78 url(images/bg_top.gif) top repeat-x;
	margin: 0 auto;
	padding:0 0px 15px 15px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#gallery-top{background:#fff url(images/gallery-top-bg.gif) bottom no-repeat; height:10px;
	padding:15px 0 0 15px;margin: 0 auto;width: 925px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;}

#gallery .meta,#gallery .meta a,#gallery .label a{
color:#74A6C9 !important;
}
#gallery a {
	color:#C6E1F5;
	}
	
#gallery #random {
    float:right;
    width:613px;
}

#gallery #random img {
    padding:2px;
    border:1px solid #ccc;
    margin-right:16px;
    margin-bottom:15px; 
    background:#fff;
}
#gallery #video {
    float:left;
    width:281px;
    padding-right:15px;
    border-right:1px solid #74A6C9;
}

#gallery h3,#gallery h3.cat_title a{
    display:block;
    padding-bottom:5px;
    color:#C6E1F5 !important;
    background-image:none;
    padding-left:0;
    margin:0;
}
#gallery h3.cat_title a{  color:#C6E1F5 !important;padding-left:0;margin:0;}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
.middle{vertical-align:middle;}

.technorati-tags {color:#8B8B8B;padding:5px;}
.technorati-tags:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.technorati-tags {
	display: block;
	background:#ECECEC;
	border:1px solid #ccc;
	}
.technorati-tags a { color:#74A6C9;}
.post-ratings{padding:5px;color:#8B8B8B;}

.feed img{vertical-align:middle;margin:0 0 0 5px;}
.feed{margin:0 0 5px 0;}
.feed a{color:#666; text-decoration:underline;}
.feed .meta{color:#666;font-weight:normal;font-size:90%}

.wp-related-container{background:#ECECEC;padding:5px}
.wp-related a{color:#74A6C9}
.wp-related .meta{font-size:10px;color:#666 !important;}
.wp-related {border-bottom:1px solid #DDD;}

.sociable{float:right !important;width:48%}
.partner-offer{background:#D61D1D url(images/bg_header_offer.gif) left no-repeat !important;color:#fff; font-size:1.3em;margin:1em 0 1em 0;font-weight:bold;line-height:50px;text-align:center;}

#related-posts h2,#related-posts h3{font:12px Arial,Helvetica,sans-serif;font-weight:bold;	background: #134E78 url(images/bg_bx_blue.gif) top repeat-x;color:#fff;	padding:3px 10px;}
#related-posts{margin:5px 0px 10px 0px;border-bottom:1px solid #CCC;display:block;}
#related-posts ul{margin:0;padding:0;}
#related-posts li{ padding:5px; margin:0 !important;}
.related-post-odd{background:#ECECEC;}
#recent_comments h3{margin:5px 0 0 0;}

.box-blue {background:#C6E1F5 url(images/box_header_blue.gif) top no-repeat !important;margin:0 0 10px 0 }
.box-blue-content {background:url(images/box_footer_blue.gif) bottom no-repeat; padding:0 10px 5px 10px}

.box-orange {background:#f9f3e9 top no-repeat !important;margin:10px auto 10px; padding:5px 5px 5px 5px;width:80%; }
.box-orange-content {background:url(images/box_footer_orange.jpg) bottom no-repeat; padding:0 10px 5px 10px}


.box-blue2 {width:280px; background:#C6E1F5; margin:0 0 10px 0 }
.box-blue-content2 {width:280px; background:#C6E1F5; padding:0 10px 5px 10px}

.partner-box img{border:0;}
.partner-box{background:#FFFA95; padding:10px; font-family:Arial, Helvetica, sans-serif;}
.partner-slogan{font-size:16px; padding-top:5px;font-weight:bold;}
.partner-more-info{cursor:pointer; color:#AE0000; font-weight:bold; float:right}
#partner-extra-info{position:absolute; padding:10px; background:#666;display:none;width:250px}
.partner-extra-info-content{background:#fff;padding:10px} 
.partner-sello{background: url(images/sello.gif) no-repeat; width:90px; height:90px; text-align:center; line-height:90px; font-size:35px; color:#fff}
.partner-sello2{background: url(images/sello2.gif) no-repeat; width:90px; height:90px; text-align:center; line-height:90px; font-size:35px; color:#fff}
.partner-extra-info-close{text-align:right}

.box-reserva-top{background:url(images/box_reserva.gif) no-repeat; height:10px; line-height:1px; font-size:1px;width:290px}
.box-reserva-content{font-family:Arial, Helvetica, sans-serif;background:#FFFA95; border:1px solid #ccc; width:268px; padding:0 10px 10px 10px; border-width:0 1px 0 1px; color:#39352E}
.box-reserva-content strong{color:#333;}
.box-reserva-bottom{background:url(images/box_reserva.gif) bottom no-repeat; height:10px; line-height:1px; font-size:1px;width:290px; margin-bottom:15px}

.box-reserva2-top{background:url(images/box_reserva2.gif) no-repeat; height:10px; line-height:1px; font-size:1px;width:290px}
.box-reserva2-content{font-family:Arial, Helvetica, sans-serif;background:#C6E1F5; border:1px solid #ccc; width:268px; padding:0 10px 10px 10px; border-width:0 1px 0 1px; color:#39352E}
.box-reserva2-content strong{color:#333;}
.box-reserva2-bottom{background:url(images/box_reserva2.gif) bottom no-repeat; height:10px; line-height:1px; font-size:1px;width:290px}

.box-reserva-title{font-size:18px; color:#111;}
.box-sep{ padding:5px 0 5px 0;}

.box-info{font-family:Arial, Helvetica, sans-serif;}
.box-info img,.box-reserva img{border:0 !important;margin:0;}	
.box-info-title{font-size:16px; font-weight:bold; padding:5px 0 5px 0; border-top:1px solid #E2E2E2;  border-bottom:1px solid #E2E2E2;}

.rbox-t,.rbox-b{padding-right:5px;height:5px; line-height:5px}
    .rbox-t-c,.rbox-b-c{padding-left:5px;height:5px; line-height:5px}
    .rbox{color:#000; background:#F9F3E9;padding:0 10px 0 10px; font-family:Arial, Helvetica, sans-serif;}
    .rbox-t{margin-top:5px; background: url(images/rbox.png) right 0 no-repeat;line-height:5px}
    .rbox-t .rbox-t-c{background: url(images/rbox.png) left 0 no-repeat;line-height:5px}
    .rbox-b{margin-bottom:5px; background: url(images/rbox.png) right -45px  no-repeat; line-height:5px}
    .rbox-b .rbox-b-c{background: url(images/rbox.png) left -45px no-repeat; line-height:5px}
	
h5 {font-size:20px;color:#676767; font-weight:bold;padding:5px 0 5px 0; margin:10px 0 10px 0; border:1px solid #E2E2E2;border-width:1px 0 1px 0}
	
h5 {font-size:16px;}
 
