/*
Theme Name: wp-Kennedy
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: Steven King
Author URI: 
Tags: empty, clean, development, design

	Designed and Built by Steven King of InterActs Media at www.interactsmedia.com
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/


/* - BASIC STUFF - */

/* Elements

---------------------------------------- */

body {
 background: #FFF url(images/kennedy_bg.jpg) repeat-x top;
 color:#ffffff;
 font-family: 'Verdana', 'sans-serif';
 font-size:14px;
 margin-top:2px;
 margin-left:2px;
 margin-right:2px;
 margin-bottom:2px;
 margin:0 auto;
 padding-top:50px;
 padding-bottom:20px;
 width:1000px;
 text-align: center;

}


a:link {color:#cc3333} 

a:visited {color:#cc3333} 

a:hover {color:#cc3333} 

a:active {color:#000000}
a img {border: none; padding:2px; } 

#line{
margin-bottom: 0.6em;
border-bottom: 1px solid #aaa;
padding: 2px 10px 2px 10px;
}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */

.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; margin-bottom:1.3em;list-style:disc; text-indent: -1em; list-style-position:inside}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal;margin-bottom:1.3em;text-indent: -1em; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}
.postmeta{
background-color:#cccccc;
border:1px solid #cc3333; 
}

/* -- HEADINGS -- */

h1{
font-family:'Verdana', 'sans-serif';
font-size:220%;
padding:10px;
color:#cc3333;
}
h2{
font-size:200%;
padding:10px;
color:#cc3333;
}

h2.entry-title {
font-size:180%;
padding: 0px 0px -10px 0px;
}
h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry-content h3 {font-size:140%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

.additional-meta{
font-size:12px;
color:#666;
}

/* -- MAIN DIV'S -- */
#wrapper {text-align:left;float:none;clear:both;margin:0 auto;padding:0px 0px 0px 0px;width:960px;border: 1px solid #cc3333; background:#999}

/* Header Start -- */
#header {
	background: url(images/kennedy_logo_med.png) top left no-repeat;
	background-color: #575358;
	height:28px;
	margin:0px 0px 0px 0px;
	text-align:left;
	padding: 80px 0px 0px 0px;
	}
		
#nav {
		
		background: #999 url(images/bar_bg.jpg) repeat-x top;
		color: #cc3333;
		height:30px;
		width:100%;
		margin:0 auto;
		text-align:center;
		font-family:arial, sans-serif;
	 	font-size:19px;
		padding:0px 0px 0px 0px;
		border-top:1px solid #cc3333;
		}


		#nav ul {

			margin:				0;

			padding:			0;

			list-style:			none;
			
			}



		#nav ul li {

			float:				left;

			margin:				10;

			padding:			0;


			}



		#nav ul li a {

			display:			block;

			padding:			6px 5px 3px 8px;

			color:				#333;

			line-height:		normal;

			text-decoration:	none;

			}



			#nav ul li a:hover {

			color:				#cc3333;

			}


/* -- Search -- */
 #search {

	margin:				0 0 1em 0;
	position: relative;
	top: 0px;
	right: 0px;

	}



#search_field {

	
	padding:			5px 0px 0 0px;

	text-align:			center;

	}



	#search_field input {

	margin:				0;

	border:				none;

	border:			#666 1px solid; /*Slight offset for non-safari browsers */

	padding:			00px 3px;

	font-size:			17px;

	width:				180px;
	
	height:				20px;
	
	color: #666;
	
	float:right;

	}



#search_submit {

	float:				right;
	padding:			2px 10px 0px 10px;
	

	}




/* -- Header End --*/		
		
		
#footer {
background: #999 url(images/kennedy_bg.png) repeat-x top;
min-height:30px;
overflow:hidden;
margin:5px auto 0;
clear:both;
float:none;
text-align:center;
padding: 0px 0px 0px 0px;
font-size:10px;
border-top: 1px solid #cc3333;

}


#footerinfo{
color:#666;
font-size:11px;
text-align:Left;
padding:5px 0px 0px 10px;
}


