@charset "utf-8";
/* CSS Document */

/*Page formating*/
div.outer{ width:955px; margin: 0 auto; }
div.nav { border-color:#ADB6C7; border-left-width:5px; border-right-width:0px; border-style:solid; background-color:#c7c7c7; width:200px; }
div.content{ border-color:#adb6c7; border-left-width:5px; border-style:solid; float:right; background-color:#c7c7c7; width:742px; }
div.contentIndex{ border-color:#adb6c7; border-style:solid; border-left-width:5px; border-right-width:5px; float:right; background-color:#c7c7c7; width:528px; }
div.daily { border-color:#adb6c7; border-style:solid; border-left-width:0px; float:right; background-color:#c7c7c7; width:205px; padding-left:4px; }
body { background-color:#939393; }
img { border: none; } 

/*Navigation Styles*/
ul.menu { border-color:#000000; border-width:thin; list-style-type:none; list-style-type: none; }
ul.past { list-style-type:none; list-style-type: none; }
ul { list-style-type:none; list-style-type: none; }

a.menul:link    {color:#354c78; text-decoration:overline; font-weight:bold;}
a.menul:visited {color:#354c78; text-decoration:overline; font-weight:bold;}
a.menul:active  {color:#8ca1c8; text-decoration:overline; font-weight:bold;}
a.menul:hover   {color:#8ca1c8; text-decoration:underline; font-weight:bold;}

/*Daily Blog Styles*/
span.dailyHead { font-size:large; color:#354c78; }
span.dailyBody { color:#313131; }
span.daily	   { font-size:large; color:#313131; font-weight:bold;  }

/*News Blog Styles*/
h1.news { color:#354c78; }
div.news{ color:#313131; padding-left:20px; margin-bottom:20px; }
span.newsDate { font-size:small; color:#313131; }
span.newsTitle{ font-size:30px; color:#354c78; font-weight:bolder; }
a.newsLink:link { font-size:30px; color:#354c78; font-weight:bolder; text-decoration:none; }
a.newsLink:visited { font-size:30px; color:#354c78; font-weight:bolder; text-decoration:none; }
a.newsLink:active  {color:#8ca1c8; text-decoration:overline; font-weight:bolder; font-size:30px; text-decoration:underline; }
a.newsLink:hover {color:#8ca1c8; text-decoration:overline; font-weight:bolder; font-size:30px; text-decoration:underline; }

/*Web Comics*/
div.comicLeft { width:350px; border-style:solid; border-width:1px; background-color:#adb6c7; float:left }
div.comicRight{ width:350px; border-style:solid; border-width:1px; background-color:#adb6c7; margin-left:370px; min-height:180px;}
div.comiclogo { float:left; width:65px; height:100px; border-bottom-style:solid; border-bottom-width:1px; border-right-style:solid; border-right-width:1px;}
div.comicname { margin-left:65px; width:282px; height:101px; padding-left:2px; }
div.comicStuff{ width:350px; }
a.comicLink:link { color:#354c78; font-weight:bolder; text-decoration:none; }
a.comicLink:visited { color:#354c78; font-weight:bolder; text-decoration:none; }
a.comicLink:active  {color:#8ca1c8; text-decoration:overline; font-weight:bolder; text-decoration:underline; }
a.comicLink:hover {color:#8ca1c8; text-decoration:overline; font-weight:bolder; text-decoration:underline; }

/*Web Portfolio*/
div.webLeft { width:342px; border-style:solid; border-width:1px; background-color:#adb6c7; float:left; padding:4px; }
div.webRight{ width:342px; border-style:solid; border-width:1px; background-color:#adb6c7; margin-left:370px; min-height:180px; padding:4px; }
div.webStuff{ width:342px; clear:both; }
div.webStuffContainer{ clear:both; margin-top:5px; margin-bottom:2px; }
a.webLink:link { color:#354c78; font-weight:bolder; text-decoration:none; }
a.webLink:visited { color:#354c78; font-weight:bolder; text-decoration:none; }
a.webLink:active  {color:#8ca1c8; text-decoration:overline; font-weight:bolder; text-decoration:underline; }
a.webLink:hover {color:#8ca1c8; text-decoration:overline; font-weight:bolder; text-decoration:underline; }

/*Project Pages*/
div.webdes { width:731px; border-bottom-style:solid; border-bottom-color:#ADB6C7; border-bottom-width:5px; padding-top:10px; padding-left:10px; }
div.light { visibility:hidden; display:none; }
div.adSense {  }
div.gray { color:#808080; }

a:link    {color:#354c78; text-decoration:overline; }
a:visited {color:#354c78; text-decoration:overline; }
a:active  {color:#8ca1c8; text-decoration:none; }
a:hover   {color:#8ca1c8; text-decoration:none; }

h1 { color:#313131; }