/*
Theme Name: Polly Danger 2009
Theme URI: http://pollydanger.com/
Description: Hand-coded with love by Eric at ericarenson.com.
Version: 0.1
Author: Eric Arenson
Author URI: http://ericarenson.com/
Tags: 

	Polly Danger Blog
	 http://pollydanger.com/blog/

	New theme for Polly Danger's Blog, coded with love by Eric.

*/


/* Begin Typography & Colors */


/* End Typography & Colors */

/* DEV STUFF - Delete Before Publishing 
div{border:1px solid #999;}*/

/* ********** Begin Structure */

body{
	font-family: Arial, sans-serif;
	margin:0;
	padding:0;
	background-image:url(images/pdbg.gif);
}

#wrapper{
	width:1027px;
	margin: 0 auto;
}

#border{
	width:1027px;
	margin: 0 auto;
	background-image:url(images/scallops.png);
}

#nav{
	margin-right: 26px;
	height: 45px;
	width: 384px;
	float: right;
}

#white-background{
	background-color:#fff;
	background-image:url(images/white-background.jpg);
	width:990px;
	margin: 0 auto;
	text-align: left;
}

#header{
	margin-left:18px;
}

.clear{
	clear:both;
}

#main{
	/* 620 wide minus 10 for padding */
	width: 600px;
	float:left;
}

#sidebar{
	width: 370px;
	float:right;
}

#footer{
	width:990px;
	clear:both;
	margin-left:18px;
	margin-bottom: 20px;
	background-color: #B4CCCE;
}

/* End Structure */


/* Begin Nav Formatting */
#nav{
	margin-top: 58px;
	background-image: url(images/nav-bg.jpg);
}

#nav ul{
	list-style: none;
	margin:0;
	padding:0;
        padding-left: 20px;
}

#nav li{
	display: table-cell;
	padding-top: 14px;
	padding-right: 25px;
}

#nav a{
	text-decoration:none;
	font-family: Georgia, serif;
	font-style: italic;
	color: #7b6565;
}

#nav a:hover {
	border-bottom:1px dotted #7b6565;
}



#archive_nav{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:30px;
	font-size: 0.9em;
}

#archive_nav a{
	color: #A87711;
	font-style:italic;
}

/* ********** End Nav Formatitng */


/* ********** Begin Post Formatting */

.post-break{
	width: 90%;
	margin-top: 20px;
	margin-left: 30px;
	border-top: 1px #BABABA dotted;
}

.post{
	
}

.post h2{
	margin-top: 116px;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-size: 1.4em;
	font-weight: normal;
	color: #4c4c4c;
}

.post a{
	text-decoration: none;
	color: #3B989F;
}

.post a:hover{
	border-bottom:1px dotted #3B989F;
}

.post p{
	padding-right: 18px;
	font-size: 0.80em;
	line-height: 1.35em;
	color:#4c4c4c;
}
.post .meta{
	font-size: 0.7em;
	margin-top: 5px;
	margin-bottom: 5px;
}

.post .meta a{
    font-style: italic;
	color: #3B989F;
}

.post .date{
	z-index: 40;
	padding: 5px;
	width: 30px;
	margin-left:-60px;
	margin-top: -85px;
	float:left;
}

.post .date-text{
	font-family: Georgia, serif;
	font-style: bold;
	margin-top: 31px;
	margin-left: 70px;
	position:absolute;
	z-index:41;
	color: #FFF;
}

.post .post-body{
	margin-top: 50px;
	margin-left: 30px;
}

.post .post-body img{
	border: 1px dashed #CFCFCF;
	padding: 8px 8px 8px 8px;
}



/* ********** End Post Formatting */


/* ********** Begin Sidebar */

#sidebar{
	font-size: 0.75em;
}

#sidebar h2{
	font-family: Garamond, serif;
	font-style: italic;
	font-weight: normal;
	font-size:1.8em;
	color:#ec908c;
	padding:0 0 10px 0;
	margin:0;
}

#sidebar .item{
	padding: 5px;
}

