/*  
Theme Name: REWIND
*/



/* Begin Typography & Colors */

*
{
  padding: 0;
  margin: 0;
}

body
{
  min-width: 780px;
  background-repeat: repeat;
  background-color: black;
  background-image: url(http://www.drumandbass.cl/wpress/wp-content/themes/rewind/images/rewindbkg.gif);
  font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
  font-size: 76%;
}

#wrapperhead
{
  width: 780px;
  margin: 0 auto;
  overflow: hidden;
}

#header
{
  margin-top: 20px;
  margin-bottom: 10px;
}


#wrapper
{
  width: 800px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #ffffff;
}



h2
{
  margin-left: 10px;
  list-style-type: none;
  text-transform: capitalize;
  text-shadow: 1px 1px 2px black;
  max-height: 50px;
  min-height: 25px;
  text-decoration: none;
  width: 500px;
  background-image: url(http://www.drumandbass.cl/wpress/wp-content/themes/rewind/images/barrabigtitulo.png);
  background-repeat: repeat-y;
  font-size: 1.6em;
  border-bottom: 1px solid #000000;
}

#content
{
  width: 500px;
  float: left;
}


#sidebar
{
  padding-top: 13px;
  float: left;
  width: 230px ;
  margin-left: 520px;
  height: 20px;
  padding-right: 0px;
  background-color: #ffffff;
  color: #33ccff;
}

#sidebar ul
{
 text-align: center;
 list-style: none;
 margin-bottom: 10px;
 
}


 
#sidebar ul h2
{
  background-color: black;
  font-size: 1.2em;
  font-weight: normal;
  padding: 4px;
}

#sidebar ul li
{
 margin-left: 6px;
 padding-left: 4px;
 text-align: left;
 list-style: none;
 margin-bottom: 2px;
}
              

/*single.php*/

.navigation
{
  display: block;
  margin-top: 20px;
  margin-bottom: 40px;
}
 
.alignleft
{
  margin-left: 20px;
  float: left;
  text-align: left;
  width: 250px;
}
 
.alignright
{
  margin-right: 20px;
  float: right;
  text-align: right;
  width: 250px;
}

/* end of single.php*/

#sidebar a
{
  text-decoration: none;
  color: #000000;
}
 
#sidebar a:hover
{
  text-decoration: none;
  color: #0000CC;
}

#footer
{
  clear: both;
  text-align: center;
  width: 100%
  height: 3em;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffffff;
 }
 
 .entrytext .postmetadata
{
  font-size: 1.1em;
  background-color: #FDE5C3;
  width: 70%;
  margin: 2em auto3.5em auto;
  border: 1px dotted #e9b17b;
  padding: 5px;
  padding-left: 45px;
  background: #FDE5C3 url(images/metadata.png) no-repeat   scroll top left;
}
 
/* el loop */

.post
{
  margin-top: 13px;
  margin-bottom: 13px;
  color: #000000;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1.1em;
}
 

.titulo
{
  padding-left: 10px;
  margin-left: 10px;
  list-style-type: none;
  text-transform: capitalize;
  text-shadow: 1px 1px 2px black;
  max-height: 50px;
  min-height: 25px;
  text-decoration: none;
  width: 480px;
  background-color: black;
  background-repeat: repeat-y;
  font-size: 1.6em;
}

h2
{
  margin-left: 10px;
  list-style-type: none;
  text-transform: capitalize;
  text-shadow: 1px 1px 2px black;
  max-height: 50px;
  min-height: 25px;
  text-decoration: none;
  width: 500px;
  background-image: url(http://www.drumandbass.cl/wpress/wp-content/themes/rewind/images/barrabigtitulo.png);
  background-repeat: repeat-y;
  font-size: 1.6em;
  border-bottom: 1px solid #000000;
}
 
h2 a:hover, h2 a
{
  list-style-position: outside;
  list-style-type: circle;
  text-transform: none;
  text-shadow: 2px 2px 4px black;
  text-decoration: none;
  color: #0000CC;
}
 
.entry
{
  width: 500px;
  margin-top: 10px;
  margin-bottom: 15px;
}
 
.postmetadata
{
  padding: 2px;
  font-size: 0.8em;
  border-top: 1px solid #33ccff;
}
 
.postmetadata a
{
  color: #33ccff;
}

.post p
{
  margin-left: 10px;
  line-height: 1.4em;
  margin-bottom: 1em;
}

blockquote
{
  margin: 1em 1.5em;
  padding: 1em 1.5em;
  border: 1px solid #FADA96;
  background: #FCF1E2 url(images/blockquote.png) no-repeat   scroll top left;
}
 
.post li
{
  margin-left: 20px;
}
 
.post ul
{
 list-style-type: none;
 margin-left: 20px;
}
 
acronym, abbr, span.caps
{
  cursor: help;
}
 
acronym, abbr
{
  border-bottom: 1px dashed #999;
}
 
blockquote cite
{
  margin: 5px 0 0;
  display: block;
}
 
.center
{
  text-align: center;
}
 
a img
{
  border: none;
}
 
h3
{
  margin-top: 1.5em;
  margin-left: 20px;
  font-size: 1.4em;
}
 
h4
{
  margin-top: 1.2em;
  font-size: 1.2em;
}
 
h5
{
  margin-top: 1em;
  font-size: 1em;
}
 
.post a
{
  color: #33ccff;
}

/* comment.php*/

ol.commentlist
{
  width: 90%;
  margin: 0 auto;
}
 
ol.commentlist li
{
  border-width: 1px;
  border-style: solid;
  color: white;
  margin-bottom: 1.5em;
  padding: 5px;
  background-color: #33ccff;
}

.commentlist li .avatar {
	float:left; 
	background: #fff; 
	border: 1px solid #bbb; 
	padding:5px;
	margin: 0px 15px 0px 5px;
}

ol.commentlist li.alt
{
  border-color: #33ccff;
  border-width: 1px;
  background-color: white;
  color: #33ccff;
}
 
ol.commentlist a
{
  color: black;
}
 
small.commentmetadata
{
  font-size: 0.8em;
  margin-bottom: 1em;
  display: block;
}

#sesion p
{
	margin-left: 20px;
}


/* end comment.php*/


.pagetitle
{
  color: #33ccff;
}


                    


.pagetitle h2
{
  background-color: black;
}


/* sidebar widgets */

DIV.ngg-widget
{
	margin-left: 10px;
}
