/*
Theme Name: L'officiel dev
Theme URI: http://www.lofficiel.lt
Description: Wordpress dizaino tema sukurta <a href="http://www.lofficiel.lt">L'officiel Mada</a>.
Version: 0.1
Author: tinyStudio
Author URI: http://studio.tiny.lt/
*/

html, body {
  text-align: center;
  font-family: Arial;
}

div#container {
  text-align: left;
  width: 960px;
  margin: 0px auto;
}

div#heading {
}

div#heading img {
  margin: 15px 0px 10px 10px;
}

div#navigation {
  background-color: #000;
  height: 25px;
  width: auto;
  margin:0px;
}

div#navigation ul {
  list-style: none;
  margin:0px 10px;
  padding: 0px;
}

div#navigation ul li{
  list-style: none;
  padding: 0px;
  margin: 5px 10px 0px 10px;
  float: left;  
}

div#navigation ul li{
  color: #fff;
  font-family: "NobelCE-Light";
  font-family: Helvetica;
}

div#navigation ul li a {
    color: white;
    letter-spacing: -1px;
}

div#content {
  clear: left;
  position:relative;
  overflow: hidden;
  min-height: 525px;
  width: 960px;
  background-image: url('images/image-page-empty.jpg');
  background-repeat: no-repeat;
  background-position: top left;
}


div.page{
  background-image: url('images/image-page-empty.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  margin-top:0px;
  min-height: 525px;
}

div.page-apie{
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url('images/image-page-apie.jpg');
}

div.page-reklama{
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url('images/image-page-reklama.jpg');
}

div.page-kontaktai{
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url('images/image-page-kontaktai.jpg');
}

div.page-prenumerata{
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url('images/image-page-prenumerata.jpg');
}

div.page-index{
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url('images/image-page-index.jpg');
}

div.page-index {
}


div.page h2.title {
  margin-left: 30px;
  padding-top: 20px;
  margin-bottom: 10px;
}

div.page div.entry {
  width: 360px;
  margin-left: 30px;
  float: left;
}

div.single-post div.entry {
  margin: 0px 0px 0px 0px;
  float: none;
  width: auto;
  padding-bottom: 20px;
}

div.single-post div.entry img.alignleft {
  margin: 0px 20px 10px 0px;
  padding: 0px;
  float: left;
}

div.single-post div.entry img.alignright {
  margin: 0px 0px 10px 20px;
  padding: 0px;
  float: right;
}

div.single-post div.entry p {
  margin-right: 20px;
  margin-left: 20px;
}

div.single-post div.entry hr {
  clear: both;
  height: 0px;
  margin: 0px;
  padding: 0px;
  color: none;
  background-color: none;
  border: 0px none;
}

div.single-post div.entry h2 {
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 20px;
  margin-left: 20px;
}

div.single-post div.entry h2 img{
  margin: 0px;
  padding: 0px;
}

div.page-prenumerata div.entry {
  width: 280px;
}

div.page-prenumerata div#form-col {
  width: 300px;
  float: left;
  margin-left: 10px;
}

div.page-prenumerata div#sidebar {
  width: 300px;
  float: left;
  margin-left: 10px;
}

div.page-prenumerata div.textwidget {
  background-color: #000;
  color: #fff;
  padding: 20px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

div.page-express-mada div.entry {
  width: 300px;
}

div.page-express-mada div.covers {
  width: 590px;
  float: right;
  margin-left: 10px;
  margin-right: 30px;
  text-align: right;
}

div.page-express-mada div.covers img.em-archive{
  height: 90px;
  margin: 0px 0px 10px 5px;
  float:right;
}

div.page-index div.entry {
  width: 335px;
  height: 240px;
}

div.page-index a.picture-index {
  float: left;
  padding-top: 4px;
}

div.page-index img.picture-index {
  width: 130px;
}

div.page-index div.entry p{
  margin-left: 140px;
}

div.page-index span.more {
  position: absolute;
  top: 270px;
  left: 270px;
  margin-left: 0px;
  height: 22px;
}

div.page-video div.entry {
  /*width: 920px;*/
  margin-left: 220px;
}

div.page-redakcija div.entry {
  width: 920px;
}

div.page-redakcija div.entry div.person {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  width: 160px;
  font-size: 10px;
  text-align: center;
  height: 225px;
}

div.page-redakcija div.entry div.person span{
  display: block;
  margin-top: 3px;
}
div.entry p{
  font-family: Arial;
  text-align: justify;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 18px;
}

div.entry p.more {
  text-align: right;
}

div.entry p.more span.more{
  background-color: #000000;
  text-transform: uppercase;
  text-align: center;
  display: block;
  float: right;  
  height: 22px;
}

div.entry p.more span.more img{
  margin: 2px 20px -2px 20px;
}

div.content-inline {
  min-height: 525px;
  width: 960px;
  position: absolute;
  overflow: visible;
}

div.content-visible {
  left: 0px;
}

div.content-hidden {
  left: 960px;
}


div#line {
  clear: left;
  background-color: #000;
  padding: 20px 10px;
}

