/*
Theme Name: CannesLions
Theme URI: http://canneslions.lt/
Description: CannesLions.lt design
Version: 1.0
Author: 15min
Author URI: http://canneslions.lt/

*/


body{
	margin:0;
	color:#231f20;
	font:12px "Trebuchet MS", Helvetica, sans-serif;
	background:#1885c6 url(images/bg-body.gif) repeat-y 50% 0;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#fff;
}
a:hover{text-decoration:underline;}
#wrapper{
	background:url(images/bg-wrapper.jpg) no-repeat;
	width:960px;
	margin:0 auto;
}
#header{
	height:1%;
	padding:2px 28px 18px 23px;
}
#header:after{
	clear:both;
	display:block;
	content:"";
}
#header .logo{
	width:244px;
	height:114px;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
	margin:0;
}
.logo a{
	height:100%;
	display:block;
	background:url(images/logo2011.png) no-repeat;
}
.nav-holder{
	width:640px;
	float:right;
	background:url(images/bg-nav.gif) repeat-x 0 100%;
}
#nav{
	margin:34px -10px 0 -10px;
	padding:0 0 3px;
	list-style:none;
	height:1%;
	width:660px;
	font-size:0;
}
#nav:after{
	display:block;
	clear:both;
	content:"";
}
#nav li{
	float:left;
	position:relative;
	height:20px;
	z-index:10;
	margin:0 -1px;
}
#nav li span{
	width:2px;
	height:20px;
	float:left;
}
#nav a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	height:17px;
	margin:0 8px;
	position:relative;
	cursor:pointer;
}
#nav .kanu{
	background:url(images/text-kanu.png) no-repeat;
	width:82px;
}
#nav .liutu{
	background:url(images/text-liutu.png) no-repeat;
	width:94px;
}
#nav .kanai{
	background:url(images/text-kanai.png) no-repeat;
	width:108px;
}
#nav .apdo{
	background:url(images/text-apdo.png) no-repeat;
	width:108px;
}
#nav .daly{
	background:url(images/text-daly.png) no-repeat;
	width:72px;
}
#nav .prog{
	background:url(images/text-prog.png) no-repeat;
	width:75px;
}
#nav li:hover span,
#nav li.hover span{
	background:url(images/divider.gif) no-repeat;
}
#nav li .bullet{
	width:22px;
	position:absolute;
	top:22px;
	left:40%;
}
#nav li:hover .bullet,
#nav li.hover .bullet{
	background:url(images/bullet.png) no-repeat;
}
#nav li.hover .subnav,
#nav li:hover .subnav {display:block;}
#nav .subnav {
	width:342px;
	position:absolute;
	left:0;
	top:20px;
	z-index:10;
	display:none;
	margin:-4px 0 0 -4px;
	padding-top:14px;
	font-size:12px;
}
#nav .subnav .top,
#nav .subnav .bottom {
	background:#1885c6;
	height:11px;
	overflow:hidden;
}
#nav .subnav .top {
        -moz-border-radius-topright: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -webkit-border-top-left-radius: 5px;
}
#nav .subnav .bottom {
	background:#1885c6;
	height:13px;
        -moz-border-radius-bottomright: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-bottomleft: 5px;
        -webkit-border-bottom-left-radius: 5px;
}
#nav ul {
	padding:0 1px 0 0;
	margin:0;
	background:#1885c6;
	height:1%;
	list-style:none;
	float:none;
}
#nav div ul:after {
	content:"";
	clear:both;
	display:block;
}
#nav .subnav li{
	float:none;
	height:auto;
}
#nav .subnav li a{
	display:block;
	margin:0;
	text-indent:0;
	float:none;
	padding:0 4px;
	letter-spacing:-1px;
}
#nav ul a:hover,
#nav ul li:hover a,
#nav ul li.hover a{
	background:url(images/bg-subnav2.jpg) no-repeat;
	text-decoration:none;
}
#main{
	overflow:hidden;
	height:1%;
	padding:0 0 40px 10px;
}
#main .img-holder{
	width:278px;
	float:left;
	position:relative;
}
.img-holder .img-border{
	background:url(images/border.png) no-repeat;
	position:absolute;
	width:278px;
	height:612px;
	top:0;
	left:0;
}
.img-holder img{
	float:left;
}
.img-holder .img1{
	margin:8px 0 0 37px;
}
.img-holder .img2{
	margin:-31px 0 0 31px;
}
.img-holder .img3{
	margin:-24px 0 0 18px;
}
.img-holder .img4{
	margin:-28px 0 0 5px;
}
#content{
	width:465px;
	float:left;
	padding-top:6px;
}
.content-t{
	background:url(images/bg-content-t.png) no-repeat;
	height:11px;
	font-size:0;
}
.content-c{
	background:url(images/bg-content-c.png) repeat-y;
	padding:4px 12px 5px;
	height:1%;
	overflow:hidden;
}
.content-b{
	background:url(images/bg-content-b.png) no-repeat;
	height:14px;
}
.content-holder{
	margin-top:-7px;
	position:relative;
	z-index:0;
}
#content h2{
	margin:0 0 7px;
	font-size:15px;
	color:#fdf00e;
}
#content small {
    color:#fff;
    font-style: italic;
}
#content h2 a{
    color:#fdf00e;
}
#content p{
	margin:0 0 18px;
}
#content .team{
	list-style:none;
	margin:0 0 15px;
	padding:0;
}
#content .carousel img{
	vertical-align:top;
}
#content .carousel{
	background:url(images/bg-gallery.png) no-repeat;
	width:417px;
	padding:9px 12px 14px 11px;
}
#content .carousel .holder{
	position:relative;
}
#content .carousel .frame{
	height:101px;
	width:417px;
	position:relative;
	overflow:hidden;
}
#content .carousel ul{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	width:99999px;
}
#content .carousel ul li{
	float:left;
}
#content .carousel ul li a{
	position:relative;
	z-index:10;
}
#content .carousel .link-prev,
#content .carousel .link-next{
	width:14px;
	height:23px;
	position:absolute;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
	top:40px;
}
#content .carousel .link-prev{
	background:url(images/link-prev.png) no-repeat;
	left:-17px;
}
#content .carousel .link-next{
	background:url(images/link-next.png) no-repeat;
	left:420px;
}
#content .carousel .border{
	background:url(images/bg-gallery-border.png) no-repeat;
	width:25px;
	height:101px;
	position:absolute;
	top:0;
	z-index:11;
}
#content .carousel .leftside{
	left:127px;
}
#content .carousel .rightside{
	left:266px;
}
.more-link {
    display:block;
    background: url(images/placiau.png) no-repeat;
    width: 177px;
    height: 17px;
    text-align: center;
    text-decoration: underline;
    font-style: italic;
    margin-left: 250px;
}
.more-link:hover {
    text-decoration: none;
}
.aside{
	float:right;
	width:204px;
	padding-top:13px;
}
.aside .partners{
	list-style:none;
	margin:0;
	padding:0 42px 52px 0;
}
.aside .partners li{
	overflow:hidden;
	height:1%;
	margin-bottom:16px;
	vertical-align:top;
}
.aside .partners li img{
	float:right;
}
.aside .galerija{
	background:url(images/text-galerija.png) no-repeat;
	width:180px;
	height:17px;
	text-indent:-9999px;
	margin:0 0 4px;
	font-size:12px;
}
.aside .carousel{
	background:url(images/bg-aside-gallery.png) no-repeat;
	width:172px;
	padding:9px 0 14px 7px;
	margin:0 0 45px 8px;
}
.aside .carousel .holder{
	position:relative;
}
.aside .carousel .frame{
	width:162px;
	overflow:hidden;
	position:relative;
}
.aside .carousel ul{
	width:99999px;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
}
.aside .carousel ul li{
	float:left;
	padding:0 4px;
	width:154px;
}
.aside .carousel .link-prev,
.aside .carousel .link-next{
	width:14px;
	height:23px;
	position:absolute;
	top:44px;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}
.aside .carousel .link-prev{
	background:url(images/link-prev.png) no-repeat;
	left:-14px;
}
.aside .carousel .link-next{
	background:url(images/link-next.png) no-repeat;
	left:162px;
}
.aside .nuorodos{
	width:180px;
	height:17px;
	background:url(images/text-nuorodos.png) no-repeat;
	text-indent:-9999px;
	margin:0 0 5px;
	font-size:12px;
}
.aside .links{
	padding-left:18px;
}
.aside .links ul{
	list-style:none;
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:13px;
}
.aside .links ul li{
	height:1%;
	vertical-align:top;
}
.asideimg{
	vertical-align:top;
}
#footer{
	font-size:10px;
	color:#fff;
	text-align:center;
	padding-bottom:10px;
}
