/*  
Theme Name: Extendis d.o.o.
Theme URI: http://www.extendis.hr/
Description: Extendis d.o.o. - Angel Theme
Author: Emanuel Blagonic
Author URI: http://www.emanuelblagonic.com/
*/

/* CSS Document */

/* GLOBAL WHITE SPACE RESET */
*{
	margin:0px;
	padding:0px;
}

/* BODY */
body{
	font: 62.5% Arial, Helvetica, sans-serif;
	text-align:center;
	background:#fff url(art/bg-x.gif) repeat-x top center;
	color:#777;
}

/* EXTENDIS LOGO */
h1 {
	position:absolute;
	top:10px;
	left:20px;
	width:40px;
	height:30px;
	text-indent:-8000px;
}
h1 a, h1 a:hover {
	height:30px;
	text-decoration:none;
	display:block;
	border:none;
}

/* SHOWREEL */
#home-image { 
	position:relative;
	width:920px;
	height:300px;
}
#showreel {
	background:url(art/showreel-icon.jpg) no-repeat;
	width:205px;
	height:60px;
	position:absolute;
	text-indent:-8000px;
	right:20px;
	bottom:15px;
}
#showreel a#hq {
	display:block;
	height:60px;
	text-decoration:none;
	border:none;
}
#showreel a#hq:hover {
	background:url(art/showreel-icon.jpg) no-repeat 0 -60px;
}
#showreel a#lq { display:none }

/* MAIN DEFINITIONS */
h2, h3, h4, p {
	margin-bottom:10px;
}
h2 {
	font-size:2em;
	line-height:2.2em;
	color:#3D3D3D;
	border-bottom:1px solid #EEE;
	font-weight:normal;
	margin-right:20px;
	margin-bottom:20px;
}
h3 {
	font-size:1.5em;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	margin-right:20px;
	font-weight:normal;
}
h3.highlighted {
	color:#00AEEF;
	border-bottom:1px solid #EEE;
	padding-bottom:10px;
	margin-top:20px;
}
p, #content li {
	font-size:1.1em;
	line-height:1.36em;
	margin-right:20px;
}
#footer p, #homesec1 p, #helper p, .column p, .column-wide p, #content li { margin-right:0 }

.column {
	width:280px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.column-wide {
	width:430px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.important, .info {
	color:#00AEEF;
	font-weight:bold;
	margin-bottom:20px;
}
#content .important {
	font-size:1.4em;
	font-weight:normal;
}
.no-border { border:none }
/* IMAGES */
img {
	border:1px solid #E5E5E5;
	padding:2px;
}
img.plain-image {
	border:none;
	padding:0;
}
img.feed-icon {
	border:none;
	padding:0;
	margin:0 4px;
	position:relative;
	top:4px;
}
/* LISTS */
#content li {
	margin-left:15px;
	margin-bottom:2px;
}
/* TABLES */

/* LINKS */
a {
	color:#00AEEF;
	text-decoration:none;
	border-bottom:1px solid #EEE;
}
a:hover {
	color:#008DC1;
	border-bottom:1px solid #DDD;
}
.more {
	display:block;
}
a.link-feed {
	width:16px;
	height:16px;
	background:url(/foto/feed-icon.gif) no-repeat;
	overflow:hidden;
	text-indent:-8000px;
	display:block;
	float:right;
	position:relative;
	right:0px;
	top:-18px;
}

/* DIV DEFINITIONS */
#container {
	width:960px;
	margin:0 auto;
	background:url(art/container-bg.gif) no-repeat;
	min-height:300px;
}
#head {
	width:920px;
	margin-left:20px;
	position:relative;
	height:50px;
}
#main {
	width:900px;
	margin-left:40px;
	text-align:left;
	padding:20px 0;
}
#homepage #main {
	width:920px;
	margin-left:20px;
	padding:0;
}
#content {
	float:right;
	width:900px;
}
#main .narrow {
	width:600px;
}
#helper {
	width:280px;
	float:left;
}
.spacer_blank {
	clear:both;
	padding-top:20px;
}
.spacer {
	clear:both;
	border-top:1px solid #F2F2F2;
	margin-top:20px;
	padding-top:20px;
}

