/*  
 
Theme Name: El Siglo del Ruido
Version: 1

Theme URI: http://elsiglodelruido.com/
Description: Theme para la tira comica EL SIGLO DEL RUIDO, 2008.

	Author: A. Poveda
	basado en el theme de Tyler Martin: http://mindfaucet.com/
	


The CSS, XHTML and design is released under GPL v3:
http://www.opensource.org/licenses/gpl-3.0.html

*/

/* GLOBAL STYLES */

body {background:#F9F8E6 url(images/background_main2.gif) repeat-x ; font-family:Helvetica, sans-serif; position:relative; font-size:10px}

a {color: #000;text-decoration: underline;}
  	
  	a:hover {color: #777;}

	a img {border: none;}

p img {max-width: 100%;padding: 0;}
		
small {font-size: 11px; color:#666}
 
hr {height: 1px;color: #777;background-color: #777;border: 0px;}

blockquote {margin: 10px;padding: 5px 10px 5px 20px;border-width: 1px 1px 1px 5px;border-style: solid;border-color: #ddd;}

	blockquote cite {margin: 5px 0 0;display: block;}

cite {font-family:Helvetica, sans-serif;font-size: 13px;font-weight: bold;font-style: normal;}
	
code {padding: 10px;display: block;font-family: 'Courier New', monospace;background: #eee;border: 1px dotted #777;overflow: scroll;}

acronym, abbr, span.caps {cursor: help;}

	acronym, abbr {border-bottom: 1px dashed #999;}



/* HEADINGS */

h1, h1 a, h1 a:hover {margin: 0;padding: 0 0 0 5px;color: #000;font-family:Helvetica, sans-serif;font-size: 50px;font-weight: normal;text-align: left;text-decoration: none;letter-spacing: -2px;}

h2, h2 a {margin: 0;color: #437C95;font-weight: bold;font-size: 22px;text-align: left;text-decoration: none;}

	h2.pagetitle, h2.pagetitle a {
		margin: 10px 0 0 0;
		padding: 0 0 5px 0;
		color: #437C95;
		font-family:Helvetica, sans-serif;
		font-size: 22px;
		font-weight: bold;		
		text-align: left;
		}

h3, h3 a {
	margin: 10px 10px 2px 0;
	padding: 0 0 2px 0;
	color: #437B94;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	clear: both;
	
	}

h2 a:hover, h3 a:hover {
	color: #437C95;
	border-bottom: 1px dotted #777;
	}



/* HEADER */

#header {width: 800px;margin: 0 auto;background: #fff; background: url(images/header_bg.gif) bottom no-repeat; height:182px; position:relative; padding:20px 0 0 20px;}
	
	.description {margin: -3px 0 0 0;padding: 0px 0 10px 30px;color: #999;font-family:Helvetica, sans-serif;font-size: 14px;font-style: italic;letter-spacing: 2px;}

#separador {height:20px; background:#F9F8E6 url(images/grass.gif) repeat-x; position:relative }

#subscribe { position:absolute; bottom:0; left:0;}


/* MENU */



#edificio1 {background:url(images/edificio1.png) top no-repeat;width:97px;position:absolute;z-index:999;height:85px;cursor:pointer;right:240px;top:85px;}
#edificio1:hover {background:url(images/edificio1.png) bottom no-repeat;}

#edificio2 {background:url(images/edificio2.png) top no-repeat;width:86px;position:absolute;z-index:800;height:148px;cursor:pointer;right:201px;top:21px}
#edificio2:hover {background:url(images/edificio2.png) bottom no-repeat}

#edificio3 {background:url(images/edificio3.png) top no-repeat;width:87px;position:absolute;z-index:800;height:117px;cursor:pointer;right:148px;top:57px}
#edificio3:hover {background:url(images/edificio3.png) bottom no-repeat;}

#edificio4 {background:url(images/edificio4.png) top no-repeat;width:61px;position:absolute;z-index:850;height:75px;cursor:pointer;right:110px;top:105px}
#edificio4:hover {background:url(images/edificio4.png) bottom no-repeat;}

#edificio5 {background:url(images/edificio5.png) top no-repeat;width:71px;position:absolute;z-index:700;height:135px;cursor:pointer;right:65px;top:40px}
#edificio5:hover {background:url(images/edificio5.png) bottom no-repeat;}



/* THE COMIC */
	
#comic {
	width: 750px;
	margin: 0px auto;
	padding: 0px 0 0 0;
	text-align: center;

	}
#comic img {text-align:center; margin:auto}


/* THE PAGE WRAPPER */

#page {
	width:750px;
	margin: 0px auto;
	text-align: left;
	
	}



/* THE FOOTER */

#footer {width: 750px;margin: 0px auto;padding: 20px 0;color: #999;text-align: center;}

	#footer a {color: #437C95;text-decoration: none;border: none;}

	#footer a:hover {border-bottom: 1px dotted #fff;}



/* NAVIGATION */

.nav {
    margin: 0;
    padding: 3px 0 0 0;
    /*float: right;*/
    color: #999;
    font-family: 'Arial', sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align:center;
    }  

.nav-single {padding: 10px 0 0 0;color: #999;font-family:Helvetica, sans-serif;font-size: 12px;font-weight: bold;text-align: right;}

.pagenav {
	padding: 10px 20px 20px 20px;
	color: #999;
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	}

	.pagenav-left {
		float: left;
		}

	.pagenav-right {
		float: right;
		}

.nav a, .pagenav a, .nav-single a {
	padding: 0 2px;
	color: #333;
	text-decoration: none;
	border: none;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

	.nav a:hover, .pagenav a:hover, .nav-single a:hover {
		color: #111;
		background-color: #ddd;
		}



/* CONTENT AREA */



#column {
	width:750px;
	padding: 5px 0 10px 0;
	float: left;
	overflow: hidden;
	 margin:0 auto;
	}

.post-frontpage {
	padding: 0 20px 0 20px;
	text-align: justify;
	}
	
.post, .content {
	padding:0;
	text-align: justify;
	font-size:12px;
	color:#888;
	width:750px
	}

	.comicdate, h4 {
		color: #777;
		font-family:Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		margin:20px 0 0 0;
		}
	
	.postdate {
		color: #777;
		font-family:Helvetica, sans-serif;
		font-size: 11px;
		}

.postmeta {
	margin: 0 0 20px 0;
	color: #777; 	
 	font-family:Helvetica, sans-serif;
 	text-align: center;
 	}

	.postmeta ul {
		display: inline;
		list-style-type: none;
		list-style-image: none;
		}
 	
.postmeta-single {
	padding: 10px;
 	color: #777;
	font-size: 11px;
	text-align: left;
	background: #eee;
	border: 1px solid #999;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}
	
	.postmeta-single a {
		color: #000;
		}	
	
	.postmetatags {
		font-family:Helvetica, sans-serif;
		font-size: 12px;
		}

.postmeta a, .postmeta-single a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #777;
	}
	
	.postmeta a:hover, .postmeta-single a:hover {
		color: #777;
		border-bottom: 1px solid #777;
		}

.postmeta-comments {
	font-size: 12px;
	}
	
	.balloon {
		color: #ccc;
		font-family: 'Webdings', fantasy;
		font-size: 18px;
		}







/* COMMENTS */

.comment-wrapper {
	padding: 0 20px;
	}
	
	.comment-wrapper h3 {
		margin: 0;
		padding: 10px 0 0 0;
		color: #777;
		font-family:Helvetica, sans-serif;
		font-weight: normal;
		font-size: 16px;
		letter-spacing: -1px;
		clear: both;
		}

		.bigballoon {
			color: #ccc;
			font-family: 'Webdings', fantasy;
			font-size: 28px;
			}

	.comment-wrapper a {
		text-decoration: none;
		border-bottom: 1px dotted #777;
		}
		
		.comment-wrapper a:hover {
			color: #777;			
			border-bottom: 1px solid #777;
			}

	.comment-wrapper p {
		margin: 10px 0 0 0;

		}

.avatar {
	margin:0 10px 10px 0;
	padding:5px;
	float:left;
	border: 1px solid #777;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

#comment, #author, #email, #url {
	padding: 2px;
	color: #000;
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

	#comment:hover, #author:hover, #email:hover, #url:hover {
		background: #eee;
		}
	
	#comment {
		width: 100%;
		}

	#author, #email, #url {
		width: 200px;
		}

#submit {
	margin: 0 0 20px 0;
	padding: 0 5px;
	float: right;
	color: #fff;
	background: #888;
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	border-width: 2px;
	border-style: solid;
	border-color: #555;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

	#submit:hover {
		cursor:pointer;
		background: #222;
		}

ol.commentlist {
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none;
	}

	.commentlist li {
		padding: 20px 0 0 0;
		clear: both;
		}



/* ARCHIVE */  

.comicarchiveframe {
	margin: 20px 0 10px 0;
	padding: 5px 10px 5px 10px;

	}
 
	.comicarchiveframe:hover {
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}

.comicarchiveframe {
	margin: 20px 0 10px 0;
	padding: 5px 10px 5px 10px;
	
	}
 
	.comicarchiveframe h3 {
		margin: 5px 0 0 0;
		color:#437B94;
		border-bottom:none
		}
		
	.comicarchiveframe small {
		display: block;
		}
		
	.comicarchiveframe:hover {
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}



/* SIDEBAR */
#s_container {position:relative; height:20px; display:block; width: 750px; margin:0 auto}

#sidebar {
	
	margin: 0;
	padding: 5px 0;
	float:right;
	font-size: 11px;
	overflow: hidden;
	}

#sidebar h2, #sidebar h2 a {
	color: #999;
	font-family:Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-transform: lowercase;
	letter-spacing: -1px;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

	#sidebar ul li {
		margin: 0 0 5px 10px;
		padding: 0;
		}

		#sidebar ul li ul li {
			margin: 0 0 0 10px;
			padding: 0;
			}

			#sidebar ul li ul li a {
				display: block;
				color: #333;
				text-decoration: none;
				border-bottom: 1px dotted #777;
				}

				#sidebar ul li ul li a:hover {
					color: #333;
					background: #ddd;
					border-bottom: 1px solid #777;
					}



/* CALENDAR */

#wp-calendar {
	width: 165px;
	margin: 0 0 0 5px;
	}

#wp-calendar th {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}

#wp-calendar caption {
	color: #555;
	font-family:Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	}

