/*
Theme Name: HaciendoPeru
Theme URI: http://haciendoperu.com
Description: Tema Haciendo Perú
Version: 0.1
Author: HaciendoPeru


*/

@import 'reset.css';

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, "Times New Roman", Times, serif;
	background:#EF0101 url(images/general/bg_body.jpg) left top repeat-x;
	overflow-x:hidden;
}

#page {
	width:1024px;
	margin:0 auto;
}

#header {
	position:relative;
	height:118px;
}


#header a.linkfacebook {
	position:absolute;
	bottom:-33px;
	right:30px;
	z-index:1;
}
#header a.linkcampana {
	position:absolute;
	height:53px;
	bottom:-53px;
	right:150px;
	z-index:2;
}

#header a.linktwitter {
	position:absolute;
	bottom:-33px;
	right:10px;
	z-index:1;
}

#header a.linkrss {
	position:absolute;
	bottom:-34px;
	right:50px;
	z-index:1;
}

.cmenu {
	width:628px;
	height:53px;
	position:relative;
}

.menu {
	/*margin-left:-10px;*/
	position:absolute;
	background:#000;
	font-weight:bold;
	width:1024px;
	height:53px;
	top:0;
}

#footer .menu {
	margin:0;
}

#footer p {
	color:#FFF;
}

.menu ul {
	height:53px;
	background:url(images/general/navbuttons.gif) left center no-repeat
}

.menu ul li {
	float:left;
	height:53px;
}

.menu ul a {
	text-transform:uppercase;
	text-decoration: none;
	line-height:53px;
	font-weight:bold;
	background:url(images/general/navbuttons.gif) left 0 no-repeat;
	display:block; /*font-size:2.4em;	*/
	font-size:2em;
	height:53px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	text-indent:-9000em;
	width:144px;
}

.menu ul a:hover, .menu ul li.current_page_item a {
	background: none;
	color:#FFF;
}



.menu ul a {
	background-position:0 0;
}

.menu li.page-item-2 a {
	background-position:-144px top;
	width:201px;
}

.menu li.page-item-4 a {
	background-position:-345px top;
	width:138px;
}

.menu li.page-item-6 a {
	background-position:-345px top;
	width:144px;
}

.menu li.page-item-8 a {
	background-position:-489px top;
	width:144px;
}


#nav_search {
	height:58px;
	width:100%;
	margin-bottom:13px;
	position:relative;
	background:#FFFF33;
z-index:1;

}

body.home #nav_search {
	background:#FFFF33 url(images/general/prog_actual.gif) 95px center no-repeat;
}

#nav_search div.pela {
	background:url(images/general/pela.jpg) left top no-repeat;
	width:109px;
	height:75px;
	display:block;
	margin:-6px 0 0 -27px;
	position:absolute;
	text-align:center;
	padding-top:17px;
	color:#FFFF33;
	font-size:1.6em;
	font-weight:bold;
}

#nav_search div.pela span {
	display:block;
	line-height:23px;
	margin:0 auto;
	text-align:center;
	width:80%;
	font-size:13px;
}

#nav_search .sform_content {
	position:absolute;
	top:9px;
	right:4px;
}

.sform_content {
	background:url(images/general/bg_buscar_rep.gif) left top no-repeat;
	height:40px;
	width:515px;
	position:relative;
}

.sform_content #s {
	background:url(images/general/bg_input_search.jpg) left top repeat-x;
	width:162px;
	height:19px;
	border:0 none;
	padding:4px 6px;
	font-size:1.4em;
}

.sform_content #searchsubmit {
	background:url(images/general/ir.gif) left top no-repeat;
	width:46px;
	height:31px;
	border:0 none;
	cursor:pointer;
	padding:0;
	text-indent:9000em;
	float:right;
	position:absolute;
	top:4px;
	right:14px;
	display:block;
	overflow:hidden;
}

.sform_content .bg_searh {
	width:180px;
	position:absolute;
	top:7px;
	left:265px;
}