/* SECTIONS ON HOMEPAGE */
#homesec1 {
	width:900px;
	float:right;
	position:relative;
	top:-10px;
	margin-bottom:10px;
}
#homesec1 .section {
	width:199px;
	margin-right:20px;
	border:1px solid #EEE;
	padding:2px;
	float:left;
	background:#FFF;
}
#homesec1 .section div {
	padding:6px 12px;
	min-height:160px;
}
#section1 {	background:#333 url(art/bg/sec1-x.gif) repeat-x bottom center }
#section2 {	background:#A7C73E url(art/bg/sec2-x.gif) repeat-x bottom center }
#homesec1 #section2 h2 { color:#333 }
#homesec1 #section2 p { color:#222 }
#section3 { background:#F26522 url(art/bg/sec3-x.gif) repeat-x bottom center }
#section4 { background:#00AEEF url(art/bg/sec4-x.gif) repeat-x bottom center }
#homesec1 h2 {
	font-size:1.3em;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	line-height:1.5em;
	margin-bottom:10px;
	color:#FFF;
	border:none;
	margin-right:0;
}
#homesec1 p {
	color:#FFF;
	opacity:.7;
}
#homesec1 a {
	color:#FFF;
	border:none;
	text-decoration:underline;
}
#homesec1 a:hover { color:#EEE }

/*********************************/
#homesec2 {
	width:900px;
	float:right;
}
#homesec2 .section {
	width:215px;
	margin-right:10px;
	float:left;
	border-right:1px solid #EEE;
}
#homesec2 .wide {
	width:430px;
	border-right:none;
}
#homesec2 .section div {
	min-height:180px;
	padding:6px 15px;
}
#homesec2 h2 {
	font-size:1.3em;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	line-height:1.5em;
	margin-bottom:10px;
	border:none;
	margin-right:0;
}
#homesec2 h3 {
	font-size:1.1em;
	line-height:1.2em;
	font-weight:bold;
}

/* MAIN NAVIGATION */
#headnav {
	position:absolute;
	top:15px;
	right:20px;
}
#headnav ul {
	list-style:none;
}
#headnav li {
	float:left;
	text-indent:-8000px;
}
#headnav a {
	display:block;
	height:20px;
	background-repeat:no-repeat;
	margin-right:5px;
	border:none;
	background-image:url(art/headnav.gif);
}

#hr #home a 										{ width:67px; background-position:0 0 }
#hr #home a:hover, #hr #home a.selected 			{ background-position:-80px 0 }
#hr #about a 										{ width:62px; background-position:0 -20px}
#hr #about a:hover, #hr #about a.selected 			{ background-position:-80px -20px }
#hr #services a 									{ width:58px; background-position:0 -40px}
#hr #services a:hover, #hr #services a.selected 	{ background-position:-80px -40px }
#hr #portfolio a 									{ width:75px; background-position:0 -60px }
#hr #portfolio a:hover, #hr #portfolio a.selected 	{ background-position:-80px -60px }
#hr #contact a 										{ width:65px; background-position:0 -80px}
#hr #contact a:hover, #hr #contact a.selected 		{ background-position:-80px -80px }
#hr #news a 										{ width:63px; background-position:0 -100px}
#hr #news a:hover, #hr #news a.selected 			{ background-position:-80px -100px }
#hr #blog a 										{ width:45px; background-position:0 -120px}
#hr #blog a:hover, #hr #blog a.selected 			{ background-position:-80px -120px }

#en #home a 										{ width:49px; background-position:-160px 0 }
#en #home a:hover, #en #home a.selected 			{ background-position:-240px 0 }
#en #about a 										{ width:70px; background-position:-160px -20px}
#en #about a:hover, #en #about a.selected 			{ background-position:-240px -20px }
#en #services a 									{ width:67px; background-position:-160px -40px}
#en #services a:hover, #en #services a.selected 	{ background-position:-240px -40px }
#en #portfolio a 									{ width:73px; background-position:-160px -60px }
#en #portfolio a:hover, #en #portfolio a.selected 	{ background-position:-240px -60px }
#en #contact a 										{ width:65px; background-position:-160px -80px}
#en #contact a:hover, #en #contact a.selected 		{ background-position:-240px -80px }
#en #news a 										{ width:50px; background-position:-160px -100px}
#en #news a:hover, #en #news a.selected 			{ background-position:-240px -100px }
#en #blog a 										{ width:45px; background-position:-160px -120px}
#en #blog a:hover, #en #blog a.selected 			{ background-position:-240px -120px }

