/* 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 }

/* END RESET STYLES */


.column-clear{ clear:both;}
.wrapper{ margin:0px auto; padding:0px;width:1080px;}
.portfolio-content{width:100%;}
.portfolio-area{width:100%;}
.title-page{
font-size: 33px;
margin: 50px 0px 30px;
color: #4E4E4E;
font-family: 'Raleway', sans-serif;
}

/**** PORTFOLIO STYLES*****/
.portfolio-categ{
margin-bottom: 30px;
background: rgb(255, 98, 37) none repeat scroll 0% 0%;
padding: 17px 0px 17px 42px;
color: rgb(255, 255, 255) !important;
}
.portfolio-categ li{
display: inline;
margin-right: 35px;
color: rgb(255, 255, 255) !important;
font-size: 14px;
}
.image-block{ display:block;position: relative;}
.image-block img{background:#FFFFFF;}
.image-block img:hover{border: 1px solid #FF6225;}
.portfolio-area li{float: left;margin: 0px 12px 20px 26px;;overflow: hidden;width: 235px;padding:5px;}
.home-portfolio-text{margin-top: 0px;
background: #EDEDED none repeat scroll 0% 0%;
padding: 10px 0px 10px 10px;}
li.active a{ text-decoration:underline;}
/**** END PORTFOLIO STYLES*****/

