/*
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)
*/

#landing-main {
	background-color: white;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
        margin-top: 0em;
        margin-bottom: 0em;
}
#landing-main h1 {
	color: #00465a;
	font-size: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-weight: bold;*/
	/*color: white;*/
	padding-left: 0px;
	text-align: center;
	letter-spacing: -3px;}
#landing-main h2 { text-align: center;}

.center{
	text-align: center;
	margin: auto;
}
.left {
	float: left;
	padding: 7px;
	font-size: smaller;
	font-style: italic;
}
.right {
	float: right;
	padding 7px;
	/*font-size: smaller;*/
	font-style: italic;
}
h4.sticky {
	padding-left: 22px;
	background-image: url(/blog/images/sticky.png);
	background-repeat: no-repeat;
	min-height: 24px;
}
body {	
	margin: 0;padding: 0;
	/*background: #FFFFFF url(images/wallpaper.jpg) repeat-x;*/
	/*background: #FFFFFF url(images/new_wallpaper.jpg) no-repeat;*/
        /*background-image: url(images/bgfade2.jpg);*/
        background-repeat: repeat-y;
        background-position: top center;
	background-color: #555555;
/*	background-image: url(images/new_wallpaper.jpg);
	background-repeat:  no-repeat;
	background-position: center 175px;*/
	font: normal 13px Arial, Helvetica, sans-serif;
/*	color: #084355;*/
	color: black;

}
#wrap {
	width: 700px;
	background-color: white;
	margin: 0 auto;
}

h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	color: #005a74;
}
h2 {
	margin-bottom: .5em;
	/*font-size: 1.3em;*/
	font-size: 18px;
text-decoration:none;
}

h3 {
	margin-bottom: 1em;
	/*font-size: 1.1 em;*/
	font-size: 16px;
}

div#main h3 {
	margin-top: 1em;
}
div#home_left h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
}
div#home_center h3 {
	font-size: 19px;
	margin-top: 0em;
	margin-bottom: 0em;
}
div#home_right h3 {
	font-size: 19px;
	margin-top: 0em;
	margin-bottom: 0em;
}

h4 {
	/*font-size: 1 em;*/
	font-size: 14px;
	font-style: italic;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.2em;
}

p {
	/*line-height: 1.2em;*/
	text-indent: 1em;
	margin: 5px 5px;
	padding: 0px;
}

em em {
	font-style: normal;
}

blockquote {
}

ul {
	list-style: square;
}

ul li {
}


ol li {
}

a {	text-decoration: none;
	color: #20697d;
}

a:hover {
	text-decoration: underline;
	color: #369db9;
}

img {
	border: none;
}

/* Boxed Style */

.calendar {
padding: 0 0 0 7px;
text-align:center;
color: #005a74;
}

#today{	font-weight: bold;}

.calendar a:hover {
background: #007b9c;
color: white;
}

.calendar td {
height:24px;
padding: 0 5px;}

.calendar td a {background: #e8faff;
display:block;
color:#005a74;
text-decoration:none;
line-height:24px;
background-repeat:no-repeat;
}

.calendar td a:hover {
display:block;
height:24px;
color: white;
background: #005a74;
text-decoration:none;
line-height:24px;
background-repeat:no-repeat;
}

/*.boxed {
	margin-bottom: 7px;
	background: #f8f8f8 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;
	padding-left: 5px;
	padding-right: 5px;
}

.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;
}*/
.title {
	height: 20px;
	padding: 3px 10px 0 26px;
	background: #025067 url(images/bok.gif) no-repeat center left;
	text-transform: uppercase;
	font-size: 1.0em;
	color: #FFFFFF;
}

.title a {
	color: #FFFFFF;
}

.boxed .content {
	padding: 5px 5px 0px 5px;
}

/* Header */

