/* @override 
	http://kakabadse.dev/wp-content/themes/kakabadse/style.css
	http://www.kakabadse.com/wp-content/themes/kakabadse/style.css
*/

/*
Theme Name: Kakabadse17
Theme URI: http://www.kakabadse.com
Version: 1.7
Author: David Earl from an original by Dug Falby
Author URI: http://www.glasshousepartnership.com/
*/

/* @group Reset */

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus
{
	outline: 0;
}

body
{
	line-height: 1;
	color: black;
	background: white;
}

ol, ul
{
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table
{
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after
{
	content: "";
}

blockquote, q
{
	quotes: "" "";
}

/* @end */

/* @group Clearfix */

.clearfix:after
{
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}

/* End hide from IE-mac */

/* @end */

/* @group Body */

body
{
	font-size: 0.85em;
	background: url(images/supertitle_shadow.gif) repeat-x 0 top;
}

#wrapper
{
    margin-top: 30px;
    background-color: #fff;
    clear: both;
}

/* @end */

/* @group Header */

#superheader
{
	color: #fff;
	padding: 7px 5px 3px 14px;
	height: 15px;
}

#superheader a, #superheader span
{
	text-decoration: none;
	color: #fff;
}

#superheader a:hover
{
	text-decoration: underline;
}

#portraits
{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
}

#header h1, #header h5
{
	margin: 0;
}

#header h1 a, #header h5 a
{
	height: 86px;
	text-indent: -10000em;
	background: #306361 url(images/title.gif) no-repeat;
	display: block;
}

#description
{
	text-indent: -10000em;
	height: 0;
}



/* @end */

/* @group Navbar */

ul#navbar
{
	/*height: 31px;*/
	padding-left: 4px;
	background: #193a38 url(images/navbar_shadow.gif) repeat-x 0 bottom;
	position: absolute;
	top: 111px;
	width: 98%;
	left: 0;
}

ul#navbar li
{
	float: left;
	background: url(images/navbar_spike.gif) no-repeat left bottom;
	padding: 8px 10px 2px 11px;
	height: 21px;
}

ul#navbar li.firstone
{
	background-image: none;
}

ul#navbar li a
{
	color: #fff;
	text-decoration: none;
	/* display: block; */
}

ul#navbar li a:hover
{
	text-decoration: underline;
}



/* @end */

/* @group Content */

#content
{
	float: left;
	width: 70%;
	margin-bottom: 15px;
}

#homepage.thehome #content
{
	width: 50%;
}

#content .inner, #column1 .inner, #column2 .inner
{
	padding: 15px;
}

#content .inner
{
	padding-right: 30px;
}

#homepage.thehome #content .inner
{
	padding-right: 15px;
}

.entry
{
	margin-top: 15px;
}

.entry p, .entry li
{
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 140%;
	font-size: 0.95em;
}

.entry ul
{
	padding-left: 1.5em;
}

.entry blockquote
{
	margin-left: 15px;
	color: #444;
	font-style: italic;
}

#content .entry p
{
	max-width: 50em;
}

#content .entry li
{
	max-width: 50em;
	list-style-type: disc;
}

#homepage.thehome #content .entry p
{
	width: auto;
}

#homepage div.archive .post
{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #888;
}

#homepage div.archive .post p 
{
    margin-bottom: 5px;
}

#column1, #column2
{
	width: 24%;
	float: left;
	font-size: 0.85em;
	margin-bottom: 15px;
}

#column1 .inner, #column2 .inner
{
	border-left: 3px solid #ddd;
	margin-top: 10px;
	padding: 10px 15px 0;
}

#column1 .entry p, #column2 .entry p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#column1 .post, #column2 .post, #column1 .col1entry
{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #888;

}

#column2 .post img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#column1 li {
  margin-bottom: 6px;
}

#column1 li a, #tagcloud a {
  text-decoration: none;
  color: black;
}

#column1 li a:hover, #tagcloud a:hover {
    text-decoration: underline;
}

#column1 a.workingwith {
    text-decoration: none;
}
#column1 a.workingwith:hover {
    text-decoration: underline;
}

#content em
{
	font-style: italic;
}

#content strong
{
	font-weight: bold;
}

