/*  
Theme Name: Chocolate Bar
Theme URI: http://www.wpthemescreator.com
Description: Chocolate Bar
Author: Wordpress Themes Creator
Version: 1.0
Author URI: http://www.wpthemescreator.com
*/

html, body {
	font-family: Georgia;
	border: 0;
	color: #C7C7C7;/*background: #b2cfd7;*/
}
body {
/*background: url(img/bg_top.png) repeat-x top;*/
}
body, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}
h1, h3, h4 {
	padding: 10px 0 0 10px;
}
ul {
	list-style: none;
}
blockquote {
	font-size: 13px;
	line-height: 22px;
	padding: 10px 25px;
	margin: 0 auto;
	width: 430px;
	background: url(img/quote.gif) no-repeat 0 15px;
}
blockquote p {
	font-style: italic;
	color: #979797 !important;
}
blockquote blockquote {
	width: 90%;
}
blockquote blockquote p {
	color: #CACACA !important;
}
a {
	text-decoration:  none;
	color: #a3d7e5;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
/* Wrap */

#wrap {
	width: 960px;/*background: url(img/menu_part_left.gif) no-repeat 0 105px;*/
}
/* Header */

#header {
	iwidth: 100%;
	height: 160px;
	position: relative;
	font-family: Georgia;
	background-image: url(img/header-back.jpg);
	background-repeat: no-repeat;
}
#header h2 {
	font-size: 30px;
	font-weight: normal;
	padding-top: 25px;
}
#header h2 a {
	color: #fff;
}
#header h2 a:hover {
	color: #e54339;
}
#header h2, #header p {
	padding-left: 20px;
}
#header p {
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #fff;
}
/* Main Menu */

#header ul {
	height: 41px;
}
#header ul li {
	display: inline;
	font-size: 12px;
	font-family: Impact;
}
#heade ul li ul li a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header ul li a {
	display: block;
	float: left;
	background: url(img/bg-nav.png) repeat-x right top;
	line-height: 41px;
	color: #fff;
	padding: 0 0 0 15px;
	text-transform: uppercase;
}
#header ul li.piquito a {
	background-image: url(img/bg-nav-right.png);
	height: 40px;
	width: 97px;
	display:block;
	padding:0;
}
#header ul li a:hover, #header ul li.current_page_item a {
	/*	background: url(img/menu_rollover.jpg) no-repeat right -41px;*/
color:yellow;
}
#header ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Subscribe */

#header img.subscribe {
	position: absolute;
	right: 20px;
	top: 20px;
}
/* Middle Wrap */

#bg_top {
	width: 100%;
	background: url(img/bg_content.jpg);
	padding-top:42px;
}
#middle_wrap {
	width: 100%;
	min-height:394px;
}
/* Content */

#content {
	width: 960px;
	float: left;
	padding-left:0;
	color: #C7C7C7;
}
#content img {
	/*padding: 1px;
	border: #4A4A4A 1px solid;*/
}
#content a {
	color: #ffffff;
}
#content a:hover {
	color: #FF6;
}
#content p a {
	border-bottom: #47413E 1px solid;
}
#content p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0;
	color: #C7C7C7;
	line-height: 33px;
}
#content h2 {
	font-family: Impact;
	font-size: 25px;
	font-weight: normal;
	padding: 0 0 10px 0;
	width: 490px;
	margin-left:20px;
}
#content h2 a {
	color: #fff;
}
#content h2 a:hover {
	color: #B0B0B0;
}
#content ul, #content ol {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	padding-left: 50px;
	margin: 10px 0;
}
#content ul li {
	list-style: square;
}
#content img.alignleft {
	margin: 10px 10px 10px 0;
}
#content img.alignright {
	margin: 10px 0px 10px 10px;
}
#content h2.heading_2 {
	background: url(img/sidebar_underline.gif) repeat-x bottom left;
}
#content img.centered {
	margin: 10px auto 20px auto !important;
	display: block;
}
/* Post Details */

