/*  
Theme Name: KJ Gamble
Theme URI: 
Description: Custom theme for KJ Gamble Enterprises, LLC
Version: 1.0
Author: Robby Colvin
Author URI: http://robbycolvin.com
*/

/*-------------------Main---------------------*/

hmtl {
	
}
body {
	font: 13px/1.4em Geneva, Arial, Helvetica, sans-serif;
}
#container {
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	width: 760px;
}
#header {
}
#logo {
	background: transparent url(http://kjgamble.com/wp-content/themes/kjgamble/images/logo.gif) no-repeat;
	height: 80px;
	margin: 20px auto;
	width: 300px;
}
#logo a {
	display: block;
	height: 80px;
}
#logo a span, #logo a img {
	display: none;
}
#slogan {
	background: #3953A4 url(http://kjgamble.com/wp-content/themes/kjgamble/images/slogan.gif) 100% 100% no-repeat;
	border: 4px solid #000;
	height: 100px;
	position: relative;
}
#nav {
	background-color: #666;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	bottom: -2px;
	font-size: 16px;
	font-weight: bold;
	left: 0;
	margin: 0 0 0 6px;
	padding: 0;
	position: absolute;
}
#nav li {
	border: 2px solid #000;
	border-top: 4px solid #000;
	float:left;
	display:inline;
	padding: 6px 8px;
}
#nav li a span {
	display: inline;
}
#nav li a {
	color: #fff;
	position:relative;
	text-decoration: none;
}
#wrapper {
	border-left: 4px solid #000;
	border-right: 4px solid #000;
	width: 752px;
}
#content {
	float: left;
	margin: 0 0 10px;
	padding: 0 10px;
	position: relative;
	width: 450px;
}
#sub {
	background-color: #000;
	clear: both;
	color: #fff;
	height: 250px;
	min-height: 100%;
	padding-top: 10px;
	position: relative;
}
#sub-node {
	float: left;
	padding: 0 10px;
	width: 230px;
}
#sub-node h3 {
	text-align: center;
}
.sep {
	background-color: #666;
	float: left;
	height: 90%;
	width: 4px;
}
#sidebar {
	float: left;
	margin: 0 0 10px;
	padding: 8px 10px 0 10px;
	width: 250px;
}
#wrapper-footer {
	background: transparent url(http://kjgamble.com/wp-content/themes/kjgamble/images/footer.gif) no-repeat;
	clear: both;
	font-size: 11px;
	height: 63px;
	position: relative;
	text-align: center;
	width: 760px;
}
#footer {
	clear: both;
	padding-top: 35px;
}

/*--------------------Text--------------------*/

p{
}

h1,h2,h3,h4,h5,h6{
     }


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul{
     }
ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

/*--------------------Links--------------------*/


a {
     }
a:link { 
     }
a:visited { 
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover { 
    }
a:link:active, 
a:visited:active {
     }

/*--------------------Image Links--------------------*/
a img{
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------Smilies--------------------*/

body img.wp-smiley{
     }



/*--------------------read more link--------------------*/

.more-link{
     }

/*--------------------pages with pagination--------------------*/
p.serif{
     }

/*--------------------search--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------comments--------------------*/
.alt {
	 
	}

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}

/*--------------------calendar--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id in relationsship to the id of the widget*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------categories--------------------*/

li#categories{
     }

.widget_categories{
     }

.servicesleft {
	float: left;
	width: 225px;
}