/*
Theme Name: Palivoda IT Solutions
Theme URI: http://www.palivoda.eu
Description: Corporate design for WordPress 2.5.
Version: 1.0
Author: Rostislav Palivoda
Author URI: http://www.palivoda.eu
License: General Public License (GPL)
*/

* {
	margin: 0;
	padding: 0;
}

body, input, textarea, select {
	font: normal small Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px auto;
}

h1, h2, h3 {
	margin-bottom: 1em;
	font-weight: normal;
	color: #579700;
}

h1 {
	font-weight: bold;
	font-size: 2.2em;
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

p, blockquote, ul, ol, form {
	margin-bottom: 1.5em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {	
	margin: 5px 5px 0px 5px;
	padding: 0px 5px 0px 35px;
	background: transparent url(images/blockquote.gif) no-repeat ;
	font-style: italic;}

ul {
	list-style-type: square;
}

a {
	color: #579700;
}

a:hover {
	text-decoration: none;
}

/* Wrapper */

#page-body  {
	background: #143C66 url(images/body_bg.png) repeat-x scroll 0% 0pt;
}

#wrapper-t {
	background: transparent url(images/wrapper_t.png) repeat-x scroll 0pt 0pt;
}

#wrapper-b {
	background: transparent url(images/wrapper_b.png) repeat-x scroll 0pt 100%;
}

#wrapper-tl {
	background:transparent url(images/wrapper_tl.png) no-repeat scroll 0pt 0pt;
}

#wrapper-tr {
	background:transparent url(images/wrapper_tr.png) no-repeat scroll 100% 0pt;
}

#wrapper-bl {
	background:transparent url(images/wrapper_bl.png) no-repeat scroll 0pt 100%;
}

#wrapper-br {
	background:transparent url(images/wrapper_br.png) no-repeat scroll 100% 100%;
}

#wrapper-l {
	background: transparent url(images/wrapper_l.png) repeat-y scroll 0pt;
}

#wrapper-r {
	background: transparent url(images/wrapper_r.png) repeat-y scroll 100% 0pt;
}

#wrapper {
	width: 880px;
	margin: 0 auto;
	border: 0;
	background-color: #FFF;
}

/* Header */

#header {
	width: 850px;
	height: 287px;
	position: relative;
	background: transparent url(images/green.jpg) no-repeat 0 55px;
	margin: 0px auto;
}

#header h1, #header h2 {
}

#header h1 {
	/* position: absolute;
	top: 102px;
	left: 10px;  
	font-size: 3em;
	letter-spacing: -3px; */
	display: none;
}

#header h2 {
	/* position: absolute;
	top: 140px;
	left: 10px;  
	font-weight: bold;
	font-size: 1em;*/
	display: none;
}

#header a {
	text-decoration: none;
	color: #FFF;
}

#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Menu */

#topmenu {
	height: 20px;
	left: 0px;
	position: absolute;
	top: 20px;
}

div#topmenu ul {
	float: right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

div#topmenu ul li {
	display:block;
	display:block;
	float:left;
}

div#topmenu li a {
	display:block;
	float:left;
	font-size:85%;
	height:20px;
	line-height:17px;
	overflow:hidden;
	padding:0px 10px;
	position:relative;
	text-decoration:none;
}

div#topmenu a:link, div#topmenu a:visited, div#topmenu a:hover {
	color:#FFFFFF;
}

#menu
{
	width: 850px;
	position: absolute;
	margin: -250px 0;
}

#menu ul
{
	list-style: none;
	text-align: right;
	padding: 215px 0px 10px 0px;
	margin: 0;
}

#menu li
{
	padding: 5px 5px 15px 5px;
	display: inline;
}

#menu li a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
	padding: 5px 5px 5px 5px;
	border: 1px dotted #FFFFFF;}

#menu li a.active
{
	border: 1px solid #FFFFFF;
	background: transparent url(images/trans.png);
}

#menu li a:hover
{
	border: 1px solid #FFFFFF;
	background: transparent url(images/trans.png);
}

/* Content */

#content {
	background: #FFF url(images/wall_all.jpg) repeat-y;
	margin: 0px auto;
	width: 850px;
}

/* Blog */

#blog {
	background: #FFF;
	float: right;
	width: 629px !important;
	width: 626px;  /* IE6 3px problem */
	margin: 0px auto;
	padding: 10px 20px 0px 10px;
}

/* Post */

.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#title {
	height: 37px;
	text-transform: uppercase;
	font-size: 22px;
	padding: 5px 5px 5px 10px;
	background: transparent url(images/bg_title.jpg) no-repeat top right;
}

#titlepage {
	color: 	#579700;
	height: 37px;
	text-transform: uppercase;
	font-size: 22px;
	padding: 7px 5px 5px 10px;
	background: transparent url(images/site_title.gif) no-repeat top right;
}

#title a {
	text-decoration: none;
}

#title a:hover {
	text-decoration: none;
	border-bottom: 2px dotted #579700;
}

#title #date {
	text-align: left;
	font-size: 13px;
	padding: 4px 0px 0px 1px;
	color: #579700;
	float:right;
	width:55px;
	margin:0;
}

#date .mo{color:#539ff3;}
#date .day{color:white;}



.post .entry {
	padding: 10px 15px 10px 15px;
	line-height: 1.8em;
}

.post p {
	text-align: justify;
}

.post .meta {
	padding: 0px 15px 8px 10px;
	line-height: 0.85em;
	color: #333;
	background: transparent url(images/downpost.gif) no-repeat bottom left;

	
}

.entry h1, .entry h2, .entry h3 {
	color: #333;
}

/* Sidebar */

#sidebar {
	background: #539ff3;
	float: left;
	width: 171px;
	padding: 10px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	list-style: none;
	padding: 0 10px;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
	line-height: 1.5em;
	list-style-type: none;
	padding-left: 10px;
}

#sidebar li li {
	margin: 0;
	color: #white;
}

#sidebar h2 {
	height: 17px;
	background: url(images/side_title.gif) no-repeat;
	text-transform: uppercase;
	color: #539ff3;
	font-size: 0.9em;
	padding: 1px 5px 0px 0px;
	font-weight: bold;
	text-align: center;
}

#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: white;
	padding-left: 10px;
	padding-right: 4px;
	background: transparent url(images/listoff.gif) left center no-repeat;
}

#sidebar a:hover {
	text-decoration: none;
	color: white;
	border-bottom: 1px dotted white;
	background: transparent url(images/liston.gif) left center no-repeat;
}


#calendar {
	background: #539ff3;
	font-size: 0.85em;
	font-weight: bold;
	text-align:center;
	color: white;}

#calendar a:hover {
	font-weight: bold;
	background: #216ec4;
	color: white;
}

#calendar td {
height:12px;
padding:  0px 2px 0px 2px}

#calendar a {
	background: #539ff3;
	color: white;
	padding:  0px 2px 0px 2px;	display:block;
	text-decoration:none;
	line-height:12px;
	border-bottom: 1px dotted white;
}

caption{font-size: 1.2em;}

#today {padding:  0px 0px 0px 2px;	background: white;
	font-weight: bold;
	color: #539ff3;}

#rss a{	border-bottom: 0px;
	background: transparent;
	overflow: hidden;}
#rss a:hover {	border-bottom: 0px;
	background: transparent;
	overflow: hidden;}
#rss img:hover {	border-bottom: 0px;
	background: transparent;
	overflow: hidden;}

#searchbg {
	background: transparent url(images/searchbg.gif) no-repeat center center;
	height:25px;
	margin-bottom:20px;
}

#s {
width: 110px;
height: 15px;
color: #539ff3;
font-weight: bold;
border: 0px;
}

#go {
	background: transparent;
	color: #539ff3;
	font-weight: bold;
	border: 0px;
	font-size: 1.25em;
	outline: none;
	height: 15px;}


/* Footer */

#footer{
	width: 850px;
	border-top: 1px dotted #539ff3;
	font-size: 0.7em;
	margin: 0px auto;
	padding: 20px 0 30px 0;
	text-align: center;
}


/* Comments Styling */
#comment {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
font: Trebuchet MS, Verdana, Sans-Serif;
}

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 440px;
}

#commentform label {
margin-left: 10px;
text-align: left;
}

#commentform textarea {
background: #ffffff;
	border-top: 1px solid #b3f872;
	border-left: 1px solid #b3f872;
	border-bottom: 1px solid #579700;
	border-right: 1px solid #579700;
width: 440px;
}
#commentform textarea:hover {
	background: white;
	border-top: 1px solid #579700;
	border-left: 1px solid #579700;
	border-bottom: 1px solid #b3f872;
	border-right: 1px solid #b3f872;
}
#commentform textarea:focus {
background: white;
	border-top: 1px solid #579700;
	border-left: 1px solid #579700;
	border-bottom: 1px solid #b3f872;
	border-right: 1px solid #b3f872;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #ffffff;
	border-top: 1px solid #b3f872;
	border-left: 1px solid #b3f872;
	border-bottom: 1px solid #579700;
	border-right: 1px solid #579700;
	width: 440px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: white;
	border-top: 1px solid #579700;
	border-left: 1px solid #579700;
	border-bottom: 1px solid #b3f872;
	border-right: 1px solid #b3f872;
	width: 440px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: white;
	border-top: 1px solid #579700;
	border-left: 1px solid #579700;
	border-bottom: 1px solid #b3f872;
	border-right: 1px solid #b3f872;
	width: 440px;
}
#commentform input{
margin-bottom: 3px;
}

.submit1{
	width: 440px;
	cursor:hand;
	font-size:1.10em;
	background: #ffffff;
	border-top: 1px solid #b3f872;
	border-left: 1px solid #b3f872;
	border-bottom: 1px solid #579700;
	border-right: 1px solid #579700;}

.submit1:hover, .submit1:focus{
	background: white;
	border-top: 1px solid #579700;
	border-left: 1px solid #579700;
	border-bottom: 1px solid #b3f872;
	border-right: 1px solid #b3f872;}

#QOD { font-weight: bold; color: #ffffff; }

.code {
	background:#F0F0E0 none repeat scroll 0%;
	line-height:1em;
	overflow:auto;
	padding:10px;
	border: 1px solid grey;
}

.table td {
	margin: 5px;
	padding: 5px;
	border: 0;
	background-color: #f0f0e0;
}