/*
Theme Name:     Twenty Eleven Child
Theme URI:      http: //pakos.biz
Description:    Child theme for the Twenty Eleven theme 
Author:         Rafał Olejnik
Author URI:     http: //poakos.biz
Template:       twentyeleven
Version:        0.1.0
*/

@import url("../twentyeleven/style.css");

#plogo {
	margin-left: 55px;
}

.entry-content a, a:visited {
	text-decoration: underline;
}

.entry-content a:hover {
	text-decoration: none;
}

.comment-content a, a:visited {
	text-decoration: underline;
}

.comment-content a:hover {
	text-decoration: none;
}

#brians-latest-comments ul li > a[title="Go to the comments of this entry"]{
	float: right
}

.widget_nktagcloud {
	text-align: justify;
}

.one-column #nav-below {
	border-bottom: none;
}

#branding {
	border-top: none;
}

#supplementary {
	padding: 15px;
	border-top: none;
	background: #eeeeee;
	margin-left: 20px;
	margin-right: 20px;
}
#supplementary li {
   list-style: none;
}
#site-generator {
	border-top: none;
	background: #ffffff;
}
#paypal {
	float: right;
	margin-right: 5px;
}
code {
	display : block;
	padding: 10px 10px 10px 10px;
	background: #555753;
	color: #EEEEEC;
}
#reklamy {
	margin-left: 100px;
	margin-right: 100px;
}
#branding .with-image #searchform {
	max-width: 95px;
}
