/* @override http://thedesignerdaddy.com/site/wp-content/themes/designerdaddy/style.css?ver=3.0.1 */

/*
Author: Joe Tan (joetan54@gmail.com)
*/

/* Typography */
@import url("//hello.myfonts.net/count/29a967");
@import url("//hello.myfonts.net/count/29b753");

@font-face {font-family: 'Kondolar-Black';
src: url('webfonts/29A967_0_0.eot');
src: url('webfonts/29A967_0_0.eot?#iefix') format('embedded-opentype'),
url('webfonts/29A967_0_0.woff') format('woff'),
url('webfonts/29A967_0_0.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {font-family: 'Kondolar-Bold';
src: url('webfonts/29B753_0_0.eot');
src: url('webfonts/29B753_0_0.eot?#iefix') format('embedded-opentype'),
url('webfonts/29B753_0_0.woff') format('woff'),
url('webfonts/29B753_0_0.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}


xmp {
	background: yellow;
}
html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #333;
	background: #fff url(images/DOTS.gif) top center;
}
body {
	padding: 0px 0 0px 0;
}
.clear { clear: both;}
.alignleft { float: left; }
.alignright { float: right; }

img.alignleft {	margin: 0 25px 15px 0; }
img.alignright { margin: 0 0 15px 25px; }


h1,h2,h3,h4 {
	margin: 0;
	line-height: normal;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}
h1, h1 a {
	color: #7e4ea2;
}
h6 {
	font-size: 25px;
	line-height: 27px;
}
.section {
	margin: 0 0 20px 0;
	color: #ade1ec;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
}
a {
	color: #002dba;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.more, a.more-link {
	color: #ff762d;
	font-weight: normal;
}

#wrap {
	width: 980px;
	padding: 10px 10px 0 10px;
	margin: 0 auto;
	text-align: left;
	background: white;
}
/* @group Header */

#header {
	position: relative;
	background: url(images/logo.jpg?ver=2.0) no-repeat;
	height: 240px;
}
#header h1 {
	position: absolute;
	top: 28px;
	right: 25px;
}
#header h1 a {
	display: block;
	width: 420px;
	height: 180px;
	text-indent: -10000px;
}

/* @end */

#rollover_store {
	padding: 0;
	margin: 0;
	width: 200px;
	height: 48px;
	border: none;
	overflow: hidden;
	}

#rollover_store a {
	display: block;
	width: 115px;
	height: 48px;
	text-decoration: none;
	background: url("http://www.designnut.com/printfection/dd_blog_nav_store.gif");
	font-weight: inherit;
	border: none;
	}

#rollover_store a:hover {
	width: 200px;
	}

/* @group Content */
#content {
	padding: 10px 30px 0 30px;
	width: 629px;
	border-right: 1px solid rgb(223,211,232);
	float: left;
	min-height: 2200px;
}
#content .post {
	margin: 0 0 30px -10px;
	padding: 0 0 30px 10px;
	background: url(images/hr.gif?ver=2.0) repeat-x bottom left;
}
#content .post .meta {
	margin: 0 0 15px 0;
	color: #666;
	font-family: Verdana, sans-serif;
	font-size: .9em;
	text-transform: uppercase;
}
#content .post .meta a {
	font-weight: normal;
}
#content .post .meta-bottom {
	clear: both;
	color: #666;
	font-family: Verdana, sans-serif;
	font-size: .7em;
	text-transform: uppercase;
}
#content .post .meta-bottom a {
	font-weight: normal;
}
#content .post .meta-bottom .tags {
	display: block;
}

#content .post-excerpt img {
	display: block;
	float: none;
}
.wp-caption {
	font-size: 90%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption.alignright {
	margin: 0 0 15px 25px;
}
.wp-caption.alignleft {
	margin: 0 0 15px 25px;
}
/* @end */

/* @group Paging */
.posts-nav {
	clear: both;
	position: relative;
	margin: 0 0 40px 0;
	text-transform: lowercase;
}
.posts-nav a {
	font-weight: normal;
	color: #999;
}
.posts-nav a.next {
}
.posts-nav a.previous {
	position: absolute;
	right: 0;
}
/* @end */


/* @group Sidebar */
label.screen-reader-text {
	display: none;
}
#sidebar .widget.sidebar-search {
	margin: 0 0 2em 0;
}
#sidebar .widget.sidebar-search form {
	margin: 1em 0 0 0;
}
#sidebar {
	float: right;
	width: 290px;
	padding: 0 0 100px 0;
	font-family:  Verdana, "Lucida Grande", Lucida,sans-serif;
	font-size: 10px;
	color: #666;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	margin: 0 0 2px 0;
	padding: 0;
	list-style: none;
}
#sidebar ul li a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
#sidebar ul li a:hover {
	text-decoration: underline;
}
#sidebar .widget {
	position: relative;
	margin: 0 0 6px 0;
	padding-left: 30px;
}
#sidebar .widget h3 {
	padding: 0 10px 0 5px;
	margin: 0 -10px 0 -5px;
}
#sidebar .sidebar-about h3 {
	height: 54px;
	width: 125px;
	text-indent: -10000px;
}
#sidebar .sidebar-about a {
	color: #ff762d;
	font-weight: normal;
}


