/*
Theme Name: AAR Version 2009
Theme URI: http://www.adictosalruido.com
Description: Theme Wordpress Sitio AdictosAlRuido.com Theme desarrollado tomando como base theme Blank disponible en Wordpress.org.
Author: cristian aedo

/* HACKS Y RESETS
----------------------------------------------- */

* {
margin: 0;
padding: 0;
}

/*.clearfix {
        display: block;
}*/

/* MEYER HACKS
----------------------------------------------- */
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}


/* ELEMENTOS PRINCIPALES DEL THEME
---------------------------------------------*/

Body {
	background-color: #000000;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#page {
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}

#header {
	height: 200px;
	width: 850px;
	background-image: url(images/logo-v2-header.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center;
	border: thin solid #CCCCCC;
}

/* MENU PRINCIPAL
----------------------------------------------- */


#menu {
	background: #0B1224;
	font-family: verdana, arial, times, serif;
	font-size: 10pt;
	width:850px;
	height:35px;
	text-transform: uppercase;
	padding-top: 5px;
}


#menu ul {
	margin: 6px 0 0 0;
	padding: 0;
	text-align: left;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	margin: 0;
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
	font-weight: bold;
}

#menu ul li a:hover {
	color:#333333;
	background-color: #FFFFFF;
}

#menu ul li.current_page_item a {
	background-color: #FFFFFF;
	color: #333333;
}	

#menu ul li.current_page_item a:hover{
	background-color: #CCCCCC;
}	

#menu ul li.page_item a {
}	

#menu ul li.page_item a:hover {
	background-color: #CCCCCC;
}	
#wrapper {
	width: 850px;
}

#content {
	float: left;
	width: 490px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
}

#content ul li {
	list-style-position: inside;
	list-style-image: url(images/estrella-01.gif);
	margin-bottom: 10px;
}

#content a img {
	margin-bottom: 5px;
	border: thin solid #CCCCCC;
}

#content p {
	margin-bottom: 10px;
}	

#sidebar {
	width: 345px;
	float: right;
	height: 100%;
	background-image: url(images/bg-sidebar-01.jpg);
	background-repeat: repeat-y;
}

/* FOOTER
----------------------------------------------- */

#footer {
	width: 850px;
	background-color: #000000;
	clear: both;
	/*border: thin solid #FFFF33;*/
	height: 400px;
}
#footer h2 {
	color: #CCCCCC;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	background-color: #333333;
	color: #CCCCCC;
	display: block;
}
#footer #listas-post {
	width: 200px;
	float: left;
	height: 350px;
	margin: 30px;
}
#footer #listas-post ul {
	list-style-type: none;
}
#footer .creditos {
	width: 100%;
	float: right;
	background-color: #666;
	height: 50px;
	color: #CCCCCC;
	padding: 5px;
	margin-top: 100px;
}

/*#headerimg {
	background-color: #000000;
	background-image: url(images/logo-v2-header.jpg);
}*/

.description {

}
.searchform {
	margin-top: 15px;
}

#cse-search-results iframe {
	width: 480px;
}	



/* TAGS HEADINGS
----------------------------------------------- */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
}

h3 {
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}

h4 {

}

h5 {

}

h1 a:hover, h1 a:visited, h1 a {
	color: #333333;
	text-decoration: none;
}

h2 a:hover, h2 a:visited, h2 a {
	color: #333333;
	text-decoration: none;
}


/* THE POST
----------------------------------------------- */

.post {
	background-image: url(images/bg-post-post-03.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.post p {
	margin-bottom: 5px;
}

.post a {
}
.post p a:hover {
	background-color: #FFFFCC;
	color: #666666;
}

.post ul {

}

.post li {

}

.post h3 a {
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}

.entry {
	margin-top: 5px;
}
.entry img {
	margin-bottom: 5px;
	margin-right: 5px;
}
.entry ul li {
	list-style-position: inside;
	list-style-image: url(images/estrella-01.gif);
	margin-bottom: 10px;
}

.entrytext {
	padding-top:5px;
} 
.entrytext img {
	margin-bottom: 5px;
}
.entrytext ul li {
	list-style-position: inside;
	list-style-image: url(images/estrella-01.gif);
	margin-bottom: 10px;
}

.entrytext a {
	text-decoration: none;
	color: #666666;
} 

.entrytext a:hover {
	background-color:#FFFFCC;
}	

.postmetadata {
	font-size: 10px;
	margin-top: 5px;
}

.postmetadata alt {
}



.postmetadata a {
}

.navigation {
	font-size:8pt;
	width:100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
.navigation a {
	font-size:8pt;
	width:100%;
	color: #333333;
	}	

.alignleft {
	float:left;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	}
	
.alignright {
	float:right; margin:25px;
}

.center {

}

.pagetitle {
	font-size: 12px;
}

.linkcat a {
	text-decoration: none;
	color: #666666;
	margin-bottom: 2px;
}

.linkcat a:hover{
	background-color: #FFFFCC;
}

blockquote {

}

cite {
	text-transform: capitalize;
}

/*a img {
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
*/
acronym, abbr {

}


/* SIDEBAR
----------------------------------------------- */
#banners {
/*	background-color: #CCCCCC;*/
}

#banners img {
	border: thin solid #CCCCCC;
}

#sidebar ul {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	text-transform: capitalize;
}

