/*
Theme Name: Quirky
*/
html {background:#fff;}
body {
	min-width:1000px;
	margin:0;
	font:12px/18px Arial, Helvetica, sans-serif;
	background:url(images/bg-wrapper.gif);
}
a {
	color:#dc3468;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
img {border:0;}
input,
textarea,
select {
	color:#7f7f7f;
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
form {display:inline;}
#wrapper {
	position:relative;
	width:1000px;
	margin:0 auto;
}
#header {
	width:100%;
	background:url(images/bg-header.png) repeat-x;
}
#header:after {
	content:"";
	clear:both;
	height:0;
	display:block;
}
.header-holder {
	width:1000px;
	margin:0 auto;
	position:relative;
}
#header h1 {
	margin:0;
	padding:15px 0 0 8px;
	width:282px;
	height:83px;
	overflow:hidden;
}
#header h1 a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
	background:url(images/logo.png) no-repeat;
}
.link-visit-quirky {
	position:absolute;
	top:0;
	left:12px;
	width:148px;
	height:30px;
	overflow:hidden;
}
.link-visit-quirky a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
	background:url(images/visit-quirky.png) no-repeat;
}
.blog {
	position:absolute;
	top:11px;
	left:214px;
	width:172px;
	height:107px;
	overflow:hidden;
	background:url(images/bg-blog.png) no-repeat;
}
#main {
	width:940px;
	padding:28px 20px 23px 40px;
}
#main:after,
.post-content:after,
.search-results-head:after {
	content:"";
	clear:both;
	display:block;
	height:0;
}
.content {
	float:left;
	width:616px;
	padding:0 0 17px;
}
.content h2 {
	margin:0;
	color:#f23c75;
	font-size:28px;
	line-height:34px;
}
.content h2 a {color:#f23c75;}
.content h3 {
	margin:2px 0 0;
	font-size:26px;
	line-height:30px;
}
.content h3 a {color:#000;}
.content p {
	margin:0;
	padding:18px 0 0;
}
.search-results-head p {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	padding:0;
}
.search-results-head {
	height:1%;
	padding:0 0 19px 20px;
}
.posts {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.posts li {
	float:left;
	width:100%;
	padding:45px 0 0;
	background:url(images/bg-post-t.png) no-repeat;
}
.post-content img {
	vertical-align:top;
/*	margin:20px 0 5px 1px;*/
}
.post-content {
	height:1%;
	padding:0 17px;
	background:#fff;
}
.post-content ul {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:18px 0 0;
	list-style:none;
}
.post-content li {
	padding:0;
	background:none;
}
.post-content p span {display:block;}
.post-footer {
	height:1%;
	overflow:hidden;
	padding:21px 17px 29px;
	background:url(images/bg-post-footer.gif) repeat-x 0 100%;
}
.post .post-footer {
	padding-bottom:26px;
	background:#fff;
}
.post-footer-in {
	height:1%;
	overflow:hidden;
	padding:7px 2px 15px;
	border-top:1px solid #ebebeb;
}
.post .post-footer-in {
	padding-bottom:10px;
	border-bottom:1px solid #ebebeb;
}
.links {
	width:auto;
	float:left;
	overflow:hidden;
	margin:0 0 0 -12px;
	padding:0;
	list-style:none;
}
* html .links {display:inline;}
.links li {
	float:left;
	width:auto;
	padding:0 12px 0 13px;
	margin:0 1px 0 -1px;
	background:url(images/divider01.gif) no-repeat 0 53%;
}

.links li a{
    padding: 0 !important;
    background: none !important;
}
.tags {
	float:right;
	width:50%;
	overflow:hidden;
}
.tags ul {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.tags li {
	display:inline;
	float:none;
	padding:0;
	background:none;
}
em.date {
	color:#9e9e9e;
	font-style:normal;
}
.sidebar {
	float:right;
	width:295px;
}
.sidebar p {margin:0;}
.sidebar h3 {
	margin:0;
	padding:0 0 13px;
	font:bold 20px/24px "Times New Roman", Times, serif;
}
.latest-tweets-box {
	width:100%;
	overflow:hidden;
	padding:0 0 17px;
}
span.ltb-t {
	display:block;
	width:100%;
	height:150px;
	overflow:hidden;
	background:url(images/bg-ltb-t.gif) no-repeat;
}
span.ltb-b {
	display:block;
	width:100%;
	height:214px;
	overflow:hidden;
	background:url(images/bg-ltb-b.gif) no-repeat;
}
.ltb-c {
	width:100%;
	background:url(images/bg-ltb-c.gif) repeat-y;
}
.ltb-c:after,
.box:after,
.tb-c:after,
.archive-box:after,
.ab-c:after {
	content:"";
	clear:both;
	height:0;
	display:block;
}
.box {
	position:relative;
	float:left;
	width:256px;
	padding:0 17px 0 22px;
}
.ltb-c .box {margin:-133px 0 -200px;}
.tb-c .box {margin:-342px 0 -34px;}
.ab-c .box {margin:-77px 0 -160px;}
.latest-tweets-box h3 {color:#33c9f2;}
.latest-tweets-box h4 {
	margin:0;
	font-size:12px;
	line-height:18px;
}
.latest-tweets-box ul {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.latest-tweets-box li {
	height:1%;
	vertical-align:middle;
	border-top:1px solid #cecece;
	padding:9px 0 13px;
}
.latest-tweets-box a {color:#0088c8;}
.latest-tweets-box p {line-height:16px;}
.latest-tweets-box p em {
	color:#808080;
	font-size:10px;
	line-height:16px;
	font-style:normal;
}
span.tb-t {
	display:block;
	width:100%;
	height:354px;
	overflow:hidden;
	background:url(images/bg-tb-t.gif) no-repeat;
}
span.tb-b {
	display:block;
	width:100%;
	height:59px;
	overflow:hidden;
	background:url(images/bg-tb-b.gif) no-repeat;
}
.tb-c {
	width:100%;
	background:url(images/bg-tb-c.gif) repeat-y;
}
.tags-box {
	width:100%;
	padding:0 0 21px;
}
.tags-box:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}
.tags-box h3 {color:#f23c75;}
.tags-box ul {
	height:1%;
	overflow:hidden;
	margin:0;
	padding:0 2px;
	list-style:none;
}
.tags-box li {
	height:1%;
	vertical-align:middle;
	font-size:16px !important;
	line-height:24px;
}
.tags-box li a{

	font-size:16px !important;

}
.tags-box a,
.archive-box a {color:#f23c75;}
.archive-box {
	width:100%;
	padding:0 0 17px;
}
.archive-box h3 {color:#6f3f88;}
.archive-box ul {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.archive-box li {
	height:1%;
	vertical-align:middle;
	border-top:1px solid #cecece;
	font-size:14px;
	line-height:19px;
	padding:10px 0;
}
span.ab-t {
	display:block;
	width:100%;
	height:91px;
	overflow:hidden;
	background:url(images/bg-ab-t.gif) no-repeat;
}
span.ab-b {
	display:block;
	width:100%;
	height:165px;
	overflow:hidden;
	background:url(images/bg-ab-b.gif) no-repeat;
}
.ab-c {
	width:100%;
	background:url(images/bg-ab-c.gif) repeat-y;
}
.form-search {
	width:100%;
	overflow:hidden;
	padding:2px 0 14px;
}
.form-search span {
	display:block;
	width:210px;
	padding:0 10px 0 34px;
	height:28px;
	overflow:hidden;
	background:url(images/bg-input.gif) no-repeat;
}
.form-search span input {
	float:left;
	width:100%;
	height:16px;
	background:none;
	border:0;
	font-size:14px;
	line-height:16px;
	padding:6px 0;
}
.post {
	width:100%;
	padding:45px 0 0;
	background:url(images/bg-post-t.png) no-repeat;
}
.comments-box {
	height:1%;
	overflow:hidden;
	background:#fff;
	padding:0 17px;
}
.comments-box h3 {
	font-size:18px;
	line-height:24px;
	padding:0 1px 12px;
	margin:0;
}
.comments-box h4 {
	margin:0;
	font-size:12px;
	line-height:18px;
}
.comments-box h4 a {color:#000;}
.comments-box em.date {
	float:right;
	color:#7f7f7f;
}
.comments-box ul {
	height:1%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:1px solid #ebebeb;
}
.comments-box li {
	height:1%;
	vertical-align:middle;
	border-top:1px solid #ebebeb;
	padding:10px 2px 30px;
}
.comment-content {
	height:1%;
	overflow:hidden;
	padding:15px 20px 0;
}
.comments-form h4 {
	margin:0;
	padding:0 0 11px;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}
.comment-content p {padding:10px 0 0;}
.comments-form {
	height:1%;
	overflow:hidden;
	background:#fff;
	padding:21px 17px 165px;
	background:#fff;
}
.comments-form div {
	width:100%;
	overflow:hidden;
	padding:11px 0 0;
}
.comments-form span {
	float:left;
	width:137px;
	height:28px;
	padding:0 22px 0 11px;
	overflow:hidden;
	background:url(images/bg-input2.gif) no-repeat;
}
.comments-form em {
	display:block;
	width:568px;
	height:168px;
	padding:0 0 0 11px;
	overflow:hidden;
	background:url(images/bg-textarea.gif) no-repeat;
}
.comments-form input,
.comments-form textarea {
	float:left;
	width:100%;
	height:12px;
	border:0;
	background:none;
	font-size:10px;
	line-height:12px;
	padding:8px 0;
}
.comments-form textarea {
	height:152px;
	overflow:auto;
}
.comments-form input:focus,
.comments-form textarea:focus {outline:none;}
.comments-form strong {
	display:block;
	width:140px;
	height:24px;
	overflow:hidden;
	padding:6px 0 0;
}
.comments-form strong input {
	float:left;
	width:140px;
	height:24px;
	background:url(images/btn-post-comment.gif) no-repeat;
	border:0;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	cursor:pointer;
}
.add-nav {
	position:absolute;
	right:16px;
	top:-82px;
	margin:0;
	padding:0;
	list-style:none;
}
.add-nav li {float:left;}
.add-nav p {
	margin:0;
	overflow:hidden;
}
.add-nav a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
}
p.twitter-link {
	width:298px;
	height:93px;
}
p.twitter-link a {background:url(images/twitter-link.png) no-repeat;}
p.subscribe-link {
	width:81px;
	height:30px;
	padding:28px 0 0;
}
p.subscribe-link a {background:url(images/subscribe-link.png) no-repeat;}
p.rss-link {
	width:33px;
	height:30px;
	padding:28px 13px 0 0;
}
p.rss-link a {background:url(images/rss-link.png) no-repeat;}
#footer {
	/*min-height:281px;*/
	background:#4d4d4d url(images/bg-footer.gif) repeat-x;
}
* html #footer {height:281px;}
#footer:after {
	content:"";
	clear:both;
	display:block;
	height:0;
}
.footer-holder {
	width:940px;
	padding:37px 20px 0 40px;
	margin:0 auto;
}
#footer ul {
	float:left;
	width:220px;
	margin:0 20px 0 0;
	padding:0;
	list-style:none;
	border-top:1px solid #3e3e3e;	
}
#footer li {
	height:1%;
	vertical-align:middle;
	font-weight:bold;
	border-bottom:1px solid #3e3e3e;
	padding:5px 0;
	line-height:17px;
}
#footer a {color:#717171;}
.quirky {
	float:right;
	width:158px;
	height:63px;
	overflow:hidden;
	margin:-3px 0 0;
}
.quirky a {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent:9999px;
	background:url(images/logo-quirky.gif) no-repeat;
}