/*
Theme Name: BananaIdea
Theme URI: http://www.robbiewilliams.pl/wordpress
Description: Design by <a href="http://www.robbiewilliams.pl/" title="Robbie Williams">Robbie Williams</a> <a href="http://www.robbiewilliams.pl/wordpress" title="WP Themes">WP Themes</a> & <a href="http://www.nightday83.art.pl" title="Webdesign & Seo Warsaw">ND83</a>.
Version: 2.1
Author: Nd83
Author URI: http://www.nightday83.art.pl
License: General Public License (GPL)
*/

body {	
	font: normal small Arial, Helvetica, sans-serif;
	color: #253648;}

h1, h2, h3 {
	margin: 0;
	color: #D98308;
}
h2 {
	margin-bottom: .5em;
	font-size: 1.3em;
text-decoration:none;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

p {
}

blockquote {
}

ul {
	list-style: square;
}

ul li {padding-right:10px;
}


ol li {padding-right:10px;
}

a {	text-decoration: none;
	color: #D98308;
}

a:hover {
	text-decoration: underline;
	color: #3668A0;
}

img {
	border: none;
}

/* Boxed Style */

.boxed {
	margin-bottom: 7px;
	background: #E8F2FD url(images/boxtop2.gif) repeat-x;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.boxed:hover {
	background: white url(images/boxtop.gif) repeat-x;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #acacac;
	border-right: 1px solid #acacac;
}

.boxed .title {
	height: 20px;
	padding: 3px 10px 0 26px;
	background: url(images/bok.gif) no-repeat center left;
	text-transform: uppercase;
	font-size: 1.0em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 5px 5px 0px 5px;
}

/* Header */

/* h1h2 - TITLE */

#h1 {padding: 10px 0 0 0;
	font-size: 1.30em;
	color: white;}


#h1 h1 a {text-decoration: none;
	color: #D98308;
	letter-spacing: -3px;}

#h2 {	float: left;
	padding: 20px 0 0 0;}

#h2 h2 {margin: 0;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #D98308;}
#h2 a {	text-decoration: none;
	color: #D98308;}

#h1 a:hover {text-decoration: none;
	color: #ffd750;}



/* Content */

#content {
	width: 800px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#main {
	float: left;
	width: 535px;
	margin-left:25px;
	margin-top:25px;
}



/* Sidebar */

#sidebar {
margin-top:-15px;
	float: right;
	width: 200px;
}


/* Footer */
#link {
	margin: 0;
	font-size:0.8em;
	padding: 5px;
	text-align: center;
}

#main a, #main a:visited, 
{
color: #D98308;
text-decoration:none;
}
#main a:hover{color:#274869;text-decoration:none;}
#main h2 {
	margin-bottom: .5em;
	font-size: 1.4em;
	text-decoration:none;
}

#main h2:hover {
	text-decoration: none;
	color: #176c84;
}
.post-author, .post-date, .post-comm, .post-time, .post-cath, .post-edit
{	font-size: 0.85em;
	text-decoration:none;
	color: #176c84;	}

.entry {text-algin: justify;
	font-size: 1.05em;
	color: #02171d}

.post-author {
	padding: 0 0 3px 18px;
	background: url(images/p_author.gif) no-repeat 0 0;
	}
.post-date {
	padding: 0 0 3px 23px;
	background: url(images/p_date.gif) no-repeat 0 0;
	}
.post-comm {
	padding: 0 0 3px 20px;
	background: url(images/p_commen.gif) no-repeat 0 0;
	}
.post-time {
	padding: 0 0 3px 18px;
	background: url(images/p_time.gif) no-repeat 0 0;
	}
.post-cath {
	padding: 0 0 3px 20px;;
	background: url(images/p_cat.gif) no-repeat 0 0;
}

.post-edit {
	padding: 0 0 3px 3px;
}

.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #ccc;
background-color:#f7f7f7;
font-size:0.9em;
color:#505050;
}


#s {
	clear: both;
	width: 100px;
	font-size:1.0em;
	background: white;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;

}

#go {
	cursor:hand;
	clear: both;
	width: 15px;
	font-size:1.0em;
	background: white;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;

}

/* Comments Styling */
#comment {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
font: Arial, Helvetica, sans-serif;
}

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #EEF5FD;
	border: 1px solid #A4BDD8;
width: 280px;
}
#commentform textarea:hover {
background: white;
	border-top: 1px solid #debb3d;
	border-left: 1px solid #debb3d;
	border-bottom: 1px solid #feebaa;
	border-right: 1px solid #feebaa;
}
#commentform textarea:focus {
background: white;
	border-top: 1px solid #debb3d;
	border-left: 1px solid #debb3d;
	border-bottom: 1px solid #feebaa;
	border-right: 1px solid #feebaa;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #EEF5FD;
	border: 1px solid #A4BDD8;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: white;
	border-top: 1px solid #debb3d;
	border-left: 1px solid #debb3d;
	border-bottom: 1px solid #feebaa;
	border-right: 1px solid #feebaa;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: white;
	border: 1px solid #feebaa;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.submit1{
	width: 280px;
	cursor:hand;
	font-size:1.10em;
	background: #EEF5FD;
	border: 1px solid #A4BDD8;}

.submit1:hover, .submit1:focus{
	background: white;
	border-top: 1px solid #debb3d;
	border-left: 1px solid #debb3d;
	border-bottom: 1px solid #feebaa;
	border-right: 1px solid #feebaa;}
