/*
Theme Name: 100 Layer Cake
Theme URI: http://100layercake.com/blog
Description: Custom theme for 100layercake.com.
Version: 1.0A
Author: Patrick Jackson, Amanda Halbrook, Kristina Hedrick
Author URI: www.solidhex.com/

Maintenance Services, 4/2010
Tri Doan (www.doandesigns.com)

*/

/*
1. Elements
2. Structure
3. Typography
4. Global Classes
*/

/* =============== */
/* = 1. Elements = */
/* =============== */

* {
	margin: 0;
	padding: 0;
	outline: none;
}

hr {
	display: none;
}

body {
	background: #f4efe9 url('images/page_bg.jpg') 50% 0 repeat-y fixed;
	color: #8e847b;
	font: 12px/18px Arial, Helvetica, Verdana, sans-serif;
	padding: 24px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a:link, a:visited {
	color: #8e847b;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 18px 0;
}

a img {
	border: none;
}

img, label {
	display: block;
}

label {
	color: #6c6661;
	font-size: 13px;
	margin-bottom: 6px;
}

/* ================ */
/* = 2. Structure = */
/* ================ */

h1 {
	text-indent: -9999em;
	margin-bottom: 32px;
}

h1 a:link, h1 a:visited {
	background: transparent url('images/header.jpg') 0 0 no-repeat;
	display: block;
	width: 920px;
	height: 188px;
}

div#page {
	width: 920px;
	margin: 0 auto;
	position: relative;
}

div.description {
	display: none;
}

div#content {
	width: 594px;
}

ul#content_nav {
	background: url('images/content_nav.jpg') no-repeat scroll top left;
	width: 592px;
	height: 47px;
	list-style: none;
	text-indent: -9999em;
	position: relative;
}

ul#content_nav li {
	position: absolute;
	top: 0;
}

ul#content_nav li, ul#content_nav li a {
	display: block;
	height: 47px;
}

li#t_real_weddings {
	left: 43px;
	width: 125px;
}
li#t_real_weddings a:hover {
	background: url('images/nav_hover_realwedding.jpg') no-repeat 1px 0;
}
li#t_diy_wedding {
	left: 212px;
	width: 105px;
}
li#t_diy_wedding a:hover {
	background: url('images/nav_hover_diywedding.jpg') no-repeat 2px 0;
}
li#t_about_us {
	left: 360px;
	width: 80px;
}
li#t_about_us a:hover {
	background: url('images/nav_hover_aboutus.jpg') no-repeat 0 1px;
}
li#t_events {
	left: 488px;
	width: 60px;
}
li#t_events a:hover {
	background: url('images/nav_hover_events.jpg') no-repeat -1px 0;
}
div.stamp {
	background: transparent url('images/date_bg.jpg') 100% 0 repeat-y;
/*	color: #b599aa;*/
	color: #e1c4b1;
	width: 30px;
	padding-right: 16px;
	padding-left: 15px;
	font: 26px/18px Georgia, "Palatino", serif;
	text-align: center;
}

div.stamp span {
	color: #999;
	display: block;
	font: 13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 9px;
}

div.post div.heading {
	padding-left: 12px;
/*	width: 524px;*/
	width: 516px;
}

div.post {
	background: transparent url('images/post_border.jpg') 0 100% no-repeat;
	padding-bottom: 26px;
	margin-top: 34px;
}

div.widecolumn div.post {
	padding-bottom: 2em;
	margin-bottom: 18px;
}

div#sidebar {
	width: 306px;
	padding-left: 18px;
}

div.sidebar_postings_extend {
	background: url('images/sidebar_posting_extend.jpg') 0 0 repeat-y;
	width: 306px;
	margin-bottom: 10px;
}

div.sidebar_postings_top {
	background: url('images/sidebar_posting_top.jpg') 0 0 no-repeat;
	padding-top: 14px;
}

div.sidebar_postings_bottom {
	background: url('images/sidebar_posting_bottom.jpg') 0 100% no-repeat;
	padding-bottom: 14px;
}

div.postings {
	color: white;
	padding: 0 33px 20px 31px;
}

input#s {
	border: none;
	background: transparent;
	padding: 7px 7px 0 7px;
	width: 195px;
}

div#s_container {
	background: url('images/s_bg.jpg') no-repeat scroll top left;
	width: 209px;
	height: 27px;
}

div.email_us_bottom {
	background: transparent url('images/email_us_bottom.jpg') 0 100% no-repeat;
	width: 218px;
	padding-bottom: 48px;
	margin: 20px auto;
}

div.email_us_top {
	background: transparent url('images/email_us_top.jpg') 0 0 no-repeat;
	padding-top: 72px;
}

div.email_gutter {
/*	color: #6f6f6d;*/
	padding: 10px 0;
}

div.email_gutter a:link, div.email_gutter a:visited {
	color: #d4ae95;
	font-family: Georgia, "Palatino", "Century Schoolbook", serif;
	font-style: italic;
	text-decoration: none;
	display: block;
}

div.email_gutter a:hover {
	text-decoration: underline;
}

div.events_shout_extend {
	background: url('images/events_shout_extend.jpg') 0 0 repeat-y;
	width: 306px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.events_shout_bottom {
	background: url('images/events_shout_bottom.jpg') 0 100% no-repeat;
	padding-bottom: 6px;
}

div.events_shout_top {
	background: url('images/events_shout_top.jpg') 0 0 no-repeat;
	padding: 90px 42px 1px 25px;
}

div.commie_wrap {
	background: #f1f0ef;
	padding: 30px 5px 0 5px;
}

div.commentmetadata {
	background: transparent url('images/commentdata_bg.gif') 0 100% no-repeat;
	padding-bottom: 1em;
	font-family: Georgia, "Palatino", serif;
}

div#respond {
	background: #f9f2eb;
	margin-top: 5px;
	padding: 28px 50px 36px 42px;
}

div#respond input.text, div#respond textarea {
	background: transparent;
	border: 0;
}

div#respond input.text {
	width: 236px;
	padding: 7px 7px 0 7px;
}

div#respond div.input	{
	background: transparent url('images/comment_text.jpg') 0 0 no-repeat;
	margin: 0;
	width: 250px;
	height: 25px;
}

div#respond div.textarea {
	background: url('images/textarea.jpg') 0 0 no-repeat;
	width: 493px;
	height: 126px;
}

div#respond div.textarea textarea {
	width: 493px;
	height: 126px;
}

div.form_gutter {
	padding-left: 33px;
	margin-bottom: 26px;
}

img#abs_ad {
	position: absolute;
/*	display: none;*/
	top: 108px;
	right: -116px;
}

div.blogs_we_love_wrap {
	background: transparent url('images/blogs_border.jpg') 0 0 no-repeat;
	padding-top: 13px;
}

div.blogs_we_love_wrap_bottom {
	background: transparent url('images/blogs_border.jpg') 0 100% no-repeat;
	padding-bottom: 13px;
}

div#about p {
	line-height: 20px;
	margin: 20px 0;
	font-size: 13px;
}

div#about p#love_layercake {
	margin: 2em 0 3em 0;
}

/* ================= */
/* = 3. Typography = */
/* ================= */

div.post h2 {
	color: #454646;
	font: 24px/1em Georgia, "Palatino", "Century Schoolbook", serif;
	margin-bottom: 4px;
}

div.post h2 a:link, div.post h2 a:visited {
	color: #454646;
	text-decoration: none;	
}

div.post h2 a:hover {
	color: #669593;
	text-decoration: none;
}

div.post small {
	color: #454646;
	font-size: 10px;
	line-height: 18px;
}

div.post a:link, div.post a:visited {
	color: #669593;
	text-decoration: none;
}

div.post a:hover {
	text-decoration: underline;
}

.entry_p {
	padding: 0 15px;
	line-height: 22px;
}

p.commies a:link, p.commies a:visited, p.commies /*it's not a link if we're in the single view*/ {
	color: #669593;
	font: 12px/18px Georgia, "Palatino", serif;
	text-decoration: none;
}

p.commies span {
	font-size: 18px;
}

div#sidebar ul {
	list-style: none;
}

div.postings ul {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div.postings ol {
	color: #d2efe4;
}

div.postings ol, div.postings li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

div.postings ul a:link, div.postings ul a:visited,
div.postings ol a:link, div.postings ol a:visited
{
	color: white;
	text-decoration: none;
}

div.postings ul a:hover,
div.postings ol a:hover
{
	text-decoration: underline;
}

ul.fav_posts_list {
	background: transparent url('images/fave_list_separator.jpg') 0 100% no-repeat;
	padding: 0 0 12px 14px;
}

ul.fav_posts_list li {
	background: transparent url('images/middot.jpg') 0 7px no-repeat;
	padding-left: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.postings h2 {
	text-indent: -9999em;
	width: 242px;
	height: 12px;
	margin: 18px 0;
}

/*ul.topics {
	margin-left: 26px;
}

ul.topics li span {
	color: #dbcfcf;
	font-style: italic;
}*/

h2#title_fave_posts {
	background: url('images/title_fave_posts.jpg') no-repeat scroll top left;
	width: 242px;
	height: 12px;
}

h2#title_browse_topics {
	background: url('images/title_browse_topics.jpg') no-repeat scroll top left;
	width: 242px;
	height: 12px;
}

