/**
 * Theme Name: Hybrid Adsense 2
 * 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 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #111;
	background: url(images/bg.jpg) 0 0;
	}
#body-container {
	overflow: hidden;
	width: 800px;
	margin: 0 auto;
	background: none;
	}

/* Links */
a:link, a:visited {
	color:#0066CC;
	}
a:active, a:hover {
	color: #003399;
	}
h2 a:link, h3 a:link, h2 a:visited, h3 a:visited {
	color: #333;
	}
h2 a:hover, h3 a:hover, h2 a:active, h3 a:active {
	color: #003399;
	}

/* Headers */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #333;
	}
h2 {
	font-size: 20px;
	}
h3 {
	font-size: 18px;
	line-height: 24px;
	}
h4 {
	font-size: 16px;
	}
h5 {
	font-size: 14px;
	}
h6 {
	font-size: 13px;
	}
.entry-content h3 {
	font-style: italic;
	font-weight: normal;
	}

/* 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: 560px;
	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;

	}
/* Captions */
.wp-caption {
	max-width: 560px;
	}
.wp-caption img {
	max-width: 560px;
	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;
	padding: 0;
	background: #1c73ba;
	border-bottom: 2px solid #000000;
	}
#header {
	width: 760px;
	height: 100px;
	margin: 0;
	padding: 0 20px;
	background: url(images/header.png) right top no-repeat;
	}
#site-title {
	float: left;
	margin: 10px 0 5px 0;
	}
#site-title a {
	color: #FFF;
	font: bold 36px/45px Arial, sans-serif;
	text-decoration: none;
	text-shadow: 0 1px #111111;
	}
#site-title a:hover {
	color: #FFFF66;
	text-decoration: none;
	}
#site-description {
	clear: both;
	color:#FFFF66;
	margin: 5px 0;
	font: italic bold 14px/18px Arial, Verdana, Sans-Serif;
        width: 510px;
	}

/**
* Navigation
************************************************/
#navigation {
	background: #FFFFFF;
	width: 800px;
	}
#page-nav {
	font: bold 13px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	overflow: hidden;
	padding-left: 10px;
	}
#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: 5px 10px;
	text-decoration: none;
	background: #000000;
	margin-right: 2px;
	}
#page-nav a:active, #page-nav a:hover, #page-nav li.current_page_item a {
	color: #fff;
	background: #333333;
	}

/**
* Containers
************************************************/
#container {
	clear: both;
	overflow: hidden;
	width: 800px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: #FFFFFF;
	}
.content {
	float: left;
	width: 560px;
	margin-left: 20px;
	padding: 0 10px 10px 0;
	color: #333;
	line-height: 24px;
	font: normal 13px/20px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border-right: 1px dotted #CCC;
	}
.content p,
.content ul,
.content ol,
.content dl,
.content pre,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
	margin-bottom: 20px;
	}
.content h5, .content h6 {
	margin-bottom: 8px;
}

/* Posts (and other general sections) */
.hentry {
	position: relative;
	min-height:175px;
	padding-bottom:15px;
	}
.single .hentry {
	margin: 0 0 42px 0;
	}

/* Post title (and other titles) */
.entry-title {
	color: #3B3B3B;
	font: normal 24px/30px 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	margin-bottom: 0 !important;
	}
.singular .entry-title {
	color: #3B3B3B;
	font-weight: 400;
	margin-bottom: 21px !important;
	}
.home .entry-title {
	margin-bottom: 0 !important;
	}
	
.entry-title a:link, .entry-title a:visited {
	color: #3B3B3B;
	text-decoration: none;
	}
.entry-title a:active, .entry-title a:hover {
	color: #003399;
	}

/* Entry content */
.entry-content, .entry-summary {
	overflow: hidden;
	font: normal 12px/18px 'Lucida Grande',Verdana,Arial,Sans-Serif;
	}
.entry-summary p {
	margin-bottom: 9px !important;
	}
	
a.more-link {
	display:block;
	float: right;
	font: normal 12px 'Lucida Grande',Verdana,Arial,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: #999;
	display: block;
	font: 11px 'Lucida Grande',Verdana,Arial,Sans-Serif;
	line-height: 21px;
	margin-bottom: 21px !important;
	}
.singular .byline {
	margin-bottom: 21px !important;
	}
.byline abbr {
	border: none;
	}
