/*
Theme Name: HTSFF_Blue11
Theme URI: http://yellowskymedia.com/
Description: Based on the default WordPress. 
Version: 1.5
Author: Jerry Wagley II
Author URI: http://yellowskymedia.com/
Tags: fixed width, two columns, right sidebar, widgets

	HTSFF_Blue11 v1.0
	http://yellowskymedia.com/

	This theme was designed and modified by Jerry Walgey II
	

*/

/*  colors




*/



/* Lists   */
a, a:visited, a:hover, a:active { font-weight: normal; text-decoration: none; }

a:hover { color: #000; text-decoration: none; }

.feed { background: url(images/feed-icon-12x12-orange.png) no-repeat 0 50%; padding-left: 14px; }

a.trackback { background: url(images/trackback-icon-12x12.png) no-repeat 0 50%; padding-left: 14px; }

/* Tags below the link of the comments feed */

.utwtags { background: url(http://www.howtoshopforfree.net/wp-content/themes/HTSFF_Blue11/images/tag-icon.gif) no-repeat 0 50%; padding-left: 14px; font-size:9pt; } 


/* Begin Structure, colors and type */


body {
	margin: 0 0;
	padding: 0;
	font-size: 9px; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	background-color: #fff;
	}
	
#wrap {
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 1000px;
	}
	
#top {
	margin: 0 auto;
	height: 120px;
	padding: 0 0 0 0;
	}

#cart {	
	float: left;
	margin: 0 0 0 0px;
	}
		
#header {	
	height: 120px;
	padding: 0 0 0 0;
	margin: 0 0 0 0px;	
	}	
	
#header img {	
	display:inline;
	padding: 0 0 0 0;
	margin: 0 0 0 0px;
	
	}	
		
#header a {	
	display:inline;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration:none;
	float:left;
	}					
	
#topnav {
	margin: 0 0 0 0;
	height: 20px;
	overflow:visible;
	position:relative;
	background-image:url(images/nav.jpg); 
	}
	
#topnav a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #1f6d93;
	display:inline;
	margin: 0 0 0 0;
	padding: 2px 8px 0 8px;
	float:left; 
	}	
	
#topnav a:hover {
	color:#fff;
	font-weight:bold;
	background-color:#f5a2bd;
	height: 18px;
	}
	
#bottomnav {
	margin: 0 0 0 0;
	overflow:visible;
	position:relative;
	height: 32px;
	}
	
#bottomnav img {
	display:inline;
	margin: 0 0 0 0;
	padding: 0 0;
	float:left;
	}		
	
		
#page {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	text-align: left;
	background: #fff;
	}	
	
#content {
	margin: 10px 0 0 0;
	font-size: 1.0em;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	height: auto;	
	background: #fff;
	}
	
	
		
/* SplashTop */
#splashtop {
	width: 455px;
	float: left;
	display: inline;
	line-height: 1.5em;
	margin: 3px 0 10px 0;
	background-color: #ffffff;
	padding: 0px 0px 6px 10px;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	}

#splashtop p {
	color: #000;
	font-size: 100%;
	padding: 0 5px 0 10px;
	}
	
#splashtop h2 {
	color: #1f6d93;
	font-size: 11pt;
	}
	
#splashtop h3 {
	color: #1f6d93;
	font-size: 9pt;
	}	

/* recent comments */

#recentcomments {
	width: 455px;
	float: left;
	display:inline;
	margin: 2px 0 15px 0;
	padding: 0px 5px 0px 5px;
	background-color: #EFEFEF;
	list-style: none;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	}

#recentcomments p {
	font-size: 8pt;
	line-height: 9pt;
	font-style: normal;
	padding: 0 3px 0 3px;
	}

			
#leftsidebar 	{
	float: left;
	margin: 0 5px 0 3px;
	width: 166px;
	height: auto;
	padding: 0 0 0 0;
	}
	
	
