/*  
Theme Name: Park&Co Blog - Extra Cuts
Theme URI: http://extracuts.com
Author: Little Bird LLC, Amanda Hawkins (oh.amanda@gmail.com)
Author URI: http://www.littlebirdllc.com/
*/


* {
		margin:0;
		padding:0;
		}

html {
		min-height:101%;
		background: #837c7c url("images/bg.jpg") top center;
		}

body {
		background: url("images/top-bg.jpg") top center;
		background-repeat: no-repeat;
		padding: 0; 
		margin: 0;
		color: #545454;
		}
		
body, select, input, textarea {
		font: 12px Helvetica, Arial, Verdana, Sans-Serif;
		line-height: 160%; 
		}


/**************** Structure *****************/

#page {
		width: 1039px; 
		overflow:hidden;
		margin:0 auto;
		padding: 0;
		background: #fdfefd url("images/side_left.jpg"); background-position: top left; background-repeat: repeat-y;
		}

#page-inner {background-image: url("images/side_right.jpg"); background-position: top right; width: 1039px; background-repeat: repeat-y; overflow: hidden;}

#sidebar_bg {background: url("images/side_repeat.jpg") 733px 151px; overflow: hidden; background-repeat: repeat-y;}
#sidebar_bottom {background: url("images/side_bottom.jpg"); background-position: bottom right; overflow: hidden; background-repeat: no-repeat; width: 1039px;}

#side_left {width: 48px; float:left;}
#side_right {width: 52px; float:right;}

#content {
		width:939px;
		float:left;
		overflow:hidden; 
		background: url("images/content.jpg") 0 151px;
		background-repeat: no-repeat;
		}

#multi_posts {width: 685px; float:left; overflow:hidden;}

.post {
		padding: 10px 25px 5px 25px ;	
		margin: 0 0 80px 0;
		background:transparent;
		overflow: hidden;
		}	
		.entry {overflow:hidden;}	

#header {
		width:939px;
		height: 151px;
		}
		#quote {background: url("images/quote.jpg"); width:406px; height:118px; 
		float:right; color: #504b45; font-family: georgia, serif; font-size: 1.9em; padding: 33px  38px 0 75px; line-height: 1em; }
		#quote a {display: block; text-align: right; font-size: .75em;}
		img.header-left {float:left;}
		
		#quote .curly_left {color: #605e53; font-weight: bold;}
		#quote .curly_right {color: #605e53; font-weight: bold;}

#sidebar {
		background: url("images/side_repeat.jpg") -18px 0;
		width: 236px;
		float:right;
		margin: 0;
		}

		#sidelist {margin-top: 390px;}
		img.parkco {padding: 26px 0 0 498px;}
#footer {
		margin: 0 auto;
		width: 1039px;
		height: 122px;
		background: url("images/footer.jpg");
		overflow: hidden;
		float: left;
		}

