/*
Theme Name: Outside 2010
Theme URI: http://www.sattaoutside.lt/
Description: Sėjau šitaip, va ir va kaip.
Author: Gediminas Čekanauskas
Version: 1.0
Tags: sea, music, art, festival, chillout
*/

/* Reset default browser CSS (Eric Meyer)
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }

/* Text elements
-------------------------------------------------------------- */
p {
	margin-bottom: 10px;
}
a:link,
a:visited {
	text-decoration: none;
	color:#a04446;
	outline: none;
}
a:active,
a:hover {
	color: #3D8EB0;
	text-decoration: none;
	outline: none;
}
.clear {
	clear: both;
}
.dot_line {
	height: 5px;
	background: url(images/dot_line.png) repeat-x;
}
.dot_line_gray {
	height: 5px;
	background: url(images/dot_line_gray.png) repeat-x;
}
.solid_line {
	height: 1px;
	background: #122625;
}
.dotted_line {
	height: 1px;
	border-top: 1px dotted #122625;
}

/* Everything else ble
-------------------------------------------------------------- */
body {
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/bg_tile.jpg);
	color: #333;
	margin: 20px 10px 10px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#header {
	background: url(images/header_2.png); /*logo.png*/
}
#header a {
	display: block;
	/*background: url(images/header_2.png); */
	width: 300px;/*458px;*/
	height: 67px;/*108px;*/
	margin: 0 auto;
}

.pradinis_naujienos {
	margin: 4px 0 4px 1px;
}
.pradinis_naujienos .post {
	width: 238px;
	float: left;
	border-top: 1px solid #122625;
	border-bottom: 1px solid #122625;
	border-right: 1px solid #122625;
	height: 530px;
	position: relative;
}
.pradinis_naujienos .first {
	border-left: 1px solid #122625;
}
.pradinis_naujienos .post .entry {
	padding: 0 10px 10px;
	text-align: justify;
}
.pradinis_naujienos .post h2 {
	padding: 8px 10px;
	text-transform: uppercase;
	font-size: 16px;
}
.pradinis_naujienos .post h2 {
	height: 40px;
}
.pradinis_naujienos .post h2 a {
	color: #000;
	text-decoration: none;
}
.pradinis_naujienos .post .post_thumbnail {
	width: 220px;
	height: 260px;
	display: block;
	margin: 8px auto;
	border: 1px solid #122625;
}
.pradinis_naujienos .post .post_thumbnail a img{
	display: block;
}
.pradinis_naujienos .post .date {
	position: absolute;
	width: 238px;
	bottom: 0;
	left: 0;
	text-align: right;
}
.pradinis_naujienos .post .date .date_inner {
	padding-right: 10px;
}


.all_posts {
	margin-bottom: 22px;
	text-align: right;
}
.all_posts a:hover {
	background: url(images/multiplajus.png);
}
.navigation {
	margin: 10px 0;
	text-align: right;
}



.pradinis_atlikejai {
	margin: 4px 0 4px 1px;
}
.pradinis_atlikejai .post {
	width: 238px;
	float: left;
	border-top: 1px solid #122625;
	border-bottom: 1px solid #122625;
	border-right: 1px solid #122625;
	/*padding-bottom: 20px;*/
	height: 358px;
	position: relative;
}
.pradinis_atlikejai .first {
	border-left: 1px solid #122625;
	width: 715px;
}
.pradinis_atlikejai .post .post_entry_left {
	float: left;
	width: 238px;
	margin-top: 8px;
}
.pradinis_atlikejai .post .entry {
	padding: 0 10px 10px;
	text-align: justify;
}
.pradinis_atlikejai .post h2 {
	padding: 8px 10px 2px;
	text-transform: uppercase;
	font-size: 16px;
}
.pradinis_atlikejai .first h2 {
	padding: 10px 10px 0;
	font-size: 28px;
}
.pradinis_atlikejai .post h2 {
	height: 40px;
}
.pradinis_atlikejai .post h2 a {
	color: #000;
	text-decoration: none;
}
.pradinis_atlikejai .post .post_thumbnail_left {
	float: left;
	width: 476px;
	border-right: 1px dotted #122625;
	margin: 8px 0;
}
.pradinis_atlikejai .post .post_thumbnail {
	width: 460px;
	height: 270px;
	display: block;
	margin: 0 auto;
	border: 1px solid #122625;
}
.pradinis_atlikejai .post .post_thumbnail a img{
	display: block;
}
.pradinis_atlikejai .post .date {
	position: absolute;
	width: 238px;
	bottom: 0;
	left: 0;
	text-align: right;
}
.pradinis_atlikejai .first .date {
	width: 715px;
}
.pradinis_atlikejai .post .date .date_inner {
	padding-right: 10px;
}



