/*  
Theme Name: out_put
Theme URI: http://output.cz
Description: out_put theme
Version: 1.0
Author: redesigning by o----o.info
Author URI: http://is.derekpunsalan.com/ & o----o.info

Notes: Inspired and created for minimalist, content focused blogs 
or websites. Customize, edit, poke, prod, and adapt to your own 
style. Please leave credit where credit is due so that others may
find the source for your site and adapt a suitable version for their
own website.
*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	background: #FFF;
  /*background-image: url(images/cross.gif);*/
	color: #333;
	text-align: center;
}
img a, a img {
border:none;
}
body {
	font: 12px arial, helvetica, verdana, sans-serif;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
a {
	color: #333;
	text-decoration: none;
border:none;
}
a:hover {
	color: #666;
}
#wrapper {
	margin: 10px auto;
	text-align: left;
	width: 965px;
  background-color: #fff;	
}
/* masthead / footer - navigation and categories */
#masthead {
background: #fff;
	padding: 5px 0;
}
#masthead img{
border:0;
}
#masthead h1{
margin-top:4px;
}
#masthead h1 a {
	text-transform: uppercase;
	width: 400px;
	text-align: left;
	margin: 16px 0 0 12px;
}
#authorBlurb img {
	float: left;
}
#authorIntro a {
	font-weight: bold;
}
#authorIntro {
	line-height: 1.4em;
	width: 400px;
	float: right;
	margin: 8px 0 0 0;
}
/*Start header menu*/
.nav {
background-color: #FFFFFF;
}
.nav ul.pagemain {
	list-style: none;
	background: #000;
	color: #fff;
}
li.linkcat h2{
background-color:#fff;
display:block;
background-image: url();
	padding: 4px 0 4px 0px;
}
.nav .pagemain li {
	border-right: 1px solid #DDD;
	float: left;
	display: block;
	height: 25px;
}
.nav .pagemain li a {
	font-size: 11px;
	outline: none;
	color: #333;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	padding: 5px 20px 5px 10px;
}

.nav .pagemain li a:hover {
	background: #a8d05f;
	color: #000!important;
	
}
* html .nav .pagemain li a:hover {
	background: #000;
	
}
#rss_menu a {
border-left: 1px solid #DDD;
  float:right;
	font-size: 11px;
	outline: none;
	color: #333;
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 5px;
	width: 99px;
	text-transform: uppercase;
}

#rss_menu a:hover {
	background: #333;
	color: #eee!important;
	width: 99px;
	padding: 5px 0 5px 5px;
		display: block;
}
.pagemain li.skip {
	border-left: 1px solid #DDD;
	float: right;
	display: block width: 100px;
}
.pagemain li.skip a {
	width: 100px;
}
/*END header menu*/
li.top {
	border-left: 1px solid #DDD;
	float: right;
	display: block width: 100px;
}
li.top a {
	width: 100px;
}
.pagemain li.skip a:hover, li.top a:hover {
	background: transparent;
	color: #333 !important;
}
#archives {
	background: #333;
}
#archives ul {
	list-style: none;
	padding: 5px 0 3px 0;
}
#archives li {
	float: left;
	display: block;
	width: 101px;
}
#archives li a {
	font-weight: bold;
	color: #7F7F7F;
	width: 99px;
	display: block;
	padding: 2px 0 4px 5px;
}
#archives li a:hover {
	color: #EEE;
}
/* main - middle content and columns */
#mid {
margin:0;
padding:0;
}
#mainCol {
	float: left;
	margin: 20px 0 0 0;
	width: 500px;
			background-image: url(images/bcg_midd.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  	padding:5px 0 110px 0;
}
/* style individual sidebars */
#midCol a {
	font-weight: bold;
}
#midCol {
  background: #fff;
	float: left;
	width: 199px;

	margin: 23px 0 0 33px;

}
#midCol p {
	color: #777;
}
#searchWrap, .middle_links {
	margin-bottom: 20px;
}
.middle_links{
background-image: url(images/bcg_menu_middle.jpg);
background-position: bottom;
background-repeat: no-repeat;
padding-bottom:260px;
}
#searchWrap input {
	vertical-align: middle;
}
#searchWrap #s {
	font-size: 1.1em;
	border: 1px solid #BBB;
	padding: 1px 2px;
	margin-right: 3px;
	width: 170px;
}
.middle_links h3 {
	margin-bottom: 7px;
}
#midCol ul {
	list-style: none;
	margin: 8px 0 4px;
}
 .linkcat ul li a{
 	padding: 6px 0 6px 16px;
 		line-height: 1.5em;
 }

