/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	:
	Author Site	:
	Style Name	:
	Style URI	:
	Version		:
	Comments	:
*/

body {
	background: #111;
	color: white;
	padding: 0 0 0;
	margin: 0 0 15px;
}

#page {
	/* The entire design is contained within the 'page' id */
	background: #111;
	margin: 15px auto 0;
	padding: 0 0 10px;
	border: 1px solid #333;
}
	
#header {
	/* Contains the H1 and menu */
	background: #111111;
	padding-left: 75px;
	background-image: url("../../images/headers/tmsquaredbw.jpg");
}
	
h1.blog-title {
	padding: 70px 40px 0;
	letter-spacing: 1px;
}

#primary .wide {
	/* Contains the main column */
}

ul.menu li a {
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
}

div #nav-above.navigation {
	margin-top: 20px;
}

ul.menu li a:link, ul.menu li a:visited {
	border: 1px solid #333;
	border-bottom: 5px solid #D1D3D4; /* just a hover style, not necessary */
	color: white;
}

ul.menu li a:hover {
	border: 1px solid #BCBEC0;
	border-bottom: 5px solid #BCBEC0; /* just a hover style, not necessary */
	background: transparent;
}

ul.menu li.current_page_item a {
	border: 1px solid #333;
	border-bottom: 5px solid #939598 !important;
	border-bottom: none;
	background: #333;
	color: white;
}

ul.menu li.current_page_item a:hover {
	border: 1px solid #939598;
	border-bottom: 5px solid #939598 !important;
	border-bottom: none;
	background: none;
	color: white;
}

ul.menu li.current_page_item a:hover {
	background: none;
}

.hentry {
	/* Each entry is contained within the 'hentry' class */
}

body.columns-two #primary.wide {
	float: none;
	margin: 0 auto;
	width: 90%;
	}

.entry-content {
	text-align: left;
	color: #aaa;
	font: 1.2em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.linklog .entry-title { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 1.6em;
	}

h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	font-size: 2em;
}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #aaa;
}


#sidebar-1 {
	/* The first sidebar */
	color: #777;
}

#sidebar-1 .widget_kbrss li {
	margin-top: 5px;
}

#sidebar-2 {
	/* The second sidebar */
}

.secondary {
	/* Contains both sidebars */
	margin-top: 35px;
}

.post {
	padding: 10px;
	margin: 15px 0;
	/* font-size: .9em; */
	border: 2px solid #444;
}

.k2-asides {
	padding: 1px 0 1px 20px;
	margin: 10px 0 0 0px;
	/*background-color: #1a1a1a;*/
	border: none;
	border-left: 2px solid #333;
	border-bottom: 1px dotted #333;
	/*/* font-size: 1.1em; */*/
	display: block;
	clear: right;
}

.postdate, .postdate1 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	color: #999;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	/* font-size: 1.4em; */
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	margin: 25px 0 2px 0;
	padding:0;
	display: block;
}

.postdate1 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
/*	margin: 0 0 5px 0;
*/	}

blockquote {
/*	margin: 20px 0;
	padding: 0 20px 0 50px;
*/	color: #999;
	background: url('../../images/quote.png') no-repeat 10px 0;
/*	border: none;*/
	}

.comments {
	max-width: 90%;
	margin: 0 auto;
}

#dsq-content #dsq-comments li.dsq-comment {
	padding: 5px;
	border-left: 2px solid #111;
}

#dsq-content #dsq-comments li.dsq-comment.special.dsq-moderator { 
	border-left: 2px solid #999;
}

#dsq-content #dsq-comments li.dsq-comment .dsq-comment-header,
#dsq-content #dsq-comments li.dsq-comment.special.dsq-moderator .dsq-comment-header { 
	background: none;
}

#dsq-recentcomments .dsq-widget-item {
	margin-bottom: 10px;
}

#dsq-recentcomments .dsq-widget-meta {
	margin-top: 0;
}

#disqus_thread #dsq-content h3 { 
	/* font-size: 1.2em; */
	font-weight: normal;
}

#dsq-content #dsq-comments .dsq-comment-body { 
	/* font-size: .9em; */
	font-weight: 200;
	color: #999;
	text-decoration: none;
}

#disqus_thread #dsq-content h3 {
	font-size: 1.5em;
}

#dsq-content #dsq-options-toggle { 
	display: none;
}

#dsq-content #dsq-comments .dsq-header-meta {
	color: #999;
}

.entry-comments a.dsq-brlink {
	display: none;
}
	
#primary .entry-content a:hover, #primary .entry-content a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: none;
}

#primary .entry-content .entry-title a {
	text-decoration: none;
	border-bottom: none;
}