.pradinis_renginiai {
	margin: 4px 0 4px 1px;
}
.pradinis_renginiai .post {
	width: 477px;
	float: left;
	border-top: 1px solid #122625;
	border-bottom: 1px solid #122625;
	border-right: 1px solid #122625;
	padding-bottom: 20px;
	position: relative;
}
.pradinis_renginiai .first {
	border-left: 1px solid #122625;
}
.pradinis_renginiai .post .post_entry_left {
	float: left;
	width: 238px;
	margin-top: 8px;
}
.pradinis_renginiai .post .entry {
	padding: 0 10px 10px;
	text-align: justify;
}
.pradinis_renginiai .post h2 {
	padding: 8px 10px;
	text-transform: uppercase;
	font-size: 18px;
}
.pradinis_renginiai .post h2 {
	height: 40px;
}
.pradinis_renginiai .post h2 a {
	color: #000;
	text-decoration: none;
}
.pradinis_renginiai .post .post_thumbnail_left {
	float: left;
	width: 238px;
	border-right: 1px dotted #122625;
	margin: 8px 0;
}
.pradinis_renginiai .post .post_thumbnail {
	width: 220px;
	height: 260px;
	display: block;
	margin: 0 auto;
	border: 1px solid #122625;
}
.pradinis_renginiai .post .post_thumbnail a img{
	display: block;
}
.pradinis_renginiai .post .date {
	position: absolute;
	width: 477px;
	bottom: 0;
	left: 0;
	text-align: right;
}
.pradinis_renginiai .post .date .date_inner {
	padding-right: 10px;
}




.visi_atlikejai .post {
	border: 1px solid #122625;
	margin: 4px 0;
}
.visi_atlikejai .post h2 {
	padding: 10px 10px 0;
	text-transform: uppercase;
	font-size: 28px;
	text-align: center;
}
.visi_atlikejai .post h2 {
	height: 35px;
	background: url(images/background_lines_red_600.png) center 17px no-repeat;
}
.visi_atlikejai .post h2.pradzia_naujienos {
	background: url(images/background_lines_gray_600.png) center 17px no-repeat;
}
.visi_atlikejai .post h2 a {
	color: #ac3a3f;
	text-decoration: none;
	background: url(images/bg_tile.jpg);
	padding: 0 40px;
}
.visi_atlikejai .post h2.pradzia_naujienos a {
	color: #122625;
}
.visi_atlikejai .post .post_thumbnail_left {
	float: left;
	width: 238px;
	border-right: 1px dotted #122625;
	margin: 8px 0;
}
.visi_atlikejai .post .post_thumbnail {
	width: 220px;
	height: 130px;
	display: block;
	margin: 0 auto;
	border: 1px solid #122625;
}
.visi_atlikejai .post .post_entry_left {
	float: left;
	width: 379px;
	margin-top: 8px;
}
.visi_atlikejai .post .entry {
	padding: 0 10px 10px;
	text-align: justify;
}
.visi_atlikejai .post .date {
	text-align: right;
}
.visi_atlikejai .post .date .date_inner {
	padding-right: 10px;
}



.single .post {
	border: 1px solid #122625;
	margin: 4px 0;
}
.single .post h2 {
	padding: 10px 10px 0;
	text-transform: uppercase;
	font-size: 28px;
	text-align: center;
}
.single .post h2 {
	height: 35px;
	background: url(images/background_lines_red.png) center 17px no-repeat;
}
.single .post h2.renginiai {
	background: url(images/background_lines_blue.png) center 17px no-repeat;
}
.single .post h2 span {
	color: #ac3a3f;
	text-decoration: none;
	background: url(images/bg_tile.jpg);
	padding: 0 40px;
}
.single .post .post_thumbnail_left {
	float: left;
	width: 476px;
	border-right: 1px dotted #122625;
	margin: 8px 0;
}
.single .post .post_thumbnail {
	width: 460px;
	height: 270px;
	display: block;
	margin: 0 auto 8px;
	border: 1px solid #122625;
}
.single .post .post_thumbnail img{
	display: block;
}
.single .post .post_entry_left {
	float: left;
	width: 480px;
	margin-top: 8px;
}
.single .post .entry {
	padding: 0 10px 10px;
	text-align: justify;
}
.single .ateikite_objektai {
	width: 460px;
	margin: 8px auto 0;
}


.pageas .page {
	border: 1px solid #122625;
	margin: 4px 0;
}
.pageas .page h2 {
	padding: 10px 10px 0;
	text-transform: uppercase;
	font-size: 28px;
	text-align: center;
}
.pageas .page h2 {
	height: 35px;
	background: url(images/background_lines_red.png) center 17px no-repeat;
}
.pageas .page h2.sesi_simtai {
	background: url(images/background_lines_red_600.png) center 17px no-repeat;
}
.pageas .page h2 span {
	color: #ac3a3f;
	text-decoration: none;
	background: url(images/bg_tile.jpg);
	padding: 0 40px;
}
.pageas .page .entry {
	padding: 10px;
	text-align: justify;
}




/* Menu
-------------------------------------------------------------- */
#access {
	background: url(images/bg_menu.png) repeat-x;
	margin: 20px auto 40px;
	width: 960px;
	display: block;
	float: left;
	position: relative;
	z-index:1;
}
#access .menu-header,
div.menu {
	width:100%;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin-left: 85px;
}

#access .menu-header ul .page_item,
div.menu ul .page_item ,
div.menu ul .menu-item {
	list-style-image:url(images/dot_menu.png);
	list-style-type:disc;
}
#access .menu-header ul ul .page_item,
div.menu ul ul .page_item,
div.menu ul ul .menu-item {
	list-style: none;
}

#menu-item-880 {
	list-style: none;
}

#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
	margin-right: 40px;
}
#access a {
	display:block;
	text-decoration:none;
	color:#111c28;
	padding: 0 0 0 10px;
	line-height:46px;
	
	/*font-size: 28px;*/
	font-size: 20px;
	text-transform: uppercase;
	
}
#access ul ul {
	background: url(images/submenu_bg.png);
	margin: 0;
	list-style: none;
	display:none;
	position:absolute;
	top:46px;
	left:-25px;
	float:left;
	/*box-shadow: 0px 3px 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.4);
	*/
	width: 224px;
	z-index: 99999;
	padding: 0;
	margin-bottom: 10px;
	
}

#access ul ul li.link_last
{
	width: 224px;
	height: 10px;
	position: absolute;
	bottom: -10px;
	left: 0;
	background: url(images/submenu_bottom.png) top left no-repeat;
}

#access ul ul li {
	min-width: 224px;	
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	/*background:#111c28;*/
	height:auto;
	line-height:1em;
	padding:10px 15px;
	width: 194px;
	/*
	transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	*/
	font-size: 16px;
	
}
#access li:hover > a {
	color:#a04446;
	/*background:#111c28;*/
}
#access ul ul :hover > a {
	color:#000;
	background: url(images/submenu_hover.png) top center repeat-y;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a,
#access ul li.current_page_parent > a,
#access ul li.current_page_ancestor > a,
#access ul li.current-post-ancestor > a {
	color: #a04446;
}

#access ul ul li.current_page_item > a,
#access ul ul li.current-menu-item > a,
#access ul ul li.current_page_parent > a,
#access ul ul li.current_page_ancestor > a {
	color: #3d8eb0;
}
/*
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#a04446;
}
*/


/* Images
-------------------------------------------------------------- */
#content img {
	margin: 0;
	max-width: 936px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}


#footer {
	width: 860px;
	margin: 0 auto 20px;
}
.wp-paginate a:hover,
.footer_left a:hover {
	background: url(images/multiplajus.png);
}
.footer_left a {
	padding: 0 4px;
}
.footer_left {
	float: left;
	width: 33%;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
}

.uzrasas {
	margin-bottom: 4px;
}


