/* RESET STYLES */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
q:before, q:after { content:''}
strong { font-weight: bold }
em { font-style: italic }
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
div { position:relative } 
/* END RESET STYLES */


html{-webkit-font-smoothing:antialiased;}
body{background:#000;font: 12px/1.5em Arial, Helvetica, sans-serif, "Arial Narrow";color:#a5a5a5;}
a{color:#65a42d;text-decoration:none;}
a:hover{color:#65a42d; text-decoration:underline;}
.column-clear{ clear:both;}
.wrapper{ margin:0px auto; padding:0px;width:1080px;}
.portfolio-content, .portfolio-area{width:1080px;}
.title-page{font-size:22px;margin:50px 0px 60px 0px;color:#fff; font-family: 'LinuxLibertineORegular'; font-weight:normal;	}
.goto{float:right;width:140px;margin:-90px 30px 0px 0px;}

/**** PORTFOLIO STYLES*****/
.portfolio-categ{margin-bottom:30px;}
.portfolio-categ li{display:inline;margin-right:10px;}
.image-block{ display:block;position: relative;}
.image-block img{border: 1px solid #d5d5d5; background:#FFFFFF;padding:10px;}
.image-block img:hover{border: 1px solid #000;}
.portfolio-area li{float: left;margin: 0 12px 20px 0;overflow: hidden;width: 245px;padding:5px;}
.home-portfolio-text{margin-top:10px;}
li.active a{ text-decoration:underline;}
/**** END PORTFOLIO STYLES*****/

.post-subtitle-portfolio{ color:#000; font-size:18px; font-weight:bold; padding-left:10px; font-family: 'LinuxLibertineORegular'; font-weight:normal;}

.home{ background:#fff; padding:5px 10px; color:#000!important; margin-top:10px; margin-right:10px; float:left; border:0; text-decoration:none!important; font-family: 'LinuxLibertineORegular'; font-weight:normal;	
 font-size:14px;}
.home:hover{opacity:.8;}

h2.fontface {float:left; width:100%; margin:0; color:#0d0d0d; padding:5px 0 5px  0; font-size:18px; 
font-family: 'LinuxLibertineORegular'; font-weight:normal;	
}


@font-face {
    font-family: 'LinuxLibertineORegular';
    src: url('../fonts/linlibertine_re-4.7.5ro-webfont.eot');
    src: url('../fonts/linlibertine_re-4.7.5ro-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/linlibertine_re-4.7.5ro-webfont.woff') format('woff'),
         url('../fonts/linlibertine_re-4.7.5ro-webfont.ttf') format('truetype'),
         url('../fonts/linlibertine_re-4.7.5ro-webfont.svg#LinuxLibertineORegular') format('svg');
    font-weight: normal;
    font-style: normal;

} 