li a, li, ul{
list-style: none;
}

.bcg_up{
background-image: url(images/bcg_menu_up.jpg);
background-position: bottom;
background-repeat: no-repeat;
}
.bcg_up pagemain a{
font-size:16px;
font-weight:bold;
}
.bcg_down{
padding: 0;
background-image: url(images/bcg_menu_down.jpg);
background-position: top;
background-repeat: no-repeat;
}
.bcg_down h2{
margin-bottom: 15px;
}
.bcg_rss{
padding: 0 0 100px 0;
background-image: url(images/bcg_menu_rss.jpg);
background-position: bottom;
background-repeat: no-repeat;
}
#tertCol .pagelist{
margin-bottom:14px;
}
#tertCol h2{
font-size: 20px;
padding: 20px 0 20px 10px;
}
#tertCol .pagelist li {
list-style: none;
}
#tertCol .pagemain li {
list-style: none;
	background: url(images/li.gif) no-repeat 0 3px;
	color: #7F7F7F;
	line-height: 1.2em;
	border-top: 1px solid #BBB;
	padding: 4px 0 4px 16px;
}
.middle_links ul li{
list-style: none;
	background: url(images/li.gif) no-repeat 0 3px;
	color: #7F7F7F;
	line-height: 1.2em;
	border-top: 1px solid #BBB;
	padding: 4px 0 4px 16px;
}
#tertCol {
  background: #fff;
	color: #444;
	float: left;
	margin: 25px 0 0 33px;
	padding: 5px 0 0 0;
	width: 200px;
	line-height: 1.3em;

}
#tertCol p {
	color: #777;
}
#elseWhere {
	margin: 0 0 20px 0;
}
#elseWhere h3 {
	margin-bottom: 7px;
}
ul#imgLinks {
	list-style: none;
	margin: 7px 0;
}
#imgLinks li {
	color: #7F7F7F;
	line-height: 1.2em;
	padding: 0 0 1px;
}
#imgLinks li a img {
	width: 208px;
	height: 69px;
	color: #333;
	font-weight: bold;
}

/* wordpress entries styling - main content column */
.postMeta {
	background: url(images/dot.gif) repeat-x left center;
	text-transform: uppercase;
	font-size: 11px;
	text-align: right;
	margin-bottom: 5px;
}
.postMeta span.date {
	background: #FFF;
	color: #7F7F7F;
	padding: 0 2px 0 4px;
}
.postMeta span.comments {
	background: #FFF url(images/chat_grey.gif) no-repeat left center;
	padding-left: 15px;
	margin-left: 2px;
}
.postMeta span.comments a, .postMeta span.date a {
	color: #555;
}
.post {
	margin: 0 0 15px 0;

}
.post h2 {
	line-height: 1.2em;
	margin-bottom: 7px;
}
.post h2 a {
	width: 100%;
	display: block;
	outline: none;
}
.entry h3 {
	margin: 1em 0;
}
.post .entry {

	line-height: 1.4em;
	overflow: hidden;
}
.post .entry p {
	margin: 1em 0;
}
.post .entry p a {
	background: url(images/dot.gif) repeat-x bottom left;
	font-weight: bold;
}
.entry blockquote {
	margin: 0 1.3em 0;
}
.entry ul {
	margin: 0 1.3em 0;
	list-style: none;
}
.entry li a {
	color: #333;
	font-weight: bold;
	background: url(images/dot.gif) repeat-x bottom left;
}
.entry ul li {
	background: url(images/li.gif) no-repeat 0 1px;
	padding-left: 18px;
	margin-bottom: 7px;
}
.entry ol {
	margin: 0 1em 0 3em;
}
.entry ol li {
	margin: 0 0 7px 0;
}

