/* 

Vivee - CSS File

USE THIS STYLE SHEET FOR INNERPAGE

*/
#header_inner{background-image:url(../images/bg_header_content.gif); background-repeat:no-repeat; padding:32px 0px 0px 0px;}
#left_header{margin:0px auto; width:433px; float:left; padding-left:50px;}
#header_inner #header_content{ padding:0px 30px 0px 0px;}

/*** CONTACT ***/
#main_content_inner{background-image:url(../images/bg_content_inner.png); background-repeat:no-repeat; width:982px;}
#padding_content_pf{ padding:30px 28px 30px 36px; float:left;}


/*** PORTFOLIO ***/
.box_pf{width:284px; float:left; margin:0px 22px 0px 0px; padding-bottom:30px; background-image:url(../images/shadow_img.gif); background-position:bottom;}
.sh
.box_pf.nomargin{margin-right:0px;}
.box_pf img{border:solid 1px #bbe8ff; padding:3px; margin-bottom:8px; background-color:#e9ebe1;}


/*** BLOG ***/
.post{ padding-bottom:20px;}
.post h2{ margin-bottom:5px;}
.post h2 a{text-decoration:none;}
.post img{ border:1px solid #bbe8ff; padding:3px; margin-right:15px;}
.smalltext{padding:0px 0px 20px 0px; display:block;}
#newsletter fieldset{margin:0px; padding:0px; border:0px;}
/*** END OF BLOG ***/

/*** CONTACT US ***/
form{margin:0; padding:0;}
#contactFormArea{width:420px;}
.input{border-top:1px solid #b2b2b2; border-left:1px solid #b2b2b2;  width:280px; padding:5px 5px 5px 5px; margin:0px;}
.input-submit{ background-image:url(../images/but_send.gif); background-repeat:no-repeat; padding:0px; margin:0px; border:0px; width:69px; height:26px; cursor:pointer; float:right; margin-right:41px; }
.textarea{border-top:1px solid #b2b2b2; border-left:1px solid #b2b2b2; width:275px; height:111px; margin:0px; padding:8px;}


