/**
 * Theme Name: Kieran
 * Theme URI: http://CoolyKid.com
 * Description: A child theme of the Hybrid framework for my website based on Cats Who Code theme.
 * Author: Cooly Kid
 * Author URI: http://CoolyKid.com
 * Version: 0.1
 * Tags: widgets
 * Template: hybrid
 */

/* Get base CSS */
html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;vertical-align:baseline;outline:none;font-size:100%;background:transparent;border:none;text-decoration:none}b,i,hr,u,center,menu,layer,s,strike,font,xmp{margin:0;padding:0;vertical-align:baseline;outline:none;font-size:100%;font-weight:normal;font-style:normal;background:transparent;border:none;text-decoration:none}font{color:#333}center{text-align:left}body{line-height:24px;font-family:Georgia,Times,"Times New Roman",serif;color:#333;background:#fff}h1,h2,h3,h4,h5,h6{font-style:normal;font-weight:normal;margin:0 0 21px 0}h1{font-size:1.8em}h2{font-size:1.7em}h3{font-size:1.55em;}h4{font-size:1.4em}h5{font-size:1.25em}h6{font-size:1.1em}p{margin:0 0 21px 0}ol,ul{list-style:none}ul{list-style:disc;margin:0 0 21px 2.5em}ol{list-style-type:decimal;margin:0 0 21px 3em}ol ol{list-style:upper-roman}ol ol ol{list-style:lower-roman}ol ol ol ol{list-style:upper-alpha}ol ol ol ol ol{list-style:lower-alpha}ul ul,ol ol,ul ol,ol ul{margin-bottom:0}dl{margin:0 0 18px 3px}dl dt{font-weight:bold;margin:12px 0 0 0}dl dd{margin:6px 0 0 1.5em}strong{font-weight:bold}strong strong{font-weight:normal}em,cite{font-style:italic}em em,cite cite{font-style:normal}abbr{cursor:help}acronym{text-transform:uppercase;border-bottom:1px dashed #666;cursor:help}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:baseline;position:relative;bottom:0.3em}sub{vertical-align:baseline;position:relative;top:0.3em}address{font-style:italic;margin:0 0 21px 0}li address,dd address{margin:0}blockquote{margin:0 2.5em;font-style:normal}blockquote em,blockquote cite{font-style:italic}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{cursor:pointer}a img{border:none}pre{overflow:auto;font:.9em Monaco,monospace,Courier,"Courier New";line-height:21px;margin-bottom:21px;padding:9px}code{font:.9em Monaco,monospace,Courier,"Courier New"}pre code{font-size:1em}ins,dfn{font-style:italic;text-decoration:none;border-bottom:1px solid #666}del{text-decoration:line-through}object{margin-bottom:21px}input,textarea{font-size:1em;font-family:Georgia,Times,"Times New Roman",serif;padding:3px}:focus{outline:none}form label{cursor:pointer}option{padding:1px 3px}table{border-collapse:collapse;border-spacing:0;margin-bottom:21px}th,td{text-align:left}hr{margin-bottom:21px}img.wp-smiley{max-height:12px;margin:0;padding:0;border:none}.gallery{display:block;text-align:center;margin-bottom:21px !important}.alignleft,.left{float:left;margin-right:15px}.alignright,.right{float:right;margin-left:15px}.aligncenter,.center{display:block;margin:0 auto 21px auto}.alignnone,.block{clear:both;margin:0 0 21px 0}.clear{clear:both}img.alignleft,img.alignright{display:inline}blockquote.alignleft,blockquote .alignright{width:33%}

/* Get drop-downs CSS */
#page-nav ul{margin:0;padding:0;list-style:none}#page-nav ul{line-height:1.0}.menu ul{position:absolute;top:-999em;width:10em}#page-nav ul ul li{width:100%}#page-nav li:hover{visibility:inherit}#page-nav li{float:left;position:relative}#page-nav a{display:block;position:relative}#page-nav li:hover ul,li.sfHover ul{left:0;top:2em;z-index:99}#page-nav li:hover li ul,li.sfHover li ul{top:-999em}#page-nav li li:hover ul,li li.sfHover ul{left:10em;top:0}#page-nav li li:hover li ul,li li.sfHover li ul{top:-999em}#page-nav li li li:hover ul,li li li.sfHover ul{left:10em;top:0}#cat-nav ul{margin:0;padding:0;list-style:none}#cat-nav ul{line-height:1.0}.menu ul{position:absolute;top:-999em;width:10em}#cat-nav ul ul li{width:100%}#cat-nav li:hover{visibility:inherit}#cat-nav li{float:left;position:relative}#cat-nav a{display:block;position:relative}#cat-nav li:hover ul,li.sfHover ul{left:0;top:2em;z-index:99}#cat-nav li:hover li ul,li.sfHover li ul{top:-999em}#cat-nav li li:hover ul,li li.sfHover ul{left:10em;top:0}#cat-nav li li:hover li ul,li li.sfHover li ul{top:-999em}#cat-nav li li li:hover ul,li li li.sfHover ul{left:10em;top:0}

/* Body */
body {
	font: normal normal normal 14px/21px Georgia, Times, 'Times New Roman', serif;
	color: #111;
	background: url(images/bg3.png) 0 0 repeat-x;
	}
#body-container {
	overflow: hidden;
	width: 100%;
	}