/**************** HTML Elements *****************/
p {margin: 0 0 12px 0;}
a:link, a:visited {color: #3d8690; text-decoration:none;}
a:hover, a:active {color:#857c7d; text-decoration: none;}
a:focus {outline: none; }
small {font-size: 90%;}
img {border:0; outline: none;}
i, em {font-style: italic;}
code {font-family:"Bitstream Vera Sans Mono","Courier New",monospace;}
blockquote {
		width: 212px;
		float:right;
		padding:16px 34px 8px 14px;
		margin:0 0px 10px 10px;
		background: url("images/blockquote.jpg") 25px 0;
		line-height: 1.2em;
		font-size: 1.3em;
		font-family: Georgia, serif; 
		font-style: italic;
		border: #cbc4c0 solid 1px;
		color: #417d85;
		}	
cite {display:block; font-size: .8em; font-style: italic; padding-top: 4px;}
blockquote a:link, blockquote a:visited {color: #857c7d;}

.entry a:link, .entry a:visited {color: #3d8690; text-decoration:none; border-bottom: 1px dotted #3d8690;}
.entry a:hover, .entry a:active {color:#857c7d; text-decoration: none; border-bottom: 1px dotted #857c7d;}



/****************	Headers ****************/
h1 {font-family: Georgia, serif; font-size: 3em; font-weight:normal;}
h2 {font-size: 2.5em; font-weight: normal; font-family: Georgia, serif; color: #312d29;}
		h2.widgettitle {font-size: 1.5em; padding: 6px 0 6px 40px; width: 196px; background: url("images/sidebar_h2.jpg") repeat-y; display:block; margin-top: 4px;}
		h2.title a:link, h2.title a:visited, h2.title {color: #222320; font-size: 1.35em; line-height: 1.25em;}
		h2.image a:link, h2.image a:visited, h2.image {color: #222320; font-size: 1.55em; margin-top: 25px;}
		h2.title a:hover {color: #3d8690;}
		h2.subtitle a:link, h2.subtitle a:visited, h2.subtitle {color: #222320; font-size: 1.3em;}
		h2.subtitle a:hover {color: #3d8690;}
		h2.pagetitle {font-size: 1.4em; display:block; padding: 0 0 10px 17px; }
h3 { font-family: Georgia, serif; font-size: 2em; font-weight: normal;}
h4 {font-family: Georgia, serif; font-size:1.5em; font-weight: normal;}
h5 {font-family: Georgia, serif; font-size:1em; font-weight: normal;}	
h6 {font-family: Georgia, serif; font-size:.9em; font-weight: normal;}	


/*************** HOME PAGE LAYOUT ******************/

#featured {background: url("images/featured_repeat.jpg"); overflow:hidden; margin-bottom: 16px; clear:both;}
*html #featured {height: 300px;}

#featured-inner {background: url("images/featured_top.jpg") no-repeat; overflow:hidden; padding: 13px 14px 6px 23px; clear:both;}
img.wp-post-image {float:left;  border: #cbc4c0 solid 1px; margin: 0 10px 0 0;}

/* JMD - Added 2010-03-22 to allow for flash in the excerpt to appear as a post thumbnail would*/
#home object {float: left; margin: 0 10px 0 0;}

#featured h2 {margin: 25px 0 0 0;}
.post-date {display:block; font-size: .9em; line-height: 1.2em; margin-top: 3px; margin-bottom: 8px;}

#featured a.full-story:link, #featured a.full-story:visited {border: none; height: 22px; width: 147px; background: url("images/full_story.jpg"); 
display:block; float:right; color: #77736d; font-family: Georgia, serif; font-size: 1.2em; padding: 2px 0 0 8px;}
#featured a.full-story:hover {border: none; background: url("images/full_story.jpg") 0 24px; color: #222320;}

#featured-boxes {background: url("images/3-repeat.jpg"); overflow:hidden;}

#featured-1 {background: url("images/3-top.jpg") no-repeat; width: 230px;  float:left;}
*html #featured-1 {background: url("images/3-repeat.jpg");}
		#featured-1-inner {padding: 30px 16px 20px 30px;}

#featured-2 {background: url("images/3-top.jpg") -230px 0 ; background-repeat: repeat-x; width: 236px;  float:left;}
*html #featured-2 {background: url("images/3-repeat.jpg") -230px 0;}
		#featured-2-inner {padding: 30px 16px 20px 30px;}

#featured-3 {background: url("images/3-top.jpg") -466px 0; background-repeat: repeat-x; width: 216px;  float:left;}
*html #featured-3 {background: url("images/3-repeat.jpg") -466px 0;}
		#featured-3-inner {padding: 30px 16px 20px 30px;}

#featured-footer {width: 685px; height: 61px; background: url("images/3-bottom.jpg");}

a.more-1:link, a.more-1:visited {border: none; height: 18px; width: 130px; background: url("images/more-1.jpg"); display:block; color: #77736d; 
font-family: Georgia, serif; font-size: 1em; padding: 2px 0 0 4px;}
a.more-1:hover {border: none; background: url("images/more-1.jpg") 0 20px; color: #222320;}

a.more-2:link, a.more-2:visited {border: none; height: 19px; width: 130px; background: url("images/more-2.jpg"); display:block; color: #77736d; 
font-family: Georgia, serif; font-size: 1em; padding: 1px 0 0 4px;}
a.more-2:hover {border: none; background: url("images/more-2.jpg") 0 20px; color: #222320;}

a.more-3:link, a.more-3:visited {border: none; height: 19px; width: 130px; background: url("images/more-3.jpg"); display:block; color: #77736d; 
font-family: Georgia, serif; font-size: 1em; padding: 1px 0 0 4px;}
a.more-3:hover {border: none; background: url("images/more-3.jpg") 0 20px; color: #222320;}

#featured-boxes .entry {line-height: 1.55em; color: #222320; margin: 4px 0 0 0; margin-bottom: -20px;}

.moretext  {border: none; height: 18px; width: 130px; background: url("images/more-4.jpg"); display:block; color: #77736d; 
font-family: Georgia, serif; font-size: 1em; padding: 0px 0 2px 4px; margin-top: 14px;}
.moretext:hover {border: none; background: url("images/more-4.jpg") 0 20px; color: #222320;}
/**************** SIDEBAR w/ widgets ****************/
#sidebar ul {
		list-style: none;
		margin: 0 0 20px 0;
		}
		
#sidebar li {
list-style:none;
line-height: 1.1em;
}

#sidebar ul.sidelist li ul {padding: 8px 16px 0 41px;}
#sidebar ul.sidelist li ul li {padding: 6px 0 6px 0;}


#sidebar li a:link, #sidebar li a:visited {
				background: transparent;
				color: #34312e;
				}
#sidebar li a:visited {
				color: #76726d;
				}
#sidebar li a.viewall {color: #000; text-transform: uppercase; font-size: .85em; letter-spacing: .02em;}
#sidebar li a:hover, #sidebar li a:active {
color: #3d8690;
text-decoration:none;
border-bottom: 1px dotted #64abb5;
}

#sidelist a:hover, #sidelist a:active, .current_page_item a, #home .on {
text-decoration:none;
background-color: transparent;
}


/***** widget misc *******/
	#wp-calendar td a:link {background: #f5eb93; }
	#wp-calendar caption {text-align: left;}
	#sidebar .widget {margin-bottom:10px;}
	#sidebar li.widget_tag_cloud div {margin:10px 10px 10px 40px;}
	#sidebar li.widget_tag_cloud {margin-bottom: 20px;}
	#sidebar p {padding: 0; margin: 0;}
	#sidebar select {margin-bottom: 20px;}
	#sidebar li.widget_search form {margin: 20px 0 20px 40px;}
	#sidebar ul.sidelist li.widget_pages li {margin: 0; padding: 4px 0 4px 0;}
	#sidebar ul.sidelist li.widget_pages li ul {margin: 0; padding: 0 0 0 8px;}
	#sidebar ul.sidelist li.widget_pages li ul li {margin: 0; padding: 4px 0 4px 0;}
	#sidebar ul.sidelist li.widget_pages li ul li ul {margin: 0; padding: 0 0 0 8px;}
	#sidebar ul.sidelist li.widget_pages li ul li ul li {margin: 0; padding: 4px 0 4px 0;}
		
	#calendar_wrap	{padding: 10px 0 20px 40px; }

	#sidebar li.widget_text .textwidget {padding: 10px 10px 20px 40px; line-height: 1.4em;}
	
	#sidebar li.widget_text a:link, #sidebar li.widget_text a:visited {color: #3d8690; text-decoration:none; border-bottom: 1px dotted #3d8690;}
	#sidebar li.widget_text a:hover, #sidebar li.widget_text a:active {color:#857c7d; text-decoration: none; border-bottom: 1px dotted #857c7d;}
	
	
/****************Post Formatting****************/


/**** ARCHIVE *****/

.archive{overflow:hidden; margin-bottom: 16px; display:block;}
.archive-inner {background: #fdfefd url("images/archive-bg.jpg") no-repeat; overflow:hidden; padding: 8px 30px 10px 40px; margin: 0 0 60px 0; display:block;}
.archive h2.title {margin-top: 25px; font-size: 1.85em; margin: 25px 0 6px 0;}
.archive h2.title a:link, .archive h2.title a:visited {color: #3d8690;}
.archive h2.title a:hover {color: #222320;}

#navigation {display:block; text-align: center;}



/** SINGLE **/
.entry .sociable {display:block; margin-top: 60px;}
.entry .sociable a:link, .entry .sociable a:visited {border: none;}
.entry .sexy-bookmarks a:link, .entry .sexy-bookmarks a:visited {border: none;}

#post div.sexy-bookmarks {margin: 60px 0 10px 0; display:block;}
#post {background: url("images/featured_repeat.jpg"); overflow:hidden; margin-bottom: 16px;}
#post-inner {background: url("images/featured_top.jpg") no-repeat; overflow:hidden; padding: 8px 30px 30px 40px;}
#post h2.title {margin: 25px 0 6px 0; font-size: 2.5em;}


.entry {line-height: 1.7em; color: #2c2c27; margin: 8px 0 0 0; }
.entry img {border: #cbc4c0 solid 1px;}

#postmetadata {margin-top: 10px; border: #cbc4c0 solid 1px; display:block; padding: 10px; overflow:hidden; line-height: 1.1em;}
.edit,
.category,
.tags {display:block;}

.entry ul, .entry ol {margin-bottom: 25px; padding-top: 10px;}
.entry ul li {
		list-style:disc;
		margin-bottom:6px;
		line-height:1.3em;
		margin-left:30px;
		}

.entry ol li {
		margin-bottom:5px;
		line-height:115%;
		margin-left:30px;
		}
ol li {
		margin: 0 0 0 30px;
		padding: 0px;
		}

#tags {
		padding:3px;
		border-bottom:1px solid #70431C;
		border-top:1px solid #70431C;
		}	

.entry .gallery a:link, .entry .gallery a:visited {border: none;}

.navigation a:link, .navigation a:visited,
.attachment a:link, .attachment a:visited {border: none;}

/* aligning */
.left { float:left; padding-right: 8px; }
.right { float:right; padding-left: 8px; }
.alignleft {float: left; margin: 6px 10px 10px 0;}
.alignright {float: right; margin: 6px 0 10px 10px;}
.aligncenter, div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}


/* images and galleries */
img.wp-smiley {border: 0; padding: 0; margin:0;}

.post img, .post img a:link, .post img a:visited {
		border: 1px solid #cfe3ee; 
		padding: 5px 5px 20px 5px; 
		background: #fff;
		}
		
		

.gallery a img, .gallery img {
		border: 1px solid #cfe3ee; 
		padding: 5px 5px 20px 5px; 
		background: #fff;
		}

.gallery-item {
		text-align:center;
		}

.gallery-caption {
		font-size: 10px;
		padding-top: 0;
		}

.entry img.attachment-thumbnail {border: 1px solid #cfe3ee;}


/* captions */
.wp-caption {
		border: 1px solid #cfe3ee; 
		text-align: center;
		background-color: #fff;
		padding-top: 4px;
		-moz-border-radius: 1px;
		-khtml-border-radius: 1px;
		-webkit-border-radius:1px;
		border-radius: 1px
		}

.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;
		}

.wp-caption p.wp-caption-text {
		font-size: 10px;
		color: gray;
		line-height: 17px;
		padding: 0 2px 2px;
		margin: 0;
		}



/*************** Comments *****************/


.commentlist {
		padding: 0;
		margin: -16px 6px 20px 17px;
		background-repeat: no-repeat;
		padding: 30px 10px 8px 10px;
		}

h2.comments {font-size: 1.3em; color: #a3a49a; display:block; padding: 0 0 18px 0;}
h2.comments2 {font-size: 1.3em; color: #a3a49a; display:block; padding: 10px 0 18px 25px}


.commentlist li {
		margin:4px 0 8px 0;
		padding: 20px 5px 5px 82px;
		list-style: none;	
		background: url("images/comments.jpg");
		}
.says {font-size: .01em; display:none;}

.commentlist ul {}
.commentlist li ul li { 
		margin-right: 10px;
		margin-left: 0px;
		list-style: none;		
		background: #fdfefc url("images/comment-bg.jpg") top right no-repeat;
		border: 1px dashed #fff;
		padding: 5px;
		}

.commentlist li ul li li {background: url("images/comments.jpg"); margin-top: 10px; border: none; margin-left: 5px;}
.commentlist li ul li li li {background: #fdfefc url("images/comment-bg.jpg") right top no-repeat;}
.commentlist li ul li li li li{background: url("images/comments.jpg");}	
.commentlist li ul li li li li li {background: #fdfefc url("images/comment-bg.jpg") right top no-repeat;}
.commentlist li ul li li li li li li {background: url("images/comments.jpg");}	
.commentlist li ul li li li li li li li  {background: #fdfefc url("images/comment-bg.jpg") right top no-repeat;}

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

.children {padding: 0; }

.commentlist li .avatar { 
		float: left;
		border: 1px solid #CBC4C0;
		padding: 2px;
		margin: -3px 0 20px -65px;
		width: 50px; height: 50px;
		z-index: 1;
		clear: all;
		display:block;
		}
*html .commentlist li .avatar {margin: -3px 0 20px -30px;}
.commentlist li li .avatar {width: 40px; height: 40px; padding: 1px; margin: -3px 0 6px -55px;}
.commentlist li li li .avatar {width: 30px; height: 30px; padding: 1px; margin: -3px 0 6px -55px;}
.commentlist li li li li .avatar {width: 30px; height: 30px; padding: 1px; margin: -3px 0 6px -65px;}
.commentlist li li li li li .avatar {width: 30px; height: 30px; padding: 1px; margin: -3px 0 6px -75px;}
.commentlist li li li li li li .avatar {width: 30px; height: 30px; padding: 1px; margin: -3px 0 6px -65px;}
.commentlist li li li li li li li .avatar {width: 30px; height: 30px; padding: 1px; margin: -3px 0 6px -75px;}
.commentlist li li li li li li li li .avatar {width: 30px; height: 30px; padding: 1px; margin: -3px 0 6px -85px;}
.commentlist li li li li li li li li li .avatar {width: 30px; height: 30px; padding: 1px; margin: -3px 0 6px -95px;}

.comment-body {background: transparent;}

.commentlist cite, .commentlist cite a {
		font-weight: bold;
		font-style: normal;
		font-size: 1.1em;
		margin: 0 0 -8px 0;		
		line-height: 1em; 
		}
.commentlist p {
		font-weight: normal;
		line-height: 1.5em;
		text-transform: none;
		}

.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}

.comment-meta {height: 10px; padding-top: 2px; padding-bottom: 6px;}

.commentmetadata a:link, .commentmetadata a:visited {
		margin: 4px 0 0 0;
		display:block;
		font-size: .85em;
	  color: #545454; background: transparent;
		}
.comment-author {display:block; margin-top: 4px;}

#respond {
		margin: -16px 6px 0 17px; 
		padding: 60px 10px 26px 10px;
		background: #fdfefc url("images/comment-bg.jpg") 100px 0;
		background-repeat:repeat-y;
		font-size: .95em;
}
.commentlist li ul li li #respond {background: transparent;}
.commentlist li ul li li li #respond {background: transparent;}
.commentlist li ul li li li li #respond{background: transparent;}	
.commentlist li ul li li li li li #respond {background: transparent;}
.commentlist li ul li li li li li li  #respond{background: transparent;}	
.commentlist li ul li li li li li li li  #respond {background: transparent;}

a.comment-edit-link:link, a.comment-edit-link:visited {display:none; height: 0; font-size: .01em;}

label {display:block;}
.formparts {width: 170px; float:left; padding-bottom: 10px;}

.reply a:link, .reply a:visited {padding: 5px 5px 2px 5px; background: #fff; text-transform: uppercase; letter-spacing: .02em; font-size: .8em;
	-moz-border-radius: 6px;
-webkit-border-radius: 6px;
color: #545454;
}
.reply a:hover {background: #adc9c8;}

/********************* Form Elements ******************/
select {
		width:100%;
		}

#searchform {
		clear:all;
		}

#searchform input {
			
			}

#searchform .button {
			
			}

#commentform input {
		font-size: 1em;
		}
textarea#comment {background: none;}
#commentform input#submit {text-transform: uppercase; letter-spacing: .02em; }
#commentform textarea {
font-size: 1em;
padding: 5px;
}
.commentlist li ul #respond textarea {width: 90%;}

input#author, input#email, input#url {background: none; padding: 4px;}

/***************** Float Properties******************/
.clearfloat:after {display:block; visibility:hidden; clear:both; height:0; content:".";} 
.clearfloat { display:inline-block;} 
.clearfloat { display:block;} 