.entry a:hover img {
	border: 0;
}
.entry table tr {
	padding: 15px 0;
}
.entry table tr.alt {
	background: #eee;
}
/* style pagination buttons */
#more_reading {
	color: #7F7F7F;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 25px;
	text-align: right;
}
#more_reading p, #more_reading img {
	vertical-align: middle;
}
#more_reading a img {
	border: none;
	margin: 0 0 3px 2px;
}
/* style me some comments and inputs */
#comments {
	width: 435px;
	padding: 12px 0 0 0;
}
#comments h3, h3#respond {
	color: #555;
	margin-bottom: 7px;
}
ol.commentslist {
	list-style: none;
	margin: 5px 0 12px;
}
.commentslist li {
	background: #FFF url(images/lgrey_diag.gif) repeat top left;
	border: 1px solid #BBB;
	margin-bottom: 7px;
	padding: 7px 0;
}
.commentslist li a {
	font-weight: bold;
	background: url(images/dot.gif) repeat-x bottom left;
}
.commentslist li.alt {
	background: #FFF;
}
.commentslist li:hover {
	border-color: #888;
}
.commentslist .comment_text {
	margin: 0 7px;
	line-height: 1.4em;
	overflow: hidden;
}
.comment_text p, .comment_text ul, .comment_text ol, .comment_text blockquote {
	margin: 1em 0;
}
.comment_text ul, .comment_text ol, .comment_text blockquote {
	margin: 0 1em;
}
p.author_meta {
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 0 7px;
}
p.post_meta {
	font-size: 11px;
	text-transform: uppercase;
	text-align: right;
	margin: 0 7px 0 0;
}
.commentslist li.author {
	background: #333;
	color: #CCC;
}
.commentslist li.author a {
	color: #DDD;
}
.commentslist li.author a:hover {
	color: #FFF;
}
#comments_closed {
	background: #333;
	color: #ccc;
	padding: 7px 0;
	margin-top: 12px;
	line-height: 1.5em;
}
p.nocomments {
	margin: 0 12px 0 7px;
}
p.nocomments a {
	color: #ddd;
	font-weight: bold;
	text-decoration: underline;
}
p.nocomments a:hover {
	color: #FFF;
}
ol.pingslist {
	margin: 1.5em 2em;
	font-size: 12px;
}
.pingslist li {
	color: #7F7F7F;
	margin: 0 0 7px 0;
}
.pingslist li a {
	font-weight: bold;
	background: url(images/dot.gif) repeat-x bottom left;
}
#commentform p {
	margin: 1em 0;
}
#commentform p a {
	font-weight: bold;
	background: url(images/dot.gif) repeat-x bottom left;
}
#author, #email, #url, #comment {
	font: 1.1em arial, helvetica, verdana, sans-serif;
	border: 1px solid #BBB;
	padding: 2px;
}
#comment {
	width: 429px;
	overflow: auto;
}
#commentform p small {
	font-size: 10px;
	color: #7F7F7F;
}
.commentslist code {
	background: transparent;
}
/* footer - text string and links */
#footer p {
	padding-top: 7px;
}
#footer a {
	font-weight: bold;
	color: #333;
	margin:0 8px 0 0;
}
.footer img{

}
/* float rules */
.floatleft {
	float: left;
	margin: 3px 7px 0 0;
}
.floatright {
	float: right;
	margin: 3px 0 0 7px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fix {
	display: inline-block;
}
* html .fix {
	height: 1%;
}
.fix {
	display: block;
}
