/*
Theme Name: Liji Jinaraj
Theme URI: http://liji.jinaraj.com
Description: Default theme for liji.jinaraj.com
Version: 1.0
Author: Liji Jinaraj
Author URI: http://liji.jinaraj.com/
*/

ul { margin: 0; padding: 0; }
img { border: none; }
a { outline: none; text-decoration: none; color: #68767A}
li { list-style: none; margin: 0; padding: 0 }


body{
    background: #50a3ba url(images/bodytopbg.png) top left repeat-x;
    color: #fff;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    padding: 30px;
}

.wrapper960{
    width: 960px;
    margin: 0 auto;
}

.wrapper610{
    width: 610px;
    margin: 0 auto;
}

.box225{
    font-size: 10px;
    width: 203px;
    padding: 10px;
    margin: 0 20px 0 0;
    float: left;
    color: #444;
    background: #eceff0;
    border: 1px solid #245f6f;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow:0 0 5px #3e7e90;
}

    .box225.last{
        margin: 0;
    }

    .box225 h1{
        font-size: 12px;
        margin: 0 0 5px 0;
    }
    
    .anemail{
        padding: 12px 0 0 0;
    }
    
        .anemail h2{
            margin: 0;
            font-size: 10px;
            line-height: 12px;
        }
        
        .anemail p{
            line-height: 12px;
            margin: 0;
        }

.fontstyle1{    
    color: #226887;
    text-shadow: 0 1px 0 #81bdcd;
}

    .fontstyle1 a{
        color: #1e607d;
    }
    
.fontstyle2{
    color: #3282a5;
    text-shadow: none;
}

#header{
    height: 77px;
    background: url(images/headerbg.png) 0 0 no-repeat;
}    
    
    #lijijinaraj{
        float: left;
        margin: 14px 0 0 14px;
    }
    
    #karmadude{
        float: right;
        margin: 14px 14px 0 0;
    }
    

.tabstyle1{
    height: 52px;
    margin: 20px 0 0 0;
}

    .tabstyle1 li{
        display: none;
        opacity: 0;
        position: relative;
        top: -5px;
        float: left;
        margin: 11px 10px 0 0;
    }
    
        .tabstyle1 li.first{
            margin-left: 93px;
        }
        
        .tabstyle1 li a:hover img{
            position: relative;
            top: -3px;
        }
        
#socializetab{    
    background: url(images/socializetab.png) 0 0 no-repeat;
}

#mysitestab{    
    background: url(images/mysitestab.png) 0 0 no-repeat;
    margin-top: 0;
}

.tabpanestyle2{
    height: 197px;
    background: url(images/tabpanestyle2.png) 0 0 no-repeat;
    margin: 30px 0;
}

    .tabpanestyle2 .tabs{
        float: left;
        width: 81px;
        padding: 10px 0 0 3px;
    }
    
        .tabpanestyle2 .tabs li.lasttab{
            height: 25px;
        }
        
    .tabpanestyle2 .tabends{
        float: left;
        width: 25px;
        padding: 10px 0 0 0;
    }
    
    .tabpanestyle2 .tabpane{
        float: left;
        width: 470px;
        height: 160px;
        padding: 20px 15px;
        font-size: 12px;
        color: #68767a;
        text-shadow: none;
    }
    
        .tabpanestyle2 .tabpane h5{
            font-size: 14px;
            font-weight: normal;
            margin: 0 0 12px 0;
            padding: 0;
        }
        
        .tabpanestyle2 .tabpane a{
            color: #68767a; 
            text-decoration: none;
        }
        
        .tabpanestyle2 .tabpane a:hover{
            color:#469bb2;
        }
    
#contacttabpane{
    background: url(images/contactpanebg.png) right 5px no-repeat;
}

    #contactinfo li{
        padding: 0 0 0 24px;
        line-height: 19px;
    }
    
        #contactname{
            background: url(images/personicon.png) 0 0 no-repeat;
            font-size: 14px;            
            font-weight: bold;
        }
        
        #contactlocation{
            background: url(images/mapmarkericon.png) 0 0 no-repeat;
            margin: 3px 0 0 0;
        }
        
        #contactphone{
            background: url(images/iphoneicon.png) 0 0 no-repeat;
            margin: 3px 0 0 0;
        }
        
        #contactemail{
            background: url(images/gmailicon.png) 0 0 no-repeat;
            margin: 3px 0 0 0;
        }

.message{
    background: url(images/messagebg.png) 0 0 repeat-y;  
    padding: 10px 30px 10px 95px;
    margin: 50px 0;
}
        
#footer{
    font-size: 11px;
    height: 180px;
    width: 610px;
    margin: 50px 0 0 0;    
    background: url(images/boatbg.png) 0 0 no-repeat;    
}

    #footerbody
    {
        padding: 75px 0 0 130px;
    }  
    
    #footercontent
    {
        float: left;
    }  
    
    #attribution
    {
        float: right;
        padding: 15px 10px 0 0;
    }
        
        #attribution li
        {
            float: left;
        }
    