/* Links */
a:link, a:visited {
	color:#0000FF;
	}
a:active, a:hover {
	color: #FF4B33;
	}
h2 a:link, h3 a:link, h2 a:visited, h3 a:visited {
	color: #000;
	}
h2 a:hover, h3 a:hover, h2 a:active, h3 a:active {
	color: #FF4B33;
	}

/* Headers */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #000;
	}
h2 {
	font-size: 21px;
	}
h3 {
	font-size: 19px;
	line-height: 24px;
	}
h4 {
	font-size: 17px;
	}
h5 {
	font-size: 15px;
	}
h6 {
	font-size: 13px;
	}
.entry-content h3 {
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, Times, 'Times New Roman', serif;
	}

/* Blockquotes */
blockquote {
	padding-left: 15px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #e7e7e7;
	}

/* Code */
code {
	padding: 1px 3px;
	font: normal normal normal 13px/21px Arial, Verdana, sans-serif;
	color: #444;
	background: #e7e7e7;
	}
pre {
	padding: 9px;
	font: normal normal normal 14px/21px Arial, Verdana, sans-serif;
	color: #444;
	background: #e7e7e7;
	border: 1px solid #ccc;
	}
pre code {
	font-size: 14px;
	}

/* Acronym, Abbr */
acronym, abbr {
	border-bottom: 1px dotted #666;
	}

/* Notes, warnings/alerts, and errors. */
.note, .warning, .alert, .error {
	font: normal normal normal 13px/21px Arial, Verdana, sans-serif;
	}

/* Notes */
.note {
	overflow: hidden;
	padding: 21px;
	background: #eee;
	border: 1px solid #e2e2e2;
	}

/* Warnings/Alerts */
.warning, .alert {
	padding: 21px;
	background: #fffbbc;
	border: 1px solid #E6DB55;
	}

/* Errors */
.error {
	padding: 21px;
	background: #ffebe8;
	border: 1px solid #C00;
	}

/* Alignment */
img.alignright, img.alignleft {
	display: block;
	}

/* Images */
.entry-content img {
	max-width: 588px;
	padding: 2px;
	}

/* Thumbnails */
/*.thumbnail {
	float: right;
	width: 150px;
	height: 150px;
	margin: 0 0 5px 15px;
	padding: 14px;
	background: #fff;
	border: 1px solid #D5D5D5;
	} */
