/* @override http://www.szkola-marzen.pl/szkola/wp-content/themes/exelmedia/css/wordpress.css */

/* @override http://www.szkola-marzen.pl/szkola/wp-content/themes/exelmedia/css/wordpress.css */

@charset "UTF-8";

/*
 * CSS v2.0 - may 2011 - wordpress plugins file
 *
 * Copyright (c) 2008- 2011 Exelmedia - http://www.exelmedia.pl
 *
*/ 

/* @group Worpdress Ogolne deklaracje */

.current_page_item *

{

background: #af251c;
color: white !important;

}

div.breadcrumbs {
    font-size: 11px;
	background: #e6e6e6;
	font-weight: bold;
}

div.breadcrumbs a

{
	color: #333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 3px;
	
}

div.breadcrumbs a:hover

{
	font-weight: bold;
}

a.read_more

{
	color: #005b00;
	font-weight: bold;
}

a.comments-link

{
	color: #f38602;
	font-size: 11px;
	margin: 0px 10px;
}

div.tagcloud a

{
	text-decoration: none;
	
}

div.postmetadata

{
	margin: 10px 0px;
}

/* @end */

/* @group Wordpress komentarze */

h3#comments-title

{
	margin: 20px 0px;
}

h3#reply-title

{
	margin: 10px 0px;
}

div#main-content-blog ol

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

div#main-content-blog > ol > li

{
	margin: 20px 0px;
	padding: 20px 0px;
	border-top: 2px solid #690b37;
	
}

div#main-content-blog ul.children

{
	
	margin: 20px 0px;
	padding: 20px 0px;
	border-top: 2px solid #690b37;
}

div.comment-body p

{
	margin: 20px 0px !important;
}

div.comment-meta.commentmetadata a

{
	font-size: 11px !important;
}

div#respond

{
	margin: 20px 0px;
	overflow: hidden;
	clear: both;
}

div#respond div.cancel-comment-reply > a

{
	color: #005b00;
	font-size: 11px;
	font-weight: bold;  
}


form#commentform

{
	overflow: hidden;
	clear: both;
	width: 480px;
	float: right;

}

form#commentform p

{
 
}

form#commentform div label

{
	float: left;
	width: 260px;
	font-size: 12px;
	margin: 5px 0px;
	text-align: right !important;
	
}


form#commentform input

{
	float: right;
	clear: both;
	margin: 5px 0px;

}



form#commentform input#submit

{
	color: white;
	border: 1px solid #690b37;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; /* future proofing */
    -khtml-border-radius: 5px;
    height: 30px;
    width: 100px;
    margin: 10px 0px;
  	
}

form#commentform input#submit:hover

{
	
}

form#commentform span.required:first-child

{
	position: relative;
	left: 0px;
}

form#commentform span.required

{
	position: absolute;
	left: 60px;
	color: red;
}

form#commentform div textarea#comment

{
	float: right;
	clear: both;
	width: 470px;
	
}


/* @end */


