/*
Theme Name: Follow me Darling
Theme URI: http://followmedarling.se/
Description: Follow me Darlings theme. Clean white, black, pink and grey theme. Sidebar is in the footer. 
Swedish translation is included for reference.
Version: 1.52
Author: Jonk
Author URI: http://jonk.pirateboy.net
Tags: white, pink, black, fixed-width, one-column, custom-header, translation-ready
Text Domain: followmedarling
License: GNU General Public License
License URI: license.txt
*/
/******************************* generic styles *******************************/
* {
	margin:0px;
	padding:0px;
}
body {
	text-align:center;
}
body, body * {
	font-family:Georgia,"Times New Roman",serif;
	font-size:13px;
	color:#000;
}
body * {
	text-align:left;
}
p {
	padding-bottom:11px;
}
a {
	color:#ec008c;
	text-decoration:underline;
}
img {
	border:0px;
}
h1, h2, h3, h4, h5, h6, h7, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h7 a:hover {
	font-size:36px;
	padding-bottom:5px;
	font-weight:normal;
	color:#000;
	text-decoration:none;

}
h2, h2 a, h2 a:hover {
	font-size:30px;
}
h3, h3 a, h3 a:hover {
	font-size:18px;
	padding-bottom:2px;
}
h4, h4 a, h4 a:hover {
	font-size:16px;
}
h5, h5 a, h5 a:hover {
	font-size:15px;
}
h6, h6 a, h6 a:hover {
	font-size:14px;
}
h7, h7 a, h7 a:hover {
	font-size:13px;
}
blockquote, code {
	padding:5px 10px 5px 10px;
}
blockquote, blockquote * {
	font-size:15px;
	font-style:italic;
}
big {
	font-size:16px;
}
pre {
	/*default*/
}
kbd {
	/*default*/
}
tt {
	/*default*/
}
q {
	/*default*/
}
abbr, acronym {
	/*default*/
}
.clearer {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	overflow:hidden;
}
.aligncenter, .wp-caption.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
img.alignleft {
	padding:0px 5px 5px 0px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption * {
	text-align: center;
}
.wp-caption-text {
	padding-top:11px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.date {
	color:#ec008c;
}
.screen-reader-text {
	display:none;
}
/******************************* /generic styles *******************************/

/******************************* framework styles *******************************/
#page, #page #content, #page #footer {
	width:588px;
	padding:0px 24px 0px 24px;
}
#page {
	margin:0px auto 0px auto;
}
#page #allContainer {
	width:588px;
	display:block;
	clear:both;
	background:url('images/bg_content.png') top left repeat-y;
}
.navigation {
	display:block;
	clear:both;
	padding-bottom:20px;
}
.navigation * {
	color:#ec008c;
}
/******************************* /framework styles *******************************/

/******************************* header styles *******************************/
#page #content #header {
	display:block;
	clear:both;
	overflow:hidden;
}
#page #content #header h1, #page #content #header .textHeader {
	text-indent:-10000px;
}
#page #content #header h1.imgHeader a {
	display:block;
}
#page #content #header .textHeader, #page #content #header .textHeader h1, #page #content #header .textHeader h1 a {
	text-indent:0px;
	text-align:center;
	background:url('');
	font-size:70px;
	height:auto;
}
#page #content #header .textHeader h1 {
	padding-top:30px;
}
#page #content #header .textHeader .tagline {
	color:#ec008c;
	text-align:center;
}
#page #content #header :focus {
	outline:none;
}
/******************************* /header styles *******************************/

/******************************* content styles *******************************/
#page #content {
	background:url('images/bg_header.png') top left no-repeat;
	width:540px;
	min-height:449px;
}
#page #content .innerPadding {
	display:block;
	clear:both;
	padding:20px 20px 0px 20px;
	overflow:hidden;
}
#page #content .innerPadding img {
	height:auto;
	max-width:500px;
}
#page #content .innerPadding ul, #page #content .innerPadding ol {
	padding:10px 0px 10px 20px;
}
#page #content .innerPadding dl {
	padding:10px 0px 10px 5px;
}
#page #content .innerPadding dl dt {
	font-weight:bold;
}
#page #content .innerPadding dl dd {
	padding-left:5px;
}
#page #content .innerPadding ul ul, #page #content .innerPadding ul ol, #page #content .innerPadding ol ol, #page #content .innerPadding ol ul {
	padding-top:0px;
	padding-bottom:0px;
}
#page #content .postFooter{
	padding-bottom:20px;
}
#page #content .postFooter, #page #content .postFooter * {
	color:#ec008c;
}
#page #content .postFooter {
	display:block;
	clear:both;
}
#page #content .postFooter, #page #content .postFooter .postInfo, #page #content .postFooter .postTags {
	display:block;
}
#page #content .innerPadding .ulFloatLeft {
	padding:0px;
}
#page #content .ulFloatLeft * {
	color:#ec008c;
}
#page #content .ulFloatLeft li {
	display:inline;
	float:left;
}
#page #content .ulFloatLeft li span {
	padding:0px 5px 0px 5px;
}
#page #content .ulFloatLeftBottomPad {
	padding-bottom:15px;
}
#fancybox-title-over {
	color:#fff;
}
.sticky {
	
}
/******************************* /content styles *******************************/

/******************************* gallery styles *******************************/
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery .gallery-icon {
	padding-bottom:11px;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
/******************************* /gallery styles *******************************/

/******************************* search styles *******************************/
#searchform div {
	padding-bottom:20px;
}
/******************************* /search styles *******************************/

/******************************* comment styles *******************************/
#respond {
	padding-bottom:20px;
}
.commentlist {
	margin:0px;
	padding:0px;
}
.commentlist .alt {
	padding: 20px 10px 20px 10px;
	background: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
h3#comments, h3#respond {
	margin: 0px 0px;
}
.commentlist {
	padding: 0px;
}
.commentlist li {
	margin: 15px 0px 15px;
	padding: 5px 10px 5px;
	list-style: none;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #999;
	padding: 2px;
	background: #fff;
}
.commentlist li.bypostauthor .avatar {
	border: 1px solid #ec008c;
}
.commentlist .fn {
	font-weight:bold;
}
.commentlist p {
	margin: 10px 5px 10px 0px;
	font-weight: normal;
	text-transform: none;
}
.commentlist cite, .commentlist cite a {
	font-style: normal;
	border: none;
}	
.commentlist li.author .avatar {
	border: 1px solid #669933;
}
.nocomments {
	display:none;
}
.commentmetadata {
	margin: 0px;
	display: block;
}
#commentform input[type=text] {
	display:block;
	width:500px;
}
#commentform #submit {
	float: right;
}
#commentform #comment {
	width:500px;
}
/******************************* /comment styles *******************************/

/******************************* footer styles *******************************/
#page #footer {
	display:block;
	clear:both;
	width:540px;
	min-height:449px;
	background:url('images/bg_footer.png') top left no-repeat;
}
#page #footer ul {
	list-style-type:none;
}
#page #footer ul.children {
	padding-left:5px;
}
#page #footer a {
	color:#000;
	text-decoration:none;
}
#page #footer a:hover {
	text-decoration:underline;
}
#page #footer #footerBg {
	display:block;
	clear:both;
	min-height:449px;
	background:url('images/bg_footer_fade.png') bottom left no-repeat #eee; /*#f0f0f0;*/
}
#page #footer #footerBg .innerPadding {
	padding:20px;
}
#page #footer .footerColumn {
	display:inline;
	float:left;
	width:166px;
	padding-bottom:20px;
}
#page #footer .footerColumn.last {
	width:166px;
}
#page #footer #footerBottom {
	display:block;
	clear:both;
}
#page #footer #footerBottom .innerPadding {
	padding-top:0px;
}
#page #footer #footerBottom a {
	color:#ec008c;
	text-decoration:underline;
}

/******************************* /footer styles *******************************/
