/*   
Theme Name: QF - Theme by Susan Delgado
Theme URI: http://www.Quirkyfamilies.com
Description: QuirkyFamilies - design by UnspokenDesigns with development by sdelgado.
DesignCorp:UnspokenDesign
DesignCorp Url: http://www.UnspokenDesigns.com
Author: Susan Delgado
Author URI: http://Sdelgado.com
Version: 1.0
CopyRights: QuirkyFamilies - All Rights Reserved 2011-2013.
Tags: orange, Clean, UnspokenDesigns
.
Additional comments here:
.
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
a img {
	border: none;
}
a{
	color:#F15A29;	
	text-decoration:none;
}
.fb-like{
	margin-top:5px;
}
/*===========================*/
html{
	overflow:auto;
}
body{
	background-color:#fff;
	font:100%/1.2  Helvetica, Arial, sans-serif #000;
		
}
#wrapper{
 width:960px;
 margin:0 auto;	
 background-color:#fff;
}
.line{
	height: 24px;
	width:960px;
	margin:0 auto 20px auto;
	background-color:#000;
	clear:both;	
}
#header{
	height:300px;
	background-image:url(files/collageC.jpg);
	background-repeat:no-repeat;
}
#logo{
 	margin:20px auto 0 auto;
  	padding:0;
	width:612px;
	height:32px;
  	text-align:center;
	clear:both;
}
#navigation{
	width:960px;
  	border-top:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-width:1px 0;
 	margin:20px 0;
  	padding:0;
  	text-align:center;
	clear:both;
}
#navigation ul{
	margin:10px auto;
	
}

#navigation li {
	display:inline;
	background-image: url(files/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	
}
#navigation a{
	color:#000;
	font-size:14px;	
	display:inline-block;
  	padding:2px 20px 2px 30px;
	text-decoration: none;
}
#navigation a:hover{
	color:#F15A29;
}

#container{
	/* background-color:#FF0;*/
	min-height:294px;
	padding:0 20px;
		font-size:12px;
}
#sidebar{
	width:148px;
	padding:0 10px;
	float:right;

	
}
#sidebar ul{
	margin:0;
}
#sidebar li{
	list-style:none;
	margin:0 0 10px 0;
	font-size:12px;

}
#sidebar a{
		color:#000;	
		text-decoration:none;
}
#sidebar a:hover{
			color:#F15A29;	
}
#lcol{
	width:148px;
	margin-right:30px;
	float:left;
	clear:left;
	padding:0 10px;
	font-size:12px;
	/* background-color:#fff;*/
}

#content{
	margin-right:30px;
	/* background-color:#fff;*/
	padding:0 10px;
	width:484px;
	float:left;
}
#content h2{
	color:#000;	
	font-family: 'Old Standard TT', serif;

	margin-bottom:3px;
}
.more{
	float:right;
	clear:both;	
}
.entry a:link{
	color:#F15A29;
	font-size:10px;
}
.entry a:hover{
	color:#333;
	font-size:10px;
}

.post{
	margin-bottom:20px;	
}
.commentslink a:link{
 color:#666;
 font-size:10px;
 margin:0 10px;
}

.commentslink a:visited {
		color:#666;
}
.commentslink a:active,
.commentslink a:hover {
		color:#F15A29;
}

.commentslink{
	width:100%;
	background-image:url(files/commenticon.png);
	background-repeat:no-repeat;
	background-position:left;
	height:30px;

	/*padding-left:22px;*/
  	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	 color:#666;
 	font-size:10px;
}
/*  LINKS IN THE POST PAGE */
.feedcomments{
	width:280px;
	margin-left:22px;
	margin-top:5px;
	float:left;
	clear:left;
}
.twitter-folow{
	width:70px;
	margin-top:5px;
	float:right;
}
.fb-like{
	width:50px;
	margin-top:5px;
	margin-right:20px;
	float:right;
}
/*  SINGLE POST PAGE */
.single{
	width:662px;
	margin-right:30px;
	padding:0 10px;

	float:left;
	clear:left;
}
.single h2{
	font-family: sans-serif, Arial, Helvetica;
	color:#000;	
	margin-bottom:3px;
	font-size:1.8em;
}
.single-soc{
	width:100%;
	height:30px;
  	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
.single-nav{
	width:280px;
	margin-top:5px;
	float:left;
	clear:left;
	margin-bottom:0; 	
	color:#F15A29;
}
.single-date{
	width:280px;
	margin-top:5px;
	display:block;
	margin-bottom:0; 	
	color:#F15A29;
}
.story{
	width:662px;
	margin-right:30px;
	padding:0 10px;
	float:left;
	clear:left;
}
.story h2{
	font-family: 'Old Standard TT', serif;
	color:#000;	
	margin-bottom:3px;
	font-size:2.0em;
}

.disclaimer{
	font-size:10px;
	clear:both;
	text-align:center;
	margin-bottom:20px;
}
#footer{
	padding-top:5px;
	width:960px;
	margin:0 auto 0 auto;
	font-size:.7em;
	text-align:center;
	color:#fff;
	background-color:#000;
	clear:both;
	bottom:0;
}
#footer, #push {
	clear: both;
	height: 24px;	
}

.clear{
	clear:both;	
}
img{
	
	padding:10px 0;	
}
p{
	margin-bottom:10px;
}
h1{
	/*color:#231F20;*/
	font-weight:bold;

	margin-bottom:10px;
}
h2{
	font-size:18px;

	color:#F15A29;
}
/*
h2, h3, h4, span{
	color:#F15A29;
	margin-bottom:10px;	
}*/
/*===============================================================================================================*/
ul {
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}

.linkages a:link, .linkages a:hover, .linkages a:visited{
		font-size:9px; color:#fff; margin-left:-20000px;
}
/* Text meant only for screen readers*/ 
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
		font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type=submit] {
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	 img,
	.navigation,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	#single {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
}