/*
	CSS files kept in the 'schemes' directory can be used to
	costumize 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 schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	:  Julian Saraceni
	Author Site	: http://www.ainotenshi.org
	Style Name	: ANT  PUNKT 5
	Style URI	: http://www.ainotenshi.org
	Version		: 1.1
	Comments	: The background used is called "chibi thotos wallpaper" by "~kamiyoshi" and is released under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 License.
*/

body {
background: #eeeeed url('bg0.png');
color : #000;
}

#page {
color : #000;
background : #333 /*url('bg1.png')*/;
text-align : left;
margin : 0 auto;
padding : 0px 0 10px;
position : relative;
border: 1px solid /*#c7e19e*/#ddd;
border-bottom: 0px;
border-top: 0px;
clear : both;
}
#page .content .entry-title a {
color : #ff9eaf;
/*background-color : #fff;*/
}
#header {
height: 200px;
background : #333 url(../../images/headers/1_1.jpg);
color : #eeeeec;
}

.blog-title {
   display: none;
}

#header .description {
   display: none;
}

.primary {
padding-bottom : 0 !important ;
}
#primary .entry-content p {
color : #fff;
}

	
.content {
padding-bottom : 0;
}

.entry-content a:visited {
color : #ff9eaf;
background-color : #333;
}

.entry-title a:visited {
}

.secondary {
padding-bottom : 0;
color : #eeeeec;
}
ul.menu {
margin : 0;
padding : 0;
position : absolute;
bottom : 0;
left : 0px;
width : 712px/*760px*/;
height : 15px;
font-size : 11px;
font-weight : bold;
border-bottom: 2px solid #c7e19e;
}
ul.menu li {
display : inline;
margin : 0;
}
ul.menu, ul.menu li a {
padding : 0px 10px 6px;
margin-top: 0px;
}
ul.menu li a {
color : #eeeeec;
margin : 0;
}
ul.menu li a:hover {
background : none;
text-decoration : none;
color: #ff9eaf;
}
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
color : #c7e19e;
background : none;
text-decoration : none;
}
#footer {
clear : both;
margin : 0 auto;
padding : 20px 0px 40px;
margin-bottom: 20px;
text-align : center;
color: #eeeeec;
background: #333 /*url('bg1.png')*/;
border: 1px solid #ddd;
border-top: 0px;
}
#footer p {
line-height : 1.6em;
}
#footer a {
color : #ff9eaf;
border : 0 solid #fff;
font-weight : bold;
text-decoration : none;
}
#footer a:hover {
border : none;
color : #ff9eaf;
text-decoration : underline;
}
.columns-one #footer {
width : 560px;
}
.columns-two #footer {
width : 780px;
}
.columns-three #footer {
width : 950px;
}
h2 a:hover, h2 span a:hover {
color : #ff9eaf !important ;
}
h2, h2 span {
color : #ff9eaf;
}
a {
color : #ff9eaf;
}
#primary .metalink, #primary .metalink:visited, .secondary .metalink, .secondary .metalink:visited, .secondary span, .secondary span:visited {
color : #ff9eaf;
}
blockquote {
font-family : sans-serif;
font-size : 12px;
font-style : italic;
padding-bottom : 1px;
background : #eeeeed url('../../images/quote.png') no-repeat;
background-position : 10px 10px;
border-left : 3px solid #ff9eaf;
border-top : 3px solid #ff9eaf;
/*-moz-border-radius: 5px;*/
}
#dynamic-content .entry-content {
border-bottom : 2px dotted #ddd;
padding-top : 0;
padding-bottom : 10px;
}
#dynamic-content .entry-content p, #dynamic-content .entry-content a, #dynamic-content .entry-content ul, #dynamic-content .entry-content li {
font-size : 12px;
line-height : 1.5em;
}
#dynamic-content .entry-head .entry-content {
margin-left : 20px;
}
#page pre {
font-family : monospace;
font-size : 11px;
}
#avatar a:hover{
background: #ff9eaf;
}

#twitter script{
color: #000;
background: #888;
}

ul#twitter_update_list a {
display:block;
color: black;
font-weight: light;
}

ul#twitter_update_list{
color:green;
}

/*.wp-caption {
background: #333;
border: 1px solid #ddd;
}
.wp-caption a img:hover {
boder: 1px solid #ff9eaf;
}

.wp-caption p.wp-caption-text {
font-weight: bold;
font-seize: 10;
}
*/

.wp-caption {
	background-color: #444;
	border: 1px solid #444;
	padding: 3px;
	text-align: center;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

a[rel~="attachment"] img:hover,
.gallery a img:hover,
.wp-caption:hover {
	padding: 2px;
	border: 2px solid #ff9eaf;
	}

.wp-caption a img,
.wp-caption a img:hover {
	padding: 4px 0px 0px;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-weight: bold;
	font-size: 10px;
	}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #ddd;
	}
	
	
li.byuser {
	background: #333;
	}

li.bypostauthor {
	background: #444;
	}

li.bypostauthor blockquote {
	color: #eeeeec;
	background: url('images/quote.png') no-repeat 10px 0;              
	}
	
#commentlist li .commentauthor {
	color: #eeeeec;
	}
	
.subscribe-to-comments {
color: #eeeeec;
}

.recentcomments {
color: #eeeeec;
}
