/*
Theme Name: CarbonFootprint
Theme URI: http://www.robbiewilliams.pl/wordpress
Description: Basedon BananaIdea by by <a href="http://www.oopisygg.pl/" title="Opisy GG">Opisy GG</a><a href="http://www.sennikowo.pl" title="Sennik">sennik</a> with <a href="http://www.robbiewilliams.pl/wordpress" title="WP themes">RW-WPthemes</a>.
Version: 0.6.4 $Id: style.css,v 1.14 2008/11/27 17:40:22 mark Exp mark $
Author: bitterjug
Author URI: http://www.bitterjug.com/
License: General Public License (GPL)
*/

/* CCF home link at top. -- mcs */
#h1, #h2 { float:left; }
#ccflink { float:right; }
#ccfbox { height: 100px; width: 145px; margin: 0; padding: 0; }
#ccfalt { display: none; }
/* end CCF home link*/

body {	
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/wallpaper.png) repeat-x;
	font: normal medium Arial, Helvetica, sans-serif;
	color: #787878;
}

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

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

.entry, h1, .entry h2, .entry h3 {
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding: 0;
}

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

p {
	margin-top: 0;
	margin-bottom: .5em;
	padding: 0;
	/* font-size:1.2em; */
}

.category-description {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: solid 1px #b2b280;
}

blockquote {
	background: url("images/quotes.jpg") top left no-repeat;
	margin: 0;
	padding-left: 32px;
	padding-right: 32px;
	
}


ul {
	list-style-type: none;
	/* padding-left: 2em;
	margin-bottom: .5em; */
	padding: 0;
	margin: 0;
	padding-bottom: .5em;
}

li {
	background-image: url("images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0.4em 0.3em;
	padding-left: 1.4em; 
}


ul.xoxo {
	list-style-type: none;
	padding: 0;
}

ul.xoxo li{
	background-image: none;
	padding: .7em 0;
	text-align: center;
}


ol li {
}

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

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

/* EC3 Calendar */


ul.ec3_events {
	padding: 0;
}

.ec3_events li.ec3_list_day {
	background-image: none;
	color: #787878;
}


td.ec3_eventday {
	background: #c3c586;
}

td.ec3_eventday a.eventday{
	color: #7d7434 !IMPORTANT;
	font-weight: bold;
}

.post table.ec3_schedule {
	margin-top: .5em;
	margin-bottom: 7px;
	margin-right: 1em;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #F0F0F0;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	background: #c3c586;
	background: white url(images/boxtop2.png) repeat-x;
}

.post table.ec3_schedule td{
	font-size: 0.8em;
	font-weight: bold; 
	height: 25px;
	color: #505050;
	/* color: white; */
}

/*
.post table.ec3_schedule td[colspan="3"] {
	color: #505050;
	font-weight: normal;
}
*/

.post table.ec3_schedule td.ec3_start,
.post table.ec3_schedule td.ec3_to,
.post table.ec3_schedule td.ec3_end
{
	color: #505050;
	font-weight: normal;
}


/* 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 {
	font-size: 0.8em;
	margin-bottom: 7px;
	background: white url(images/boxtop2.png) 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.png) repeat-x;
	border-top: 1px solid white;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #acacac;
	border-right: 1px solid #acacac;
}

.boxed .title {
	height: 32px;
	padding: 6px 10px 0 38px;
	background: url(images/boksun.gif) no-repeat top left;
	font-size: 1.0em;
	color: #e56c15;
}

.boxed h2.title {
	font-size: small;
}

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


.boxed ul {
	margin: 0;
}

/* Header */

#topbox{
	background: url(images/akashi-header.png) no-repeat;
	margin: 0px auto auto auto;
	width: 700px;
}

#header {
	height: 115px;
}

/* h1h2 - TITLE */

#h1 {	padding: 130px 0 0 0;
	font-size: 1.30em;
	color: white;
	display: none;

}


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

#h2 {	/* float: left; */
	padding: 84px 0 0 64px;
}

#h2 h2 {
	margin: 0;
	font-size: x-small;
	color: #6d3b0a; /* brown */
}
#h2 a {	text-decoration: none;
	color: #343c7d;
}

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



/* Menu */
#menubox {
	padding: 0px;
}

#menu {
	height: 40px;
}


#menu ul {
	margin: 0;
	font-size: small;
	list-style-image: none;
	list-style-Type: none;
	line-height: normal;
	padding: 0;
	float: left;
}

#menu li {
	display: inline;
	background-image: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

#menu a {
	color: #e56c15;
	display: block;
	float: left;
	height: 26px;
	padding: 8px 8px 0 8px ;
/*	text-transform: uppercase; */
/*	background: url(images/img06.gif) no-repeat;*/
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	color: white;
	background: transparent url(images/menuover.jpg) no-repeat top center;
}

/* Content */

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

/* Content */

#main {
	float: left;
	width: 480px;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
}


/* Footer */

#footer {
	clear: both;
	width: 700px;
	margin: 0 auto 10px auto;
	font-size:0.9em;
	background: white url(images/boxtop.png) 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;
}

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

#main a, #main a:hover, #main a:visited, 
{
color: #176c84;
text-decoration:none;
}


.post-meta {
	clear: both;
}

.post-cath {
float: right;
}
 
.post-author, .post-date, .post-comm, .post-time, .post-edit, .post-cath {
	font-size: 0.7em;
	text-decoration:none;
	color: #787878;
}
.post-author, .post-date, .post-comm, .post-time, .post-edit {
}
.entry {text-align: 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;
	margin-bottom: 1em;
	border-bottom: solid 1px #b2b280;
}

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

#searchform {
	margin: 0;
	padding: 0;
}

#s, #searchform input {
	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;

}

#searchform #submit {
	background: white url(images/boxtop2.png) repeat-x;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	color: white;
}

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

#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: #f8f8f8;
	border: 1px solid #c5c686;
width: 280px;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f8f8;
	border: 1px solid #c5c686;
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;
}

.textwidget {
	margin: 1em;
}

.wp-caption {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
margin-top:0px;
padding-top:4px;
text-align:center;
}
.wp-caption img {
border:0 none;
margin:0;
padding:0;
}
.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}
p img {
max-width:100%;
padding:0;
}
p a img {
border-width:2px;
padding:2px;
}
img.centered {
display:block;
margin-left:auto;
margin-right:auto;
}
img[align="right"] {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}
img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}
img[align="left"] {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}
img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}
.alignright {
float:right;
}
.alignleft {
float:left;
}
