/*BACKGROUND IMAGE************/
body {
        background: url('images/bg.jpg') repeat fixed; 
        /*if you want a solid color instead, erase "url('images/bg.jpg') repeat" and write in your color code "#333333"*/
        font:12px 'Century Gothic', Helvetica, Arial, sans-serif; 
line-height: 100%; /*ENTRY FONTS*/
        color:#555555; /*OVERALL TEXT COLOR*/
}


/*LINK STYLES****************/
a {
        text-decoration:none ;
        color:#789288;
}
a:hover {text-decoration: underline;}


/*LOGO IMAGE*****************/
#logo {
	height:70px;
	width:100%;
	background:#000 url('images/logo.jpg') no-repeat left;	
}


/*MENU COLORS****************/
#menu {
widht: 980px;
        background: url(http://sznurowadlo.com.pl/wp-content/themes/tofurious/images/navbg.jpg)
}

#menu li a {
        font-size:12px  ;
float:center; /*MENU FONT STYLES*/
font-style: solid;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform: none;
font-weight: 400;
        
        color:#7c7863;        /*MENU FONT COLOR*/
}

#menu li a:hover {
        color:#ffffff;
text-decoration:none; /*MENU FONT COLOR WHEN HOVERING*/
} 


/*BANNER COLORS*************/
#banner {
height: 325px; /*BANNER HEIGHT in case you want to change it*/
overflow: hidden;
}


/*TWITTER / SEARCH / RSS***/
.holder {
        background:#fff;
}
.holder .text strong {
        display:block;
        font-size:10px;
        color:#2c2c2c;
        font-weight:normal;
        line-height:17px;
        position:relative;
        margin:-4px 0 0;
}
.holder .text p {
        font-size:13px;
        color:#505050;
        line-height:17px;
        margin:0 0 5px;
}

/*POSTS*******************/

        /*POST TITLE FONT STYLE**/
.ti, .title h2 {
        margin:0;
        font-size:16px;
        padding-left:10px;
        font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
        font-weight:inherit;
        line-height:8px 0 0 ;
        color:#9bec00;
}
        /*DATE AND CATEGORY FONT STYLES*/
.title span a, .title span {
float:right
        color:#c0c0c0;
        padding-left:10px;
        padding-bottom: 1px;
        font-size:12px;
        font-weight:normal;
        line-height:24px;
}




/* NEXT / PREVIOUS PAGE ARROWS*/
.arrows {
        list-style:none;
        margin:0;
        padding:0;
        height:1%;
        overflow:hidden;
        background:#120d05;
}
.arrows li {
        font:15px/25px Verdana, Arial, Helvetica, sans-serif;
        color:#fff;
        text-transform:uppercase;
}
.arrows li.prev {
        float:left;
        padding:0 0 0 29px;
}
.arrows li.next {
        float:right;
        padding:0 16px 0 0;
}
.arrows li a {
        color:#fff;
        text-decoration:none;
}
.arrows li a:hover {text-decoration:underline;}

/*FOOTER LINKS*/
#footer {
        padding:8px 0 0;
        width:100%;
        font:10px/25px Verdana, Arial, Helvetica, sans-serif;
        color:#b2b2b2;
        text-align:center;
background: #120d05;
}
#footer p {margin:0;
background: #120d05;
}

#footer a, #footer a:hover, #footer a:visited {
        text-decoration: none;
        color: #b2b2b2;
background: #120d05;
}

/*NAVIGATION for single posts*/
.navigation {
        width: 970px;
        padding-left: 15px;
}

.alignleft {float: left;}
.alignright {float: right;}

.clear {clear: both;}





/*Edit only if you dare*/





body {
                    margin-top: 0;  
                    margin-bottom: 0;
}
img {border-style:none;}
input,
textarea,
select{
        font:100% arial,sans-serif;
        vertical-align:middle;
}
form,fieldset{
        margin:0;
        padding:0;
        border-style:none;
}
/*main container*/
#main {
background: #fff;
        margin:0 ;
        width: 980px;
        
}
/*header*/
#header img {display:block;}
#menu {
        list-style:none;
        margin:0;
        padding:0 0 0px 15px;        
        height:1%;}
#menu:after {
        content:" ";
        display:block;
        clear:both;
}
#menu li {
        padding:8px 0px 0px 0px;
        float:left;
}
#menu li a {
        height:23px;
        float:left;
        text-align:center;
        text-decoration:none;
}
#menu li.hover a,
#menu li:hover a,
#menu li.hover,
#menu li:hover {
        position: relative;
}
#menu li.hover ul,
#menu li:hover ul {
        display: block;
}
#menu ul {
padding:0 0px 0 2px;
        padding:10px 0 1px;
        margin:0;
        list-style:none;
        width:150px;
        display: none;
        position: absolute;
        left:0;
        top: 100%;
        background: #ece8d5;}
