
html {
	
}

body {
	font-family: arial;
	font-size: 12px;	
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }

img { border: 0; }

p { 
	margin: 0 0 1em 0;
	padding: 0;
}

blockquote {
	padding: 0 0 0 10px;
	margin: 1em 0 1em 1em;
	border-left: 3px solid #c1d4da;
	font-family: courier;
}

pre {
	background: #d8e3e5;
	padding: 10px;
}

input.go {
	background: url(../images/go.jpg) no-repeat;
	width: 38px;
	height: 18px;
	border: 0;
}


table {
	border-collapse: collapse;
}


div#wrap {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

/**
 * 	header
 */

div#header {
	position: relative;
	width: 1000px;
	height: 100px;
}

div#header a#logo {
	position: absolute;
	left: 0;
	top: 0;	
}


/**
 * 	middle
 */

div#middle {
 	position: relative;
}


/**
 * 	side
 */

div#side {
	position: relative;
	float: left;
	width: 220px;
}

div#side div.side {
	position: relative;
	margin: 0 0 10px 0;
}



div#side div.side ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/side/bg.jpg) repeat-y;
}


/** level_0 */

div#side div.side ul.level_0 li.active {
	padding: 0;
	background: url(../images/side/bg-white.jpg) repeat-y;
}

div#side div.side ul.level_0 li a {
	display: block;
	margin: 0 20px;
	padding: 0 0 0 45px;
	height: 40px;
	font-size: 12px;
	line-height: 40px;
	color: white;
	text-transform: uppercase;
	background-position: 5px 50%;
	background-repeat: no-repeat;
	border-top: 1px dotted white;
	background-image: url(../images/side/1.jpg);
}

div#side div.side ul.level_0 li:first-child a {
	border: 0 !important;
}

div#side div.side ul.level_0 li a.active {
	color: black;
	font-weight: bold;
	background-image: url(../images/side/1a.jpg);
}

div#side div.side ul.level_0 li a:hover {
	font-weight: bold;
	text-decoration: none;
}

div#side div.side ul.level_0 li#side-2 a { background-image: url(../images/side/1.jpg); }
div#side div.side ul.level_0 li#side-2 a.active { background-image: url(../images/side/1a.jpg); }

div#side div.side ul.level_0 li#side-4 a { background-image: url(../images/side/2.jpg); }
div#side div.side ul.level_0 li#side-4 a.active { background-image: url(../images/side/2a.jpg); }

div#side div.side ul.level_0 li#side-5 a { background-image: url(../images/side/3.jpg); }
div#side div.side ul.level_0 li#side-5 a.active { background-image: url(../images/side/3a.jpg); }

div#side div.side ul.level_0 li#side-230 a { background-image: url(../images/side/4.jpg); }
div#side div.side ul.level_0 li#side-230 a.active { background-image: url(../images/side/4a.jpg); }

div#side div.side ul.level_0 li#side-7 a { background-image: url(../images/side/5.jpg); }
div#side div.side ul.level_0 li#side-7 a.active { background-image: url(../images/side/5a.jpg); }

/*
div#side div.side ul.level_0 li a#side-6 { background-image: url(../images/side/6.jpg); }
div#side div.side ul.level_0 li a#side-6.active { background-image: url(../images/side/6a.jpg); }
*/

/** level_1 */

div#side div.side ul.level_1 {
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
	background: none !important;
}

div#side div.side ul.level_1 li {
	background: none !important;
}

div#side div.side ul.level_1 li a {
	display: block;
	height: auto;
	line-height: 1.5em;
	text-transform: none;
	border: 0;
	margin: 0;
	padding: 0 5px 0 55px;	
	color: black;
	background: none !important;
}




div#side div.side div.side-top {
	position: relative;
	width: 220px;
	height: 22px;
	background: url(../images/side/bg-side-top.jpg) no-repeat;
}

div#side div.side div.search {
	position: relative;
	width: 220px;
	height: 64px;
	background: url(../images/side/bg-search.jpg) no-repeat;
}

div#side div.side div.search form {
	position: absolute;
	width: 200px;
	bottom: 10px;
	margin: 0;
	padding: 0 10px;
}

div#side div.side div.search form input.search {
	width: 150px;
	border: 1px solid #656567;
	height: 19px;
	margin: 0;
	padding: 0;
}

div#side div.side div.search form input.go {
	margin: 0 0 0 5px;
}


/** tags */

div#tags-cloud a {
	color: #394c73;
	line-height: 1.5em;
}



/** others */

div#others {
	padding: 0 10px 10px 10px;
}

