/*
    Theme Name: KIMBALL
    Theme URI: http://www.websitebakery.com/
    Description: KIMBALL is a wordpress theme by <a href="http://www.websitebakery.com">Website Bakery</a>
    Version: 1.0
    Author: 
    Author URI: http://www.websitebakery.com/
*/


body {
	margin:0 10px;
	font-size: 11px;
	color: #767676;
	font-family: Georgia;
    text-align: left;
}



.wrapper {
	position: relative;
	overflow: auto;
	width: 1100px;
	margin: 0 auto 0 auto;
	padding-bottom: 30px;
	height: auto !important;
	background:url(images/bg-top.jpg) left top repeat-y;
}

#container {
	width:1050px;
	padding:10px 0 0 10px;
	margin:0px 0px 0px 31px;
	background:url(images/bg-middle.jpg) left top no-repeat;
}

#containerinside {
	width:1050px;
	padding:10px 0 0 10px;
	margin:0px 0px 0px 31px;
	background:url(images/bg-middleinside.jpg) left top no-repeat;
}

/* header area */

#container h3 {
	font-size:34px;
	font-family: Georgia;
	font-weight: normal;
	margin:0;
	line-height:34px;
	padding:0 0 6px;
	background:url(images/double-line.gif) repeat-x left bottom;
	display:inline;
}
#container h3 a {
	text-decoration:none;
	color:#333;
}
#container h3 a:hover {
	color:#ff0067;
}
.kimball a {
	display:block;
	width:251px;
	height:15px;
	margin-top:16px;
	overflow:hidden;
	text-indent:-500px;
	font-size:10px;
}

/* masthead */
#masthead {
	width:223px;
	margin-top:0px;
	margin-left:20px;
	height: 94px;
	position:relative;
	background:url(images/logo.png) no-repeat left top;
}


#masthead a{
display:block;
position:absolute;
} 

#masthead a.menu{
width:223px;
height:94px;
} 

#masthead a#link1{
width:223px;
height:94px;
} 





#colwide {
 width: 1000px;
 margin-top: 20px;
 text-align:left;
 height:89px;
 padding-top:6px;
 font: 13px/13px Georgia, Serif;
 text-transform: lowercase;
 font-style:italic;
 font-weight:bold;
 color: #333333;
 list-style:none;
 margin-bottom: 0px;
}

/* image_map */
#image_map{
width:900px;
height:89px;
position:relative;
} 

#image_map a{
display:block;
position:absolute;
} 

#image_map a.menu{
width:400px;
height:89px;
top:15px;
} 

#image_map a#link1{
width:200px;
} 

#image_map a#link2{
left:20px;
width:610px;
}
#image_map a#link3{
left:630px;
width:370px;
}




/* home columns */

#col01 {
	width:730px;
	float:left;
	overflow:hidden;
	padding:48px 0;
	margin-left:3px;

}

#col02 {
	width:314px;
	padding:48px 0px 0px 0px;
	float:right;
	overflow:hidden;
}



/* home post */

#col01 .home-post {
	width:220px;
	margin-top:0px;
	margin-right: 10px; 
	margin-bottom: 20px;
	margin-left: 0px;
	height:294px;
	overflow:hidden;
	float:left;
	border: solid 4px #ffffff;


}
#col01 .home-post .title {
	padding-top: 8px;
  padding-right: 8px;
padding-bottom: 0px;
padding-left: 6px;
	background-color:#ffffff;

}
#col01 .home-post .title h2 {
	margin:0;
	padding:0;
}
#col01 .home-post .title h2 a {
	text-decoration:none;
	text-transform: none;
	font-weight: normal;
	color:#333333;
	margin:0;
	padding:0;
	font-size:14px;
	font-style:italic;
	line-height:16px;
}
#col01 .home-post .title h2 a:hover {
	color:#ffffff;
	font-weight: normal;
	border-bottom:none;
	background-color:#ff0067;
}
#col01 .home-post .home-post-upper {
	height:170px;
	width:220px;
	overflow:hidden;
	position:relative;

}
#col01 .home-post .home-post-upper a img {
	text-decoration:none;
	border:none;
}
#col01 .home-post .date {
	position:absolute;
	right:0px;
	bottom:0px;
	background-color:#ffffff;
	text-align:right;
	font-size:10px;
	padding:3px 8px;
	border: solid 1px #cacecf;
}

