/*
Theme Name: ADI Custom Theme
Theme URI: http://whatsup.com/
Description: The default WordPress theme based for Aubrey Daniels' Blog.
Version: 1
Author: Manny Blum
Author URI: http://whatsup.com
Tags: blue, custom header, fixed width, two columns, widgets

	ADI Custom Theme v1
	 http://whatsup.com
	
	This theme was designed and built by Manny Blum.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



@import "default.css";

body {
	background:#e6e6e6;
	font-family:Helvetica, 'Trebuchet MS', Arial, sans-serif, default;
}

em {
	font-style:italic;
}

strong {
	font-weight:bold;
}

#header-wrapper {
	width:100%;
	height:310px;
	background:#fff;
	border-bottom:1px solid #b13e3e;
	position:relative;
}

#header {
	width:930px;
	height:310px;
	margin:0px auto;
	position:relative;
}

#header h1 {
	position:absolute;
	top:90px;
	left:0;
	width:930px;
	height:140px;
}

#header h1 a {
	display:block;
	width:930px;
	height:140px;
	background: url('/images/logo.jpg') top left no-repeat;
	text-indent:-9999px;
}

#header a.buy-book-callout {
	width:220px;
	height:90px;
	display:block;
	background: url('/images/buy-book-callout.jpg') top left no-repeat;
	position:absolute;
	top:40px;
	right:0;
	text-indent:-9999px;
}

#navigation {
	height:53px;
	position:absolute;
	bottom:-1px;
	width:930px;
}

#navigation ul {
	overflow:hidden;
	width:930px;
}

#navigation ul li {
	float:left;
	height:53px;
	padding:0 0 0 25px;
}

#navigation ul li a {
	display:block;
	height:53px;
	line-height:53px;
	padding:0 25px 0 0;
	font-size:22px;
	font-family:Helvetica, 'Trebuchet MS', Arial, sans-serif, default;
	text-decoration:none;
	color:#990000;
	float:left;
}

#navigation ul li a:hover {
	color:#808080;
}

#navigation ul li.current {
	float:left;
	height:53px;
	background: url('/images/nav-left.jpg') top left no-repeat;
	padding:0 0 0 25px;
}

#navigation ul li.current a {
	display:block;
	height:53px;
	line-height:53px;
	background: url('/images/nav-right.jpg') top right no-repeat;
	padding:0 25px 0 0;
	font-size:22px;
	text-decoration:none;
	color:#990000;
}

#wrapper {
	width:100%;
}

#content-wrapper {
	width:930px;
	margin:0px auto;
	overflow:hidden;
	padding-top:25px;
}

#left-sidebar {
	width:200px;
	float:left;
}

#twitter-logo {
margin: 0 auto 20px auto;
cursor:pointer;
cursor:hand;
}
#twitter-logo img{
cursor:pointer;
cursor:hand;
}

/* MODULE - BOOK */

#module-book {
	margin-bottom:40px;
}

#module-book img {
	margin:0 0 10px 8px;
}

#module-book a.purchase-book {
	width:190px;
	height:38px;
	display:block;
	background: url('/images/purchase-book-button.jpg') top left no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}

#module-book p {
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	color:#808080;
	margin:0 0 0 10px;
}

#module-book p span {
	font-size:17px;
	margin-right:5px;
}

#module-book p sup {
	font-size:12px;
	vertical-align:top;
}

/* MODULE - RSS */

#module-rss {
	margin-bottom:30px;
}

#module-rss a {
	background: url('/images/rss-icon.jpg') center left no-repeat;
	padding:0 0 0 51px;
	font-size:16px;
	line-height:25px;
	text-decoration:none;
	color:#990000;
	display:block;
	height:25px;
}

/* MODULE - CATEGORIES */

#module-category {
	margin-bottom:30px;
}

#module-category h2 {
	background: url('/images/categories-icon-large.jpg') center right no-repeat;
	font-size:22px;
	line-height:25px;
	color:#990000;
	margin-right:15px;
	font-weight:bold;
	padding-right:66px;
	margin-bottom:25px;
}

#module-category ul li {
	margin-bottom:15px;
}

#module-category ul li a {
	color:#404041;
	text-decoration:none;
	font-size:14px;
}

#module-category ul li a:hover {
	text-decoration:underline;
}

/* MODULE - BLOGROLL */

#module-blogroll {
	
}

#module-blogroll h2 {
	background: url('/images/blogroll-icon-large.jpg') center right no-repeat;
	font-size:22px;
	line-height:32px;
	color:#990000;
	margin-right:15px;
	font-weight:bold;
	padding-right:66px;
	margin-bottom:25px;
}

#module-blogroll ul li {
	margin-bottom:15px;
}