#content {
	background:#FFF;
	width:1024px;
	margin: -27px auto 0 auto;
	padding-top:33px;
}

h1#logo {
	background:url(images/general/simplogo.gif) left top no-repeat;
	width:352px;
	height:130px;
	z-index:5;
	position:absolute;
	left:0;
	top:0;
}

h1#logo a {
	width:352px;
	height:130px;
	display:block;
	text-indent:-9000em;
}

h2.center {
	font-size:2.5em;
	margin-bottom:1em;
	display:block;
}

p {
	padding-bottom:1em;
	line-height:1.2em;
}

#main {
}

#sectop {
	margin-bottom:10px;
}

#secbottom {
	border-top:solid 1px #999;
	background:#EAEA2F;
}

#secbottom .cleft {
	width:531px;
	float:left;
	background:#FFF url(images/general/comentarios.gif) left top no-repeat;
	min-height:84px;
	padding-top:84px;
}

#secbottom .cleft .latestactivity {
	padding: 0 17px 6px;
	background:#FFF;
}

#secbottom .cleft .link_vermascmt {
	position:relative;
	margin-left:364px;
	margin-bottom:17px;
}

/* Este estilo n_comments esta aplicandose en el archivo comments.php */
.n_comments {
}
/* */

#secbottom .cleft .latestactivity li {
	margin-bottom:10px;
}

#secbottom .cleft .latestactivity li div.sec_tit {
	margin-bottom:6px;
}

#secbottom .cleft .latestactivity li h3.rc_comment_tit {
	font-size:11px;
}

#secbottom .cleft .latestactivity li h3.rc_comment_tit a {
	font-size:1.8em;
	color:#F20001;
	font-weight:bold;
	text-decoration:none;
}

#secbottom .cleft .latestactivity li span.rc_comment_date {
	float:right;
	color:#F20001;
	height:30px;
	line-height:32px;
}

#secbottom .cleft .latestactivity li .rc_comment_bg_a {
	background:#EEE url(images/general/com_open.jpg) left top no-repeat;
}

#secbottom .cleft .latestactivity li .rc_comment_bg_b {
	background:url(images/general/com_close.jpg) right bottom no-repeat;
	padding:12px 40px;
}

#secbottom .cleft .latestactivity li .rc_comment_bg_b p {
	font-size:14px;
	font-family:"trebuchet ms", Helvetica, Arial;
}


.commentlist li .rc_comment_bg_a {
	background:#EEE url(images/general/com_open.jpg) left 35px no-repeat;
}

.commentlist li .rc_comment_bg_b {
	background:url(images/general/com_close.jpg) right bottom no-repeat;
	padding:12px 40px;
}

.commentlist li .rc_comment_bg_b p {
	font-size:14px;
	font-family:"trebuchet ms", Helvetica, Arial;
}


#content.csingle {
	padding-bottom:10px;
}

.contact_page .main_content {
	background:#EAEA2F;
	width:622px;
	padding:26px;
	margin-right:10px;
}

.main_content {
	padding:0 10px 10px;
	float:left;
	width:664px;
}

.frmcontacto dt label {
	font-size:1.2em;
	display:block;
	color:#C90203;
	height:25px;
	line-height:25px;
}

.frmcontacto input.text {
	background:url(images/general/bg_input_search.jpg) left top repeat-x;
	border:0 none;
	height:26px;
	width:312px;
	padding:5px;
	height:16px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

.frmcontacto textarea.text {
	background:#FFF url(images/general/bg_comment_area.jpg) left top repeat-x;
	border:0 none;
	width:452px;
	height:120px;
	padding:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

label.error {
	font-size:10px;
	font-weight:bold;
	display:block;
}

.contact_page fieldset {
	margin-bottom:10px;
}

.contact_page #nav_search {
	background:#FFFF33 url(images/general/tit_contacto.gif) left top no-repeat;
}

#sendbutton {
	background:url(images/general/btn_enviar_frm.gif) left top no-repeat;
	height:31px;
	width:118px;
	margin:0;
	padding:0;
	border:0 none;
	text-indent:-9000em;
	display:block;
	cursor:pointer;
}

