/*   
Theme Name: A Japon
Theme URI: http://www.railef.com
Description: Professional theme, Valid XHTML & CSS, 3 Columns
Version: 1
Author: Railef.com
Author URI: http://www.railef.com
*/
@import url(reset.css);
@import url(reset-fonts.css);
@import url(fonts.css);
@import url(menus.css);
@import url(formulario.css);

body {
	 min-width:975px;
	 	width:100%;
	height: 100%;
	/* background:url(img/fnd.gif) repeat-x fixed bottom;*/

}
#ctr-general {
position : relative;
width:957px;
margin:0 auto;
padding: 0px;

}
a:focus, a:hover {color:#376393}
a {color:#203955;}

div.post-content img {
 margin:10px;
}

#ctr-header, #ctr-contenido, #ctr-footer {
    float:left;
    width: 100%;
	 
}

#logo {
	width: 345px;
	height: 110px;
	float: left;
	padding-top: 20px;
	}
#menu {
	position: absolute;
	top: 55px;
	right: 0px;
	width: 570px;
	
}
#ctr-contenido {
	padding-bottom: 20px;
}
#contenido {
    float:left;
    width:522px;
	 padding-right: 10px;
 
}
#sidebar {
    float:left;
    width:425px;
 
}
#sidebar1 {
    float:left;
    width:145px;
	padding-right: 10px;
	 height: 100%;

   
}
#sidebar2 {
    float:left;
    width:270px;
	  height: 100%;
}

