/* 
Theme Name: WP-Andreas09
Theme URI: http://webgazette.co.uk/wordpress-themes/wp-andreas09/
Description: WP-Andreas09 theme for WordPress based on the open source template, andreas09 by <a href="http://www.andreasviklund.com/">Andreas Viklund</a> - Ported to WordPress by <a href="http://webgazette.co.uk/">Ainslie Johnson</a>.
Version: 2.1
Author: Andreas Viklund and Ainslie Johnson
Author URI: http://webgazette.co.uk/wordpress-themes/wp-andreas09/

andreas09 v1.0 (Dec 10th 2005) - An open source template by Andreas Viklund - http://andreasviklund.com. Free to use for any purpose as long as the proper credits are given to the original author.

Ported to WordPress by Ainslie Johnson - Last updated 28/07/06
*/


/* General Element Styling */

body {
	/*background:#FFFFFF url(images/rtb.jpg) right top repeat-x; */
	color:#303030;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}

a img, a:visited img{
border:0;
}

a, a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#F68B1E;
}

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

p {
	line-height:1.5em;
	margin:0 0 15px;
	padding: 0px;
}



/*** Main container ***/



#container {
	color:#303030;
	margin:0;
	min-width:770px;
	padding:0;
	text-align:left;
	background:url(images/ctb.jpg) right top no-repeat;
	width: 970px;
	margin: 0 auto;
}

/*** Header section ***/

#sitename {
	color:#A15726;
	height:128px;
	width: 970px;
	/*margin:0 20px 10px;*/
	text-align:right;

}

#sitename h1,#sitename h2 {
	font-weight:400;
	margin:0;
	padding:0;
}

#sitename h1 {
	font-size:2.4em;
	/*padding-top:20px;*/
}

#sitename h1 a {
	color: #A15726;
	text-decoration: none;
	letter-spacing: 5px;
}

#sitename h2 {
	font-size:1.6em;
}

/*** Content wrap ***/

#wrap {
	clear: both;
	font-size: 0.9em;
	padding: 0;
	/*margin-top: 5px;*/
	background: url(images/wrb.jpg) no-repeat left top;
	width: 970px;
	padding-top: 22px;
}

/* Horizontal menu */

#mainmenu {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#mainmenu ul.level1 {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#mainmenu ul {
	background: #b0b0b0 url(images/menubg.jpg) center left repeat-x;
	padding: 0 0 0 5px;
	margin: 0px;
	border-bottom: 1px solid #fff;
}

#mainmenu li {
	display: inline;
	line-height: 25px;
	margin-left: -4px;
	padding: 0px;
	font-size: 0.9em;
	list-style: none;
	text-transform: uppercase;
}

#mainmenu a {
	padding: 6px 9px 6px 9px;
	text-decoration: none;
	border-right: 1px solid #B0B0B0;
}

#mainmenu li.current a {
	color: #000;
}

/*** Sidebars ***/

#leftside,#rightside {
	margin:0;
	/*padding:0 10px 10px;*/
}

#leftside {
	float:left;
	margin-right:10px;
	width:165px;
}

#leftside li a {color: #6d6d6d;font-weight: lighter;}

#rightside {
	float:right;
	margin-left:10px;
	width: 260px;
}

#rightside img {
	border: 0px;
}

/*** Sidebar menu ***/


#leftside h2  {
	font-size: 1.4em;
	margin-top: 12px;
	padding: 3px 5px 5px 15px;
	color: #9ecc42;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;

	background: url(images/menu-mark.jpg) no-repeat left top;
}

#leftside ul li h2  { text-transform: uppercase; }

#rightside h2 {
	font-size: 1.4em;
	margin-top: 0px;
	padding: 3px 5px 5px 10px;
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	background-color: #aed155;
        text-transform: capitalize;
        font-family: Verdana;
}

#leftside ul, #rightside ul {
	padding-left: 0px;
	margin: 0px;
}


#leftside li, #rightside li {
	list-style: none;
}

#rightside li {
	padding-top: 8px;
}

#rightside li a {color: #808080 !important;font-weight: lighter;}

li#categories li a, li.pagenav li a {
	/*background: url(images/bgmenulev1.jpg);*/
	border:0px solid #b0b0b0;
	display:block;
	margin-top:4px;
	padding:5px 4px 5px 15px;
	position:relative;
	text-transform: capitalize;
	width:140px;
	/*color: #492001;*/
}

li#archives li a{
	border:0px solid #b0b0b0;
	display:block;
	margin-top:4px;
	padding:5px 4px 5px 0px;
	position:relative;
	text-transform: capitalize;
	width:140px;
	/*color: #492001;*/
}



