/*
Theme Name: Makro Service
Description: Temat graficzny pod Wordpressa wykonany na zamówienie ze strony Makro Service
Version: 1.0
Author: Dark Passion Labs
Author URI: http://dpl.sajfaj.pl
*/

body {margin:0; padding:0;}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:#517186;
	color:#000;
}

a {color:#06c; text-decoration:none;}
a:hover {color:#147; text-decoration:underline;}

#wrapper {
	width:740px;
	margin:6px auto 0;
}

#header {
	background:url('images/header.jpg') no-repeat center;
	height:171px;
}

h1, .description {display:none;}

#header #menu {
	position:relative;
	top:16px;
	right:14px;
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:right;
}

#header #menu li {display:inline;}
#header #menu li a {font-size:11px; font-weight:bold; color:#fff;}
#header #menu li a:hover {color:#FDE578;}

#searchform {
	position:relative;
	top:76px;
	right:14px;
	float:right;
	color:#fff;
}

#searchform input[type=text] {border:1px solid #69879A;}
#searchform input[type=submit] {
	border:1px solid #aaa; 
	background:#eee;
}

#primary {background:url('images/core.gif') repeat-y center;}

#content {
	width:500px;
	float:left;
	margin-left:25px;
	margin-right:20px;
	}

#sidebar {
	float:left;
	width:160px;
	border-left:1px solid #eee;
	padding-left:15px;
}

h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:normal;
	margin:0px;
	padding:0px;
	color:#545454;
	}
.headline, .headline a {font-size:20px; color:#517186;}
.headline a:hover {color:#AB0000; text-decoration:none;}

.pagetitle {
	font-size:20px; color:#517186;
	border-bottom:1px dotted #517186;
	margin-bottom:14px;
}

.comments-headline {font-weight:bold; border-bottom:1px solid #eee; margin-left:10px; padding-bottom:14px;}

#sidebar h2 {
	padding:4px;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #eee;
}

#content p {
	font-size: 1.2em;
	line-height:21px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
.post p img[align=left] {padding:10px 10px 10px 0px;}
.post p img[align=right] {padding:10px 0px 10px 10px;}
.post p img[align=center] {padding:10px 10px 10px 10px;}

.post-meta {margin-bottom:20px; border-bottom:1px solid #eee; padding:2px;}
.post-meta .category {float:right;}

.post-meta .date {float:left;}

.more {border-bottom:1px solid #eee; padding:2px; text-align:right;}

.commentlist {margin:0px; padding:0px 0px 0px 10px; text-align:justify;}

.commentlist li {
	padding-bottom:14px;
	margin-bottom:14px;
	border-bottom:1px solid #eee;
}
.comment-meta {color:#bbb;}

#commentform {margin-left:10px;}

#commentform input {width:250px;}
#commentform textarea {width:490px;}

#commentform input, #commentform textarea {
	padding:3px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border:1px solid #bbb;
}

#commentform input[type=submit] {
	background:#000;
	color:#eee;
	border:none;
	font-weight:bold;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 740px;
	background:url('images/bottom.gif') no-repeat top center;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* [#. Clearfix] */

.clear {clear:both;}

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */