/*
Theme Name: MomentBlog
Theme URI: http://blog.moment.com.pl
Description: Blog design by Htsz.pl
Version: 1.0
Author: Htsz.pl
Author URI: http://htsz.pl/

*/


body {background: url('tlo_bloga.jpg') #575757; background-attachment: fixed; padding: 0px; margin: 0px; font-family: 'georgia', 'Verdana', 'Arial', 'Sans-Serif'; font-size: 12px; text-align: center; color: #555;}

#mainbox {background-color: #fff; width: 910px; margin: 0px auto; padding: 0;}
#logoinfo {float: left; background: url('gora.jpg') no-repeat; width: 250px; height: 325px; margin: 0px; padding: 0px;}
#logoobraz {float: left; width: 660px; height: 325px; margin: 0px; padding: 0px;}
#footerbox {text-align: center; font-size: 9px; margin: 40px 0 0 0; padding: 10px 0; color: #444; background-color: #ccc;}
#contentbox {padding: 0px; margin: 40px 30px; color: #555; line-height: 18px;}
#oldnewbox {margin: 10px 20px 0px 20px; text-align: center;}


.comment-info {text-align: left; font-style: italic; font-weight: bold; color: #000; cursor: pointer;}
.commentbox {border-color: #ddd; border-style: solid; border-width:1px 1px 1px 4px; height: 200px; overflow-y:auto; padding: 10px 30px;}
.comments-frame {display: none; text-align: left;}

.comment-submit-input {border: 1px solid #ddd; padding: 5px 10px; cursor: pointer; color: #555;}
.comment-area, .comment-author-input, .comment-email-input, .comment-url-input {border-color: #ddd; border-style:solid; border-width:1px 1px 1px 4px; padding: 2px 5px;}

a:link, a:visited {color: #000; text-decoration: none;} /* link */
a:hover {color: #000; text-decoration: underline;} /* aktywny link */

.small {font-size: 9px; padding: 0;}
.clear {clear: both;}
.left {float: left;}
.right {float: right;}


/* style roznych naglowkow */
h1, h2, h3 {margin: 0px; padding: 0 0 3px 0;}

h2 {font-size: 28px; display: inline; line-height: 30px;}
h3 {font-size: 10px; display: inline; line-height: 16px;}
h4 {font-size: 9px; display: inline; line-height: 16px; font-weight: normal;}

.titlepost {margin: 5px 0px 10px 15px; text-align: left; padding: 5px !important; font-style: italic;}
.titlepost h2 {font-size: 22px; padding: 0px; text-align: left; line-height: 25px; font-weight: normal;}
.titlepost h4 {font-size: 11px;}

.author-post {background-color: #f1f1f1;}

/* linie obrazki i inne */
hr {margin: 20px 0px; padding: 0px; border-bottom: 1px dashed #7d7d7d; border-top:0px; border-left:0px; border-right:0px; line-height:0px; height:1px;}
.singlepost hr {margin: 10px 100px !important;}
.comments-frame hr {margin: 20px 0 !important;}
img {border: 0px;}
#contentbox img {border: 0px; margin: 15px 0px;}
#contentbox p span {font-weight: bold;}
p {margin: 0px; padding: 5px 0px;}

.waiting-moderator {background: #eee; font-weight: bold; font-size: 10px; width: 230px; line-height: 12px; padding: 0 5px;}

/*#tresc p {padding: 5px 10px;}*/
/*#tresc div {padding: 0px 10px;}*/

/* pozycja tekstu */
.cntr {text-align: center;}
.rt {text-align: right;}
.lt {text-align: left;}
.ju {text-align: justify;}

/* menu */

.jqueryslidemenu{
font-size: 13px;
background: #fff;
width: 910px;
margin: 0 0 20px 0;
border-top: 1px solid #ddd;
border-bottom: 2px solid #ddd;
font-family: 'Georgia' !important;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #fff; /*background of tabs (default state)*/
color: #111;
padding: 5px 25px;
border-right: 0px solid #ddd;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: #111;
}

.jqueryslidemenu ul li a:hover{
background: #eee; /*tab link background during hover state*/
color: #111;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font-size: 11px;
width: 330px; /*width of sub menus*/
padding: 8px 6px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #ddd;
text-align: left;
background-color: #fff;
}

.jqueryslidemenu ul li ul li ul li a{
width: 180px;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eee;
color: #111;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 7px;
right: 5px;
}

