/*
Theme Name: The Diary of a Fruitcake
Theme Author: Moxie Design Studios&trade;
Theme URL: http://moxiedesignstudios.com
*/

/* main selectors */
body {
	margin: 0;
	padding: 0;
	font: 13px/18px Arial, helvetica, sans-serif;
	color: #2B2822;
	background: #FDD478 url(images/background-body.gif) repeat 0 30px;
	min-width: 980px;
}

a {
	color: #EC1C24;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

span.more {
	position: absolute;
	bottom: -8px;
	right: 0;
}

span.more a {
	display: block;
	width: 117px;
	height: 15px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/link-more.gif) no-repeat;
}

img {
	vertical-align: baseline;
	border: none;
}

img.ttf {
	border: none !important;
	outline: none;
	display: block;
}

.alignleft {
	float: left;
	margin: 0 10px 8px 0;
}

.alignright {
	float: right;
	margin: 0 0 8px 10px;
}

.aligncenter {
	text-align: center;
}

img.aligncenter {
	display: block;
	margin: 0 auto 6px auto;
}

p {
	margin: 0;
	padding: 0 0 18px 0;
}

ul, ol {
	margin: 0 0 0 22px;
	padding: 0 0 18px 0;
}

dl, dt {
	margin: 0;
	padding: 0;
}

dd {
	margin: 0;
	padding: 0 0 18px 0;
}

h2, div.section h3 {
	margin: 0;
	padding: 0 0 12px 0;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	color: #ED1C24;
}

div.section h3 {
	padding-bottom: 6px;
}

h3 {
	margin: 0;
	padding: 0 0 8px 0;
	font-size: 16px;
	font-weight: bold;
	color: #99CC00;
}

h4 {
	margin: 0;
	padding: 0 0 8px 0;
	font-size: 14px;
	font-weight: bold;
        color: #EC6735;
}

h5 {
	margin: 0;
	padding: 0 0 8px 0;
	font-size: 13px;
	font-weight: bold;
        color: #8ECFB7;
}

h6 {
	margin: 0;
	padding: 0 0 8px 0;
	font-size: 10px;
        line-height: 13px;
	font-weight: normal;
        color: #ED2830;
}
/* form elements */
form {
	margin: 0;
	padding: 0;
	list-style: none;
}

input.text {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: #FFF9DF;
	margin: 0;
	padding: 3px 4px;
	border: 1px dashed #F1695D;
	vertical-align: middle;
}

div.widget input.text,
div.widget select {
	border-color: #FFF;
}

select {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: #FFF9DF;
	margin: 0;
	border: 1px dashed #F1695D;
	vertical-align: middle;
}

input.image {
	margin: 0;
	vertical-align: middle;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
}

textarea {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: #FFF9DF;
	margin: 0;
	padding: 4px;
	border: 1px dashed #F1695D;
	vertical-align: middle;
	overflow: auto;
}


/* main layouts and backgrounds */
#main {
	width: 100%;
	overflow: hidden;
	position: relative;
}

div.layout {
	width: 980px;
	margin: 0 auto;
	position: relative;
	z-index: 4;
}

div.layout:before, div.layout:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* header section */
#header {
	width: 100%;
	position: relative;
	z-index: 6;
}

#header div.layout {
	height: 210px;
}

/* header decorations */
#header div.deco1 {
	position: absolute;
	top: 210px;
	z-index: 3;
	width: 3976px;
	height: 30px;
	overflow: hidden;
	background: url(images/deco-header1.png) no-repeat;
}

#header div.deco2 {
	position: absolute;
	top: 60px;
	left: 0;
	width: 3990px;
	height: 19px;
	background: url(images/deco-header2.png) no-repeat;
}

#header div.deco3 {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 60px;
	background:#F9BD61;
}

/* navigation section */
#navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 8px;
	left: 215px;
	z-index: 5;
}

#navigation li {
	float: left;
	padding-left: 12px;
	display: inline;
}

#navigation a {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	height: 26px;
	color: #FFF;
	background-repeat: no-repeat;
}

#navigation a:hover,
#navigation li.active a {
	background-position: 0 -26px;
}

#navigation li.active {
	background: url(images/navigation/bullet.gif) no-repeat 4px 45%;
}

