/*
Theme Name: EUROFIN CONSULT
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
/******************************************
begin css resets
******************************************/
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	font-family: sans-serif,arial;
	background: #ffffff;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear: both;
}
strong {
	font-weight: bold;
}
.links {
	clear: both;
	text-align: center;
	color: #737580;
	font-size: 10px;
}
.links a {
	text-decoration: none;
	color: #737580;
	font-size: 10px;
}
.links a:hover {
	text-decoration: none;
	color: #0098C6;
	font-size: 10px;
}
/******************************************
begin basic strucutre
******************************************/
#page {
	width: 760px;
	padding: 20px 29px 30px 29px;
	margin: 0 auto;
	border-left: 1px dotted #e4e4e4;
	border-right: 1px dotted #e4e4e4;
}
#inside {
	width: 760px;
	float: left;
	margin: 10px 0 0 0;
}
h1 a {
	width: 175px;
	height: 60px;
	background: #ffffff url(images/eurofin.jpg) 0 0 no-repeat;
	float: left;
	text-indent: -9999px;
}
ul.topmenu {
	float: right;
	margin-top: 48px;
}
ul.topmenu li {
	display: inline;
	margin-left: 10px;
}
ul.topmenu li a {
	font-family: sans-serif, Arial;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #737580;
	text-decoration: none;
}
ul.topmenu li a:hover {
	color: #333333;
}
ul.topmenu li.current_page_item a {
	color: #0098c6;
}
h2 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #eaeaea;
	float: left;
	padding-top: 7px;
	padding-bottom: 5px;
}
h2 a {
	text-decoration: none;
	color: #333333;
}
h2 a:hover {
	text-decoration: none;
	color: #0098c6;
}

#content {
	width: 500px;
	float: right;
}
.entry {	
	width: 500px;
	float: left;
	clear: both;
	margin-top: 5px;
}
.post, .hentry {
	width: 500px;
	float: left;
	clear: both;

}
p {
	margin: 10px 0;
}

.lista-servicii {
	width: 250px;
	float: left;
}
.lista-servicii ul {
	margin: 30px 0 10px 0;
	border-right: 1px dashed #eaeaea;
}
.lista-servicii ul li {
	margin: 10px 0;
}
.lista-servicii ul li a:hover {
	padding-left: 20px;
	background: url(images/icon_on.jpg) 0 0 no-repeat;
}
.lista-servicii ul li a {
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	color: #333333;
	text-decoration: none;
}
.lista-servicii ul li a:hover {
	color: #0098c6;
}
label {
	display: block;
}


.sectiontitle {
	float: left;
	width: 225px;
	padding: 7px 0 5px 10px;
	font-size: 14px;
	background: #e4e4e4;
	color: #4d5059;
	border-left: 5px solid #0098c7;
}
ul.newslist {
	width: 225px;
	float: left;
	margin-top: 10px;
}
ul.newslist li {
	margin: 6px 0 3px 0;
	border-bottom: 1px solid #e4e4e4;
}
ul.newslist li a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
ul.newslist li a:hover {
	color: #0098c6;
}
ul.newslist2 {
	width: 225px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.newslist2 li {
	margin: 6px 0 3px 0;
}
ul.newslist2 li a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
ul.newslist2 li a:hover, ul.newslist2 li.current-cat a {
	color: #0098c6;
}
ul.serviceslist {	
	width: 240px;
	clear: left;
	float: left;
	margin-top: 10px;
}
ul.serviceslist li {
	margin: 10px 0;
}
ul.serviceslist li a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 18px;
	padding-bottom: 5px;
}
ul.serviceslist li a:hover {
	color: #0098c6;
	padding-left: 18px;
	background: url(images/icon_on.jpg) 0 0 no-repeat;
}

#banner {
	width: 250px;
	height: 250px;
	float: right;
}





.footer {
	border-top: 1px dashed #eaeaea;
	padding-top: 10px;
	margin-top: 25px;
	clear: both;
}
.copy {
	font-size: 11px;
	color: #737580;
	float: left;
}
ul.footermenu {
	float: right;
	float: right;
}
ul.footermenu li {
	display: inline;
	margin-left: 10px;
}
ul.footermenu li a {
	font-size: 11px;
	color: #737580;
	text-decoration: none;
}
ul.footermenu li a:hover {
	color: #333333;
}
ul.footermenu li.current_page_item a {
	color: #0098c6;
}




#slideshow {
    position:relative;
    height:200px;
    margin-top: 15px;
    margin-bottom: 15px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.wp-pagenavi {	
	margin-top: 25px;
	float: right;
}

