/*
Theme Name: Neoco Blog
Theme URI: http://www.neoco.com/
Description: The Neoco WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Alex Kilgour
Author URI: http://www.neoco.com/
Tags: custom header, fixed width, two columns, widgets
*/

body {
	background: url(images/bg3.jpg) no-repeat center top;
}
object {
	display: block !important;
}
strong {
	font-family: inherit;
	font-weight: bold;
}

/* ---------------------------------------------------------- 
	1. WORDPRESS
-----------------------------------------------------------*/

#leftColumn {
	width: 713px;
	float: left;
	margin-right: 12px;
	margin-top: 38px;
	overflow: hidden;
}
body.archive #leftColumn {
	background:url(images/post-border.png) repeat-x scroll left top transparent;
}
#rightColumn {
	width: 235px;
	float: left;
	margin-top: 38px;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
div#thePosts {
	width: 100%;
	overflow: hidden;
	background: url(images/post-border.png) repeat-x left top;
	padding-top: 5px;
}
body.search div.post,
body.archive div.post,
div#thePosts div.post {
	width: 100%;
	overflow: hidden;
	float: left;
	background: url(images/post-border.png) repeat-x left bottom;
	padding-bottom: 20px;
	padding-top: 15px;
}
body.archive div.entry,
div#thePosts div.entry {
	overflow: hidden;
	width: 385px;
	position: relative;
	padding-left: 258px;
	padding-right: 70px;
	padding-top: 0 !important;
	min-height: 183px;
}
body.archive div.entry p,
div#thePosts div.entry p {
	font-size: 16px;
	line-height: 24px;
}
body.archive p.thumbnailImg,
div#thePosts p.thumbnailImg {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 243px;
	height: 183px;
}
body.archive p.thumbnailImg img,
div#thePosts p.thumbnailImg img {
	padding: 0 !important;
	margin: 0 !important;
	max-width: none;
}
body.archive p.thumbnailImg a,
div#thePosts p.thumbnailImg a {
	border: 4px solid #E5E5E5;
	display: block;
	width: 235px;
	height: 175px;
	overflow: hidden;
}
body.archive p.thumbnailImg a:hover,
div#thePosts p.thumbnailImg a:hover {
	border-color: #FF00B3;
}
body.blog h2.mainTitle {
	background: url(images/blog.png) no-repeat;	
	width: 210px;
	height: 67px;
	text-indent: -5000px;
}
div.post div.headline {
	position: relative;
	min-height: 71px;
	padding-right: 80px;
}
body.archive div.headline,
div#thePosts div.headline {
	position: static;
	min-height:0px;
	padding-right: 0px;
}
div.post div.headline h2,
div.post div.headline h2 a,
div#thePosts div.entry div.headline h2,
div#thePosts div.entry div.headline h2 a {
	color: #000;
	font-size: 24px;
	line-height: 27px;
	text-decoration: none;
	font-weight: bold;
}
div.post div.headline h2 a:hover,
div#thePosts div.entry div.headline h2 a:hover {
	color: #FF00B3;
}
div.post div.headline small,
div#thePosts div.entry div.headline small {
	font-size: 14px;
	line-height: 16px;
	color: #000;
	padding: 3px 0 8px;
	display: block;
}
div.post div.headline small span.date,
div#thePosts div.entry div.headline small span.date {
	font-weight: bold;
}
div.post div.headline small a.author,
div#thePosts div.entry div.headline small a.author {
	color: #FF00B3;
	font-weight: bold;
	text-decoration: underline;
}
body.search p.postcomments,
div.post div.headline p.postcomments,
div#thePosts div.entry div.headline p.postcomments {
	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	height: 71px;
	/*background: url(images/comment-bubble.png) no-repeat;*/
	margin: 0;
	text-align: center;	
}
body.search p.postcomments span,
div.post div.headline p.postcomments span,
div#thePosts div.entry div.headline p.postcomments span {
	display: block;
	font-weight: bold;
	font-size: 8px;
	line-height: 8px;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #fff;
	display: none;
}
body.search p.postcomments span.num,
div.post div.headline p.postcomments span.num,
div#thePosts div.entry div.headline p.postcomments span.num {
	display: block;
	font-weight: bold;
	font-size: 24px;
	line-height: 35px;
	padding-bottom: 0;
	color: #fff;
	display: none;
}
body.search p.postcomments a,
div.post div.headline p.postcomments a,
div#thePosts div.entry div.headline p.postcomments a {
	display: block;
	margin: 0;
	padding: 0;
	background: url(images/comment-link.png) no-repeat;
	width: 60px;
	height: 16px;
	margin-top: 2px;
	text-indent: -5000px;
}
body.search p.postcomments a.tweetthis,
div.post div.headline p.postcomments a.tweetthis,
div#thePosts div.entry div.headline p.postcomments a.tweetthis {
	background: url(images/tweetthis.png) no-repeat;
}
body.search p.postcomments a:hover,
div.post div.headline p.postcomments a:hover,
div#thePosts div.entry div.headline p.postcomments a:hover {
	background-position: 0 -16px;
}
div.post div.entry  p.postmetadata {
	position: absolute;
	bottom: -20px;
	right: 0;
	padding: 0;
}
div#thePosts div.entry p.postmetadata {
	position: absolute;
	bottom: 0;
	right: 0;
}
div.post p.postmetadata a,
div#thePosts div.entry p.postmetadata a {
	background: url(images/edit-post.png) no-repeat;
	width: 60px;
	height: 16px;
	text-indent: -5000px;
	display: block;
	margin: 0;
	padding: 0;
}
div.post p.postmetadata a:hover,
div#thePosts div.entry p.postmetadata a:hover {
	background-position: 0 -16px;
}
div.post div.entry {
	padding-top: 15px;
	position: relative;
}
div.post div.entry img {
	float: none;
	margin: 0 0 10px 0;
	display: block;
}
div.post div.wp-caption {
	float: none;
	margin: 0 0 10px 0;
	overflow: hidden;
	background-color: #E6E6E6;
	padding: 10px 0 5px 10px;
}
div.post div.wp-caption p {
	font-size: 11px !important;
	line-height: 13px !important;
	width: auto;
	padding: 5px 0 !important;
	font-style: italic;
	float: left;
	clear: both;
}
div.post div.wp-caption img {
	margin: 0;
	float: left;
}
div.post div.entry p a:hover {
	background-color: #FF00B3;
	color: #fff;
	text-decoration: none;
}
div.post div.entry p {
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 12px;
}
div.post div.entry p em {
	font-family:Georgia,"Times New Roman",Palatino,Bookman,"New Century Schoolbook",serif;
	font-style: italic;
}
div.post div.entry p img {
	padding-top: 12px;
}
div.post div.entry p img.wp-smiley {
	display: inline-block;
	padding: 0;
	margin: 0;
}
p.postTags {
	padding: 6px 0 !important;
	margin: 6px 0 !important;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	clear: both;
}
p.postTags a {
	background-color: #000;
	color: #fff;
	display: inline-block;
	padding: 0 2px;
	margin-bottom: 5px;
	text-decoration: none;
}
p.postTags a:hover {
	background-color: #FF00B3;
}

