/*
Theme Name: In the Land of Cocktails
Theme URI: http://inthelandofcocktails.com
Description: Custom theme for In the Land of Cocktails by <a href="http://www.clockwork.net/">Clockwork</a>.
Version: 2 (WP2.6.2)
Author: Kyle Meyer
Author URI: http://clockwork.net
*/

@import "lib/css/reset.css";
@import "lib/css/tabs.css";
@import "lib/css/store.css";

/* Begin styles */
body {
	font-family: Arial, sans-serif;
	background: #2e89a2 url(lib/images/bg.gif) 0 0 repeat-x;
}

a {
	color: #0891b7;
}

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

h1 {
	font-family: Georgia, Times, serif;
	color: #d15e01;
	font-size: 26px;
}

h2 {
	color: #d15e01;
	font-family: Georgia, Times, serif;
	font-size: 26px;
	margin-bottom: 4px;
}

h2 a {
	color: #d15e01;
	text-decoration: none;
}

h3 {
	color: #d15e01;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 4px;
}
	.friends-links h3 {
		margin-top: 25px;
	}
h6 {
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #8f8e8f;
}

#wrapper {
	background: #cbe5e8;
	border-bottom: 1px solid #fff;
}

#masthead {
	width: 960px;
	height: 175px;
	margin: 0 auto;
	background: url(lib/images/masthead_bg.gif) 0 0 no-repeat;
	position: relative;
}

#masthead h1#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 490px;
	height: 110px;
}

#masthead h1#logo a {
	display: block;
	width: 490px;
	height: 110px;
	background: url(lib/images/logo.jpg) 0 0 no-repeat;
	text-indent: -9999px;
}

#masthead #searchform {
		position: absolute;
	top: 18px;
	right: 26px;
	}

#masthead #nav {
	position: absolute;
	top: 110px;
	left: 0;
	list-style: none;
	font-family: Georgia, Times, serif;
	font-size: 15px;
	padding-left: 10px;
}

#masthead #nav li {
	float: left;
	padding: 13px 20px 8px;
	background: url(lib/images/menu_bg.gif) 0 0 repeat-x;
	border-right: 1px solid #6d125c;
}

#masthead #nav li.first {
	background: url(lib/images/menu_left.gif) 0 0 no-repeat;
}

#masthead #nav li.last {
	background: url(lib/images/menu_right.gif) top right no-repeat;
}

#masthead #nav li a {
	color: #fff;
	text-decoration: none;
}

#masthead #nav li a:hover {
	color: #ffc2b6;
}

#masthead #nav li.current_page_item a,
#masthead #nav li.current_page_item a:hover {
	color: #ffa641;
}
#utility_nav {
	position: absolute;
	width: 470px;
	top: 68px;
	left: 487px;
	height: 21px;
}
	#utility_nav ul li {
		float: left;
		margin: 0 0 0 22px;	
		list-style: none;
	}
	#utility_nav ul li a {
		
		height: 16px;
		padding: 5px 0 5px 18px;
		font-size: 11px;
		font-family: Georgia, Times, serif;
		color: #dfd4dd;
		text-decoration: none;
	}
	#utility_nav ul li a:hover {
		color: #FFA641;
	}
	#utility_nav ul li#subscribe_rss a {
		background: url(lib/images/icon_rss.gif) 0 5px no-repeat;
	}
	#utility_nav ul li#facebook a {
		background: url(lib/images/icon_facebook.gif) 0 5px no-repeat;
	}
	#utility_nav ul li#sign_up a {
		background: url(lib/images/icon_updates.gif) 0 3px no-repeat;
	}
	#utility_nav ul li#twitter a {
		background: url(lib/images/icon_twitter.gif) 0 3px no-repeat;
	}

#masthead #book_callout {
	width: 232px;
	position: absolute;
	height: 54px;
	top: 110px;
	right: 26px;
}

#masthead #book_callout a {
	text-indent: -9999px;
}

#masthead #book_callout #buy_the_book {
	background: url(lib/images/bg_buy_the_book.gif) 0 0 no-repeat;
	width: 232px;
	height: 54px;
	display: block;
	margin: 0;
}
	#masthead #book_callout #buy_the_book:hover {
	background: url(lib/images/bg_buy_the_book.gif) 0 -54px no-repeat;
}

