/*  
Theme Name: Blog de Viajar.com
Theme URI: http://www.blog-de-viajar.com/
Description: Amazing Web 2.0 WordPress theme, personalized for Viajar.com, based on Clean Royal Theme
Version: 3.0
Author: Inti Churio
Author URI: http://www.blog-de-viajar.com/
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color: #ffffff;
	}
	
.width {
	width:763px;
	margin:0 auto;
	padding:0 0px;
	}
	
#header {
	height:66px;
	padding:5px 0 0 0;
	}
	
#header-right {
	float:right;
	margin:30px 113px 0 0;
	}
	
#header-right img {
	border:none;
	margin-left:20px;
	}
	
#description {
	float:left;
	}
	
h1 {
	font-size:48px;
	color:#858180;
	font-weight:normal;
	background: url("http://www.blog-de-viajar.com/wp-content/themes/blog-de-viajar-30/img/upper-logo.gif") top left no-repeat;
	height: 63px;
	width: 400px;
	}
	
	
h1 a {
	color:#57554b;
	font-weight:normal;
	display: block;
	height: 63px;
	width: 400px;
	}
	
h1 a:hover {
	color:#858180;
	text-decoration:none;
	}
	
h1 a span {
	display: none;
}
	
#desc {
	display:none;
	}
	
#content {
	margin-top:7px;
	}

.cleaner {
	clear:both;
	}
/* main structure */
	
/* pagelist and search */	
#pagelist {
border-bottom:7px solid #0076BE;
height:43px;
margin:0 auto;
width:776px;
	}

#pagelist ul li {
	display:block;
	float:left;
	}
	
#pagelist ul li a {
background:transparent url(http://www.blog-de-viajar.com/wp-content/themes/blog-de-viajar-30/img/bt-inactivo.gif) repeat scroll 0 0;
color:#FFFFFF;
display:block;
font-weight:bold;
height:22px;
margin-left:1px;
margin-top:17px;
padding:4px 6px 0;
text-decoration:none;
width:82px;
text-align:center;

	}
	
#pagelist ul li a:hover {
	text-decoration:none;
	color:#ffffff;
	background:url(http://www.blog-de-viajar.com/wp-content/themes/blog-de-viajar-30/img/bt-hover.gif);
text-align:center;
	}
	
#pagelist ul li.current_page_item a {
	color:#fff;
	background:url(http://www.blog-de-viajar.com/wp-content/themes/blog-de-viajar-30/img/bt-activo.gif);
	height: 22px;
	margin-top: 18px;
	text-decoration:none;
text-align:center;
	}
	
#searchform {
	float:right;
	margin-top:7px;
	}
		
#searchsubmit {
	height:25px;
	width:25px;
	background:url(http://www.blog-de-viajar.com/wp-content/themes/blog-de-viajar-30/img/searchbutton.png);
	border:none;
	vertical-align:middle;
	cursor:pointer;
	}
	
#s {
	height:20px;
	width:170px;
	background:url(http://www.blog-de-viajar.com/wp-content/themes/blog-de-viajar-30/img/searchbar.png);
	border:none;
	vertical-align:middle;
	color:#858180;
	padding:5px 5px 0 5px;
	}
/* pagelist and search */	

/* sidebar */	
#side {
	width:174px;
	float:right;
	color:#80706c;
	font-size: 80%;
	padding:0 0px;
	}
	
#side li, #side ul {
	list-style-type:none;
	}
	
#side ul li {
	border-bottom:1px solid #f0e6e7;
	padding-bottom:20px;
	}
	
#side h2 {
	color:#000;
	font-size:110%;
	margin:20px 0 10px 0;
	}

#side ul li ul li {	
	border:none;
	background:url(http://www.blog-de-viajar.com/wp-content/themes/blog-de-viajar-30/img/sidebar-icon.gif) left top no-repeat;
	padding-left:15px;
	line-height:1.5;
	padding-bottom:0;
	}
	
#side ul li ul.children li {
	margin-left:15px;
	border:none;
	padding-bottom:0;
	}
	
