/*
Theme Name: Allyson Lewis
Theme URI: http://www.allysonlewis.com/
Description: Custom theme for Allyson Lewis
Author: Zoom Strategies
Version: 1.0
Tags: allyson, lewis, allyson lewis
*/


body {
	margin:0;
	font: 14px Arial, Helvetica, sans-serif;
	background:#fff;
	color:#525253;
}
img{border:0;}
form,fieldset {
	margin:0;
	padding:0;
	border:none;
}
input,
textarea,
select {
	font-size:100%;
	vertical-align: baseline;
}
a {
	color:#fd8008;
	text-decoration:none;
}	
a:hover {text-decoration:underline;}
/* background text */
.latest-post,
.popular,
.video,
.book,
.planner,
.connect-with-allyson,
.sign-up-for-free,
.receive-post,
.minute-life {
	display:block;
	height:21px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0;
}
.latest-post {background:url(images/txt-latest-post.gif) no-repeat;}
.popular {background:url(images/txt-popular.gif) no-repeat;}
.video {background:url(images/txt-video.gif) no-repeat;}
.book {background:url(images/txt-book.gif) no-repeat;}
.planner {background:url(images/txt-planner.gif) no-repeat;}
.connect-with-allyson {
	height:19px;
	margin:0 0 22px 8px;
	background:url(images/txt-connect-with-allyson.gif) no-repeat;
}
.receive-post {
	height:19px;
	margin:0 0 17px 6px;
	background:url(images/txt-receive-post.gif) no-repeat;
}
.sign-up-for-free {
	height:41px;
	background:url(images/txt-sign-up-for-free.gif) no-repeat;
	margin:0 0 17px 6px;
}
.minute-life {
	height:17px;
	background:url(images/txt-minute-life.gif) no-repeat;
	margin:0 0 18px 0;
}	
/*page*/
#page {
	margin:0 auto;
	width:866px;
	overflow:hidden;
	background:url(images/bg-page.gif) no-repeat;
}
/*header*/
.header {
	height:1%;
	overflow:hidden;
}
.header .holder {
	position:relative;
	width:849px;
	padding:0 0 0 17px;
	height:139px;
	overflow:hidden;	
}
/* logo */
.logo {
	position:absolute;
	top:69px;
	left:180px;
	overflow:hidden;
	text-indent:-9999px;
	width:206px;
	height:40px;
}
.logo span {
	background:url(images/logo.png) no-repeat;
	width:206px;
	height:40px;
	display:block;
}
.logo a {
	display:block;
	height:100%;
	position:relative;
}
.header img {display:block;}
/* menu */
ul.menu {
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
	text-align:center;
}
ul.menu li {
	display:inline;
	padding:0 7px 0 12px;
	font:16px/46px Georgia, "Times New Roman", Times, serif;
	background:url(images/separator01.gif) no-repeat 0 2px;
}
ul.menu li.first {background:none;}
ul.menu a {color:#525253;}
ul.menu a:hover,
ul.menu .active a {
	color:#fd8008;
	text-decoration:none;
}
/*main box*/
.main-content {
	height:1%;
	overflow:hidden;
	padding:0 0 22px;
}
/*content */
#content {
	width:615px;
	float:left;
}
/* main */
.main,
.main .m1,
.main .m2 {
	height:1%;
	overflow:hidden;
	background:url(images/bg-main-c.jpg) repeat-y;
}
.main .m1 {background:url(images/bg-main-t.jpg) no-repeat;}
.main .m2 {
	background:url(images/bg-main-b.jpg) no-repeat 0 100%;
	padding:1px;
}
/* post */
.post {
	height:1%;
	overflow:hidden;
	padding:6px 20px 10px;
}
.heading {
	height:1%;
	overflow:hidden;
	margin:0 0 9px;
}
.post .title {
	height:1%;
	overflow:hidden;
	padding:0 0 9px 1px;
}
.post h1 {
	margin:0 0 4px;
	font:bold 16px/18px Georgia, "Times New Roman", Times, serif;
}
.post .title p {
	margin:0;
	font:11px/14px Arial, Helvetica, sans-serif;
}
.post .content {
	height:1%;
	overflow:hidden;
	padding:0 0 9px;
}
.post .content p {margin:0 0 12px;}
.more {
	height:1%;
	overflow:hidden;
}
.more a {float:right;}
.post .more {
	position:relative;
	margin:-6px 0 0;
	padding:0 13px 0 0;
}
/* info area */
.info-area {
	height:1%;
	overflow:hidden;
	padding:5px 12px 28px;
	border-top:1px solid #c8cea0;
	background:url(images/bg-line01.gif) repeat-y 306px 0;
	position:relative;
}
.info-area .col01 {
	float:left;
	width:284px;
}
.info-area .col02 {
	float:right;
	width:286px;
}
/* popular */
.popular-box {
	height:1%;
	overflow:hidden;
}
.popular-box .post {padding:0;}
.popular-box .post h2,
.book-box h2,
.planner-box h2 {
	margin:0 0 3px;
	font:bold 14px/20px Georgia, "Times New Roman", Times, serif;
}
/* video */
.video-box {
	height:1%;
	overflow:hidden;
}
.video-box .holder {
	height:1%;
	overflow:hidden;
	padding:5px 0 0;
}
.video-box .holder img {
	display:block;
	margin:0 auto;
}
.info-area .more {
	position:absolute;
	bottom:7px;
	padding:0 10px 0 0;
	width:274px;
	height:auto;
}
/* book */
.book-box {
	height:1%;
	overflow:hidden;
}
.book-box h2,
.planner-box h2 {margin-bottom:5px;}
.book-box .img-box,
.planner-box .img-box {
	height:1%;
	overflow:hidden;
}
.book-box .img-box img,
.planner-box .img-box img {
	display:block;
	margin:0 auto;
}
/* planner */
.planner-box {
	height:1%;
	overflow:hidden;
}
/*sidebar*/
#sidebar {
	width:240px;
	float:right;
}