#wp-calendar td {
	min-width: 20px;
	padding: 0;
	text-align: center;
	border: 1px solid #999;
	}

#wp-calendar a {
	color: #333;
	display: block;
	text-decoration: none;
	background: #ddd;	
	}
	
	#wp-calendar a:hover {
		color: #333;
		background: #bbb;
		}



/* SEARCH */

#s {
	width: 140px;
	margin: 0;
	padding: 2px;
	color: #437C95;
	font-family:Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #437C95;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background:#ECF5F0
	}

	#s:hover {
		background: #eee;
		}

#searchsubmit {
	margin: 0;
	padding: 0 0 0 2px;
	color: #fff;
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	background: #437C95;
	border-width: 2px;
	border-style: solid;
	border-color: #555;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

	#searchsubmit:hover {
		cursor:pointer;
		background: #222;
		}



/* GALLERY */

.attachment {
	width: 520px;
	margin: 0 auto;
	text-align: center;
	}

	.attachment img {
		margin: 0 0 10px 0;
		border: 1px solid #000;
		}
		
	.attachment p {
		margin: 0 9px 10px 9px;
		padding: 10px;
		border: 1px solid #999;
		-moz-border-radius: 10px;
		-khtml-border-radius: 10px;	
		-webkit-border-radius: 10px;
		border-radius: 10px;
		}

