@charset "UTF-8";
/* CSS Document */

/* CSS Document */
/* 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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	background-image: url(../_images/_body-22/BG-body.jpg);
	background-repeat: repeat;
	background-position: center top;
}
/*Fixed layout*/
body {
	width: 100%;
	margin: 0 auto;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: rgba(0,0,0,1.00);
}
h1 {
	font-style: normal;
}
.h1Header {
	font-size: 3.5em;
    color: rgba(81,80,80,1.00);
	padding: .24em 0 0 0;
	line-height: .75em;
    font-family: lato;
    font-style: normal;
    font-weight: 300;
}
.h1HeaderSM {
	font-size: .85em;
    color: rgba(111,111,111,1.00);
    color: rgba(123,119,78,1.00);
	padding: 0 0 0 2.09em;
    font-family: lato;
    font-style: normal;
    font-weight: 300;
}
h2 {
	font-weight: normal;
}
.h2Header {
	font-size: 1.5em;
    color: rgba(81,80,80,1.00);
	padding: 0 0 .5em 0;
    font-family: lato;
    font-style: normal;
    font-weight: 300;
}
.h2Gallery {
	margin: 0 0 1em 0;
	font-size: 1.3em;
	color: rgba(51,51,51,1.00);
}
h3 {
	font-weight: normal;
}
.h3Gallery {
	margin: 0 0 1em 0;
    font-family: lato;
    font-style: normal;
    font-weight: 300;
	font-size: 1.3em;
	color: rgba(51,51,51,1.00);
}
.h3Series {
	margin: 0 0 .2em 0;
    font-family: lato;
    font-style: normal;
    font-weight: 300;
	font-size: 1.3em;
	color: rgba(121,121,121,1.00);
}
.h3About {
	margin: 0 0 .3em 0;
    font-family: lato;
    font-style: normal;
    font-weight: 300;
	font-size: 1.3em;
	color: rgba(51,51,51,1.00);
}
h4 {
	font-weight: normal;
}
.h4Resume {
	margin: 0 0 .3em 0;
    font-family: lato;
    font-style: normal;
    font-weight: 300;
	font-size: 1em;
	color: rgba(51,51,51,1.00);
}
header {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	background-image: url(../_images/_body/header-BG.jpg);
	background-repeat: repeat;
	background-position: center top;
    /*border-bottom: solid 1px rgba(161,161,161,1.00);*/
}
.headerContainer {
	width: 960px;
	margin: 0 auto;
    padding: 0;
    height: 100px;
}
.banner {
    float: left;
    width: 400px;
}
nav {
	float: left;
	width: 560px;
    height: 100px;
	margin: 0 0 0 0;
	padding: 0;
	color: rgba(0,0,0,1.00);
}
.toolbar {
	float: left;
	width: 560px;
	margin: 2em 0 0 0;
	font-family: lato;
	font-style: normal;
	font-weight: 300;
	font-size: 2.1em;
	text-align: right;
	line-height: .4;
    color: rgba(148,147,147,1.00);
    text-transform: lowercase;
}
.toolbar li {
	display: inline;
	margin: 0;
	padding: 0 .3em 0 .1em;
	zoom: 1;
    border-right: solid 1px rgba(213,213,213,1.00);
}
.toolbar a:link {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
.toolbar a:visited {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
.toolbar a:hover {
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
.toolbar a:active {
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
.container {
	width: 1000px;
	margin: 0 auto;
}
section {
	width: 1000px;
	margin: 1em auto 0 auto;
	line-height: 1.5;
    overflow: hidden;
}
p {
	margin-bottom: .9em;
}
article {
	float: left;
	margin: 0 0 0 0;
    width: 980px;
}
.articleHome {
    float: right;
    width: 700px;
    margin: 2em 6em 2em 0;
    font-family: lato;
    font-weight: 300;
    font-size: 1.4em;
    text-align: right;
    color: rgba(127,127,127,1.00);
    border-right: solid 1px rgba(203,203,203,1.00);
    padding: 0 1em 1em 0;
}
.articleAbout {
    float: right;
    width: 700px;
    margin: 2em 6em 2em 0;
    font-family: lato;
    font-weight: 300;
    font-size: 1.4em;
    text-align: left;
    color: rgba(127,127,127,1.00);
    border-right: solid 1px rgba(203,203,203,1.00);
    padding: 0 1em 1em 0;
}
.articleMet {
    float: right;
    width: 800px;
    margin: 2em 6em 2em 0;
    font-family: lato;
    font-weight: 300;
    font-size: 1.4em;
    text-align: right;
    color: rgba(127,127,127,1.00);
    border-right: solid 1px rgba(203,203,203,1.00);
    padding: 0 1em 1em 0;
}
article img {
	border: none;
	margin: 0 10px 6px 0;
	-webkit-box-shadow: 3px 3px 6px #888;
    -moz-box-shadow: 3px 3px 6px #888;
    box-shadow: 3px 3px 6px #888;
}
.articleHome a:link {
	color: rgba(0,158,182,1.00);
	text-decoration: none;
}
.articleHome a:visited {
	color: rgba(0,158,182,1.00);
	text-decoration: none;
}
.articleHome a:hover {
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
.articleHome a:active {
	color: #fff;
	color: rgba(0,0,0,1.00);
}
aside {
	float:left;
	line-height: 1.5;
}
footer {
	clear: both;
    width: 950px;
	margin: 0 auto 20px auto;
	margin: 2em 0 0 0;
	overflow: hidden;
    font-family: lato;
    font-weight: 300;
    font-size: 1.4em;
	color: rgba(165,163,163,1.00);
	line-height: 1.5;
}
.footerRight {
	float: right;
	width: 500px;
	margin: 0 0 4em 0;;
	padding: 0;
	text-align: right;
    font-size: 1.2em
}
.footerLeft {
	float: left;
	width: 200px;
	margin: 10em 0 0 0;;
	padding: 0;
	text-align: left;
    font-size: .8em
}
footer p {
    margin-top: .1em;
}
.footerRight ul li {
	margin-left: 1em;
}
footer a:link {
	color: rgba(0,158,182,1.00);
	text-decoration: underline;
}
footer a:visited {
	color: rgba(0,158,182,1.00);
	text-decoration: underline;
}
footer a:hover {
	color: rgba(0,0,0,1.00);
	text-decoration: underline;
}
footer a:active {
	color: rgba(0,0,0,1.00);
	text-decoration: underline;
}
sup { 
    vertical-align: super;
    font-size: .6em;
}
sub {
    vertical-align: baseline;
    font-size: .6em;
}
.articleJesa ul li {
	margin: 0 0 1em 1.5em;
	list-style: circle;
}
hr {
    margin:  1em 0 1em 0;
	border: 1px solid rgba(215,215,215,1.00);
}
.articleAbout ul li {
    margin: 0 0 1em 1.5em;
	list-style: circle;
}
