/*  
 * Theme Name: Slider
 * Theme URI: http://www.counterjumper.com
 * Description: Slider is a fun little theme which makes use of javascript effects to provide a playful experience.
 * Version: 1.0.4
 * Author: Karmadude
 * Author URI: http://counterjumper.com/
 * 
 * Slider 1.0.4
 *  
 * This theme was designed and built by Karmadude   
 * 
 */

html, h1, h3, h6, ul, ol
{
    margin: 0;
    padding: 0;
	
}

body 
{
    background: #8b9d51 url(images/bgleaves.jpg) repeat-x top left;
    color: #0b1032;
    font-family: 'Trebuchet MS', sans-serif;
    font-size: 12px;    
    line-height: 1.6em;
	margin-left: 5%;
	margin-right:5%;
}

a,
#sidebar h5 a
{
    color: #363b74;
    text-decoration: none;
	
}



a:hover,
#sidebar a:hover
{
    color: #c7d598;
}

.whitelink a {
    color: #f7f7f7;
}

.whitelink a:hover {
    color: #363b74;
}

ul 
{
            margin: 0 0 0 1.2em;
		   list-style: none;
}

ul li ul
{
		   text-decoration:none;

}

ol 
{
    list-style-position: inside; 
}


input, textarea 
{
    
}
input2
{
}

#container
{
    width: 91.17em;
	
    margin: 0 auto;
}

    #columnLeft
    {
        position: relative;
        float: left;
        width: 14.75em;
        margin: 13em 0 2em 0;
        padding: 0 0 0 0;
    }
       
 #header img
{border:none;}    


        #header h5
        {
            display: block;
			background-color:#edf4d4;
			background-image:url(images/logo.jpg);
			background-repeat:no-repeat;
			background-position:center center;
            margin: 0; 
            height: 3em;
            padding: 1.5em 1.2em 1.2em 0.8em;
            font-size: 2em;
            font-weight: normal;

        }
        
        #footer
        {
            padding: 1em 1.2em 1.2em 1.2em;
            font-size: 0.9em;
            line-height: 1.2em;
            background: #edf4d4;
        }
        
        #searchform input
        {
            width: 11.6em;
        }

        #postsSmall
        {
            margin: 0 0 0 1.2em;
        }
        
            #postsSmall h5
            {
                color: #f7f7f7;
                background: #8b9d51;
                font-size: 0.8em;
                padding: 0 1em 0 1em;
                margin: 1em 0 0 0;
                text-transform: uppercase;
            }
            
            #postContent ul
            {
                list-style: none;
            }
            
                #postContent ul li
                {
                    border-bottom: 1px solid #7c5c38;
                    padding: 3px 3px 3px 0;
                }
            
        #sidebar
        {
            margin: 0 0 9 30em;
            padding: 0 10 1.2em 0;
        }
        
            #sidebar h5
            {
                color: #333;
                background: #8b9d51;
                font-size: 1.6em;
                padding: 0 1em 0 1em;
                margin: 0 0 2px 0;
                text-transform: uppercase;
                text-align: left;
            }
            
                #sidebar h5:hover
                {
                    background: url(images/posts.gif); /* MAKE THIS a GRADIENT DAMMIT!!* */
					
                }
				
				
            
                #sidebar h5,
                #sidebar h5 a
                {
                    color: #edf4d4;
                }
				
				 #sidebar h5:hover
                {
                    color: #fff;
                    cursor: pointer;
					
                }
				
                 #sidebar h6
            {
                color: #333;
                background: #8b9d51;
                font-size: 1.2em;
                padding: 0 1em 0 1em;
                margin: 0 0 2px 0;
                text-transform: uppercase;
                text-align: left;
            }
               
				
				 #sidebar h6:hover
                {
                    background: #000066; /* MAKE THIS a GRADIENT DAMMIT!!* */
					
                }
				
				#sidebar h6,
                #sidebar h6 a
                {
                    color: #003366;
                }
                
                #sidebar h6:hover
                {
                    color: #fff;
                    cursor: pointer;
					
                }
				
            #sidebar ul
                {
                    color: #FFFF00;
                }
			
                #sidebar a
                {
                    color: #0b1032;
                }
            
            #searchContent,
            #postContent,
			#castContent,
            #storeContent,
            #themesContent,
            #pagesContent,
			#resContent,
            #categoryContent,
            #archiveContent,
            #blogrollContent,
			#proContent,
            #metaContent
            {
                display: none;
                margin: 0 0 0.5em 0;
				
            }
            
        #middleCol
        {
            display: inherit;
            position: relative;
            float: left;    
            background: #ffffff;
			background-image:url(images/postbg.jpg);
			background-position:top;
			background-repeat:no-repeat;
            width: 720px; 
            margin: 13em 0 5em 2em;
        }

