﻿/*====================
    Helpers
====================*/
.clear
{
    clear: both;
}

/*====================
    Frontpage
====================*/
#abcdef
{
    text-align: center;
}

/*====================
    Page
====================*/
.entry h2
{
    border-bottom: 1px solid #bbb;
}

.entry-content
{
    padding-top: 20px;
}

#sidebar-badges
{
    clear: left;
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #777777;
}

#sidebar-badges img
{
    padding: 0 10px;
}

/*====================
    Page > Sidebar
====================*/
#tweets
{
    clear: left;
    padding-top: 10px;
}

#tweets li
{
    padding: 10px;
    border-bottom: 1px solid #777777;
}

/*====================
    Home
====================*/
#twitterbird
{
    float: left;
    margin: 11px 10px 0px 39px;
}

.box1 img
{
    max-height: 150px;
    max-width: 250px;
}

.box1 p
{
    text-align: center;
}

.box2 a
{
    text-decoration: none;
}

.box2 img
{
    border: none;
    padding: 0;
    vertical-align: middle;
}

.box3 a
{
    text-decoration: none;
}

.box3 img
{
    float: left;
    margin-right: 7px;
    max-width: 100px;
}

.badge
{
    font-size: 1.8em;
    font-weight: bold;
    margin-left: 8px;
}

#badge_so1
{
    font-weight: lighter;
}

.about_navigation img
{
    vertical-align: text-bottom;
}

/*====================
    About > Resume
====================*/

.resume-header-left
{
    float: left;
}

.resume-header-right
{
    float: right;
}

.resume-details
{
    clear: both;
}

.resume-skill-list li, .resume-details li
{
    border: none;
}

.resume-skill-list li
{
    list-style-type: none;
    text-align: justify;
}
