/* BLOG-template */
#page_title{
position: relative;
float: left;
font-family: "Droid Serif", "Georgia";
font-size: 30px;
line-height: 18px;
top: 40px;
}
#page_subtitle{
position: relative;
float: right;
width: 300px;
font-family: "Droid Serif", "Georgia";
font-size: 11px;
line-height: 16px;
color: #999;
top: 31px;
}
.page_title_sep{
position: relative;
width: 30px;
height: 4px;
background: url(../img/dots_divider.jpg);
top: 80px;
}
.post .text .the_title{
-moz-text-blink: none;
-moz-text-decoration-color: -moz-use-text-color;
-moz-text-decoration-line: none;
-moz-text-decoration-style: solid;
font-family: "Drois Serif","Georgia";
font-size: 14px;
position: relative;
text-decoration: none;
}
.closeRecentPosts{
padding-left: 8px;
z-index: 50;
}
.post .comments-link{
float: left;
text-decoration: none;
}
.post .post-categories{
float: left;
}
.post .post-categories a:hover, .post .the_author:hover, .post .comments-link:hover{
}
.post .comments-link{
font-family: "Helvetica Neue","Helvetica","Arial",sans-serif;
font-size: 12px !important;
line-height: 20px;
padding: 0;
}
.post .post-categories a, .post .the_author{
font-family:"Drois Serif","Georgia";
font-size: 11px !important;
text-decoration: none;
font-style: italic;
line-height: 20px;
padding: 0;
}
.post .post-categories a, .post .the_author, .post .comments-link{
position: relative;
bottom: 0px;
font-size: 11px !important;
font-family: "Droid Serif","Georgia";
font-style: italic;
line-height: 20px;
padding: 0;
}
.post .blog-i{
float: left;
margin-left: 5px;
color: #999;
font-family: "Droid Serif";
font-size: 11px;
font-style: italic;
position: relative;
line-height: 20px;
padding: 0;
}
.post .post-categories a:hover, .post .the_author:hover, .post .comments-link:hover{
}
.fold-post .the_content_text{
font-size: 12px;
color: #989898;
line-height: 18px;
padding-bottom: 15px;
background: url(../img/dots_divider.jpg) bottom center repeat-x;
position: relative;
float: left;
margin-bottom: 20px;
width: 100%;
}
.comments-selector{
position: relative;
width: 100%;
height: 30px;
margin: 30px 0;
float: left;
}
.comments-selector .numberOfComments, .comments-selector .leaveComment{
width: 210px;
height: 30px;
background: #d3d3d3;
font-family: "Droid Serif", "Georgia";
font-size: 12px;
line-height: 16px;
color: white;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
cursor: pointer;
line-height: 30px;
text-align: center;
}
.comments-selector .numberOfComments:hover, .comments-selector .leaveComment:hover{
background: #ffcc33;
color: #000;
}
.comments-selector .selected{
background: #3c3c3c;
}
.comments-selector .numberOfComments{
float:left;
}
.comments-selector .leaveComment{
float: right;
}
#respond{
position: relative;
float: left;
padding: 0;
z-index: 50;
}
.fold-post #respond{
margin-left: 30px;
margin-bottom: 20px;
}
.avatar{
float: left;
}
.avatar_wrapper{
position: relative;
float: left;
width: 61px;
height: auto;
overflow-x: hidden;
margin: 0px 20px 10px 10px;
text-align: center;
}
.avatar_frame{
width: 61px;
height: 61px;
position: absolute;
top: 0;
left: 0;
z-index: 99;
background: url(../img/border_avatar.png) no-repeat;
}
.commentlist{
position: relative;
width: 453px;
float: left;
padding-bottom: 25px;
top: -65px;
left: -8px;
}
.end-comments{
background: url(../img/dots_divider.png) repeat-x;
height: 5px;
position: relative;
margin: 20px 0;
}
.commentlist li {
position: relative;
clear: left;
top: 20px;
padding-top: 10px;
}
.coment-autor-name p, .coment-autor-name a, .coment-autor-name .fn {
font-family: Georgia;
font-size: 10px;
font-style: italic;
color: #BCBCBC;
text-decoration: none;
cursor: pointer;
}
.coment-autor-name a:hover, .coment-autor-name p:hover, .coment-autor-name .fn:hover {
text-decoration: underline;
color: #333;
background: none;
}
.comment-text{
position: relative;
font-family: "Droid Serif", "Georgia";
font-size: 12px;
line-height: 18px;
font-style: italic;
color: #999;
top: 10px;
min-height: 20px;
padding-bottom: 12px;
}
.comment-date{
padding-bottom: 10px;
}
.comment-date, .coment-box .reply{
position: relative;
font-family: "Droid Sans", "Helvetica", "Arial";
font-size: 11px;
color: #b7b7b7;
}
.comment-date .alignleft{
float: left;
}
.coment-box .reply a{
position: relative;
font-size: 11px;
left: 10px;
text-decoration: none;
}
.reply-form-desc{
position: relative;
font-family: "Droid Serif", "Georgia";
font-size: 12px;
line-height: 16px;
color: #999;
}
#commentform a{
text-decoration: none;
}
#commentform label{
position: relative;
font-family: "Georgia";
font-size: 12px;
line-height: 16px;
font-style: italic;
color: #999;
}
#commentform input, #commentform textarea {
position: relative;
font-family: "Droid Sans";
font-size: 12px;
line-height: 21px;
color: #666;
margin: 7px 0px 17px 0px;
padding: 5px;
border: 1px solid lightGrey;
width: 400px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
#commentform #engodoComments{
position: relative;
float: left;
padding: 10px 16px;
color: white;
background-color: #a5a5a5;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
cursor: pointer;
text-transform: uppercase;
font-family: "Arial";
}
#commentform #engodoComments:hover{
color: #333;
background-color: #ffcc33;
}
.depth-1, .depth-2, .depth-3, .depth-4, .depth-5, .depth-6, .depth-7, .depth-8, .depth-9, .depth-10, .depth-11, .depth-12{ list-style: none; clear: left; }
.depth-1{margin-left: 0px;}
.depth-2{margin-left: 15px;}
.depth-3{margin-left: 30px;}
.depth-4{margin-left: 45px;}
.depth-5{margin-left: 60px;}
.depth-6{margin-left: 75px;}
.depth-7{margin-left: 90px;}
.depth-8{margin-left: 105px;}
.depth-9{margin-left: 120px;}
.depth-10{margin-left: 135px;}
.depth-11{margin-left: 150px;}
.depth-12{margin-left: 165px;}
.recicle .the_comments, .new .the_comments{
position: relative;
float: left;
width: 100%;
margin-bottom: 30px;
}
.recicle .post-content, .new .post-content { width: 520px; margin: 0px 0 10px; }
.recicle .post-content .viewport, .new .post-content .viewport { width: 450px; height: 500px; overflow: hidden; position: relative; }
.recicle .post-content .overview, .new .post-content .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; width: 450px; }
.recicle .post-content .scrollbar, .new .post-content .scrollbar{ background: transparent url(../img/scroll/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 5px; height: 245px; opacity: 0; }
.recicle .post-content .track, .new .post-content .track { background: transparent url(../img/scroll/bg-scrollbar-trackend-y.png) repeat-y 0 100%; height: 100%; width:5px; position: relative; padding: 0 1px; }
.recicle .post-content .thumb, .new .post-content .thumb { background: transparent url(../img/scroll/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 5px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: 0px; }
.recicle .post-content .thumb .end, .new .post-content .thumb .end { background: transparent url(../img/scroll/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 5px; }
.recicle .post-content .disable, .new .post-content .disable { display: none; }
.navigation{
position: relative;
float: left;
margin-top: 30px;
width: 590px;
}
.navigation .navig-points{
background: url(../img/dots_divider.png) repeat-x;
float: left;
position: relative;
height: 4px;
width: 100%;
margin: 15px 0;
}
.navigation .next-posts{
float:left;
}
.navigation .next-posts a, .navigation .prev-posts a{
font-size: 12px;
text-decoration: none;
}
.navigation .prev-posts{
float:left;
margin-left: 10px;
padding-left: 10px;
border-left: 1px solid #eee;
right: 0px;
}