#navigation li.home a {width: 43px;background-image: url(images/navigation/home.gif);}
#navigation li.rss {margin-left: 8px;}
#navigation li.rss a {width: 80px;background-image: url(images/navigation/rss.gif);}
#navigation li.register, #navigation li.profile {margin-left: 0px;}
#navigation li.register a {width: 66px;background-image: url(images/navigation/register.gif);}
#navigation li.profile a {width: 58px;background-image: url(images/navigation/profile.gif); }
#navigation li.login a {width: 51px;background-image: url(images/navigation/login.gif);}
#navigation li.logout a {width: 62px;background-image: url(images/navigation/logout.gif);}
#navigation li.advice a {width: 57px;background-image: url(images/navigation/advice.gif);}
#navigation li.stories a {width: 62px;background-image: url(images/navigation/stories.gif);}
#navigation li.blog a {width: 44px;background-image: url(images/navigation/blog.gif);}
#navigation li.frits a {width: 65px;background-image: url(images/navigation/frits.gif);}
#navigation li.shop a {width: 50px;background-image: url(images/navigation/shop.gif);}
#navigation li.press a {width: 53px;background-image: url(images/navigation/press.gif);}
#navigation li.about a {width: 48px;background-image: url(images/navigation/about.gif);}
#navigation li.contact a {width: 57px;background-image: url(images/navigation/contact.gif);}

#navigation li.cp-advice {
	position: absolute;
	top: 85px;
	left: 260px;
	padding: 0;
}

#navigation li.cp-advice a {
	width: 213px;
	height: 80px;
	background-image: url(images/navigation/cp-advice.gif);
}

#navigation li.cp-advice a:hover {
	background-position: 0 -80px;
}

#navigation li.cp-stories {
	position: absolute;
	top: 85px;
	left: 490px;
	padding: 0;
}

#navigation li.cp-stories a {
	width: 212px;
	height: 80px;
	background-image: url(images/navigation/cp-stories.gif);
}

#navigation li.cp-stories a:hover {
	background-position: 0 -80px;
}

/* logo section */
div.logo {
	position: absolute;
	top: 0;
	left: -6px;
	z-index: 4;
}

div.logo h1 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	width: 435px;
	height: 286px;
	background: url(images/deco-logo.png) no-repeat;
}

div.logo h1 a {
	position: absolute;
	left: 6px;
	top: 25px;
	width: 424px;
	height: 233px;
	text-indent: -9999px;
	overflow: hidden;
	background: #C2D951 url(images/logo.png) no-repeat;
	color: #C2D951;
	outline: none;
}

/* tagline section */
#header q {
	position: absolute;
	left: -9999px;
	height: 0px;
	overflow: hidden;
	quotes: none;
}

#header q:before, #header q:after {
	content: '';
}

/* footer section */
#footer {
	width: 100%;
	position: relative;
	z-index: 5;
	background: #F9BD61;
	font-size: 11px;
	line-height: 13px;
	color: #FF6633;
	margin-bottom: 50px;
}

#footer a {
	color: #FF6633;
}

#footer ul {
	margin: 0;
	padding: 14px 40px 30px 40px;
	list-style: none;
	float: left;
}

#footer ul li {
	display: inline;
	border-left: 1px solid #FF6633;
	padding: 0 6px;
	float: left;
}

#footer ul li.copy {
	padding-left: 0;
	border: none;
}

#footer div.layout {
	padding-bottom: 30px;
}

/* footer decorations */
#footer div.deco1 {
	position: absolute;
	bottom: -1px;
	left: 0;
	z-index: 3;
	width: 3976px;
	height: 30px;
	overflow: hidden;
	background: url(images/deco-footer1.png) no-repeat;
}

#footer div.deco2 {
	position: absolute;
	top: -19px;
	left: 0;
	width: 3990px;
	height: 19px;
	background: url(images/deco-footer2.png) no-repeat;
}

/* content section */
#content {
	width: 100%;
	position: relative;
	z-index: 4;
	background: #F1695D;
}

#content div.layout {
	background: #FFF url(images/background-content.gif) repeat-y;
}

#primary {
	width: 570px;
	float: left;
	padding: 100px 0 25px 40px;
}

#sidebar {
	width: 310px;
	float: right;
	padding: 16px 40px 230px 0;
}

/* widgets section */
div.widget {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	font-size: 12px;
	position: relative;
}

div.widget p, div.widget ul {
	padding-bottom: 16px;
}

/* alternative widget look section */
div.alt div.widget {
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.alt div.widget h3 {
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 10px;
	margin-bottom: 4px;
}

div.alt div.widget div.inner {
	padding: 16px 16px 0 16px;
	height: 1%;
	overflow: hidden;
	background-position: top left;
	background-repeat: no-repeat;
}

div.alt div.widget div.inner:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* red widget */
div.deco-red div.widget h3 {
	background-image: url(images/widgets/red-bullet.gif);
}



div.deco-red div.widget {
	color: #FFF;
	background-color: #DE3C3C;
	background-image: url(images/widgets/red-bottom.gif);
}
div.deco-red div.widget div.inner {background-image: url(images/widgets/red-top.gif);}

div.deco-red div.widget a,
div.deco-red div.widget h3 {
	color: #FDE98B;
}

div.deco-red div.widget h4 {
color: #FFFFFF;
}

/* yellow widget */
div.deco-yellow div.widget h3 {
	background-image: url(images/widgets/yellow-bullet.gif);
}

div.deco-yellow div.widget {
	background-color: #FDE98B;
	background-image: url(images/widgets/yellow-bottom.gif);
}
div.deco-yellow div.widget div.inner {background-image: url(images/widgets/yellow-top.gif);}

div.deco-yellow div.widget a,
div.deco-yellow div.widget h3 {
	color: #FF6633;
}

/* green widget */
div.deco-green div.widget h3 {
	background-image: url(images/widgets/green-bullet.gif);
}

div.deco-green div.widget {
	background-color: #C2D951;
	background-image: url(images/widgets/green-bottom.gif);
}
div.deco-green div.widget div.inner {background-image: url(images/widgets/green-top.gif);}

/* orange widget */
div.deco-orange div.widget h3 {
	background-image: url(images/widgets/orange-bullet.gif);
}

div.deco-orange div.widget {
	background-color: #F9BD61;
	background-image: url(images/widgets/orange-bottom.gif);
}
div.deco-orange div.widget div.inner {background-image: url(images/widgets/orange-top.gif);}

/* search widget section */
div.widget_search input.text {
	width: 200px;
	border-color: #F1695D;
}

/* polls widget */
div.widget_polls-widget ul {
	margin: 0;
	padding: 0 0 16px 0;
	list-style: none;
}

div.widget_polls-widget p.button {
	float: right;
}

/* advertise widget section */
div.ad {
	border: 1px solid #ECF7F2;
	padding: 4px;
	margin-bottom: 4px;
}

div.ad-left {
	float: left;
	margin-bottom: 4px;
}

div.ad-right {
	float: right;
	margin-bottom: 4px;
}

div.ad img {
	display: block;
}

p.ad-link {
	width: 100%;
	overflow: hidden;
	padding-bottom: 4px !important;
}

p.ad-link a {
	width: 91px;
	height: 14px;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
	background: url(images/link-ad.gif) no-repeat;
}

/* video widget section */
div.widget_youtube div.holder {
	width: 100%;
	padding-top: 6px;
	padding-bottom: 12px;
	text-align: center;
}

div.widget_youtube div.description {
	padding: 0 0 0 35px;
	background: url(images/deco-youtube.gif) no-repeat 0 4px;
}

div.widget_youtube div.description a {
	color: #FFF;
}

/* about widget section */
div.widget-about img.avatar,
div.widget-about img.photo {
	float: left;
	margin: 0 10px 5px 0;
	display: inline;
	border: none;
}

/* tag cloud widget section */
div.widget_tag_cloud div.inner div {
	padding-bottom: 12px;
}

div.widget_tag_cloud div.inner a {
	line-height: 1em;
}

/* twitter widget section */
div.widget-twitter div.deco {
	position: absolute;
	right: 0;
	bottom: -6px;
	width: 65px;
	height: 70px;
	background: url(images/deco-twitter.png) no-repeat;
	overflow: hidden;
}
/* inner boxes section */

/* post section */
div.post {
	width: 100%;
	position: relative;
	margin-bottom: 25px;
}

div.post div.head, div.post div.body, div.post div.foot {
	width: 100%;
	overflow: hidden;
	position: relative;
}

div.post div.body {
	z-index: 4;
	overflow: visible;
}

div.post div.body:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

div.post div.head p.date {
	font-size: 16px;
	color: #99CC00;
	padding-bottom: 4px;
}

div.post div.foot {
	font-size: 12px;
	background: url(images/post-foot.gif) repeat-x;
	padding-top: 8px;
}

div.post div.foot ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}

div.post div.foot li {
	float: left;
	padding: 0 9px 0 16px;
	background: url(images/bullet.gif) no-repeat 0 6px;
}

div.post div.foot li.first {
	padding-left: 0;
	background: none;
}

/* recent box section */
div.recent {
	width: 100%;
/*	margin-bottom: 40px;*/
	font-size: 13px;
}

div.recent ul,
div.post div.body ul {
	margin: 0;
	list-style: none;
}

div.recent ul li,
div.post div.body ul li {
	padding-left: 14px;
	background: url(images/bullet.gif) no-repeat 0 5px;
}

div.features {
margin-bottom: 60px;
}

/* welcome box section */
div.welcome {
	margin-bottom: 45px;
	background: #FDE98B url(images/welcome-bottom.gif) no-repeat bottom left;
	font-size: 12px;
}

div.welcome div.post {
	margin-bottom: 0;
}

div.welcome div.inner {
	height: 1%;
	padding: 8px 16px 0 16px;
	background: url(images/welcome-top.gif) no-repeat;
}

div.welcome div.head {
	background: url(images/welcome-head.gif) repeat-x bottom left;
	margin-bottom: 8px;
	padding-bottom: 7px;
}

div.welcome h2 {
	color: #FF6633;
	padding-bottom: 8px;
}

/* headline section */
div.headline {
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}

div.headline p {
	margin: -27px 0 -14px 0;
	width: 100%;
	height: 80px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
}

div.headline p a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 100%;
	height: 39px;
	margin-top: 27px;
}

div.headline p.stories {background-image: url(images/headlines/stories.gif);}
div.headline p.advice {background-image: url(images/headlines/advice.gif);}
div.headline p.blog {background-image: url(images/headlines/blog.gif);}
div.headline p.blognew {background-image: url(images/headlines/blognew.gif);}

/* sociable box section */
div.sociable {
	width: 100%;
	overflow: hidden;
	padding-bottom: 18px;
	margin: 0 !important;
}

div.sociable_tagline {
	display: none !important;
}

div.sociable ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

div.sociable ul li {
	float: left;
	padding-left: 7px !important;
	line-height: 15px;
	background: none !important;
}

div.post div.sociable img {
	border: none;
}

/* simple blog section */
div.section {
	width: 100%;
	margin-bottom: 20px;
}

div.section:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* respond form section */
div.respond h3 {
	padding-bottom: 10px;
}

div.respond ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}

div.respond ul li {
	margin-bottom: 12px;
	line-height: 22px;
}

div.respond ul li.button {
	text-align: right;
	margin-top: -8px;
	position: relative;
}

div.respond input.text {
	width: 260px;
	margin-right: 5px;
}

div.respond textarea {
	width: 560px;
	height: 90px;
}

/* navigation box section */

div.navigation {
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px;
}

div.navigation span.prev {
	float: left;
}
div.navigation span.next {
	float: right;
}

/* comments section */
div.comment, div.trackback {
	width: 100%;
	overflow: hidden;
	margin-bottom: 14px;
	line-height: 16px;
	font-size: 12px;
}

div.reply {
	float: left;
	padding-left: 30px;
	clear: left;
}

ol.comments {
	margin: 0;
	padding: 0;
	list-style: none;
}

ol.comments ul.children {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}

div.comment img.avatar,
div.trackback img.avatar,
div.comment img.photo {
	float: left;
	margin: 4px 20px 4px 20px;
	display: inline;
	border: none;
}

div.comment p, div.trackback p {
	padding-bottom: 6px;
}

div.comment p.info {
	font-weight: bold;
	padding-bottom: 8px;
}

