/*  
Theme Name: How To
Theme URI: 
Description: A colorful theme for fun business.
Version: 1.0
Author: Tammy Hart
Author URI: http://www.tammyhartdesigns.com
*/


/* Begin Main Structure */
body {
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #00deff url(images/bg_body.jpg) repeat-x;
	color: #5f5f5f; margin:0; padding: 0; 
	text-align: center;
	}

#page {
	background: #fff; margin:0 auto;
	padding: 0;	text-align: left;
	width: 760px; border:solid #b7b6b6; border-width:0 1px;
	}
	
#container { background:url(images/bg_container.jpg) repeat-x; padding-top:27px; }
/* End Main Structure */

.special{
	margin: 015px;
	padding: 15px;
	background: #ffedca;
  font-weight:bold;
}

/* Begin Header */
#header { background:url(images/header.jpg); height:224px; }
.logo { height:215px; width:215px; top:9px; left:37px; display:block; position:relative }
	
#tablinks { float:right; margin:189px 12px 0 0; padding:0; width:384px; }
#tablinks li { margin:0; padding:0 0 0 2px; float:left; list-style:none }
#tablinks li a { display:block; height:32px; width:126px; padding-top:3px; color:#fff; text-align:center; font:bold 1.5em/32px Arial, Helvetica, sans-serif; }
#tablinks a:hover { color:#000; }
.green { background:url(images/tab_green.jpg); }
.orange { background:url(images/tab_orange.jpg); }
.red{ background:url(images/tab_red.jpg); }
/* End Header */



/* Begin Overall General Settings */
	/* Begin Links and Headers */	
	a, h2 a:hover, h3 a:hover { color: #ff7f00; text-decoration: none; }

	a:hover { color: #c00000; }
	
	h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal; }
	h2 { font-size: 1.6em; margin:0; }

	h3 { padding: 0; font-size: 1.3em; margin: 30px 0 0; font-weight:bold }
	h3.comments { padding: 0; margin: 40px auto 20px ; }

	h2.pagetitle { margin-top: 30px; text-align: center; }

	h2, h2 a, h3, h3 a { color: #c00000; }

	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; }	
	/* End Links and Headers */
	
	
	
	/* Begin Images */	
	a img {
	border: none;
	}
	p img { padding: 0; max-width: 100%; }

	/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

	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; }
	/* End Images */	
	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777; }	
code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; cursor: help; }

acronym, abbr { border-bottom: 1px dashed #999; }
	
.alignright { float: right; }

.alignleft { float: left }

blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }

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

.center { text-align: center; }

hr { display: none; }

.navigation { display: block; text-align: center; margin-bottom: 30px; height:18px; }
/* End Overall General Settings */



/* Begin Content Areas */
#content { font-size: 1.2em }

