/* static START */

*{margin:0;padding:0;}
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input{margin:0;padding:0;}

a{
	font-size:12px;
	text-decoration:none;
	color:#7f7b70;
}
a:hover{
	color:#494949;
}
h1{
	font-size:14px;
	color:#7f7b70;
	margin-bottom:10px;
}

h3 {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin:10px 0 10px 0;
}
h4{
	font-size:14px;
	font-weight:normal;
	padding-left:10px;
}
h5 a{
	font-size:12px;
	font-weight:bold;
}
h5 a:hover;{
	font-size:12px;
	font-weight:bold;
	color:#7f7b70;
}
h6 a{
	font-size:12px;
	font-weight:normal;
}
h6 a:hover{
	font-size:12px;
	font-weight:normal;
	color:#7f7b70;
}



ul{
	padding-left:0;
	display:inline-block;
	list-style:none;
	-webkit-padding-start:0;
}

body {
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align: center;
	color:#7f7b70;
	background-image:url(images/logo-bg.jpg);
} 
::selection {
     background: #fff;
}

::-moz-selection {
     background: #fff;
}
/* static END */

/* wrapper START */

#tot{
	width:100%;
	height: auto;
	background-image:url(images/bg-center.png);
	background-position:center;
}

/* content START */

#middle{
	width: 830px;
	margin: 20px auto 6px auto;
	text-align: left;
	overflow:auto;
	position:relative;
}

#header{
	width:830px;
	height:145px;
	border:none;
}
#header img{
	border:none;
}

#twitter_feed{
	position:absolute;
	color:#fff;
	font-size:12px;
	left:480px;
	top:36px;
	width:300px;
	padding-top:25px;
	background-image:url(images/birdie.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
#twitter_feed a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
#twitter_feed a:hover {
	color:#de8b87;
	}
.aktt_tweet_time{
	display:none;
}
#ghilimele_sus {
	position:absolute;
	width:20px;
	height:15px;
	margin-left:-25px;
}
#ghilimele_jos {
	width:20px;
	height:15px;
	margin-left:300px;
	margin-top:-5px;
}
.twitter_text{
	color:#fff;
	font-size:12px;
}
.twitter_text a, .twitter_iLuv a{
	color:#fff;
	font-weight:bold;
}
.twitter_text a:hover, .twitter_iLuv a:hover{
	color:#fff;
}

#twitter_pagebar, .twitter_avatar, .twitter_reply, .twitter_rt{
	display:none;
}


#continut{
	background-image:url(images/bg.jpg);
	background-color:#cecbc2;
	width:830px;
}


/* sidebar START */
#barastanga p {
	margin-top:0;
	margin-bottom:15px;
	padding-left:5px;
	width:250px;

}
#barastanga p a{
	font-size:11px;
	font-weight:bold;
}

#barastanga ul{
	margin:6px 0 0 0;
	padding-left:5px;
	line-height:15px;
}
#barastanga {
	padding-top:20px;
	padding-left:20px;
	width:310px;
	float:left;
	display:inline;
}

#barastanga img {
	border:none;
}

#blablas{
	margin-bottom:14px;
}
#sketchbook{
	margin-bottom:12px;
}
#goodies{
	margin-bottom:19px;
}
#blablas a{
	display:block;
	width:161px;
	height:30px;
	background-image:url(images/meniu-blablas.png);
	background-position:top left;
}
#blablas a:hover{
	background-position:bottom left;
}
#blablas a span{
	display:none;
}

#sketchbook a{
	display:block;
	width:248px;
	height:31px;
	background-image:url(images/meniu-sketchbook.png);
	background-position:top left;
}
#sketchbook a:hover{
	background-position:bottom left;
}
#sketchbook a span{
	display:none;
}

#goodies a{
	display:block;
	width:166px;
	height:37px;
	background-image:url(images/meniu-goodies.png);
	background-position:top left;
}
#goodies a:hover{
	background-position:bottom left;
}
#goodies a span{
	display:none;
}

/* Search */

#search{
	width:140px;
	height:18px;
	background-image:url(images/search-bg.png);
	background-repeat:no-repeat;
}

#search form{}
#search input#s{
	width:125px;
	color:#fff;
	font-size:11px;
	background:transparent;
	border:none;
	padding:3px 0 0 7px;
}
#search input#searchsubmit{
	
}
#flickrbadge {
	border:none; 
	margin-left:-25px;
	padding:0;
	width:300px;
	height:150px;
}

#flickrbadge img{
	margin:0;
	padding:0;
	position:relative;
	outline: none;
	border:none;
}

#flickrbadge a{
	display:inline-block;
	margin:0;
	padding:0;
}