#primary .entry-content .entry-title a:hover {
	text-decoration: underline;
/*	border-bottom: none;*/
}

a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

.entry-content a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #999;
	/*border-bottom: 1px dotted #999;*/
}

.entry-content a:visited {
	color: #999;
}

.entry-content a:hover {
	background-color: none;
	text-decoration: none;
	border-bottom: 1px solid #999;
}

.entry-content div a,
.entry-content div a:hover {
	border: none;
}

.k2_aside {
	display: none;
}

.entry-content p img,
.entry-content p img,
.entry-content object {
	border: 2px solid #333;
	padding: 3px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 450px;
}

.entry-title, .entry-title a, .entry-title a:visited,
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #999;
	}

ul.entry-content.linklog p img,
ul.entry-content.linklog p img,
ul.entry-content.linklog object {
	max-width: 400px;
}

ul.linklog {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	display:block;
	padding:0;
}

ul.linklog li {
	list-style-image: url('../../images/znoteblk.png');
	padding-left: 0;
}

div.entry-content ul li,
ul.linklog li li {
	list-style-image: none;
	margin-left: 15px;
	list-style-image: url('../../images/icons/ulbullet.gif');
}

ul.linklog li a {
	text-decoration:none;
	font-weight: normal;
	text-decoration: none;
	color: #999;
	/*border-bottom: 1px dotted #999;*/
}

ul.linklog li strong a {
	text-decoration:none;
	font-weight: bold;
}

ul.linklog li p,
ul.linklog li ul,
ul.linklog li ol,
ul.linklog li div,
ul.linklog li blockquote {
	padding: 5px 0;
	width: 100%;
}

ul.linklog li blockquote {
	padding: 0 0 0 15px;
	width: 430px;
	/*border: 1px dotted red;*/
}

.k2-asides .entry-content {
	text-align: left;
	color: #999;
}
.entry-content {
	/* font-size: 1.2em; */
	line-height: 1.4em;
}

.permalink .hentry .entry-content {
	padding: 0/* 25px 0 25px*/;
	/* font-size: 1.3em; */
	line-height: 1.8em;
}

.permalink .k2-asides .entry-content {
	padding: 0/* 25px 0 25px*/;
	/* font-size: 1.2em; */
	line-height: 1.8em;
	color: #999;
}

.hentry .entry-content p,
.hentry .entry-content ul,
.hentry .entry-content ol,
.hentry .entry-content div,
.hentry .entry-content blockquote {
	margin: 13px 0;
}

.hentry div {
/*	clear: both;*/
}

.k2-asides .entry-content p,
.k2-asides .entry-content ul,
.k2-asides .entry-content ol,
.k2-asides .entry-content div,
.k2-asides .entry-content blockquote {
	margin: 4px 0;
}

.permalink .k2-asides .entry-content p,
.permalink .k2-asides .entry-content ul,
.permalink .k2-asides .entry-content ol,
.permalink .k2-asides .entry-content div,
.permalink .k2-asides .entry-content blockquote {
	margin: 5px 0;
}

.hentry .entry-content br,
.k2-asides .entry-content br
{
	line-height: 1.1em;
}

.entry-edit a {
	float: right;
}

.reading-class {
	/* font-size: .9em; */
}

div #nav-below {
	padding: 20px 0;
	clear: both;
}

#flickr {
	border: 2px solid #333;
	padding: 3px;
	margin-right: 5px;
}

.k2-asides .entry-content,
.k2-asides .entry-content a,
.k2-asides .entry-content a:visited,
.k2-asides .entry-content blockquote
{
/*	font-size: 1.1em; 
	color: #777;
*/}

.k2-asides .entry-content blockquote {
	padding: 0 40px 0 20px;
}
.k2-asides .entry-content .entry-edit a {
	color: #000;
	font-size: .3em;
}


/*.wide .entry-content {
	font-size: 1.3em; 
	line-height: 1.6em;
}

.wide div.k2-asides .entry-content {
}

*/

.single #primary .k2-asides .entry-content {
	line-height:1.4em;
	font-size:1.2em;
}

.invis {
	clear: both;
	display: block;
	width: 10px;
	border: none;
	margin: 0;
	padding: 0;
}

ul.linklog li div {
	width: auto;
}

.flickr_url {
	font-size: .6em;
	float: right;
	margin-right:5px;
}

.click2enlarge {
	font-size: .6em;
	float: left;
	margin-left: 5px;
}

.floatleft
{
	float: left;
/*	padding-right: 10px;
	border: 1px solid red;
*/}

ul li .div,
.single .k2-asides .entry-content div {
	margin: 0;
}

.entry-tags a {
	text-transform: none;
}

.size-full {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 450px;
	
}