#sitemeter {
	margin: 5px 0 0 0px;
	padding: 0 0 0 0;
	background: url(images/siteMeter.jpg) no-repeat;
	height: 40px;
	width: 160px;
	}
	
#sitemeter h4 {
	margin: 0 0 0 0;
	padding: 6px 0 5px 8px;
	font-size: 15px;
	font-stretch:condensed;
	color: #ffffff;
	}	
	
	
	
.sb-about {
	margin: 0 0px 5px 0;
	background-color: #d5d7bc;
	width: 290px;
	border: 1px solid #333;
	border-bottom: 2px solid #47633b;
	padding: 5px 5px;
	line-height: 1.4em;
	}
	
	
.sb-about p {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 11px;
	}	
	
	
.facebook {
	width: 296px;
	padding: 0 0 5px 0;
	margin: 5px 0;
	}	

.main {
	float: left;
	padding: 0 8px 0px 8px;
	margin: 0px 0px 0 3px;
	width: 480px;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
	}
	
/* Book Trailer */
#trailer {
	margin: 0 0 10px 0;
	border:none;
	}		
	

.single {
	float: left;
	padding: 0 10px 0px 15px;
	margin: 0px 0px 0 3px;
	width: 800px;
	background-color: #ffffff;
	color: #000;
	
	}

.post {
	margin: 5px 0 20px 0;
	text-align:left;
	border-bottom: 2px dotted #999999;
	}

.post hr {
	display: block;
	}
	
#postitle {
	font-size: 22px;
	margin: 0px 0 5px 0;
	padding: 2px 0 4px 0px;
	color: #1f6d93;
	}	
	
#subhead {
	font-size: 9pt;
	color: #333;
	}
	
#subhead a {
	font-size: 9pt;
	color: #1f6d93;
	}
	
#subhead a:hover {
	font-size: 9pt;
	color: #ed5ca3;
	}	
			

.single .post {
	margin: 0;
	}

.main .postmetadata {
	padding-top: 5px;
	}

.single .postmetadata {
	margin: 10px 0;
	}

.single .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.single .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	margin: 0 0;
	padding: 10px 0 10px 0;
	clear: both;
	background: #c3dff1;
	border-top: 6px solid #f5a2bd;
	}
#footernav {
	margin: 20px 40px 10px 20px;
	font-size:14px;
	font-weight:200;
	padding: 0 20px 0 0;
	display:block;
	border-bottom: 2px solid #008db8;
}		
#footer h4 {
	margin: 0 0;
	font-size: 12px;
	padding: 5px 0 3px 20px;
	}

#footer p {
	margin: 0 0;
	font-size: 10px;
	padding: 5px 0 5px 20px;
	}
		
	
#footer a {
	color: #313131;
	padding: 0 10px 0 0;
	}	

#footer a:hover {
	color: #fff;
	padding: 0 10px 0 0;
	}		

#rightsidebar 	{
	float: right;
	margin: 0 3px 0 0px;
	padding: 0px 5px 0 0px;
	width: 320px;
	/* background: url(images/money.jpg) repeat-y; 
	border-left: 1px dotted #c2c2c2; */
	}

#sidebar form {
	margin: 0;
	}
	

			
/* End Structure */
	
	
	
	
	
/* single stuff ---------------*/
.single .entry p {
	font-size: 1.05em;
	color: #333;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	}

.main .entry, .single .entry {
	line-height: 1.6em;
	}

.single {
	line-height: 1.8em;
	}

.main .postmetadata p {
	text-align: left;
	font-size: 1em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	}

h1 {
	font-size: 24px;
	text-align: center;
	padding-top: 70px;
	margin: 0;

	}

h2 {
	font-size: 18px;
	margin: 5px 0 0 0;
	}

h2.pagetitle {
	font-size: 20px;
	margin-top: 30px;
	text-align: center;
	color: #1f6d93;
	}

h3 {
	font-size: 14px;
	padding: 0;
	margin: 0px 0 0;
	}
		

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #1f6d93;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #1f6d93;
	}
	