#sendbutton span {
	text-indent:-9000em;
	display:block;
}

.main_content h2 {
	font-size:2.5em;
	color:#E10101;
	margin-bottom:0.5em;
}

.main_content p {
	font-size:1.4em;
	margin-bottom:0.5em;
}

#secbottom .cright { /*width:533px;*/
	width:493px;
	float:right;
	background:#000;
	padding:12px 0 0 0;
	font-family:"Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS";
}

#secbottom .cright .media {
	width:469px;
	margin: 0 auto;
}

#secbottom .cright .media p {
	color:#FFFF33;
	font-size:1.4em;
}

#secbottom .cright .media .v {
	margin-bottom:12px;
	width:367px;
}

#secbottom .cright .media img {
	width:469px !important;
}

#secbottom .cright .nuestras_camp {
	background:#AF0000 url(images/general/ncamp.gif) left top no-repeat;
	padding:48px 0 0 0;
}

#secbottom .cright .nuestras_camp ul {
	width:494px;
}

#secbottom .cright .nuestras_camp ul li {
	float:left;
	width:33.28%;
	padding:14px 0;
	overflow:hidden;
}

#secbottom .cright .nuestras_camp ul li img {
	width:90%;
        margin:0 auto;
	display:block;
	height:116px;
}

#secbottom .cright .nuestras_camp ul li p {
	color:#FFF;
	font-size:1.2em;
	width:153px;
	margin:0 auto;
	padding:10px 0;
}

#secbottom .cright .nuestras_camp ul li a {
	font-weight:bold;
	color:#FFCC00;
	text-decoration:none;
	font-size:1em;
}

#secbottom .cright .nuestras_camp ul li p.resumen img {
	display:none !important;
}

/* POSTs */

#main .multipost {
	background:#000;
	width:654px; /*padding:21px 17px 15px 28px;*/
	padding:20px 10px 13px;
	float:left;
	margin-right:10px;
}

.panel-publi-01 {
	background:#CC0202;
	width:141px;
	padding:9px 10px;
	float:left;
	min-height:534px;
}

.panel-publi-01 li {
	margin-bottom:9px;
}

#main .multipost .listpost-home h2 {
	width:401px;
	float:right;
	height:90px;
}

#main .multipost .listpost-home div.post_date {
	float:left;
	width:82px;
	display:block;
	color:#FFFF33;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	border-right:solid 1px #FFFF33;
	padding:0 8px 0 0;
	margin:0 8px 0 0;
}

#main .multipost .listpost-home div.post_date em {
	font-size:28px;
	display:block;
	font-style:normal !important;
}

#main .multipost .listpost-home .entry {
	
}

.entry h4 {
	font-size: 1.3em;
	line-height: 150%;
	color:#FF0;
clear:both;
margin-top:1em;	
margin-bottom:1em;
}


#main .multipost .listpost-home h2 a {
	text-decoration:none;
	font-size:2.8em;
	color:#FFFF33;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
}

#main .multipost .listpost-home h2 a:hover {
	color:#FFCC00;
}

#main .multipost object {
	width:504px !important;
	height:337px;
}

.last-programs {
	width:139px;
	float:right;
	background:red url(images/general/ultimos_programas.gif) center top no-repeat;
	padding-bottom:3px;
}

.last-programs table {
	position:relative;
	top:95px;
	width:131px;
	margin: 0 auto;
}

.listpost-home {
	float:left;
	width:504px;
}

.listpost-home .entry {
	width:504px;
	margin-bottom:10px;
	overflow:hidden;
	float:left;
}


#list_post {
	background:#000;
	float:left;
	padding:30px;
	width:550px;
	margin-right:10px;
}

.post {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-top: 2em;
	margin-bottom: 3em;
	padding-bottom: 2em;
}

