/*  
Theme Name: chickswithsticks
Theme URI: http://www.adultwpthemes.com/
99999Description: Widget-ready for WordPress 2.2+.
Author: Adult WordPress Themes
Author URI: http://www.adultwpthemes.com/
*/


@font-face {
font-family: myfont;
src: url('myfont.eot'); 
}

.specfont1 {
font-family: myfont,Arial, Tahoma;
font-style: normal;
}

body {
 	margin: 0;
	padding: 0;
	background: black url(images/bg_body.gif);
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

a {
	color: #35839B;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}




/* Wrappers */

#wrapper {
	background: url(neni) repeat-x;
}

#wrapper2 {
	width: 920px;
	margin: 0 auto;
	background: url(neni) repeat-y
}

/* Header */

#menu {
	
}

#menu ul {

        position: absolute;
	left: 50%;
	margin-left: -389px;
        top: 120px;
	list-style: none;
}

#menu li {
	display: list-item;                 /* zobrazení seznamu odkazů */
        text-align: center;
}

#menu a {
	padding: 0px 10px;                 
	text-decoration: none;
	text-transform: capitalize;
	font: normal 17px Papyrus, Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}


#menu a:hover {
	padding: 0px 10px;                 /* ?  | rozestup mezi odkazy vodorovně */
	text-decoration: none;
	text-transform: capitalize;
	font: normal 17px Papyrus, Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#header {
        position: absolute;
	left: 50%;
	margin-left: -460px;
        width: 920px;
        height: 370px;
        align: bottom;
	background: url(images/img01.jpg) no-repeat;
}

#header h1, #header p {
	display: none;
}



/* Page */
#page {
	background: url(images/img.bg2.01.jpg) no-repeat;
}

/* Content */



#content {
        position: absolute;
	left: 50%;
        float: left;
        top: 360px;
	width: 674px;
        margin-left: -440px;
	


	
}

.post {
}

.title {
	margin: 0;
	padding: 20px 0 0 28px;
	letter-spacing: -1px;
	text-transform: capitalize;
	font-weight: normal;
	font: normal 24px papyrus, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.title a {
        
        text-decoration: none;
	color: #ffffff;
}



.entry {
	font: normal 14px myfont;
        Line-height: 160%;
        text-align: justify;
	color: #000000;
        
}

.byline, .meta {                                            /* položka posted by */
	padding: 0px 60px 0 45px;
	height: 230px;
        align: bottom;
	background: url(images/img07.jpg) no-repeat;
	text-transform: lowercase;
	font-weight: bold;
        font: normal 7px tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

.entry-bg {                                                   /* oblast hlavniho textu */
	padding: 28px 47px 1px 30px;
	background: url(images/img06.jpg) no-repeat;
        
}

.entry a {
	color: #000000;
	text-decoration: none;

}



.byline small {
	font-size: 12px;
}

.byline a {
	text-decoration: none;
	color: white;
}

.byline a:hover {
	text-decoration: underline;
}

.first {
	position: relative;
	margin-top: -54px;
}

.first .entry {
	position: relative;
	background: url(images/img02.jpg) repeat-y;
}

.first .entry-bg {
        background: url(images/img03.jpg) no-repeat;
}

.first .byline {
        height: 230px;
        align: bottom;
	background: url(images/img04.jpg) no-repeat;
}

.navigation {
	padding: 0 40px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Comments */

#comments, #respond {
	padding: 20px 20px 20px 45px;
}

#comments h3, #respond h3 {
	font-size: 16px;
}

#respond p {
	margin-bottom: 5px;
}

#comment {
	width: 70%;
}

/* Sidebar */

#sidebar {

        position: absolute;
	left: 50%;
	margin-left: 235px;
        top: 368px;
	width: 200px;
        height: 336px;
        align: bottom;
	background: url(images/sidebar.jpg) no-repeat;
}

html>body #sidebar {
	padding-right: 130px;
}

#sidebar ul {
	margin: 0;
        padding: 0 0 0 0;                /* pozice sub-polozek v menu */
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;             /* pozice modulu v menu */
	padding: 80px 5px 0 0;
}

#languages {
        position: absolute;
	left: 50%;
        float: left;
        top: 360px;
	width: 674px;
        margin-left: -440px;

}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
        text-align: center;
	text-decoration: normal;
	text-transform: capitalize;
	font-weight: 600;
	font: normal 16px Papyrus, Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#sidebar li h2 {
	
text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: 600;
	font: normal 20px Papyrus, Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#sidebar li li a {
	text-decoration: none;
	text-transform: capitalize;
	font: normal 16px Papyrus, Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

/* Search */

#searchform {
	margin: 0;
	padding: 15px 0 0 0;
}

#s {
	width: 210px;
	padding: 4px;
	background: #FFFFFF;
	border: none;
}

#searchsubmit {
	display: none;
}

/* Footer */

#footer {
	width: 768px;
	height: 130px;
	margin: 0 0 0 47px;
	background: url(images/footer.jpg);
}




#credits {
	float: right;
	width: 220px;
	height: 100px;
	margin: 0 25px 0 0;
	padding: 10px 10px 0 0;
	background: url(images/img08.jpg) repeat-x;
	text-transform: lowercase;
	text-align: right;
	color: #FFFFFF;
}

#credits a {
	text-decoration: none;
	color: #FEBA16;
}

#credits a:hover {
	text-decoration: underline;
}é