.current_page_item {
    background: #CCAAAA;
}
.post, .posttitulos {
	width: 522px;
	float: left;
	padding-top: 20px;
}
.post-inf {
	width: 522px;
	height: 10px;
	float: left;
	background-image: url(img/fnd-post-inf.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/themes/ajapon/img/fnd-post-inf.png', sizingMethod='fit');
}
.post-sup {
	width: 522px;
	height: 10px;
	float: left;
	background-image: url(img/fnd-post-sup.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/themes/ajapon/img/fnd-post-sup.png', sizingMethod='fit');
}
.post-cuerpo {
	width: 520px;
		height: auto!important; 
   height: 100px; /* para IE5+ */
   min-height: 100px; 
	float: left;
	background-color: #FFF;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	background-image: url(img/fnd-post.png);
	background-repeat: repeat-x;
	background-position: top;
}

.post-arch {
	width: 520px;
	float: left;
	background-color: #FFF;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	background-image: url(img/fnd-arch.png);
	background-repeat: repeat-x;
	background-position: top;
}
.post-cont {
	width: 500px;
	float: left;
	padding: 10px 10px 0px 10px;
}
.post-pub {
	width: 500px;
	float: left;
	padding: 0px 10px 2px 10px;
}

.pub_cuerpo {
	width: 522px;
	float: left;
	padding-top: 20px;
}
.post-cont h2 {
margin-bottom: 0;
padding-bottom: 5px;
border-bottom: 1px solid #E5E5E5;
	
	}
	
	.posttitulos .post-cont h2 {
margin-bottom: 0;
padding-bottom: 15px;
border-bottom: 0px solid #E5E5E5;
font-size: 1.5em;

	
	}
.post-cont h2 a {
	font-size: 1.5em;
	color: #8D0100;
	
	}
	.post-cont h2 a:hover {
	color: #C3001D;
	}
	
.post-content a 	{
	color: #8D0100;
	
	}
.post-content a:hover {
	color: #C3001D;
}
 a .leermas {
	color: #203955;
}
a:hover .leermas  {
	color: #376393;
}	
	.postmetadatasup {
	width: 500px;
	float: left;
	font-size: 12px;
	padding-top: 7px;
	color: #444;
	
}
	.postmetadata {
	width: 500px;
	float: left;
	border-top: 1px solid #E5E5E5;
	font-size: 12px;
	padding-top: 7px;
	color: #444;
	
}
.user, .post-cat-tag {
	width: auto;
	float: left;
	
	color: #444;
	padding-right: 10px;
	padding-bottom: 2px;
}
.post-author {
	color: #000;
	font-style: italic;
	padding-right: 10px;
}
.editar {
	width: auto;
	float: right;
}
.post-content {
	width: 100%;
	float: left;
	padding: 10px 0px 10px 0px;
}
.post-content p {
	padding: 0px 0px 10px 0px;
}

.comment {
	position: absolute;
	top: 10px;
	right:0px;
	width: auto;
	

}


.comment .globo, .comment .globo a {
	width: 26px;
	height: 21px;
	font-size: 10px;
	color: #FFF;
	background-image: url(img/comentarios.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;

}
.comment a .globo, .comment a:visited .globo, .comment a:hover .globo, .comment .globo a    {
	text-align: center;
	padding-top: 2px;
	color: #FFF;
	font-size: 10px;
}

.comment a  {
	cursor: hand;
}
.com-tex {
	width: auto;
	float: left;
	padding-top: 5px;
}
.leermas {
	width: auto;
	float: left;
	padding-top: 10px;
}
.related_post {
	width: 100%;
	float: left;
	
}
.post-cont h3 {
	margin-bottom: 5px;
	margin-top: 0px;
	width: 100%;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
.posttitulos .post-cont h3 {
	margin-bottom: 15px;
	margin-top: 0px;
	width: 100%;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
.post-rel h3 {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 10px;
	border-top: 1px solid #E5E5E5;
	width: 100%;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
.post-rel {
	width: 100%;
	float: left;
	position: relative;
}
.sidebar2-sup {
	width: 270px;
	height: 10px;
	float: left;
	background-image: url(img/sidebar2-sup.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/themes/ajapon/img/sidebar2-sup.png', sizingMethod='fit');
}
.sidebar2-enc-sup {
	width: 270px;
	height: 25px;
	float: left;
	background-image: url(img/sidebar2-enc-sup.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/themes/ajapon/img/sidebar2-enc-sup.png', sizingMethod='fit');
}
.sidebar1-enc-sup {
	width: 145px;
	height: 25px;
	float: left;
	background-image: url(img/sidebar1-enc-sup.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/themes/ajapon/img/sidebar1-enc-sup.png', sizingMethod='fit');
}
.sidebar2-inf {
	width: 270px;
	height: 10px;
	float: left;
	background-image: url(img/sidebar2-inf.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/themes/ajapon/img/sidebar2-inf.png', sizingMethod='fit');
}
.sidebar1-inf {
	width: 145px;
	height: 10px;
	float: left;
	background-image: url(img/sidebar1-inf.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/themes/ajapon/img/sidebar1-inf.png', sizingMethod='fit');
}
.sidebar1-sup {
	width: 145px;
	height: 10px;
	float: left;
	background-image: url(img/sidebar1-sup.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/themes/ajapon/img/sidebar1-sup.png', sizingMethod='fit');
}

.sidebar2-ctr-cuerpo {
	width: 268px;
	float: left;
	background-color: #EFEFEF;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}
.sidebar2-cuerpo-sin {
	width: 248px;
	float: left;
	padding: 10px 10px 10px 10px;
	background-image: url(img/fnd-sidebar.png);
	background-position: top;
	background-repeat: repeat-x;
}
.sidebar2-cuerpo {
	width: 248px;
	float: left;
	padding: 10px 10px 10px 10px;
	background-image: url(img/fnd-sidebar2.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
.sidebar2-cuerpo-pub {
	width: 250px;
	float: left;
	padding: 0px 9px 2px 9px;
	background-image: url(img/fnd-sidebar2.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

.sidebar1-ctr-cuerpo {
	width: 143px;
	float: left;
	background-color: #EFEFEF;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}
.sidebar1-cuerpo {
	width: 123px;
	float: left;
	padding: 10px 10px 10px 10px;
	background-image: url(img/fnd-sidebar2.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
.sidebar1-cuerpo-1 {
	width: 123px;
	float: left;
	padding: 0px 10px 10px 10px;
	background-image: url(img/fnd-sidebar1.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
.sidebar1-cuerpo-1-pub {
	width: 125px;
	float: left;
	padding: 0px 9px 0px 9px;
	background-image: url(img/fnd-sidebar1.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: -8px;
}
.sidebar2-enc-sup h2 {
	margin-top: 5px;
	padding-top: 0px;
	padding-left: 10px;
	width: 240px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	  text-shadow: 1px 1px 1px #350606;
}
.sidebar1-enc-sup h2 {
	margin-top: 5px;
	padding-top: 0px;
	padding-left: 10px;
	width: 125px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	  text-shadow: 1px 1px 1px #350606;
}
#sidebar2 .widget, #sidebar2 .sb-flickr {
	width: 270px;
	float: left;
	padding-top: 20px;
}
#sidebar1 .widget {
	width: 145px;
	float: left;
	padding-top: 20px;
}
.sb2-flickr {
	width: 268px;
	float: left;
	
}
.sb2-flickr img {
	width: 75px;
	height: 75px;
	float: left;
	padding-left: 11px;
	padding-top: 11px;
}
#sidebar2 .sb-flickr .sidebar2-ctr-cuerpo {
	width: 268px;
	float: left;
	padding: 0px 0px 3px 0px;
	background-image: url(img/fnd-sidebar2.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
#sidebar2 .sb-flickr  .sidebar2-cuerpo {
	padding: 0px 0px 0px 0px;
	width: 268px;
}
.searchinput {
	border: 0px;
background-image:  url(img/fnd-buscar.gif);
	width: 219px;
	color: #999;
	padding: 7px 7px 7px 22px;
	line-height: 12px;
	background-color: transparent;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#searchform {
	width: 100%;
	float: left;
	padding-top: 5px;
	display: inline;
}

.searchsubmit {
	margin-bottom: 0px;
margin-top: 0px;
color: #383838;
cursor:pointer;
 font-family: Arial, sans-serif, Helvetica;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
border:0px solid #C10018;
background-color: transparent;
width: 52px;
display: inline;
padding: 4px 0px;

}
.searchsubmit:hover {
color: #111;
background-color: transparent !important;
border: 0px !important;
}
.searchinput:hover,  .searchinput:focus, .searchinput input:hover, .searchinput input:focus {
	background-position: 0px -30px;
	background-image:  url(img/fnd-buscar.gif) !important;
	padding: 7px 7px 7px 22px;
	line-height: 12px;
	background-color: transparent !important;
	border: 0px !important;
	
	
}
.widget_global_translator {
	width: 248px;
	float: left;

}
.widget_global_translator img {
padding-right: 3px;
padding-bottom: 3px;
width: 16px;
height: 11px;
}
.widget_global_t {
 padding-top: 10px;
 padding-left: 1px;
 width: 226px;
}
.myadmanager_ads {
padding-left: 0px;
	
}
.pub-sidebar1 {
	width: 100%;
	float: left;
}
.img-rss {
	width: 36px;
	float: left;
}
.img-mail {
	width: 45px;
	float: left;
	padding-left: 10px;
}
.text-rss {
	width: 68px;
	float: left;
	font-size: 11px;
	padding-left: 10px;
}
.text-rss a {
	color: #808080;
}
.text-rss a span {
	color: #203955;
}
.text-rss a:hover {
	color: #333333;
}
.text-rss ahover span {
	color: #376393;
}
.ctr-rss {
	width: 100%;
	float: left;
	padding-bottom: 2px;
	}
.sb-flickr .widgettitle span {
	color: #3C94FF;
	font-weight: bold;
}
.sb-flickr .widgettitle span span {
	color: #FF64B6;
	font-weight: bold;
}
  #wp-calendar {
  	width: 100%;
	float: left;
	font-size: 12px;
  }
  #wp-calendar caption {
	font-size: 13px;
	color: #383838;
	padding-bottom: 5px;
  }
thead {
	font-weight: bold;
	color: #383838;}
	/*thead, tfoot, tbody {
  	width: 228px;
	float: left;
	}
	*/
	.widget_global_t td {
		text-align: left;
	}
	tbody td, thead th {
		text-align: center;
	}
	tbody td {
			font-size: 11px;
	}
	tfoot td {
		padding-top: 10px;
	}
	tfoot #next {
		text-align: right;
	}
	.bariel {
	width: 100%;
	float: left;
	padding-bottom: 5px;
	border-bottom: 1px solid #D1D1D1;
}
.logos-b {
		width: 100%;
	float: left;
	padding-top: 5px;
}
.footer-rel {
	width: 957px;
	float: left;
}
.footer-sup {
	width: 957px;
	height: 10px;
	float: left;
	background-image: url(img/footer-sup.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/themes/ajapon/img/footer-sup.png', sizingMethod='fit');
}
.footer-inf {
	width: 957px;
	height: 10px;
	float: left;
	background-image: url(img/footer-inf.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/themes/ajapon/img/footer-inf.png', sizingMethod='fit');
}
.footer-ctr-cuerpo {
	width: 955px;
	float: left;
	background-color: #EFEFEF;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}
.footer-cuerpo {
	width: 915px;
	float: left;
	padding: 10px 20px 10px 20px;
	background-image: url(img/fnd-sidebar1.png);
	background-position: bottom;
	background-repeat: repeat-x;
		height: auto !important;
	height: 150px;
	min-height: 150px;
}
#mas-leidos, #mas-comentados, #mas-recientes {
    float:left;
    width:291px;
}
#mas-leidos, #mas-comentados {
   padding-right: 20px;
}
.footer-cuerpo h2 {
	color: #111;
	width: 236px;
	border-bottom: 1px solid #D1D1D1;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 55px;
	padding-top: 15px;
}
#mas-leidos {
	background-image: url(img/ultimos-comentarios.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#mas-comentados {
	background-image: url(img/mas-comentarios.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#mas-recientes  {
	background-image: url(img/recientes.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.footer-pie {
	width: 100%;
	float: left;
	padding-bottom: 12px;
	padding-top: 10px;
	color: #383838;
	font-size: 11px;
}
.contactform {
	width: 100%;
	float: left;
	padding-top: 10px;
	
}
.success {
width: 100%;
float: left;


}
.success a {}
.time-comments {
	width: 424px;
	float: left;
	color: #383838
}
.textcomentario {
		width: 424px;
	float: left;
	padding-top: 5px;
}
.time, .time-awaiting {
	width: auto;
	float: left;
}
.author-name {
	width: auto;
	float: left;
	padding-left: 5px;
	font-weight: bold;
}
.comentario-admin {
	width: 100%;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	border-top: 1px solid #E5E5E5;
}
.avatarimg {
	width: 56px;
	height: 56px;
	float: left;
	padding-right: 20px;
	
}
.comentario {
	width: 500px;
	float: left;
	border-top: 1px solid #8D0100;
	padding-top:10px;
	padding-bottom: 10px;


	
}
.comentario .time-comments {
	width: 404px;
	float: left;
	color: #383838
}
.comentario .textcomentario {
		width: 404px;
	float: left;
	padding-top: 5px;
}
.navigation {
	width: 100%;
	float: left;
	padding-top: 15px;
}
.alignleft {
	width: auto;
	float: left;
	text-align: left;
}
.alignright {
	width: auto;
	float: right;
	text-align: right;
}
.aligncenter {
	margin: 0px auto 0px auto !important;
	display: block;
        width: auto !important;
}
.aligncenter img {
	margin: 0px auto 0px auto !important;
	display: block;
}

.alignright p {
	margin-left: 10px;

}
.alignleft p, .aligncenter p {
	margin-right: 10px;

}
.wp-caption p {
	text-align: center;
	font-size: 11px;
	padding: 5px 3px;
}
.contactright, .contactleft {
		width: 100%;
	float: left;
}
.calendario-selec {
	width: 250px;
	padding-top: 10px;
	float: left;
	text-align: center;
}
#buyform {
	background-color: #EFEFEF !important;
	border: 1px solid #E5E5E5;
}

blockquote {
font-style: italic;
border:solid #D1D1D1;
border-width:3px 0;
background:none;
margin: 10px 20px;
padding: 10px 20px 0px 20px;
}
.commentarios-trackback {
	width: 100%;
	float: left;
}