#side a {
	color:#00f;
	text-decoration: underline;
	}
	
#side a:hover {
	color:#fe8334;
		text-decoration: underline;

	}
	
#side img {
	padding:0;
	border:none;
	}
/* sidebar */

/* text */
#text {
	float:left;
	width:549px;
color:#000000;
font-family:"Trebuchet MS",Georgia,"Times New Roman",Times,serif;
font-size:13px;
text-align:justify;
	padding:15px 13px 0 13px;
	}
	
p {
	padding:5px 0 5px 50px;
	}
	
h2 {
	color:#000000;
	font-size:20px;
	line-height:normal;
	margin-bottom:10px;
	}
	
/*.post-date {
	color:#ccb5b5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	background:url(http://www.blog-de-viajar.com/wp-content/themes/blog-de-viajar-30/img/post-date.png) left no-repeat;
	line-height:14px;
	padding-left:20px;
	margin-top:5px;
	margin-bottom:20px;
	}*/
	
.post-date {
	width: 45px;
	height: 49px;
	float: left;
	background: url(http://www.blog-de-viajar.com/wp-content/themes/blog-de-viajar-30/img/date-bg.gif) no-repeat;
	margin-right: 5px;
}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}

.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}	

.post h2 {
	background:transparent url(http://www.blog-de-viajar.com/wp-content/themes/blog-de-viajar-30/img/f-titu-blog.gif) no-repeat scroll 46px 0;
border-bottom:1px dotted #459CCB;
color:#459CCB;
font-size:18px;
margin:0 5px 0 0;
padding-left:5px;
width:547px;
	}
	
.post h2 a {
	color:#FFFFFF;
font-size:16px;
font-weight:bold;
text-decoration:none;
	}
	
.post h2 a:hover {
	text-decoration:none;
	color: #EFEFEF;
	}
	
.post ul li {
	list-style-type:square;
	padding-top:2px;
	margin-left:20px;
	}
	
.post ol li {
	margin-left:25px;
	padding-top:2px;
	}
	
blockquote {
	margin-top:5px;
	background:url(http://www.blog-de-viajar.com/wp-content/themes/blog-de-viajar-30/img/quote.png) left top no-repeat;
	padding:5px 5px 5px 45px;
	}
	
blockquote blockquote {
	background:none;
	}
		
.post {
	margin-bottom:40px;
	}
	
.post p a {
	text-decoration: underline;
}	

.pub {
	font-size:90%;
	color:#858180;
	margin:5px 0 10px 50px;
	background:url(http://www.blog-de-viajar.com/wp-content/themes/blog-de-viajar-30/img/folder-icon.png) left no-repeat;
	padding-left:20px;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.pub a {
	font-weight:normal;
	color:#00f;
	text-decoration:underline;
	}
	
.pub a:hover {
	text-decoration:none;
	color:#fe8334;
	text-decoration:underline;
	}
	
.comm {
	color:#6299b2;
	text-decoration:underline;
	}
	
.wp-smiley {
	padding:0;
	border:none;
	}
	
#text img {
	padding:3px;
	background-color:#FFFFFF;
	}
	
#text .wp-smiley {
	border:none;
	padding:0;
	}
/* text */

/* headlines and links */	
h2,h3,h4,h5,h6 {
	color:#000000;
	text-align:left;
	margin-left: 50px;
	}
	
h3 {
  	margin-top:5px;
	font-size:120%;
	}
	
a {
	text-decoration: underline;
	color:#00f;
	}
	
a:hover {
	text-decoration:underline;
	color: #fe8334;
	}
/* headlines and links */

/* comments */
h3.comments {
	margin:20px 0 0 50px;
	font-size:110%;
	color:#459ccb;
	}
	
.commentmetadata {
	margin-left: 50px;
	padding:5px;	
	color:#605556;
	}
	
.commentmetadata a {
	color:#605556;
	}
	
.obsahk {
	padding:5px;
	margin-bottom:15px;
	}
	
.obsahk a {
	font-weight:normal;
	text-decoration:underline;
	}
	
.obsahk a:hover {
	text-decoration:none;
	}
	
ol.commentlist {
	list-style:none;
	}
	
ol.commentlist ul, ol.commentlist ol {
	margin-left:25px;
	}
	
textarea#comment {
	margin:1px 0 5px 0;
	border:#000000 1px solid;
	padding:5px;
	}
	
#author, #email, #url {
	border:#000000 1px solid;
	padding:2px;
	margin:1px 0;
	}