div#others h3 {
	font-size: 12px;
	margin: 5px 0;
	color: #9b0626;
}

div#others h4 {
	font-size: 11px;
	color: #c1d4da;
	font-weight: normal;
	margin: 0;
}

div#others a {
	font-size: 11px;
	color: #c1d4da;
	padding: 0 0 0 5px;
}

div#others span {
	color: #c1d4da;
	font-size: 11px;
}


 
/**
 * 	content
 */


div#content {
	position: relative;
	float: right;
	width: 770px;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	margin: 0 0 10px 0;
}


div#content div.social {
	position: absolute;
	overflow: hidden;
	opacity: .5;
	width: 250px;
	height: 22px;
	top: 0;
	right: 0;
	background: white url(../images/bg-soc.jpg) 0 0 no-repeat;
}



div#content div.social.long {
	width: 430px;
	opacity: 1;
	background: white;
}

div#content div.social div.social-wrap {
	position: absolute;
	right: 0;
	width: 600px;
}

div#content div.social div.social-wrap div.social-item {
	float: right;
	margin: 0 1px;
}

div#content div.social div.social-wrap div.social-item a.soc-myworld {
	display: inline-block;
	font-size: 11px;
	background: url(../images/icons/myworld.png) no-repeat;
	width: 86px;
	height: 18px;
	line-height: 18px;
	text-align: center;
}

div#content div.social div.social-split {
	margin-left: 20px !important;
}

div#content div.social.long div.social-split {
	margin: 0 1px !important;
}


div#content div.social-rus {
	width: 325px !important;
}

div#content div.social-rus.long {
	width: 480px !important;
}


div#content div.gt {
	position: absolute;
	top: 50px;
	right: -160px;
	width: 150px;
	padding: 0 0 0 .5em;
	border-left: 2px solid #494d1a;
}


div#content div.gt div.label {
	padding: .5em;
	color: #1639ba;
	font-size: 11px;
}

div#content div.gt div.langs {
	padding: 0 0 .5em .5em;
}

div#content div.gt div.langs a {
	color: #9b0626;
	margin: 0 .5em 0 0;
}



div#content div.article-info {
	position: relative;
	color: #494d1a;
	height: 16px;
	font-size: 10px;
	margin: 0 0 0 10px;
}

div#content div.article-info div.lang {
	position: absolute;
	top: 0;
	right: 0;		
}

div#content div#article {
	font-size: 14px;
	line-height: 1.5em;
}

div#content a {
	color: #394c73;
}

div#content h2 {
	color: #394c73;
	font-size: 16px;
}

div#content a.title {
	color: #394c73;
	font-size: 16px;
	font-weight: bold;
}


div#content div.box {
	margin: 0 0 0 10px;	
}

/** tags */

div#content div.tags {
	border-top: 3px solid #c1d4da;
	padding: .5em 0;
	text-align: right;
}

div#content div.tags a {
	padding: .2em .5em;
	background: #c1d4da;
}

/** voting */

div#content div.voting div.pleznas {
	margin: 0 10px;
}

/** saistitie */

div#content div.saistitie {
	padding: 10px 0 0 0;
}

div#content div.saistitie table.saistitie {
	width: 100%;
}

div#content div.saistitie ul.saistitie {
	list-style: square;
	color: #c1d4da;
	padding: 1em;
	margin: 0 10px;
}

div#content div.saistitie ul.saistitie li {
	padding: .1em 0;
}

div#content div.saistitie ul.saistitie li a {
	font-size: 14px;
}

div#content div.video-file {
	display: block;
	margin: 0 auto;
	background: #ffebeb;
}





/**
 * 		comments
 */


div.comments {
	
}

div.comments div.comment {
	position: relative;
	margin: 0 auto 20px auto;
	padding: 0 0 0 50px;
	width: 700px;
	background-position: 0 5px;
	background-repeat: no-repeat;
	min-height: 35px;
}

div.comments div.comment div.comment-text {
	line-height: 1.5em;
}

div.comments div.comment div.comment-info {
	border-top: 1px solid #c1d4da;
	font-size: 11px;
	padding: .2em 0;
}

div.comments div.comment div.comment-info span.comment-date {
	font-size: 10px;
	float: right;
	color: gray;
}

div.comments div.comment div.comment-info .comment-user {
	color: #9b0626 !important;
	font-weight: bold;
}

div.comments .comment-form {
	margin: 20px auto 10px auto;
	padding: 0 0 0 40px;
	width: 600px;	
}

div.comments .comment-form label {
	display: inline-block;
	width: 70px;
	padding-right: 5px;
	text-align: right;
}