#bottom {


	width: 670px;
	
	min-height: 400px;

	margin: 0px auto 0px;

	padding: 0px 0px 40px 0px;

	line-height: 20px;

	clear: both;
	
	background: #FFF;
	
	text-align:left;

	}



#bottom p {

	padding: 0px 0px 0px 0px;
 	font-family: 'Verdana', 'sans-serif';
	
	color: #666;
	font-size:14px;
	word-spacing:0.1em;
	margin-bottom:1.3em;

	}

	

#bottom h1 {

	color: #cc3333;

	font-size: 22px;

	font-family: 'Verdana', 'sans-serif';

	font-weight: normal;

	margin: 0px 0px 10px 0px;

	padding: 25px 0px 10px 0px;

	}

	

#bottom h1 a, #homebottom h2 a:visited  {

	color: #cc3333;

	text-decoration: none;

	margin: 0px 0px 10px 0px;

	padding: 0px 0px 0px 0px;

	}



#hometop h1 a:hover {

	color: #000000;

	text-decoration: none;

	}



	#bottom h2 {

		color: #cc3333;

		font-size: 17px;

		font-family: 'Verdana', 'sans-serif';

		font-weight: normal;

		margin: 0px 0px 10px 0px;

		padding: 10px 0px 5px 0px;

		}



	#bottom h2 a, #homebottom h2 a:visited  {

		color: #cc3333;

		text-decoration: none;

		margin: 0px 0px 10px 0px;

		padding: 0px 0px 0px 0px;

		}



	#hometop h2 a:hover {

		color: #000000;

		text-decoration: none;

		}

	
	
		#bottom h3 {

		color: #cc3333;

		font-size: 17px;

		font-family: 'Verdana', 'sans-serif';

		font-weight: normal;

		margin: 0px 0px 10px 0px;

		padding: 10px 0px 0px 0px;

		}



	#bottom h3 a, #homebottom h3 a:visited  {

		color: #cc3333;

		text-decoration: none;

		margin: 0px 0px 10px 0px;

		padding: 0px 0px 0px 0px;

		}



	#hometop h3 a:hover {

		color: #000000;

		text-decoration: none;

		}

	
	
	
		#bottom h4 {

			color: #000;

			font-size: 16px;

			font-family: 'Verdana', 'sans-serif';

			font-weight: normal;

			margin: 0px 0px 10px 0px;

			padding: 10px 0px 5px 0px;

			}



		#bottom h4 a, #homebottom h4 a:visited  {

			color: #000;

			text-decoration: none;

			margin: 0px 0px 10px 0px;

			padding: 0px 0px 0px 0px;

			}



		#hometop h4 a:hover {

			color: #000000;

			text-decoration: none;

			}


#bottom img{

	float: left;

	border: none;

	margin: 0px 0px 0px 0px;

	}

	

#bottom ul{

	list-style-type: square;

	margin: -15px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	}

	

#bottom ul li{

	list-style-type: square;

	margin: 0px 0px 10px 20px;

	padding: 0px 0px 0px 0px;

	}	

#linkset{
	padding:0px;
	width:670;
}
#linkset h2{
	color:#000;
}	
.linkset-left{
	float:left;
	width: 250px;
	padding: 0px 18px 20px 0px;
	overflow: hidden;
}
.linkset-right{
	float:right;
	width: 310px;
	padding: 0px 18px 20px 0px;
	overflow: hidden;
}	
	
.bottomleft {

	float: left;

	width: 195px;
	
	min-height:252px;

	margin: 0px 0px 0px 0px;

	padding: 20px 18px 20px 0px;

	overflow: hidden;

	}

	

.bottommiddle {

	float: left;

	width: 202px;
	
	min-height:252px;

	margin: 0px 0px 0px 0px;

	padding: 20px 0px 20px 20px;

	overflow: hidden;

	}

	

.bottomright {

	float: right;

	width: 195px;
	
	min-height:252px;

	margin: 0px 0px 0px 0px;

	padding: 20px 10px 20px 0px;

	overflow: hidden;

	}


