/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, and modify it to your liking.
*/

* {margin:0;padding:0;}

#navSide li a, #sidebar .widget h3,  #navside h3.title {line-height: 26px; background: #333  url(images/title_blue.png) repeat-x top left; font-size: 12px; font-weight: bold; border-bottom: solid 1px #555; }
h1 {border-bottom: 1px;color: #073770;background: #FFF url(images/underline.gif) repeat-x 0 35px;}

#header {padding: 15px 0 15px; min-height: 80px; }
#logo {float: left; display: inline;  margin-left: 10px;  }
#callInfo {float: right; display: inline; font-size: 12px; color: white; margin: 0 14px 20px 0; }

#navigation {float: right; display: inline; line-height: 24px; font-size: 11px; text-transform: uppercase; color: #cbddf4; margin-top:15px;}
#nav li {float: left; display: inline; padding: 0 12px; border-left: solid 1px #6666cc; }

h3.blue4 {background-image: url(images/title_blue_bak.png); border-bottom-color: #02254a;}

#postsSmall a {float: left; display: inline; padding: 0 5%; line-height: 30px; background-color: #7976aa; color: #fff; font-size: 11px; text-align: center; width: 15%; }
#postsSmall a:hover, #postsSmall li.current a {color: #fff; background-color: #8480b9;}


#footer {margin: 20px 20px; text-align: left; color: #777; }