#col01 .home-post .excerpt {
	height:50px;
	overflow:hidden;
	padding-top: 12px;
   padding-right: 12px;
   padding-bottom: 0pt;
   padding-left: 6px;
	font-size:11px;
	line-height:16px;
	cursor:pointer;
	background-color:#ffffff;
}
#col01 .home-post .excerpt p {
	margin:0 0 10px;
	padding:0;

	
}
#col01 .home-post .excerpt a {
	color:#33333;
}
#col01 .home-post .excerpt a:hover {
	text-decoration:none;
	color:#333333;
}
#col01 .home-post .meta {
	padding:14px 8px 0 24px;
	height:24px;
	background:url(images/icon-comment.gif) no-repeat 5px 14px ;
	text-transform:none;
		background-color:#ffffff;


}
#col01 .home-post .comments a {
	display:block;
	font-size:10px;
	font-style:italic;
	color:##71713f;
	text-decoration:underline #767676;
	float:left;
	border-bottom:1px solid #767676;
}
#col01 .home-post .comments a {
	display:block;
	font-size:10px;
	color:#767676;
	text-decoration:none;
	float:left;
	border-bottom:1px solid #767676;
}
#col01 .home-post .author a {
	display:block;
	font-size:10px;
	font-style:italic;
	color:#767676;
	text-decoration:none;
	float:right;
}
#col01 .home-post .comments a:hover, #col01 .home-post .author a:hover {
	color:#ff0067;
}


/* single template post */

#col01 .post {
	padding:0px 20px 20px 20px;
	font-size:12px;
	line-height:19px;
}

#col01 .post p {
	width: 600px;
}


#col01 .post a {
	color:#333;
}
#col01 .post a:hover {
	background:#FFFAC7;
	color:#000;
	text-decoration:none;
}
#col01 .post h1 {
	font-size:28px;
	text-transform:none;
	font-family: Georgia;
	font-style:italic;
	margin:0;
	line-height:32px;
	padding:0 0 6px;
}
#col01 .post h4 {
	font-size:20px;
	text-transform:none;
	font-family: Georgia;
	margin:0;
	line-height:26px;
	padding:0 0 6px;
}
#col01 .post h1 a, #col01 .post h4 a {
	text-decoration:none;
	color:#000;
}
#col01 .post h1 a:hover, #col01 .post h4 a:hover {
	color:#fff;
	border-bottom:none;
	background-color:#ff0067;
}
#col01 .post-upper {
	background:url(images/dot.gif) repeat-x bottom;
	padding:12px 0;
	font-size:12px;
	line-height:16px;
	color:#606060;
}
#col01 .post-upper a {
	color:#606060;
	text-decoration:none;
}
#col01 .post-upper a:hover {
	color:#333;
	text-decoration:underline;
}
#col01 .post-upper .digg {
	float:right;
}
#col01 .post .image {
	float:left;
	margin:12px 12px 12px 0px;
}


/* categories page */

#col01 .cat-name {
	font-size:14px;
	background:url(images/dot.gif) repeat-x bottom;
	padding:4px 0 8px;
	width:700px;
}
#col01 .category-name {
	font-size:18px;
	color:#fff;
	text-transform:none;
	background:#ff0067;
	font-weight:normal;
}


/* comments outer */

#comments-holder {
	padding:12px 0 0;
}

/* comment list styles */

#comment-list {
	font-size:12px;
	padding:10px 0;
}
#comment-list .bigger {
	font-weight:normal;
	font-size:16px;
	line-height:20px;
	text-transform:none;
}
.comment-left {
	padding:16px 0;
	background:url(images/dot.gif) repeat-x;
}
.comment-meta {
	float:left;
	width:120px;
	margin-right:10px;
	font-size:10px;
	font-weight:normal;
}
.comment-metadata {
	font-size:10px;
	font-weight:normal;
}
.comment-metadata a {
	text-decoration:none;
}
.comment-metadata a:hover {
	text-decoration:underline;
}
.comment-txt {
	float:left;
	width:440px;
	font-size:12px;
	line-height:18px;
}
cite {
	font-style:normal;
	text-transform:none;
	font-size:12px;
}

/* comment form styles */

