/*  
Theme Name: Cupcake
Theme URI: http://melalouise.net/
Description: Cupcake.
Version: 1.0
Author: Pamela Ueckerman
Author URI: http://melalouise.net/

	Cupcake v1.0	

	This theme was designed and built by Pamela Ueckerman,
	whose blog you will find at http://melalouise.net/

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

*/



body {
	font-size: 0.75em; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Tahoma, Verdana, Arial, Sans-Serif;
	background: #fff url('images/header-back.gif') top left repeat-x; 
	color: #333;
	text-align: left;
	padding: 0;
        margin: 0; 
	line-height: 2em;
	}

a img { border: none; }

#page {
    width: 800px;
    margin: 0 auto;
	text-align: left;
    background: #fff;
	}

#header  {
    height: 205px;
    width: 800px;
    background: url('images/header.png') top left no-repeat;
	}


#headerimg {
    display: none;
    width: 344px;
    height: 103px;
    float: left;
    padding-left: 170px;
}

#headerimg h1 a {
	display: block;
    width: 344px;
	height: 103px; 
}

#headerimg h1 { 
	background: url('images/logo.gif') top left no-repeat;
}

#topmenu {
    font-family: Georgia, Garamond, "Times New Roman";
    padding-top: 5px;
    text-align: right;
    padding-right: 20px;
    color: #b9435c;
}
			
#topmenu a {
    color: #b9435c;
}


#content {
	font-size: 1.2em
        background-color: #fff;
	}

.narrowcolumn .postmetadata {
	background-color: #eee;
	padding-left: 15px;
	margin-top: 20px;
	font-size: 85%;
	}

.navigation {
	background-color: #fff;
	margin-top: 20px;
	font-size: 85%;	
        margin-bottom: 15px;
}

.navigation .alignleft, .navigation .alignright {
        width: 200px;
}

.navigation .alignleft { text-align: left;}
.navigation .alignright { float: right; text-align: right; }

.alt {
	background-color: #eee;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
}

#footer {
        background-color: #b9435c;
        clear: both;
	border: none;
        padding: 10px;
        color: #fff;
	}

#footer-inner {
        width: 800px;
        margin: auto;
}

#footer a {
        color: #fff;
}


small {
	font-family: "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 0.9em;
        text-transform: uppercase;
	padding-top: 0;
	margin-top: 0;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
        }

h1 {
	font-size: 1.2em;
	text-align: center;
	}

h1 a span {
        display: none;
}

h2 {
	font-size: 2em;
        font-family: Georgia, Garamond;
        padding-bottom: 0;
        margin-bottom: 0;
	}

h2.pagetitle {
	font-size: 2em;
	padding-bottom: 0;
	margin-bottom: 0;
	}
	
h3, h3 a {
	color: #33332d;
text-transform: uppercase;
        font-size: 1em;
        padding-bottom: 0;
        margin-bottom: 0;
	}

.post h3 {
    padding-top: 25px;
}

#sidebar h2, #sidebar h3 {
	font-family: "Trebuchet MS", 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1em;
	}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #999;
	}

h2, h2 a, h2 a:visited{
	color: #b9435c;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

#commentarea {
        background-color: #fff;
        padding: 20px 0;
}

#commentarea textarea {
        width: 400px;
}

#commentarea .inner {
        padding: 15px 0;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
        padding: 10px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
        padding: 15px;
	line-height: 1.6em;
        background-color: #fff;
        color: #666;
        float: right;
        width: 260px; 
}

.side-box {
	margin-bottom: 25px;
	background-color: #fff;
	}
	
.side-box .inner {
}

.highlight {
	font-family: Georgia, Garamond, "Times New Roman";
	font-size: 170%;
	color: #cccc9e;
}

#bio.side-box .inner {
	padding: 15px 15px 15px 65px;
	margin-left: 10px;
	margin-top: 10px;
	background: url(images/bio.gif) top left no-repeat;
}

ul a {
    text-decoration: none;
    text-transform: none;
    border-bottom: dotted 1px #ffffff;
}    

ul a:hover {
    border-bottom: 1px dashed #ffffff;
}

ul {
    list-style-image: none;
    margin: 5px 0 7px 0px; 
    padding: 0;
} 

.blogroll ul {
    margin: 5px 0 7px 0;
    list-style-image: none;
    list-style-type: none;
}

.blogroll ul li {
    margin-top: 5px;
}

* html ul {
    margin-left: 15px;
}     

li {
    margin: 4px 0;
}    

a {
    color: #527221;
}

#sidebar input {
	border: 1px solid #666;
	font-size: 90%;
	padding: 5px;
        color: #999;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #999;
	}

#sidebar ul {
        list-style: none;
}

#sidebar ul ul {
        margin-left: 15px;
}


code {
	display: block;
	font: 1.1em 'Courier New', Courier, Fixed;
	padding: 10px;
  	background-color: #fff;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a:hover {
	color: #147;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
.narrowcolumn {
	padding: 0 50px 20px 0px;
	margin: 0;
	width: 480px;
	}

.widecolumn {
	padding: 0 20px 20px 20px;
	margin: 0;
	width: 425px;
	}

.halfpage {
	width: 225px;
	float: left;
}

.halfpage.right {
	margin-left: 15px;
}

.post {
	padding: 0 0 20px 0;
	}

.post .inner {
	padding: 0;
}

.post hr {
	display: none;
	}

.post img {
        max-width: 420px;
        border: 4px solid #fff;
}

a.gm-link {
	text-decoration: none;
	color: #B85B5A;
}

a.gm-link img {
	vertical-align: middle;	
}
