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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
a { cursor: pointer; text-decoration: none; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins    { text-decoration: none; }
del    { text-decoration: line-through; }
table  { border-collapse: collapse; border-spacing: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
.clear   { clear: both; }



#header { width: 100%; height: 160px; position: fixed; top: 0; left: 0; z-index: 10000; background: #272727;  }
#container   { width: 960px; margin: 0px auto; overflow-x: hidden; -ms-overflow-x: hidden;  }
#wrapper { width: 920px; margin: 0px auto; }

/*--- Grid system ---*/
.full                             { width: 100%; }
.one_half, .one_half_last         { width: 46%; margin-right: 8%; }
.one_third, .one_third_last       { width: 30%; margin-right: 5%; }
.two_third, .two_third_last       { width: 65%; margin-right: 5%; }
.one_fourth, .one_fourth_last     { width: 22%; margin-right: 4%; }
.two_fourth, .two_fourth_last     { width: 48%; margin-right: 4%; }
.three_fourth, .three_fourth_last { width: 74%; margin-right: 4%; }
.one_fifth, .one_fifth_last       { width: 16%; margin-right: 4%; }
.two_fifth, .two_fifth_last       { width: 36%; margin-right: 4%; }
.three_fifth, .three_fifth_last   { width: 56%; margin-right: 4%; }
.four_fifth, .four_fifth_last     { width: 76%; margin-right: 4%; }

.one_half, .one_third, .two_third, .one_fourth, .two_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth,
.four_fifth, .one_sixth, .two_sixth, .three_sixth, .four_sixth, .five_sixth,
.one_half_last, .one_third_last, .two_third_last, .one_fourth_last,  .two_fourth_last, .three_fourth_last,
.one_fifth_last, .two_fifth_last, .three_fifth_last, .four_fifth_last
{ float: left; margin-bottom: 30px; }

.full { margin-bottom: 30px; }

.one_half_last, .one_third_last, .two_third_last, .one_fourth_last,  .two_fourth_last, .three_fourth_last,
.one_fifth_last, .two_fifth_last, .three_fifth_last, .four_fifth_last
{ margin-right: 0%; }


/*=====================================================================================*/
/*    		TYPOGRAPGHY                                                                */
/*=====================================================================================*/
/* General */
body { font-weight: normal; line-height: 23px; }
a, .link { color: #990000; }
a img { border: 0px; }
::selection, ::-moz-selection{ background: #272727; color: #FFF; }
/* Headings */
h1, h2,  h3, h4, h5, h6, h1 a, h2 a,  h3 a, h4 a, h5 a, h6 a { color: #333; font-family: 'Fjord One', arial, verdana; font-weight: normal; }
h1 { font-size: 35px; margin-bottom: 24px; }
h2 { font-size: 30px; margin-bottom: 20px; }
h3 { font-size: 20px; margin-bottom: 16px; }
h4 { font-size: 18px; margin-bottom: 14px; }
h5 { font-size: 16px; margin-bottom: 12px; }
h6 { font-size: 14px; margin-bottom: 10px; }
/* Images */
.full img,
.one_half img, .one_half_last img, .one_third img, .one_third_last img, .two_third img, .two_third_last img,
.one_fourth img, .one_fourth_last img, .two_fourth img, .two_fourth_last img, .three_fourth img, .three_fourth_lastimg,
.one_fifth img, .one_fifth_last img, .two_fifth img, .two_fifth_last img, .three_fifth img, .three_fifth_last img,
.four_fifth img, .four_fifth_last img, .one_sixth img, .one_sixth_last img, .two_sixth img, .two_sixth_last img,
.three_sixth img, .three_sixth_last img, .four_sixth img, .four_sixth_last img,
.five_sixth img, .five_sixth_last img { max-width: 100%; }
/* Table */
table { width: 95%; margin-bottom: 20px; margin-right: auto; margin-left: auto; padding-right: 10px; padding-left: 10px; border-collapse: collapse; border-spacing:0; vertical-align:middle; }
tr { border: 1px solid #494949; }
th { padding-top: 7px; padding-left: 20px; padding-right: 10px; padding-bottom: 7px;vertical-align:middle; text-align: left; font-family: tahoma, arial, helvetica; font-size: 16px; vertical-align:middle; background: #272727; color: #FFF; }
td { padding-top:10px; padding-left:30px; padding-right:5px; padding-bottom:8px; font-family: arial, verdana, helvetica; font-size: 12px; vertical-align:middle; }
/* ToolTip */
#tiptip_holder { display: none; position: absolute; top: 0; left: 0; z-index: 99999; }
#tiptip_holder.tip_top { padding-bottom: 5px; }
#tiptip_holder.tip_bottom { padding-top: 5px; }
#tiptip_holder.tip_right { padding-left: 5px; }
#tiptip_holder.tip_left { padding-right: 5px; }
#tiptip_content { font-size: 11px; color: #fff; text-shadow: 0 0 2px #000; padding: 4px 8px; border: 1px solid rgba(255,255,255,0.25); background-color: rgb(25,25,25); background-color: rgba(25,25,25,0.92); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000)); border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; box-shadow: 0 0 3px #555; -webkit-box-shadow: 0 0 3px #555; -moz-box-shadow: 0 0 3px #555; }
#tiptip_arrow, #tiptip_arrow_inner { position: absolute; border-color: transparent; border-style: solid; border-width: 6px;  height: 0; width: 0; }
#tiptip_holder.tip_top #tiptip_arrow { border-top-color: #fff; border-top-color: rgba(255,255,255,0.35); }
#tiptip_holder.tip_bottom #tiptip_arrow { border-bottom-color: #fff; border-bottom-color: rgba(255,255,255,0.35); }
#tiptip_holder.tip_right #tiptip_arrow { border-right-color: #fff; border-right-color: rgba(255,255,255,0.35); }
#tiptip_holder.tip_left #tiptip_arrow { border-left-color: #fff; border-left-color: rgba(255,255,255,0.35); }
#tiptip_holder.tip_top #tiptip_arrow_inner { margin-top: -7px; margin-left: -6px; border-top-color: rgb(25,25,25); border-top-color: rgba(25,25,25,0.92); }
#tiptip_holder.tip_bottom #tiptip_arrow_inner { margin-top: -5px; margin-left: -6px; border-bottom-color: rgb(25,25,25); border-bottom-color: rgba(25,25,25,0.92); }
#tiptip_holder.tip_right #tiptip_arrow_inner { margin-top: -6px; margin-left: -5px; border-right-color: rgb(25,25,25); border-right-color: rgba(25,25,25,0.92); }
#tiptip_holder.tip_left #tiptip_arrow_inner { margin-top: -6px; margin-left: -7px; border-left-color: rgb(25,25,25); border-left-color: rgba(25,25,25,0.92); }
@media screen and (-webkit-min-device-pixel-ratio:0) { #tiptip_content { padding: 4px 8px 5px 8px; background-color: rgba(45,45,45,0.88); }
                                                       #tiptip_holder.tip_bottom #tiptip_arrow_inner { border-bottom-color: rgba(45,45,45,0.88); }
	                                               #tiptip_holder.tip_top #tiptip_arrow_inner { border-top-color: rgba(20,20,20,0.92); }
}


/*=====================================================================================*/
/*       4. HEADER                                                                     */
/*=====================================================================================*/

/*--- 1. Logo ---*/
#logo { max-width: 220px; margin: 0px auto; padding-top: 49px; text-align: center; }
#logo img { max-width: 220px; }

/*--- 2. Navigation ---*/
div#navigation { float: left; position: relative; left: 50%; padding-top: 25px; left: 50%; }
a#mobile_nav { display: none; width: 200px; padding-left: 20px; height: 40px; line-height: 40px; border: 1px solid #000; font-size: 13px; color: #999; text-transform: uppercase; }
ul#menu { float: left; position: relative; left: -50%; }
ul#menu li { float: left; margin: 0px 25px; font-size: 14px; font-family: 'Nobile', arial, verdana; }
ul#menu li a { color: #F8F8F8; }
ul#menu li a:hover { color: #FFF; }




/*=====================================================================================*/
/*       7. PORTFOLIO                                                                  */
/*=====================================================================================*/
div#portfolio_wrapper { padding-top: 215px; margin-bottom: 500px; }

/*--- 1. Filter ---*/
div#filter_wrapper { float: left; position: relative;  margin-bottom: 30px; left: 50%}
ul#portfolioFilter { line-height: 18px; float: left; position: relative; left: -50%; }
ul#portfolioFilter li { float: left; padding-right: 20px; padding-left: 20px; font-size: 13px; background: url('images/filter_separator.png') 0px 3px no-repeat; }
ul#portfolioFilter li:first-child { background: transparent; }
ul#portfolioFilter li a { color: #999; }
ul#portfolioFilter li.active a { color: #333; }

/*--- 2. Images ---*/
ul.sortablePortfolio { width: 100%; overflow: hidden; line-height: 1; }
ul.sortablePortfolio li { width: 25%; float: left; display: block; margin-bottom: -1px; background: url('images/zoom.png') center center no-repeat; }
ul.sortablePortfolio li a { display: block; width: 100%; height: 100%; max-height: 152px; background: transparent url('images/loader.gif') center center no-repeat; }
ul.sortablePortfolio li img { width: 100%; max-width: 100%; }

/*--- 3. Item Page ---*/
div.item { display: none; width: 90%; max-width: 920px; margin: 0 auto; margin-bottom: 5%; padding: 2%; background: transparent; position: relative; }
div.details { float: right; width: 30%; margin-right: 5%; }
div.slideshow_wrapper { float: left; width: 60%; margin-right: 5%; position: relative; }
div.item a.close { width: 32px; height: 28px; display: block; position: absolute; top: 5%; right: 2%; background: url('images/close.png') no-repeat; }

/*- Item details -*/
div.details h3 { margin-bottom: 12px; }
div.details p { margin-bottom: 30px; }


/*--- 4. Item container ---*/
div#item_container { width: 100%; max-width: 920px; display: none; position: relative; }


/*=====================================================================================*/
/*      about                                                                      */
/*=====================================================================================*/
#about { width: 100%; padding-top: 260px; margin-bottom: 500px; }
.about_image { float: left; width: 30%; margin-right: 5%; }
.about_image img { max-width: 100%; }
.about_description { float: left; width: 65%; }
.about_name { font-size: 30px; margin-bottom: 20px; padding-top: 10px; }
.about_subheading { font-size: 22px; line-height: 32px; color: #666; margin-bottom: 15px; }


/*=====================================================================================*/
/*       news                                                                   */
/*=====================================================================================*/
#news { width: 100%; margin-bottom: 500px; padding-top: 210px; }
.news, .news_last { float: left; position: relative; width: 46%; margin-right: 8%; margin-bottom: 40px; }
.news_last { margin-right: 0%; }
.news img, .news_last img { max-height: 39px; position: absolute; top: 0; left: 0; }
.news h3, .news_last h3 { height: 40px; line-height: 40px; padding-left: 16%; font-size: 26px; margin-bottom: 16px; }

#cv { width: 100%; margin-bottom: 500px; padding-top: 210px; }
.cv, .cv_last { float: left; position: relative; width: 46%; margin-right: 8%; margin-bottom: 40px; }
.cv_last { margin-right: 0%; }
.cv img, .cv_last img { max-height: 39px; position: absolute; top: 0; left: 0; }
.cv h3, .cv_last h3 { height: 40px; line-height: 40px; padding-left: 16%; font-size: 26px; margin-bottom: 16px; }


/*=====================================================================================*/
/*       contact                                                                   */
/*=====================================================================================*/
#contact { width: 100%; padding-top: 230px; margin-bottom: 500px; }
#contact h2 { margin-bottom: 33px; }

/*--- 1. Contact info ---*/
#contact_info { width: 100%;}
#contact_info p { margin-top: -3px; margin-bottom: 23px; }
#contact_info ul { margin-bottom: 28px; }
#contact_info ul.social_icons li { float: left; width: 47px; height: 47px; margin-right: 10px; margin-bottom: 0px; }
#contact_info ul.social_icons li img { width: 47px; height: 47px; }

	

/*=====================================================================================*/
/*       mobile                                                             */
/*=====================================================================================*/

/*--- Screen <= 960px ---*/
@media screen and (max-width: 960px) {
        /* Skeleton */
	#container { width: 94%; }
        #wrapper { width: 98%; }
        /* Headings */
        h2 { font-size: 26px; margin-bottom: 15px; }
        h3 { font-size: 20px; }
        /* Intro */
        #intro { line-height: 42px; padding-top: 20px; }
        #intro h2 { font-size: 26px; }
        /* Portfolio */
        div.item { width: 80%; max-width: 615px; margin: 0 auto; padding-top: 0%; }
        div.item a.close { top: 0; right: 0; }
        div.details { float: none; width: 90%; margin-right: 10%; margin-bottom: 0px; }
        div.details div.row { float: left; width: 45%; margin-right: 5%; }
        div.slideshow_wrapper { float: none; width: 100%; margin-right: 0%; }
        /* About */
        .about_name { font-size: 26px; margin-bottom: 16px; padding-top: 5px; }
        .about_subheading { font-size: 18px; line-height: 28px; margin-bottom: 13px; }
        /* news */
        .news h3, .news_last h3 { padding-left: 18%; }
        /* Contact */
        #contact h2 { margin-bottom: 28px; }
        #contact_info p { margin-top: -3px; margin-bottom: 17px; }
        #contact_info ul { margin-bottom: 22px; }
        #contact_info ul.social_icons li { float: left; width: 30px; height: 30px; margin-right: 7px; margin-bottom: 0px; }
        #contact_info ul.social_icons li img { width: 30px; height: 30px; }
        #form-name, #form-mail { width: 45%; padding-left: 3%; height: 30px; line-height: 30px; font-size: 13px; }
        #contact textarea { font-size: 13px; }

}

/*--- Screen <= 800px ---*/
@media screen and (max-width: 800px) { .news h3, .news_last h3 { font-size: 20px; padding-left: 18%; } }

/*--- Screen <= 700px ---*/
@media screen and (max-width: 700px) {
        h2 { font-size: 22px; margin-bottom: 12px; }
        .one_half, .one_third, .two_third, .one_fourth, .two_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth,
        .four_fifth, .one_sixth, .two_sixth, .three_sixth, .four_sixth, .five_sixth,
        .one_half_last, .one_third_last, .two_third_last, .one_fourth_last,  .two_fourth_last, .three_fourth_last,
        .one_fifth_last, .two_fifth_last, .three_fifth_last, .four_fifth_last
        { margin-bottom: 20px; }
        /* Intro */
        #intro { line-height: 38px; padding-top: 16px; }
        /* Slider (caption) */
        .flex-html-caption h3 { font-size: 20px; margin-bottom: 10px; }
        /* Portfolio */
        div#filter_wrapper { float: left; position: relative; left: 50%; margin-bottom: 20px; }
        /* About */
        #about { padding-top: 230px; }
        /* news */
        .news h3, .news_last h3 { height: 30px; line-height: 30px; padding-left: 18%; }
        .news img, .news_last img { max-height: 30px; position: absolute; top: 0; left: 0; }
        /* Contact */
        #contact h2 { margin-bottom: 25px; }
        #form-name, #form-mail { font-size: 12px; }
        #contact textarea { font-size: 12px; }
}

/*--- Screen <= 620px ---*/
@media screen and (max-width: 620px) {
        #header { overflow: visible; height: 130px; }
        /* Logo */
        #logo { max-width: 160px; margin: 0px auto; padding-top: 25px; text-align: center; }
        #logo img { max-width: 160px; }
        /* Navigation */
        a#mobile_nav { display: block; }
        a.show_menu { background: transparent url('images/arrow_down.png') 190px 16px no-repeat; }
        a.hide_menu { background: transparent url('images/arrow_up.png') 190px 16px no-repeat; }
        div#navigation { width: 220px; margin: 0 auto; float: none; position: relative; padding-top: 15px; left: 0%; }
        ul#menu { float: none; position: absolute; top: 56px; left: 0px; z-index: 10003; border: 1px solid #999; border-top: 0px; color: #333;}
        ul#menu li { float: none; width: 220px; height: 36px; line-height: 36px; margin-left: 0px; margin-right: 0px; font-size: 14px; font-family: 'Nobile', arial, verdana; background: #FFF; border-top: 1px solid #999; color: #333; }
        ul#menu li a {display: block; color: #333; width: 200px; padding-left: 20px; height: 36px; line-height: 36px; }
        ul#menu li a:hover { background: #EEE; color: #333; }
        .hide { display: none; }
        .show { display: block; }
        /* Slider */
        #slider_wrapper { padding-top: 130px; }
        .flex-direction-nav li a {width: 26px; height: 23px; display: none; background: url(images/next_prev2_small.png) 0px 0px no-repeat; position: absolute; top: 0%; cursor: pointer; text-indent: -9999px; }
        .flex-direction-nav li .next {background-position: -26px 0; right: 0px;}
        #slider_wrapper:hover .flex-direction-nav li a { display: block; }
        /* Portfolio */
        div#portfolio_wrapper { padding-top: 180px; }
        div.item { width: 100%; margin: 0 auto; margin-bottom: 20px; padding-top: 0%; padding: 0%; }
        div.item a.close { top: 0; right: 0; }
        div.details { float: none; width: 90%; margin-right: 10%; }
        div.details div.row { float: left; width: 45%; margin-right: 5%; }
        div.slideshow_wrapper { float: none; width: 100%; margin-right: 0%; }
        /* news */
        .news h3, .news_last h3 { font-size: 18px; }
        /* Contact */
        #contact h2 { margin-bottom: 20px; }
        #contact_info { width: 100%; float: none; margin-bottom: 40px; }
        #contact_form { width: 100%; float: none; }
}

/*--- Screen <= 575px ---*/
@media screen and (max-width: 575px) {
        h2 { font-size: 18px; margin-bottom: 12px; }
        .one_half, .one_third, .two_third, .one_fourth, .two_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth,
        .four_fifth, .one_sixth, .two_sixth, .three_sixth, .four_sixth, .five_sixth,
        .one_half_last, .one_third_last, .two_third_last, .one_fourth_last,  .two_fourth_last, .three_fourth_last,
        .one_fifth_last, .two_fifth_last, .three_fifth_last, .four_fifth_last
        { margin-bottom: 15px; }
        /* Intro */
        #intro { line-height: 34px; padding-top: 14px; }
        /* Portfolio */
        ul.sortablePortfolio li { width: 50%;  }
        ul.sortablePortfolio li img { width: 100%; }
        div.details div.row { float: none; width: 100%; margin-right: 0%; }
        .slideshow .flex-direction-nav li a {width: 26px; height: 23px; display: block; background: url(images/next_prev2_small.png) 0px 0px no-repeat; position: absolute; top: 0%; cursor: pointer; text-indent: -9999px; }
        .slideshow .flex-direction-nav li .next {background-position: -26px 0; right: 0px;}
        .slideshow .flex-direction-nav li .prev {left: 0px;}
        .slideshow .flex-caption { font-size: 15px; line-height: 15px; }
        .flex-html-caption { font-size: 12px; line-height: 18px; }
        .flex-html-caption h3 { font-size: 18px; margin-bottom: 10px; }
        /* About */
        #about { padding-top: 210px; }
        .about_image { float: none; width: 60%; margin: 0 auto; text-align: center; margin-bottom: 25px; }
        .about_image img { max-width: 100%; }
        .about_description { float: none; width: 100%; }
        .about_description h2 { text-align: center; }
        /* news */
        .news h3, .news_last h3 { height: 20px; line-height: 20px; padding-left: 18%; font-size: 15px; }
        .news img, .news_last img { max-height: 20px; position: absolute; top: 0; left: 0; }
        /* Contact */
        #contact { padding-top: 170px; }
}

/*--- Screen <= 440px ---*/
@media screen and (max-width: 440px) {
        /* Intro */
        #intro h2 { font-size: 20px; line-height: 30px; padding-top: 10px; }
        /* Portfolio */
        .flex-html-caption h3 { font-size: 12px; text-transform: uppercase; margin-bottom: 3px; }
        .flex-html-caption { font-size: 10px; line-height: 15px; }
        ul#portfolioFilter { line-height: 23px; }
        ul#portfolioFilter li { float: none; padding-right: 0px; padding-left: 0px; font-size: 13px; background: transparent; }
        ul#portfolioFilter li:first-child { background: transparent; }
        ul#portfolioFilter li a { color: #999; }
        ul#portfolioFilter li.active a { color: #333; }
        /* About */
        #about { padding-top: 190px; }
        /* news */
        .news, .news_last { float: left; position: relative; width: 100%; margin-right: 0%; margin-bottom: 40px; }
        .news_last { margin-right: 0%; }
        .news h3, .news_last h3 { height: 30px; line-height: 30px; padding-left: 18%; font-size: 20px; }
        .news img, .news_last img { max-height: 30px; position: absolute; top: 0; left: 0; }
}

/*--- Screen <= 360px ---*/
@media screen and (max-width: 360px) {
        /* news */
        #news { padding-top: 180px; }
        /* Contact */
        #form-name, #form-mail { width: 97%; padding-left: 3%; float: none;  }
        #form-name { margin-bottom: 20px; }
        }

/*--- Screen <= 280px ---*/
@media screen and (max-width: 280px) {
       /* Portfolio */
       ul.sortablePortfolio li { width: 100%;  }
       /* About */
       .about_image { margin-bottom: 18px; }
       .about_description h2 { font-size: 24px; line-height: 34px; text-align: center; margin-bottom: 10px; }
       .about_description h3 { font-size: 16px; color: #666; }
       /* news */
       .news h3, .news_last h3 { height: 20px; line-height: 20px; padding-left: 15%; font-size: 17px; }
       .news p, .news_last p { font-size: 12px; }
       .news img, .news_last img { max-height: 20px; position: absolute; top: 0; left: 0; }
       /* Contact */
       #contact_info p, #contact_info ul { font-size: 12px; }
}