.attachment-thumbnail, .thumbnail {
	float: left;
	width: 125px;
	height: 125px;
	margin: 3px 20px 10px 0;
	padding: 0 5px 5px 0;
	background: url(images/shadow.png) right bottom no-repeat;
/*	border: 1px solid #D5D5D5; 
	box-shadow: 3px 3px 5px #888888;
	-webkit-box-shadow: 3px 3px 5px #888888;
	-moz-box-shadow: 3px 3px 5px #888888; */
/*	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#888888, offX=3, offY=3, positive=true); */
	}
/* Captions */
.wp-caption {
	max-width: 610px;
	}
.wp-caption img {
	max-width: 598px;
	margin: 0 0 -6px 0;
	padding: 0;
	border-bottom: none;
	border: 1px solid #e7e7e7;
	}
.wp-caption-text {
	margin-right: 8px;
	padding: 9px;
	font: 12px Arial, Verdana, sans-serif;
	line-height: 12px;
	color: #666;
	background: #e7e7e7;
	border-bottom: 1px solid #aaa;
	text-align: center;
	}

/**
* Header
************************************************/
#header-container {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	}
.home #header-container {
	background: url(images/KieranCales.png) 0 0 no-repeat;
}
#header {
	width: 960px;
	height: 160px;
	margin: 0 auto;
	background:url(images/internet-marketing.png) 700px 5px no-repeat;
	}
#site-title {
	float: left;
	margin: 20px 0 21px 0;
	width: 685px;
	}
#site-title a {
	color: #000;
	font: bold 36px/45px Arial, sans-serif;
	text-decoration: none;
	text-shadow: 0 1px #AAAAAA;
	}
#site-title a:hover {
	color: #333333;
	text-decoration: none;
	}
.home #site-title a {
	display: none;
}
	
#site-description {
	position: absolute;
	top: 150px;
	color:#FFFFFF;
	margin: 5px 0 0 5px;
	width: 550px;
	font: italic 18px/24px Arial, Helvetica, sans-serif
	}

#feedLinks {
	float: right;
	width: 275px;
	height: 25px;
	margin: 0;
}
#feedLinks ul {
	list-style-type: none;
	margin: 6px 0 0;
}
#feedLinks ul li {
	list-style-type: none;
	display: inline;
	color: #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
}
#feedLinks ul li a {
	color: #FFFFFF;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding: 3px 15px 2px 22px;
	margin-left: 5px;
}
#feedLinks ul li a.rss-posts {
	background: url(images/feed-posts.png) 0 1px no-repeat;
}
#feedLinks ul li a.rss-comments {
	background: url(images/feed-comments.png) 0 1px no-repeat;
}
#feedLinks ul li a:hover {
	text-decoration: none;
	background-position: 0 -18px;
}

/**
* Navigation
************************************************/
#nav-wrap {
	width: 960px;
	margin: 0 auto;
	overflow: auto;
	}

#navigation {
	width: 600px;
	}
#page-nav {
	font: bold 13px Arial, Helvetica, sans-serif;
	overflow: hidden;
	width: 600px;
	}
#page-nav ul {
	list-style: none;
	margin: 0 9px;
	}
#page-nav li {
	display: inline;
	}
#page-nav a {
	color: #FFF;
	display: block;
	float: left;
	line-height: 12px;
	padding: 10px 15px;
	text-decoration: none;
	}
#page-nav a:active, #page-nav a:hover, #page-nav li.current_page_item a {
	color: #fff;
	background: #333333;
	}
#page-nav li.feed-url {
	float: right;
	margin-right: 15px;
	}
#page-nav li.feed-url a {
	float: right;
	padding-left: 0;
	padding-right: 20px;
	background: url(images/rss.png) no-repeat right 11px;
	}

#nav-wrap #search-1 {
	background:transparent url(images/simple.png) left 0 no-repeat;
	height:31px;
	float: right;
	margin:2px 45px 0 0;
	width:225px;
}