#list_post .pagetitle {
	font-size:2.5em;
	color:#FFF;
}

#list_post object, #list_post embed {
	width:550px;
	height:415px;
	display:block;
	margin: 0 auto;
}

.last-programs {
	padding-top:89px;
}

.last-programs .bg_list {
	background:#000;
	width:133px;
	margin: 0 auto;
	height:	620px;
	text-align:center;
	/*overflow-x:hidden;
	overflow-y:scroll;*/
	
	
}

.list_last_prog li {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	background:#000;
	height:33.3%;
}

.list_last_prog li h4 {
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
}

.list_last_prog li a {
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	line-height:32px;
	height:32px;
	text-decoration:none;
}

.list_last_prog li img {
	width:132px;
	height:89px;
	display:block;
	margin: 0 auto;
}

.list_last_prog li span {
	position:absolute;
	left:50%;
	top:50%;
}

.list_bloques {
	color: #FF0;
}

.list_bloques li a {
	color: #FF0;
}

.list_bloques li {
	border:8px solid #333333;
	float:left;
	height:60px;
	margin:0 42px 10px 0;
	overflow:hidden;
	padding:0 2px;
	position:relative;
}

.list_bloques li img {
	margin-top:-15px;
}

.list_bloques li a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
}

.list_bloques li a:hover .bnumber {
	color: #FF0;
	position:absolute;
	left:50%;
	top:50%;
	width:18px;
	height:18px;
	display:block;
	margin:-9px 0 0 -9px;
	background:#F00;
	opacity: 0.8;
	text-align:center;
	line-height:18px;
	font-weight:bold;
	text-decoration:none
}

.list_bloques li.bloque_1 {
	background:url(images/general/bloque1.gif) left top no-repeat;
	height:87px;
	padding: 0 0 0 39px;
}

.list_bloques li.bloque_2 {
	background:url(images/general/bloque2.gif) left top no-repeat;
	height:87px;
	padding: 0 0 0 39px;
}

.list_bloques li.bloque_3 {
	background:url(images/general/bloque3.gif) left top no-repeat;
	height:87px;
	padding: 0 0 0 39px;
}

#list_post h3 {
	width:550px;
	margin: 0 auto 1em auto;
}

#list_post h3 a {
	font-size:2.0em;
	color:#FFFF33;
}

.layout_2 #list_post .postmetadata {
	font-size:1.2em;
	color:#FFF;
	line-height:1.2em;
}

#list_post .postmetadata {
	font-size:12px;
	color:#FFF;
	line-height:1.2em;
}

#list_post .postmetadata a {
	color:#FFFF33;
}

#list_post small {
	font-size:13px;
	color:#FFF;
	width:550px;
}

#list_post small.detail {
	margin-bottom:0.5em;
	display:block;
}


.post_related_thumbs li {
	float:left;
	position:relative;
	margin-right:10px;
}

.post_related_thumbs li a.tit {
	position:absolute;
	color:#FFFF33;
	font-weight:bold;
	left:0;
	bottom:0;
	font-size:1.2em;
	margin:0;
}

#list_post h2 {
	font-size:2.5em;
	color:#FFFF33;
	margin-bottom:0.5em;
}

#list_post h3 {
	color:#FFF;
	font-size:1.2em;
}

#list_post .entry {
	background-color: #000;
	clear: both;
	margin-top: 1.3em;
	margin-bottom: 1.3em;
	color:#FFFFFF;
	font-size:1.2em;
}

#list_post .entry p {
	clear: both;
	margin-top: 1.3em;
	padding-bottom: 1em;
}

#list_post .entry a {
	color:#F00;
	text-decoration: none;
}
#list_post .entry a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	text-decoration: none;
}
/*
#content.layout_2 #sidebar {
	margin-right:23px;
	float:left;
}

#content.layout_2 .panel-publi-01 {
	float:left;
	position:relative;
	right:10px;
}*/

#cleft {
	float:left;
	width:330px;
}

