/*  
Theme Name: exclusivenature
Theme URI: http://wordpress.org/
Description: The theme by <a href="http://www.veckd.com" title="veckd">veckd.com</a>
Version: 1.3
Author: Greg Ponchak
Author URI: http://veckd.com/

Enjoy the theme =D
    
*/

*{
    margin:0;
    padding:0;
    border:0;
    text-decoration:none;
    list-style:none;
    color:#474747;
}
body{
    background    :     #232323 url(bg.jpg) repeat-x top;
    font-family   :     arial, verdana;
    font-size     :     11px;
    line-height   :     16px;
    color         :     #474747;
}

#backreturn{
    line-height   :25px;
}

a{    
    text-decoration:none;
    color:#212121;
}

a:hover{
    text-decoration:underline;
    color:#212121;
    
}

ul, li, ol{ color:#474747; }

h1{
    font-size:28px;
    height:40px;
    line-height:40px;
    font-weight:bold;
}

h2{
    color:#bbbbbb;
    font-size:18px;
    height:40px;
    line-height:40px;
    font-weight:bold;
}

h3{ 
    font-size:13;
    font-weight:bold;
}


    #back{
        background:url(back.png)no-repeat;
        padding-top:100px;
        position:relative;
        top:0;
        left:0;
        z-index:1;
        width:100%;
        height:100%;
    }
		
    #container{
        z-index:2;
        padding:15px 50px;
        width:560px;
        margin:0 0 0 161px;
        background:url(body.png) repeat-y top !important;background:url(body.gif) repeat-y top;
    }

    #left1
    {
        width:318px;
        float:left;
        padding-right:10px;
        border-right:1px solid #b9b9b9;
        text-align:right;
    }

    #right1
    {
        width:224px;
        float:right;
    }
		.clear{clear:both;}
		
		#submit{
                    padding:0;
                    margin:0;
                    border:0;
                    width:31px;
                    height:19px;
                    background:url(submit.png) no-repeat;
                }

		#s{
                    padding:2px;
                    margin:0;
                    border:0;
                    width:161px;
                    height:15px;
                    background:url(search.png) no-repeat;
               }
		
		#left2{
                    width:394px;
                    float:left;
                    margin-top:50px;
                }

		#right2{
                    width:148px;
                    float:right;
                    margin-top:80px;
                }
		
		#nav li{
                    display:block;
                    margin:5px 0;
                }

		#nav li a{
                    background:#e4e3e3;
                    font-weight:bold;
                    text-align:center;
                    display:block;
                    float:none !important;float:left;
                    clear:left;
                    color:#333;
                    line-height:25px;
                    width:100% !important;width:148px;
                }
		#nav li a:hover{background:#dedddd;}
		
		#left3{
                    width:121px;
                    margin-left:10px;
                    margin-top:20px;
                    float:left;
                    background:url(linefade.png) no-repeat right top;
                }
		#right3{
                    width:416px;
                    float:right;
                    margin-top:20px;
                }
		
		#left3 h5{
                    color:#737373;
                    font-size:16px;
                    line-height:26px;
                    height:26px;
                }
		#left3 ul li{
                    padding-left:14px;
                    background:url(dot.png) no-repeat left 2px;
                }
		#left3 ul li a{font-size:11px;}
		
.date{
    width:140px;
    height:34px;
    line-height:34px;
    font-size:20px;
    font-weight:bold;
    color:#000;
    padding-left:8px;
}
.date b{
    line-height:34px;
    font-size:16px;    
    color:#000;
    font-weight:bold;           
}
		
.end{height:30px;}
		
#bottom{
     color:#676666;width:620px;height:70px;
     background:url(bottom.png) no-repeat top !important;background:url(bottom.gif) no-repeat top;                                              
     margin:0 0 50px 161px;
     padding:20px 0 0 40px;    
}

#top{
     color:#676666;
     width:660px;    
     height:50px;background:url(top.png) no-repeat !important;background:url(top.gif) no-repeat;        
     margin:0 0 0 160px;
}

#bottom a{color:#a9a9a9;}
		
#left3 #linkcat-2 h2{display:none;}
#left3 ul li#linkcat-2, #left3 ul li.linkcat{
      list-style-type:none;
      padding:0;
      margin:0;
      background:url(none.jpg);
}

#left3 #linkcat-2 ul{
      margin:0 0 0 0;
      padding:0;
      background:url(none.jpg);
}

#right3 ul li, #right ol li{
      color:#474747;
      list-style: disc inside;
}

#right3 ol li{
      list-style: decimal inside;
}

blockquote{
    margin-left:10px;
    padding-left:5px;
    border-left:2px solid #555;}

#footer{
    width:100%;
    height:94px;
    background:url(footer.png) repeat-x;
    clear:both;
}