/*  
Emm me gustaria saber la razon por la que estas leyendo esto :S
*/

/* batalla --------------------------------- */

html, body {
	margin: 0;
	padding: 0;
	background: fixed #333 url('images/bg_mod.jpg') bottom repeat-x;
	color: #bbb;
	font: normal .9em Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {
	color: #555; 
	font: bold 2.75em/1em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; 
	margin:45px 0 45px 0; 
	text-align: center; 
	text-shadow: 1px 1px #222;
}

h1 a, h1 a:link, h1 a:visited, h1 a:active {
	color: #bbb; 
	text-decoration: none;
	background: none;
	border-bottom: none;
}

h1 a:hover {
	color: #f60; 
	text-decoration: none;
	background: none;
}

#topper {
	background: url('images/black.png');
	margin: 0 auto;
	overflow: auto;
	width: 675px;
	-webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px;
}
#topper p {
	font-size: 0.7em;
	line-height: 35px;
	margin: 0 auto;
	text-transform: uppercase;
}

#topper p a, #topper p a:link, #topper p a:visited, #topper p a:active {color: #666; text-decoration: none; margin-left: 1em;background: none; border-bottom: none;}
#topper p a:hover {color: #fff; text-decoration: none; background: none;}
p#toplinks {float: left; padding-left: .5em; text-align: left; width: 45%;}
#topsearch {float: right; padding: 0 1em 0 0; text-align: right; width: 45%;}
#topsearch p {margin: 0;}
.searchbox {color: #999; width: 150px; margin-top: 5px;}



h2 {
	color: white; 
	font-size: 1.3em; 
	font-weight: normal; 
	line-height: 2em; 
	margin-top: 0;
}

h3 {
	color: #fff; 
	font-size: 1.1em; 
	font-weight: normal;
}

h4 {
	color: #bbb; 
	font-size: .85em; 
	font-weight: normal;
}

hr {
	border: none; 
	height: 1px; 
	background: #333; 
	margin: 1.5em 0;
}

img {
	border: 0;
}


code, var, kbd {
	background:black;
	color: #fff;
	font-family: monaco, courier, monospace;
	font-size: 1em;
	padding: 2px;
}


a:link, a:visited {
	color: #dddddd;
	text-decoration: none;
	border-bottom: 1px solid #555;
	padding-bottom: 1px;
	padding-top: 2px;
}

a:hover, a:active {
	color: #ffffff;
	text-decoration: none;
	background: #555;
	padding: 2px 0 1px;
}

blockquote {
	border-left: 3px solid #555;
	padding: 0;
	margin: 0;
	padding-left: 10px;
	margin-bottom: 20px;
	line-height: 180%;
	font-style: italic;
	font-family: Georgia, serif;
}

code {
	font: 1.2em "Lucida Console", "Courier New", "Courier", monospace;
	padding: 8px;
	background: #4F5962;
	border: 1px solid #5D6772;
	display: block;
}


#preloadImages {
	width: 0;
	height: 0;
	display: inline;
	background-image: url(images/back.png);
	background-image: url(images/comment.png);
	background-image: url(images/delicious.png);
	background-image: url(images/doc.png);
	background-image: url(images/external-link.png);
	background-image: url(images/folder.png);
	background-image: url(images/next.png);
	background-image: url(images/trackback.png);
	background-image: url();
}


#blog, #page {
	width: 675px;
	padding: 0;
	margin: 0 auto;
}


#banner {
	width: 675px;
	padding: 0;
	margin: 0;
}


#menu {
	width: 675px;
	border-bottom: 1px solid #5D6772;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
}

#nav, #nav li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#nav {
	width: 675px;
	}

#nav li {
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 3px;
	text-align: center;
}

#nav a {
	padding: 6px 0 5px;
	margin: 0;
	width: 80px;
	font-size: .8em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	background: #4F5962;
	border-bottom-style: none;
}

#nav a:hover {
	background: #55606A;
}

#nav li.current_page_item a {
	color: #dddddd;
	background: #5D6772;
}


#main {
	width: 450px;
	padding: 0 40px 10px 0;
	float: left;
}

#wide {
	width: 675px;
	padding: 10px 0;
	float: left;
}

#main p, #wide p {
	line-height: 180%;
	text-align: left;
}

#main ul, #wide ul, #main ol, #wide ol {
	line-height: 180%;
}

#main h2, #wide h2 {
	margin: 15px 0 3px 0;
	font-size: 1.46em;
	color: #dddddd;
}

#main h2 a, #wide h2 a {
	color: #dddddd;
	border: none;
}

#main h2 a:hover, #wide h2 a:hover {
	border-bottom: 1px solid #5D6772;
}

#main h3, #wide h3 {
	font-size: 1em;
	font-weight: normal;
	color: #999999;
	padding-bottom: 10px;
}

a.extlink, a.extlink {
	padding-right: 12px;
	padding-top: 0px;
	background: #474F57 url(images/external-link.png) no-repeat right center;
}

#main ul, #main ol {
	line-height: 180%;
}