#nav-wrap  #search-text-1 {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 5px 0 3px 35px;;
	width:155px;
}
#nav-wrap  #search-submit-1 {
	display: none;
	background:transparent none repeat scroll 0 0;
	border:medium none;
	margin-left:5px;
	width:45px;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
}

/**
* Containers
************************************************/
#container {
	clear: both;
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	}
.content {
	float: left;
	width: 620px;
	margin-bottom: 25px;
	font-size: 16px;
	color: #333;
	line-height: 24px;
	font: normal 13px/20px Verdana, Arial, Helvetica, sans-serif;
	}
.content p,
.content ul,
.content ol,
.content dl,
.content pre,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
	margin-bottom: 24px;
	}

/* Posts (and other general sections) */
.hentry {
	position: relative;
	min-height:175px;
	margin-bottom:25px;
	padding-bottom:15px;
	border-bottom:1px solid #DDDDDD;
	}
.single .hentry {
	margin: 0 0 42px 0;
	}

/* Post title (and other titles) */
.entry-title {
	color: #222;
	font: bold 24px/30px Arial, Helvetica, sans-serif;
	margin-bottom: 12px !important;
	}
.singular .entry-title {
	color: #000;
	font-weight: bold;
	margin-bottom: 21px !important;
	}
.entry-title a:link, .entry-title a:visited {
	color:#222;
	text-decoration: none;
	}
.entry-title a:active, .entry-title a:hover {
	color: #222;
	}

/* Entry content */
.entry-content, .entry-summary {
	overflow: hidden;
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	}
.entry-summary p {
	margin-bottom: 9px !important;
	}
/*.more-link {
	text-align: center;
	margin: 10px 0 0;
	height: 31px;
	width: 63px;
	float: right;
} */	
a.more-link {
	display:block;
	float: right;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 15px 10px 0 0;
	padding: 4px 0 0 20px;
	text-decoration: none;
	color: #003366;
	background: url(images/bullet-primary.png) 0 0 no-repeat;
}	
a.more-link:hover {
	padding: 4px 0 0 20px;
	color: #FF4B33;
	text-decoration: underline;
}
/* Byline */
.byline {
	color: #666;
	font: 11px Arial, sans-serif;
	line-height: 21px;
	margin-bottom: 5px !important;
	}
.singular .byline {
	margin-bottom: 21px !important;
	}
.byline abbr {
	border: none;
	}
.byline abbr:hover {
	border-bottom: 1px dotted #666;
	}
.home .byline a {
	color: #0B4374;
}
.home .byline a:hover {
	color: #0000FF;
	text-decoration: underline;
}

/* Post meta data */
.entry-meta {
	color: #888;
	font: 12px Arial, sans-serif;
	line-height: 21px !important;
	margin-top: 15px;
	background: #F8F8F8;
	border: 1px solid #DDD;
	padding: 5px 10px;
	}

/* Series */
.series {
	overflow: hidden;
	margin: 0 0 36px 0;
	padding: 21px 21px 0 21px;
	background: #F2F7FC;
	border-top: 4px solid #000;
	}

/* Using <!--nextpage--> */
p.pages a {
	}

/* Navigation links */
.navigation-attachment {
	overflow: hidden;
	margin: 0 0 21px 0;
	}
.navigation-links {
	margin: 20px 5px 0 0;
	font-style: italic;
	}
.navigation-links .previous {
	float: left;
	max-width: 49%;
	}
.navigation-links .next {
	float: right;
	max-width: 49%;
	text-align: right;
	}

/* WP PageNavi */
.wp-pagenavi {
	clear: both ;
	font: bold 16px/22px Arial, Helvetica, sans-serif;
	margin-bottom: 40px;
	text-align: right;
	color: #5F5F5F;
	border-top:none !important;
	background: #FFFFFF;
	padding:18px 10px 4px 10px;
}