#sidebar .sidebar-about a.link {
	position: absolute;
	top: 0;
	left: 25px;
	display: block;
	height: 53px;
	width: 130px;
	background: url(images/sidebar.gif) no-repeat;
	text-indent: -10000px;
}
#sidebar .sidebar-about.hover a.link {
	width: 190px;
}

#sidebar .sidebar-connect {
	height: 113px;
	background: url(images/sidebar.gif) no-repeat 25px -53px;
}
#sidebar .sidebar-connect h3 {
	height: 40px;
	background: url(images/sidebar.gif) no-repeat 0 -53px;
	text-indent: -10000px;
}
#sidebar .sidebar-connect .facebook, #sidebar .sidebar-connect .twitter, #sidebar .sidebar-connect .pinterest, #sidebar .sidebar-connect .instagram {
	position: absolute;
	width: 45px;
	height: 45px;
	background:url(images/sidebar.gif) no-repeat -10000px -10000px;
	text-indent: -10000px;
}
#sidebar .sidebar-connect .facebook {
	left: 70px;
	top: 42px;
}
#sidebar .sidebar-connect .twitter {
	left: 110px;
	top: 40px;
}
#sidebar .sidebar-connect .pinterest {
	left: 155px;
	top: 46px;
}
#sidebar .sidebar-connect .instagram {
	left: 200px;
	top: 40px;
}
/*#sidebar .sidebar-follow .rss {
	left: 158px;
	top: 38px;
}*/
#sidebar .sidebar-connect .facebook:hover { background-position: -45px -173px; }
#sidebar .sidebar-connect .twitter:hover  { background-position: -85px -173px; }
#sidebar .sidebar-connect .pinterest:hover      { background-position: -130px -178px; }
#sidebar .sidebar-connect .instagram:hover      { background-position: -175px -173px; }
/*#sidebar .sidebar-follow .rss:hover      { background-position: -163px -176px; }*/

/* Find Me Sidebar */

#sidebar .sidebar-other {
	height: 170px;
	margin-left: -10px;
	margin-top: 30px;
	background: url(images/findme.gif) no-repeat 30px 25px;
}
#sidebar .sidebar-other h3 {
	margin-left: 1px;
}
#sidebar .sidebar-other .huffpost, #sidebar .sidebar-other .goodmen, #sidebar .sidebar-other .mamapedia, #sidebar .sidebar-other .greatmoments {
	position: absolute;
	width: 256px;
	height: 30px;
	background:url(images/findme.gif) no-repeat -10000px -10000px;
	text-indent: -10000px;
}
#sidebar .sidebar-other .huffpost {
	left: 30px;
	top: 15px;
}
#sidebar .sidebar-other .goodmen {
	left: 30px;
	top: 57px;
}
#sidebar .sidebar-other .mamapedia {
	left: 30px;
	top: 99px;
}
#sidebar .sidebar-other .greatmoments {
	left: 30px;
	top: 139px;
}
/* End Find Me */

#mc_signup_form {
	background-color: #ffffff;
	padding: 0;
}

#mc_subheader{
	font-size: 1em;
	color: black;
	margin: 5px 0 2px 0 !important;
}

.mc_required {
	color: orange;
	padding-left: 3px;
	font-weight: bold;
}

#mc-indicates-required {
	color: orange;
	margin-top: 3px;
}

.mc_header {
display:none !important;
}

.mc_merge_var {
	margin: 0 !important;
}

#mc_signup_submit {
	margin-top: 10px !important;
}

#sidebar .sidebar-subscribe {
	margin-bottom: 15px !important;
	padding-bottom: 15px;
	border-bottom: 1px solid rgb(223,211,232);
}

#sidebar .sidebar-archives {
	margin-bottom: 20px !important;
	padding-bottom: 15px;
	border-bottom: 1px solid rgb(223,211,232);
}

#sidebar .sidebar-subscribe h3 {
	height: 42px;
	background:  url(images/sidebar.gif) no-repeat 0 -440px;
	text-indent: -10000px;
}
#sidebar .sidebar-subscribe select {
	border: 1px solid #555;
	width: 60%;

}
#sidebar .sidebar-subscribe .mc_input {
	margin-top:.75em;
	padding-left: .5em;
	width: 190px;
	height: 25px;
}

#sidebar .sidebar-subscribe .mc_signup_submit{
	text-align: left;
}

