/*
Theme Name: Cartonero Fashion
Theme URI: http://www.luisalarcon.com
Description: Template realizado por<a href="http://www.luisalarcon.com">Luis Alarcon</a>.
Version: 3
Author: Luis Alarcon <la>
Author URI: http://www.luisalarcon.com

*/


/* esquema */
* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #000000;
	background-color: #000000;
	background-image: url(images/fondo1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 75%;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 20px;
}
#page {
	width: 800px;
	margin-top: 136px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/fondo2.jpg);
}
#head {
	height: 110px;
	background-image: url(images/head.jpg);
}
#content {
	float: left;
	width: 585px;
	overflow: hidden;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 20px;
}

/* menu */

#head ul {
	list-style-type: none;
}
#head li {
	float: left;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 20px;
}
#head li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	display: block;
}
#head li a:hover {
	color: #000000;
	display: block;
}
#head span  {
	display: none;
}
#head .blog {
	background-image: url(images/blog_r.gif);
	height: 23px;
	width: 51px;
	overflow: hidden;
}
#head .blog:hover, .blog:active  {
	background-image: url(images/blog_n.gif);
}
#head .luis {
	background-image: url(images/luisalarcon_r.gif);
	height: 23px;
	width: 142px;
	overflow: hidden;
}
#head .luis:hover  {
	background-image: url(images/luisalarcon_n.gif);
}
#head .factory {
	background-image: url(images/factory_r.gif);
	height: 23px;
	width: 91px;
	overflow: hidden;
}
#head .factory:hover  {
	background-image: url(images/factory_n.gif);
}
#head .portafolio {
	background-image: url(images/portafolio_r.gif);
	height: 23px;
	width: 120px;
	overflow: hidden;
}
#head .portafolio:hover  {
	background-image: url(images/portafolio_n.gif);
}
#head .tutoriales {
	background-image: url(images/tutoriales_r.gif);
	height: 23px;
	width: 121px;
	overflow: hidden;
}
#head .tutoriales:hover{
	background-image: url(images/tutoriales_n.gif);
}
#head .tutoriales li.current_page_item a {
	background-image: url(images/tutoriales_n.gif);
}

#head li.current_page_item .tutoriales{
	background-image: url(images/tutoriales_n.gif);
}

#head .email {
	background-image: url(images/email_r.gif);
	height: 23px;
	width: 60px;
	overflow: hidden;
}
#head .email:hover  {
	background-image: url(images/email_n.gif);
}
/* #head #publicidad {
	height: 100px;
	width: 580px;
	float: left;
	margin-top: 35px;
	margin-left: 20px;
} */

/*ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #333 !important;
	background: white;
	text-decoration: none;
	}

/* post*/
.post {
	clear:both;
	padding-top: 10px;
	background-image: url(images/tijera.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.post-date {
	width: 51px;
	_width: 52px;
	height: 56px;
	_height: 55px;
	position: absolute !important;
	position: ;
	margin-left: -72px;
	_margin-left: 0px; 
	background-image: url(images/fecha.gif);
	_background-image: url(images/fecha2.gif);
	background-repeat: no-repeat;
	float: left;
	_margin-right: 10px;
}
.post-month {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 8px;
	padding-left: 6px;
}
.post-day {
	font-size: 24px;
	text-transform: uppercase;
	color: #b81e0a;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 6px;
	_padding-top: 4px;
	padding-left: 6px;
}

.post-title {
	float: left;
	width: 585px;
	_width: 520px;
}

.entry {
	clear: both;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

.post-cat {
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
	background-image: url(images/trebol.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.post-comments {
	padding-left: 30px;
	float: right;
	font-size: 95%;
	background-image: url(images/globo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #b81e0a;
}
.post-content {
	clear: both;
	padding-top: 10px;
}

/* navegacion */

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #b81e0a;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background-image: url(images/flecha_i.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background-image: url(images/flecha_d.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


/* textos */
a {
	color: #b81e0a;
	text-decoration: none;
}
a:visited {
	color: #b81e0a;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	background: url(images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #b81e0a;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #b81e0a;
	text-decoration: none;
}
h2 a:hover {
	color: #990000;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #b81e0a;
	margin: 10px 0px 5px;
}


/* sidebar */

#sidebar {
	float: right;
	width: 160px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	color: #e4cd7d;
}
#searchform {
	width: 160px;
	margin-bottom: 10px;
	float: right;
	margin-right: 5px;
}
#searchform #s {
	width: 110px;
	height: 20px;
	vertical-align: middle;
	background-image: url(images/buscar.gif);
	padding: 5px;
	margin-top: 10px;
	color: #e4cd7d;
	font-size: 1em;
	border: 1px solid #A9774D;
}
#searchform #searchsubmit {
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #b81e0a;
	margin-top: 10px;
}
#searchform label {
	color: #FFFFFF;
	background-image: url(images/buscar_t.gif);
	background-repeat: no-repeat;
	height: 23px;
}
#searchform span {
	display: none;
}