.wp-pagenavi a, .wp-pagenavi .current {
	font-style:normal;
	background: #FFFFFF;
	border: 1px solid #CFCFCF;
	color: #33707E;
	margin-left: 3px;
	padding: 3px 7px;
	text-decoration: none;
}
.wp-pagenavi a:hover {
border-color:#999;
}
.wp-pagenavi a:hover, .wp-pagenavi .current {
	background: #FFFFFF url(images/box-bgr.gif) repeat-x scroll 0 100%;
	color: #5F5F5F;
}
.wp-pagenavi .pages {
	float: left;
}

/* Archive and search information. */
.archive-info, .search-info {
	overflow: hidden;
	margin: 0 0 21px 0;
	}
.user-info .avatar {
	float: right;
	width: 100px;
	height: 100px;
	margin: 0 0 5px 15px;
	padding: 14px;
	background: #fff;
	border: 1px solid #e7e7e7;
	}

/**
* Widgets (sidebar)
************************************************/
#primary {
	float: right;
	width: 330px;
	}
#primary .textwidget p {
	overflow: hidden;
	}
#primary .ad-1 {
	float: left;
	}
#primary .ad-2 {
	float: right;
	}
.widget {
	overflow: hidden;
	margin: 0 0 27px 0;
	color: #666;
	}
.widget-title {
	color: #333;
	font: bold 15px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	}

.widget a {
	color:#666;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
.widget a:active, .widget a:hover {
	color: #FF4B33;
	text-decoration: underline;
	}
#primary .widget {
	float: right;
	-moz-border-radius:5px 5px 5px 5px;
	background:none repeat scroll 0 0 #F8F8F8;
	border:1px solid #D5D5D5;
	margin-bottom:20px;
	padding:10px;
	width:290px;
}
#primary ul {
	margin-left: 3px;
	list-style: none;
}
#primary li {
	list-style: none;
	background: url(images/bullet-primary.png) 0 0 no-repeat;
	padding: 0 0 3px 20px;
	line-height: 20px;
}

#primary input {
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 3px 5px;
}
#primary input.search-text {
	width: 200px;
}
#primary input.search-submit {
	margin-left: 10px;
	padding: 1px 5px;
}
#primary input#CustomFields_1_7, #primary input#formEmail {
	font: normal 11px Arial, Helvetica, sans-serif;
	width: 120px;
	padding: 3px 0 3px 30px;
}

#text-6.widget  {
	background: #FFF7DF url(images/rss.png) 10px 10px no-repeat;
	border:1px solid #F9931B;	
	margin-bottom:10px;
	padding:17px 10px 14px;
	width:290px;
}
#text-6 a {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 15px;
	padding: 0 0 0 45px;
	color: #E23007;
}
#text-7.widget  {
	background: #EFF0FA url(images/twitter.png) 10px 10px no-repeat;
	border:1px solid #657FC0;	
	margin-bottom:10px;
	padding:17px 10px 14px;
	width:290px;
}
#text-7 a {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 15px;
	padding: 0 0 0 45px;
	color: #02349B;
}
#text-5.widget {
	background: none;
}

/**
* Comments template
************************************************/
#comments-template {
	margin: 0 0 60px 0;
	}
.comments-header {
	color: #000;
	font-weight: bold;
	}

.comment-list {
	list-style: none;
	margin: 0;
	border-top: 1px solid #e7e7e7;
	}
.comment-list ol {
	list-style: none;
	margin: 0 0 21px 0;
	border-top: 1px solid #e7e7e7;
	}

.comment-list li {
	overflow: hidden;
	margin: 0;
	padding: 21px 21px 0 21px;
	position: relative;
	border-right: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	background: #FFF;
	}

.comment-list li.even {
	background: #F7F7F7;
}

.comment-list li.comment-author-admin {
	background: #f2fcfe;
}

/* Comment avatars */
.comment-list .avatar {
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 15px;
	}

/* Comment meta data */
.comment-meta {
	color: #888;
	font: 12px Arial, sans-serif;
	margin: 3px 0 21px 0;
	}