.post_details {
	width: 480px;
	height: 64px;
	padding-left: 50px;
	background: url(img/bg_post_details.png) no-repeat left top;
	margin-top: -5px;
	margin-bottom: -10px;
	position: relative;
}
.post_details p {
	padding: 0 30px 0 0 !important;
	font-family: Georgia;
	font-size: 12px !important;
	font-style: italic;
	color: #3e2e17 !important;
	float: left;
	background: url(img/post_details_p_bg.jpg) no-repeat right top;
}
.post_details .comments {
	position: absolute;
	right: -60px;
	top: -19px;
	width: 34px;
	height: 31px;
	background: url(img/post_details_comment.gif) no-repeat;
	font-size: 18px;
	font-family: Georgia;
	font-style: italic;
	text-align: center;
	padding-top: 6px;
	padding-right: 2px;
}
.post_details .comments a {
	color: #e54339 !important;
}
.post_details .comments a:hover {
	color: #402e18 !important;
	text-decoration: none;
}
* html .post_details .comments {
	width: 34px;
	padding-left: 2px;
	padding-right: 0px;
}
.post_details a {
	color: #ffffff !important;
	border-bottom: none !important;
}
.post_details a:hover {
	text-decoration: underline;
}
/* More Entries */

.more_entries {
	padding-top: 5px;
	padding-bottom: 10px;
}
.more_entries h2 {
	font-size: 23px !important;
}
/* Comments (single.php and comments.php) */

.comments_wrap {
	width: 460px;
	margin: 30px 0 5px 10px;
	clear: both;
}
.comments_wrap a {
	color: #ffffff !important;
}
.comments_wrap .left {
	width: 56px;
	float: left;
}
.comments_wrap .right {
	width: 358px;
	float: left;
	padding-left: 15px;
}
.comments_wrap .right a {
	text-decoration: none;
}
.comments_wrap .right a:hover {
	text-decoration: underline;
}
.comments_wrap .right h4 {
	font-size: 10px;
	font-family: "Lucida Grande";
	color: #5D5D5D;
	padding: 0;
	font-weight: normal;
}
.comments_wrap .right h4 b {
	font-size: 13px;
	color: #94b2b6;
}
.comments_wrap .right p {
	font-size: 13px;
	line-height: 19px;
	padding: 10px 0;
}
/* Comments (form) */

#content form {
	margin: 30px 0 30px 10px;
}
#content form label {
	display: block;
	margin: 10px 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#content form label input {
	padding: 3px;
	width: 180px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#content textarea {
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	font-size: 12px;
	border: #444444 1px solid;
	background: #383838;
	color: #B8B8B8;
	overflow: hidden;
}
#content form input {
	margin-top: 5px;
	border: #444444 1px solid;
	background: #383838;
	color: #B8B8B8;
}
/* Sidebar */

.author_box {
	width: 235px;
	background: #151419 url(img/author_paper_top.jpg) no-repeat left top;
	margin-bottom: 10px;
}
.author_box_in {
	width: 202px;
	padding: 0 23px 0 10px;
	background: url(img/author_paper_bottom.jpg) no-repeat left bottom;
	font-family: Georgia;
	font-size: 13px;
}
.author_box p {
	line-height: 20px;
	color: #C7C7C7;
}
#sidebar a {
	color: #ffffff;
	border-bottom: #3F363A 1px solid;
}
#sidebar a:hover {
	color: #ffffff;
}
#sidebar {
	background:green;
}
#sidebar p {
	padding: 10px 0;
}
#sidebar h2 {
	display: block;
	font-family: Georgia;
	font-size: 27px;
	color: #fff;
	font-weight: normal;
	background: url(img/sidebar_underline.gif) repeat-x bottom;
	padding-bottom: 1px;
	margin-bottom: 10px;
	padding-left: 5px;
}
#sidebar ul {
	padding: 0px 0 10px 5px;
}
#sidebar ul li {
	line-height: 18px;
	padding: 4px 0 4px 13px;
	background: url(img/li.gif) no-repeat 0 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B7B7B;
	position: relative;
	color: #C7C7C7;
}
#sidebar ul li ul {
	padding: 0 !important;
	margin-bottom: -5px;
}
#sidebar ul li a {
	color: #7B7B7B;
	border-bottom: #3e2e17 1px solid;
}
#sidebar ul li a:hover {
	color: #e07e0c;
}
/* writings (recent entries) */