/* sidebar END */

#baradreapta {
	left:330px;
	float:left;
	width:500px;
	display:inline;
}

.titlu, .titlu a{
	font-size:18px;
	color:#494949;
}
.titlu {
	margin-top:20px;
	padding-left:10px;
}
.data{
	margin-bottom:10px;
	padding-left:10px;
}
.catecomenturi {
	width:40px;
	height:36px;
	float:right;
	padding:7px 0 0 17px;
	margin-top:-36px;
	background-image:url(images/comments-bg.png);
	background-repeat:no-repeat;
	display:inline;
}

.thumbnail {
	width:500px;
	height:125px;
	background-color:#7f7b70;
	margin-bottom:10px;
}
.more{
	list-style:none;
}
.more a{
	color:#fff;
	display:block;
	width:83px;
	height:25px;
	background-image:url(images/more-btn.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding-top:10px;
}
.more a:hover{
	background-position: bottom left;
}

.more span{
	padding-left:10px;
}


.exerpt{
	font-size:12px;
	color:#494949;
	padding-right:20px;
	margin-bottom:10px;
}

#paginare{
	background-color:#fff;
	height:35px;
	margin-top:20px;
	padding-top:15px;
	padding-right:20px;
	text-align:right;
}

div.clear {
	clear:both;
}

#footer{
	width:100%;
	height:70px;
	background-color:#fff;
	padding-top:7px;
	font-size:9px;
	text-align:center;
}
#footer_content{
	width:830px;
	margin:0 auto;
}
#logos {
	width:560px;
}
#copy{
	float:right;
	margin-right:10px;
	display:inline;
}
.dwnld {
	float:right;
	width:170px;
	margin-top:-15px;
	margin-right:7px;
}
.dwnld a{
	width:170px;
	height:26px;
	background-image:url(images/dwnld-btn.png);
	background-position:top right;
	background-repeat:no-repeat;
	float:right;
	margin-top:-3px;
	text-align:bottom;
}
.dwnld a:hover{
	background-position:bottom right;
}

.dwnld span {
	position:absolute;
	padding-top:7px;
}

#rsslogo, #twitterlogo, #facebook, #behance, #linkedin, #lastfm, #flickr {
	float:left;
	margin-left:8px;
}
#twitterlogo span, #facebook span, #behance span, #linkedin span, #lastfm span, #flickr span, #rsslogo span{
	display:none;
}

#twitterlogo a:hover, #facebook a:hover, #behance a:hover, #linkedin a:hover, #lastfm a:hover, #flickr a:hover, #rsslogo a:hover{
	background-position:0 -15px;
	
}
#twitterlogo a{
	display:block;
	width:54px;
	height:15px;
	background-image:url(images/logo-twitter.png);
	background-position: 0 0;
	background-repeat:no-repeat;
}

#facebook a{
	display:block;
	width:54px;
	height:15px;
	background-image:url(images/logo-facebook.png);
	background-position: 0 0;
	background-repeat:no-repeat;
}

#behance a{
	display:block;
	width:49px;
	height:15px;
	background-image:url(images/logo-behance.png);
	background-position: 0 0;
	background-repeat:no-repeat;
}

#linkedin a{
	display:block;
	width:54px;
	height:15px;
	background-image:url(images/logo-linkedin.png);
	background-position: 0 0;
	background-repeat:no-repeat;
}

#lastfm a{
	display:block;
	width:49px;
	height:15px;
	background-image:url(images/logo-lastfm.png);
	background-position: 0 0;
	background-repeat:no-repeat;
}

#flickr a{
	display:block;
	width:43px;
	height:15px;
	background-image:url(images/logo-flickr.png);
	background-position: 0 0;
	background-repeat:no-repeat;
}

#rsslogo a{
	display:block;
	width:15px;
	height:15px;
	background-image:url(images/logo-rss.png);
	background-position: 0 0;
	background-repeat:no-repeat;
}





/* Post */
.post{
	margin-top:20px;
}
.post p{

}
.entry li{
	list-style:none;
	margin-top:16px;
	line-height:16px;
	padding-left:10px;
	padding-right:10px;
}
.post .post-info-top{
	padding-left:10px;
}

.entry a {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

#shareit{
	height:30px;
}
#fb{
	float:left;
	display:inline;
}
#tw a{
	background-image:url(images/twtt.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
	padding-left:15px;
	display:inline;
}
#tw img{
	border:none;
}
#tw span{
	padding-left:5px;
}
#del a{
	background-image:url(images/delicious.png);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
	padding-left:15px;
	display:inline;
}