/*li#categories li a:hover, li#archives li a:hover, li.pagenav li a:hover {
	border:0px solid #909090;
	color:#303030;
	text-decoration:none;
	color: #A15826;
}*/

li#categories ul.children li a, li#archives ul.children li a, li.pagenav ul.children li a {
	font-size:0.8em;
	letter-spacing:1px;
	margin:3px 0 2px 10px;
	padding:4px 2px 2px 8px;
	width:125px;
}

li#categories ul.children li li, li#archives ul.children li li, li.pagenav ul.children li li {
	padding-left: 10px;
}

li#categories ul.children li li a, li#archives ul.children li li a, li.pagenav ul.children li li a {
	width: 115px;
}

li.widget_categories li {margin-top:10px;margin-bottom:5px; margin-left: 15px;}
li.widget_categories li:first-child { margin-top:0px !important;}


li.feed {
	/*background: url(images/rss.gif) no-repeat left top;*/
	padding: 2px 0 8px 20px;
}

li#recent-comments ul li {
	padding-bottom: 5px;
}

li#recent-posts h2 { display: none; }

li#recent-posts ul li {
	padding-bottom: 5px;
}

li#recent-posts a {
	background-image: url(http://www.kolorowakrowa.pl/blog/wp-admin/images/greenarrow.gif);
	background-repeat: no-repeat;
	background-position: 100% bottom;
	padding-right:10px;
}

li#archives{
border-bottom: solid 1px #b4b4b4;
padding-bottom:10px;
}

li#archives.widget widget_archive li, li#archives.widget widget_archive ul,{
padding-left: 0px;
margin: 0px;
}

li#text-380687441 h2{
background-color:#3b89c9;
}

li#categories-384025311{
border-bottom: solid 1px #b4b4b4;
padding-bottom:5px;
}

li#categories-384025311 li{
padding-bottom:10px;
}


li#text-382415771{
border-top: solid 1px #b4b4b4;
padding-top:0px;
}

#leftside li {
	padding-left: 0px;
	margin: 0px;
}

/*** Content ***/

#content,#contentalt {
/*	background-color:#fafcff; */
	border:0px solid #909090;
	color:#2a2a2a;
	padding:5px 5px 0px;
	width: 490px;
}

#content {	
	margin:0 180px;
}

#contentalt {	
	margin:0 200px 0 20px;
}

#content h1,#contentalt h1,#contentalt h2 {
	background-color:inherit;
	color:#E54813;
	font-size:1.6em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 5px 0px;
	padding:0;
}

#content h1,#contentalt h1 {
	border-bottom: 1px solid #b0b0b0;
}

#content h2 {
	text-align: left;
	/*background: url(images/naglowek.jpg);
	height: 57px;*/
}

#content h2 a {text-decoration: none;color: #f68b1e !important;font-family: Verdana;font-weight: bold;font-size: 14px;}

.date {color: #999999;font-weight: lighter;}
/*#content h1.pagetitle { background: url(images/naglowek.jpg); display: block; height: 57px;  }
#content h1.pagetitle * { padding: 20px 0px 0px 10px;}*/

/* Archives/Links Page List styles */

.archives li, .linkspage li {
	list-style: none;
}

.archives ul.children {
	padding-left: 10px;
	margin-left: 10px;
}

/*** Footer ***/

/*#footer {
	background: url(images/footer.jpg) repeat-x center;
	clear: both;
	color: #000;
	font-size: 9px;
	font-weight: bold;
	margin: 50px auto 50px auto;
	text-align: center;
	width: 970px;
}

#footer div {
	color: #999999;
	font-weight: normal;
	background: White;
	display: inline;
	padding: 0 10px 0 10px;
}

#footer div a {
	color: #999999;
	font-weight:bold;
}*/

div.footer {clear: both;margin: 50px auto 50px auto;width: 970px;float: left;}
div.footer ul, div.footer li {display:block;float:left;list-style:none;margin:0;padding:0;}
div.footer ul {background:#9ECC45;width:100%;}
div.footer li {padding:4px 10px;}
div.footer li, div.footer li a, div.footer li a:visited {text-transform:uppercase;font-weight:bold;font-size:10px;color:#FFF;background:#9ECC45;}
div.footer li a:hover {color:#F68B1E;}
div.footer li:first-child, div.footer li:first-child a, div.footer li:first-child a:visited  {color:#9ECC45;background:#FFF;}
div.footer p, div.footer p a, div.footer p a:visited  {color: #999999;background: white;font-size:9px;}
div.footer p {font-weight: normal;margin: 5px 2% 0 2%;text-align:right;display:block;float:left;width:96%;}
div.footer p a, div.footer p a:hover, div.footer p a:visited {font-weight:bold;}

/*** comments Form ***/

#comment {
	width: 100%;
	border:1px solid #b0b0b0;
}

#commentform {
	width: 97%;
}

#author {
	border:1px solid #b0b0b0;
}

#email {
	border:1px solid #b0b0b0;
}

#url {
	border:1px solid #b0b0b0;
}

#submit {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
}