h3.comments {
	padding: 0;
	margin: 10px auto 10px ;
	}	

.entry p a:visited {
	color: #1f6d93;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments,.postmetadata, blockquote, strike {
	color: #1f6d93;
	}
	
.postmetadata a {
	color: #8fc4e5;

}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h3 a:hover {
	color: #1f6d93;
	text-decoration: none;
	}

a:hover {
	color: #999;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
img.alignnone {
	padding: 4px;
	margin: 0 7px 2px 0px;
	display: inline;
	}	

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: ;
	}

.entry ol {
	padding: 0 0 0 15px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
/* SIDEBAR STUFF---- */	

#leftsidebar h2 { 
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	margin: 15px 0 0 0;
	padding: 0 0 0 0px;
	color: #1f6d93;
	
	}
		
#rightsidebar h2 {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	margin: 15px 0 0 0;
	padding: 0 0 0 0px;
	color: #1f6d93;
	}		
	
#leftsidebar ul { 
	margin: 0;
	padding: 0 15px 0px 8px;
	font-size: 12px;
	}	
	
#rightsidebar ul {
	margin: 0;
	padding: 0 15px 0px 8px;
	font-size: 12px;
	
	}	
	
#leftsidebar ul ol {
	margin: 0;
	padding: 0 15px 0px 8px;
	font-size: 12px;	
	}
		
#rightsidebar ul ol {
	margin: 0;
	padding: 0px 15px 0px 0px;
	}

#leftsidebar ul li {  
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	padding: 0 0 0 0;
	}
	
#leftsidebar ul li ul {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	padding: 0 0 0 0;

	}	

#rightsidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	padding: 0 0 0 0px;
	}	

#leftsidebar ul p, #leftsidebar ul select {
	margin: 5px 0 5px; 
	}
	
#rightsidebar ul p, #rightsidebar ul select {
	margin: 5px 0 5px 0; 
	
	}	

#leftsidebar ul ul, #leftsidebar ul ol {
	margin: 0px 0 0 0px;

	}
	
#rightsidebar ul ul, #rightsidebar ul ol {
	margin: 0px 0 0 0px;
	padding: 0;
	}	

#leftsidebar ul ul ul, #leftsidebar ul ol {
	margin: 0 0 0 0px;
	}

#rightsidebar ul ul ul, #rightsidebar ul ol {
	margin: 0 0 0 0px;
	
	}	

ol li, #leftsidebar ul ol li, #rightsidebar ul ol li {
	list-style: none;
	}


#leftsidebar ul ul li, #leftsidebar ul ol li {
	margin: 0px 0 0 0;
	padding: 0 0 1px 0;
	}
	
#rightsidebar ul ul li, #rightsidebar ul ol li {
	margin: 0px 0 0 0;
	padding: 0 0 0 8px;
	}	
	
#leftsidebar ul ul a, #rightsidebar ul ul a {
	border-bottom: 1px dotted #999;
	padding: 10px 0 1px 3px;
	color: #1f6d93;
	display:block;
	}
	
#leftsidebar ul ul a:hover, #rightsidebar ul ul a:hover {
	border-bottom: 1px solid #999;
	display: block;
	color: #ed5ca3;
	}		
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 5px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 50px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 8px 0 5px;
	padding: 5px 5px 5px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 5px 5px 5px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}
	
blockquote {
 	border-left: 3px solid #8fc4e5;
	font-size: 18px;
	color: #1f6d93;
	margin: 7px 10px 7px 40px;
	padding-left: 15px;
}	


blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	padding: 0 0;
	margin: 0 0;
	}

.navigation {
	font-size: 12px;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.navigation a {
	color: #1f6d93;
	}	
	
	
/* End Various Tags & Classes*/
.entry {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
}

#ads {
	padding: 10px 0 0 0;
	}

#ads p {	
	margin: 2px auto;
	padding: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:100;
	font-size:9px;
	line-height: 9px;
	color: #999999;
	
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #ffffff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */