/*  
Theme Name: Life with Cake - minimalism
Theme URI: http://www.lifewithcake.com/
Description: A three column theme developed by <a href="http://www.deliciousdesignstudio.com">Delicious Design Studio</a>, especially for Life Is Better With Cake with curly dividers, photo headers and a green / brown background. Theme is based on <a href="http://wpstart.org/minimalism-free-light-clean-2-column-wp-theme/">Minimalism</a> by Terje Asphaug
Version: 1.0
Author: Delicious Design Studio
Author URI: http://www.deliciousdesignstudio.com
*/

/* General stuff */
small {
font-family:Arial,Helvetica,Sans-Serif;
font-size:0.9em;
line-height:1.5em;
}
small, .narrowcolumn .postmetadata, .sociable_tagline {
color:#999999;
padding-top:5px;
}
h1, h2, h3 {
font-family:Arial,Helvetica,Sans-Serif;
font-weight:bold;
}
.entry h1, h2 {
color:#666666;
font-size:1.6em;
border-bottom:none;
}
h2.pagetitle {
font-size:1.6em;
}
#sidebar h2 {
font-family:Arial,Helvetica,Sans-Serif;
font-size:1.2em;
}
h3, legend, caption {
color:#666666;
font-size:1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited {
color:#999966;
text-decoration:none;
}
h1 {
border-bottom:1px solid #eee;
}
#wp-calendar caption, cite, #sidebar h2 {
color:#999966;
}
h2 a, h2 a:visited, h3 a, h3 a:visited {
color:#999966;
text-decoration:none;
display:block;
margin:0 0 10px;
}
h2 a:hover, h3 a:hover {
color:#666666;
text-decoration:none;
}
h1 {
margin:0;
}
h2 {
margin:30px 0 0;
}
h2.pagetitle {
margin-top:30px;
}
h2.pagetitle a {
display:block;
}
h3, legend, caption {
margin:30px 0 0;
padding:0;
}
h3.comments {
margin:40px auto 20px;
padding:0;
}
code {
-x-system-font:none;
font-family:'Courier New',Courier,Fixed;
font-size:1.1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
acronym, abbr, span.caps {
font-size:0.9em;
letter-spacing:0.07em;
}
.post hr {
display:block;
background:#fff;
color:#fff;
border:none;
border-top:1px solid #eee;
}
.clear {
clear:both;
}
.alignright {
float:right;
margin:0 0 10px 10px;
}
.alignleft {
float:left;
margin:0 10px 10px 0;
}
acronym, abbr, span.caps {
cursor:help;
}
acronym, abbr {
border-bottom:1px dashed #EEEEEE;
}
blockquote {
border-left:5px solid #EEEEEE;
font-weight:bold;
margin:15px 30px 0 10px;
padding-left:20px;
}
blockquote cite {
display:block;
margin:5px 0 0;
}
.center {
}
.hidden {
display:none;
}
hr {
display:none;
}

/* Forms */
.entry form {
text-align:left;
}
fieldset {
border:none;
padding:0;
margin:0;
}
#commentform input {
margin:5px 5px 1px 0;
width:170px;
}
#commentform textarea {
width:97.5%;
}
#commentform #submit {
cursor:pointer;
float:right;
margin:0;
}
input, textarea, select {
background-color:#FFFFFF;
border:1px solid #DDDDDD;
font-family:Arial,Helvetica,Sans-Serif;
font-size:1.1em;
font-weight:normal;
padding:5px;
}
input:focus, textarea:focus {
border-color:#bbb;
}
#searchsubmit {
cursor:pointer;
text-decoration:none;
}
.navigation {
display:block;
margin-bottom:60px;
margin-top:10px;
}
.aligncenter, div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

/* Links */
a {
border-bottom:1px solid #eee;
color:#999966;
text-decoration:none;
}
a:hover {
border-bottom:1px solid #ccc;
color:#333333;
text-decoration:none;
}

/* Lists */
html > body .entry ul {
line-height:1em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0;
padding:0 0 0 10px;
}
html > body .entry li {
margin:7px 0 8px 10px;
}
.entry ul li {
list-style-type:disc;
}
.entry ol {
margin:0;
padding:0 0 0 35px;
}
.entry ol li {
margin:0;
padding:0;
}
.postmetadata ul, .postmetadata li {
display:inline;
list-style-image:none;
list-style-type:none;
}
ul ul li {
margin-left:0;
padding-left:10px;
}

/* Images */
p img {
max-width:100%;
padding:0;
}
img.centered {
display:block;
margin-left:auto;
margin-right:auto;
}
img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}
img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}
a img {
border:medium none;
}
.wp-caption {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#FFFFFF;
border:1px solid #EEEEEE;
padding-top:4px;
}
.wp-caption img {
border:0 none;
margin:0 5px;
padding:0;
}
.wp-caption p.wp-caption-text {
color:#999999;
font-size:90%;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

/* Basic structure */
body {
background:#A68F1C url('images/bg2.gif') repeat scroll 0 0;
color:#333333;
font:62.5%/1.5 Helvetica Neue,Arial,Helvetica,sans-serif;
margin:0;
text-align:center;
}
body {
margin:0;
padding:0;
}
#page {
background-color:#FFFFFF;
margin:20px auto;
padding:0 230px;
width:500px;
}

/* Header */
#page {
background:#FFFFFF url('images/betterwithcake-photo2.jpg') no-repeat scroll center top;
text-align:left;
position:relative;
}
#headerimg {
height:191px;
}
#headerimg h1 span, .pseudoh1 span {
position:absolute;
top:-2000px;
left:-2000px;
}
.pseudoh1, .pseudoh1:hover {
position:absolute;
display:block;
height:191px;
width:960px;
border:none;
top:0px;
left:0px;
}
#headerimg .description {
display:none;
font-size:1.2em;
}
#header {
height:175px;
margin:0 0 0 1px;
padding:0;
}

/* Content */
#content {
font-size:1.2em;
}
.widecolumn .entry p {
font-size:1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
margin-top:10px;
}
.widecolumn {
line-height:1.6em;
}
.narrowcolumn .postmetadata {
font-size:0.9em;
}
.narrowcolumn {
float:left;
margin:0;
padding:0 0 20px;
position:relative;
width:100%;
}
.widecolumn {
margin:5px 0 0 150px;
padding:10px 0 20px;
width:450px;
}

/* Posts */
.post {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/divider.gif) no-repeat scroll right bottom;
padding:0 0 40px;
text-align:justify;
}
.widecolumn .post {
margin:0;
}
.entry p a:visited {
color:#999966;
}
.widecolumn .postmetadata {
margin:30px 0;
}
.widecolumn .smallattachment {
float:left;
margin:5px 5px 5px 0;
width:128px;
}
.widecolumn .attachment {
margin:5px 0;
}
.postmetadata {
clear:both;
}

/* Comments */
.alt {
background-color:#FFFFFF;
border-bottom:1px solid #EEEEEE;
border-top:1px solid #EEEEEE;
}
.commentlist li, #commentform input, #commentform textarea {
font-family:Arial,Helvetica,Sans-Serif;
font-size:1em;
line-height:1.4em;
}
.commentlist li {
font-weight:bold;
}
.commentlist li .avatar {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #EEEEEE;
float:right;
padding:2px;
}
.commentlist cite, .commentlist cite a {
font-size:1.1em;
font-style:normal;
font-weight:bold;
}
.commentlist p {
font-weight:normal;
line-height:1.5em;
text-transform:none;
}
#commentform p {
font-family:Arial,Helvetica,Sans-Serif;
}
.commentmetadata {
font-weight:normal;
}
.alt {
margin:0;
padding:10px;
}
.commentlist {
padding:0;
text-align:justify;
}
.commentlist li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:15px 0 3px;
padding:5px 10px 3px;
}
.commentlist p {
margin:10px 5px 10px 0;
}
#commentform p {
margin:5px 0;
}
.nocomments {
margin:0;
padding:0;
}
.commentmetadata {
display:block;
margin:0;
}

/* Sidebars */
#sidebar h2 {
color:#666666;
}
.sidebar h2 {
font-size:1.2em;
margin:5px 0 0;
padding:0;
}
#sidebar {
-x-system-font:none;
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
font-size:1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color:#333333;
}
.sidebar ul, .sidebar ul ol {
margin:0;
padding:0;
}
.sidebar ul li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/divider.gif) no-repeat scroll right bottom;
list-style-image:none;
list-style-type:none;
padding-bottom:40px;
}
.sidebar ul p, .sidebar ul select {
margin:5px 0 8px;
}
.sidebar ul ul, .sidebar ul ol {
margin:5px 0 0;
}
.sidebar ul ul ul, .sidebar ul ol {
margin:0 0 0 10px;
}
ol li, .sidebar ul ol li {
list-style-image:none;
list-style-position:outside;
list-style-type:decimal;
}
.sidebar ul ul li, .sidebar ul ol li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
margin:0;
padding:0;
}
.sidebar ul ul li a, .sidebar ul ol li a {
display:block;
padding:4px 3px;
}
.sidebar ul ul li a:hover, .sidebar ul ol li a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EEEEEE none repeat scroll 0 0;
}
#right-sidebar {
margin-right:-230px;
}
#left-sidebar {
margin-left:-100%;
right:230px;
}
.sidebar {
color:#666666;
float:left;
padding:20px 20px 10px;
position:relative;
width:190px;
}
.sidebar form {
margin:0;
}

/* Sidebar search form */
#searchform {
margin:10px auto;
padding:5px 3px;
}
.sidebar #searchform #s {
padding:5px;
width:60%;
}
.sidebar #searchsubmit, input[type=submit], input[type=button] {
cursor:pointer;
padding:4px;
}
.sidebar #searchsubmit:hover, input[type=submit]:hover, input[type=button]:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EEEEEE none repeat scroll 0 0;
border-color:#ccc;
}

/* Sidebar calendar */
#wp-calendar #prev a, #wp-calendar #next a {
font-size:9pt;
}
#wp-calendar a {
text-decoration:none;
}
#wp-calendar caption {
-x-system-font:none;
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
font-size:1.3em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
}
#wp-calendar th {
font-style:normal;
text-transform:capitalize;
}
#wp-calendar_wrap {
text-align:center;
}
#wp-calendar, table {
border-collapse:collapse;
empty-cells:show;
margin:10px 0 0;
text-align:left;
width:99%;
}
#wp-calendar #next a {
padding-right:10px;
text-align:right;
}
#wp-calendar #prev a {
padding-left:10px;
text-align:left;
}
#wp-calendar a {
border:medium none;
display:block;
}
#wp-calendar a:hover, #wp-calendar th, th {
background:#eee;
}
#wp-calendar caption, caption {
text-align:left;
width:100%;
}
#wp-calendar tbody td, #wp-calendar th, td, th {
border:1px solid #EEEEEE;
line-height:1.8;
text-align:center;
}
#wp-calendar tfoot td {
border:none;
}
#wp-calendar td.pad:hover {
background-color:#FFFFFF;
}

/* Footer */

#footer {
background-position:center bottom;
border:medium none;
}
#footer {
clear:both;
margin:0 auto;
padding:0;
}
#footer p {
margin:0;
padding:0 0 20px;
}