/*  
Theme Name: Posey Press
Theme URI: http://super-junk.com/
Description: Pretty floating head
Author: melissa cabral
Author URI: http://melissacabral.com/

	



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #EAEFFB;
	color: #333;
	text-align: center;
	margin: 20px 0 0 0;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center 20px;
	background-attachment: fixed;
	}
	h1, h2, h3, h4, h5, p {
	margin: 0px;
	padding: 0px;
}

#page {
	text-align: left;
	background-repeat: repeat-y;
	}

#header {
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}
.narrowcolumn .entry p {
margin: 0 0;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: left;
	}



#footer {
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}

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

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

h2 {
	font-size: 20px;	
	}
	#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:normal;
	text-transform: none;
	font-weight: normal;
	}



#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 18px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #CB4112;
	}

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;
	}

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

.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 {
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #0099CC;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
#wp-calendar #prev 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 */
body {
	margin: 0;
	padding-top: 20;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

#page {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	position: relative;
	margin-left: auto;
	padding-top: 20;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	
#header {
	width: 100%;
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

#headerimg {
	margin: 0;
	height: 214px;
	background-image: url(images/top_shelf.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	background-position: 0px 30px;
	}

.narrowcolumn {
	float: left;
	width: 566px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 40px;
	margin-left: 15px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	background-color: #DFE6F4;
	line-height: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCD8F0;
	border-bottom-color: #CCD8F0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#footer {
	clear: both;
	background-repeat: no-repeat;
	height: 44px;
	margin: 0;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	color:#FF6600;
	}

#footer p {
	margin: 0;
	padding: 10px;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}


#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) */
	

.center {
	text-align: center;
	}

.alignright {
	float: right;
	margin: 0 0 5px 10px;
	}
	
.alignleft {
	float: left
	}

img.center, img[align="right"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
 img[align="right"] {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img[align="left"] {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* 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 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-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-left: 30px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
	}

#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-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 3px;
	}

#sidebar #searchform #s {
	width: 220px;
	padding: 2px;
	border: 1px solid #EAEFFB;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}



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 Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background-color: #F1F0D1;
	}

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width: 264px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: right top;
	margin: 0px;
	}

#sidebar form {
	margin: 0;
	text-align: right;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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: 40px;
	margin-left: 30px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
#header h1, #header div.description {
	display: none;
}
div#flickr ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#flickr {
	background-color: #C8F0D9;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 139px;
	background-image: url(images/merch_bg.gif);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B7E6CB;
}
#flickr ul {
	margin: 0px;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 28px;
}
#pagetitle h1 {
	font-size: 15px;
	display: none;
	margin: 0px;
	padding: 0px;
}
#pagetitle {
	background-repeat: no-repeat;
	height: 45px;
	width: 566px;
	display: none;
	}
div.home#pagetitle {
	background-repeat: no-repeat;
}

#sidebar h2 {
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: lowercase;
	font-weight: normal;
}
#content h3, #content form {
	margin: 0px;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 0px;
}
#commentform {
	margin-bottom: 10px;
}
.commentlist li.alt {
	background-color: #F8F8E9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
.post p {
	padding-bottom: 5px;
	line-height: 16px;
}
#content h2.pagetitle {
	font-size: 20px;
	color:#ED9647;
	font-weight:normal;
	text-transform:none;
	margin-top: 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left: 30px;
	}
#falbum {
	margin: 0 0px 10px 40px;
	padding-right:20px;
}
#falbum h3 {
margin:0;
padding:0;
}
div.falbum-comment-author{
margin:20px 20px 0 0px;
pading:10px 10px 0 10px;
background-color:#F6F5DD;
}
div.falbum-comment{
margin:0px 20px 20px 0px;
pading:0px 10px 20px 10px;
background-color:#F6F5DD;
}
.falbum-photo{
	margin: 20px 0;
}

.falbum-comment-title {
	font-family: Helvetica, Arial, sans-serif;
	color: #CB4112;
}
.falbum-album-description{
color:#999999;
margin:0 30px 0 0px;
}
#sidebar li p {
	margin: 0px;
	padding: 0;
}
#sidebar li li a {
	color:#2E909E;
}
#sidebar  li li a:hover {
color:#0099CC;
}
.viewall {
display:block;
text-align:right;
color:#CB4112;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
margin-top:-30px;
margin-bottom:7px;
}
.authorcomment {
background-image:url(../../../images/authorbg.gif);
background-repeat:no-repeat;
}

                                                                                   /* SIFR */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */



.sIFR-hasFlash .post h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 24px;
}
.sIFR-hasFlash h3#comments {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 15px;
	width:400px;
}



#sidebar ul ul#twitter_update_list li {
	color: #333300;
	margin-top:0px;
	margin-right:20px;
	margin-left: 20px;
	padding-top: 5px;
	margin-bottom: 0px;
}
.aboutbox {
	background-image: url(images/sidebar_fill.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 30px;
	background-position: -1px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #005B67;
	line-height: 22px;
	display: none;
}
.about_bottom {
	background-image: url(images/blue_bottom.gif);
	background-repeat: no-repeat;
	height: 35px;
	background-position: -1px 0px;
	display: none;
}
#flickr  img {
	border: 3px solid #B7E6CB;
	margin-bottom: 10px;
}
#searchform {
	position: absolute;
	top: 0px;
	width: 307px;
	right: 0px;
}
.aboutbox a {
	color: #FF165F;
}
#flickr h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 30px;
	font-size: 18px;
	font-weight: normal;
	background-image: url(images/merch_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 40px;
}
#twitter_div {
	background-image: url(images/twit_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 105px;
	width: 206px;
	margin-top:20px;

}
#sidebar #twitter_div ul li { 
margin:0;
padding:0;

}

#sidebar #twitter_div ul {

	background-image:url(images/twit_fill.gif);
	

	margin: 0px;

	padding: 0px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	

}

#sidebar #twitter_div ul li a{
	text-align:right;

}

#sidebar h2.twitter-title {
	background-image: url(images/twit_top.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	height: 35px;
	line-height: 35px;
	text-align: center;

}
li #twitter_div #twitter_update_list li span {
	display: block;
}
 .wp-caption {
	padding: 5px;
	background-color: #E0E6F4;
	border: 1px dotted #CDD8EF;
	color: #CB412A;
	text-align: center;
	margin:8px;
}
.wp-caption-text {
	padding-top: 4px;
}
h3#comments {
	padding-left: 30px;
}
#feed {
	position: absolute;
	top: 196px;
	right: 175px;
	text-align: right;
	display: block;
	width: 200px;
	font-size: 11px;
	color: #F30;
}
#socialprofilr {
	background-image: url(images/follow_shelf.png);
	height: 117px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#socialprofilr-icon {
	display: none;
}
#sidebar #navigation {
	background-image: url(images/deer_shelf.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 60px;
}
#sidebar ul #text-430482562 {
	background-image: url(images/follow_shelf.png);
	background-repeat: no-repeat;
	height: 104px;
	background-position: left bottom;
}
#sidebar ul #text-430482562 li {
	float: left;
	height: 60px;
	width: 70px;
}
#sidebar ul #text-430482562 li a {
	display: block;
	height: 60px;
	width: 70px;
}
#sidebar ul #text-430482562 li a span {
	display: none;
}
#sidebar .widget {
	margin-top: 15px;
}
.entry img {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #D4DBF0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.entry .wp-smiley {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	margin: 0px;
}