.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #e4cd7d;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #e4cd7d;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.ul-roll {
	list-style-image: url(images/list.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.ul-roll li{
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ul-roll li a, .ul-archives li a:visited{
	color: #e4cd7d;
	text-decoration: none;
}
.ul-roll li a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar span, #sidebar h2{
	display: none;
}
#sidebar .categorias  h3 {
	color: #FFFFFF;
	background-image: url(images/categorias.gif);
	background-repeat: no-repeat;
	height: 23px;
	margin-left: 16px;
}
#sidebar .Blogroll h3 {
	color: #FFFFFF;
	background-image: url(images/blogroll.gif);
	background-repeat: no-repeat;
	height: 23px;
}
#sidebar .myflickr {
	padding-bottom: 10px;
}
#sidebar .myflickr h3 {
	color: #FFFFFF;
	background-image: url(images/miflickr.gif);
	background-repeat: no-repeat;
	height: 23px;
	margin-left: 16px;
}
#sidebar .rss h3 {
	color: #FFFFFF;
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-left: 16px;
}
.myflickr img{
	float: left;
	border: 1px solid #B81E0A;
	margin-right: 2px;
	margin-bottom: 2px;
}
.myflickr img:hover{
	float: left;
	border: 1px solid #FFFFFF;
	margin-right: 2px;
	margin-bottom: 2px;
}
#sidebar  .rss {
	text-align: left;
}
#sidebar  .rss  img {
	float: left;
	margin-right: 5px;
}

#sidebar .publicidad2{
	padding-top: 10px;
	padding-bottom: 10px;
	}

#sidebar  .login {
	background-image: url(images/login.gif);
	height: 31px;
	width: 57px;
	margin-top: 10px;
	float: left;
	padding-top: 14px;
	background-repeat: no-repeat;
	padding-left: 100px;
margin-bottom: 10px;
}
#sidebar .login a {
	color: #e4cd7d;
	text-decoration: none;
	margin-top: 13px;
}
#sidebar .login a:hover {
	color: #FFFFFF;	
}
#sidebar .tag a{
	color: #e4cd7d;
}
#sidebar .tag a:hover{
	color: #FFFFFF;
}
#sidebar .tag h3 {
	color: #FFFFFF;
	background-image: url(images/tag.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-left: 16px;
}
#sidebar .publi {
	height: 140px;
	width: 160px;
}
#sidebar .adsence {
        height: 600px;
	width: 140px;
	margin-left: 10px;
	margin-top: 20px;
}




/* footer */
#footer {
	clear: both;
	color: #ACD7EE;
	font-size: 95%;
	line-height: 130%;
	background-image: url(images/fondo3.jpg);
	background-position: center top;
	overflow: auto;
	padding-top: 75px;
	background-color: #9D1707;
	_float: left;
	_width: 800px;
}
#footer span {
	display: none;
}
#footer a, #footer a:visited{
	color: #e4cd7d;
}
#footer .left-col{
	width: 248px;
	_width: 242px;
	float: left;
	margin-left: 15px;
}
#footer .left-col h4 {
	color: #FFFFFF;
	background-image: url(images/entradas.gif);
	background-repeat: no-repeat;
	height: 19px;
}
#footer .left-col2{
	width: 248px;
	_width: 242px;
	float: left;
	margin-left: 15px;
}
#footer .left-col2 h4 {
	color: #FFFFFF;
	background-image: url(images/comentarios.gif);
	background-repeat: no-repeat;
	height: 19px;
}
#footer .right-col{
	width: 240px;
	_width: 236px;
	float: right;
	padding-right: 10px;
	padding-left: 15px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
#footer .right-col h4 {
	color: #FFFFFF;
	background-image: url(images/acerca.gif);
	background-repeat: no-repeat;
	height: 19px;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #FFFFFF;
	margin: 10px 0px 5px;
}
.recent-comments {
	list-style: none;
	padding: 0px;
	line-height: 110%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.recent-comments li{
	background-image: url(images/list3.gif);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	padding: 0px 0px 10px 20px;
	background-image: url(images/list2.gif);
	background-repeat: no-repeat;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#creditos {
	background-image: url(images/creditos.jpg);
	height: 90px;
	_height: 70px;
	clear: both;
	background-position: top;
	_float: left;
	_width: 800px;
}
#creditos #redes {
	float: right;
	height: 43px;
	width: 335px;
	margin-right: 16px;
	_margin-right: 8px;
	margin-top: 35px;
}
#page #perublogs {
	float: right;
	height: 30px;
	width: 100px;
	margin-right: 8px;
	margin-top: 43px;
}
#creditos   p  {
	font-size: 95%;
	line-height: 130%;
	padding-top: 38px;
	padding-left: 80px;
	color: #9d1706;
}
		
/* comentarios */

#comments, #respond {
	padding-bottom: 5px;
	background-image: url(images/linea.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.commentlist {
	padding-left: 20px;
	line-height: 130%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.commentlist li{
	position: relative;
	width: 95%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.commentlist p {
	color: #000000;
	margin-top: 20px;
}
.commentlist .avatar {
	border: 1px solid #AC7F57;
	padding: 2px;
	margin-right: 20px;
	float: left;
}
.commentlist .alt {
	background-color: #e9d797;
	margin-bottom: 10px;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	font-size: 87%;
	margin-right: 10px;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#commentform label{
	color: #b81e0a;
	font-size: 100%;
}
#commentform input{
	width: 160px;
	background:#f1fedb;
	border: 1px solid #b81e0a;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #b81e0a;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:left;
	width: 144px;
	height: 29px;
	background-color: #b81e0a;
}

/* Begin Images */
p img {
	max-width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 4px;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

img.alignright {
	padding: 4px;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
	}

img.alignleft {
	padding: 4px;
	display: inline;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