#header {
	width: 700px;
	height: 175px;
	margin: 0 auto;
	/*background: url(images/head.jpg) no-repeat;*/
	/*background: url(images/new_header.jpg) no-repeat;*/
	background: url(images/header2.jpg) no-repeat;
        /* added 10-21-09 for new header */
        font-family: Helvetica, Arial, sans-serif;
        font-weight: bold;
        font-style: italic;
        color: #555555;
        font-size: 14px;
        border-bottom: 2px solid gray;
	border-top: 2px solid gray;
}

.headerimage { z-index: 0; }
/* date location and tagline added for new header 10-21-09 */
#date {
        padding: 2px 2px;
        margin-top: 10px;
        margin-left: 5px;
        height: 120px;
        width: 125px;
        float: left;
        font-size: 12px;
	font-style: normal;
        border: 1px solid black;
        background: white;
}

#date h4 {
        color: black;
        text-align: center;
        font-size: 12px;
        font-style: normal;
}

#location {
        padding: 2px 2px;
        margin-top: 10px;
        margin-right: 5px;
        height: 120px;
        width: 125px;
        float: right;
        font-size: 12px;
	font-style: normal;
        text-align: center;
        border: 1px solid black;
        background: white;
}

#tagline {
        text-align: center;
        padding-top: 110px;
}


/* h1h2 - TITLE */
#h1shadow {
	padding: 116px 0 0 0;
	/*padding: 32 2 0 0;*/
	letter-spacing: -3px;
	font-weight: bold;
/*	font-size:30px;*/
}

#h1shadow h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	font-size: 60px;
	font-weight: bold;
}

#h1 {
	margin: -72px 0px 0 1px;
	/*font-size:30px;*/
	/*padding: 116px 0 0 0;*/
/*	font-size: 18px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-size: 1.30em;*/ 
	/*color: white;*/
	color: black;
}

#h1 h1 a {text-decoration: none;
/*	color: #f0cc51;*/
	color: black;
	color: #00465a;
	font-size: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	/*color: white;*/
	letter-spacing: -3px;}
#h1 a:hover {text-decoration: none;
	color: #ffd750;}

#h2 {
	float: right;
	/*padding: 20px 0 0 0;*/
	padding: 0 0 0 0;
}

#h2 h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: /*.9em;*/ 13px;
	font-weight: bold;
	letter-spacing: -1px;
	/*color: #025067;*/
	color: white;
	color: #00465a;
}
#h2shadow {
}
#h2shadow h2 {
	margin: -17px 0px 0 2px;
	text-transform: uppercase;
	color: white;
	font-size: /*.9em;*/ 13px;
	font-weight: bold;
	letter-spacing: -1px;
}



/* Menu */

#menu {
	background-image: url(images/new_wallpaper.jpg);
	width: 700px;
	height: 40px;
	margin: 0 auto;
	padding: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding: 0 auto;
	float: left;
}

#menu li {
	display: inline;
	padding: 0 auto;
}

#menu form {
	color: #00465a;
	display: block;
	float: left;
	height: 26px;
	padding: 6px 8px 0 10px;
	text-transform: uppercase;
	background: url(images/img06.gif) no-repeat;
	text-decoration: none;
	font-weight: bold;
}
#menu a {
	color: #00465a;
	display: block;
	float: left;
	height: 26px;
	padding: 8px 8px 0 10px;
	text-transform: uppercase;
	background: url(images/img06.gif) no-repeat;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	color: #fbe7a3;
	background: transparent url(images/menuover.jpg) no-repeat top center;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#home_left {
	background-color: white;
	border-right: 1px dashed #cdcdcd;
	float: left;
	position: relative;
	width: 225px;
	padding-right: 3px;
	padding-left: 3px;
	color: #3c3c3c;
}

#home_left p {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
}

