﻿/* 



Theme Name: Awakening Business Solutions



Theme URI: http: //awakeningbusiness.com/



Description: This is a heavily modified version of the <a href="http: //wpthemepark.com/themes/paalam/" title="Paalam Theme">Paalam</a> theme by WP ThemePark production, modified especially for Awakening Business Solutions. Modified by Steve Johnson of <a href="http: //sawtoothid.com" title="Sawtooth Internet Development">Sawtooth Internet</a>. Original theme made free by <a href="http: //www.webhostingbluebook.com" title="Web Hosting Bluebook" target="_blank">Web Hosting Bluebook</a>.



Version: 1.0



Author: Steve Johnson



Author URI: http: //sawtoothid.com



*/



/* Basic Layout */



body {

	margin: 0;

	padding: 0;

/*	background-color: #fff;*/ 

	font-family: Verdana, Tahoma, Arial, Serif;	

	line-height: 1.3em;

  	font-size: 0.76em;

	color: #333;

}



#container {

	width: 900px;

	margin: 0 auto;background: #fff;

	

}



#main {

	float: left;

	width: 100%;

}



#content {

	margin: 0 220px 0 185px;

}



#sidebar-left {

	float: left;

	width: 160px;

	margin-left: -900px;

	

}



#sidebar-right {

	float: left;

	width: 190px;

	margin-left: -220px;

}



#footer {

	clear: left;

	width: 100%;

}



/* Elements */



* {

	margin: 0;

	padding: 0;

}



h1, h2, h3, h4, h5, h6 {

	margin: 0;

	padding: 0;

	font-family: Georgia, Tahoma, Verdana, Arial, Serif;

	font-weight: normal;

	color: #333;	

}



p, blockquote, ul, ol {

	margin-top: 0;

	padding-top: 0;

	margin-bottom: 0.5em;	

}



p {

	line-height: 1.6em;

}



a:link, a:visited {

	color: #32388c;

	text-decoration: none;

	border-bottom: #c96 1px dotted;

	font-weight: bold;

}



a:hover, a:active {

	color: #960;

	font-weight: bold;

	text-decoration: none;

	border-bottom: #699 1px solid;

}



img.left {

	float: left;

	margin: 0 1em 1em 0;

}



img.right {

	float: right;

	margin: 0 0 1em 1em;

}



a img {

	border: 0;

	padding-bottom: 2px;

}



blockquote {

	margin: 1em 2em;

}



fieldset {

	border: none;

}



/* Header */

#header {

	background: #fff url(img/header.jpg) no-repeat top center;

	height: 120px;

	margin: 0 auto 0;

	padding-bottom: 20px;

}



#header h1 {

	visibility: hidden;

}



#header h2 {

	visibility: hidden;

}



#header a {

	text-decoration: none;

}



#header * {

	color: #336;

}



/* Main */

#main {

	background-color: transparent;

	margin-bottom: 0;

}





/* Content */

#content {

	padding: 0 20px;

	border-right: #ccc 1px dotted;

	/* border-left: #ccc 1px dotted; */

}



#content a {

	font-weight: bold;

}



#content h2 {

	padding: 4px;

	font-size: 1.6em;		

	line-height: 1.2em;

	border-bottom: #ddd 1px solid;

}



#content h3 {

	padding: 4px;

	font-size: 1.4em;		

	line-height: 1.2em;

	margin-bottom: 1em;

}



#content h2 a {

	border: 0;

}



#content p {

	line-height: 1.3em;

	margin-bottom: 1.5em;

}



#content ul {

	margin: 0.5em 0;

	padding: 0 0 0 2em;

	list-style-type: disc;

}



#content ul li {

	padding: 0;

	line-height: 1.4em;

}



#content ol {

	margin: 0;

	padding: 0 0 0 3em;	

}



#content ol li {

    margin: 0;

    padding: 3px;

    line-height: 1.8em;

}



#content .post {

	margin-bottom: 3em;

}



#content .entry {

    clear: both;

	padding: 10px 5px;

}



.theauthor {font-weight: bold; color: #777;}



.post .date {

	float: right;

	margin: 5px 0 0 5px;

	padding: 0 10px;

	text-align: center;

	font-size: 0.8em;

	border: #ccc 1px solid;

	font-weight: bold;

	background: url(img/bgstripes.gif) repeat;

	color: #468;

	font-family: "Lucida Sans", "Trebuchet MS", Verdana, Arial, Serif;

}



.post .date span {

	display: block;

}



.post .date .day {

	font-size: 1.6em;

	color: #345;

}



.post .meta {

	margin-bottom: 10px;

	padding-left: 5px;

	font-size: 0.9em;

	color: #999;

}



.post .comments {

    font-size: 0.9em;

    border-bottom: #ccc 1px dotted;

    color: #999;

    padding-left: 17px;

    background: url(img/comments.gif) no-repeat left;

}



.post .comments a {

	border-bottom: 0px;

}



#content .feed {

	list-style-image: none;

	background: url(img/icon_feed.gif) no-repeat left 3px;

	padding: 3px 17px; 

}



#content .trackback {

	background: url(img/trackback.gif) no-repeat left 6px;







	padding: 3px 12px; 

}



ul.authorposts {

	margin: 0;

	padding: 0 2em;

}