div#line img {
  margin-right: 10px;
}

div#line-content {
  margin: 0px 10px;
  width: 870px;
  float: left;
  overflow: hidden;
  height: 115px;
  position: relative;
}

div#line-content-inside {
  width:10000px;
  position:absolute;
}

div#line-content-inside-a {
  float: left;
  width: auto;
}

div#line-content-inside-b {
  float: left;
  width: auto;
}

div#debug {
  color: #fff;
  background-color: #000;
  display: none;
}
div.clear {
  clear: both;
  height:0px;
}

div#line-backarrow {
  float: left;
  height: 115px;
  width: 25px;
}

div#line-backarrow a{
  background-image:url('images/back_arrow.png');
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

div#line-backarrow a:hover{
  background-image:url('images/back_arrow_hover.png');
  text-decoration: none;
}

div#line-fwdarrow {
  float: left;
  height: 115px;
  width: 25px;
}

div#line-fwdarrow a{
  background-image:url('images/forward_arrow.png');
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

div#line-fwdarrow a:hover{
  background-image:url('images/forward_arrow_hover.png');
  text-decoration: none;
}


div#footer {
  margin: 10px 10px 30px 10px;
  clear: left;
  font-size: 10px;
}

div#footer a {
  color: #000000;
}

a {
  color: #666666;
}



html{
	
}
body {
	
}
strong{
	font-weight:bold;
}
em{
	font-style:italic;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

h1{
	font-size:146.5%;
	font-weight:bold;
}
h1 a{
	color:#000;
	text-decoration:none;	
}
h1 a:hover{
	text-decoration:underline;
}
ul{
	margin-left:20px;
}
ul li{
	list-style:square;
}
#hd{
	margin-top:15px;
}
div.spacer{
	height:26px;
	background-color:#000;
	margin:10px 0 10px 0;
}
div.main{
	min-height:250px;
}
#ft{
	text-align:center;
	font-size:85%;
}
div#right-col{
	float:left;
	width:328px;
	margin:0;
}
div#form-col{
	float:left;
	width:292px;
	margin:0 10px 0 10px;
}
div#form-col p{
	color:#888888;
	font-size:93%;
	text-align:justify;
	margin-bottom:5px;
}
table.formTable{
	font-size:85%;
}
table.formTable td{
	padding:2px 0 2px 4px;
}
table.formTable label{
	color:#000;
	position:relative;
	top:-3px;
}
div#left-col{
	float:left;
	width:334px
	margin:0;
}
.error{
	color:#FF0000;
}
.lnk{
	color:#4175ea;
}


div.page-konkursas {
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url('images/image-page-konkursas.jpg');
    background-color: black;
    color: white;
    height: 550px;
}

    div.page-konkursas .konkursas {
        padding-top: 20px;
        padding-right: 420px;
        float: left;
    }

    div.page-konkursas h2 {
        font-size: 15px;
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 10px;
        margin-left: 30px;
        text-align: center;
        line-height: 18px;
        width: 500px;
    }
    
    div.page-konkursas div.entry {
        width: 500px;
        font-weight: bold;
        text-align: left;
    }
    
    div.page-konkursas div.entry p {
        text-align: left;
        margin-bottom: 0;
    }
    
    div.page-konkursas input[type=text] {
        width: 450px;
        height: 20px;
        border: none;
        border-left: 2px solid #8a8a8a;
        margin-top: 8px;
        text-transform: uppercase;
        font-size: 12px;
        padding-left: 5px;
        color: #7f7f7f;
    }
    
    div.page-konkursas span.agree {
        color: #7f7f7f;
        font-size: 8px;
        font-family: Helvetica;
        display: block;
        text-transform: uppercase;
        padding-top: 2px;
        margin-bottom: 18px;
    }
    
    div.page-konkursas form div div {
        margin-top: 8px;
        margin-bottom: 2px;
    }
    
    div.page-konkursas form label {
        margin-right: 10px;
    }
    
    div.page-konkursas form button {
        padding: 0 15px;
        font-weight: bold;
        background-color: white;
        cursor: pointer;
    }
    
    div.page-konkursas form button:hover {
        background-color: #dedede;
    }











