@charset "utf-8";
/****************************************/
/*   CSS Document                       */
/*   for Cupcake Creative Studio        */
/*   November 2009                      */
/*   by Cupcake Creative Studio         */
/*   www.wearecupcake.com               */
/*   info@wearecupcake.com              */
/****************************************/

/* Begin Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	background-color:#FFFFFF 	
}

/* End Reset */

/* Begin Layout */


body{
	text-align: center;
	vertical-align: top;
	background: url(img/bg_body.jpg) center fixed #666;
}

.clear{
	clear: both;
}

.left{
	float: left;
}

.right{
	float: right;
}

#wrapper{
	width: 740px;
	padding: 20px 30px 0 30px;
	background: url(img/bg_wrapper.png);
	margin: auto auto;
	text-align: left;
}

.nav{
	border-top: 1px solid #1a1a1a;
	border-bottom: 1px solid #1a1a1a;
	width: 740px;
	padding: 10px 0 7px 0;
	margin: 10px 0 0 0;
	background: #0d0d0d;
}

.nav li{
	margin: 0 20px 0 0;	
}

#shadow_nav{
	width: 740px;
	height: 10px;
	background: url(img/shadow_nav.png);
	margin: 0 0 20px 0;
}

#container{
	float: left;
	width: 500px;
}

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

.entry{
	line-height: 18px;
}

.entry img{
	border: 20px solid #0d0d0d;
}

p.postmetadata{
	border-top: 1px solid #1a1a1a;
	border-bottom: 1px solid #1a1a1a;
	padding: 10px;
	margin: 10px 0 20px 0;
	background: #0d0d0d;
	font-size: 10px;
}

.sidebar{
	float: right;
	width: 190px;
}


#footer{
	clear: both;
	float: left;
	width: 700px;
	height: 80px;
	padding: 10px 0 0 0;
	text-align: center;
	padding: 40px 0 0 0;
	margin: 20px 0 0 0;
	color: #2e2e2e;
	background: url(img/bg_footer.png) center top no-repeat;
}

.gravatar {
	border: 5px solid #0a0a0a;
	margin: 0 10px 5px 0;
}

.postgrav {
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000;
}

/* End Layout */

/* Begin Typography */

body{
	color: #999;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

h2{
	border-bottom: 1px solid #272727;
	font-size: 26px;
	padding: 0 0 5px 0;
}

h3{
	font-size: 20px;
}

.entry p{
	margin: 10px 0 0 0;	
}

.sidebar p{
	color: #666;
	font-size: 10px;
	padding: 8px;
}

strong{
	color: #bb0f4c !important;	
}

.nav li{
	font-size: 16px;
	margin: 0 0 0 20px;
}

a{
	text-decoration: none;
}

a:link{
	color: #fff;
}

a:visited{
	color: #fff;
}

a:hover{
	color: #ff0364;
}

a:active{
	color: #fff;
}

.sidebar ul{
	list-style-type: none;
}

.sidebar ul li h2{
	font-size: 14px;
	width: 180px;
	background: #0d0d0d;
	padding: 6px;
	margin: 10px 0 7px 0;
}

.sidebar ul li ul{
	margin: 0 0 0 15px;	
}

.sidebar ul li ul li{
	border-bottom: 1px solid #1a1a1a;
	padding: 0 0 3px 0;
	margin: 3px 0 0 0;
	list-style-image: url(img/bullet.png);
}

.comment_top{
	width: 490px;
	height: 25px;
	background: url(img/bg_comment_top.png);
}

.comment_mid{
	width: 470px;
	padding: 0 10px 0 10px;
	background: url(img/bg_comment_mid.png);
}

.comment_bottom{
	width: 490px;
	height: 10px;
	background: url(img/bg_comment_bottom.png);
}

label{
	font-size: 10px;	
}

/* End Typography */


/* Begin Forms */

.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
}

.commentmetadata{
	
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#commentform input, textarea{
	margin: 10px 0 0 0;	
}

#searchbox{
	background: url(img/bg_search.png) no-repeat;
	height: 17px;
	width: 143px;
	border: none;
	color: #737373;
	font-size: 10px;
	padding: 3px 0 0 7px;
	float: right;
}

#searchbutton{
	background: url(img/bg_submit.png) no-repeat;
	border: none;
	width: 36px;
	height: 20px;
	float: right;
}

.textbox, textarea{
	color: #ccc;
	font-size: 18px;	
}

.textbox{
	width: 300px;
	height: 30px;
	background: #141414;
	border: 1px solid #242424;

}

textarea{
	width: 400px;
	height: 200px;
	background: #141414;
	border: 1px solid #242424;
	overflow: auto;
}

#submit {
	height: 30px;
	background: #141414;
	border: 1px solid #242424;
	color: #ccc;
	font-weight: bold;
	font-size: 12px;
}

/* End Forms */