div#leftColumn.error h2 {
	background:url(images/oops.png) no-repeat scroll 0 0 transparent;
	height:69px;
	padding-bottom:10px;
	text-indent:-5000px;
	width:271px;
}

/* comments */

h3.commentHeader {
	border-bottom:5px solid #000000;
	color:#000000;
	font-size:19px;
	font-weight:bold;
	line-height:28px;
	padding-top: 30px;
}
h3.commentHeader a {
	display: none;
}
ol.commentlist {
	overflow: hidden;
	margin-top: 15px;
}
.commentlist li {
	margin: 0 0 15px;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
	*overflow: hidden;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist li div {
	*position: relative;
	*float: left;
}

.commentlist div.commentEdge {
	width: 90px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/commentLeft.png) no-repeat 100% 10px;
	z-index: 200;
}
.commentlist div.avatar {
	width: 54px;
	height: 54px;
	border: 4px solid #e5e5e5;
}
.commentlist div.avatar div.avatar {
	padding: 2px;
	background: none;
	width: 50px;
	height: 50px;
}

.commentlist div.commentMain {
	float: right;
	background-color: #e5e5e5;
	width: 583px;
	margin-left: 90px;
	padding: 20px;
	z-index: 100;
}

.commentlist p {
	margin: 8px 0 0 0;
	*float: left;
}
.children { padding: 0; }

#commentform p {
	margin: 0;
	overflow: hidden;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
div#respond {
	padding-bottom: 20px;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}