#sidebar {
	float:left;
	width:159px;
	margin-right:10px;
}

#main.home #sidebar {
	margin-right:10px;
}

.widget {
	font-family:"Trebuchet MS", Arial, Tahoma;
}

.widget h2 {
	height:40px;
	background:#4A4935;
	margin-bottom:5px;
	text-indent:-9000em;
}

.widget li {
	background:#FFFF33 url(images/general/bullet_sidebar.gif) 10px 6px no-repeat;
	margin:0;
	padding:0 0 0 40px;
	overflow:hidden;
	height:auto;
	position:relative;
}

.widget li a {
	font-size:1.4em;
	color:#000;
	text-decoration:none;
	display:block;
	padding:4px 0;
	line-height:normal;
}

.widget li a:hover {
	text-decoration:underline;
}

.widget_categories ul {
	margin-bottom:5px;
	height:259px;
	overflow-y:auto;
	padding-bottom:5px;
	background:#FFFF33;
	position:relative;
}

.widget_categories ul li {
	
}
.widget_categories h2, #sidebar .categories {
	background:url(images/general/categorias.gif) left top no-repeat;
}


.wp_cumulus_widget h2{
/*.widget_tag_cloud h2 {*/
	background:url(images/general/cloud_tags.gif) left top no-repeat;
}
.widget_links {
	margin-top:5px;
}

.widget_links h2 {
	background:url(images/general/enlaces_a.gif) left top no-repeat;
}

.widget_links ul {
	margin-bottom:5px;
	height:190px;
	overflow-y:auto;
	padding-bottom:5px;
	background:#FFFF33;
	position:relative;
}
.widget_tag_cloud div {
	background:#FFFF33;
	padding:7px;
	margin-bottom:15px;
}

.widget_tag_cloud div a {
	color:#C60203;
	text-decoration:none;
}

.widget_tag_cloud div a:hover {
	color:#C60203;
	text-decoration:underline;
}

/* widget umulus */
#wp-cumulus {
}

.widget wp_cumulus_widget" {
}

/* h2.widgettitle { */
/*	background:url(images/general/cloud_tags.gif) left top no-repeat; */
/*} */

/* fin cumulus */

.googlepubli_01 {
	float:left;
	clear:both;
	padding:10px 0 0 0;
	height:84px;
	width:100%;
}

.bloks {
	color: #FF0;
	float:left;
	width:504px;
	margin-top: 1em;
	margin-bottom: 1em;
}

.clear {
	clear:both;
}

/** FIREFOX  **/

.clearfix:after, .wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#footer {
	background:#000;
	height:58px;
	border-top:solid 3px #EF0101;
	position:relative;
}

#footer p.contacto {
	line-height:58px;
	padding:0 10px;
	font-size:2em;
	font-weight:bold;
	margin:0;
}

#footer .linkfacebook {
	position:absolute;
	top:24px;
	right:30px;
	z-index:1;
}

#footer .linktwitter{
	position:absolute;
	top:24px;
	right:10px;
	z-index:1;
}
 
#footer .linkrss {
	position:absolute;
	top:24px;
	right:50px;
	z-index:1;
}

/* CLASES */
a img {
	border:none
}

.publi01 { /*	background: url(images/general/publi01.jpg) left top no-repeat;
*/
	display:block;
	height:100px;
	width:640px;
	position:absolute;
	top:12px;
	right:0;
}

.publi02 {
	background:url(images/general/publi01.jpg) left top no-repeat;
	width:504px;
	height:60px;
	display:block;
	padding-bottom:10px;
}

.linkcampana {
	background:url(images/general/navcamp-off.gif) left top no-repeat;
	display:inline;
	height:159px;
	width:247px;
	text-indent:-9000em;
	overflow: hidden;
}

