/*
Theme Name: Grunge Theme
Theme URI: http://luckythemes.com/grunge-theme/
Description: Grunge Style Wordpress Theme
Version: 1.4
Author: http://themerama.com
Author URI: http://luckythemes.com/
Tags: grunge, punk, goth, abstract, three columns, pale color, widget ready, valid html, valid css, fixed width
*/
body
{
	font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size:13px;
	color:#000;
	background:#120100;
	margin:0;
	padding:0;
}

.clear
{
	clear:both;
}

#header
{
	width:950px;
	height:215px;
	margin:0 auto;
        color: #fff;
}

#header .left
{
	float:left;
	width:41px;
	height:215px;
	background:#000;
}

#header .title
{
	float:left;
	width:426px;
	height:215px;
	background:#000 url(images/01_02.jpg) no-repeat;
	text-align:center;
}

#header .title h1
{
	font-size:36px;
	text-transform:uppercase;
	margin:0;
	padding:10px 0 0;
        color: #FFFFCC;
}
#header .title h1 a
{
        color: #FFFFCC;
}

#header .title h2
{
	font-size:14px;
	font-weight:400;
	margin:0;
	padding:100px 0 0;
}

#header .right
{
	float:right;
	width:483px;
	height:215px;
	background:#000;
}

#header .right .top
{
	margin-top:5px;
	height:24px;
	overflow:hidden;
}

#header .right .top ul li
{
	list-style:none;
	float:left;
	background:url(images/mi_bg.jpg) no-repeat;
	text-align:center;
	width:135px;
	margin:0 0 0 10px;
	padding:5px 0;
}

#header a:link,#header a:visited,#header a:active,#header a:hover
{
	font-weight:700;
	color:#fff;
	text-decoration:none;
}

#header .right .top li a:link,#header .right .top li a:visited,#header .right .top li a:active,#header .right .top li a:hover
{
	font-weight:700;
	color:#FFF;
	text-decoration:none;
}

#header .right .banmiddle
{
	height:191px;
	background-color: #000;
        text-align: center;
}
#header .right .banmiddle a
{  
        color: #CC0000; font-size: 16px; text-decoration: none; font-weight: bold;
}
#header .right .banmiddle a:hover
{  
        color: #FFFFCC; font-size: 16px; text-decoration: none; font-weight: bold;
}

#header .right .bttm
{
	padding-top:12px;
	background:url(images/01_11.jpg) no-repeat right top;
}

#cont
{
	width:950px;
	margin:0 auto;
}

#cont .center
{
	color:#483414;
	float:left;
	width:470px;
}

#cont .center .bord1
{
	margin-left:45px;
	margin-right:3px;
	border:2px solid #AF8D55;
	background:#D0BA88;
}

#cont .center .bord2
{
	border:2px solid #E6DAAE;
	background:#F5F0C8;
	margin:2px;
}

#cont .center .title1
{
	margin-left:3px;
	border-right:1px solid #C7C3A3;
	border-bottom:1px solid #C7C3A3;
	background:#707060;
}

#cont .center .title2
{
	margin-right:1px;
	margin-bottom:1px;
	border-right:1px solid #404037;
	border-bottom:1px solid #404037;
	background:#000;
}

#cont .center h1
{
	color:#D1AA53;
	margin:5px 0 0 5px;
	padding:0;
        font-size: 18px;
}

#cont .center p
{
	margin-left:10px;
        text-align:center;
}



#cont .center h1 a:link,#cont .center h1 a:visited,#cont .center h1 a:active,#cont .center h1 a:hover
{
	color:#D1AA53;
	text-decoration:none;
}
#cont .center h2
{
        text-align: center; margin-top: 0px; padding-top: 0px;
}
#cont .center h2 a:link,#cont .center h2 a:visited,#cont .center h2 a:active
{
	color:#990000;
	text-decoration:underline;
}
#cont .center h2 a:hover
{
        text-decoration: none; color:#000033;
}

#cont .center a:link,#cont .center a:visited,#cont .center a:active
{
	color:#990000; font-weight: bold;
	text-decoration:underline;
}
#cont .center a:hover
{
        text-decoration: none; color:#000033;
}
#cont .left .title,#cont .right .title
{
	width:230px;
	background:#CDAA69 url(images/cat_empty.jpg) no-repeat;
	text-align:center;
}

#cont .left h1,#cont .right h1
{
	font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size:18px;
	color:red;
	margin:0 auto;
	padding:5px 0;
}

ul li
{
	list-style:url(images/bullet.jpg);
}

#cont .left p,#cont .right p
{
	margin:5px 15px;
	padding:0;
}

#cont .left a:link,#cont .left a:visited,#cont .left a:active,#cont .left a:hover,#cont .right a:link,#cont .right a:visited,#cont .rightt a:active,#cont .right a:hover
{
	color:#000;
	font-weight:700;
	text-decoration:none;
}

#cont .left
{
	float:left;
	width:230px;
	background:#CDAA69 url(images/side_bg.jpg) repeat-y;
}


#cont .right
{
	float:right;
	width:230px;
	background:#CDAA69 url(images/side_bg.jpg) repeat-y;
	margin:0 15px 0 5px;
}

#footer
{
	width:950px;
	
	font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#000;


	
	text-align:center;
	margin:0 auto;

	padding-top:5px;
        padding-bottom:15px;
}
#footer h1
{
       color: #FFFF99; font-size: 24px;
       margin: 0px; padding 0px;
}
#footer h2
{
       margin: 0px; padding 0px; color: #CC0000; font-size: 18px;
}

#footer .tab
{
	padding-top:13px;
	margin:0;
}

#footer a
{
	color:#FFFF99;
	font-weight:bold;
	text-decoration:none;
        font-size: 22px;
}
#footer a:hover
{
         color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}

h3,h4
{
	font-size:18px;
	margin:0;
	padding:0;
}

.sign
{
	border:1px solid #CDAA69;
	text-align:center;
	margin-bottom:2px;
	padding:2px;
}

p img
{
	max-width:100%;
	padding:0;
}

img.alignright
{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft
{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

img,.left ul li ul li,.left ul li ul li ul li
{
	border:0;
}

#header .right .top ul,#footer p
{
	margin:0;
	padding:0;
}

#header .right .top li a:hover,#cont .center h1 a:hover,#cont .left a:hover,#cont .right a:hover
{
	text-decoration:underline;
}

#cont .center a:hover,#footer a:hover
{
	text-decoration:none;
}

.post,.right ul li,.right ol li
{
	margin:0 10px;
}

img.centered,.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#cont .right .spon{
        text-align: center; font-size: 14px; font-weight: bold;
}
#cont .right .spon a{
       color: #990000; text-decoration: underline; font-weight: bold;
}
#cont .right .spon a:hover{
color: #000066; text-decoration: none;
}
#cont .left .spon{
        text-align: center; font-size: 14px; font-weight: bold;
}
#cont .left .spon a{
       color: #990000; text-decoration: underline; font-weight: bold;
}
#cont .left .spon a:hover{
color: #000066; text-decoration: none;
}