div#respond h3 {
	border-bottom:5px solid #000000;
	color:#000000;
	font-size:19px;
	font-weight:bold;
	line-height:28px;
	padding-top: 30px;
}
div#comment-user-details {
	position: relative;
}
div#fb-login-details {
  position: absolute;
  bottom: 7px;
  right: 0;
  background: url(images/fbbg.gif) no-repeat;
  width: 252px;
  height: 50px;
  margin: 0 !important;
  float: none !important;
  padding: 33px 0 32px 48px !important;
  z-index: 100;
  overflow: hidden;
}
div#fb-login-details small {
	color: #999999;
	font-size: 14px;
	line-height: 17px;
	padding-bottom: 4px;
	display: block;
	*float: left;
}
#fb-user {
	border: 5px solid #E6E6E6 !important;
	color: #999999 !important;
	font-size: 14px !important;
	height: 100px !important;
	line-height: 21px !important;
	overflow: hidden !important;
	padding: 15px !important;
	width: 673px !important;
}
p#sfc_comm_send {
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: hidden;
}
p#sfc_comm_send input {
	margin: 0;
	float: left;
	margin-right: 5px;
}
p#sfc_comm_send label {
	color:#999999 !important;
	font-size:14px !important;
	line-height:21px !important;
	overflow: hidden;
}

#commentform input {
	padding: 6px;
	margin: 0 0 6px;
	border: 1px solid #e6e6e6;
	width: 390px;
	height: 21px;
	font-size: 14px;
	line-height: 21px !important;
	color: #999;
	}

#commentform {
	margin: 15px 0 0 0;
	position: relative;
	z-index: 50;
	}
#commentform textarea {
	width: 673px;
	padding: 15px;
	border:5px solid #e6e6e6;
	color: #999;
	font-size: 14px;
	line-height: 21px;
	height: 100px;
	overflow: hidden;
	}
#commentform .commentDetails {
	padding: 15px 0 6px 0;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit, #commentform p.submit input {
	margin: 0;
	float: left;
	background: url(images/submit.gif) no-repeat;
	text-indent: -5000px;
	width: 57px;
	height: 18px;
	border: none;
	cursor: pointer;
	}
#commentform #submit:hover, #commentform p.submit input:hover {
	background-position: 0 -18px;
}
div.commentMain div.comment-author {
	font-size: 14px;
	line-height: 17px;
}
div.commentMain p {
	font-size: 16px;
	line-height: 24px;
	margin-top: 0;
}
div.commentMain div.comment-author a {
	text-decoration: none;
}
div.commentMain a.comment-date {
	font-weight: bold;
	color: #000;
}

/* DISQUS COMMENTS */

#dsq-content .dsq-pagination {
	display: none;
}
#dsq-content .dsq-comment-text {
	font-size: 14px;
    line-height: 21px;
    font-family: Georgia,"Times New Roman",Palatino,Bookman,"New Century Schoolbook",serif;
}
#disqus_thread {
    padding-top: 30px !important;
}
#dsq-content h3 {
  	border-bottom: 5px solid #000000;
    color: #000000;
    font-size: 19px;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 15px;
}
#dsq-content .dsq-options span a {
	color: #000;
}
#dsq-content .dsq-options span a:hover {
	color: #FF00B3;
}
#dsq-content .dsq-item-trackback {
	padding: 0 0 20px 0;
	margin: 0;
}
#dsq-content .dsq-trackback-url {
	width: 703px;
	display: block;
}
#dsq-content .dsq-user-like {
    font-size: 11px;
    font-style: italic;
    line-height: 20px;
    margin-left: 8px;
    padding-bottom: 0;
}
#dsq-references li {
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    background-color: #F2F2F2;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    height: auto;
    line-height: normal;
    margin-bottom: 10px;
}
#dsq-references li p.dsq-meta {
	display: inline-block;
	padding-left: 5px;
	font-family: Helvetica, Arial, "Gill Sans", Lucida, "Helvetica Narrow",  sans-serif;
	font-size: 12px;
	font-style: italic;
}
#dsq-references li p.dsq-content {
	padding-top: 8px;
}
a.dsq-brlink {
    color: #B2B2B2;
    float: right;
}
a.dsq-brlink:hover {
	color: #FF00B3;
}
#dsq-content #dsq-global-toolbar {
    margin: 0 0 -25px 0;
    position: relative;
    z-index: 300;
}
#dsq-content #dsq-new-post {
	position: relative;
    z-index: 200;
}
	
/* End Comments */

