/* RESET STYLES */

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;}
.alignleft { float:left }
.alignright { float:right }
div { position:relative } 
/* END RESET STYLES */






.column-clear{ clear:both;}
.wrapper{width:800px;}
.portfolio-content, .portfolio-area{width:auto;}
.title-page{font-size:40px;color:#151515;}
.goto{float:right;width:130px;}

/**** 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; border-radius: 4px 4px 4px 4px;background:#FFFFFF;padding:10px;}
.image-block img:hover{
	border: 1px solid #0074c8;
	box-shadow: 0px 0px 5px #0074c8;
}
.portfolio-area li{float: left;overflow: hidden;width: 245px;padding:5px;}
.home-portfolio-text{}
li.active a{ text-decoration:underline;}
/**** END PORTFOLIO STYLES*****/
