/* For developers:  For easy upgrades, put any custom styles here.  Then, when you upgrade the theme, simply overwrite the custom.css file with this one to put your changes back in */

#nav{display:inline !important}

.navIcons
{
    padding-top:7px;
    margin:0;
}

.navIcons a:hover {text-decoration:none;}

.navIcons ul li 
{
    float: left;
    padding-left:5px;
}

#nav_container .grid_11
{
    width:575px !important;
}

#nav_container .grid_5
{
    position:absolute !important;
    top:0px;
    right:0px;
    width:240px !important;
}

.sp_avatar {display:inline}
.sp_avatar img{float:left;padding-right:10px;padding-bottom:10px}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}