/**************** Body and tag styles ****************/

*
{
 margin: 0;
 padding: 0;
}
body
{
 background: #e8eaec;
 color: #303030;
 font: 80% Verdana,Tahoma,Arial,sans-serif;
 line-height: 1.4em;
 text-align: center;
}
pre,code,tt
{
 font-size: 1.2em;
}
a
{
 background-color: inherit;
 color: #265a87;
 font-weight: bold;
 text-decoration: none;
}
a:hover
{
 background-color: inherit;
 color: #2a5a8a;
 text-decoration: none;
}
a img
{
 border: none;
}
#footer img
{
 float: right;
 padding-right: 20px;
}
p
{
 padding: 0.8em 0 0.8em 0;
}
p form
{
 margin-bottom: 10px;
 margin-top: 10px;
}
blockquote
{
 margin: 0.8em 2.5em 0.8em 2.5em;
 padding: 0.4em 0.5em 0.4em 0.5em;
}
img.left,img.center,img.right
{
 border: 1px solid #a0a0a0;
 padding: 4px;
}
img.left
{
 float: left;
 margin: 0 12px 5px 0;
}
img.center
{
 display: block;
 margin: 0 auto 5px auto;
}
img.right
{
 float: right;
 margin: 0 0 5px 12px;
}

/**************** Header and navigation styles ****************/

#container
{
 background: #ffffff;
 border: 1px solid #a0a0a0;
 color: #303030;
 margin: 10px auto;
 padding: 1px 0;
 text-align: left;
 width: 760px;
}
#header
{
/* background: # 467aa7; */
 background: #265a87;
 color: #ffffff;
 height: 110px;
 margin: 0 1px 1px 1px;
 overflow: auto;
 width: 758px;
}
#header a
{
 color: #ffffff;
 font-weight: inherit;
}
#logo
{
 height: 45px;
 margin-left: 550px;
 margin-top: 15px;
 position: absolute;
 width: 155px;
}
#header h1
{
 color: #ffffff;
 font-size: 3.5em;
 font-weight: normal;
 letter-spacing: -2px;
 padding: 35px 0em 0px 40px;
}
#header h2
{
 color: #f0f2f4;
 font-size: 1.4em;
 font-weight: normal;
 letter-spacing: -1px;
 margin: 10px 0 0 40px;
}
#navigation
{
 background: #477ba8;
 color: #ffffff;
 height: 2.2em;
 line-height: 2.2em;
 margin: 0 1px;
 width: 758px;
}
#navigation li
{
 border-right: 1px solid #ffffff;
 float: left;
 list-style-type: none;
 white-space: nowrap;
}
#navigation li a
{
 background-color: inherit;
 color: #ffffff;
 display: block;
 font-size: 0.8em;
 font-weight: normal;
 padding: 0 10px;
 text-decoration: none;
 text-transform: uppercase;
}
* html #navigation a
{
 width: 1%;
}
#navigation .selected,#navigation a:hover
{
 background: #80b0da;
 color: #ffffff;
 text-decoration: none;
}

/**************** Content styles ****************/

#content
{
 float: left;
 font-size: 0.9em;
 padding: 20px 0 0 20px;
 width: 530px;
}
#content h2
{
 background-color: inherit;
 color: #505050;
 display: block;
 font-size: 1.7em;
 font-weight: normal;
 letter-spacing: -1px;
 margin: 0 0 16px 0;
}
#content h2 a
{
 font-weight: normal;
}
#content h3
{
 color: #505050;
 font-size: 1.4em;
 letter-spacing: -1px;
 margin: 0 0 5px 0;
}
#content h4
{
 color: #505050;
 font-size: 1.0em;
 margin: 0 0 5px 0;
}
#content a:hover,#subcontent a:hover
{
 text-decoration: underline;
}
#content ul,#content ol
{
 margin: 0 5px 0px 35px;
}
#content dl
{
 margin: 0 5px 10px 25px;
}
#content dt
{
 font-weight: bold;
 margin-bottom: 5px;
}
#content dd
{
 margin: 0 0 10px 15px;
}

/**************** Sidebar styles ****************/

#subcontent
{
 float: right;
 line-height: 1.4em;
 padding: 20px 20px 10px 0;
 width: 170px;
}
#subcontent h2
{
 background-color: inherit;
 color: #505050;
 display: block;
 font-size: 1.6em;
 font-weight: normal;
 letter-spacing: -1px;
 margin: 0 0 15px 0;
 text-align: left;
}
#subcontent p
{
 font-size: 0.9em;
 margin: 0 0 16px 0;
}
#subcontent li
{
 margin-left: 16px;
}

/**************** Menublock styles ****************/

.menublock
{
 font-size: 0.9em;
 margin: 0 0 20px 8px;
}
.menublock li
{
 display: block;
 list-style: none;
 margin-bottom: 2px;
 padding: 2px;
}
.menublock li a
{
 font-weight: bold;
 text-decoration: none;
}
.menublock li a:hover
{
 text-decoration: none;
}
.menublock li ul
{
 font-size: 1em;
 font-weight: normal;
 margin: 3px 0 3px 15px;
}
.menublock li ul li
{
 margin-bottom: 0;
}
.menublock li ul a
{
 font-weight: normal;
}

/**************** Searchbar styles ****************/

#searchbar
{
 margin: 0 0 20px 0;
}
#searchbar form fieldset
{
 border: 0 solid;
 margin-left: 10px;
}
#searchbar #s
{
 border: 1px solid #a0a0a0;
 height: 1.2em;
 margin: 0 5px 0 0;
 width: 110px;
}
#searchbar #searchbutton
{
 border: 1px solid #808080;
 font-size: 0.9em;
 padding: 0 1px;
 text-align: center;
 width: auto;
}

/**************** Footer styles ****************/

#footer
{
 background: #265a87;
 clear: both;
 color: #f0f0f0;
 font-size: 0.9em;
 margin: 0 1px;
 padding: 5px 0;
 width: 758px;
}
#footer p
{
 margin: 0;
 padding: 0;
 text-align: center;
}
#footer a
{
 background-color: inherit;
 color: #f0f0f0;
 font-weight: bold;
}
#footer a:hover
{
 background-color: inherit;
 color: #ffffff;
 text-decoration: underline;
}

/**************** Misc classes and styles ****************/

.splitcontentleft
{
 float: left;
 width: 48%;
}
.splitcontentright
{
 float: right;
 width: 48%;
}
.clear
{
 clear: both;
}
.small
{
 font-size: 0.8em;
}
.hide
{
 display: none;
}
.textcenter
{
 text-align: center;
}
.textright
{
 text-align: right;
}
.important
{
 background-color: inherit;
 color: #f02025;
 font-weight: bold;
}
.osi-logo
{
 float: right;
}
.post-footer,.box,.feed-links
{
 background-color: #fafbfc;
 border: 1px solid #c0c0c0;
 color: #505050;
 line-height: 1.5em;
 margin: 0 0 20px 0;
 padding: 10px;
}
.comment-link
{
 background: url("http://www.blogblog.com/rounders2/icon_comment.gif") no-repeat left 45%;
 padding-left: 14px;
}