#content .avatar
{
	float: left;
	margin-right: 10px;
}

span.leadin {
    font-style: oblique;
    font-weight: bold;
    font-family: Georgia;
}

div.earlierlaterpost {
    margin-bottom: 10px;
    line-height: 1.2em;
}

div.earlierlaterpost a {
    text-decoration: none;
    color: black;
    font-size: 0.9em; 
}
div.earlierlaterpost a:hover {
    text-decoration: underline;
    
}

/* @end */

/* @group Sidebar */

#sidebar
{
	width: 28%;
	float: right;
}

#sidebar .inner /* ----- */
{
	border-left: 3px solid #ddd;
	margin-top: 10px;
	padding: 10px 15px 0;
}

#sidebar .entry p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar .post, #sidebar .col1entry
{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #888;

}

#sidebar .post img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#sidebar h2
{
	margin-bottom: 15px;
	font-size: 1.3em;
}

#sidebar li {
  margin-bottom: 6px;
}

#sidebar a, #feeds a {
  text-decoration: none;
  color: black;
}

#sidebar a:hover, #feeds a:hover {
    text-decoration: underline;
}

#searchcol1, #emailcol1 { width: 99%; }
#searchcol2, #emailcol2 { width: 3em; }
#searchcol1 input, #emailcol1 input { width: 95%; }

#recentcomments li {
  line-height: 1.3em;
}

/* @end */

/* @group Footer */

#footer
{
	clear: both;
	color: #444;
	position: static;
	bottom: 0;
	width: 100%;
}

#footer a
{
	color: #222;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer .inner
{
	padding: 5px 15px 7px;
}



/* @end */

/* @group Comments
 */

#commentform p
{
	margin-top: 15px;
	margin-bottom: 15px;
}

textarea#comment
{
	width: 100%;
	height: 15em;
}

.commentlist li
{
	border-bottom: 1px solid #bbb;
	padding: 5px;
}

.commentlist li.alt
{
	background-color: #eee;
}

.commentlist li p
{
	font-size: 0.9em;
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 130%;
}

#comments .avatar
{
	float: right;
}

.commentlist cite
{
	font-size: 1.1em;
	color: #222;
}

.commentlist cite em
{
	font-weight: bold;
	font-style: italic;
	color: #aaa;
}

.commentmetadata
{
	font-size: 0.8em;
	display: block;
	margin-bottom: 5px;
}

.commentmetadata a
{
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

em.moderation
{
	color: #903d00;
	font-weight: bold;
	margin-left: 11px;
}


/* @end */

/* @group Typography */

#header
{
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}

#superheader, #footer
{
	font-size: 0.8em;
}

#navbar
{
	font-size: 1.1em;
}

hr
{
	display: none;
}

h1, #homepage h2
{
	letter-spacing: -0.04em;
	color: #222;
	font-size: 2.3em;
	margin-top: 15px;
	margin-bottom: 20px;
}

h1.pageheader
{
	margin-bottom: 8px;
}



#homepage h2 a, #bookspage h2 a, #videospage h2 a, #sidebar h2 a
{
	color: #222;
	text-decoration: none;
}

#homepage h2 a:hover, #bookspage h2 a:hover, #videospage h2 a:hover, #sidebar h2 a:hover
{
	text-decoration: underline;
}

#videospage div.youtubeplayer { 
    margin-right: 20px;
}

#content .entry h2
{
	margin-top: 30px;
	margin-bottom: 15px;
	font-size: 1.3em;
}

h3
{
	font-size: 1.1em;
	margin-bottom: 15px;
	border-bottom: 1px solid #888;
}

h3#respond, h3#comments
{
	margin-top: 25px;
}

h1, h2, h3, p.tags, p.author em, .commentlist cite em, a.readmore, .navigation a, #welcome, .entry blockquote, #sidebar li em
{
	font-family: Georgia, "Times New Roman", Times, serif;
}

body
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

p.postmeta
{
	margin-bottom: 5px;
	font-size: 0.8em;
	font-weight: bold;
	color: #888;
}

p.postmeta a
{
	color: #666;
	text-decoration: none;
}

p.postmeta a:hover
{
	text-decoration: underline;
}

p.author
{
	color: #222;
	font-size: 0.9em;
	margin-bottom: 8px;
}

p.author em
{
	font-weight: bold;
	font-style: italic;
	color: #222;
}

p.author a
{
	color: #222;
	text-decoration: none;
}

p.author a:hover
{
	text-decoration: underline;
}

p.tags
{
	font-weight: bold;
	padding-top: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 0.9em;
	color: #444;
}

p.tags a
{
	font-weight: normal;
	font-style: italic;
	color: #666;
	text-decoration: none;
}

p.tags a:hover
{
	text-decoration: underline;
}

a.readmore, .navigation a
{
	font-size: 1em;
	text-decoration: none;
	color: #fff;
	background-color: #960000;
	border: 2px outset #960000;
	padding: 2px 5px;
	font-style: italic;
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

#homepage div.entry a.readmore {
    font-size: 0.9em;
    float: none;
    display: inline;
    padding: 0 3px 0 3px;
    margin-left: 1em;
}

.navigation a
{
	background-color: #666;
	border-color: #666;
}

a.readmore:active, .navigation a:active
{
	border-style: inset;
}

#column1 h2, #column2 h2
{
	font-size: 1.3em;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.3em;
}

#homepage a.addthis {
    position: relative; /* so that we can align text in image with rest of the text on the line */
}