/* info box */
.info-box {
	height:1%;
	overflow:hidden;
	margin:0 0 11px;
}
.info-box .t,
.info-box .b {
	width:100%;
	overflow:hidden;
	height:36px;
	background:url(images/bg-info-box-t.gif) no-repeat;
}
.info-box .b {
	background:url(images/bg-info-box-b.gif) no-repeat;
	height:11px;
	clear:both;
}
.info-box .c {
	width:238px;
	float:left;
	padding:1px;
	background:url(images/bg-info-box-c.gif) repeat-y;
}
.info-box .c:after {
	display:block;
	clear:both;
	content:" ";
}
.info-box .holder {
	height:1%;
	overflow:hidden;
	position:relative;
	margin:-23px 0 -8px;
}


/* social */
.social {
	height:1%;
	overflow:hidden;
	padding:2px 0 14px 7px;
}
.social ul.list {
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.social ul.list li {
	float:left;
	padding-right:7px;
}
.social ul.list img {display:block;}
/* signup */
.signup {
	height:1%;
	overflow:hidden;
	padding:1px 19px 0 9px;
}
.signup .row {
	height:1%;
	overflow:hidden;
	padding:0 0 6px;
}
.signup label {
	float:left;
	width:81px;
	color:#66681c;
	text-align:right;
	font:11px/22px Arial, Helvetica, sans-serif;
}
.signup input.text {
	float:right;
	color:#66681c;
	width:113px;
	padding:2px 5px 4px;
	font:11px Arial, Helvetica, sans-serif;
	margin:0;
	background:#f8faec;
	border:1px solid #7a7932;
}
.signup input.button {
	float:right;
	margin:1px 0 0;
}
/* life */
.life {
	height:1%;
	overflow:hidden;
	padding:0 14px 3px;
}
.life .img-box {
	height:1%;
	overflow:hidden;
	padding:0 0 8px;
}
.life .img-box img {
	display:block;
	margin:0 auto;
}
.life .more {padding-right:8px;}
/*footer*/
.footer {
	height:1%;
	overflow:hidden;
	margin-top:22px;
	padding:14px 0 15px;
	border-top:1px solid #c3d831;
}
.footer .img-box {
	height:1%;
	overflow:hidden;
	padding:0 0 23px 162px;
}
.footer .img-box img {display:block;}
.footer p {
	margin:0 13px;
	font:9px/14px Arial, Helvetica, sans-serif;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}

.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}
#nav-above {
	margin: 0 0 12px 20px;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: 12px 20px 0 20px;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: -20px;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 0;
}
.widget_search #s { /* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display:none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #525253;
	font-weight: bold;
	padding-left: 20px;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	font-weight: bold;
	color: #222;
	text-align: left;
	font-size:14px;
	padding-bottom: 4px;
}
#wp-calendar thead {
	font-size:11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	padding: 3px 0 2px;
	background: #f5f5f5;
	border:1px solid #fff;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #FF4B33;
}
.widget_rss .widget-title img {
	height: 11px;
	width: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;

}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;

}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}

/* WP Image Alignment */
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}
img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
#attachment_290, .entry img {float:left;padding:0 12px 2px 0;}

/* ADDED BY JOSH & KATHY */
.entry-content p { font-size:14px; line-height:1.2em; }
.post h1.entry-title { margin-top:15px; font-size:20px; line-height:1.2em; }
.home { padding:6px 12px 0; }
.post ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
.post ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
#comments { padding:20px; }
#comments h3#reply-title { background:#ddd; padding:3px 2px; }
 
h2 { color:#525253; font-family:georgia, "times new roman", times, serif; }
h1 a, h2 a, h3 a, h4 a { color:#525253; font-family:georgia, "times new roman", times, serif; }
#blog-divider {	height:1%; overflow:hidden; margin-top:10px;  border-top:1px solid #c3d831; }

.xoxo {
	padding:0;
	margin:0;
	padding-left: 20px;
}

.widget_search {
	padding-left: 20px;
}

