/*
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:'jrhandRegular',Georgia,"Times New Roman",serif;*/
	font-family: Georgia,"Times New Roman",serif;
	font-size:13px;
	color:#000;
}
body * {
	text-align:left;
}
p {
	padding-bottom:11px;
}
a {
	color:black;
	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;
	font-family: 'jrhandRegular', sans-serif;

}
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:black;
}
.screen-reader-text {
	display:none;
}
/******************************* /generic styles *******************************/

/******************************* framework styles *******************************/
#wrapper {
	margin: 0 auto;
	width: 1250px;
}
#leftIcons {
	float: left;
	width: 200px;
	text-align: right;
}

#rightIcons {
	float: left;
	width: 200px;
}

#page, #page #content, #page #footer {
	width:588px;
	padding:0px 24px 0px 24px;
}
#page {
	margin:auto;
}
#page #allContainer {
	float: left;
	width:700px;
	display:block;
	/*clear:both;*/
	background:url('images/bg_content.png') top left repeat-y;
}
.navigation {
	display:block;
	clear:both;
	padding-bottom:20px;
}
.navigation * {
	color:black;
}
/******************************* /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:black;
	text-align:center;
}
#page #content #header :focus {
	outline:none;
}

/* Main Page Navigation */
#navbar {margin-left:300px;}
#nav { margin: auto; list-style: none; margin-left: 2em; font-family: 'jrhandRegular', sans-serif !important;}
#nav ul {margin: 0; border-top: 3px solid black; list-style: none;}
#nav ul ul {margin: 0; border-top: none;}
#nav li {float: left; position: relative; font-family: 'jrhandRegular', sans-serif !important;}
#nav li a {display: block; padding-top: 0.3em; padding-bottom: 0.3em;  padding-left: 1em; padding-right: 1em; background-color: white; margin-right: 0.2em; font-weight: bold; color: #fff; min-height: 1.4em; -moz-border-radius-topleft: 2px;  -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; -webkit-border-top-left-radius: 2px; font-family: 'jrhandRegular', sans-serif !important; font-size: large}
#nav ul li a { width: 10em; background: none; font-weight: normal; padding: 0.3em 1em; margin: 0; border-bottom: 1px solid #7ea6ad; min-height: none; font-family: 'jrhandRegular', sans-serif !important;}
#nav li a:hover {background-color: #5c7d86;}
#nav li ul, #nav li:hover ul ul {display: none; z-index: 1000;}
#nav li:hover ul, #nav ul li:hover ul {display: block; position: absolute; top: 2.5em; z-index: 100;}
#nav ul li:hover ul {top: 0 !important; left: 12em;}
#nav li ul a {-moz-border-radius-topleft: 5px;  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;}
#nav li a {background-color: white; color: black;} /* Tabs & dropdowns */
#nav li a:hover {background-color: gray; color: white} /* Tabs & dropdowns rolover colour */
/******************************* /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:black;
}
#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:black;
}
#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 black;
}
.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:black;
	text-decoration:underline;
}

/******************************* /footer styles *******************************/
