/* GLOBAL CSS */
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background: #fff;
	color: #505050;
}
h1, h2, h3, h4 {
	font-size: 1.6em;
}
.ffix {
	clear: both;
}
a {
	color: #505050;
	text-decoration: none;
}
img {
	border: none;
}

/* TYPOGRAPHY */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	padding: 0px 0px;
}
#header h1 {
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	line-height: 4.4em;
}
.legend h2, .legend h3, #data h2, .news h2 {
	font: bold 1.2em Helvetica, Arial, sans-serif;
	letter-spacing: 0.3em;
	text-transform: uppercase;
}
.legend h3 {
	font-size: 2.4em;
	letter-spacing: 0;
}
.notes a {
	border-bottom: 1px dotted #333;
}
.author {
	font-size: 1.2em;
}
.author strong {
	font-family: Helvetica, Arial, sans-serif;
}
.notes {
	font-size: 1.3em;
	line-height: 1.6em;
}
.page .notes {
	width: 500px;
}

#data h2 {
	color: #902141;
	padding-left: 8px;
}
#data ul li, #data .resume p {
	font-size: 1.3em;
	color: #fff;
	line-height: 1.6em;
}
#footer {
	font-size: 0.9em;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

/* LAYOUT */
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#header {
height: 100px;
	
}
#header h1 {
	
}
#header h1 a {
	display: block;
	background: url(images/arttele_logo_m.png) no-repeat top left;
	width: 220px;
	height: 80px;
	float: left;
	text-indent: -7777px;
}
.featured {
	padding-top: 15px;
	width: 960px;
	padding-bottom: 50px;
	min-height: 300px;
}
.featured img {
	padding: 5px;
	background: #ebebeb;
}
.photo {
	float: left;
}
.shadow-left {
	background: url(images/shadow-left.png) no-repeat left bottom;
}
.shadow-right {
	background: url(images/shadow-right.png) no-repeat right bottom;
	padding: 15px;
}
ul#photos {
	list-style: none;
	width: 490px;
	height: 285px;
}
.legend {
	float: left;
	text-align: left;
	width: 380px;
	padding-top: 15px;
}
.legend h2 {
	padding-bottom: 20px;
}
.legend h3 {
	
}
.notes p {
	padding-top: 10px;
}
.news h2 {
	padding-top: 20px;
}

#data {
	background: #d8567d;
	text-align: center;
}
#data .container {
	text-align: left;
	margin: 0 auto;
	width: 820px;
	background: url(images/stripe.png) repeat-y 410px 0;
}
#data .container .top {
	background: url(images/arrow-top.png) no-repeat 402px 0;
	height: 9px;
	clear: both;
}
#data .container .bottom {
	background: url(images/arrow-bottom.png) no-repeat 402px 0;
	height: 9px;
	clear: both;
}
#data .about {
	padding: 25px 0;
	width: 150px;
}
#data .about, #data .category {
	float: left;
	padding-left: 5px;
}
#data .about li {
	clear: both;
}
#data .category {
	padding: 25px 0;
	width: 250px;
}
#data .category li {
	width: 100px;
}
#data ul {
	list-style: none;
	padding-top: 10px;
}
#data ul li {
	float: left;
}
#data ul li a {
	padding-left: 8px;
}
#data ul li a:hover, .current-cat, .active {
	background: url(images/current.png) no-repeat left center;
}
#data .resume {
	width: 380px;
	float: right;
	padding-top: 25px;
	padding-bottom: 25px;
}
#data .resume img {
	padding: 3px;
	float: left;
	background: #f4c8d7;
	margin-top: 5px;
	margin-left: 8px;
}
#data .resume h2 {
	padding-bottom: 10px;
}
#data .resume p {
	float: right;
	width: 310px;
}
#data a {
	color: #fff;
}
#data .resume a {
	border-bottom: 1px dotted #efefef;
}
#footer {
	padding: 15px;
}
div.category-list {
	width: 400px;
	float: left;
	padding-top: 15px;
	padding-left: 30px;
}
div.category-list .pic, div.news .pic {
	width: 80px;
	height: 80px;
	background: #000;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
#data .cat-item {font-size: 14px; padding-left: 4px;}
#data .children {display: block; padding: 0; font-style: italic; font-size: 13px;}

.pic a img {
	border: none;
}
.pic a:hover img {
	background: #666;
}
div.news .pic {
	width: 50px;
	height: 50px;
}

/*paging*/
.navigation {
	clear: both;
	font: bold 1em Arial, Helvetica, Verdana, Sans-Serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-right: 44px;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.navigation .alignleft {
	width: 40%;
	float: left;
}
.navigation .alignright {
	width: 40%;
	float: right;
}
.single .navigation {
	width: 500px;
	padding: 0 10px;
}

/* CSS: (StyleSheet) */
#translator {
left:523px;
position:relative;
top:-54px;
  }
#transl_sign{ display:none;}
#imgPreviewWithStyles {
    background: #666;
    padding: 5px;
    z-index: 999;
    border: none;
}