.comments-PII, .comments-PII-2 {
	float:left;
}
.comments-PII {
	width:280px;
	margin-right:15px;
}
.comments-PII-2 {
	width:380px;
}
.comments-PII input {
	font-size:12px;
	width:270px;
	padding:2px;
}
.comments-PII-2 textarea {
	font-size:12px;
	width:370px;
	height:180px;
	padding:2px;
}
.submit-btn {
	display:block;
	padding:0;
	cursor:pointer;
	width:141px;
	height:28px;
	text-indent:-400px;
	overflow:hidden;
	background:url(images/btn-add.gif) no-repeat;
	border-style:none;
}

.submit-btn:hover {
	background:url(images/btn-add.gif) no-repeat 0 -28px;
}

.note {
	font-size:10px;
}


/* misc */

.uppercase {
	text-transform:uppercase;
}


/* home and category page nav */

#page-nav {
	height:340px;
	width:220px;
	float:left;
}

#page-nav .older a, #page-nav .newer a {
	display:block;
	font-size:10px;
	text-indent:-400px;
	overflow:hidden;
	height:169px;

}
#page-nav .older a {
	margin-bottom:1px;
	background:url(images/link-older.gif) no-repeat 0 0;
}
#page-nav .older a:hover {
	background:url(images/link-older.gif) no-repeat 0 -169px;
}
#page-nav .newer a {
	background:url(images/link-newer.gif) no-repeat 0 0;
}
#page-nav .newer a:hover {
	background:url(images/link-newer.gif) no-repeat 0 -169px;
}


/* col02 stuff */

#categories {
	height:590px;
	background:url(images/categories-back.gif) no-repeat;
	overflow:hidden;
	margin-bottom:20px;
	padding-right: 20px;
}

#categories .title {
	padding:14px 18px;
	color:#333333;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	text-transform:uppercase;
}

#categories .widgettitle {
	padding:0px 18px;
	color:#767676;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	text-transform:uppercase;
}

#categories ul {
	margin:10px 0;
	padding:0 20px;
	overflow:auto;
	height:590px;
}
#categories li {
	padding:0;
	margin:0;
	list-style:none;
	border-bottom:1px solid #d3d3d3;
}
#categories a {
	display:block;
	color:#767676;
	text-transform:none;
	font-size:11px;
	padding:5px 0;
	text-decoration:none;
	font-style: italic;
}

#categories a:hover {
	color:#ffffff;
	text-decoration:none;
	background:url(images/bullet2.gif) no-repeat 5px 50% #ff0067;
	text-indent:16px;
	font-style: italic;
}

/* col02 stuff */

#archives {
	height:500px;
	background:url(images/archives-back.gif) no-repeat;
	overflow:hidden;
	margin-bottom:20px;
	padding-right: 20px;
}

#archives .title {
	padding:14px 18px;
	color:#333333;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	text-transform:uppercase;
}

#archives .widgettitle {
	padding:0px 18px;
	color:#767676;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	text-transform:uppercase;
}

#archives ul {
	margin:10px 0;
	padding:0 20px;
	overflow:auto;
	height:500px;
}
#archives li {
	padding:0;
	margin:0;
	list-style:none;
	border-bottom:1px solid #d3d3d3;
}
#archives a {
	display:block;
	color:#767676;
	text-transform:none;
	font-size:11px;
	padding:5px 0;
	text-decoration:none;
	font-style: italic;

}
#archives a:hover {
	color:#ffffff;
	text-decoration:none;
	background:url(images/bullet2.gif) no-repeat 5px 50% #ff0067;
	text-indent:16px;
	font-style: italic;

}

/* col02 stuff */

#linkback {
	height:300px;
	background:url(images/link-back.gif) no-repeat;
	overflow:hidden;
	margin-bottom:20px;
	padding-right: 20px;
}

#linkback .title {
	padding:14px 18px;
	color:#333333;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	text-transform:uppercase;
}


#linkback ul {
	margin:10px 0;
	padding:0 20px;
	overflow:auto;
	height:300px;
}
#linkback li {
	padding:0;
	margin:0;
	list-style:none;
	border-bottom:1px solid #d3d3d3;
}


/* sponsors */

#sponsor-box {
	height:640px;
	background:#ffffff;
	background: url(images/sponsor-back.gif) no-repeat;
	overflow:hidden;
	position:relative;
	margin-bottom:20px;
}
#sponsor-box .title {
	padding:14px 14px;
	color:#333333;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	text-transform:uppercase;
}
#sponsor-box .sponsor120 {
	padding-left: 5px;
	height:130px;
	overflow:hidden;
	margin:0 auto;
}

