/*  
Theme Name: Drunk Loser
Theme URI: http://www.jonwaraas.com
Description: Drunk Loser
Version: 1.0
Author: Jon Waraas
Author URI: http://www.jonwaraas.com
*/

/* Generic Styles */
body { background: #323232; text-align: center; margin: 0px; padding: 0px; color: #ddd; font-family: Verdana,Geneva,Arial,sans-serif; }
a { color: #df3737; text-decoration: none; }

/* Wraps and Grunge */
#site_wrap { width: 998px; margin: 0px auto; background: url(images/grunge_bottom_left.gif); background-position: bottom left; background-repeat: no-repeat; }
#grunge_left { width: 98px; float: left; clear: both; }
#grunge_right { width: 98px; height: 650px; background: url(images/grunge_right.gif); background-position: top left; background-repeat: no-repeat; float: left; }
#grunge_bottom { clear: both; }
#wrap { width: 800px; background: #000; text-align: left; float: left; border-left: 2px solid #000; }
#content_wrap { float: left; width: 602px; margin-left: 2px; margin-bottom: 10px; border-right: 1px solid #323232; }

/* Banner and Menu */
#banner { position: relative; height: 25px; width: 800px; background: #000000; }
#banner h1 { display: none; }
#banner img { border: 0; margin-left: 5px; }
#banner ul {list-style: none; padding: 0; margin: 0; max-height: 13px; padding-top: 2px; padding-left: 2px; }
#banner ul li { position: relative; z-index: 200;   float: left; }
.menu_divider { display: block; width: 1px; height: 20px; background: #323232; }
.menu_item { display: block; width: 120px; height: 13px; margin-top: 2px; }
.menu_item a:link, .menu_item a:visited { font-size: 13px; font-weight: bold; color: #fff; letter-spacing: -1px; }
.menu_item a:hover { color: #df3737; }
.menu_item a img { margin-right: 5px; }


/* --- logo image styles ---*/

.logo {
	width:800px;
	height: 25px;  
	position: absolute; 
	left: 0; 
	top: 0; 
	font-size: .1em
	z-index: -200;
}
.logo span {
	background: #000 ; 
	position: absolute; 
	left: 0; 
	top: 0; 
	display: block; 
	width: 800px;
	height: 30px;
	cursor: pointer;
}
.logo a:link, .logo a:visited, .logo a:hover  {
	color: #df3737; 
	text-decoration: none;
}

/* Rotating Image */
#image { float: left; }
#image .imgspacer { margin-top: 15px; margin-bottom: 2px; }

/* Content and News Title */
#content { width: 599px; float: left; clear: left; font-size: 13px; line-height:17px}
#news_title { width: 599px; height: 22px; background: url(images/title_pattern.gif); margin-bottom: 5px; }

/* Navigation */
#navigation {position: relative; z-index: 200;  width: 190px; float: right; margin-right: 2px; font-weight: normal; font-size: 11px;overflow:hidden;}
#navigation ul li a { display: block; width: 160px; padding: 4px 2px 4px 2px; }
#navigation ul li a span { padding-top: 5px; }
#navigation a:link, #navigation a:visited { color: #ddd; }
#navigation a:hover { color: #df3737; background: #323232; }
#navigation a:hover img { color: #df3737; background: none; }
#navigation ul { list-style: none; margin: 0px 0 10px 0; padding: 0px 5px 20px 20px; text-align: left; }
#navigation ul li { margin-top: 2px; }
.nav_title { width: 190px; height: 22px; background: url(images/title_pattern.gif); }

/* Footer and Copyright */
#footer { clear: both; min-height: 50px; border-top: 1px solid #323232; width: 792px; margin: 0px 4px; color: #FFFFFF; font-size: 12px; padding-top: 10px; padding-bottom: 5px; }
#copyright { height: 35px; width: 800px; background: url(images/copyright.gif); clear: both; }
#copyright h1 { display: none; }

/* Stuff From Bloggers base-weblog */

.date-header
{
	margin: 0;
	padding-top: 10px;
	color: #666;
	background: url('http://www.jonwaraas.com/images/date-header-bg.gif') repeat-x;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase
}

.entry-header
{
	margin: 20px 0 0px;
	padding: 0;
	color: #df3737;
	font-size: 18px;
	font-weight: bold;
	clear:both;
}

.entry-content { margin: 0; }
.entry-more-link { font-weight: bold; }

.entry-footer
{
	margin: 5 0 20px 0;
	border-top: 1px solid #555;
	padding-top: 50px;
	color: #666;
	font-weight: normal;
}

.content-nav { margin-top: 0; }


/* content */

.content-nav
{
	margin: 10px;
	text-align: center;
}

.date-header,
.entry-content
{
	position: static;
	clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
	clear: both;
	margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
	clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 5px 10px 45px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 240px;
}

#comment-bake-cookie
{
	margin-left: 0;
	vertical-align: middle;
}

#comment-post
{
	font-weight: bold;
}

img.image-full { width: 100%; }

.commentform {
	margin-left: 30px;
}

.credit {
	text-align: center;
	padding: 0 0 10px 0;
}
.credit a {
	color: #fff;
	font-size: 12px;
}

#content p, #footer p { 
     padding: 5px 10px 0 10px; 
} 
.date, #content h1, #content h2, #content h3 { 
     margin-left: 10px; color:#ccc;
} 
img, a img, img a { 
     border: none; 
}
.wp_quotes_author{
text-align:right;
font-weight:bold;
font-size:1.1em;
color:#DF3737;
}
.wp_quotes_quote{
font-size:1.5em;
line-height:1.3em;
}
#enlaces li{
display:block;
margin-bottom:15px;
}
#enlaces ul{
list-style-type:disc;
}


/* SECCION DE ESTRENOS */

div.estreno {
  float:left;
  width:45%;
  text-align:center;
  margin:14px 11px;
  margin-bottom:31px;
}

    div.estreno p {
      padding:0;
      margin:0;
    }

h2.estrenos {
  color:#DF3737 !important;
  clear:left;
  margin:0px;
}

h3.fechaEstrenos {
  margin:0px;
}
.bandera {
  width:160px;
  height:93px;
  margin: 5px 5px;
}

ul#nominaciones {
  margin-bottom:25px;
  list-style-type:none;
}

ul#nominaciones li {
   display:block;
   list-style-type:none;
   height:41px;
   padding-left:30px;
   background-image:url("/nominaciones.jpg");
   background-position:left top;
   background-repeat:no-repeat;
   margin-bottom:8px;
}
ul#participaciones li {
   display:block;
   list-style-type:none;
   height:15px;
   padding-left:17px;
   background-image:url("/participaciones.jpg");
   background-position:left top;
   background-repeat:no-repeat;
   margin-bottom:4px;
}
