﻿/* general */
body { color: #333; background-color: #ddc; font-size: 76%; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; }
a:hover { text-decoration:underline; }

/* container positioning */
#container { width: 1008px; margin-left: auto; margin-right: auto; height: 100%; min-height: 100%; background:transparent url('../../Vandest_old/images/bgcolor.gif') repeat-y top left; } 

#left, #right { float: left; } 
#left { width: 180px; } 
#right { width: 807px; } 
#footer { clear: both; }

/* header */
#header { background-color: #998; position: relative; padding-left: 10px; padding-bottom: 35px;}
#header p { padding-top:10px; margin: 0px; padding: 0px; }
#header a:link, #header a:hover, #header a:visited { color: #fff; }
#header h1 { font-weight: normal; color: #fff; font-size: 3.0em; font-family: Consolas; margin: 0px; padding: 0px; margin-top: 10px;}
#header h6 { font-weight: normal; color: #fff; font-size: 1.0em; font-family: Verdana; margin: 0px; padding: 0px; font-style: italic; margin-left: 20px;}
#header img { position: absolute; top: 0px; right: 0px; }

/* left */
#left { background-color: #BBA; padding-left: 5px; padding-right: 5px; height: 100%; }
#left p, #left li { font-size: 0.9em; margin-top: 0.2em; line-height: 1.5; }
#left ul {list-style-type: none; padding-left: 10px; }
#left ul, #left li { margin: 0px; }

#left h2 { font-size: 1.4em; margin-top: 1.4em; font-family: Arial; color: #444; margin-bottom: 0px; }
#left h3 { font-size: 1.1em; color: #888; font-family: georgia, serif; margin-top: 1.2em; }
#left h4 { font-size: 1em; margin-top: 1.0em; }
#left h5 { font-size: 1em; margin-top: 1.0em; }
#left h6 { font-size:0.9em; margin-top:0.0em; color:#4377d7; }

#left a:link, #left a:visited, #left a:hover{ color: #443; text-decoration: none; }
#left a:hover { text-decoration: underline; }

#left .rss { background-color: #CCCCCC; }
#left .rss a:link { color: #666; }
#left .rss a:hover { text-decoration: none; font-style: italic; }
#left .rss div { clear: both; padding: 3px; height: 26px; cursor: pointer; }
#left .rss img { border-width: 0px; }
#left .rss #rssImage { float: left; margin-top: 6px; }
#left .rss #rssStatsImage { float: right; }
	 
/* rightpane */
#right { padding-left: 5px; padding-right: 5px; background-color:#eed; height: 100%; }
#right h2 { background: transparent url("/_layouts/images/lg_icongo.gif") no-repeat center left; padding-left: 25px; font-weight: normal; }
#right a:link, #right a:visited, #right a:hover { color: #443; text-decoration: none; }
#right a:hover {text-decoration: underline;}
#right p.postingdetail { color: #888; margin-top: 0.6em; }
#right div a:link, #right div a:visited, #right div a:hover { color: #443; text-decoration: none; border-bottom: 1px dashed #000000; }

/* rightpane - content */
#right #content { border-bottom: 2px solid #998; }
#right #content a:link, #right #content a:visited, #right #content a:hover  {color: #443; text-decoration: none; border-bottom: 1px dashed #443; }
#right #content a:hover { text-decoration: underline; }

/* footer */
#footer { clear: both; width:100%; text-align: center; background-color: #ddc; padding-top: 10px; }
#footer p { color:#888;}

/* comments */
#comments { background-color: #f5f5f5; margin:1.0em 0 0 24px; padding:12px 24px; width:708px; }
#comments p { padding:0;color:#333; }
#comments p.postingdetail { color:#888;padding:0; }

#comment_form { width: 500px; padding: 10px 0 0 24px; float: left; }
#comment_form .text_input { width: 400px; color: #444; }
#comment_form .text_area { width: 500px; }

/* contact */
.commentBox { width: 400px; color: #444; }
.commentsBox { width: 500px; }