#sponsor-box .sponsor200 {
	padding: 6px 0 0;
	width:250px;
	height:130px;
	overflow:hidden;
	margin:0 auto;
	margin-left: 35px;
}

#sponsor-box .meta {
	padding:4px 8px 0;
	position:absolute;
	bottom:0px;
	left:0px;
	width:268px;
	height:19px;
	background:#7f7f7f;
	text-transform:none;
	text-align:right;
		font-style: italic;

}
#sponsor-box .meta a {
	font-size:10px;
	color:#fff;
	text-decoration:none;
		font-style: italic;

}
#sponsor-box .meta a:hover {
	color:#000;
		font-style: italic;

}

#sponsor-box .sponsorcj120x60 {
	padding-left: 10px;
	padding-right: 5px;
	height:60px;
	overflow:hidden;
	margin:0 auto;
}

#sponsor-box .sponsorcj120x90 {
	padding-left: 10px;
	padding-right: 5px;
	height:90px;
	overflow:hidden;
	margin:0 auto;
}

#sponsor-box .sponsorcj125x125 {
	padding-left: 7px;
	padding-right: 5px;
	height:125px;
	overflow:hidden;
	margin:0 auto;
}


#about-box {
	height:250px;
	background:url(images/about-back.gif) no-repeat;
	overflow:hidden;
	margin-bottom:10px;

}

#about-box p {
	margin-left:15px;
	margin-right:40px;

}



#about-box .pages {
	margin:10px 0;
	padding:0 10px;
	overflow:auto;
	height:159px;
	border-bottom:1px solid #fff;
}
#about-box .pages li {
	padding:0;
	margin:0;
	list-style:none;
	border-bottom:1px solid #A7A7A7;

}
#about-box .pages a {
	display:block;
	color:#000;
	text-transform:none;
	font-size:10px;
	padding:4px 0;
	text-decoration:none;
}
#about-box .pages a:hover {
	color:#fff;
	text-decoration:none;
	background:url(images/bullet2.gif) no-repeat 5px 50% #ff0067;
	text-indent:16px;
}


/* search form */

#about-box form {
	padding-top:5px;
	padding-right:20px;
	padding-bottom:10px;
	margin-right:30px;
	text-align:right;
	border-bottom:1px solid #fff;
	height:56px;
}
#about-box .txt-field {
	font-size:12px;
	margin:0 0 6px;
	width:196px;
	padding:1px;
}
#about-box .btn-search {
	display:block;
	padding:0;
	cursor:pointer;
	float:right;
	width:89px;
	height:28px;
	text-indent:-400px;
	overflow:hidden;
	background:url(images/btn-search.gif) no-repeat;
	border-style:none;
}

#about-box .btn-search:hover {
	background:url(images/btn-search.gif) no-repeat 0 -28px;
}

#about-box .title {
	padding:14px 18px;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-transform:none;
}


#about-box .rss a {
	display:block;
	width:260px;
	padding:2px 0;
	margin:10px 14px 0;
	color:#333;
	border-bottom:1px solid #A7A7A7;
	text-decoration:none;
	background:url(images/icon-rss.gif) no-repeat 5px 50%;
	text-indent:26px;
	font-style: italic;
}
#about-box .rss a:hover {
	color:#fff;
	text-decoration:none;
	background:url(images/icon-rss-on.gif) no-repeat 5px 50% #ff0067;
		font-style: italic;

}

#about-box .twitter a {
	display:block;
	width: 260px;
	padding:2px 0;
	margin:10px 14px 0;
	color:#333;
	border-bottom:1px solid #A7A7A7;
	text-decoration:none;
	background:url(images/Twitter-icon.png) no-repeat 5px 50%;
	text-indent:26px;
		font-style: italic;

}
#about-box .twitter a:hover {
	color:#fff;
	text-decoration:none;
	background:url(images/Twitter-icon-on.png) no-repeat 5px 50% #ff0067;
		font-style: italic;

}

#about-box .bookmark a {
	display:block;
	width:180px;
	padding:5px 0;
	margin:0 auto;
	color:#333;
	text-decoration:none;
	background:url(images/icon-bookmark.gif) no-repeat 5px 50%;
	text-indent:26px;
		font-style: italic;

}
#about-box .bookmark a:hover {
	color:#fff;
	text-decoration:none;
	background:url(images/icon-bookmark-on.gif) no-repeat 5px 50% #ff0067;
		font-style: italic;

}



