/*  
Theme Name: Sleekr
Theme URI: 
Description:  A Dark Sleek Theme
Version: 
Author: mccormicky
Author URI:http://mccormicky.com
*/


*{margin:0;
 padding:0;
}


body{
   font-family:"Baar Sophia","Jasmine UPC","Century Gothic",Georgia,Arial,helvectica,sans-serif;
   font-size:.9em;
   text-align: center;
   line-height:165%; 
   color:#fff;
   background:#560000;
}

#floatleft{float:left;background:#690000;width:250px;margin-left:2px;height:auto;padding:3px;
}
#floatright{float:right;background:#202122;width:400px;height:auto;padding:5px;padding-top:10px;
text-align:left;}


blockquote{  margin:10px 20px 20px 40px;
             font-size:1.2em;
}

a{
	color: #666666;
	text-decoration:none;
	
}

a:visited {
	color:#cccccc;
	text-decoration:none;	
        }


a:hover {	
	color: #888888;
	text-decoration:underline;
       }


a:active {
	text-decoration:none;	
	color: #999;
         }

h2{  margin-left:20px;
     }



#header	{
        height: 217px;
        width:720px;
        background:transparent url(images/redround.gif);
        background-repeat:no repeat;background-position:center center;
        overflow:hidden;
	}



h1#logo {

margin: 1em 0 5px 3em;

width: 370px;

height: 172px;

text-indent: -9999px;

background: url(images/new-logo.gif) no-repeat;

float: left;

}



 h1 a {

height: 100%;

display: block;

}

#container {      
      width: 970px;
      height:auto;
      min-height:100%;     
      margin:10px auto;
      background:#202122;
      
}   

.date {
	    height: 45px;
	    width: 45px;
	    background:transparent url(images/date2.png);	
            background-repeat:no-repeat;background-position:center center;
	    text-align: center;		
            float:left;         
            position:relative;padding-left:3px;padding-right:3px;padding-top:5px;
            font-size:13px;
            line-height:1em;
	    margin-right:25px;margin-top:5px;margin-left:20px;
	    color:#fff;
            font-weight:bold;
        
}



.title{
         color:#fff;background:#000 url();
         background-repeat:no-repeat;background-position:center center;
         font-size:2em/1.0em; letter-spacing: -0.02em;
         line-height:2em;
	
	
        
       
        
}

.title a{color:#fff;}
.title a:hover{text-decoration;none;color:#999}
.title a:active{color:#ffccee;}
#bigcontainer{      
      width: 700px;
      height:auto;
      min-height:100%;
      overflow:hidden;            
      background:#000;
      margin-left:10px;
      float:left;
      padding:10px;
}   


#wider{
        width:100%;
       height:auto;
       overflow:hidden; 
       text-align: left;
       background:#000;
       margin-bottom:45px; 
      
}
.post {
	 color:#fff;	    
         width:100%;
         margin:0px 0px 20px 0px;
         
        
}

.post ul{margin:10px 0 40px 40px;}



.entry{
        margin:0 auto;width:98%;
        padding-bottom:25px;  
        line-height:1.5em; 
        margin-top:25px;  
        font-family:"trebuchet ms",arial,sans-serif;  
}

.entry p{width:600px;margin-left:15px;padding-bottom:16px;}
.entry ul li{list-style:none;}

#sidebar{
     background:#000;
     width:220px;
     height:auto;
     float:right;
     margin:10px 6px 20px 0;
     padding:0 0 20px 0;
     text-align:left;     
     color:#fff;
    

}
#sidebar .seperator{          
          margin:0px 0px 1em 0px;
          padding:0px 0px 1em 0px;
          
         
} 
#sidebar ul{}  
#sidebar ul li{
     list-style:none;
        }	
#sidebar ul li a{
        color:#fff;   
        font-size:14px;
        padding-left:5px;        
       
}

#sidebar ul li a:hover{color:#838383;
}


#sidebar ul li a:visited{color:#ddd}
#sidebar h2{
           margin:0!important;
           color:#fff;
           font-size:1em;          
           text-align:center;
           padding:10px 0px 10px 0px;
           display:block;
           border-bottom:1px dashed #fff;
           height:22px;
           
}
#sidebar form,#sidebar select{width:100%!important;padding:2px;}