#middleCol2
        {
top:0px; left:220px;
       background: #ffffff;
			background-image:url(images/archbg.jpg);
			background-position:top;
			background-repeat:no-repeat;
       position: absolute;

       width: 720px; 
        }

#middleCol2 h5{color: #8b9d51;
font-size:14px;
background-image:url(images/separator.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
text-transform:uppercase;
text-align:left;
list-style:none;
margin-bottom:10px;
padding-left:10px;}


#middleCol2 p {margin-bottom:10px;
padding-left:10px;
}
#middleCol2 h2{color: #8b9d51;
font-size:18px;
text-transform:uppercase;
text-align:left;
list-style:none;
margin-bottom:10px;
padding-left:10px;}



		 #index h7
        {
		background-color:#FF3300;
			background-image: url(images/indexpic.jpg);
			background-position:top;
			background-repeat:no-repeat;
			  padding: 0.75em;
                margin: 1em 0 0 0;            
        }
    .aPost h2{
			padding-bottom:5px;

			}

            #middleCol h2 
            {
                padding: 0 0.5em;
            }
			
			
			  #middleCol2 h2 
            {
                padding: 0 0.5em;
            }
			
			  #middleCol h7 
            {
			font-size: large;
			font-family:Geneva, Arial, Helvetica, sans-serif;
  padding: 0.75em;
                margin: 1em 0 0 0;            
			           }
			
		
            
            #middleCol .aPost h5
            {
                color: #f7f7f7;

                font-size: 1.4em;
                font-weight: normal;
                padding: 0.75em;
                margin: 1em 0 0 0;                
            }
			
			  #middleCol2 .aPost h5
            {
                color: #f7f7f7;
                background: #8b9d51;
                font-size: 1.4em;
                font-weight: normal;
                padding: 0.75em;
                margin: 1em 0 0 0;                
            }
                    
            #middleCol .aPost .aPostBody
            {
                padding: 2em;
            }
			
			 #middleCol2 .aPost .aPostBody
            {
                padding: 2em;
            }
            
			#table8
			{
			
			
			
						}
                #middleCol .aPost .aPostBody img
                {
					margin: 5px 5px 5px 5px;
                    
                }
            
            #middleCol .aPost .postInfo
            {                
                position: relative;
                margin: 1em 0 0 0;
            }
			
			  #middleCol2 .aPost .aPostBody img
                {
					margin: 5px 5px 5px 5px;
                    
                }
            
            #middleCol2 .aPost .postInfo
            {                
                position: relative;
                margin: 1em 0 0 0;
            }
            
                #middleCol .aPost .postInfo h6,
                #middleCol .aPost .postCategories h6
                {
                    background: url(images/crumbs.png) left no-repeat;
					background-position: left;
					background-repeat:no-repeat;
                    font-size: 0.8em;
                    padding: 0 1em 0 1em;
                    margin: 0 3px 2px 0;
                    text-transform: uppercase;
                }       
                
                    #middleCol .aPost .postInfo .postComments
                    {
                        float: right;

                    }
					
					 #middleCol2 .aPost .postInfo h6,
                #middleCol2 .aPost .postCategories h6
                {
                    background: url(images/crumbs.png) left no-repeat;
					background-position: left;
					background-repeat:no-repeat;
                    font-size: 0.8em;


                    padding: 0 1em 0 1em;
                    margin: 0 3px 2px 0;
                    text-transform: uppercase;
                }       
                
                    #middleCol2 .aPost .postInfo .postComments
                    {
                        float: right;
                    }
        
        
        #rightCol
        {            
            position: relative;
            float: left;    
            background: #ffffff;
            width: 20em;
            margin: 8em 0 5em 2em;
        }
        
            #theComments
            {
                display: none;                     
            }
            
            #theComments h5
            {
                color: #f7f7f7;
                background: #8b9d51;
                font-size: 0.8em;
                padding: 0 1em 0 1em;
                margin: 1em 0 0 0;
                text-transform: uppercase;
            }
            
            #respondArea
            {
                padding: 1em;
                background: #41311e;
            }
            
            #respondForm
            {
                display: none;
            }
            
            #commentsArea
            {
                padding: 1em 0;
            }
                
                #commentsArea .aComment
                {
                    margin: 0 0 2em 0;
                }
                
                #commentsArea .aComment h5
                {
                    font-size: 1em;
                    text-transform: none;
                    padding: 1em 0 0 0;
                    font-weight: normal;
                    text-align: right;
                }
                
                #commentsArea .commentInfo h6
                {
                    display: inline;
                    background: #acbdd1;
                    font-size: 0.8em;
                    padding: 0 1em 0 1em;
                    margin: 0 3px 2px 0;
                    text-transform: uppercase;
                }      
                
            
                #commentsArea .aCommentBody
                {
                    padding: 0 1em;
                }
                
.wp-smiley
{
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}

.uc
{
    text-transform: uppercase;
}
        