.atlikejas_vienas {
	width: 620px;	
	float: left;
}
.atlikejas_vienas  .post .post_thumbnail {
	width: 600px;
	height: 360px;
	margin: 8px auto;
}
.atlikejas_vienas2 .post .post_thumbnail {
	height: 150px;
}

.atlikejas_vienas  .page .post_thumbnail {
	width: 600px;
	height: 150px;
	margin: 8px auto;
	border: 1px solid #122625;
}

.atlikejas_vienas  .post .post_thumbnail_left {
	width: 618px;
	border: 0;
}
.atlikejas_vienas .post .pataginta,
.atlikejas_vienas .post .entry-content {
	margin-top: 5px;
}
.atlikejas_vienas .post .pataginta {
	margin-bottom: 2px;
}
.atlikejas_vienas .post h2 {
	background: url(images/background_lines_red_600.png) center 17px no-repeat;
}
.atlikejas_vienas .post h2.viena_naujiena {
	background: url(images/background_lines_gray_600.png) center 17px no-repeat;
}
.atlikejas_vienas .post h2.viena_naujiena span {
	color: #122625;
}


.atlikeju_sarasas {
	float: right;
	width: 322px;
}
.atlikeju_sarasas_inner
{
	border: 1px solid #122625;
	margin: 4px 0;
}
.atlikeju_sarasas_inner h2 {
	padding: 10px 10px 0;
	text-transform: uppercase;
	font-size: 28px;
	text-align: center;
}
.atlikeju_sarasas_inner h2 {
	height: 35px;
	background: url(images/background_lines_blue_302.png) center 17px no-repeat;
}
.atlikeju_sarasas_inner h2 span {
	color: #3D8EB0;
	text-decoration: none;
	background: url(images/bg_tile.jpg);
	padding: 0 20px;
}
.atlikeju_sarasas_inner li {
	text-transform: uppercase;
	padding: 5px 0 5px 0px;
	font-size: 14px;
}
.atlikeju_sarasas_inner li a {
	color: #122625;
	padding: 0 0px;
}
.atlikeju_sarasas_inner li a:hover {
	/*background: url(images/multiplajus.png);*/
}
.atlikeju_sarasas_inner li:hover {
	list-style-image:url(images/bullet_blue.png);
	list-style-type:disc;
}
.atlikeju_sarasas_inner li.current_page_item a {
	color: #3D8EB0;
}

.attachment-page_didelis {
	border: 1px solid #122625;
}
.post .entry-content h2,
.pageas .entry h2 {
	background: none;
	height: auto;
	font-size: 20px;
	text-align: left;
	padding: 8px 0 4px;
}



.stulpelis_kaire {
	width: 620px;	
	float: left;
}
.stulpelis_desine {
	width: 322px;	
	float: right;
}

.index_atlikejai .visi_atlikejai .post .post_thumbnail_left {
width:400px;
}
.index_atlikejai .visi_atlikejai .post .post_thumbnail {
border: 1px solid #122625;
display: block;
height: 220px;
margin: 0 auto;
width: 380px;
}
.index_atlikejai .visi_atlikejai .post .post_entry_left {
width: 217px;
}

.tag_klaudas {
	padding: 10px 1px;
	text-align: justify;
}
.tag_klaudas a {
	color: #586665;
}
.tag_klaudas a:hover {
	color: #3D8EB0;
}

.akordeonas h2:hover {
	cursor:pointer;
}

#featured {
	height: 315px;
}
.atlikeju_sarasas_inner li.activeSlide a{
	/*list-style-image:url(images/bullet_blue.png);
	list-style-type:disc;*/
	background: url(images/multiplajus.png) top left repeat;
}
.date_inner {
	color: #586665;
	font-size: 10px;
}

#galerija {
	margin: 6px 0 0;
	height: 290px;
}
#galerija .imagijus {
	float: left;
	margin: 0 5px;
	width: 468px;
	height: 281px;
	border: 1px solid #122625;
}

.slaptas_pavadinimas {
	display: none;
}

#sponsoriai a {
	float: left;
	margin: 0 5px;
	display: block;
	height:70px;
}
#sponsoriai a:hover {
	background-position: 0 -70px;
}

.flashback_image {
	float: left;
	width: 67px;
	height: 67px;
}
.flashback_image a {
	display: block;
	width: 67px;
	height: 67px;
	background: #fff;
	opacity: 0.4;
}