/*  
Theme Name: Arena Deluxe
Theme URI: http://topwpthemes.com/arene-deluxe/
Description: Designed by <a href="http://designed.nu">Design Blog</a> and available FREE at <a href="http://www.zinruss.com/themes/">WordPress Themes Gallery</a>
Author: Design Blog
Author URI: http://designed.nu
© 2008, Design Blog. All rights reserved.  
*/

/* 
   * Default HTML tags 
   */
a {
    color: #111111;
    }

a:visited {
	color: #111111;
	text-decoration: underline;
}

a:hover {
	color: #5b4423;
}
#bigcontent a {
color:#666666;
text-decoration:none;
}
acronym, abbr {
	    cursor: help;
	    }

blockquote {
	border-left: 5px solid #d6dce3;
	margin-left: 15px;
	padding-left: 5px;
}

body {
       background: #1d2228 url("/images/background.jpg") repeat-x top;
       color: #111111;
       font-size: 62.5%;
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
       margin: 0 auto;
       padding: 0;
       text-align: center;
       }

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
     font-size: 12px;
     margin: 0px 0 6px 0;
     padding: 4px 0 4px 5px;
     font-weight: bold;
     color: #000000;
     background: transparent url("/images/title.jpg") no-repeat scroll 0 0;
}

h2 a,
h2 a:visited,
h2 a:hover,
h2 a:visited:hover { 
	         text-decoration: none;
	         color: #000000;
	         background-color: transparent; /*for cycle*/
	         }
h3 {
     font-size: 120%;
     margin-top: 0;
}

img { 
      padding: 3px;
      border: #bbc0c6 1px solid;
      }

img.alignleft { 
	    float: left;
	    margin: 3px 3px 3px 0;
	    }

img.alignright { 
	     float: right;
	     margin: 0 3px 3px 3px;
	     }

li { 
     margin: 0;
     padding: 0;
	list-style-type:none;
     }


ol#comments li p {
	       font-size: 100%;
	       }

ul { 
     margin: 0;
     padding: 0;
     }

/*
   * Classes
   */

/* The credits at the bottom of the site */
#credit {
          color: #e8edf3;
          font-size: 11px;
          width: 868px;
          text-align: center;
          margin: 0 auto;
          padding: 5px 0 5px 0;
          clear: both;
         
          }

#credit a, 
#credit a:hover,
#credit a:visited,
#credit a:visited:hover {
		  color: #e8edf3;
		  }



/* Link to the comments */
.feedback {
	color: #111111;
	text-align: right;
	padding-bottom: 15px;
	clear: both;
	text-transform: lowercase;
	}

.feedback a, .feedback a:visited { 
		    color: #111111;
		    text-decoration: none;
		    }
.feedback a:hover, .feedback a:visited:hover { 
		    text-decoration: underline;
		    }

/* The post informations */
.meta { 
        font-size: 0.9em;
        }

.meta li, 
ul.post-meta li { 
	      display: inline;
	      }

.meta ul { 
           display: inline;
           list-style: none;
           margin: 0;
           padding: 0;
           }

.meta a { 
          color: #111111;
          text-transform: lowercase;
          text-decoration: none;
          }

.meta a:hover { 
          color: #111111;
          text-transform: lowercase;
          text-decoration: underline;
          }

.meta { 
        color: #111111;
        font-weight: normal;
        letter-spacing: 0;
        }



.storycontent { 
	    font-size: 115%;
	    }

/* Comment form design */
#commentform #author, 
#commentform #email, 
#commentform #url, 
#commentform textarea {
		background: #fefefe;
		border: 1px solid #bbc0c6;
		color: #111111;
		}

#commentform textarea {
	width: 99%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
}

ol#commentlist li { 
	      list-style: decimal;
	      }
#content {
           float: left;
           width: 613px;
           margin: 0px 20px 0px 4px;
           text-align: left;
           display: inline;
           }

#content ol li { 
	     list-style: decimal;
	     }

#content ul { 
	  margin-top: 10px;
	  margin-left: 35px;
	  }

#content ul li { 
	     list-style-image: none;
	     }

#content-big {
           float: left;
           width: 618px;
           margin: 0px 15px 0px 4px;
           display: inline;
           text-align: justify;
           }


.post ul li {
	list-style-type:square;
	padding-top:2px;
	margin-left:20px;
	}

#shablon_header {
          font-size: 26px;
          font-weight: bold;
	  text-decoration:none;
          font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
          margin: 0 auto;
          height: 296px;
          width: 900px;
          padding: 0;
          background: url("/images/header.jpg");
          }

.header-title {
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#f2f2f2;
	font-size:26px;
        font-weight:bold;
	padding:128px 0 0 30px;
	text-align:left;
	}
.header-title a{
	color:#f2f2f2;
	text-decoration:none;
	border-bottom:none;
	}
.header-title a:hover{
	color:#f2f2f2;
	text-decoration:none;
	border-bottom:none;
	}
.header-description {
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#e8edf3;
	font-size:11px;
	padding:0px 0 0 31px;
	text-align:left;
        font-weight:normal;
	}



#footer { 
          width: 900px;
          height: 48px;
          margin: 0 auto;
	  color: #e8edf3;
          background: url("/images/footer.jpg") no-repeat;
	border-left: 1px solid #111111;
	border-right: 1px solid #111111;
          }

#footer a {
		  color: #e8edf3;
		  text-decoration: none;
		  } 
#footer a:hover {
		  color: #e8edf3;
		  text-decoration: none;
		  }
#footer a:visited {
		  color: #e8edf3;
		  text-decoration: none;
		  }
#footer a:visited:hover {
		  color: #e8edf3;
		  text-decoration: none;
		  }

/* 
   * Left sidebar 
   */
#menu-left { 
	 float: left;
	 padding: 0px 12px 20px 23px;
	 width: 225px;
	 font-size: 11px;
	 display: inline;
	 }

#menu-left a,
#menu-left a:visited { 
		     text-transform: lowercase;
		     text-decoration: none;
		     color: #000000;
		     }

#menu-left a:hover,
#menu-left a:visited:hover  { 
		      color: #000000;
		      text-decoration: underline;
		      }

#menu-left ul ul { padding-bottom: 10px;
	       margin-left: 8px;
	       }

#menu-left ul ul li { 
	          list-style-image: url("/images/menu-left-icon.gif");
	       margin-left: 13px;
	          }

#menu-left h2 {
     font-size: 12px;
     margin: 0px 0 6px 0;
     padding: 4px 0 4px 5px;
     font-weight: bold;
     color: #eeeeee;
     background: url("/images/menu-left-bg.jpg");
}

.ad200 {  margin-bottom: 18px;
          text-align: center;
	    }
/* End of left sidebar */



input#s {
          width: 158px;
          border: 1px solid #111111;
          color: #111111;
}

#rap { 
       width: 900px;
       margin: 0 auto;
       background: url("/images/rap-background.jpg") repeat-y;
       text-align: left;
	border-left: 1px solid #111111;
	border-right: 1px solid #111111;
       }

#searchbutton { 
	    margin-top: 2px;
	    }
#google_content_adsense_wide {float: left; margin: 10px 7px 5px 0;}
#content_header {height:14px;}
#content_header a {padding: 3px; 0 0 10px;}
#relative_block {position: relative; top:-158px; left: 277px; width:200px;border:2px solid #41415E;-moz-border-radius:4px 4px 4px 4px;}