.narrowcolumn, .widecolumn { padding-right:20px; margin:0 0 20px 212px }
.date { background:url(images/date_bg.jpg); height:40px; line-height:40px; font-size:1.4em; text-align:center; color:#c8c7c7; width:220px; margin-left:308px;}
.date .left { background:url(images/date_left.jpg) left no-repeat; height:40px; width:11px; float:left }
.date .right { background:url(images/date_right.jpg) right no-repeat; height:40px; width:11px; float:right }

.date a{color:#c8c7c7;}
.date a:hover{color:#ff7f00;}

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

	/* Begin Post Area */
	.post { margin: 0 0 40px; text-align: justify; }
	.postmetadata { clear: right; }
	.postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none; }
	
	.catsimg { background:url(images/cats.jpg) no-repeat; padding-left:21px; height:20px; float:left}
	.commimg { background:url(images/comments.jpg) no-repeat; padding-left:26px; height:17px; float:left}
	
	.widecolumn .entry p { font-size: 1.05em; }
	.widecolumn .post { margin: 0; }
	.widecolumn .postmetadata { margin: 30px 0; }
	.widecolumn .smallattachment { text-align: center; float: left; width: 128px; margin: 5px 5px 5px 0px; }
	.widecolumn .attachment { text-align: center; margin: 5px 0px; }

	.narrowcolumn .entry, .narrowcolumn .entrytext, .widecolumn .entry, .widecolumn .entrytext { line-height: 1.4em; }
	.narrowcolumn .postmetadata { padding-top: 5px; }

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

	html>body .entry li { margin: 7px 0 8px 10px; }
	.entry ul li:before { content: "\00BB \0020"; }
	.entry ol { padding: 0 0 0 35px; margin: 0; }
	.entry ol li { margin: 0; padding: 0; }
	.entry form { text-align:center; }
  
.post .credit {
	background:#ffffff url(images/creditcards.jpg);
	width:198px;
	height:30px;
	text-align:center;
	line-height:40px;
	color:#fff;
	font-weight:normal;
	display:block;
	margin:2px auto;
	font-size:18px;
	}
	
.post .cart {
	background:#ffffff url(images/landing-page-buy-now.jpg);
	width:198px;
	height:39px;
	text-align:center;
	line-height:40px;
	color:#fff;
	font-weight:normal;
	display:block;
	margin:2px auto;
	font-size:18px;
	}
	
	/* End Post Area */



	/* Begin Comment Area */
	.alt { background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; margin: 0; padding: 10px; }

	#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
	#commentform p { margin: 5px 0; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
	#commentform textarea { width: 100%; padding: 2px; }
	#commentform #submit { margin: 0; float: right; }

	.commentlist { padding: 0; text-align: justify; }
	.commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none; font-weight: bold; }
	.commentlist p { margin: 10px 5px 10px 0; font-weight: normal; line-height: 1.5em; text-transform: none; }
	.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
	.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; }

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

	.commentmetadata { margin: 0; display: block; font-weight: normal; }
	/* End Comment Area */
/* End Content Area */



/* Begin Search Form */
#searchform { text-align: center; width:172px; margin:5px 0 }
#sidebar #searchform #s { background:url(images/bg_search.jpg); height:16px; width:133px; color:#555; border:none; padding:7px 5px; }
#sidebar #searchsubmit { padding: 1px; margin-top:3px; }
/* End Search Form */



/* Begin Sidebar */
#sidebar { font-size:1.2em; margin:0 20px 20px; float:left; background:url(images/sidebar_bg.jpg); width:172px; }
#sidebar .top { background:url(images/sidebar_top.jpg) top no-repeat; height:11px; width:172px; }
#sidebar .btm { background:url(images/sidebar_btm.jpg) bottom no-repeat; height:11px; width:172px; }

#sidebar select { font-size:1em; }

#sidebar h2 { font-family: 'Lucida Grande', Verdana, Sans-Serif; font-size: 1.4em; margin: 0; padding: 0; color:#01a33e }

#sidebar ul, #sidebar ul ol { margin:0 15px 0 14px; padding: 0; }
#sidebar ul li, #sidebar p { list-style-type: none; list-style-image: none; padding:10px 0; margin:0; border-top:1px solid #fff }
#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 10px; }
#sidebar ul ul li, #sidebar ul ol li { margin: 3px 0 0; padding: 0; border:none; }
#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }
#sidebar p { font-size:.9em; margin:0 15px 0 14px; }

#sidebar ul li.themes p { padding:0; border:none; margin:5px 0 0; }

ol li, #sidebar ul ol li { list-style: decimal outside; }
/* End Sidebar */



/* Begin Footer */
#footer {clear: both; border-top:1px solid #00deff; margin:0 20px; }

#footer p { margin: 0; padding: 20px 0; text-align: center; }
/* End Footer */


/* 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; font-size: 9pt; }
#wp-calendar a { display: block; text-decoration: none; }

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

#wp-calendar td { padding: 3px 0; text-align: center; }
#wp-calendar td.pad:hover { background-color: #fff; }

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