/*
Theme Name: JennyHorne
Theme URI: http://jennyhorne.com
Description:  The Custom WordPress Theme for Jenny Horne
Version: 1
Author: JTk - http://www.doc5.com
*/

html, body { height: 100%; }

body {
	background: #125991 url(images/back.jpg) 0 0 repeat-x;
	background-position: top center;
	color: #444444;
	text-align: center;
	font-family: "Trebuchet MS", helvetica, verdana, serif;
	font-size: 13px;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

#container {
	background: #FFF url(images/repeat.jpg) repeat;
	min-height: 100%;
	_height: 100%;
	width:862px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* Header */
h1#header {
	margin: 0;
	height: 153px;
	background: url(images/header.jpg) 0 no-repeat;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
}

#header a {
	position: absolute;
	left: 25px;
	top: 36px;
	height: 60px;
	width: 800px;
	text-decoration: none;
	background-color: #feedd;
}

#header em {
	display: none;
}


/* Sidebar Positioning */

#sidebar {
	position: relative;
	float: right;
	color: #003F50;
	margin: 0;
	width: 200px;
	z-index: 1002;
    }

/* Content */
#wrapper {
	width: 630px;
	position: relative;
	float: left;
	z-index: 12001;
}

#wrapp_it_up {
	float: left;

}

#content {
	margin: 5px 9px 0	20px;
}

#header_back {
    position: absolute;
    top: 62px;
    left: 56px;
    width: 566px;
    height: 194px;
	margin: 0;
	background: url(images/header_back.jpg) 0 no-repeat;
	z-index: 12002;
    }


#blog_name {
	position: absolute;
	top: 65px;
	left: 65px;
	color: #144D7E;
	font-weight: normal;
	font-size: 50px;
   	font-family: georgia, helvetica, verdana, serif;
    z-index: 12003;
}

#blog_slogan {
	position: absolute;
	top: 25px;
	right: 340px;
	color: #E4EBEF;
	font-size: 12px;
    z-index: 12004;
	font-weight: bold;
}

#menu_too {
	position: absolute;
	left: 245px;
	top: 115px;
	color: #004C85;
	margin: 0;
	padding: 0;
	word-spacing: -.2px;
	font-size: 15px;
	z-index: 12002;
	font-weight: bold;
}

#menu_too ul {
	list-style: none;
	padding: 0;
	margin: 0 0 6px;
}

#menu_too li {
	margin: 0;
	display: inline;
	padding: 0 9px 0 9px;
	_padding: 0 6px 0 6px;
	border-right: 1px solid #DAE2E6;
}

#menu_too li a {
	color: #004C85;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
}

#menu_too li a:visited {
	color: #004C85;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
}

#menu_too li a:hover {
	color: #CC2127;
	background-color: transparent;
	border-color: #04508A;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}

hr#clear {
	clear: both;
	height: 110px;
	visibility: hidden;
}

hr#clear2 {
	clear: both;
	height: 10px;
	visibility: hidden;
}

h1,
h2,
h3,
h4,
h5 {
	color: #06538C;
	font-weight: bold;
}

h6 {
	color: #06538C;
	font-size: 13px;
	font-weight: bold;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	font-size: 16px
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}


/* Word Press Stuff */

small {
	padding: 0 0 0 2px;
	color: #C42127;
	font-size: 10px;
	font-weight: bold;
	font-family: tahoma, arial, verdana, sans-serif;
}

.taggit {
	color: #C42127;
}

.more-link {
	font-weight: bold;
	font-size: 12px;
}

.postmetadata {
	padding: 0 0 3px 2px;
	background: url(images/line1.jpg) 0 no-repeat;
	background-position: bottom left;
	color: #04508A;
	font-size: 10px;
	font-weight: bold;
	font-family: tahoma, arial, verdana, sans-serif;
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}

.entry {

}

.entry img{
	margin-right: 9px;
}

ul,
ol {
	margin: 6px 0 21px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 6px;
	list-style-type: none;
}

#content ul {
	list-style-type: disc;
	margin-left: 21px;
}

blockquote {
	    border: 1px solid #C6DFF9;
	background-color: #EAF3FD;
	padding: 3px 12px 3px 6px;
	margin: 9px 0 6px 9px;
}

.non_graybox {
	    border: 1px solid #C6DFF9;
	background-color: #EAF3FD;
	padding: 3px 9px 3px 6px;
	margin: 9px 0 6px 9px;
}

.graybox {
	border: 1px solid #C6DFF9;
	background-color: #EAF3FD;
	padding: 3px 9px 3px 6px;
	margin: 9px 0 6px 9px;
}

/*  All of the sidebar H2s */

#sidebar ul li h2 {
	color: #115A92;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	padding: 5px 0 0 6px;
	margin: 0 0 7px 0;
    position: relative;
	background-position: middle left;
	height: 24px;
	background: url(images/side_back.jpg) 0 no-repeat;
}


#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	margin: 0 0 10px 0;
	padding: 0;
	background: url(images/side_bar_back.jpg) 0 repeat-y;

	}

#sidebar ul li ul {
		margin: 0;
		padding: 0;
}

#sidebar ul li ul li {
	margin: 0 0 5px 5px;
	padding: 5px 5px 15px 20px;
	line-height: 102%;
		font-size: 10px;
	font-weight: bold;
	font-family: tahoma, arial, verdana, sans-serif;	
		background: url(images/sidebar_h2.jpg) 0 no-repeat;
}

#sidebar li {
	margin: 0;
}

#sidebar li ul{
	margin: 0;
}

#sidebar ul li ul li ul{
	margin: 0px;
	padding: 0px;
}

#sidebar ul li ul li ul li{
	margin: 0px;
	padding: 0 0 4px 6px;
	font-weight: normal;
}

#sidebar a {
	color: #BB0007;
	font-size: 11px;
 	text-decoration: none;
}

#sidebar a:visited {
	color: #BB0007;
	 font-size: 11px;
 	text-decoration: none;
}

#sidebar a:hover {
	color: #06538C;
	font-size: 11px;
	text-decoration: underline;
}

.post h2 {
	color: #144D7E;
	font-size: 22px;
	margin: 0 0 -1px 0;
    font-weight: normal;
}

.top_o_the_post {
	background: url(images/post_header_back.jpg) 0 no-repeat;
	background-position: bottom left;
    padding-bottom: 6px;
    position: relative;
}

ul#recentcomments li {
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{
	margin: 0 0 7px 0;
}

form {

}

#searchform .buttons {
	 background-color: none;
	 border: 0px;
	 margin: 0 0 15px 0;
}

#searchform {
	margin: 0 0 0 8px;
	padding: 0;
	font-size: 11px;
	color: #AB324C;
}

input {
	color: #333333;
	vertical-align: middle;
    padding: 2px 0 0 2px;
    height: 20px;
    width: 180px;
    border: 1px solid #6F9DBE;
	background-color: #EAF3FD;
	background: url(images/input_repeat.jpg) 0 repeat-x;
	font-family: "Trebuchet MS", helvetica, verdana, serif;
	font-size: 12px;
}

textarea {
	background-color: #ffffff;
	color: #333333;
	font-family: "Trebuchet MS", helvetica, verdana, serif;
	font-size: 12px;
    border: 1px solid #6F9DBE;
    padding: 2px 0 1px 2px;
    	background: #ffffff url(images/input_repeat.jpg) bottom center repeat-x;
}

.commentnumber {
	font-size: 11px;
	font-weight: bold;
	color: #A80006;
}

#commentform {
	padding: 4px 0 12px 18px;
}

/* Link Stuff */



a:link {
	color: #1E598C;
	text-decoration: none;
}

a:visited {
	color: #1E598C;
	text-decoration: none;
}
a:hover, a:active {
	color: #133654;
	text-decoration: underline;
}

.post h2 a {
	color: #144D7E;
	text-decoration: none;
}

.post h2 a:visited {
	color: #144D7E;
	text-decoration: none;
}

.post h2 a:hover {
	color: #144D7E;
	text-decoration: underline;
}

#blog_name a {
	color: #144D7E;
	text-decoration: none;
}

#blog_name a:visited {
	color: #144D7E;
	text-decoration: none;
}

#blog_name a:hover {
	color: #324B60;
	text-decoration: none;
}

#comments  {
	padding-left: 15px;
}

.move_the_comments {
	padding: 9px 6px 3px 4px;
	margin: 6px 0 6px 2px;
}

#commentlist li {
	padding-left: 12px;
}

 .commentlist{
      position: relative;
 }

.buttons_no_b {
	border: none;
	background: none;
	height: 25px;
	width: 51px;
}

.top_buttons_no_b {
	border: none;
	background: none;
	height: 25px;
	width: 51px;
	margin: 0 0 2px 0;
}