#menu ul li {
font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
        padding:0 0px 0 0px;
        width:114px;
font-size: 11px;
}
#menu ul li a {
padding:0 0px 0 8px;
font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
font-size: 11px;
        text-align:left;
        width:142px;
        background: none;
        color:#FFFFF;
        line-height:20px;
        height:auto;
        display:block;
}
#menu ul li a:hover {
line-height: 18px;
color:#7c7863;
background: #f9f6eb;
width:142px;
border-bottom:dotted 1px #bba290;
border-top:dotted 1px #bba290;
text-decoration:none;
}
.holder {
        padding:0px 0px 20px;
        width:980px;
        overflow:hidden;
}
.holder ul {
        list-style:none;
        margin:0;
        padding:0;
        height:1%;
        overflow:hidden;
}
.holder ul li {float:left;}
.holder .text {
        width:420px;
        padding:0 64px 0 17px;
}
.holder ul li.search {
        padding:0 67px 0 95px;
        width:187px;
}
.holder ul li.search label {
        color:#2b2b2b;
        font-size:10px;
        line-height:10px;
        display:block;
        text-transform:uppercase;
        padding:0 0 9px;
}
.holder ul li.search span {
        background:url(images/search.gif) no-repeat;
        display:block;
        width:171px;
        height:33px;
        padding:6px 8px 0;
}
.holder ul li.search span input {
        background:none;
        border:0;
        width:171px;
}
.holder ul li.rss {padding: 11px 0 0 49px;}
.holder ul li.rss a {
        display:block;
        width:43px;
        height:44px;
        overflow:hidden;
        text-indent:-9999px;
        background:url(images/rss.png) no-repeat;
}
/*content*/
#content {
        width:980px;
        background:#fff;
        padding:0px 0 0;
}
.post {
        padding: 0px;
        overflow:hidden;
        line-height: 1.5;
}
.post p {
        line-height: 1.5;
        margin:0 0 23px;
}
.image {       
        padding:0 0px;
        margin:0;
}
.image img, img {
        padding:0 0px;
        margin:0;
}
.content-box {
        width:970px;
        padding:0 15px 15px;
        overflow:hidden;
}
.coment {
background:#756348;
        list-style:none;
        margin:0;
        padding:0;
        float:left;
        overflow:hidden;
        height:1%;
        position:relative;
}
.coment li {
        background:url(images/comments-divider.gif) no-repeat 0 50%;
        padding:0 19px 0 21px;
        position:relative;
        float:left;
        font:10px/25px Verdana, Arial, Helvetica, sans-serif;
        margin:0 19px 0 -21px;
}
.coment li a {
        color:#82817d;
        text-decoration:none;
        outline:none;
}
.coment li a:hover {text-decoration:underline}
.links {
        list-style:none;
        margin:0;
        padding:0 2px 0 0;
        float:right;
}
.links li {
        float:left;
        padding:0 6px 0 0;
}
* html .links li {
        float:left;
        width: 15px;
        padding:0 6px 0 0;
}
* +html .links li {
        float:left;
        width: 15px;
        padding:0 6px 0 0;
}


/*new-comment*/
.new-comment {
        width:640px;
        padding:0px 0 0 257px;
}
.form {
        width:436px;
        padding:0px 35px 30px 28px;
        background:#fff;
}
.form label {
        display:block;
        color:#4c4c4c;
        font:12px/16px Verdana, Arial, Helvetica, sans-serif;
}
.form-box {
        width:100%;
        overflow:hidden;
}
.left-box {
        float:left;
        width:232px;
        padding:2px 0 0;
}
.right-box {
        float:right;
        width:200px;
}
.right-box textarea {
        width:178px !important;
        height:109px !important;
        padding:10px !important;
        overflow:auto !important;
        border:1px solid #ccc !important;
}
.form .line {
        padding:0 0 17px !important;
}
.form .line input {
        width:186px !important;
        border:1px solid #ccc !important;
        padding:1px 6px !important;
}
.form  .cancel {
        display:block;
        width:38px;
        height:12px;
        overflow:hidden;
        background:url(images/cansel.gif) no-repeat;
        text-indent:-9999px;
}
.form .bottom {
        height:1%;
        overflow:hidden;
        padding:8px 0 0 144px;
}
.form .bottom input {
        float:left;
        margin:0 19px 0 0;
        padding:2px 0 0;
}
.log_admin{
        padding-left: 234px;
}
.title a {
        text-decoration: none;
}
.comment_form input, .comment_form textarea, .input {
        border:1px solid #ccc !important;
}
.comment_form{
        padding-left: 257px;
        width: 432px;
}
.comment_form .submit{
        border: none !important;
}
.inner {
        padding: 20px;
}
.coment{
        text-transform: uppercase;
}
.profilepic {
float: left;
padding:0 0px 0 0;
margin: 0px 0px 0px 0px;
border: 10px solid #d2d2d2;
width: 100px;
height: 200px;
}
.profileh2 {
font-family: Georgia, "times New Roman", Times, serif; 
color:#32261c;
font-weight: normal;
font-size: 16px
padding: 5px
margin: 0px;
}
.columnl {
padding:8px 8px 0px 5px;
line-height: 1.25em;
margin-bottom: 15px;
padding: 5px
margin: 0px;
display: inline;
float: right;
width: 718px;
}
.columnr {
padding:2px 8px 0px 20px;
margin-bottom: 10px;
display: inline;
float: left;
width: 200px;
}

