/n/* custom css *//n.ow_header {
background-color:black;
background-image:
url("http://www.furritos.net/ow_userfiles/13329/themes/theme_image_6.jpg") !Important;
background-position:center bottom;
background-repeat:no-repeat;
height:183px;
}
.ow_header {
background:url("http://www.furritos.net/ow_userfiles/13329/themes/theme_image_6.jpg")
center #02dfd6 no-repeat;
height:183px;
}
.ow_header .ow_logo{
float: left;
padding: 10px 0 0 10px;
color: green;
}

.ow_header .ow_logo h2{
font-size: 0px;
color: green;
}

.ow_header .ow_logo .ow_tagline
{
    font-size: 0px;
        color: #999;
        padding: 2px 0 0 2px;
    text-shadow: 0px 1px 0 #FFFFFF;
}




/* ===================================

AVATAR

=======================================*/

.ow_user_list_picture img{
width: 45px;
height: 45px;
-webkit-transition:-webkit-transform 0.08s ease-in;
-o-transition:-o-transform 0.08s ease-in;
}
.ow_user_list_picture img:hover{
-moz-transform:scale(1.3); -webkit-transform:scale(1.3);
-o-transform:scale(1.3);
}


/*.................................................*/

.ow_console{
        font-size: 11px;
        height: 30px;
        margin-top: 0px;
        position: absolute;
        top: 0px;
        right: -175px;
}

/*------------------------------------------------------*/
.header_img {
background:url
("NONE")
no-repeat scroll 0 0 transparent !important;
bottom:0px !important;
height:0px; !important
position:absolute !important;
right:0px !important;
width:0px !important;
}

.ow_footer_menu{
    position: relative;
    font-size: 13px;
    padding: 35px;
    top: 15px;
    text-align: center;
    margin-bottom: 15px;}

.ow_footer_menu A:link {text-decoration: none; color: #666;}
.ow_footer_menu A:visited {text-decoration: none; text-decoration: none; color: #666;}
.ow_footer_menu A:active {text-decoration: none; text-decoration: none; color: #666;}
.ow_footer_menu A:hover {text-decoration: none; color: #CF3513;}

.ow_footer{
        background:url('http://www.furritos.net/ow_userfiles/13329/themes/theme_image_9.png') repeat-x top;
        color: #aaa;
    padding-top:1px;
    height:120px;}

.ow_footer .ow_copyright{
        float: left;
        font-size:11px;
        line-height: 1;}