#module-blogroll ul li a {
	color:#404041;
	text-decoration:none;
	font-size:14px;
}

#module-blogroll ul li a:hover {
	text-decoration:underline;
}

#content {
	width:500px;
	float:left;
}

#content h2.pagetitle {
	color:#990000;
	text-decoration:none;
	font-size:39px;
	font-weight:normal;
	line-height:36px;
	margin-bottom:10px;
}

#content h2.archivetitle {
	color:#990000;
	text-decoration:none;
	font-size:30px;
	font-weight:normal;
	line-height:30px;
	margin-bottom:20px;
}

#content h2.podcast-logo {
	color:#990000;
	text-decoration:none;
	font-size:30px;
	font-weight:normal;
	line-height:30px;
	margin-bottom:20px;
	margin-top:0px;
	width:500px;
	height:190px;
	background: url('/images/podcast-logo.jpg') top left no-repeat;
	text-indent:-9999px;
}

#content .post {
	width:460px;
}

#content .page {
	width:460px;
	border-bottom:1px solid #990000;
	margin-bottom:15px;
}

#content .post h2 {
	margin-bottom:5px;
	color:#990000;
	text-decoration:none;
	font-size:25px;
	font-weight:normal;
	line-height:36px;
}

#content .post h2 a {
	color:#990000;
	text-decoration:none;
	font-size:25px;
	font-weight:normal;
	line-height:36px;
}

#content .post h3,
#content .page h3 {
	color:#990000;
	text-decoration:none;
	font-size:20px;
	font-weight:normal;
	line-height:20px;
}

#content .page h3 {
	margin-bottom:10px;
}

#content .post h3 a,
#content .page h3 a {
	color:#990000;
	text-decoration:none;
	font-size:20px;
	font-weight:normal;
	line-height:20px;
}

#content .page h3 a {
	color:#707070;
}

#content .page h3 a:hover {
	text-decoration:underline;
}

#content .post .metadata {
	overflow:hidden;
	margin-bottom:15px;
	width:100%;
}

#content .page .metadata {
	display:none;
}

#content .post .metadata p,
#content .page .metadata p {
	float:left;
	color:#808080;
	font-size:12px;
	line-height:27px;
}

#content .post .metadata a,
#content .page .metadata a {
	color:#808080;
	text-decoration:none;
}

#content .post .metadata a:hover,
#content .page .metadata a:hover {
	color:#808080;
	text-decoration:underline;
}

#content .post .metadata p.date,
#content .page .metadata p.date {
	background: url('/images/clock-icon.jpg') center left no-repeat;
	padding-left:30px;
	margin-right:12px;
}

#content .post .metadata p.comment-num,
#content .page .metadata p.comment-num {
	background: url('/images/comment-icon.jpg') center left no-repeat;
	padding-left:35px;
	margin-right:12px;
}

#content .page .entry {
	display:none;
}

#content .post .entry img,
#content .page .entry img {
	border:2px solid #990000;
	margin-bottom:20px;
}

#content .post .entry img.alignleft,
#content .page .entry img.alignleft {
	float:left;
	margin-bottom:0;
	margin-right:20px;
}

#content .post .entry img.alignright,
#content .page .entry img.alignright {
	float:right;
	margin-bottom:0;
	margin-left:20px;
}

#content .post .entry p,
#content .page .entry p {
	color:#404040;
	font-size:14px;
	line-height:20px;
	margin-bottom:10px;
}

#content .post .entry p a,
#content .post .entry a,
#content .page .entry p a,
#content .page .entry a {
	color:#990000;
	text-decoration:none;
}

#content .post .entry p a:hover,
#content .post .entry a:hover,
#content .page .entry p a:hover,
#content .page .entry a:hover {
	text-decoration:underline;
}

#content .post .entry ul,
#content .page .entry ul {
	margin:20px 30px;
	list-style: disc outside;
}

#content .post .entry ul li,
#content .page .entry ul li {
	color:#404040;
}

#content .post .entry ol,
#content .page .entry ol {
	margin:20px 30px;
	list-style: decimal outside;
}

#content .post .entry ol li,
#content .page .entry ol li {
	color:#404040;
}

#content .post .entry blockquote,
#content .page .entry blockquote {
	margin:20px;
	background:#808080;
	color:#E6E6E6;
	font-style:italic;
	padding:20px;
	-moz-border-radius:10px;
}

#content .post .entry blockquote p,
#content .page .entry blockquote p{
	color:#E6E6E6;
	font-style:italic;
	margin:0;
}

#content .post .ask-aubrey-box {
	background: url('/images/ask-aubrey-icon.jpg') center left no-repeat;
	line-height:30px;
	margin-left:30px;
}

#content .post .ask-aubrey-box a {
	margin-left:35px;
	font-size:18px;
	line-height:30px;
	color:#990000;
	text-decoration:none;
}

#content .post .ask-aubrey-box a:hover {
	text-decoration:underline;
}

#content .post .categories {
	border-top:1px solid #990000;
	border-bottom:1px solid #990000;
	margin:10px 0 25px 0;
	font-size:11px;
}

#content .page .categories {
	display:none;
}

#content .post .categories p,
#content .page .categories p {
	line-height:30px;
	background:url('/images/categories-icon-small.jpg') center left no-repeat;
	margin-left:10px;
	padding-left:40px;
}

#content .post .categories p a,
#content .page .categories p a {
	color:#808080;
	text-decoration:none;
	text-transform:uppercase;
	line-height:30px;
}

#content .post .categories p a:hover,
#content .page .categories p a:hover {
	text-decoration:underline;
}

#content .post .singlepost-metadata h3,
#content .post .singlepost-metadata h3 a {
	font-size:19px;
	line-height:19px;
	font-weight:bold;
	color:#231F20;
	text-decoration:none;
	margin-bottom:10px;
}

#content .post #searchform {
	margin:10px 0;
}

#content .post #searchform {
	margin:10px 0;
}

#content .post #searchform input {
	border:1px solid #bababa;
	background:#fff;
	line-height:20px;
	height:17px;
	width:390px;
	margin-right:15px;
	margin-bottom:10px;
	padding:3px 0 0 5px;
	display:block;
	height:20px;
	font-size:14px;
}

#content .post #searchform label {
	display:block;
	color:#000;
	line-height:22px;
	font-size:20px;
}

#content .post #searchform input#searchsubmit {
	width:190px;
	height:38px;
	padding:0 0 0 15px;
	border:0;
	background: url('/images/submit-button.jpg') top left no-repeat;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:38px;
}

#content .commentlist  {
	width:460px;
	margin-bottom:10px;
}

#content .commentlist .comment {
	padding:20px;
	border-bottom:1px solid #868686;
}

#content .commentlist .comment p {
	color:#404040;
	font-size:14px;
	line-height:20px;
	margin-bottom:15px;
}

#content .commentlist .comment p a {
	color:#990000;
}

#content .commentlist .comment .comment-metadata  {
	overflow:hidden;
	line-height:27px;
	height:27px;
	margin-bottom:10px;
}

#content .commentlist .comment .comment-metadata p {
	color:#808080;
	font-size:11px;
	line-height:27px;
}

#content .commentlist .comment .comment-metadata .comment-author {
	background: url('/images/comment-icon.jpg') center left no-repeat;
	padding-left:35px;
	margin-right:12px;
	float:left;
	line-height:27px;
	padding-right:10px;
}

#content .commentlist .comment .comment-metadata .comment-date {
	background: url('/images/clock-icon.jpg') center left no-repeat;
	padding-left:35px;
	margin-right:12px;
	float:left;
	font-size:11px;
	text-transform:uppercase;
	color:#808080;
}

#content .commentlist .comment .comment-metadata a.url {
	color:#231F20;
	font-size:19px;
	font-weight:bold;
	text-decoration:none;
	line-height:27px;
}

/* COMMENT BOX */

#respond {
	width:420px;
	padding:20px;
}

#respond form p {
	line-height:20px;
	margin-bottom:15px;
}

#respond form p input {
	border:1px solid #bababa;
	background:#fff;
	line-height:20px;
	height:17px;
	float:left;
	margin-right:15px;
	padding:3px 0 0 5px;
}

#respond form p label {
	display:block;
	color:#000;
	line-height:22px;
}

#respond form p label.req {
	color:#990000;
	font-size:14px;
}

#respond form p textarea {
	background:#fff;
	border:1px solid #bababa;
}

#respond form p input#submit {
	width:190px;
	height:38px;
	padding:0 0 0 15px;
	border:0;
	background: url('/images/submit-button.jpg') top left no-repeat;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:38px;
}

/* ASK AUBREY */

#content .entry .wpcf7 {
	width:420px;
	padding:20px;
}

#content .entry .wpcf7 form p {
	line-height:20px;
	margin-bottom:15px;
}

#content .entry .wpcf7 form p input {
	border:1px solid #bababa;
	background:#fff;
	line-height:20px;
	height:17px;
	margin-right:15px;
	padding:3px 0 0 5px;
	width:250px;
}

#content .entry .wpcf7 form p label {
	display:block;
	color:#000;
	line-height:22px;
}

#content .entry .wpcf7 form p label.req {
	color:#990000;
	font-size:14px;
}