.imagenav-wrap {
	width: 502px;
	height: 77px;
	margin: 0 auto;
	}

.imagenav {
	width: 77px;
	height: 77px;
	float: left;	
	}

.imagenav-center {
	width: 316px;
	height: 65px;
	margin: 0 10px;
	padding: 10px 5px 0 5px;
	float: left;
	color: #bbb;
	text-align: center;
	border: 1px solid #999;
	overflow: hidden;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}
	
	.imagenav-center a {
		text-decoration: none;
		color: #777;
		border-bottom: 1px dotted #777;
		}
		
		.imagenav-center a:hover {
			color: #777;
			border-bottom: 1px solid #777;
			}

.imagetitle {
	color: #333;
	font-size: 18px;
	}

.imagenav-bg {
	width:75px;
	height:75px;
	position: absolute;
	z-index: 0;
	background: #eee;
	border: 1px solid #000;
	}

	.imagenav-bg img {
		width:75px;
		height:75px;
		}

.imagenav-arrow {
	width:75px;
	height:75px;
	position: absolute;
	z-index: 1;
	color: #fff;
	font-size: 50px;
	line-height:75px;
	text-align: center;
	border: 1px solid #000;
	float: left;
	}

.imagenav-link {
	width:75px;
	height:75px;
	position: absolute;
	z-index: 2;
	border: 1px solid #000;
	float: left;
	}

	.imagenav-link img {
		width:75px;
		height:75px;
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}

		.imagenav-link img:hover {
			filter: alpha(opacity=0);
			-moz-opacity: 0.00;
			opacity: 0.00;
			}

.aligncenter {
	margin: 0 auto;
	display: block;
	}

.alignright {
	margin: 10px 0 10px 10px;
	display: inline;
	float: right;
	}

.alignleft {
	margin: 10px 10px 10px 0;
	display: inline;
	float: left
	}

h2 a {
      font-weight: bold;
      font-size: 22px;
      text-align: left;
      text-decoration: none;
     }

h2{ width:750px;
    height:32px;
    line-height:32px;
    float:left;
    text-align:left;
    margin:10px auto 0 auto;
   
    }

h4{ width:750px;
 
	clear:left;
	text-align:left;	
   
    margin: auto auto 10px auto ;
    }

/* CLEAR */

.clear {height: 0px;line-height: 0px;font-size: 0px;clear: both;}