#sidebar li span.wrap {
	width: 100%;
	display: block;
}
#sidebar li span.title {
	width: 185px;
	display: block;
}
#sidebar ul li span.date {
	font-size: 10px;
	color: #bfdae2;
	width: 100%;
	clear: both;
	display: block;
}
#sidebar li span.comment {
	position: absolute;
	right: 0;
	top: 4px;
	width: 20px;
	height: 18px;
	text-align: center;
	font-size: 10px;
	padding-right: 0px;
	padding-top: 2px;
	background: url(img/sidebar_span_a.gif) no-repeat left bottom;
}
#sidebar li a span.comment {
	cursor: pointer;
}
* html #sidebar li span.comment {
	width: 20px;
	height: 19px;
	padding-top: 1px;
	overflow: hidden;
}
/* Sidebar Search (widget) */

#sidebar form#searchform input {
	background: #383838;
	border: #444444 1px solid;
	color: #7B7B7B;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar form input#s {
	width: 150px;
	margin-bottom: 5px;
	padding: 4px;
}
/* Widget (calendar) */

#wp-calendar {
	width: 95%;
	padding: 0 0 10px;
}
#wp-calendar caption {
	padding: 10px;
}
#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #343434;
}
#wp-calendar td {
	background: transparent;
}
#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}
#wp-calendar a {
	text-decoration: underline;
}
#wp-calendar a:hover {
	text-decoration: none;
}
/* Footer */

#footer {
	width: 946px;
	padding-left: 14px;
	background: url(img/bg-footer.png);
	overflow: hidden;
	margin-bottom: 1px;
	position: relative;
	clear: both;
	font-family:Impact;
	height:71px;
}
#footer ul {
	padding-top: 14px;
	width: 687px;
	overflow: hidden;
}
#footer li {
	display: inline;
	font-family: Impact;
}
#footer li a {
	display: block;
	float: left;
	padding: 0 7px;
	line-height: 25px;
	margin-right: 3px;
	color:white;
	font-size:19px;
	text-transform:uppercase;
}
#footer li a:hover, #footer li.current_page_item a {
	color:#FF0;
}
#footer p {
	width: 100%;
	clear: both;
	font-family: Georgia;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 3px;
	width: 600px;
	line-height: 20px;
}
#footer p a {
	color: #FFFFFF;
	border-bottom: #473620 1px solid;
	position: relative;
}
#footer p a:hover {
	color: #FFFFFF;
	border-bottom: #473620 1px solid;
}
#footer p.bot {
	position: absolute;
	right: 2px;
	top: 0;
	display: block;
	width: 255px;
}
#footer p.bot a {
	border-bottom: #54413D 1px solid;
}
/* Fix */

#middle_wrap:after, .comments_wrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* estilos manolezcos */	
#content p {
	text-align:justify;
}
#paquetes td {
	border-bottom: 1px white solid;
	margin:5px;
}
#logo {
	width:500px;
	height:160px;
	margin-left: 40px;
	vertical-align:middle;
}
#menu {
}
#header img.leones {
	position: absolute;
	right:0;
	top: 70px;
}
#universe {
	padding:0;
	border:none;
	margin: 0 auto;
}
#universe td {
	margin:0;
	padding:0;
	border:none;
}
#izquierda, #derecha {
	width:32px;
}
#izquierda {
	background-image: url(img/bg-izquierda.png);
	background-repeat: repeat-y;
}
#derecha {
	background-image: url(img/bg-derecha.png);
	background-repeat: repeat-y;
}
#nav li a, #footer ul li {
	font-size:21px;
}
#nav li ul li a {
	font-size:12px;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav ul li a {
	display: block;
	width: 130px;
}
#nav li {
	float: left;
	text-transform: none;
}
#nav li ul {
	position: absolute;
	width: 130px;
	left: -999em;
	margin-top:40px;
	z-index:2;
}
#nav li ul li {
	width: 130px;
	padding:0 4px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#header #nav ul li.page-item-82 {
	font-size:8px;
	line-height:12px;
}
#header #nav ul li.page-item-93, #header #nav ul li.page-item-108 a {
	font-size:10px;
}
#header #nav ul li.page-item-69 a, #header #nav ul li.page-item-108 a {
	line-height:12px;
}
#header #nav ul li a {
	line-height:23px;
}
.comments {
	display:none;
}
#content img {
	border:none;
}
#content p{
	margin-left:25px;
}
li.piquito {
	clear:right;
}
#menu {
	clear:left;
}
#verAd {
	
}
#verAd, #cerrarAd {
	display:none;
	background-attachment:scroll;
	background-color:yellow;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	float:right;
	text-align:center;
	width:100px;
}
#Table_01 {
	margin-left:0!important;
}