div.navigation {
	overflow: hidden;
	padding-top: 15px;
}
div.alignleft a {
	display: block;
	width: 109px;
	height: 18px;
	background: url(images/paginate.gif) no-repeat 0 0;
	text-indent: -5000px;
}
div.alignright a {
	display: block;
	width: 109px;
	height: 18px;
	background: url(images/paginate.gif) no-repeat 0 -36px;
	text-indent: -5000px;
}
div.alignleft a:hover {
	background-position: 0 -18px;
}
div.alignright a:hover {
	background-position: 0 -54px;
}
body.search div#main h2.mainTitle {
	background: url(images/results.png) no-repeat;
	width: 700px;
	height: 88px;
	text-indent: -5000px;
}
body.search div.post {
	position: relative;
	min-height: 71px;
	float: left;
	width: 713px;
	margin-bottom: 15px;
}
p#back {
	position: absolute;
	top: 38px;
	left: 0;
}
p#back a {
	width: 31px;
	height: 84px;
	background: url(images/back.png) no-repeat;
	text-indent: -5000px;
	display: block;
}
p#back a:hover {
	background-position: 0 -84px;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	font-size:16px;
	line-height:24px;
	padding-bottom:12px;
	list-style-type: disc;
	font-family: Georgia,"Times New Roman",Palatino,Bookman,"New Century Schoolbook",serif;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style-type: disc;
	font-family:Georgia,"Times New Roman",Palatino,Bookman,"New Century Schoolbook",serif;
	}

.entry ol {
	padding: 0 0 0 30px;
	margin: 0;
	list-style-type: decimal !important;
	font-size:16px;
	line-height:24px;
	padding-bottom:12px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	list-style-type: decimal !important;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

#sidebar li.widget_twitter ul.tweets {
	list-style-type: none;
	margin: 0;
}
#sidebar li.widget_twitter ul.tweets li {
	display: block;
}
#sidebar li.widget_twitter h2 {
	display: none !important;	
}
#sidebar li.widget_twitter ul li {
	width: 181px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: #000 url(images/twitter-bottom.png) no-repeat left bottom;
	padding: 2px 17px 35px 17px;
	font-family: Georgia, "Times New Roman", Palatino, Bookman, "New Century Schoolbook", serif;
	font-size: 16px;
	line-height: 23px;
	color: #fff;
}
#sidebar li.widget_twitter ul li:first-child {
	padding: 15px 17px 35px 17px;
}
#sidebar li.widget_twitter ul li:last-child {
	background: transparent url(images/twitter-bottom-end.png) no-repeat left bottom;	
}
#sidebar li.widget_twitter ul li a.timesince {
	display: block;
	font-size: 11px;
	line-height: 11px;
	color: #808080;
	text-transform: uppercase;
	padding-top: 4px;
	font-family: Helvetica, Arial, "Gill Sans", Lucida, "Helvetica Narrow",  sans-serif;
	text-decoration: none;
}
#sidebar li.widget_twitter ul li a:hover {
	color: #fff;
}
#sidebar li.widget_twitter ul li a.timesince:hover {
	text-decoration: underline;
	color: #808080;
}
#sidebar li.widget_twitter h5 {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	opacity: 0.3;
	padding: 0;
	text-transform: uppercase;
}
#sidebar li.widget_twitter h4 {
	color: #000;
	font-size: 19px;
	font-weight: bold;
	line-height: 22px;
}
#sidebar li.widget_twitter h6 {
	padding-top: 3px;
}
#sidebar li.widget_twitter h6 a {
	width: 83px;
	height: 18px;
	background: url(images/follow.png) no-repeat;
	text-indent: -5000px;
	display: block;
}
#sidebar li.widget_twitter h6 a:hover {
	background-position: 0 -18px;
}

#sidebar li.widget {
	padding-left: 20px;
	padding-bottom: 15px !important;
}
#sidebar li.widget h2.widgettitle {
	font-size: 19px;
	line-height: 28px;
	color: #000;
	font-weight: bold;
	border-bottom: solid 5px #000;
}
#sidebar li.widget_categories ul {
	margin: 0;
	padding: 0;
}
#sidebar li.widget_categories li {
	border-bottom: 1px solid #bfbfbf;
	margin: 0;
}
#sidebar li.widget_categories li a {
	display: block;
	width: 200px;	
	padding: 8px 0 8px 15px;
	font-size: 14px;
	line-height: 19px;
	color: #000;
	text-decoration: none;
}
#sidebar li.widget_categories li a:hover {
	background-color: #FF00B3;
	color: #fff;
}
#sidebar li.widget_archive select {
	width: 215px;
	font-size: 14px;
}
#sidebar li.widget_tag_cloud div {
	padding-top: 10px;
}
#sidebar li.widget_tag_cloud a {
	color: #000;
	text-decoration: none;
}
#sidebar li.widget_tag_cloud a:hover {
	color: #FF00B3;
}
#sidebar li.widget_search form {
	padding-top: 10px;
}
#sidebar li.widget_search form input {
	border: 1px solid #bfbfbf;
	padding: 6px;
	width: 201px;
	font-size: 14px;
}


/* ---------------------------------------------------------- 
	END OF CSS FILE
	When the angels from above
	fall down and spread their wings like doves
	As we walk hand in hand,
	sisters, brothers,
	we'll make it to the Promised Land
-----------------------------------------------------------*/

