/*
Theme Name: Baughxie
Theme URI: http://www.switchroyale.com/?page_id=21
Description: Baughxie is a glossy theme with a boxy feel and centered navigation. The theme is lightweight in size but still makes a visual impact on your WordPress blog.  Clean and simple would be a good description, yet it shows a little flair with glossy highlights. Baughxie is easy to customize with CSS and the Photoshop template is also available on www.switchroyale.com for download.
Version: 1.1
Author: Switchroyale
Author URI: http://www.switchroyale.com
Tags: green, white, silver, light, two-columns, fixed-width, right-sidebar
Colores
	Morado claro: #a962c9
	Morado oscuro: #720ca4
*/


body {
	background: url(images/bglimpiame.jpg) #1a1a1a;
	background-repeat: repeat-xy;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #666666;
	text-align: justify;
}

#container {
	width: 960px;
	margin: 0 auto;
	background: white;
}

#header {
	height: 560px;
	padding: 100px 20px 0 170px;
	background: url(images/headerlimpiame.jpg);
	font-size: 12px;
	position: relative;
}

#header h1 {
	margin: 0;
	font-size: 20px;
}

#header a {
	text-decoration: none;
	color: #666666;
}

#header a:hover {
	color: #333333;
}


#header #videomonos{
        position: absolute;
	top: 100px;
	left: 530px;

}



#header #search {
	position: absolute;
	top: 630px;
	right: 20px;
	height: 20px;
}

#header #s {
	background: #ffffff;
	border: 1px solid #999999;
	color: #666666;
	width: 150px;
	margin: 0;
	font-size: 12px;
	color: #999999;
	padding: 2px;
}

#navbar {
	margin: 0 0 20px 0;
	background: #a962c9;
	background-repeat: repeat-x;
	height: 30px;
	border: solid #999999;
	border-width: 0px 0;
}

#navbar ul {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	left: 40%;
}

#navbar li {
	display: inline;
	float: left;
	position: relative;
	right: 40%;
	margin: 0 0 0 -1px;
}

#navbar a {
	display: block;
	float: left;
	height: 30px;
	padding: 0 26px;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	line-height: 30px;
}

#navbar a:hover {
	background: #720ca4;
	color: white;
}

#navbar .current_page_item{
	background: orange;
	color: black;
	
}

#posts {
	width: 520px;
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
	float: left;

}

.commentbubble {
	position: relative;
	left: 350px;
	width: 130px;
}

.commentbubble a {
	display: block;
	width: 130px;
	text-align: left;
	font-size: 16px;
	font-weight:bold;
}

.commentbubble a:hover {
	width: 130px;
	text-align: left;
	font-size: 16px;
	font-weight:bold;
}

.date {
	width: 50px;
	height: 60px;
	border: 1px solid #cccccc;
	text-align: center;
	margin: 0 0 10px 0;
	float: left;
}

.month {
	font-size: 10px;
	background: #720ca4;
	background-repeat: repeat-x;
	background-position: 0 -5px;
	color: #ffffff;
	height: 20px;
	line-height: 20px;
}

.day {
	font-size: 22px;
	height: 25px;
	line-height: 30px;
	font-weight: bold;
}

.year {
	font-size: 10px;
	height: 15px;
	line-height: 15px;
}

.post {
	margin: 0 0 40px 0;
	background: #ffffff;
	padding: 20px;
}

.tags {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0 0 0 60px;
}

.entry {
	margin: 0;
	clear: both;
}

.entry p {
	margin: 0 0 20px 0;
}

.post h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 60px;
	border-bottom: 1px solid #cccccc;
	color: #720ca4;
}

.page .post h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #cccccc;
	color: #720ca4;
}

.post h3 {
	font-size: 14px;
	font-weight: bold;
	
}

.post a, .navigation a {
	color: #720ca4;
	text-decoration: none;
}

.post a:hover, .navigation a:hover {
	color: #333333;
}

.post a img {
	border: none;
}

.postmetadata {
	font-size: 11px;
	line-height: 1.25em;
	margin: 0 0 0 60px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignnone {
	margin: 0;
}

.wp-caption.alignleft {
	float: left;
	margin: 5px 20px 20px 0px;
}

.wp-caption.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.wp-caption.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.wp-caption.alignnone {
	margin: 20px 0;
}

.post .wp-caption {
	border: 1px solid #cccccc;
	background: #ebebeb;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.avatarcontainer {
	float: left;
	margin: 0 5px 0 0;
}

.avatar {
	border: 1px solid #cccccc;
}

.commentdate {
	font-size: 11px;
}

.sidebar {
	margin: 0 0 20px 580px;
	width: 340px;
	background: #ffffff;
	padding: 20px;
}

.sidebar ul {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}

.sidebar h2 {
	margin: 0 0 5px 0;
	font-size: 16px;
	color: #720ca4;
	width: 220px;
	border-bottom: 1px solid #cccccc;
}

.sidebar a {
	color: #666666;
	text-decoration: none;
}

.sidebar a:hover {
	color: #333333;
}

#footer {
	clear: both;
	height: 70px;
	background: #a962c9;
	background-repeat: repeat-x;
	border-top: 1px solid #999999;
	color: white;
}

#footer p {
	text-align: center;
	font-size: 12px;
	position: relative;
	top: 10px;
	margin: 0;
	padding: 0;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

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

#wp-calendar {
	width: 220px;
	background: #720ca4;
	border: 1px solid #cccccc;
	margin: 0 0 30px 0;
	font-size: 12px;
	text-align: center;
}

#wp-calendar caption {
	text-align: left;

}

#wp-calendar #today {
	background: #cccccc;
}

#wp-calendar a {
	display: block;
	width: 100%;
	height: 100%;
}

#wp-calendar a:hover {
	background: #cccccc;
}