#content .entry .wpcf7 form p small {
	font-size:11px;
	line-height:11px;
	font-style:italic;
	display:block;
	margin-bottom:3px;
}

#content .entry .wpcf7 form p textarea {
	background:#fff;
	border:1px solid #bababa;
}

#content .entry .wpcf7 form p input#submit {
	width:190px;
	height:38px;
	padding:0 0 0 15px;
	border:0;
	background: url('/images/submit-button.jpg') top left no-repeat;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:38px;
}

#right-sidebar {
	float:left;
	width:230px;
}

/* MODULE - VIDEOS */

#module-videos {
	margin-bottom:20px;
}

#module-videos a {
	width:223px;
	height:229px;
	display:block;
	background: url('/images/video-link-button.jpg') top left no-repeat;
	text-indent:-9999px;
}

/* MODULE - AUDIO */

#module-podcasts {
	margin-bottom:30px;
}

#module-podcasts a {
	width:223px;
	height:229px;
	display:block;
	background: url('/images/audio-link-button.jpg') top left no-repeat;
	text-indent:-9999px;
}

/* MODULE - SEARCH */

#module-search {
	margin-bottom:30px;
}

#module-search h2 {
	background: url('/images/search-icon-large.jpg') center right no-repeat;
	font-size:22px;
	line-height:34px;
	color:#990000;
	margin-right:40px;
	font-weight:bold;
	padding-right:66px;
	margin-bottom:10px;
}

#module-search form {
	overflow:hidden;
}

#module-search label {
	display:none;
}

#module-search input.input,
#module-search input#s {
	width:165px;
	border:1px solid #fff;
	background:#ccc;
	color:#808080;
	font-size:16px;
	padding:3px 0 3px 5px;
	float:left;
}


#module-search input.submit,
#module-search input#searchsubmit {
	width:24px;
	height:27px;
	background: url('/images/search-button.jpg') center center no-repeat;
	border:0;
	padding-right:40px;
	text-align:right;
	color:#e6e6e6;
	font-size:1px;
	display:block;
}


/* Module - RECENT POSTS */

#module-recent-posts h2 {
	background: url('/images/recentpost-icon-large.jpg') center right no-repeat;
	font-size:22px;
	line-height:22px;
	color:#990000;
	margin-right:30px;
	font-weight:bold;
	padding-right:56px;
	padding-top:20px;
	margin-bottom:30px;
}

#module-recent-posts .recent-post {
	padding-right:20px;
	margin:0 0 30px 0;
}

#module-recent-posts .recent-post h3 {
	color:#990000;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	padding-right:20px;
	margin-bottom:5px;
}

#module-recent-posts .recent-post p {
	color:#404040;
	font-size:14px;
	line-height:20px;
	margin-bottom:10px;
}

#module-recent-posts .recent-post p a,
#module-recent-posts .recent-post a {
	color:#990000;
	text-decoration:none;
}

#module-recent-posts .recent-post p a {
	margin-left:10px;
}

#module-recent-posts .recent-post p a:hover,
#module-recent-posts .recent-post a:hover {
	text-decoration:underline;
}

#module-recent-posts .recent-post p.date {
	color:#404040;
	font-size:12px;
	line-height:27px;
	background: url('/images/clock-icon.jpg') center left no-repeat;
	padding-left:30px;
	margin-right:12px;
	margin-bottom:5px;
}

#module-recent-posts .recent-post p.comments-num {
	color:#404040;
	font-size:12px;
	line-height:27px;
	background: url('/images/comment-icon.jpg') center left no-repeat;
	padding-left:35px;
	margin-right:12px;
	margin-bottom:5px;
}

#module-recent-posts .recent-post p.comments-num a {
	color:#404040;
	text-decoration:none;
}

#module-recent-posts .recent-post p.comments-num a:hover {
	color:#404040;
	text-decoration:underline;
}


/* FOOTER */

#footer {
	width:100%;
	height:160px;
	background:#707070;
	border-top:3px solid #990000;
	margin-top:25px;
	
}

#footer-content {
	width:930px;
	margin:0px auto;
	text-align:center;
	padding-top:10px;
}

#footer-content ul {
	overflow:hidden;
	margin:0px auto;
	margin-bottom:10px;
}

#footer-content ul li a {
	color:#E6E6E6;
	text-decoration:none;
}

#footer-content ul li a:hover {
	text-decoration:underline;
}


#footer-content ul li {
	display:inline;
	margin-right:10px;
}

#footer-content p {
	color:#e6e6e6;
}

#footer-content p a {
	color:#e6e6e6;
	text-decoration:underline;
}

#footer-content p a:hover {
	text-decoration:none;
}