#home_center {
	background-color: white;
	width: 230px;
	height: auto;
	float: left;
	margin-left: 3px;
	/*margin-right: 3px;*/
}
#home_right {
	background-color: white;
	border-left: 1px dashed #cdcdcd;
	float: right;
	position: relative;
	width: 224px;
	padding-left: 3px;
	padding-right: 3px;
}

#main {
	float: left;
	width: 480px;
	background-color: white;
	background-image: url('/blog/images/notebook.gif');
}

#main p {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #3c3c3c;
	/*text-align: justify;*/
}

div#main h2, h1 {
	padding-left: 75px;
}
h2.pencil {
	color: #4a6849;
	text-align: center;
	background-image: url('/blog/images/pencil_h2.png');
	background-position: center top;
	padding-left: 40px !important;
	padding-right: 70px;
	/*line-height: 1.5em;*/
	line-height: 28px;
}

#mainhead {
	font-size: 19px;
	margin-top: 0em;
	margin-bottom: 0em;
}


#main p, #main h3, #main h4, #main ol, #main ul, #main table {
	padding-left: 75px;
}
#main ul, #main ol {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #3c3c3c;
}
#main ul {
	list-style: disc;
}

#main li p { padding-left: 0px;  }

/* main table styling */


td {
        border-bottom: 1px solid #999;
        border-right: 1px solid #999;
}


.center { text-align: center }

.alignright { text-align: right }



/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	border-left: 1px dashed #cdcdcd;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 3px;
}


/* Footer */

#footer {
	clear: both;
	width: 698px;
	/*margin: 0 auto 10px auto;*/
	/*font-size:0.9em;*/
	font-size: 12px;
	background: white url(images/boxtop.gif) repeat-x;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	
}


#legal {
	margin: 0;
	padding: 1px;
	text-align: center;
	color: #FFFFFF;
}

#legal a { color: white;}

#link {
	margin: 0;
	/*font-size:0.8em;*/
        font-size:10px;
	padding: 5px;
	text-align: center;
}

#main a, #main a:hover, #main a:visited, 
{
color: #176c84;
text-decoration:none;
}

#main h2 {
	/*margin-bottom: .5em;
	font-size: 1.4em;*/
	text-decoration:none;
}

#main h2:hover {
	text-decoration: none;
	color: #176c84;
}

.bio, .post-author, .post-date, .post-comm, .post-time, .post-cath, .post-edit, .comment-feed {
/*	font-size: 0.85em;*/
	font: normal 11px Arial, Helvetica, sans-serif;
	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;
}

.comment-feed {
	padding: 0 0 3px 20px;
	background: url(/blog/images/rss-logo.png) no-repeat 0 0;
}

.post-edit {
	padding: 0 0 3px 3px;
}

/*.post{margin:0 0 25px 0;}*/
.post{margin:0 0 5px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #ccc;
background-color:#f7f7f7;
/*font-size:0.9em;*/
font-size:10px;
color:#505050;
}


#s {
	clear: both;
	width: 150px;
	/*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 p {
	text-indent: 0px;
	font: normal 13px Arial, Helvetica, sans-serif;
}

#commentform textarea {
background: #fffdf6;
	border-top: 1px solid #feebaa;
	border-left: 1px solid #feebaa;
	border-bottom: 1px solid #debb3d;
	border-right: 1px solid #debb3d;
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: #fffdf6;
	border-top: 1px solid #feebaa;
	border-left: 1px solid #feebaa;
	border-bottom: 1px solid #debb3d;
	border-right: 1px solid #debb3d;
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-top: 1px solid #debb3d;
	border-left: 1px solid #debb3d;
	border-bottom: 1px solid #feebaa;
	border-right: 1px solid #feebaa;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.submit1{
	/*width: 280px;*/
	cursor:hand;
	/*font-size:1.10em;*/
	background: #fffdf6;
	border-top: 1px solid #feebaa;
	border-left: 1px solid #feebaa;
	border-bottom: 1px solid #debb3d;
	border-right: 1px solid #debb3d;}

.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;}