#content {
	clear: both;
	background: url(lib/images/content_top.gif) 0 0 no-repeat;
	padding: 20px 0;
	width: 960px;
	margin: 0 auto;
}

#content p,
#content ul,
#content ol {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 1em;
}

#content #main {
	width: 540px;
	padding-right: 27px;
	float: left;
	min-height: 400px;
}

#content #main h6 {
	margin: 0 0 20px;
}

#content #main .postmeta {
	background: #dde6e7;
	padding: 10px;
	margin: 0 0 30px;
}
.wp-caption {
	margin: 0 0 30px;
}
#content p.wp-caption-text {
	background: #dde6e7;
	font-family: Arial, Helvetica, sans-seif;
	font-size: 11px;
	line-height: 16px;
	margin: 0 10px 5px 0;
	padding: 10px;
}

#content #main .postmeta p {
	font-family: Arial, Helvetica, sans-seif;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 5px 0;
	padding: 0;
}

#content #main .postmeta p a.stbutton {
    padding: 3px 5px 5px 22px;
}


#content #main ol.episode_archive,
#content #main ol.recipe_archive,
#content #main ol.blog_archive {
	list-style: none;
	margin: 25px 0;
}

#content #main ol.episode_archive li,
#content #main ol.recipe_archive li,
#content #main ol.blog_archive li {
	margin: 0 0 25px;
}

#content #main ol.episode_archive li h5 a,
#content #main ol.recipe_archive li h5 a,
#content #main ol.blog_archive li h5 a {
	font-family: Georgia, Times, serif;
	color: #6d125c;
	text-decoration: none;
}

#content #main ol.episode_archive p,
#content #main ol.recipe_archive p,
#content #main ol.blog_archive p.meta,
#content #main .post p.meta {
	font-family: Arial, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 1em;
}
	#content #main ol.episode_archive p.meta,
	#content #main ol.recipe_archive p.meta,
	#content #main ol.blog_archive p.meta,
	#content #main .post p.meta {
		color: #6c6c6c;
	}

#content #main ol.episode_archive p a,
#content #main ol.recipe_archive p a,
#content #main ol.blog_archive p.meta a {
	color: #c06014;
	text-decoration: none;
}

#content #main ol.episode_archive p.sponsor {
	font-family: Georgia, Times, serif;
	font-style: italic;
	background: #e3e5e5 url(lib/images/episode_sponsor_left.gif) 0 0 no-repeat;
	padding: 5px 18px 6px;
	color: #2d2d2d;
	margin: 8px 0 4px;
	display: inline-block;
}

#content #main ol.comment-list {
	list-style: none;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #424242;
}

#content #main ol.comment-list li {
	margin-bottom: 14px;
	border-bottom: 1px solid #eee;
}

#content #main ol.comment-list li p {
	font-family: Arial, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 1em;
}

#content #main ol.comment-list li p.date {
	margin-bottom: 0.5em;
}

#content #main ol.comment-list li p.date a {
	font-family: Georgia, Times, serif;
	color: #6c6c6c;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}

#content #main div.archive_post {
	margin: 0 0 30px;
}

#content #main ul.blogroll {
	list-style: none;
	margin: 20px 0 0;
	font-size: 12px;
	color: #444;
}
	

#content #main ul.blogroll li {
	margin: 0 0 15px;
	line-height: 18px;
}

#content #main ul.blogroll a, .friends-links h3 a {
	display: block;
	color: #6d125c;
	text-decoration: none;
	font-size: 16px;
	font-family: Georgia, Times, serif;
	margin: 0 0 4px;
}

#content #necessary_evil, #content #store_bg {
	background: url(lib/images/content_bg.gif) 0 0 repeat-y;
	padding: 0 49px 15px 33px;
	margin: 3px 0 0 0;
}
#content #store_bg {
	background: url(lib/images/content_store_bg.gif) 0 0 repeat-y;

}
#content #sidebar {
	width: 275px;
	padding: 30px 10px;
	float: right;
}

#content #sidebar li {
	list-style: none;
}

