/***************Reset by eric meyer***************/
* {
    margin: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

h1, h2, h3, h4, p
{
font-size: 100%;
font-weight: normal;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a
{
text-decoration: none;
color: #4ba620;
}

a:hover
{
text-decoration: underline;
}

html, body 
{
    height: 100%;
}

/**************end of reset by eric meyer*****************/


body
{
font-size: 85%;
font-family: Arial, sans;
background: #ffffff url(http://blog.adtaily.pl/lib/2009/07/bckg.png) repeat-x top center;
line-height: 150%;
}

#wrapper 
{
width: 960px;
margin: 20px auto;
background: #fff;

}

#header
{
border-left: solid 1px #e8e8e8;
border-right: solid 3px #a0d388;
border-top: solid 1px #e8e8e8;
background: #fff;
float: left;
width: 590px; /*sums up to 623*/
padding: 0 0 0 33px;
height: 148px;
}

#container
{
display: block;
width: 623px; /*sums up to 623*/
/*padding: 0 33px;*/
margin: 0 ;
border-left: solid 1px #e8e8e8;
border-right: solid 3px #a0d388;
border-bottom: solid 1px #e8e8e8;
float: left;
}

*html #content
{
width: 523px;
}

#primary
{
float: right;
position: relative;
top: -149px;
display: block;
width: 323px;
}

*html #primary
{
position: static;
width: 100px;
margin-top: -149px;
}

#secondary
{
float: right;
display: block;
width: 960px;
background: #fff;
padding: 10px 0 15px 0;
}

#footer
{
display: none;
}

#access
{
display: none;
}
/*Header*/
#header h1 
{
display: block;
float: left;
}

#header h1 a
{
background: url(img/header.png) no-repeat 0px center #fff;
display: block;
height: 71px;
width: 373px;
margin: 0px 0 0 0;
}

#header h1 span
{
display: none;
}

.header-links
{
display: block;
float: left;
margin: 22px 0 15px 0;
color: #a9a9a9;
width: 500px;
}

.header-links a
{
color: #6fc247;
padding-right: 11px;
}

.header-links span
{
padding-right: 11px;
}

/*Navigation*/
.navigation
{
padding: 0 33px;
font-size: 85%;
}

.navigation .nav-previous
{
display: block;
float: left;
}

.navigation .nav-next
{
display: block;
float: right;
}
/*Posts*/
.post
{
background: #f6f6f6;
padding: 33px 33px 0 33px;
color: #565656;
}


.post h2
{
color: #242424;
font-size: 200%;
line-height: normal;
margin-bottom: 25px;
}

.post h2 a
{
color: #242424;
}

.post h3 {
font-size: 150%;
margin-bottom: 10px;
font-weight: bold;
}

.post h4 {
font-size: 120%;
margin-bottom: 10px;
font-weight: bold;
}

.post .entry-date
{
color: #a6a6a6;
margin: 10px 0;
}

.post .entry-meta
{
background: #fff;
margin: 10px -33px;
padding: 10px 33px 25px;
font-size: 85%;
color: #aeaeae;
}

span.meta-sep
{
color: #f08367;
}

.post .social-buttons{
margin: 20px 0;
}

/*Comments */

#comments
{
background: #f6f6f6;
padding: 33px 33px 33px 33px;
color: #565656;
}

*html #comments
{
display: block;
width: 525px;
float: left;
}

#comments-list h3
{
border-top: solid 1px #cbc9c9;
padding: 13px 0 0 0;
color: #323232;
font-weight: bold;
font-size: 120%;
}

#comments-list ol li
{
margin: 0 0 0 33px;
border-bottom: solid 1px #cbc9c9;
padding: 14px 0;
}

.comment-meta
{
font-size: 85%;
margin: 10px 0 5px 0;
font-style: italic;
}

.comment-meta span
{
font-weight: bold;
}

#respond
{
background:#F6F6F6;
float:left;
margin:0px 0 0 -33px;
padding:66px 33px 33px 33px;
width:557px;
}

*html #respond
{
margin:0px 0 0 0px;
padding: 66px 0 33px 0;
width: 535px;
}

#respond h3
{
color: #323232;
font-weight: bold;
font-size: 150%;
margin: 8px 0;
}

#respond #comment-notes
{
color: #929292;
margin: 0 0 18px 0;
}
#commentform .row
{
float: left;
width: 567px;
}

*html #commentform .row
{
float: left;
width: 535px;
}

#commentform .form-label
{
display: block;
float: left;
width: 120px;
margin: 7px 0;
clear: right;
color: #2a2a2a;
}

#commentform .form-input
{
display: block;
float: left;
width: 200px;
margin: 7px 0;
clear: right;
}

#commentform .form-textarea
{
display: inline;
float: left;
margin: 7px 0 0 120px;
clear: both;
}



#commentform textarea
{
border: solid 1px #949494;
}

#commentform .form-submit
{
margin: 7px 0 7px 120px;
clear: both;
}
/*General text elements*/
.post p, h3, h4, ul, ol
{
margin: 10px 0 0 0 ;
}


.post ul li
{
background:url(http://www2.adtaily.com/lib/2009/07/dot.png) no-repeat left center;
list-style-position: inside;
padding: 0 0 0 10px;
}

.post img
{
margin: 10px;
}

.post blockquote
{
background: url(http://www2.adtaily.com/lib/2009/07/quotes.png) no-repeat 10px 5px;
padding: 5px 0 0 36px;
margin: 18px 0 7px 0;
font-style: italic;
}

.left
{
float: left;
}
.right
{
float: right;
}

/*Primary sidebar*/
#primary .widget
{
padding: 18px 0;
margin: 0 14px 10px;
display: block;
float: left;
width: 298px;
border-bottom: solid 1px #e8e8e8;
}

#primary .xoxo
{
margin: 0;
border: solid 1px #e8e8e8;
border-right: solid 3px #eeeeee;
background: #fff;
display: block;
float: left;
width: 323px;
}

*html #primary .xoxo li.widget
{
width: 280px;
display: inline;
}

#primary .adtaily
{
border: solid 1px #e8e8e8;
border-right: solid 3px #eeeeee;
background: #fff;
width: 323px;
margin: 0 0 10px 0;
}

#primary .widget_text
{
border-bottom: solid 1px #b7e0a3;
}

#primary #recent-posts ul li
{
background:url(http://www2.adtaily.com/lib/2009/07/dot2.png) no-repeat left center;
list-style-position: inside;
padding: 0 0 0 16px;
}

#primary #recent-comments ul li
{
background:url(http://www2.adtaily.com/lib/2009/07/dot2.png) no-repeat left center;
list-style-position: inside;
padding: 0 0 0 16px;
}

#primary .widget_categories ul li
{
background:url(http://www2.adtaily.com/lib/2009/07/dot3.png) no-repeat left center;
list-style-position: inside;
padding: 0 0 0 16px;
}

#primary #tag_cloud a
{
color: #919191;
}

#primary h3
{
font-weight: bold;
color: #000;
font-size: 130%;
letter-spacing: -1px;
margin: 0 0 10px 0;
}

#primary .social-icons li
{
display: block;
float: left;
}

#primary #linkcat-2
{
display: none;
}


/*Secondary sidebar - footer function*/
#secondary .widgettitle
{
display: none;
}

#secondary #pages li
{
display: inline;
padding: 0 13px;
border-left: solid 1px #d0d0d0;
}	
ul.bullet {
  list-style-type:disc;
}
ul.bullet li {
  list-style-position: outside;
  margin-left:20px;
  padding:0;
}