/* ---------------------- */
/* -----LAYOUT STUFF----- */
/* ---------------------- */
#outerwrapper {
	width: 996px;
	margin:0 auto;
	background: url(http://sznurowadlo.com.pl/prophoto/wp-content/themes/tofurious/images/dropshadow994.png) repeat-y center;
} 
#wrapper {
	background:#000;
	width:980px; 
	margin: auto;
}

/* ---------------------- */
/* -------COMMENTS------- */
/* ---------------------- */

.comment-time {
	float:right;
	color:#81744b;
	margin:0 0 0 10px;
}
.comment-times {
	
	color:#989578;
}
.commente-time {
color:#81744b;
	float:right;
padding-right:10px;
}
.comments-body p, 
.comments-body p a {
	font-size:11px;  
	font-family:Arial, Helvetica, sans-serif;  
	font-style:normal;  
	  
}
.comments-body p {
border-bottom:dotted 1px #bba290;
	color:#5555555; 
}
.comments-body p span.comment-author,
.comments-body p.alt span.comment-author,
.comments-body p a:link,
.comments-body p.alt a:link,
.comments-body p a:visited,
.comments-body p.alt a:visited,
.comments-body p a:hover,
.comments-body p.alt a:hover {
	color: #789288; 
	 
}
.comments-body p a:link,
.comments-body p.alt a:link,
.comments-body p a:visited,
.comments-body p.alt a:visited {
	text-decoration:none; 
}
.comments-body p a:hover,
.comments-body p.alt a:hover {
	text-decoration:underline; 
}
.comments-header p  {
	color:#cac9a0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.comments-header p a {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.comments-header p a:link {
	text-decoration:none;
}
.comments-header p a:visited {
	text-decoration:none;
}
.comments-header p  a:hover {
	text-decoration:underline;
}
.comment {

        color:#555555;
	background: #efefef;
	border-bottom:dotted 1px #bba290;
}
.entry-comments .alt {
		 
}
.entry-comments .bypostauthor {
	background: #9a8e84;	}
.entry-comments .unapproved {
	font-style:italic; 
	 
} 
.cmlink {
color:#ceb990;
}
/* minima comments */
.comments-count p {
	color:#958565;
	}
.comments-count p.no-comments {
	color:#595959;
	color:#cac9a0;}
.comments-count {
	color:#3333cc;
}
.entry-comments span.hide-text {
	display:none;
}
.entry-comments span.show-text {
	display:inline;
}
.comments-count-active span.hide-text {
	display:inline !important;
}
.comments-count-active span.show-text {
	display:none !important;
}
.entry-comments p {
	margin-bottom:0;
}
.comments-header p {
	float:left;
}
.postedby {
	margin-right: 15px;
}
.comments-header p.post-interact {
	float:right;
}
.post-interact span {
	margin-left:15px;
}
.comments-body {
	height:200px;
	overflow:auto;
	margin:0px 0;
}

.comment {
	padding-left:8px;
padding-right:8px;
padding-top:8px;
	line-height:1.2em;
}

td.head { 
width: 240px;  


}


td.scroll { 
height: 200px;   

}
.xyz {
border-bottom:dotted 1px #bba290;
}
.belka1 {
color:#7f754c;
padding:5px;
height:100%;
width:970px;
background:#dededc;
font-size:11px;

}
.xyz2 {
padding:10px;
}
.foto {
padding-left:430px;
float:center;
font-size:15px;
}
/* end minima comments */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	padding: 10px;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 500px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	     padding-right:10px;
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	
	
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