.comment-meta cite {
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	}
.comment-meta cite a {
	color:#0066CC;
	}
.comment-meta cite a:hover {
	color: #FF4B33;
	}
.comment-meta abbr {
	border: none;
	}
.comment-meta abbr:hover {
	border-bottom: 1px dotted #666;
	}
.comment-meta a {
	color: #555;
	text-decoration: none;
	}
.comment-meta a:active, .comment-meta a:hover {
	color: #FF4B33;
	}
.comment-meta a.comment-reply-link {
	float: right;
	color:#197CC0;
	font: bold 11px Arial, Helvetica, sans-serif;
	width: 32px;
	height: 14px;
	padding:3px 8px;
	background: url(images/reply.png) center top no-repeat;
	}
.comment-meta a.comment-reply-link:hover {
	color: #FFF;
	background-position: 0 -21px;
	}

/* Comment text */
#comments .comment-text {
	}
a.comment-link, a.comment-link:visited {
	}

a.comment-link:hover {
	}

/* Comment form */
#respond {
	margin: 42px 0 0 0;
	}
#reply {
	}

#commentform label, .contact-form label {
	font: 12px Arial, Verdana, sans-serif;
	color: #888;
	}
#commentform input[type="text"], .contact-form input[type="text"] {
	display: block;
	width: 45%;
	background: #F5F5F5;
	border: 1px solid #CCC;
	border-left-color: #AAA;
	border-top-color: #AAA;	
	}
#commentform textarea, .contact-form textarea {
	display: block;
	width: 95%;
	background: #F5F5F5;
	border: 1px solid #CCC;
	border-left-color: #AAA;
	border-top-color: #AAA;	
	}
.contact-form div {
	margin-bottom: 21px;
	}
.contact-form div.form-label {
	margin: 0;
	}
.contact-form legend {
	display: none;
	}
.submit-comment {
	float: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #FFFFFF url(images/post-comment.png) center top no-repeat;
	width: 125px;
	height: 36px;
	padding: 8px 6px 14px 6px;
	border: none;
	}
.submit-comment:hover, .button:hover {
	cursor: pointer;
	background-position: 0 -37px;
	}
.button:hover {
	cursor: pointer;
}
.reset-comment {
	display: none;
	}
span.required {
	font-size: 16px;
	font-weight: bold;
	color: #FF4B33;
	}

.comment-license {
	overflow: hidden;
	padding: 21px 21px 0 21px;
	background: #F2F7FC;
	border-top: 4px solid #000;
	}
p.form-textarea {
	margin-bottom: 10px;
}
/**
* Footer
************************************************/
#footer-container {
	background: url(images/bg-footer-container.png) 0 0 repeat-x;
	}
#footer {
	margin: 0 auto;
	padding: 15px 0 10px;
	text-align: center;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border-top: 1px solid #000000;
	background: url(images/bg-footer.png) 0 0 repeat-x;
	}
#footer .copyright {
	margin: 10px 30px 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	}
#footer p {
	padding-bottom: 5px;
	color: #FFFFFF;
}	

#footer p a {
	text-align: center;
	padding-bottom: 5px;
	color: #999;
}
#footer p a:hover {
	color: #FF4B33;
	text-decoration: underline;
}	
	
/* Subsidiary
************************************************/
#subsidiary {
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
	padding: 2px 0 0 10px;
	}
#subsidiary .widget {
	overflow: hidden;
	float: left;
/*	width: 300px; */
	margin: 0;
	padding: 40px 10px 0;
	background: url(images/KC-Tags.png) center 5px no-repeat;
	border: none;
	}
/* #subsidiary #text-3.widget {
	margin-right: 0;
} */	
	
#subsidiary .widget-title {
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	background: transparent;
	}
#subsidiary a {
	color: #FFFFFF;
	}