.post-single{width:500px;padding:0;}
.title{}
.post h2.title{}
.post h2.title a{}
.post h2.title a:hover{}
.post ul,.post ol{}

.post hr{display:block;}
.post blockquote{color:#555;padding:10px;margin:0 0 20px;}

.post h1,.post h2,.post h3,.post h4,.post h5,.post h6{margin:0;}


.post .entry th{background:#edeff0;}
.post .entry code{background:#222;color:#fff;}
.post .entry pre{overflow:auto;}
.post p.post-info-left{}

.post p.post-info-bottom{line-height:18px;color:#999;}
.post-info-time{color:#777;font-weight:bold;}
.post .entry p.read-more,.post .entry .more-link,.post-info-date,.post-info-category,.post-info-tags,#gotocomments,#addcomment{}
.post-info-date{}
.post-info-category{background-position:-24px -30px}
.post-info-tags{}
#gotocomments{}
#addcomment{}
.post .entry p.read-more,.post .entry .more-link{}
.nav_link{margin-bottom:18px;}
.sticky{}
.toggle{/* display:none; */}

/* Comments */
#comments-div{position:relative;line-height:18px;height:18px;text-align:right;margin:5px 0 30px;padding:5px 0;}
h2#comments{font-size:12px;width:300px;float:right;}

/* comments list style */
ol.commentlist {
	margin-top:20px;
	padding-right:10px;
	padding-left:10px;
}
ol.commentlist li{
	margin-top:10px;
	
}
ol.commentlist li div.comment-author{
	color:#494949;
	font-size:12px;
}
ol.commentlist li div.vcard cite.fn{
	font-style:normal;
	font-weight:bold;
}
ol.commentlist li p,ol.commentlist li blockquote{
	font-size:12px;
	padding-top:5px;
	color:#494949;
}

ol.commentlist li div.vcard img.avatar{}

ol.commentlist li div.vcard cite.fn a.url{font-style:normal;}
ol.commentlist li div.vcard cite.fn a.url:hover{}
ol.commentlist li span.comment-meta{font-size:10px;}
ol.commentlist li span.comment-meta a{font-size:10px;}
ol.commentlist li span.comment-meta a:hover{}

ol.commentlist li blockquote{}
ol.commentlist li blockquote p,ol.commentlist li code p{margin-left:0;}
ol.commentlist li code{}
ol.commentlist li div.reply,ol.commentlist li div.atclass{position:absolute;right:0;top:0;}
ol.commentlist li div.reply a,ol.commentlist li div.atclass a{display:block;}
ol.commentlist li div.reply a:hover,ol.commentlist li div.atclass a:hover{}
ol.commentlist li ul.children li{margin:0 0 0 38px;padding-bottom:0;border-bottom:none;}
ol.commentlist li ul.children li.depth-2{margin:0 0 0 55px;}
ol.commentlist li ul.children li div.comment-author{}
ol.commentlist li ul.children li img.avatar{}
ol.commentlist li ul.children li div.vcard cite.fn{margin-left:40px;}
ol.commentlist li ul.children li p,ol.commentlist li ul.children li blockquote{margin:0 0 10px 38px;}
ol.commentlist li ul.children li div.reply,ol.commentlist li ul.children li div.atclass{}
ol.commentlist li ul.children li div.reply a,ol.commentlist li ul.children li div.atclass a{}


/* respond */
#respond{margin-top:20px;}

#commentform{margin:0;padding:0;}
#commentform p{margin:0 0 10px;padding:0;}
#commentform a{}
#commentform textarea{
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#7f7b70;
	padding:3px;
	width:494px;
	border:none;
}
#commentform input{
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#7f7b70;
	border:none;
	margin-right:5px;
}
#comment{}
#author,#email,#url{}
#author,#email,#url{
	padding:3px;
}

#submit{
	width:75px;
	background-color:#afada5;
	padding:2px 5px;
}
#submit:hover{
	color:#fff;
}

/* trackbacks-pingbacks */
.trackbacks-pingbacks h3{font-weight:bold;margin-bottom:10px;padding:3px 0;}
.trackbacks-pingbacks ul{margin:5px 20px 15px;list-style-type:none;}
.trackbacks-pingbacks ul li{margin-bottom:4px;}


/* Other */
.aligncenter,div.aligncenter{display:block;margin:auto;}
.alignleft{float:left;}
.alignright{float:right;}
.wp-caption{text-align:center;padding-top:4px;margin:10px;border-radius:3px;border-radius:3px;}
.wp-caption img{margin:0;padding:0;border:0 none;}
.wp-caption p.wp-caption-text{font-size:12px;line-height:17px;padding:0 4px 5px;margin:0;}