/*   
Theme Name: Ana Šesto
Theme URI: http://anasesto.com
Description: Tema za Anu Šesto
Author: Mladen Panić
Author URI: http://quadmachine.info
Version: 1
*/

/******CSS Reset******/
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: normal;
	font-style: normal;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {outline: 0;}
ol, ul {list-style: none;}
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: "" "";}
*{line-height: 1em;}
/******Main Layout******/
html{
	height: 100%;
}
body{
	background-image: url(img/bodyBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000;
	font-family: Helvetica, sans-serif;
	color: #FFF;
	font-size: 0.625em;
	text-shadow: #000 1px 1px 1px;
	height: 100%;
}
a{
	color: #FFF;
	text-decoration: underline;
}
a:hover{
	color: #a163c2;
}
#langSelector{
	width: 100%;
	height: 55px;
}
#langSelector a{
	display: block;
	height: 46px;
	width: 115px;
	background-image: url(img/langSelectENG.png);
	background-position: 0px -47px;
	float: right;
	margin: 10px 10px 0 0;
}
#langSelector a:hover{
	background-position: 0px -3px;
}
#mainWrap{
	position: relative;
	min-height: 100%;
}
#middleWrap{
	width: 960px;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	padding: 0 0 80px 0;
	background-image: url(img/contentTopBG.jpg);
	background-repeat: no-repeat;
	background-position: center 125px;
}
/******404 page******/
#error404{
	text-align: center;
	padding: 100px 0 0 0;
}
#error404 h3{
	font-size: 5em;
	font-weight: bold;
	padding: 10px;
}
#error404 h4{
	font-size: 3em;
	padding: 10px;
	font-weight: bold;
}
#error404 h5{
	font-size: 1.6em;
	font-family: Georgia, serif;
	font-style: italic;
	padding: 10px;
}
/******Header******/
#header{
	width: 100%;
	height: 125px;
}
#homeButton{
	display: block;
	background-image: url(img/homeButton.jpg);
	background-position: 0 125px;
	height: 125px;
	width: 79px;
	float: left;
	margin: 0 0 0 75px;
}
#homeButton:hover{
	background-position: 0 0;
}
/******Main Menu******/
#mainMenu{
	width: 566px;
	overflow: hidden;
	padding: 24px 0 0 117px;
	float: left;
}
#mainMenu li{
	float: left;
	height: 53px;
	background-image: url(img/mainMenuBG.jpg);
	background-repeat: no-repeat;
}
#mainMenu li a{
	display: block;
	height: 53px;
}
#biografija{
	width: 145px;
	background-position: 0px 0px;
}
#biografija:hover{
	background-position: 0px -53px;
}
#portfolio{
	width: 145px;
	background-position: -146px 0;
}
#portfolio:hover{
	background-position: -146px -53px;
}
#projekti{
	width: 145px;
	background-position: -292px 0px;	
}
#projekti:hover{
	background-position: -292px -53px;
}
#kontakt{
	width: 131px;
	background-position: -437px 0px;	
}
#kontakt:hover{
	background-position: -437px -53px;
}
/******Main Content******/
#mainContent{
	min-height: 425px;
	padding: 55px 0 48px 0;
	margin: 0 auto;
	background-image: url(img/contentBottomBG.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: hidden;
	width: 875px;
}
#mainContent h1{
	font-size: 2em;
	font-family: Georgia, serif;
	font-style: italic;
}
#mainContent p{
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 0 0 20px 0;
}
#mainContentLeft{
	float: left;
	padding: 0 40px 10px 80px;
}
#mainContentRight{
	float: left;
	width: 335px;
	text-align: justify;
}
#mainContentRight li{
	font-size: 1.3em;
	padding: 0 0 5px 0;
}
/******Portfolio******/
#portfolioWrap{
	width: 775px;
	margin: 0 auto;
	overflow: hidden;
}
.gallerySection p{
	padding: 0 !important;
}
.gallerySection h3 a{
	padding: 8px 0 0 0;
	font-family: Georgia, serif;
	font-size: 1.5em;
	font-style: italic;
	text-decoration: none;
	display: block;
	color: #000;
	text-shadow: #999 1px 1px 1px;
}
.gallerySection{
	float: left;
	width: 200px;
	height: 240px;
	padding: 10px 0 0 0;
	margin: 10px 29px 15px 29px;
	text-align: center;
	background-color: #e6e6e6;
}
.gallerySection:hover{
	background-color: #fff;
}
/******Footer******/
#footer{
	width: 100%;
	height: 80px;
	position: absolute;
	bottom: 0;
	text-align: center;
	overflow: hi;
}
#footer ul{
	padding: 40px 0 0 0;
	font-size: 1.1em;
	margin: 0 auto;
	width: 480px;
	overflow: hidden;
}
#footer li{
	float: left;
	border-right: 1px solid #FFF;
	padding: 0 10px;
	line-height: 1.5em;
}
.lastListItem{
	border: none !important;
}
#footer p{
	padding: 10px 0 0 0;
	display: block;
}
/******Gallery******/
#gallerySlider {
	visibility: hidden;
	margin: 0 auto 20px auto !important;
}
.gallery { padding: 5px;}
.loader { background: url(loader.gif) center center no-repeat #ddd; }
.panel{
	padding: 10px 0 0 0;
}
.panel .overlay-background { height: 60px; padding: 0 1em; }
.panel .overlay-background { background: #222; }
.panel .panel-overlay { color: white; font-size: 0.7em; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }
.filmstrip { margin: 5px; }
.frame .img_wrap { border: 1px solid #aaa; }
.frame.current .img_wrap { border-color: #000; }
.frame img { border: none; }
.frame .caption { font-size: 11px; text-align: center; color: #888; }
.frame.current .caption { color: #aaa; }
.pointer { border-color: #000; }
*html .pointer { filter: chroma(color=pink); }
/******Contact Form******/
#kontaktPodaci{
	float: left;
	width: 350px;
	padding: 0 30px 0 75px !important;
}
.wpcf7{
	width: 350px;
	float: left;
}
.div.wpcf7-mail-sent-ok{
	border: none !important;
	font-size: 1.3em;
}
.wpcf7 input, textarea{
	background-color: #c1c1c1;
}
.wpcf7 input:focus, textarea:focus{
	background-color: #fff;
}