.linkcampana:hover {
background:url(images/general/navcamp-on.gif) left top no-repeat;
	display:inline;
	height:159px;
	width:247px;
	text-indent:-9000em;
	overflow: hidden;
}
.linkfacebook {
	background:url(images/general/nav_facebook.gif) left top no-repeat;
	display:block;
	height:17px;
	width:16px;
	text-indent:-9000em;
}

.linktwitter{
	background:url(images/general/twitter.png) left top no-repeat;
	display:block;
	height:16px;
	width:16px;
	text-indent:-9000em;
}

.linkrss, span.linkrss a {
	background:url(images/general/nav_rss.gif) left top no-repeat;
	display:block;
	height:18px;
	width:45px;
	text-indent:-9000em;
}

.link_vermascmt {
	background:url(images/general/ver_mas.gif) left top no-repeat;
	height:31px;
	width:117px;
	display:block;
	text-indent:-9000em;
}

p.infomsg {
	font-size:1.6em;
	text-align:center;
}

/* TOOLS */
 
 .no_margin_b {
	margin-bottom:0 !important;
}

.commentlist li {
	font-size:1.1em;
}

#commentform {
	background:#EAEA2F;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#commentform input.text {
	background:#FFF url(images/general/bg_input_search.jpg) left top repeat-x;
}

#commentform textarea {
	background:#FFF url(images/general/bg_comment_area.jpg) left top repeat-x;
	padding:4px;
	border:0 none;
	margin: 0 auto;
	display:block;
	height:130px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	width:522px;
}

#commentform textarea {
	width:522px;
}

.home #commentform textarea {
	width:504px;
}

#commentform input.text {
	background:#FFF url(images/general/bg_comment_area.jpg) left top repeat-x;
	border:0 none;
	margin: 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	padding:4px;
}

.commentlist a {
	color:#CC3300;
}

.commentlist em {
	color:#CC3300;
}

.commentlist .comment-meta, .commentlist .comment-author {
padding-top:1em;
padding-bottom:1em;
	margin-bottom:0.5em;
}

.comment-meta {
	float:right;
	color:#F20001;
}

#commentform label small {
	color:#CC3300;
	font-size:11px;
}

.commentlist li {
	font-weight: bold;
	background:#eee;
	padding:10px;
	margin-bottom:1em;
}

/*
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
*/

.commentlist li .avatar {
	display: none;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.comment-author{
	float: left;
}

.comment-author .fn {
	font-size:1.8em;
	color:#F20001;
	font-weight:bold;
	text-decoration:none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	font-size:1.1em;
}

.comment p {
	clear:both;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

cite .fn {
	font-size:1.8em;
	color:#F20001;
	font-weight:bold;
	text-decoration:none;
}



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}

/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	color:#960077;
        margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
	position: absolute;
	left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	padding:10px 0;
	margin-bottom:1em;
}

.navigation .alignleft {
	float:left;
	width:48%;
	text-align:left;
}

.navigation .alignright {
	float:right;
	width:48%;
	text-align:right;
}

.navigation a {
	color:#FFF;
	font-size:1.2em;
	text-decoration:none;
}

.navigation a:hover {
	color:#FFCC00;
}

.navigation div { /*background:#333333 none repeat scroll 0 0;*/
	/*border:1px solid #444444;*/
	/*padding:5px 15px;*/
	color:#FFCC00;
}

/* End Various Tags & Classes*/

/* LINK DE PAGINACION */

#link_paginacion  {
	float: left;
	width: 200 px;
	margin-left: 160px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#link_paginacion a:link, #link_paginacion a:active, #link_paginacion a:visited {
	font-size: 1.3em;
	color: #FFF;
	text-decoration: none;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
}
#link_paginacion a:hover {
	color: #F00;
	border-top-color: #F00;
}
/*   */

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#cformsform {
}

.no_margin_r {
	margin-right:0 !important;
}

div.blokstitle {
	background:url(images/general/bloquesT.gif) left top no-repeat;
	height:22px;
	margin-bottom:10px;
}

/* End captions */

/* banner superior */

#bansup {
	float: right;
	margin-top: 10px;
}


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
