/*
www.MakoweABC.pl
*/

body.custom {
/*	background: url("images/bg.png") repeat scroll 0 0 transparent;
	border-top: 1em solid #434444;
	border-bottom: 1em solid #434444;*/
}

/* Header */
.custom #header {
/*	border-bottom: 0.5em solid #434444;*/
}

/*#topcarousel {
	background: url("images/bg.png") repeat scroll 0 0 transparent;
	border-left:0.5em solid #434444;
	border-right:0.5em solid #434444;
	border-bottom:0.5em solid #434444;
	background-color: #434444;
	background-color: #0C87C4;
	color: #FFFFFF;
}
#topcarousel a {
	color: #FFFFFF;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#topcarousel a:hover {
	color: #111;
}
.carouselu {
	width: 106px;
	padding: 4px;
	padding-top: 5px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.1em;
}
.carouselu a {
	border: 1px solid #ccc;
	display: block;
}
*/

/* Menu */
.custom .menu li {
	border-bottom: 3px solid #d0d0d0;
}
.custom .menu {
/*	padding: 0 11px;
	background-color: #0C87C4;*/
}
.custom .menu a {
	text-transform: none;
	letter-spacing: 0px;
}
.custom .menu-home {
	background-color: #A60000;
}

/*.custom .menu-item-6682 a {
	background-color: #ff0000;
}*/
/* Live message */
.custom #live-message {
	font-size: 1.5em;
	color: #fff;
	background-color: #ff0000;
	padding: 5px 5px 5px 5px;
}
.custom #live-message a {
	color: #fff;
	background-color: #ff0000;
}
/* End Live message */

/* Posts and text */
.custom h1.entry-title {
	font-weight: 300;
}
.custom h2 {
	color: #A60000;
	font-weight: 300;
}
.custom h2 a {
	color: #A60000;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;
	font-weight: 300;
}
.custom h2 a:hover {
	color: #000000;
	background: #e1e1e1;
	font-weight: 300;
}

.custom .sticky .entry-title {
	background-color: #efefef;
}

.custom .headline_meta span, .headline_meta abbr, .headline_meta {
	font-style: normal;
	letter-spacing: 0px;
	text-transform: none;
}

.custom .published {
	letter-spacing: 0px;
}
.custom .teaser_author .author {
	font-style: normal;
	text-transform: none;
	letter-spacing: 0px;
}
.custom .teaser_date {
	font-size: 12px;
}
.custom abbr, acronym {
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	letter-spacing: 0px;
}
.custom a.teaser_comments {
	font-style: normal;
	letter-spacing: 0px;
	text-transform: none;
	color: #111111;
	font-size: 12px;
	line-height: 18px;
}
.custom span.teaser_author {
	font-style: normal;
}

.custom .format_text a {
	text-decoration: none;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;
}
.custom .format_text a:hover {
	background: #e1e1e1;
}

/* Style Remaining Posts (in a Multi-Post Listing) */
.custom .post.post_box {
   border-bottom: 2px solid #d0d0d0;

}

.format_text p.note { background: #f5f5f5; border: 1px solid #ddd; }
.format_text p.alert { color: #fff; background: #A60000; border: 1px solid #0C87C4; }
.format_text .drop_cap { color: #A60000; }

/* Sidebar */
.custom .sidebar h3 {
	letter-spacing: normal;
	font-size: 1.1em;
	line-height: 1.385em;
	margin-bottom: 0.692em;
	font-variant: normal;
	text-align: left;
}
.custom .sidebar a {
	text-decoration: none;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;
}
.custom .sidebar a:hover {
/*	color: #000;*/
	background: #e1e1e1;
}
.custom li#text-3.widget.widget_text a:hover {
	background: #fff;
}

/* Search */
.custom input#s {
	width: 248px;
	padding:10px 35px 10px 15px;
	border:1px solid #ddd;
}
.custom input, textarea {
	color: #aaa;
	background: #fefefe;
	border: 1px solid #e0e0e0;
}
.custom input:focus, textarea:focus {
	color: #f0f0f0;
	background: #434444;
	border-color: #111;
}
.custom .sidebar .text_input {
	width: 96.7%;
}
.custom input.form_submit {
	font-weight: bold;
	color: #111;
	background: url('lib/images/submit-bg.gif');
	border: 3px double #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	cursor: pointer;
	width: auto !important;
	overflow: visible;
}


/* DISQUS */
.custom .dsq-postid {
	font-size: 12px !important;
}
.custom .dsq-widget-thread {
	font-weight: normal;
}
.custom li.dsq-widget-item {
	margin-bottom: -10px;
}

/* Tag cloud */
.custom .widget_tag_cloud a {
	color: #e0e0e0;
}
.custom .widget_tag_cloud a:hover {
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;
	color: #A60000;
	text-decoration: none;
}

.custom .to_comments span {
	font-size: 11px !important;
}
.custom .to_comments a {
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;
	text-decoration: none;
	border-style: none none none none;
}
.custom .to_comments a:hover {
	background: #e1e1e1;
	color: #A60000;
	text-decoration: none;
	border-style: none none none none;
}

/* AdTaily */
.custom #AdTaily_Widget_Container {
	background-color: transparent !important;
	border:none !important;
}
.custom .AdTaily_Widget_Title {
	display:none !important;
}
.custom #AdTaily1 div {
	margin-bottom: -20px;
}
.custom .AdTaily_Widget_Logo {
	display:none !important;
}
.custom .AdTaily_Widget_Buy {
	font-family: "Droid Sans", "Lucida Grande", Tahoma, sans-serif !important;
	text-decoration: none !important;
	padding-left: 0px;
}

/* Clean archives */

.custom .car-container {
	line-height: 26px;
}
.custom .car-yearmonth {
	background: #e1e1e1;
	font-size: 1.5em;
	color: #A60000;
	font-weight: 300;
}