#sidebar ul h2 {
	margin-top: 10px;
}


#sidebar ul li {
	list-style-type: none;
	text-transform: capitalize;
}

/*#sidebar ul ul {

}

#sidebar ul ul li {
	list-style-type: none;
	margin-bottom: 2px;
	text-transform: uppercase;
}*/

#sidebar ul ul li a {
	color: #666666;
}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {

}

#sidebar a:visited {

}

#sidebar #rss{
	margin-top: 5px;
	margin-bottom: 10px;
}

#sidebar #rss img {
	margin-bottom: 5px;
}	

#ads {
	height: 200px;
}
#ads img {
	padding: 10px;
}

#pie-sidebar {
	/*	height: 400px;*/
	margin-top: 20px;
	margin-left: 5px;
}
#pie-sidebar ul li {
	list-style-type: none;
	text-transform: capitalize;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F5F5F5;
	border-right-color: #F5F5F5;
	border-left-color: #F5F5F5;
}
#pie-sidebar ul li:hover {
	background-color: #F5F5F5;
}
#pie-sidebar h3 {
	padding-left: 5px;
}
#pie-sidebar h2 {
	padding-left: 5px;
}

#links-internos {
	width: 150px;
	/*	border: 1px solid #CCCCCC;*/
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}


#links-externos {
	width: 150px;
	/*	border: 1px solid #CCCCCC;*/
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}
#links-externos h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	list-style-type: none;
}


.linkcat {
	list-style-type: none;
}

/* COMMENTS
----------------------------------------------- */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentform{
	padding:20px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 20px;
	border: thin solid #CCCCCC;
	}


input{
	background-color: #FFFFFF;
	color: black;
	font-family: arial, verdana, ms sans serif;
	font-size: 12pt;
	border: thin solid #CCCCCC;
	height: 15px;
	}
	
	
	
textarea{
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
	font-family: arial, verdana, "ms sans serif";
	font-size: 12pt;
	font-weight: normal
	}	

.inputButton {
	background-color:#CCCCCC;
	border:1px solid #CCCCCC;
	margin-top: 5px;
	font-weight: normal;
}
	
ol.commentlist {
}

ol.commentlist li {
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	background-color: #FFFFFF;
	}


ol.commentlist li.alt {
	background-color: #E5E5E5;
}

ol.commentlist a {

}
small {
	font-size:11px;
	color: #666666;
}

small a {
	color: #666666;
	text-decoration: none;
}

small.commentmetadata {
	font-size: 10pt;
}

/* SEARCH FORM
----------------------------------------------- */

#searchform {
	padding-left: 10px;
}

#searchform input {
	height: 20px;
}

#searchform #s {

}
.g-button {
	font-size: 12px;
	height: 25px;
	color: #999999;
}

/* CALENDAR
----------------------------------------------- */


#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/* IMAGES
----------------------------------------------- */


/* POST METADATA
----------------------------------------------- */
.post-footer {
	border-top:1px solid #CDDBE5;
	clear:both;
	color:#000000;
	font-size:0.94em;
	line-height:1.2;
	padding:8px 10px 10px;
	background-color: #E5ECF1;
}

/* OTROS ESTILOS
----------------------------------------------- */

.link-sidebar-01 {
	color: #FF0000;
}	

hr {
	display: none;
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
/*	background-image: url(images/bg-sidebar-tabs-01.jpg);
	background-repeat: repeat-y;*/
	margin-left: 5px;
	margin-right: 5px;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
	margin:0;
	font: bold 12px Verdana, sans-serif;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

ul.tabbernav li
{
	margin: 0;
	display: inline;
	padding: 1px;
}

ul.tabbernav li a
{
	text-decoration: none;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
	list-style-type: none;
}

ul.tabbernav li a:link {
	color: #FFFFFF;
	background-color: #666666;
}
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
	color: #000;
	border-color: #227;
	background-color: #FFFFFF;
}

ul.tabbernav li.tabberactive a
{
	background-color: #FFFFFF;
	border-bottom: 1px solid #fff;
	color: #333333;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px; /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}
.tabbertab a {
	color: #666666;
	padding: 3px;
}


/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
.tabbertab a:hover {
	color: #666666;
	padding: 3px;
	background-color: #FFFFCC;
}
.tabbertab li {
	color: #666666;
	padding: 3px;
	list-style-image: url(images/estrella-01.gif);
	list-style-position: inside;
}
/*
.tabbertab a:link {
	color: #666666;
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
}
.tabbertab a:hover {
	color: #666666;
	padding: 3px;
	background-color: #CCCCCC;
	text-decoration: none;
}
*/ol.commentlist img {
	margin-top: 5px;
}
strong {
	font-weight: bold;
}
.error {
	color: #D8000C;
	background-color: #FFBABA;
	height: 50px;
}


