/*  
Theme Name: Cupcake
Theme URI: http://cupcakepajamas.com/
Description: delicious, sweet, decadent.
Version: 1.0
Author: Kelly
Author URI: http://elasticsoul.net/
	
*/
	
/* Begin Typography & Colors */

body {
	background: url("/cupcake/wp-content/themes/default/images/backgr.gif");
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #fcfd97;
	color: #000;
	text-align: center;
	}

#page {
	background: url("/cupcake/wp-content/themes/default/images/bg.jpg") repeat-y top; border: none;
	background-color: white;
	text-align: left;
	}

#header {
	background: url("/cupcake/wp-content/themes/default/images/header.jpg") no-repeat bottom center;
	
	}

#content {
	width: 450px;
	margin: 0;
	text-align: right;
	float: left;
	background-color: #ffffff;
	border-left: 2px solid #f9d915;
	border-right: 1px dotted #9a2a80;
	border-top: 1px dotted #9a2a80;
	padding: 10px 25px;
	}

#menu {
	margin: 0;
	padding: 10px;
	width: 199px;
	text-align: left;
	background: #ffffff;
	border-right: 2px solid #f9d915;
	border-top: 1px dotted #9a2a80;
	float: right;
	overflow: hidden;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 10;
	}

#footer {
	background: url("/cupcake/wp-content/themes/default/images/footer.jpg") no-repeat bottom; 
	text-align: center;
	border-top: 1px dotted #9a2a80;
	height: 39px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family : Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
}

h1 {
	color: #000000;
	font-size: 12px;
	margin: 0;
	padding: 3px;
	text-align: left;
}
h2 {
	border: 1px dotted #9a2a80;
	background-color: #fcfd97;
	color: #9a2a80;
	font-size: 9px;
	margin: 0;
	padding: 3px;
	text-align: center;
}

h3 {
	font-size: 18px;
	color: #000000;
	text-align: left;
}


h4 {
	background: url("/cupcake/wp-content/themes/default/images/h4.gif") repeat center;
	color: #4C1147;
	border: 1px solid #9a2a80;
	font-size:  14px;
	font-weight:  bold;
	height:  100%;
	padding:  3px;
	width:  100%;
	font:  Verdana, Sans-Serif;
	text-transform: uppercase;
	text-align: center;
	}
.storytitle {
	margin: 0;
	padding: 3px 0 0 3px;
	font-size: 120%;
	/*letter-spacing: .04em;*/
	font-family: Georgia, "'New York'", Utopia, "'Times New Roman'", Times, serif; 
	font-weight: bold;
}

.storytitle a {
	font-weight: bold;
}
.storytitle a.hover {
	text-decoration: underline;
}
.commentlist { text-align:left; margin-top: 10px;}

.commentlist li, #commentform input, #commentform textarea {
	font: Verdana, Arial, Sans-Serif;
	}
.commentlist .comment { padding-top: 5px; }
	
.commentlist li {
	list-style-position: outside;
        margin-left: 11px;
	}

.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 {
	font: 1em  Verdana, Arial, Sans-Serif;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a.visited {
	color: #9a2a80;
	font-weight: bold;
	text-decoration: none;
}


a.active, a.hover {

	text-decoration: underline;
}



/* End Typography & Colors */

/* ----------------------------------------------
WordPress calendar
---------------------------------------------- */
#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 80%;
	text-align: center;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #CCCCCC;
	color: #000000;
}

#wp-calendar caption {
	background: url("/cupcake/wp-content/themes/default/images/h4.gif") repeat center;
	color: #4C1147;
	border: 1px solid #9a2a80;
	font-size:  14px;
	font-weight:  bold;
	height:  100%;
	padding:  3px;
	width:  100%;
	font:  Verdana, Sans-Serif;
	text-transform: uppercase;
	text-align: center;
}
#wp-calendar td {
	color: #000;
	font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
        font-weight: bold;     
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #FFDEF7;
	color: #000000;
}

#wp-calendar th {
	font-style: normal;
        font-size: 100%;
	text-transform: capitalize;
}

/* Begin Structure */
body {
	margin: 0;
	padding: 0; 

	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 724px;
	border: none;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 245px;
	width: 100%;
	background-color: #fff;
	}

#headerimg {
	margin: 0;
	height: 245px;
	width: 100%;
	}
.post {
	text-align: left;
}

#menu form {
	margin: 0;
}

#menu input {
	background: #ffffff;
	border: 1px dotted #9a2a80;
	letter-spacing: -0.05em;
	text-transform: uppercase;
        font-size: 80%;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #111;
}

#menu ul li {
	font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

#menu ul ul {
	list-style-type: none;
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	margin: 0;
	font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding-left: 8px;
}

#menu ul ul li a {
	text-decoration: none;
}

#search, #calendar, #other {
/*	display: none;*/
}

/* ----------------------------------------------
Form styling
---------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
	
input, textarea {
	background-color: #ffffff;
	border: 1px solid #9a2a80;
	font-size:100%; 
}
	
#footer {

	padding: 0 0 0 1px;

	margin: 0 auto;
	width: 724px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */




/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;

	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */




/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}


#sidebar form {
	margin: 0;
	}
/* End Sidebar */





/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}


hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/