#main h2.pagetitle, #wide h2.pagetitle {
	font-size: 1.36em;
	margin: 15px 0 3px 0;
	color: #dddddd;
}

.meta {
	font-size: 9px;
	border-top: 1px dotted #5D6772;
	margin: 15px 0 30px 0;
	padding-top: 5px;
}

.meta span {
	padding-left: 14px;
	padding-top: 0px;
	background: url(images/doc.png) no-repeat left center;
}

.meta span.tags {
	background-image: url(images/folder.png);
}

.meta span.comments {
	background-image: url(images/comment.png);
}

.meta span.trackback {
	background-image: url(images/trackback.png);
}

.meta span.delicious {
	background-image: url(images/delicious.png);
}

.postnav {
	width: 100%;
	float: left;
	font-size: .8em;
	list-style: none;
	margin: 0;
	padding: 0;
}

.postnav li.left {
	display: block;
	float: left;
}

.postnav li.right {
	display: block;
	float: right;
}

#mo_archive, #cat_archive {
	margin-bottom: 25px;
	float: left;
}

#mo_archive ul, #cat_archive ul {
list-style: none;
}


#main p img, #wide p img {
	padding: 0;
	max-width: 100%;
	}

.img_border {
	padding: 3px;
	margin: 3px;
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright, .img_right {
	margin-left: 6px;
	margin-bottom: 2px;
	padding-top: 6px;
	display: inline;
	}

img.alignleft, .img_right {
	margin-right: 6px;
	margin-bottom: 2px;
	padding-top: 6px;
	display: inline;
	}

.alignright, .img_right {
	float: right;
	}
	
.alignleft, .img_left {
	float: left
	}
	
	.img_left_sp {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}




.comment_area, .trackback_area {
	padding: 0;
	margin-bottom: 30px;
}

.comment_area ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comment_area li {
	margin-bottom: 35px;
}

.comment_area form li {
	margin-bottom: 0;
}

.comment_area p {
	padding: 0;
	margin-bottom: 0;
}

.commenter {
	border-bottom: 1px solid #5D6772;
	font-weight: bold;
	color: #dddddd;
	padding-left: 0;
	margin-left: 0;
}

.comment_info {
	font-size: .8em;
	font-weight: normal;
	color: #999999;
}

.comment_number {
	font-family: georgia, times, serif;
	font-size: 2.46em;
	color: #4F5962;
	margin-left: 0;
	margin-right: 10px;
}

.submit {
	font-weight: bold;
	font-size: 1.16em;
	color: #dddddd;
	padding-left: 0;
}

.comment_area textarea {
	width: 95%;
}

.trackback_area ol {
	list-style: none;
	padding: 5px;
	padding-left: 15px;
}

.trackback_area li {
	line-height: 180%;
}


#side {
	width: 165px;
	float: left;
	padding: 0 10px;
	margin: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	background: url('images/black.png');
	-webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px;
}

#side h2 {
	font-family: Georgia, Serif;
	font-size: 1.2em;
	margin-bottom: 10px;
	margin-top: 15px;
}

#side ul, #recentcomments {
	list-style: none;
	font-size: 10px;
	width: auto;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	border-top: none;
}

#side ul.sidelist {
	padding-bottom: 15px;
}

#side ul a, .recentcomments {
	padding: 5px 0;
	width: 94%;
	padding-left: 6%;
	display: block;
	text-decoration: none;
	border-bottom: none;
	color: #dddddd;
}

#side ul ul {
	border: none;
	padding: 0;
	margin: 0;
}

#side ul ul a {
	width: 90%;
	padding-left: 10%;
}

#side ul ul ul a {
	width: 85%;
	padding-left: 15%;
}

#side ul ul ul ul a {
	width: 80%;
	padding-left: 20%;
}

#side ul a:hover {
	background: #555;
}

#side p {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}



#foot {
	width: 675px;
	border-top: 1px solid #555;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	clear: both;
}

#foot p {
	padding: 10px 0;
	font-size: .8em;
	line-height: 180%;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}



ul.linklist, ul.linklist ul {
	list-style: none; 
	margin: 0;
	padding: 0;
}

ul.linklist {
	padding-left: 25px;
	padding-bottom: 25px;
}

ul.linklist h2 {
	font-size: 1.18em;
	margin: 15px 10px 10px 10px;
}

ul.linklist a {
	padding: 0.2em 0;
	margin-left: 20px;
	padding-left: 0;
	line-height: 180%;
}

#searchform {
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}

.lh100 {
	line-height: 100%;
	padding: 5px 0;
}

.cloud {
	padding: 0;
	width: 169px;
	margin: 0;
	margin-bottom: 15px;
	border: none;
	display: block;
}

.cloud a {
	border-bottom: none;
	padding: 0;
	margin: 0;
	display: inline;
}

.cloud img {
	margin: 3px;
	margin-top: 0;
}

.flickr {
	color: #4488CC;
}

.flickr span {
	color: #CC6666;
}

.contactform {
	padding: 0 10px;
	margin: 0 20px;
}