/* the ligatures of the font chosen cause for some irregular sizes */
h2#title_search {
	background: transparent url('images/title_search.jpg') 0 0 no-repeat;
	height: 38px;
	text-indent: -9999em;
	margin-bottom: 10px;
}

h2#title_previous_posts {
	background: transparent url('images/title_previous_post.jpg') 0 0 no-repeat;
	height: 42px;
	text-indent: -9999em;
	margin: 10px 0 0 22px;
}

h2#title_about_us {
	background: transparent url('images/title_about_us.jpg') 0 0 no-repeat;
	height: 46px;
	text-indent: -9999em;
	margin-top: 38px;
}

h2#title_advertise_w_us {
	background: transparent url('images/title_advertise_w_us.jpg') 0 0 no-repeat;
	height: 46px;
	text-indent: -9999em;
	margin-top: 38px;
}

ul.arch_list, ul.arch_list ul {
	width: 254px;
	border: 1px solid #e4e0da;
	font-family: Georgia, "Palatino", "Century";
	background: #eeebe7;
	line-height: 24px;
}
ul.topics_list, ul.topics_list ul {
	background: #777776;
	width: 215px;
	font-family: Georgia, "Palatino", "Century";
	border: 1px solid #6b6b6b;
	line-height: 24px;
}
ul.arch_list {
	cursor: pointer;
	position: relative;
	margin: 0 0 22px 25px;
}
ul.topics_list {
	cursor: pointer;
	position: relative;
	margin: 0 0 0 25px;
}
ul.arch_list ul,
ul.topics_list ul {
	position: absolute;
	top: 24px;
	left: -1px;
}

li.select_posts {
	background: #eeebe7 url('images/down_arrow.jpg') 95% 50% no-repeat;
	font-style: italic;
	padding-left: 12px;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
ul.topics_list li.select_posts {
	background: #777776 url('images/down_arrow2.jpg') 95% 50% no-repeat;
	font-style: normal;
	font-family: Georgia, "Palatino", "Century";
}
ul.topics_list ul.the_topics {
	float: left;
	z-index: 2;
	padding-bottom: 10px;
}
ul.arch_list ul li a,
ul.topics_list ul li a {
	display: block;
	font-style: normal;
	padding-left: 12px;
}

ul.arch_list ul li a:link, ul.arch_list ul li a:visited {
	background: #e4e0da;
	color: #A7A5A2;
	text-decoration: none;
}
ul.topics_list ul li {
	margin: 0 !important;	
}
ul.topics_list ul li a:link, ul.topics_list ul li a:visited {
	background: #777776;
	color: #ffffff;
	text-decoration: none;
}
ul.arch_list ul li a:hover,
ul.topics_list ul li a:hover {
	background: #eeebe7;
	text-decoration: none;
}
ul.topics_list ul li a:hover {
	color: #777776;
}
a#layer_rss:link, a#layer_rss:visited {
	background: url('images/link_subscribe.jpg') no-repeat scroll top left;
	display: block;
	width: 124px;
	height: 38px;
	text-indent: -9999em;
	margin: 10px 0 10px 22px;
}

ul.events li {
	border-bottom: 1px solid #b9c49e;
	font-family: Georgia, "Palatino", "Century Schoolbook", serif;
	padding: 0 12px 10px 1px;
	margin-bottom: 10px;
}

ul.events li a:link, ul.events li a:visited {
	color: #6f6f6d;
	font-family: Arial, Helvetica, sans-serif;
}

h3#comments {
	background: url('images/title_comments.jpg') no-repeat scroll top left;
	height: 46px;
	text-indent: -9999em;
	margin-left: 23px;
}
.comment_disclaimer {
	padding-top: 22px;
	margin-top: 22px;
	background: url('images/comment_disclaimer_line.jpg') top left repeat-x;
}
.comment_disclaimer p {
	margin-top: 0 !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	color: #76706b;
	line-height: 20px;
}
h3#title_post_comment {
	background: url('images/title_post_comment.jpg') no-repeat scroll top left;
	height: 50px;
	text-indent: -9999em;
}

cite.fn {
	color: #669593;
	font-style: normal;
/*	font-size: 18px;*/
}