#content {
	font-size: 1.2em
	}
#folio{
	margin-bottom: 0px;
	
}

#folio h2 {

	color: #cc3333;

	font-size: 17px;

	font-family: 'Verdana', 'sans-serif';

	font-weight: normal;

	margin: 0px 0px 0px 0px;

	padding: 3px 0px 0px 0px;

	}
	
	
	#folio h2 a, #homefolio h2 a:visited  {

		color: #cc3333;

		text-decoration: none;

		margin: 0px 0px 0px 0px;

		padding: 0px 0px 0px 0px;

		}




	
	
	.folioleft {

		float: left;

		width: 195px;

		min-height:70px;

		margin: 0px 0px 0px 0px;

		padding: 0px 18px 5px 0px;

		overflow: hidden;

		}



	.foliomiddle {

		float: left;

		width: 202px;

		min-height:70px;

		margin: 0px 0px 0px 0px;

		padding: 0px 0px 5px 20px;

		overflow: hidden;

		}



	.folioright {

		float: right;

		width: 195px;

		min-height:70px;

		margin: 0px 0px 0px 0px;

		padding: 0px 10px 5px 0px;

		overflow: hidden;

		}



/* -- POSTS -- */
.post-index {margin:0 0 10px;}
#post-single {margin:0 0 20px;}
#posts-wrap {
	float:left; 
	clear:none;
	width:669px; 
	color:#000;
	background:#FFF;
	margin: 0px 0px 0px 0px;
	padding:0px 20px 0px 20px;
	border-top:1px solid #cc3333;
	border-right:1px solid #cc3333;
	border-bottom:0px solid #cc3333;
	}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 9px;
line-height: 15px;
padding: 0 4px 5px;
margin: 0;
color: fuchsia;
}

.post{
padding:0px 20px 0px 0px;

}

/* -- SIDEBARS --*/
.sidebar-wrap {
	background: #999;
	margin:0 auto;
	overflow:hidden; 
	float:left; 
	clear:none;
	width:250px;
	min-height: 300px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana, sans-serif;
	border-top:1px solid #cc3333;
	
	}
#sidebar{
	width:249px;
	clear:none;
	
	}

#sidebar-line{
	
	width:300px;
	height:1px;
	border-bottom:1px solid #cc3333;
	padding: 0px 0px 0px 0px;
}	
#sidebar h2{
	font-size:14px;
	color: #FFF;
	padding: 0px 0px 0px 30px;
	text-align: left;
	line-height:0px;
	
}

#sidebar h1{
	font-size:18px;
	color: #FFF;
	padding: 0px 0px 0px 15px;
	text-align: left;
	
	
	
}

#sidebar h4{
padding:0px;
}


#socalicons{
	padding:0px 0px 10px 40px;
	}


#twitterstatus{
padding:0px 0px 0px 10px;

}

#sidebar_ads{
padding:10px 0px 0px 30px;

}
#mybooks{
padding:0px 0px 0px 50px;
	
}


#sidebar ul {

	margin:				0;

	padding:			0px 0px 10px 20px;

	line-height:25px;
	text-indent: -1em;
	list-style-position: inside;
	list-style-type: disc;

	}
	
#sidebar li{	margin-left:0px; list-style:disc; list-style-position:inside
}
	
#sidebar p{
	padding: 0px 0px 0px 30px;
}

.block-1 {
	float:left;
	

}







/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img.alignright {
float:right;
clear:none;
margin:0 0 1em 1em;
border-style:solid;
border-width: 1px;
border-color:#666;
}
img.alignleft {
float:left;
clear:none;
margin:0 1em 1em 0;
border: #aaa 3px solid;
}
img.aligncenter {
display: block; 
margin:1em auto; 
text-align:center;
border-style:solid;
border-width: 1px;
border-color:#666;
}
img.alignnone {
margin:0 0.5em 0 0;
border-style:solid;
border-width: 1px;
border-color:#666;
}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:both;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}