#sidebar img{
           display:block;
           margin-left:auto;
           margin-right:auto;
           text-align:center;
}	

img{border:0;
}
#footer{
        background:#202122;
        color:#fff;  
	width:720px;
        height:auto;        
        clear:both;
float:left;
        text-align:left;
margin-bottom:45px;
}	
#footer h2{display:none;}
.footerboxes{
       
  margin-left:20px;margin-top:5px;       
}




.footerfoo{
	
	width:720px;
        clear:both;
	height:82px;
	margin:0 auto;
	color:#fff;
	font-size:12px;
	}
.footerfoo p{margin:20px 0px 0px 20px;padding-top:20px;}

#footer ul li{list-style:none;}
/* ------------------------------------- comment area  */
h3#comments {
	
	padding-left:25px;
	font: normal 20px Georgia, "Times New Roman", Times, serif; letter-spacing: -0.02em;
	
}
h3#respond {
	
	font: normal 17px Georgia, "Times New Roman", Times, serif; letter-spacing: -0.02em;
	margin:0px 0px 0px 1em;
	
}
/* --------------------------commentform */
#commentform {
	width:98%;
        margin-left:auto;margin-right:auto;color:#fff;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
        border-bottom: dashed 1px #f9f9f9;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% "Trebuchet MS",Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #889900;
	border-left: 1px solid #990;
color:#fff;
}
#commentform textarea {
	font-size:1.5em;
	width: 525px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;margin-left:4px;
        color:#fff;
}
#commentform #submit {
	font-size: 10pt;
	color: #000000;
	background:#efefef;
	border:1px solid #999;
	width: 100px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 325px;
}
#commentform #submit:hover {
	background:#3D0100;color:#ccc;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3D0100;background:#fff;color:#000;
}

/* --------------------comment list */
.commentlist {
	width:98%;
        margin-left:auto;margin-right:auto;
	
        list-style:none;
}
.commentlist li{
	margin:0px;
}
.commentlist .alt {
	background: #F4F4F4;border-top:5px solid #f9f9f9;border-bottom:5px solid #f4f4f4;
}
.commentlist cite {
	font-weight: bold;
	
	font-size: 130%;
	color: #889900;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #889900;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}







.navigation{}

.alignleft{
	 float:left; padding:5px;margin:10px;font-weight:bold;      
}
.alignright{float:right;font-weight:bold;}

#navlinks{ 
     
     color:#fff;
     width:720px;
     height:42px;     
     text-align:left;
     margin-left:10px;
    

}
#navlinks ul{margin-left:5px;margin-right:5px;}
#navlinks ul li{
      display:inline;
      list-style-type:none;
      
}

#navlinks li a{
          padding: 12px 12px 12px 12px;
         font-size:16px;
         font-weight:bold;
         text-decoration:none;
         color: #fff;        
         display: inline;
         line-height:40px;
           }

#navlinks li a:hover, #navlinks .current_page_item a, #navlinks .current_page_item a:visited{
	text-decoration: none;
        background:#000;	
	color:#690000;
        
}
/*work on this*/
#subnav { 
    background:#18162C url();background-repeat:repeat-x;
    line-height:2.7em;
    height:2.7em;    
    text-align:center;
   width:720px;
	
}
#subnav ul {	
	list-style: none;
	font-size: 80%;
}
#subnav li {	
	padding: 0px 7px;	
	float: left;
}
#subnav li a, #subnav li a:visited, #subnav .page_item {
	padding: 0 12px 0 12px;
         font-size:16px;
         font-weight:bold;
         text-decoration:none;
         color: #ccc;        
         display: inline;
}
#subnav .current_page_item a, #subnav .current_page_item a:visited {
	color: #fff;background:#000;
}
#subnav li a:hover {
	text-decoration: none;
	color: #444;background:transparent;
}	






#submit{
	font-size: 10pt!important;
	color: #fff;
	background:#35528C;
	border:1px solid #fff;
	width: 100px;
	height: 25px;
	padding-bottom: 2px;
	margin-left: 25px;
}






a img {
	border: none;
}
img{border: none;}