#subsidiary a:hover {
	color: #FF4B33;
	}	
#subsidiary .widget ul {
	margin-left: 15px;
	}
#subsidiary .widget ul li {
	margin: 0;
	padding: 0;
	background: transparent;
	}
/*******************************************
* Footer Navigation
********************************************/
ul.footer-nav {
	clear: both;
	list-style-type: none;
	display: inline;
	margin: 5px 0 0;
	}
ul.footer-nav li {
	list-style-type: none;
	display: inline;
	}
ul.footer-nav li a {
	padding: 0 8px 0 5px;
	margin: 0;
	color: #FFFFFF;
	background:url(images/v-spacer.png) 100% 3px no-repeat;
	}	
ul.footer-nav li.page-item-12 a {
	background: none;
}
ul.footer-nav li a:hover {
	color: #999999;
	text-decoration: underline;
}	
/***********************************************
* Bonus Pages
************************************************/
.bonus-container {
	border: 1px solid #CCCCCC;
	background: #F7F7F7;
	padding: 10px;
	margin: 0 0 20px;
	min-height: 270px;
}
.bonus-container h4, .bonus-container p {
	margin-bottom: 10px;
}
.post img.bonus-image {
	border: 1px solid #C0C0C0;
	float: left;
	padding: 0;
	margin: 0 20px 0 0;
}
ul.bonus-list {
	margin: 0 0 0 15px;
}
ul.bonus-list li {
	padding-bottom: 0;
	font-size: 0.9em;
}

/***********************************************
* Free eBook Form
************************************************/
#primary #text-4 {
	padding: 35px 10px 10px;
	background: #F5F5F5 url(images/im-newsletter.png) center top no-repeat;
}

form#frmSS7 {
	margin: 0;
	padding: 0;
}

form#frmSS7 p {
	margin: 10px 0;
	line-height: 150%;
}
form#frmSS7 legend {
	border: none;
	display: none;
	margin: 0;
	padding: 0;
	height: 1px;
}
form#frmSS7 fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
form#frmSS7 fieldset ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.widget form#frmSS7 fieldset li {
	list-style-type: none;
	padding: 5px 0;
	margin: 0;
	background: none;
	border: none;
}
form#frmSS7 fieldset li label {
	display: none;
}

form#frmSS7 img {
	float: left;
	margin-right: 5px;
}	
/*#CustomFields_1_7 {
	background: url(images/ebook-name.png) no-repeat;
}
#formEmail {
	margin-bottom: 0;
	background:url(images/ebook-input.png) no-repeat;
}
.ebookinput {
	width: 135px;
	height:18px;
	padding:4px 5px 0 25px;
	display:block;
	border:1px solid #aaa;
	text-align:left;
	color:#727272;
	font-family:Arial, Helvetica, sans-serif;
}
.ebookSubmit {
	margin: 0 auto;
	padding: 0;
	height:40px;
	width:200px;
	background:url(images/ebook-submit2.png) no-repeat;
	display:block;
	border:none;
	cursor:pointer;
} */

#primary input#CustomFields_1_7, #primary input#formEmail {
	width: 265px;
	height:30px;
	padding: 0 10px;
	display:block;
	border:2px solid #DCDCDC;
	text-align:left;
	color:#909090;
	font: bold 1.2em Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
	background: #EEEEEE;
}

.ebookSubmit {
	margin: 5px auto 0;
	padding: 0;
	height:40px;
	width:290px;
	background:url(images/reportbutton.png) no-repeat;
	display:block;
	border:none;
	cursor:pointer;
}

ol.list404 li {
	padding-bottom: 15px;
}
.btn404 {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 5px;
}

.single-excerpt {
	border-bottom:4px solid #EEEEEE;
	color:#555555;
	font-size:18px;
	line-height:25px;
	margin: 3px 0 25px;
	padding-bottom:25px;
}