#homepage a.addthis img {
    position: relative;
    top: 4px;
    margin-left: 1em;
}

#homepage a.commentsummary {
    font-size: 0.9em;
    color: #666;
    text-decoration: none;
}

#homepage a.commentsummary:hover {
    text-decoration: underline;
}

div.dopplr-badge {
    border: 4px solid #F5D07F;
}

#sidebar div.dopplr-container {
    width: 100%;
    max-width: none;
}

div.dopplr-badge p {
    width: auto;
}

/* @end */

/* @group Book Details */

p.author.bookauthor
{
	font-size: 1.1em;
	margin-bottom: 25px;
}

.publication_details
{
	margin-bottom: 15px;
	float: right;
	width: 40%;
	background-color: #f5d07f;
	padding: 5px;
	margin-left: 15px;
}

img.amazon_thumbnail {
    float: left;
    margin-right: 5px;
}

#content .publication_details h2
{
	margin-top: 0;
}

#bookspage .inner
{
	padding-top: 25px;
	padding-bottom: 0;
}

#bookspage .post
{
	margin-bottom: 35px;
	border-bottom: 1px solid #888;
	padding-bottom: 25px;
	width: 100%;
}

#bookspage h2
{
	font-size: 1.6em;
	margin-bottom: 5px;
}

#bookspage .post td
{
	vertical-align: top;
}

#bookspage .post td.thumbnail
{
	padding-right: 15px;
	width: 135px;
}

#bookspage .post td.thumbnail img
{
	border: 2px solid #ddd;
}

#bookspage p.publisher, p.moredetails
{
	font-size: 0.85em;
	color: #666;
	font-weight: bold;
}

#videospage .inner
{
	padding-top: 25px;
	padding-bottom: 0;
}

#videospage .post
{
	margin-bottom: 35px;
	border-bottom: 1px solid #888;
	padding-bottom: 25px;
	width: 100%;
}

#videospage h2
{
	font-size: 1.6em;
	margin-bottom: 5px;
}

#videospage .post td
{
	vertical-align: top;
}

#videospage .post td.thumbnail
{
	padding-right: 15px;
	width: 135px;
}

#videospage .post td.thumbnail img
{
	border: 2px solid #ddd;
}

#videospage p.publisher, p.moredetails
{
	font-size: 0.85em;
	color: #666;
	font-weight: bold;
}

/* @end */

/* @group Welcome */

#welcome
{
	font-size: 1.2em;
	margin-bottom: 15px;
	padding-bottom: 15px;
	background-color: #f5d07f;
	padding: 10px;
}

#welcome p
{
	line-height: 140%;
	font-style: italic;
}

#welcome p strong
{
	font-style: italic;
	font-weight: normal;
	font-size: 1.4em;
	display: block;
	margin-bottom: 5px;
}



/* @end */

/* @group Navigation */

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}



/* @end */

