/*
Theme Name: Project Pink Diary
Theme URI: http://www.peniferella.com/
Description: WordPress theme created by <a href="http://www.peniferella.com/">Peniferella</a>.
Version: 1.0
Author: Peniferella
Author URI: http://www.peniferella.com/
Tags: 

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, sans-serif;
	background: #ef056b;
	color: #505050;
	text-align: center;
	}

#page {
	background-color: #fff;
	text-align: left;
	}

#header {
	background: url('images/pink-header-bg.jpg') no-repeat top left;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 13px;
	clear: left;
	}

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

.widecolumn {
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	background: #fafafa;
	/* border: 1px solid #ddd; */
}

.odd, .alt {
	/* border-left: 1px solid #ddd; */
}

#footer {
	background: #fafafa;
	border: none;
	}

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

h1, h2, h3 {
	font-weight: bold;
	}

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

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

h2 {
	font-size: 25px;
	}

h2.pagetitle,
div.post h2.pagetitle {
	font-size: 20px;
	font-family: "Courier New", Courier, monospace;
	color: #ef056b;
	background: #f6f6f6;
	padding: 10px 0 10px 20px;
	font-weight: normal;
	text-transform: uppercase;
}
h2.searchtitle {
	font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ef056b;
	background: #fff url(images/search-header.png) no-repeat top left;;
	padding: 0 0 10px 270px;
	font-weight: normal;
	text-align: right;
	text-transform: none;
}

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

h3 {
	font-size: 1.3em;
	}

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

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

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;

	}

#content h3 a:hover {
	color: #EF056B;
}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	color: #ef056b;
	font-size:14px;
}

.commentlist p {
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0 0 12px;
}
.commentmetadata a,
.commentmetadata a:hover {
	color: #ef056b;
}
#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: #ef056b;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next 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 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0 auto 15px;
	padding: 0;
	width: 940px;
	}

#header {
	background-color: #fff;
	padding: 0;
	height: 300px;
	}

#headerimg {
	margin: 0;
	height: 275px;
	width: 100%;
	}
#goto-project-pink {
	float: right;
	margin: 16px 33px 0 0;
}
#subscribe-rss {
	float: right;
	clear: right;
	margin: 187px 72px 0 0;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 20px;
	margin: 0px 0 0;
	width: 545px;
	}

.widecolumn {
	float: left;
	padding: 0 0 20px 20px;
	margin: 0px 0 0;
	width: 545px;
}

.post {
	margin: 0 0 40px;
	text-align: left;
}

.post hr {
	display: block;
	}

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

.clear {
	clear: both;
}

#footer {
	padding: 10px 0 10px 60px;
	margin: 0 auto;
	clear: both;
	border-bottom: 15px solid #fff;
	font-size: 13px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#footer #latest-posts,
#footer #latest-comments,
#footer #post-archives {
	float: left;
	width: 215px;
	margin: 0 70px 0 0; 
	padding: 30px 0 0;
}

#footer #latest-posts ul,
#footer #latest-comments ul,
#footer #post-archives ul {
	margin: 0;
	padding: 0;
}


#footer #latest-posts ul li,
#footer #latest-comments ul li,
#footer #post-archives ul li {
	list-style: none;
	margin-bottom: 5px;
}

#footer #latest-posts {
	background: url(images/footer-latest-posts.png) no-repeat top left;
}

#footer #latest-comments {
	background: url(images/footer-latest-comments.png) no-repeat top left;
	width: 280px;
}

#footer #post-archives {
	background: url(images/footer-post-archives.png) no-repeat top left;
	margin: 0;
}
#footer #post-archives ul {
	padding-left: 15px;
}

#footer a:hover,
#footer #latest-comments a {
	color: #EF056B;
}

#footer a {
	color: #666;
}

/* End Structure */



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

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
}
div.post h2 {
	padding-bottom: 8px;
	color: #5f5f5f;
	font-weight: normal;
	background: url(images/h2-underline.png) no-repeat bottom left;
	margin-bottom: 15px;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding-bottom: 8px;
	color: #5f5f5f;
	font-weight: normal;
	font-size: 25px;
	background: url(images/h2-underline.png) no-repeat bottom left;
	margin: 30px 0 15px;
}
h3 a {
	color: #5f5f5f;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

#search-results h3 {
	background: none;
	padding-bottom: 0;
}

#search-results .post {
	background: url(images/h2-underline.png) no-repeat bottom left;
	padding-bottom: 8px;
}
#search-results .navigation {

}
	
/* 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,
.entry ul {
	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;
	overflow: hidden;
}

#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; */
	font-size: 15px;
}

#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: 108px;
	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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#respond h3 {
	color: #ef056b;
	background: none;
	font-size: 18px;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 660px;
	width: 260px;
	}

#sidebar form {
	margin: 0;
	}
/* 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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 20px 0;
	color: #ef056b;
}
	
.navigation a {
	color: #ef056b;
}	
/* End Various Tags & Classes*/

/* Top NAvigation */

#top-nav {
	padding: 0 0 0 20px;
	height: 26px;
}

#top-nav ul,
#top-nav ul li {
	margin: 0;
	padding: 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	text-transform: uppercase;
}
#top-nav ul li {
	list-style: none;
	float: left;
}