/* comments */

/* bottom */
#bottom {
	background-color: #ECF1F6;
	padding:7px 0 8px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color: #000;
	}
	
#bottom ul li {
	list-style-type:none;
	color:#000;
	}
	
#bottom ul li a, #bottom a {
	color:#00f;
		text-decoration: underline;

	}

.bottom-left {
	float:left;
	width:232px;
	margin-right:9px;
	padding:8px;
	min-height:171px;
	height:auto !important;
  	height:171px;
	}
	
.bottom-mid {
	float:left;
	width:232px;
	margin-right:9px;
	padding:8px;
	min-height:171px;
	height:auto !important;
  	height:171px;
	}
	
.bottom-right {
	float:left;
	width:232px;
	padding:8px;
	min-height:171px;
	height:auto !important;
  	height:171px;
	}
	
#bottom h3 {
	margin:5px 0 10px 0;
	color:#fe8334;
	font-size:130%;
	}
	
#footer {
	margin-top:8px;
	text-align:left;
	color:#000;
	}
	
#footer a {
	color:#9c9887;
	}
/* bottom */	

/* other */	
#nav {
	height:20px;
	font-size:110%;
	color:#000000;
	}
	
.floatleft {
	float:left;
	margin-right:10px;
	}
	
.floatright {
	float:right;
	margin-left:10px;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}
/* other */	

/*calendar widget */
li.widget_calendar td {
	padding: 1px 5px;
}

/* post to */
.postto ul {
	margin:0 0 0 50px;
	padding:0 0 30px 0;
	font-size: 70%;
}

.postto ul li {
	float: left;
	list-style:none;
}

.postto a {
	text-decoration:none;
	display:block;
}

.postto a:hover {
	text-decoration:underline;
}

.postto li.meneame {
	background: url("http://www.blog-de-viajar.com/wp-content/themes/blog-de-viajar-30/img/meneame.gif") top left no-repeat;
	background-position:0 50%;
	padding:2px 8px 2px 20px;
}

.postto li.digg	{
	background: url("http://www.blog-de-viajar.com/wp-content/themes/blog-de-viajar-30/img/digg.gif") top left no-repeat;
	background-position:0 50%;
	padding:2px 8px 2px 20px;
}

.postto li.delicious {
	background: url("http://www.blog-de-viajar.com/wp-content/themes/blog-de-viajar-30/img/delicious.gif") top left no-repeat;
	background-position:0 50%;
	padding:2px 8px 2px 20px;
}

.postto li.technorati {
	background: url("http://www.blog-de-viajar.com/wp-content/themes/blog-de-viajar-30/img/technorati.gif") top left no-repeat;
	background-position:0 50%;
	padding:2px 8px 2px 20px;
}

.postto li.yahoo {
	background: url("http://www.blog-de-viajar.com/wp-content/themes/blog-de-viajar-30/img/yahoo.gif") top left no-repeat;
	background-position:0 50%;
	padding:2px 8px 2px 20px;
}

.postto li.fresqui {
	background: url("http://www.blog-de-viajar.com/wp-content/themes/blog-de-viajar-30/img/fresqui.gif") top left no-repeat;
	background-position:0 50%;
	padding:2px 8px 2px 20px;
}

.postto li.google {
	background: url("http://www.blog-de-viajar.com/wp-content/themes/blog-de-viajar-30/img/google.gif") top left no-repeat;
	background-position:0 50%;
	padding:2px 8px 2px 20px;
}
/**/