div.comments .comment-form div.bold label {
	font-weight: bold;
}

div.comments .comment-form div.row {
	padding: .1em 0;
}

div.comments .comment-form div.row span {
	font-size: 11px;
}

div.comments .comment-form input#name,
div.comments .comment-form input#email,
div.comments .comment-form input#www {
	width: 200px;
}

div.comments .comment-form textarea {
	width: 600px;
	height: 100px;
}

form.comment-form .error {
	border: 1px solid red;
	background: #ffebeb;
}







/**
 * 		gallery
 */

div.gallery {
	position: relative;
	margin: 0 0 0 10px;
}

div.gallery a {
	position: relative;
	display: inline-block;
	float: left;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 0 3px 3px 0;
	width: 145px;
	height: 145px;
	border: 1px solid white;
}

div.gallery a:hover {
	background-color: #d8e3e5;
}

div.gallery a span {
	position: absolute;
	right: 0;
	bottom: 0;
	background: white;
	color: black;
	font-size: 10px;
	padding: .1em .3em;
}






/**
 * 		pages
 */


div.pages {
	margin: 0 10px;
}

div.pages a {
	display: inline-block;
	border: 1px solid #fe9834;
	color: #fe9834 !important;
	padding: .2em .5em;
	margin: 0 .1em 0 0;
}

div.pages a.active {
	background: #fe9834;
	color: white !important;
}


/**
 * 	block
 */


div.block {
	padding: 10px;
}

div.block-title {
	border-left: 2px solid #494d1a;
}

div.block-title h1 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 18px;
	font-family: tahoma;
	color: #9b0626;
	font-weight: normal;
	text-transform: uppercase;
}





/**
 * 	short items
 */


ul.short-items {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.short-items li.short-item {
	margin: 0 0 10px 0;
}

ul.short-items li.short-item div.title {
	position: relative;
}

ul.short-items li.short-item div.info {
	position: relative;
	color: #494d1a;
	height: 16px;
	font-size: 10px;
	
}

ul.short-items li.short-item div.info div.pleznas {
	position: absolute;
	top: 0;
	right: 0;
}

ul.short-items li.short-item div.title a.title {
	color: #ff9934;
	font-size: 16px;
	font-weight: bold;
}

ul.short-items li.short-item div.title a.comments {
	color: #494d1a;
	font-size: 11px;
}

ul.short-items li.short-item div.details a.image {
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 5px 0 0;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

ul.short-items li.short-item div.details div.short {
	line-height: 1.5em;
}


/**
 * 	pleznas
 */

div.pleznas {
	display: inline-block;
	height: 14px;
}

div.pleznas span {
	float: left;
}

div.pleznas span.plezna {
	display: inline-block;
	width: 16px;
	height: 14px;
}

div.pleznas span.plezna.p0 {
	background: url(../images/pleznas.jpg) 0 0 no-repeat;
}

div.pleznas span.plezna.p1 {
	background: url(../images/pleznas.jpg) -16px 0 no-repeat;
}

div.pleznas span.plezna.p2 {
	background: url(../images/pleznas.jpg) -32px 0 no-repeat;
}

div.pleznas span.skaits {
	display: inline-block;
	height: 14px;
	line-height: 14px;
}

/** voting pleznas */

div.voting div.pleznas {
	height: 27px;
}

div.voting div.pleznas span.plezna {
	width: 30px;
	height: 27px;
	margin-right: 2px;
	cursor: pointer;	
}

div.voting div.pleznas span.plezna.p0 {
	background: url(../images/pleznas2.jpg) 0 0 no-repeat;
}

div.voting div.pleznas span.plezna.p1 {
	background: url(../images/pleznas2.jpg) -30px 0 no-repeat;
}

div.voting div.pleznas span.plezna.p2 {
	background: url(../images/pleznas2.jpg) -60px 0 no-repeat;
}

div.voting div.pleznas span.skaits {
	height: 27px;
	line-height: 27px;	
}



/**
 * 	fp
 */

div.fp div.left {
	position: relative;
	width: 500px;
	float: left;
}

div.fp div.right {
	position: relative;
	width: 270px;
	float: right;
}

div.fp div.right div#iesaka {
	line-height: 1.5em;
}


/** iesaka */

div#iesaka div.short {
	margin: 10px 0;
}

div#iesaka img {
	max-width: 250px;
}

/** aktuali */

div#aktuali ul {
	margin: 0 1em;
	padding: 0;
	list-style: square; 
	color: #d9e4e6;
}

div#aktuali ul li a{
	color: #394c73;
}