.byline abbr:hover {
	border-bottom: 1px dotted #666;
	}
.byline a {
	color: #0B4374;
}
.byline a:hover {
	color: #003399;
	text-decoration: underline;
}

/* Post meta data */
.entry-meta {
	color: #888;
	font: 12px 'Lucida Grande',Verdana,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;
	}
#search-text {
	width: 120px;
	height: 10px;
	margin-right: 3px;
}
#search-submit {
	font: normal 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 0;
	margin-top: 3px;
}

/**
* Widgets (sidebar)
************************************************/
#primary {
	float: right;
	width: 190px;
	padding: 10px 10px 10px 0;
	}
#primary .textwidget p {
	overflow: hidden;
	}
.textwidget {
	padding-bottom: 2px;
}
#secondary {
	display: none;
	float: left;
	width: 160px;
	padding: 10px 10px 10px;
	background: #EFF9FF;
	}	
	
.widget {
	overflow: hidden;
	margin: 0 0 15px;
	color: #333;
	font: normal 11px 'Lucida Grande',Verdana,Arial,Sans-Serif;
	}
.widget-title {
	color: #333;
	font:bold 12px 'Lucida Grande',Verdana,Arial,Sans-Serif;
	border-bottom:1px solid #CCCCCC;
	margin: 5px 0 5px;
	}

.widget a {
	color:#666;
	font: normal 11px 'Lucida Grande',Verdana,Arial,Sans-Serif;
	text-transform:capitalize;
	text-decoration: none;
	}
.widget a:active, .widget a:hover {
	border-bottom: 1px dotted #333333;
	}
#text-356139200.widget a {
	color:#003399;
	}
	
#primary .widget {
	float: right;
	width:190px;
}
#primary ul {
	margin: 0 0 2px 3px;
	list-style: none;
}
#primary li {
	list-style: none;
	padding: 0;
	line-height: 15px;
}

/**
* Comments template
************************************************/
#comments-template {
	margin: 0 0 60px 0;
        display: none;
	}
.home #comments-template {
	display: none;
}	
.comments-header {
	color: #333;
	font-weight: bold;
	font-size: 15px;
	}

.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: normal 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 3px 0 21px 0;
	}
.comment-meta cite {
	color: #000;
	font-size: 14px;
	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 'Lucida Grande', Verdana, Arial, 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;
	font-size: 15px;
	color: #333;
	font-weight: bold;
	}
#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: normal 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 2px 5px;
	}
.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;
}
p.form-submit {
	display: block;
	height: 36px;
	margin-bottom: 15px;
}
.comment-action {
	width: 96%;
}

/**
* Footer
************************************************/
#footer-container {
	background: #FFF;
	padding: 0 0 15px;
	border-bottom: 2px solid #000;
	margin-bottom: 10px;
	}
#footer {
	width: 800px;
	margin: 0 auto;
	padding: 15px 0 0;
	text-align: center;
	font: normal 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#333;
	border-top: 1px solid #CCC;
	}
#footer .copyright {
	margin: 10px 30px 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	}
#footer p {
	padding-bottom: 5px;
	color: #333;
}	

#footer p a {
	text-align: center;
	padding-bottom: 5px;
	color: #333;
}
#footer p a:hover {
	color: #666;
	text-decoration: underline;
}	
	
/*******************************************
* Footer Navigation
********************************************/
ul.footer-nav {
	clear: both;
	list-style-type: none;
	display: inline;
	margin: 7px 0;
	}
ul.footer-nav li {
	list-style-type: none;
	display: inline;
	}
ul.footer-nav li a {
	padding: 0 8px 0 5px;
	margin: 0;
	color: #333;
	background:url(images/v-spacer.png) 100% 3px no-repeat;
	}	
ul.footer-nav li.page-item-14 a {
	background: none;
}
ul.footer-nav li a:hover {
	color: #000000;
	text-decoration: underline;
}	

ol.list404 li {
	padding-bottom: 15px;
}
.btn404 {
	font: normal 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 2px 5px;
}

.home input {
	font: normal 12px 'Lucida Grande',Verdana,Arial,Sans-Serif;
	padding: 2px;
}

.g468 {
	width: 480px;
	margin: 0 auto;
}

a.rssfeed {
	background: url(images/feed-icon.png) 2px 0 no-repeat;
	padding: 0 0 1px 22px;
}

/* 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%; }	