/* LANGUAGE NAVIGATION */
#langnav {
	list-style:none;
	width:20px;
	height:42px;
	position:absolute;
	top:60px;
	right:-20px;
}
#langnav li {
	float:left;
	margin-bottom:2px;
	text-indent:-8000px;
}
#langnav a {
	display:block;
	width:20px;
	height:20px;
	background-image:url(art/langnav.gif);
	background-repeat:no-repeat;
	border:none;
}
#langnav a:hover { border:none }
#langnav #lang_hr a { background-position:-20px 0; }
#langnav #lang_hr a:hover, #langnav #lang_hr a.selected { background-position:0 0; }
#langnav #lang_en a { background-position:-20px -22px; }
#langnav #lang_en a:hover, #langnav #lang_en a.selected { background-position:0 -22px; }

/* PORTFOLIO */
.leftnav {
	list-style:none;
	font-size:1.1em;
	margin-bottom:20px;
}
.leftnav li.heading {
	padding:10px 4px;
	color:#333;
	font-weight:bold;
	border-bottom:1px solid #EBEBEB;
}
.leftnav a {
	border-bottom:1px solid #EBEBEB;
	display:block;
	padding:6px 4px;
	text-decoration:none;
	color:#00AEEF;
	height:1%;
}
.leftnav a:hover, .leftnav .current_page_item a {
	background:#F5F5F5;
	color:#F26522;
}
/* FORMS & CFORMS */
form.cform, form {
	border-top:1px solid #EEE;
	padding-top:15px;
	margin-right:20px;
}
form fieldset legend {
	font-size:1.2em;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:10px;
	color:#777;
}
fieldset {
	border:none;
	margin-bottom:10px;
	border-bottom:1px solid #EEE;
}
fieldset.cf_hidden {
	display:none;
}
label, #content ol.cf-ol li.cf-box-title, form fieldset ol li.li_text_only {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
}
label {
	width:155px;
	float:left;
	display:block;
}
#content ol.cf-ol li.cf-box-title, form fieldset ol li.li_text_only {
	padding-bottom:10px;
}
.default, .secinput {
	width:395px;
	padding:3px;	
	border:1px solid #D4E1E6;
	font-size:11px;
	color:#333; 
	float:right;
}
.error { border:1px solid #FF0000 }
img.captcha {
	margin-top:20px;
}
.cform ol, form ol {
	list-style:none;
}
#content ol.cf-ol li, #content form ol li {
	width:100%;
	float:left;
	clear:both;
	margin-left:0px;
	padding-bottom:15px;
	font-size:1.1em;
}
.cf-box-a, .cf-box-b, .cf-after, .cf-group-after {
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}
.cf-box-a, .cf-box-b {
	width:20px;
	height:16px;
}
.cf-after {
	width:540px;
	height:1.5em;
}
.cf-group-after {
	width:160px;
	height:3em;
}

.default:focus {
	background:#F8F8F8;
}
.textonly, .li_text_only {
	color:#00AEEF;
}
span.reqtxt, span.emailreqtxt {
	color:#990000;
	font-size:18px;
}
.linklove a, .linkove a em {
	color:#EEE;
	border-bottom:none;
	font-style:normal;
}

/* COMMENTS */
ol.comment-list {
	list-style:none;
}
#content ol.comment-list li {
	margin-left:0;
	display:block;
	float:left;
	padding-top:10px;
	border-bottom:1px solid #F5F5F5;
	margin-bottom:0;
}
#content ol.comment-list li.author_comment {
	background:#F6F6F6;
}
div.comment-head {
	width:190px;
	float:left;
	display:block;
	padding-left:10px;
}
div.comment-data {
	width:350px;
	font-size:11px;
	float:right;
	display:block;
}
div.comment-data p {
	font-size:11px;
}

/* LINK LIST*/
#link-list {
	font-size:1.1em;
	list-style:none;
}
#link-list li {
	margin-bottom:10px;
}
/* FOOTER */
#footer {
	width:880px;
	margin:20px auto;
	padding:30px 0;
	background:url(art/footer-bg.gif) no-repeat top center;
}