#content #sidebar ul.sponsor_images li {
	width: 125px;
	float: left;
	margin: 15px 5px 0 0;
}
#content #sidebar ul#promote_site {
	margin: 0 0 20px 0;
	height: 63px;
	background: url(lib/images/btn_promote.gif) 0 0 no-repeat;
}
	#content #sidebar ul#promote_site li {
		height: 31px;
	}
	#content #sidebar ul#promote_site li a {
		display: block;
		height: 31px;
		text-indent: -9999px;
	}
	#content #sidebar ul#promote_site li#sign_up a:hover {
		background: url(lib/images/btn_promote.gif) 0 -94px no-repeat;
	}
	#content #sidebar ul#promote_site li#facebook a:hover {
		background: url(lib/images/btn_promote.gif) 0 -63px no-repeat;
	}
#content #sidebar ul#iphone_app {
	margin: 0 0 20px 0;
	padding: 0 0 0 62px;
	height: 83px;
	background: url(lib/images/bg_iphone_app.gif) 0 0 no-repeat;
}
	#content #sidebar ul#iphone_app li {
		float: left;
		padding: 50px 0 0 0;
		margin: 0 0 0 12px;
		width: 75px;
	}
	#content #sidebar ul#iphone_app li a {
		display: block;
		height: 31px;
		font-size: 9px;
		text-transform: uppercase;
		color: #6698a6;
		text-decoration: none;
		background: url(lib/images/icon_iphone_arrow.gif) right 7px no-repeat;

	}

#content #sidebar li ul.authors {
	font-size: 12px;
	margin: 15px 0 15px 0;
}

#content #sidebar #episode_sponsor {
	width: 255px;
	height: 68px;
	background: url(lib/images/episode_sponsor_bg.gif) 0 0 no-repeat;
	font-family: Arial, sans-serif;
	display: block;
	padding: 10px;
	margin: 10px 0 20px;
}

#content #sidebar #episode_sponsor a img {
	width: 125px;
	border: 0;
	display: block;
	float: left;
}

#content #sidebar #episode_sponsor span {
	color: #000;
	font-size: 14px;
	line-height: 20px;
	display: block;
	float: right;
	width: 118px;
	height: 20px;
	padding: 12px 0 0;
}

#content #sidebar #episode_sponsor a {
	font-size: 11px;
	color: #3aaccc;
	display: block;
}

#content #sidebar #other_episodes,
#content #sidebar .recent_comments ul {
	margin: 10px 0 35px;
}

#content #sidebar #other_episodes li,
#content #sidebar .recent_comments ul li {
	margin-bottom: 14px;
}

#content #sidebar #other_episodes h5,
#content #sidebar ul.authors a {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	margin-bottom: 2px;
	line-height: 20px;
}

#content #sidebar #other_episodes h5 a,
#content #sidebar ul.authors a {
	text-decoration: none;
}

#content #sidebar #other_episodes p,
#content #sidebar .recent_comments ul p {
	font-size: 11px;
	margin-bottom: 3px;
	font-family: Arial, sans-serif;
	line-height: 16px;
}

#content #sidebar .recent_comments ul p.meta {
	color: #888;
}

#content #sidebar #other_episodes p .comments-perma a {
	color: #c06014;
	text-decoration: none;
}

#content #sidebar .wp-tag-cloud a {
	padding-left: 8px;
	background: url(lib/images/bullet.gif) left 60% no-repeat;
}
/* Supress images in posts that appear within the Related Recipe sidebar */
#content #sidebar div.tabSwitcher img.size-medium,
#content #sidebar div.tabSwitcher img.size-large   { 
	display: none; 
}
#content #main ul.wp-tag-cloud {
		margin: 0 0 20px 20px;
	}
#content #end_content {
	clear: both;
	background: url(lib/images/content_bottom.gif) 0 0 no-repeat;
	height: 16px;
}

#footer {
	clear: both;
	color: #deeff1;
	padding: 25px 24px 20px 10px;
	width: 926px;
	margin: 0 auto;
	background: url(lib/images/footer_bg_no_rules.jpg) 0 0 no-repeat;
}

.home #footer {
	background: url(lib/images/footer_bg) 0 0 no-repeat;
}

#footer a {
	color: #deeff1;
}

#footer .footer_meta {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 4px;
}

#footer #clockwork {
	float: right;
}