/**	more */

input.more {
	width: 100%;
}



/** bottom */

div.fp div.bottom {
	border-top: 3px solid #c1d4da;
	padding: 10px 0 0 0;
}

div.fp div.bottom div#commented {
	width: 290px;
	float: left;
}

div.fp div.bottom div#galerijas {
	width: 220px;
	float: left;
}

div.fp div.bottom div#twitters {
	width: 250px;
	float: right;
}


/**
 * 	short comments
 */


ul.short-comments {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.short-comments li {
	margin: 0 0 10px 5px;
}

ul.short-comments li a.title {
	color: #ff9934;
	text-transform: none !important;
	font-size: 12px !important;	
}

ul.short-comments li div.short {
	color: #494d1a;
	font-size: 11px;
}

ul.short-comments li div.info {
	color: #c1d4da;
	font-size: 11px;
}



/**
 * 	galerijas
 */

div#galerijas div.thumbs {
	padding: 10px 0 10px 10px;
}

div#galerijas div.thumbs a.thumb {
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 5px 5px 0;
	background-position: 50% 50%;
	background-repeat: no-repeat;	
}

div#galerijas div.thumbs a.nth {
	margin: 0 !important;
}

div#galerijas div.video {
	padding: 10px 0 10px 10px;
}

div#galerijas div.video a.video-title {
	display: block;
	padding: 5px 0 0 0;
}


/** draugiem */

div#draugiem {
	width: 200px;
	margin: 0 auto 10px auto;
	border: 1px solid #e3e3e3;
	font-family: arial;
	font-size: 11px;
}

div#draugiem div.draugiem-head {
	position: relative;
	height: 50px;
	background: url(../images/draugiem.jpg) 10px 50% no-repeat;
}

div#draugiem div.draugiem-head a.join {
	position: absolute;
	right: 5px;
	bottom: 5px;
	height:26px;
	line-height:26px;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	width:100px;
	background-image:url(http://ifrype.com/business/img/widget_join.png);
	background-repeat:no-repeat;
	background-position: center;
}

div#draugiem div.draugiem-fans {
	border-top: 1px solid #e3e3e3;
	margin: 0 10px;
	padding-top: 5px;
}

div#draugiem div.draugiem-fans div.fan {
	display: inline-block;
	float: left;
	width: 50px;
	margin: 5px 5px 0 0;
}

div#draugiem div.draugiem-fans div.fan a {
	display: block;
	width: 50px;
	height: 50px;
	background-repeat: none;
	background-position: 50% 50%;
}

div#draugiem div.draugiem-fans div.fan div {
	padding: 3px 0;
	color: gray;
	font-size: 10px;
	text-align: center;
}






/**
 * 	twitter
 */

div#twitters div.twitter {
	position: relative;
	height: 32px;
}

div#twitters div.twitter a {
	position: absolute;
	color: #9b0626;
	right: 0;
	bottom: 0;
}


div#twitters div.twitter-items {
	position: relative;
}

div#twitters div.twitter-items div img.loading {
	vertical-align: middle;
}

div#twitters div.twitter-items div.twitter-item {
	position: relative;
	margin: 10px 0;
	color: #494d1a;
	font-size: 11px;
	clear: both;
}

div#twitters div.twitter-items div.twitter-item img {
	float: left;
	max-width: 48px;
}

div#twitters div.twitter-items div.twitter-item div.tweet {
	float: right;
	width: 195px;
}

div#twitters div.twitter-items div.twitter-item div.user {
	clear: both;
	color: #c1d4da;
}

div#twitters div.twitter-items div.twitter-item div.user a {
	color: #c1d4da;
	font-weight: bold;
}




/**
 * 	footer
 */

div#footer {
	position: relative;
	width: 1000px;
	height: 36px;
}

div#footer div.left {
	float: left;
	width: 220px;
	height: 36px;
	background: url(../images/bg-footer1.jpg) 0 50% no-repeat;
}

div#footer div.right {
	float: right;
	width: 770px;
	height: 36px;
	background: url(../images/bg-footer2.jpg) 100% 50% no-repeat;
}

div#footer div.right div.copy {
	height: 36px;
	line-height: 36px;
	padding: 0 0 0 20px;
	font-size: 11px;
	color: white;
}

div#footer div.right div.copy a {
	color: white;
	font-weight: bold;
}

div#footer div.right .wiki {
	position: absolute;
	color: white;
	top: 10px;
	right: 100px;
	font-size: 11px;
}

div#footer div.right .rss {
	position: absolute;
	top: 10px;
	right: 10px;
}