/* footer */

#footer {
	padding:20px 0px 0px 20px;
	margin-right: 20px;
	background:url(images/dot.gif) repeat-x;
	font-size:10px;
	line-height:14px;
	color:#5f5f5f;
}
#footer a {
	color:#5f5f5f;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .sm-logo a {
	display:block;
	width:100px;
	height:29px;
	text-indent:-300px;
	overflow:hidden;
	float:right;
}
#footer .sm-logo a:hover {
}


/* navigation */
#supernav {
	font: 10px/10px Georgia, Serif;
    margin-left: 474px;
	margin-top: -10px;
	padding: 5px 16px; /* duplicate the tab size */
	text-align: left;
	display: block;
	text-decoration: none;

	}

#supernav li {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	display: inline;
	text-decoration: none;

	}

#supernav a {
	color: #FFFFFF;
	background: #ff0067;
	font-weight: normal;
	height: 19px;
	padding: 5px 16px;
	text-decoration: none;
	/* round corner tab - not for IE */
	-moz-border-radius-topright: 6px; 
	-moz-border-radius-topleft: 6px;	
	}
	
#supernav a:hover {
	color: #710933;
	background: ff0000;
	text-decoration: none;
	/* round corner tab - not for IE */
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;	
	}

#supernav .current_page_item a {
	color: #710933;
	background: white;
	text-decoration: none;
	/* round corner tab - not for IE */
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
}





/* navigation */

#topnav {
 width: 966px;
 margin-top: 10px;

 text-align:right;
 height:19px;
 padding-top:6px;
 font: 13px/13px Georgia, Serif;
 text-transform: uppercase;
 font-weight:normal;
 color: #333333;
 list-style:none;
 margin-bottom: 0px;
 font-style: italic;

}

#topnav a {
 padding:0 10px;
text-decoration: none;
 color: #333333;
 	font-style: italic;

}

#topnav a:hover {
	color:#ffffff;
	border-bottom:none;
	background-color:#ff0067;
}

#topnav a.visited {
 color: #333333;
}

#topnav li {
	margin: 0;
	padding: 0;
	display: inline;
	}




/* Footer Widgets */
#footerwidgets {
	display: block;
		background-image:url(images/bg-bottom.png);
		width: 1076px;
		height:330px;
		


}

#footer-left {
	width: 280px;
	float: left;
	margin: 25px 10px 10px 60px;
}


#footer-left ul {
    text-decoration: none;
	list-style: none;
	font-style: italic;
	font-weight: normal;
	padding-left: 0px;
	}
	
	#footer-left li {
	padding-bottom: 10px;
	}
	
#footer-left h2 a {
    text-decoration: none;
	list-style: none;
	font-style: italic;
	font-weight: normal;
	text-transform:uppercase;
	color:#333333;
	font-size:14px;
	padding-bottom: 0px;

	}
	
	
#footer-middle {
	width: 250px;
	float: left;
	margin: 15px 10px 10px 15px;
	padding: 10px;
	text-decoration: none;
	list-style:none;
}

#footer-middle ul {
    text-decoration: none;
	list-style: none;
	font-style: italic;
	font-weight: normal;
	padding-left: 0px;
	}
	
	#footer-middle li {
	padding-bottom: 10px;
	}
	
#footer-middle h2 {
    text-decoration: none;
	list-style: none;
	font-style: italic;
	font-weight: normal;
	text-transform:uppercase;
	color:#333333;
	font-size:14px;
	}
	
	
#footer-right {
	width: 210px;
	float: left;
	margin: 15px 10px 10px 15px;
	padding: 10px;
	text-decoration: none;
	list-style:none;
}
	
#footer-right h2 {
    text-decoration: none;
	list-style: none;
	font-style: italic;
	font-weight: normal;
	text-transform:uppercase;
	color:#333333;
	font-size:14px;
	}
	
#footer-right ul {
	list-style: none;
	padding-left: 0px;
}
#footer-right li a {
	display:block;
	color:#767676;
	text-transform:none;
	font-size:11px;
	text-decoration:none;
	font-style: italic;
	font-weight: normal;
	border-bottom:1px solid #d3d3d3;
	padding:5px 0;
}

#footer-right li a:hover {
	color:#ffffff;
	text-decoration:none;
	background:url(images/bullet2.gif) no-repeat 5px 50% #ff0067;
	text-indent:16px;
	font-style: italic;
}