cite.fn a.url:link, cite.fn a.url:visited {
	color: #669593;	
	text-decoration: none;
}

cite.fn a.url:hover {
	text-decoration: underline;
}

div#respond p {
	margin: 18px 0 0 0;
}

div#respond p.first {
	margin: 0;
}

div#respond p.submit_comment {
	margin: 12px 9px 0 0;
}

ol.commentlist li {
	list-style: none;
	padding: 18px 0 8px 36px;
}

ol.commentlist li.odd {
	background: #f9fafa;
}

ol.commentlist li p {
	margin: 0;
	padding: 12px 36px 12px 0;
/*	font-size: 13px;*/
}

h2#title_inspire {
	background: url('images/title_inspire.jpg') no-repeat scroll top left;
	height: 50px;
	text-indent: -9999em;
	margin-top: 34px;
}

ul.blogs_we_love {
	margin: 24px 0 36px 0;
}

ul.blogs_we_love li {
	padding: 3px 0;
}

ul.blogs_we_love, ul.blogs_we_love li {
	float: left;
}

ul.blogs_we_love li, ul.blogs_we_love li a {
	display: block;
}

ul.blogs_we_love li {
	border-bottom: 1px dotted #8b8b8a;
	font: 16px/26px Georgia, "Palatino", serif;
	list-style: none;
	margin-left: 18px;
	width: 276px;
}

ul.blogs_we_love li a:link, ul.blogs_we_love li a:visited {
	color: #669593;
	text-decoration: none;
}

ul.blogs_we_love li a:hover {
	color: #476867;
	text-decoration: none;
}
a.adLink {
	margin-bottom: 10px;	
	display: block;
}

/* ===================== */
/* = 4. Global Classes = */
/* ===================== */

.error {
	color: #8B0000;
}

div.input {
	margin-right: 1em;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

div.clear {
	clear: both;
}

img.sbar_ad, div.sbar_ad {
/*	border: 1px solid #d2d2d0;*/
/*	margin: 22px 0;*/
}

div.sbar_ad img {
	margin-bottom: 14px;
}

img.advertise_w_us, img.img_273_58, img.img_300_100 {
	margin-bottom: 15px;
}

img.random_ads {
	margin-bottom: 6px;
}

input.text, textarea {
	color: #838383;
	font: 1em Arial, Helvetica, Verdana, sans-serif;
}

div.hr hr {
	display: none;
}

div.sidebar_hr {
	background: url('images/sidebar_hr.jpg') 0 0 no-repeat;
	height: 4px;
	margin-left: 15px;
}

a.admin_link:link, a.admin_link:visited,
span.admin_link a:link, span.admin_link a:visited
{
	color: #FF4500;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

a.admin_link:hover,
span.admin_link a:hover
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #FF4500;
	color: white;
}

div.moderation {
	font: italic 14px Georgia, "Palatino", serif;
	color: #ba745e;
	margin-bottom: 12px;
}

p.logged_status {
	font: italic 14px Georgia,"Palatino", serif;
}

div.navigation div.alignleft, div.navigation div.alignright {
	margin: 18px 0;
}

/*this probably won't be used, by just in case */
h2.page_title {
	background: transparent url('images/blogs_border.jpg') 0 100% no-repeat;
	color: #454646;
	font: 18px/36px Georgia, "Palatino", serif;
	padding-bottom: 52px;
	margin-top: 40px;
}

#older a:link, #older a:visited {
	display: block;
	background: url('images/previous.jpg') no-repeat scroll top left;
	width: 111px;
	height: 50px;
	text-indent:  -9999em;
}

#newer a:link, #newer a:visited {
	display: block;
	background: url('images/next.jpg') no-repeat scroll top left;
	width: 77px;
	height: 50px;
	text-indent: -9999em;
}

div.advert_gutter {
	width: 274px;
	margin: 20px 0 20px 16px;
}

div.adverts {
	background-color: #F2EFEC;
	padding: 8px 8px 0 0;
	margin-bottom: 36px;
}

div.adverts img {
/*	margin: 8px 0 0 8px;*/
	padding: 0 0 8px 8px;
	float: left;
}

div.advertise {
	background: transparent url('images/blogs_border.jpg') 0 0 no-repeat;
	padding: 23px 18px 0 0;
}

div.advertise p {
	color: #8E847B;
	font-size: 13px;
}

div.advertise a:link, div.advertise a:visited {
	color: #7BADA4;
}
div.blogs_we_love {
	margin-bottom: 30px;	
}