/*
Theme Name: Girly Obsessions v2.0
Author: Jake Rutter
*/


@import "stylesheets/girlyobsessions.css";

#author {
	width: 530px;
	padding: 0 0px 0 50px;
	float: left;
	margin: 0 70px 0 0;	
}

div#content, textarea#comment, input#author, input#email, input#url {
	font-size: 15px;
}

div.comment-body p {
	font-size: 15px;
}

div#content small, div.postmeta, ul#sidebar, div#footer, p.commentloggedin, div.reply, div.feed {
	font-size: 13px;
}

p.admin {
	color: #aaa;
	font-size: 12px;
}

p.nocomments {
	padding: 0 20px;
	font-style: italic;
	color: #585858;
}

p.pagelink {
	word-spacing: 5px;
}

p.pagelink a {
	padding: 5px;
	border: 1px dotted #d1d1d1;
}

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


img.alignleft{
	margin-right: 15px;
	margin-bottom: 15px;
}

img.alignright{
	margin-left: 15px;
	margin-bottom: 15px;
}

img.aligncenter{
	margin-bottom: 15px;
}

img.size-full {
	max-width: 500px;
}

.frame {
	padding: 5px;
	border: 1px dotted #d1d1d1
}

blockquote, .comment-field {
	padding: 10px 10px 0 10px;
	border: 1px dotted #d1d1d1;
	background-color:#fcfcfc;
	margin-bottom: 20px;
	font-style: italic;
}

blockquote p {
	margin-top: 0 !important;
}

div.gallery {
	margin-bottom: 14px;
}

img.attachment-thumbnail {
border:0;
}

dd.gallery-caption {
	margin-top: 8px;
	font-size: 12px;
	color: #585858;
	font-style: italic;
}


h1 a:link, h1 a:active, h1 a:visited {
	color: #585858;
}

a.more-link, a.post-edit-link,div.reply a{
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 8px 0;
	display: block;
}

/* Content */

ul#sidebar h2 {
	margin-bottom: 7px;
	padding-bottom: 3px;
}


/* ----- Post ----- */

.post .entry p, .post .entry {
	font-size: 13px;
}

div.timestamp {
	color: #898989;
	font-size: 11px;
	margin: 3px 0 0;
}

div.timestamp a {
	color: #898989;
}


#content img {
	padding: 0px;
}

#content .wp-smiley {
	padding: 0;
	border: 0;
}

div#content embed, .embedded {
	text-align:center;
	margin: 0 0 14px 0;
}


.sticky {
	padding: 20px;
	background-color: #fcfcfc;
	border: 1px dotted #d1d1d1;
	margin-bottom: 25px;
}

.sticky hr, .sticky .postmeta {
	display: none;
}

.sticky h2 a {
	border: 0;
}

.sticky h2 {
	margin-top: 0;
	padding-bottom: 15px;
	border-bottom: 1px dotted #d1d1d1;
}

h2.comments-title {
	margin-bottom: 25px !important;
}

div.comment-body p {
	margin-bottom: 10px !important;
}

div.postmeta {
	margin-bottom: 10px;
	font-size: 11px;
}

.addthis_toolbox {
	float: right;
}

#idc-container-parent {
	padding: 10px 0 0 0;
}

