/* 
CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */


div.likebox
{
width:282px;
height:85px;
padding:10px 5px 0 10px;
border:1px solid #ebebeb;
margin:0px;
background:#F2F7FD;
align:"center";
}

div.twitbox
{
width:282px;
height:20px;
padding:10px 5px 10px 10px;
border-top:1px solid white;
border-left:1px solid #ebebeb;
border-right:1px solid #ebebeb;
border-bottom:1px solid #ebebeb;
margin:0px;
background:#E7FCFF;
align:"center";
}

div.gplusbox
{
width:282px;
height:20px;
padding:10px 5px 10px 10px;
border-top:1px solid white;
border-left:1px solid #ebebeb;
border-right:1px solid #ebebeb;
border-bottom:1px solid #ebebeb;
margin:0px;
background:#D3FFC7;
align:"center";
}

div.boxboxbox
{
width:282px;
height:20px;
padding:10px 5px 10px 10px;
border-top:1px solid white;
border-left:1px solid #ebebeb;
border-right:1px solid #ebebeb;
border-bottom:1px solid #ebebeb;
margin:0px;
background:#FFF0C7;
align:"center";
}

div.sidebarad
{
padding 5px 0 0 5px;
}

div.navgn {
font-family: Verdana;
font-weight: bold;
font-size: 1em;
}