#sidebar .divider{
	width:338px;
	height:6px;
	background-image:url(images/divider-sidebar.jpg);
	margin-bottom: 8px;
}

#sidebar ul{
	color: #787878;
	font-size: 0.95em;
	
	list-style: none;
	margin:0 16px 20px 0 ;
	padding:0 ;
}

#sidebar li{
	border-top:1px #f3f3f3 solid;
	border-bottom: 1px #f3f3f3 solid;
	padding-top: 8px;
	padding-bottom: 8px;
}

#sidebar li:hover{
	background-color: #f3f3f3;
}

#sidebar li p{
	padding:0;
	margin:0;
}

#sidebar a{
	color: #3B989F;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#sidebar #etsymini{
	margin-left: -10px;
}

#sidebar #popular{

}

#sidebar #adspace{

}

#sidebar #newsletter, #sidebar #search{
	color:#7b6565;
	padding-left:12px;
	padding-top:18px;
	margin-top:15px;
	background-image:url(images/signup-bg.gif);
	background-repeat: no-repeat;
	height: 78px;
}

#sidebar #social-facebook{
background: url(images/social_facebook.jpg) no-repeat;
width: 121px;
height: 50px;
margin-bottom: 10px;
float: left;
}

#sidebar #social-twitter{
background: url(images/social_twitter.jpg) no-repeat;
width: 121px;
height: 50px;
margin-bottom: 10px;
margin-left: 20px;
float: left;
}

/* ********** End Sidebar */


/* ********** Begin Headers */
#header{
	position:absolute;
	background-repeat: none;
}

#header img{
	position:absolute;
	z-index:30;
}
/* ********** End Headers */



/* ********** Begin Images */
/* ********** End Images */


/* ********** Begin Lists
/* ********** End Entry Lists */


/* ********** Begin Form Elements */
/* ********** End Form Elements */


/* ********** Begin Comments*/

#comment-area{
	font-family: Georgia, serif;
	width: 500px;
	border-top: 1px dotted #333;
	margin-top: 20px;
	padding: 0 20px 10px 20px;
	background-color: #F9F3DB;
}

#respond{
	border-top: 1px dotted #333;
}

#comments, #respond h3{
	font-style: italic;
	font-weight: normal;
}

cite a{
	text-decoration: none;
	color: #333;
}

cite a:hover{
	text-decoration: underline;
}

.comment-meta{
	font-size: 0.7em;
}

.comment-meta a{
	text-decoration: none;
	color: #000;
}

.commentlist {	
	font-family: Georgia, serif;
}




/* ********** End Comments */

/* ********** Begin Footer */
#footer p{
        font-size: 0.7em;
        color: #333;
        padding-bottom: 10px;
        margin-left: 18px;
}
/* ********** End Footer */

/* Begin Calendar */
/* End Calendar */


/* Begin Various Tags & Classes */
.navigation{
	padding-left: 32px;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
}

.navigation a{
	text-decoration: none;
	border-bottom: 1px #333 dotted;
	color: #000;
}

.pagetitle{
	padding-left: 32px;
	padding-top: 40px;
}
/* End Various Tags & Classes*/


/* Captions */
/* End captions */

/* Styles for the Tutorials Section */

p.tutorial-description {
	font-size: 1.4em;
	line-height: 1.3em;
	font-family: Georgia;
	font-style: italic;
	color: #A22833;
}

p.tutorial-subhead {
	font-size: 1em;
	font-weight: bold;
	font-family: Georgia, serif;
	margin-top:0;
}

ul.tutorial-materials{
	font-family: Georgia, serif;
}
ul.tutorial-materials li{
	font-size: 1em;
	line-height: 1.6em;
}

.step{
	margin-top: 10px;
	border: 1px solid #A2A3A3;
	padding: 10px;
}

.step p {
	font-size: 0.9em;
	color: #000;
}

.step br {padding:0; margin:0;}


.tutorial-img{
	float:left;
	padding-right: 20px;
	border: none;
}

h2.tutorial{
	margin:0;
	padding:10px 0 0 0;
}