#feature-header {
	width: 960px;
	margin: 25px auto 0;
}
#dfrads-widget-3 {
	float: left;
}
#dfrads-widget-3 a {
	padding: 0 5px;
}
#dfrads-widget-3.widget {
	margin: 0;
	padding: 0;
}

/* Styles for two-column display */
#wp125.widget { width: 290px; }
#wp125adwrap_2c { width:100%; }
#wp125adwrap_2c .wp125ad { width:125px; float:left; padding: 10px; }
#wp125adwrap_2c .wp125ad.even { float: right;}

/***********************************************
* Video Display
************************************************/
.flashunit {
	padding: 4px;
	background: #fff;
	border: 4px solid #ddd;
	margin: 20px auto;
	width: 575px;
}
.flashunit h3 {
	font: 18px normal Arial, Helvetica, sans-serif;
	border: 1px solid #ddd;
	background: #f0f0f0;
	margin: 0;
	padding: 10px;
	color: #111;
	text-align: center;
}
.flashunit p {
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 0;
	border: 1px solid #ddd;
	background: #f0f0f0;
}
object.flashvideo {
	width: 100%;
	height:350px;
}

.flashunit2 {
	background: #fff;
	margin: 20px auto;
	width: 560px;
}

#crp_related h3 {
font:bold 15px/18px Arial,Helvetica,sans-serif;
margin-bottom:5px;
}
#crp_related ol {
margin:0 0 21px 2em;
}
#crp_related a {
text-decoration:none;
}
#crp_related a:hover {
text-decoration:underline;
}
.hilite {
background:none repeat scroll 0 0 #FFFF00;
color: #000000;
padding: 5px;
margin-bottom: 0;
text-align: center;
}
.hilite2 {
background:none repeat scroll 0 0 #FFFFAA;
}
.bigred {
color:#FF0000;
font:bold 16px/20px Arial,Helvetica,sans-serif;
}

.prli-twitter-conversations table, .prli-twitter-conversations tbody, .prli-twitter-conversations tr, .prli-twitter-conversations td {
	vertical-align: top;
}

.entry-content img.prli-tweet-image {
padding-right:10px;
}

ul.greentick {
	list-style-type: none;
	margin-left: 15px;
	padding: 0;
}
ul.greentick li {
	list-style-type: none;
	padding: 0 0 10px 60px;
	min-height: 58px;
	background: url(images/tick.png) 0 0 no-repeat;
}
ul.greentick-med {
	list-style-type: none;
	margin-left: 15px;
	padding: 0;
}
ul.greentick-med li {
	list-style-type: none;
	padding: 0 0 0 45px;
	min-height: 35px;
	font-weight: bold;
	background: url(images/checkmark-sm.gif) 0 0 no-repeat;
}
ul.dvd {
	list-style-type: none;
	margin-left: 40px;
	padding: 0;
}
ul.dvd li {
	list-style-type: none;
	padding: 0 0 10px 90px;
	min-height: 115px;
	background: url(images/dvd.jpg) 0 0 no-repeat;
}
.bigmaroon {
color:#CC0000;
font:bold 16px/20px Arial,Helvetica,sans-serif;
}
.bigblue {
color:#000080;
font:bold 16px/20px Arial,Helvetica,sans-serif;
}
.bonus1 {font: bold 24px Arial, Helvetica, sans-serif; color: #FF0000; text-decoration: underline; text-align: center; }
.bonus2 {
font-family:Tahoma,Geneva,sans-serif;
font-size:24px;
font-weight:bold;
}
.singular-post-490 #gallery-1 .gallery-item, .singular-post-518  #gallery-1 .gallery-item {
width:24%;
}

.ddet_div {
  margin: 8px 0 0 12px;
  padding: 8px;
  background: #F8F8F8;
  border: 1px solid #D5D5D5;
}
.dropcap  {
color:#666666;
float:left;
font-family:Times,serif,Georgia;
font-size:100px;
line-height:70px;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }

.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; width: 100%; }	