/* Text below image */
#imgPreviewWithStyles span {
    color: white;
    text-align: center;
    display: block;
    padding: 10px 0 3px 0;
}

/*--comments--*/

.comment_a {
	float:right;
	padding-right: 13px;
	margin-top:-10px;
}
.comment_count{
	/*margin-top:20px;*/
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align: left;
	margin-bottom: 30px;
	padding-left:-12px;
	border:none;

}
.comment_count a:link{
	background:none;
	border:none;
	font-weight:normal;	

}

.comment_count a:visited{
	background:none;
	border:none;
	font-weight:normal;	
}
.comment_count a:hover{
	text-decoration: underline;
}

#comments {
	margin-top: 15px;
	float: left;
	width: 380px;
}
.comment-img{
	display:block;
        float:right;
        margin-left:4px;

	}
.comment-author{
        margin-left:4px;
        margin-top:53px;
	}

h3#comment-title {
	width: 380px;
	float: left;
	padding-top: 5px;
	padding-bottom: 20px;
	color: #bfbfbf;
}

#comments ol, #comments ol li {
	float: left;
	width: 380px;
	list-style: none;
	padding: 0;
}

#comments ol li .comment-data {
border-top:1px dotted #9D9C94;
float:left;
margin-bottom:16px;
margin-right:10px;
min-height:90px;
overflow:auto;
padding:0 10px;
width:380px;
}

#comments ol li.alt .comment-data {
border-top:1px dotted #9D9C94;
float:left;
margin-bottom:16px;
margin-right:10px;
min-height:90px;
overflow:auto;
padding:0 10px;
width:380px;
}

#comments ol li .comment-info {
	float:left;
        font-size:10px;
        line-height:12px;
        margin-left:-160px;
        position:absolute;
        text-align:right;
        width:154px;

}

#comments ol li .comment-info a img {
	border: 0;
	margin-bottom: 5px;
	height:20px;
}

#comments ol li .comment-info a {
	text-decoration: none;
}
#comments em {
background:#ffcfe3; 
display:block;
padding: 6px;
border: 1px dotted #9d9c94;
}

/*-----grazus mygtukas------*/
.button, .button:visited {
	background: #dc547c url(http://zurb.com/images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	font-size: 14px; 
	padding: 8px 14px 9px;
	margin-top: 10px;
}
	.button:hover			{ background-color: #931e40; }
	
.respond {
color: #505050;
border:1px solid #BFBFBF;
font-size:12px;
padding:4px 2px;
margin-right: 10px;
width:180px;
}
.respond-post {
color: #505050;
border:1px solid #BFBFBF;
font-size:12px;
padding:4px 2px;
margin-right: 10px;
width:380px;
}
.rating {
/*height:50px;*/
padding:6px 0;
margin-bottom:-20px;
}
	