#submit:hover {
	background: #e8e9ea;
	border: 1px solid #848484;
	cursor: pointer;
}

/* Image Display */

.entry img, .entrytext img {
	border: 0px solid #b0b0b0;
}

.entry a:hover img, .entrytext a:hover img {
	border: 0px solid #505050;
}

img.wp-smiley {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.thumbnail {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	margin:0 0 10px 10px;
	padding:5px;
}

.left {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	float:left;
	margin: 5px 15px 6px 0px;
	padding:5px;
}

.right {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	float:right;
	margin: 5px 0px 6px 15px;
	padding:5px;
}

.noalign {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	margin: 5px 5px 5px 5px;
	padding:5px;
}

/* Search Form */

#searchform {
	margin-top: 10px;
}

#searchbox { width: 200px; font-size: 11px; padding: 5px 0px 5px 5px;  text-align:left; height: 14px; border: 1px #CCC solid;}

#searchbutton {}


/*** Comments Display ***/

.postmetadata {
	background:#FCF8EF;
	font-size: 0.9em;
	border: 1px solid #DDAE8E;
	padding: 10px;
	margin: 0px;
	display: none;
}

ol.commentlist li {
	border: 1px solid #DDAE8E;
	padding: 10px;
	margin-bottom: 10px;
}

ol.commentlist li cite {
	text-transform: capitalize;
}

ol.commentlist li p {
	padding-top: 10px;
}

.alt {
	background:#FCF8EF;
}

/*** Text format ***/

.intro {
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:-1px;
}

blockquote {
	border: 1px dashed #b0b0b0;
	padding: 10px;
	margin: 30px;
}

blockquote p {
	padding: 0px;
	margin: 0px;
}

.small {
	font-size:0.8em;
}

.large {
	font-size:1.4em;
}

.center {
	text-align:center;
}

.category {
	border-bottom: 1px solid #b0b0b0; padding-bottom: 5px;
}

.category a { background: url(http://www.kolorowakrowa.pl/blog/wp-admin/images/greenarrow.gif); padding-right: 10px; background-position:100% bottom; background-repeat:no-repeat; }

.date {
	margin-top: -10px;
	padding-top: 0px;
	border-bottom: 0px solid #b0b0b0;
}

#page {
	border-bottom: 1px solid #b0b0b0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* Previous/Next Page Navigation */

.navigation {
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
	border-bottom: 0px dashed #b0b0b0;
}

.bottomnavigation {
	margin: 30px 0 0 0;
	padding: 5px 0 30px 0;
	border-top: 0px dashed #b0b0b0;
}


.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


.post {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

/* Fix by Andy Skelton */

.entry, .entrytext {
	overflow: hidden;
	line-height:1.8em;
}

* html.entry, * html.entrytext {
	overflow: visible;
	height: 1px;
}

* html.entry p, * html.entrytext p {
	width: 99%;
	overflow: hidden;
}

.entrytext {
	padding-top: 0px;
}

/*** Various classes ***/

.clearingdiv {
	clear:both;
	height:10px;
	width:1px;
}

.hide {
	display:none;
}


/* Widgets */
.rsswidget {
	border:0px;
	vertical-align: bottom;
}
th {

color:#aed155;

}



td, td a{

font-weight: bold;

color: #666666;

font-size: 10pt;

}



#calendar_wrap {
text-align: center;
font-weight: bold;
color: #666666;

}

#wp-calendar { margin: 0 auto; }
#wp-calendar caption { margin: 5px; }
#wp-calendar th { color: #9ECC45; }
#wp-calendar tfoot { display: none; }
#wp-calendar tbody td { font-weight: normal; padding: 2px 2px; }
#wp-calendar tbody td a { font-weight: bold; padding: 4px; color: #9ECC45; }
#wp-calendar tbody td a:hover { background: #9ECC45; color: #FFF !important; text-decoration: none;  }

#calendar h2.widgettitle { margin-top: 0px; }
#calendar { padding-top: 0px !important; #padding-top: 13px !important; }

caption{

color:#f68b1e;

font-weight: bold;

}

/*** End of file ***/