ul.authorposts li {

	margin: 0;

	padding: 5px;	

}



ul.authorposts li em {

	float: right;

	font-style: normal;

}



/* Sidebars */

.sidebar {

	padding: 0 10px;	

	font-size: 1em;

	margin: 0 5px;

	line-height: 1.1em;

}



.sidebar a {

	color: #000;

	border-bottom: none;

	font-weight: normal;

	font-size: .9em;

}



.sidebar a:hover {

	color: #32388c;

	border-bottom: #699 1px solid;

}



.sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

	background: none;

}



.sidebar li {

	margin: 0 0 7px;

	padding: 0;

	list-style: none;

	background: none;

}



.sidebar h2 {

	padding: 10px 0 0 0;

	font-family: Verdana, Tahoma, Arial, san-serif;

	color: #32388c;

	

	font-size: 1.1em;

}



.sidebar p {

	padding: 10px;

	margin: 0;

}



.sidebar ul ul {

	margin: 10px 0 0 10px;

	padding: 0;

}



.sidebar ul ul ul {

	margin: 0px 0 0 10px;

	padding: 0;

}



.sidebar li li {

	margin: 5px 0;

	padding: 0;

}



/* Sidebar stuff */



.sidebar input[type=text] {

	width: 90%;

}



.sidebar input[type=submit] {

	margin-top: 5px;

	font-family: "Times New Roman", Times, Georgia, serif;

	font-variant: small-caps;

	border: 1px solid #444;

	padding: 0 12px;

	background-color: ghostwhite;

}



li#search {

	text-align: center;

}



/* Author block */



#author {

	font-style: italic;

	color: #32388c;

	margin-bottom: 20px;

	text-align: left;

}



#author div {

	width: 110px;

	text-align: center;

	float: right;

	margin-left: 5px;

}



#author div img {

	margin-bottom: 0px;

}



#author #about-caption {

	color: #000;

}



#author div p {

	line-height: 1em;

}





/* Testimonials */

/* id - testimonials */

/* classes

	testimonial-quote

	testimonial-author */

	

#testimonials {

	text-align: right;

	font-size: .8em;

	padding: 2px;

	border: 1px solid #999;

	line-height: 1.0em;

	font-style: italic;

	color: #32388c;

}



#testimonials .testimonial-quote {

	line-height: 1.1em;

	margin-bottom: 0;

}



#testimonials .testimonial-author {

	line-height: 1.0em;

	font-weight: bold;

	margin: -18px 0 0;

}





/* Newsletter Form */



#newsletter {

	border: 1px solid #ccc;

	padding: 0 1px;

	text-align: center;

	background-color: lightyellow;

	font-size: 80%;

}



#newsletter h2.widgettitle, #newsletter p {

	line-height: 1.1em;

	padding: 0;

	color: #000;

}



#newsletter h2.widgettitle {

	font-size: 1.1em;

}



#newsletter label {

	margin: 5px 0 1px;

	display: block;

	padding: 0 1em;

	line-height: 1em;

}



#newsletter textarea {

	width: 90%;

}



#newsletter p {

	padding: 0;

	font-weight: bold;

	margin: 3px 0 1px;

}



/* Comments */

#commentform input {

	border: #ccc 1px solid;

	background: #f9f9f9;

	font: 1em Verdana, Arial, Serif;

	padding: 2px;

	width: 150px;

}



#commentform textarea {

	width: 90%;

	padding: 5px;

	height: 20em;

	border: 1px solid #ccc;	

	background: #f9f9f9;

	font: 1em Verdana, Arial, Serif;

}



#commentform input:focus, #commentform textarea:focus {

	background: #fff;

	border: #999 1px solid;

}



#commentform {

	margin: 0;

}



#content .commentlist {

	margin: 0;

	padding: 0;

}



#content .commentlist li {

	list-style: none;

	margin: 0;

	padding: 1em;			

	border-bottom: #ddd 1px solid;

	font-size: 0.9em;

}



#content .commentlist li .cmtinfo {

	padding: 5px;

	margin-bottom: 5px;

	position: relative;	

}



#content .commentlist li .cmtinfo em {

	margin: 0;

	padding: 0 1em;

	font-weight: normal;			

	font-style: normal;

	color: #999;	

}



#content .commentlist li cite {

	font-style: normal;

	font-weight: bold;

	font-size: 1.1em;

}



#content .commentlist li.alt {

	background: #f9f9f9;	

}



#content .nocomments {

	font-size: 0.9em;

	color: #999;

	text-align: center;

}



/* Footer */

#footer {

	margin: 0 auto 25px;

	text-align: center;

	padding-top: 25px;

	border-top: 1px dashed #ada;

	background-color: #fff;

}



#footer p {

	font-size: 0.9em;

	margin: 0;

	color: #696;

	font-variant: small-caps;

}



/* Page styles */



#content h2.pagetitle {

	text-align: center;

	color: #32388c;

	padding: 0 1em;

}



/* Misc */



#header, #content, #sidebar, #footer, .widget {

	overflow: hidden;

}



p.comments a {

  font-weight: bold;

}



.post img[align=left] {

  margin-right: 10px;



}



.post img[align=right] {

  margin-left: 10px;

}
.amzshcs-item { margin-top: 6px; }


/* Wrap text arround image */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}