/*  
Theme Name: SHESIG
Theme URL: 
Author: JW
Author URL: 
*/

/* CSS Document */

html { overflow-y: scroll; }
body { height: 100%; margin: auto; padding: 0px; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-image:url(images/bgbar.gif); background-position:top center; background-repeat:repeat-y; color:#4f4f4f; font:Arial; font-size:12px; }
#box { width: 767px; height:auto; position:relative; margin:auto; background-image:url(<?php bloginfo(images/bgbar.gif); background-position:top center; background-repeat:repeat-y; }
#content { height:100%; position:relative; background-color:#FFFFFF; background-image:url(images/bg.jpg); background-position:top; background-repeat:no-repeat; }
#top { width: 766px; }
#body { width: 766px; height:auto; position:relative; margin:0px; }
#IEroot #body { width: 766px; height:auto; position:relative; margin:0px; margin-top:-5px; }


.left { margin-left:80px; min-height:460px; float:left; display:table; }
.right { margin-right:55px; float:right; }
.main { min-height:460px; padding:25px 25px 10px 18px; }
.menu { min-height:337px; padding:0 22px 10px 15px;}
.extra { min-height:126px; padding:15px 22px 10px 15px; }

.date { color:#FFF; font-size:1.2em; font-weight:700; padding:14px 0 0; }
ul .cat{ color:#656363; }
ul a:hover .cat{ color: #b0b0b0; }

.pagetitle { color:#86bd3e; font-size:18px; font-weight:bolder; }
.title { color:#006699; font-size:14px; font-weight:bold; }
.title a {color: #006699; text-decoration:none; }
.title a:hover { color:#5793b1; text-decoration:none;  }
a {color: #006699; text-decoration:none; }
a:hover { color:#006699; text-decoration:none;  }
p { font:Arial; font-size:12px; color:#4f4f4f; font-weight:normal; line-height:1.75em; text-align:justify; }

strong { font-weight:bold; color:#006699;}
ul {margin:0 0 0 10px; padding:0; text-align:left; }
li {list-style:none; vertical-align:top; font-size:12px; 
line-height:1.75em; color:#4f4f4f; margin-left:10px; padding:0; }
li a {color: #004b91; border-bottom:1px #a7a8ac solid; text-decoration:none; }
li a:hover { color:#004b91; border-bottom:1px #57762d solid; text-decoration:none;  }