#footer #footer_about {
	width: 204px;
	height: 225px;
	background: url(lib/images/about_bg.jpg) 0 0 no-repeat;
	display: block;
	float: left;
	position: relative;
	margin: 0 29px 45px 1px;
}

#footer #footer_about p#cocktail_chicks {
	color: #fff;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	position: absolute;
	top: 134px;
	left: 9px;
	margin: 0;
}
#footer #footer_about p#contact_btn {
	position: absolute;
	top: 178px;
	left: 0;
	margin: 0;
}

#footer #footer_about a {
	text-decoration: none;
	color: #ffb867;
}

#footer #footer_about a:hover {
	text-decoration: underline;
}

#footer #blog_callout {
	width: 300px;
	float: left;
	padding: 0 0 0 26px;
	margin: 0 33px 20px 0;
}

#footer #blog_callout h4 {
	width: 274px;
	height: 38px;
	text-indent: -9999px;
	background: url(lib/images/from_Cocktail_Chicks.gif) 0 0 no-repeat;
	display: block;
}

#footer #blog_callout h5, #footer #guest_callout h5 {
	margin: 10px 0 5px;
}

#footer #blog_callout h5 a, #footer #guest_callout h5 a {
	color: #8ee7ff;
	text-decoration: none;
	font-family: Georgia, Times, serif;
	font-size: 18px;
}

#footer #blog_callout p.meta, #footer #guest_callout p.meta {
	font-size: 11px;
	margin-bottom: 10px;
	font-style: italic;
}

#footer #blog_callout p.meta span, #footer #guest_callout p.meta span {
	font-style: normal;
}

#footer #blog_callout p, #footer #guest_callout p {
	font-size: 12px;
	line-height: 18px;
}

#footer #blog_callout p a, #footer #guest_callout p a {
	color: #ffb867;
}

#footer #guest_callout {
	width: 300px;
	padding: 0 7px 25px 26px;
	float: left;
}

#footer #guest_callout h4 {
	width: 175px;
	height: 38px;
	text-indent: -9999px;
	background: url(lib/images/Guest_Blog.gif) 0 0 no-repeat;
	display: block;
}

#footer #store_callout {
	width: 300px;
	padding: 0 7px 25px 26px;
	float: left;
}

#footer #store_callout h4 {
	width: 150px;
	height: 26px;
	text-indent: -9999px;
	background: url(lib/images/from_the_store.gif) 0 0 no-repeat;
	display: block;
	margin: 0 0 1.75em;
}

#footer #store_callout ul {
	list-style: none;
}

#footer #store_callout li {
	float: left;
	width: 90px;
	margin: 0 10px 0 0;
}

#footer #store_callout a img {
	height: 84px;
}

#footer #store_callout a {
	display:block;
	width:90px;
	text-align:center;
	background:#FFFFFF;
	padding:3px 0;
}

#footer #store_callout h5 a {
	color: #8ee7ff;
	font-size: 12px;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	background:none;
	text-align:left;
}

#footer #store_callout a.homeCart {
	background:none;
	font-size:12px;
	color:#ffb768;
	text-align:left;
}

.clear {
	clear: both;
}

a.button,
a.masthead_button {
	background: url(lib/images/button.gif) 0 0 no-repeat;
	padding: 7px 0 7px 12px;
	font-family: Georgia, Times, serif;
	text-transform: uppercase;
	color: #fff!important;
	text-decoration: none;
	font-size: 11px;
	cursor: pointer;
}

a.button span,
a.masthead_button span {
	background: url(lib/images/button_cap.gif) 100% 0 no-repeat;
	padding: 7px 12px 7px 0;
	cursor: pointer;
}

a.button:hover,
a.masthead_button:hover {
	color: #dbb1d3!important;
	cursor: pointer;
}

a.masthead_button {
	background: url(lib/images/masthead_button_bg.gif) 0 0 no-repeat;
}

a.masthead_button span {
	background: url(lib/images/masthead_button_cap.gif) 100% 0 no-repeat;
}

#content #main #sidebar .wp_tag_cloud li a {
	font-size: 11px!important;
}

.alignright {
	float: right;
	margin: 12px 0 12px 12px;
}

.alignleft {
	float: left;
	margin: 12px 12px 12px 0;
}