#top-nav ul li a {
	color: #fff;
	text-decoration: none;
	background: #ef056b;
	display: block;
	padding: 3px 20px;
	margin-right: 5px;
}
#top-nav ul li a:hover {
	background: #999;
}


/* Post Avatar & new post footer styles */
table.author-table,
div.meta-categories {
	font-size: 11px;
	text-transform: uppercase;
}

table.author-table {
	clear: both;
}

div.postavatar {
	
}
div.meta-categories a,
div.meta-items a {
	color: #666;
}
div.meta-categories a:hover,
div.meta-items a:hover {
	color: #ef056b;
	text-decoration: underline;
}

div.meta-items {
	margin: 10px 0 0;
	padding: 10px;
	background: #fafafa;
	font-size: 12px;
}

div.meta-items div.tags {
	float: right;
	width: 315px;
	color: #ef056b;
	padding-left: 19px;
	background: url(images/tags-icon.png) no-repeat top left;
}

div.meta-items div.comments {
	padding-left: 19px;
	background: url(images/comment-icon.png) no-repeat top left;
}

div.meta-items div.comments a {
	color: #ef056b;
	text-decoration: underline;
	text-transform: uppercase;
}

table.author-table span {
	color: #ef056b;
}

h3#comments {
	padding: 0 0 2px 19px;
	font-size: 15px;
	font-weight: normal;
	background: url(images/comment-icon.png) no-repeat 0 3px;
	color: #ef056b;
	text-transform: uppercase;
	border-bottom: 1px dotted #ef056b;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {

}

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

.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 15px;
	padding: 10px 14px 5px 0;
	margin: 0;
	text-align: right;
}
/* End captions */

/* Magic Sidebar Styles */

#sidebar a {
	color: #666;
}
#sidebar a:hover {
	color: #ef056b;
}
li#text-4.widget {
	background: url(images/sidebar-about-us.png) no-repeat top left;
	padding-top: 25px;
	font-size: 12px;
	line-height: 18px;
}

li#categories-3.widget {
	background: url(images/sidebar-categories.png) no-repeat top left;
	padding-top: 5px;
}

li#categories-3.widget ul li {
	margin: 0 0 4px;
	padding: 0;
	width: 225px;
}
li#categories-3.widget ul li a {
	height: 23px;
	padding: 6px 0 0 15px;
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000;
	background: #f6f6f6;
}
li#categories-3.widget ul {
	margin: 5px 0 0;
}
li#categories-3.widget ul li a:hover {
	background: #ef056b;
	color: #fff;
	text-decoration: none;
}

li#text-5.widget {
	background: url(images/sidebar-search.png) no-repeat top left;
	padding-top: 25px;
	margin-bottom: 15px;
	zoom: 1;
}

li#text-5.widget .search-submit,
.search-submit {
	float: right;
	margin: -3px 20px 0 0;
}
#sidebar li#text-5.widget form#searchform {
	text-align: left;
}
#sidebar li#text-5.widget form#searchform input#s.search-box,
input#s.search-box {
	width: 180px;
	background: none;
	padding: 4px 2px;
	border: 1px solid #a6a6a6;
}
#sidebar li#linkcat-17.widget {
	background: url(images/sidebar-follow-us.png) no-repeat top left;
	padding-top: 25px;
	margin-top: 15px;
	clear: both;
	zoom: 1;
}
#sidebar li#linkcat-17.widget h2,
#sidebar li#text-5.widget h2 {
	display: none;
	margin: 0;
	padding: 0;
}
#sidebar li#linkcat-17.widget ul li {
	margin-bottom: 5px;
}

#sidebar li#twitter-1.widget {
	background: url(images/sidebar-latest-tweets.png) no-repeat top left;
	padding-top: 25px;
	zoom: 1;
}
#sidebar li#twitter-1.widget h2 {
	display: none;
	margin: 0;
}
#sidebar li#twitter-1.widget ul li.twitter-item {
	margin-bottom: 6px;
	font-size: 12px;
	font-style: italic;
	padding-bottom: 6px;
	border-bottom: 1px dotted #999;
}

#sidebar li#text-6.widget,
#sidebar li#text-7.widget {
	background: url(images/sidebar-sponsors.png) no-repeat top left;
	padding-top: 25px;
}
#sidebar li#text-6.widget ul li,
#sidebar li#text-7.widget ul li {
	list-style: none;
	float: left;
	margin: 0 5px 5px 0;
}
#sidebar li#text-6.widget img.alignleft,
#sidebar li#text-6.widget img.alignright,
#sidebar li#text-6.widget img.alignnone,
#sidebar li#text-7.widget img.alignleft,
#sidebar li#text-7.widget img.alignright,
#sidebar li#text-7.widget img.alignnone {
	padding: 0;
	margin: 0;
}
#sidebar li#text-6.widget h2,
#sidebar li#text-7.widget h2 {
	display: none;
}

#footer-credits {
	width: 940px;
	margin: 0 auto;
	color: #fff;
	font-size: 11px;
	text-align: left;
}
#footer-credits a {
	color: #fff;
	text-decoration: none;
}