#sidebar .sidebar-subscribe .mc_signup_submit .button{
	margin-top: .75em;
	-moz-box-shadow: inset 0px 1px 0px 0px #f9eca0;
	-webkit-box-shadow: inset 0px 1px 0px 0px #f9eca0;
	box-shadow: inset 0px 1px 0px 0px #f9eca0;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0c911), color-stop(1, #f2ab1e) );
	background: -moz-linear-gradient( center top, #f0c911 5%, #f2ab1e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c911', endColorstr='#f2ab1e');
	background-color: #f0c911;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	text-indent: 0;
	border: 1px solid #000000;
	display: inline-block;
	color: #000000;
	font-family: Arial;
	font-size: 1em;
	font-style: normal;
	height: 25px;
	line-height: 25px;
	width: 80px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #ded17c;
}
#sidebar .sidebar-subscribe .mc_signup_submit .button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2ab1e), color-stop(1, #f0c911) );
	background:-moz-linear-gradient( center top, #f2ab1e 5%, #f0c911 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ab1e', endColorstr='#f0c911');
	background-color:#f2ab1e;
}
#sidebar .sidebar-subscribe .mc_signup_submit .button:active {
	position:relative;
	top:1px;
}
#mp-urlsubmgt {

}

#sidebar .sidebar-categories h3 {
	height: 46px;
	background: url(images/sidebar.gif) no-repeat 0px -238px;
	text-indent: -10000px;
}

#sidebar .sidebar-archives h3 {
	height: 42px;
	background:  url(images/sidebar.gif) no-repeat 0 -290px;
	text-indent: -10000px;
}
#sidebar .sidebar-archives select {
	border: 1px solid #555;
	width: 60%;

}
#sidebar .sidebar-contact h3 {
	display: block;
	height: 42px;
	width: 186px;
	text-indent: -10000px;
}
#sidebar .sidebar-contact a.link {
	position: absolute;
	top: 0;
	left: 30;
	display: block;
	height: 42px;
	width: 166px;
	background: url(images/sidebar.gif) no-repeat -5px -344px;
	text-indent: -10000px;
}
#sidebar .sidebar-contact.hover a.link {
	width: 200px;
}
#sidebar .sidebar-linkage h3 {
	height: 42px;
	background: url(images/sidebar.gif) no-repeat 0 -396px;
	text-indent: -10000px;
}

/* @end */
/* @group Footer */
#footer {
	position: relative;
	padding: 0;
	height: 150px;
	clear: both;
	color: #666;
	font-family: Verdana, sans-serif;
	font-size: .7em;
}
#footer .inner {
	position: absolute;
	margin-top: -75px;
	width: 220px;
	right: 40px;
}
#footer a {
	color: #666;
	font-weight: normal;
}
#footer #designnut a {
	display: inline-block;
	padding: 63px 0 0;
	background: url(images/designnut.png) no-repeat;
	background-size: 63px 63px;
}
/* @end */

/* @group Comments */
#comments h3 {
	margin-bottom: 20px;
}
#comments {
}
#comments .commentlist {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}
#comments .commentlist li {
	position: relative;
	margin: 0 0 20px 0;
	list-style: none;
}
#comments .commentlist li.depth-1 {
	border-bottom: 1px solid rgb(173,225,236);
}
#comments .commentlist li .comment-body {
	margin: 0 0 0 -45px;
	padding: 0 0 0 45px;
}
#comments .commentlist li .avatar,
#comments .commentlist li .says {
	display: none;
}
#comments .commentlist li .comment-author {
	line-height: normal;
}
#comments .commentlist li cite a {
	text-decoration: none;
}
#comments .commentlist li .comment-meta {
	line-height: normal;
	color: #666;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#comments .commentlist li .comment-meta a {
	font-size: 85%;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
#comments .commentlist li .reply {
	position: absolute;
	top: 0;
	right: 0;
}
#comments .commentlist li .reply a {
	font-size: 80%;
	padding: 3px;
	background: #efefef;
	border: 1px solid #aeaeae;
	text-transform: uppercase;
	color: #888;
	text-decoration: none;
}
#comments .children {
	border-top: 1px solid rgb(173,225,236);
	margin: 0 0 20px 30px;
	padding: 20px 0 0 0;
}
#comments .children li {
	list-style: none;
}
#comments li.bypostauthor cite {
	font-weight: bold;
}
#respond h3 {
	text-transform: uppercase;
}
#respond h3 em {
	margin-left: 5px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}
#commentform {
	clear: both;
}
#commentform label {
	padding-left: 5px;
	color: #999;
}
#commentform input {
	padding: 3px;
	width: 180px;
	xbackground: #fff;
	xborder: 1px solid #aeaeae;
}
#commentform input#submit {
	display: block;
	position: relative;
	height: 60px;
	width: 90px;
	left:20px;
	padding: 5px 8px;
	cursor: pointer;
	background: url(images/sprite.gif) no-repeat 0 -125px;
	color: white;
	font-size: 1px;
	line-height: 1px;
	text-indent: -10000px;
	border: 0;
}
#commentform textarea {
	padding: 3px;
	width: 100%;
	background: #fff;
	border: 6px solid #ade1ec;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px
}

.comments a, .addthis_button {
	font-size:10px;
	font-weight:bold !important;
}

#content h1 {
	font-family: 'Kondolar-Bold', 'Verdana';
	font-size: 2.5em;
	line-height: 1em;
	font-weight: normal;
}

.post h1 a {
	font-weight: normal;
	font-style: normal;
}

#fonts a {
	color: rgba(150,150,150,1);
}

.sidebar-give {
margin-left: -5px;
}
.sidebar-give iframe {
	height: 450px !important;
}

/* @end */