div.comment div.inner, div.trackback div.inner {
	overflow: hidden;
	position: relative;
	float: left;
	width: 480px;
	background: #FDE98B url(images/comment-br.gif) no-repeat bottom right;
}

div.comment cite, div.trackback cite {
	font-style: normal;
}

div.comment div.text,
div.trackback div.text {
	height: 1%;
	overflow: hidden;
	padding: 8px 12px 0 12px;
}

div.comments div.depth-2 div.inner {width: 460px;}
div.comments div.depth-3 div.inner {width: 440px;}
div.comments div.depth-4 div.inner {width: 420px;}
div.comments div.depth-5 div.inner {width: 400px;}

div.comment div.bg1 {background: url(images/comment-tr.gif) no-repeat top right;}
div.comment div.bg2 {background: url(images/comment-bl.gif) no-repeat bottom left;}
div.comment div.text  {background: url(images/comment-tl.gif) no-repeat;}

div.bypostauthor div.inner {background-color: #C2D951 ;background-image: url(images/comment-br-alt.gif);}
div.bypostauthor div.bg1 {background: url(images/comment-tr-alt.gif) no-repeat top right;}
div.bypostauthor div.bg2 {background: url(images/comment-bl-alt.gif) no-repeat bottom left;}
div.bypostauthor div.text {background: url(images/comment-tl-alt.gif) no-repeat;}

div.trackback div.inner {
	background: #DE3C3C url(images/trackback-bottom.gif) no-repeat bottom left;
	color: #FFF;
}

div.trackback div.text {
	background: url(images/trackback-top.gif) no-repeat top left;
	color: #FFF;
}

div.trackback a {
	color: #FDE98B;
}

/* social links section */
div.social {
	position: absolute;
	top: -230px;
	right: 50px;
}

div.social h3 {
	text-indent: -9999px;
	overflow: hidden;
	z-index: 4;
	margin: 0;
	padding: 0;
	width: 290px;
	height: 273px;
	background: url(images/background-social.png) no-repeat;
}

#footer div.social ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 92px;
	left: 40px;
}

#footer  div.social ul li {
	float: left;
	padding: 0;
	border: none;
	margin-left: -1px;
}

#footer div.social ul a {
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	padding: 5px;
}

#footer div.social ul a:hover {
	background: url(images/social-hover.gif) no-repeat;
}

/* ADDED CSS */
/* IMAGE CAPTION */
.wp-caption {
border: 1px solid #F9BD61;
text-align: center;
background-color: #FFF;
padding-top: 4px;
margin: 0px 10px 10px 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
color: #DE3C3C;
margin: 0;
}

div.post p img {
border: 1px solid #F9BD61;
background-color: #FFF;
padding: 4px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

div.post p img.wp-smiley {
border: 0;
background: transparent;
padding: 0;
}


input.contact {
border: none;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
color: #333333;
display: block;
margin: 0 0 0 390px;
width: 63px;
height: 22px;
padding: 0;
background: #FF6633 url('images/button-respond.gif') no-repeat;
}

blockquote {
background: #FFF9DF;
padding: 5px 10px 0px 10px;
padding-bottom: -5px;
line-height: 150%;
border: 1px dashed #F1695D;
}

/* STORIES FORM */
form#tdomf_form1 input#content-title-tf,
form#tdomf_form1 input#tags,
form#tdomf_form1 textarea#content-text-ta,
form#tdomf_form1 input#q1captcha {
width: 450px;
background: #FFF9DF;
border: 1px dashed #F1695D;
}
form#tdomf_form1 legend {
font-size: 16px;
color: #8DB835;
margin-top: 20px;
margin-bottom: 20px;
display: block;
padding: 0;
}

form#tdomf_form1 label {
font-weight: bold;
}

form#tdomf_form1 input#tdomf_form1_send {
border: none;
font-weight: bold;
background: #FF6633;
font-size: 12px;
text-transform: uppercase;
color: #000000;
display: block;
margin: 0 0 0 405px;
padding: 4px;
/*width: 63px;
height: 22px;*/
}

#flickr_badge_wrapper a img {
border: 3px solid #FFF;
}

#flickr_badge_wrapper a:hover img {
border: 3px solid #C2D951;
}