.search_no_b {
	margin: 3px 0 10px 0;
	border: none;
	background: none;
	height: 23px;
	width: 53px;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

h3#respond {
	margin-left: 13px;
	font-size: 12px;
	font-weight: bold;
	background-position: bottom left;
}

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

.post_image {
	margin-right: 6px;
}

.post ul li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

  /* Footer
-----------------------------------------*/
#footer {
	  font-weight: bold;
	  background: url(images/footer.jpg) 0 0 no-repeat;
	  color: #ffffff;
	  min-height: 95px;
	  _height: 95px;
	  width:862px;
	  position: relative;
	  padding: 0px 0px 0px 0px;
	  margin: -95px auto 0 auto;
	  text-align: center;
  }

 #footer_text {
    padding-top: 20px;
		font-size: 14px;

  }

  #menu_foot {
	position: relative;
	color: #ffffff;
	margin: 0;
	padding: 0;
	word-spacing: -.2px;
	font-size: 14px;
	z-index: 12002;
	font-weight: bold;
	margin: 6px 0 0 0;
}

#menu_foot ul {
	list-style: none;
	padding: 0;
	margin: 0 0 6px;
}

#menu_foot li {
	margin: 0;
	display: inline;
	padding: 0 9px 0 9px;
	_padding: 0 6px 0 6px;
	border-right: 1px solid #5389B1;
}

#menu_foot li a {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
}

#menu_foot li a:visited {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
}

#menu_foot li a:hover {
	color: #002A4A;
	background-color: transparent;
	border-color: #ffffff;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}

.image_buttons {
	margin-top: 10px;
	margin-bottom: 10px;
  }

.small_comments {
	margin: 0 0 0 6px;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}

  #about_blog {
	padding: 0 0 5px 3px;
	color: #555555;
	font-size: 11px;
  }

  .move_it_on_over {
	margin-left: 20px;
	font-weight:bold;
  }


#side_header {
	line-height: 97%;
	padding: 0 15px 10px 10px;
	font-weight: bold;
	color: #B1370E;
	letter-spacing: -0.4px;
}

.side_header_blue {
	color: #293A6F;
}

#top_form {
	position: absolute;
	top: 25px;
	left: 550px;
	z-index: 9999;
	color: #E4EBEF;
	font-size: 11px;
	font-weight: bold;
}

#subscribe_heading {
	color: #E4EBEF;
	font-weight: bold;
}

#subscribe_form {
	margin: 7px 0 0 5px;
}

#subscribe_box {
	height: 24px;
	width: 213px;
	background: #fff url(images/top_search_back.jpg) 0 0 repeat;
}


#home_page_area {
	position: relative;
		font-size: 11px;
}

#flash_content {
	position: relative;
	height: 310px;
	width: 505px;
	background-color: #ff66ee;
	background: #fff url(images/home_page_main_area.jpg) 0 0 repeat;
	float: left;
	margin: 0 0 0 5px;
}

#answers_solutions {
	position: absolute;
	top: 394px;
	left: 25px;
	font-size: 18px;
	font-weight: normal;
	font-family: tahoma, verdana, sans-serif;
	text-transform: uppercase;
	font-style:italic;
	z-index: 2000;
	color: #1E3B81;
	line-height: 90%;
}

#featured_content {
	position: absolute;
	top: 175px;
	left: 210px;
	width: 300px;
	font-size: 13px;
	font-weight: normal;
	z-index: 2000;
	color: #1E3B81;
}

#featured_content h3{
	color: #CE0000;
	font-size: 16px;
	font-style: normal;
}

#shinny_buttons {
	position: relative;
	height: 310px;
	width: 134px;
	float: left;
	margin: 10px 0 0 7px;
}

#shinny_buttons img{
	border: none;
}

.indie_shinny_buttons {
	margin: 8px 0 5px 12px;
}

.blue_shinny_buttons {
	margin: 0 0 7px 0;
}


.rss_icon {
	margin: 0 0 10px 0;
}

#video_content {
	position: relative;
	height: 300px;
	width: 300px;
	margin: 0 0 0 5px;
	float: left;
}

#latest_news {
	position: relative;
	height: 300px;
	width: 350px;
	margin: 0;
	float: left;
	font-size: 11px;
}

.under_latest {

	margin: 0 0 5px 0;
	}

#recent_posts {
	font-weight: bold;
}	

.recent_items {
	font-size: 14px;
}

.recent_items li{
	margin: 5px 0 5px 5px;
}