/* Main Layout
---------------------------------------------------------- */

HTML {
  overflow: -moz-scrollbars-vertical;
}

body {
  min-width: 680px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
}

#container {
  width: 975px;
  /* CG padding-left: 200px; */     /* LC fullwidth */
  /* CG padding-right: 240px; */    /* RC fullwidth + CC padding */
}

#container .column {
  position: relative;
  float: left;
}

#center {
  padding: 0px 20px;       /* CC padding */
  width: 100%;
}

#left {
  width: 180px;             /* LC width */
  padding: 0 10px;          /* LC padding */
  right: 240px;             /* LC fullwidth + CC padding */
  margin-left: -100%;
  border: solid 1px #F00;
}

#right {
  width: 180px;             /* RC width */
  padding: 0 10px;          /* RC padding */
  margin-right: -100%;
}

#footer {
  clear: both;
}

/*** IE Fix ***/
* html #left {
  left: 200px;              /* RC fullwidth */
}

/*** Equal-height Columns ***/

#container {
  /* overflow: hidden; */
}

#container .column {
  /* padding-bottom: 1001em; */    /* X + padding-bottom */
  /* margin-bottom: -1000em; */    /* X */
}

/*** Footer Fix ***/

* html body {
  overflow: hidden;
}

* html #footer-wrapper {
  float: left;
  position: relative;
  width: 100%;
  padding-bottom: 10010px;
  margin-bottom: -10000px;
  background: #FFF;         /*** Same as body background ***/
}

.alignright {
  float: right;
}

.alignleft {
  float: left
}

/* General Appearance
---------------------------------------------------------- */

body {
  margin: 0;
  padding: 0;
  margin-top:20px;
  background-color:#6a6666;
  background-image:url(images/background.jpg);
  background-position:center;
  background-repeat:no-repeat;
  background-position:top;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#424141;
}

#header, #footer {
  font-size: large;
  text-align: center;
  padding: 0;
  background: #999;
  width:975px;
}

#left {
  background: #FFF;
}

#center {
  background: #FFF;
}

#right {
  background: #FFF;
}

/* NOTE: This effects all content */
#container .column {
  padding-top: 1em;
  text-align: left;
  /* text-align: justify; */
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#999999;
}


h1 {font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	padding:0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	color:#666666;
	border-bottom:1px solid #d6d6d6;
	}

h1.archive_head {font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	padding:0px 0px 5px 0px;
	margin: -1px 0px 10px 0px;
	color:#666666;
	border-bottom:1px solid #d6d6d6;
	width:475px;
	padding-top:15px;
	}

h2 {font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	padding:0px 0px 5px 0px;
	margin: -1px 0px 10px 0px;
	color:#666666;
	border-bottom:1px solid #d6d6d6;
	}
	
h2.archive_head {font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
  padding:0px 0px 0px 10px;
	margin: 0px;
	color:#666666;
	border-bottom:none;
	}

h2.archive_head a:link {color: #666; text-decoration:none;}
h2.archive_head a:visited {color: #666; text-decoration:none;}
h2.archive_head a:hover {color: #099; text-decoration:underline;}
h2.archive_head a:active {color: #099; text-decoration:underline;}

h3.comments_headers {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	}

a:link {color: #099; text-decoration:underline;}
a:visited {color: #0AA; text-decoration:underline;}
a:hover {color: #099; text-decoration:underline;}
a:active {color: #099; text-decoration:underline;}

ul.side_list a:link {color: #999; text-decoration:none;}
ul.side_list a:visited {color: #999; text-decoration:none;}
ul.side_list a:hover {color: #666; text-decoration:none;}
ul.side_list a:active {color: #999; text-decoration:none;}

blockquote {
  font-style: normal;
  display: block;
  padding: 0 0 0 10px;
  margin: .25em 0 .6em 25px;
  font-style: normal;
  border-left: 3px solid #ddd;
}

/* Header
---------------------------------------------------------- */

div#header-image {
	background-image:url(images/img_header.jpg);
	width:975px;
	height:217px;
	border-top: 3px solid #333333;
	}

div#header-in {
	background-color:#333333;
	border-bottom:2px solid #33cccc;
	height:5px;
	}

div#logo {
	float: left;
	padding-left: 20px;
	}

/* Subscribe Area*/
div#subscribe {
	float:right;
	margin-right:20px;
	background-image:url(images/bg_subscribe.gif);
	width:204px;
	height:97px;
	background-repeat:no-repeat;
	background-position:top;
	}

div#txt_subscribe {
	margin-top:10px;
	margin-left:12px;
	width:82px;
	float:left;
	}

div#txt_rss {
	margin-top:14px;
	margin-right:12px;
	width:35px;
	float:right;
	}

div#subscribe_form {margin:10px 12px 0px 12px;
	clear:both;
	}

.blank {width:170px;
	border:1px solid #e5e5e5;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	margin-bottom:5px;
	}

/* Navigation */
div#nav {float:right;
	background-image:url(images/bg_nav.gif);
	width:379px;
	height:33px;
	background-repeat:no-repeat;
	vertical-align:baseline;
	margin:75px 0px 0px 175px;
	color:#33CCCC;
	padding-top:7px;
	padding-left:3px;
	}

/* Footer
---------------------------------------------------------- */

div#footer {
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	}

.copyright {
    padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#6a6666;
	padding-bottom:5px;


	}

/* Sidebar Content
---------------------------------------------------------- */

.col_title {width:100%;
	margin:0px 0px -10px 0px;
	padding:0px 0px 5px 0px;
	margin-bottom:-15px;
	}

.side_list li {width:180px;
	line-height:29px;

	list-style:none;
	margin-left:-40px;
	}

.side_list_left li {
    width:180px;
		list-style:none;
	margin-left:-40px;
	padding:5px 0px 5px 0px;
	}

.side_list_left a:link { color: #999999; text-decoration: none; }
.side_list_left a:visited { color: #999999; text-decoration: none; }
.side_list_left a:hover { color: #999999; text-decoration: underline; }
.side_list_left a:active { color: #999999; text-decoration: underline; }

.side_list_right li {width:170px;
	line-height:15px;
	border-bottom:1px solid #328a97;
	list-style:none;
	margin-left:-28px;
	padding-bottom:5px;
	padding-top:5px;
	}

.side_list_right a:link { color: #ffffff; text-decoration: none; }
.side_list_right a:visited { color: #ffffff; text-decoration: none; }
.side_list_right a:hover { color: #67f4f0; text-decoration: underline; }
.side_list_right a:active { color: #67f4f0; text-decoration: underline; }



/* Posts
---------------------------------------------------------- */

.commenticon {
	background: url("images/comment.png") no-repeat left bottom;
  height: 10px;
  width: 12px;
  padding: 0 0 0 15px;
  margin: 0 0 0 10px;
  display: inline;
}

h1.post_title {
  font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	color:#000000;
	border: none;
	}

.post_title a:link {color: #666; text-decoration:none;}
.post_title a:visited {color: #666; text-decoration:none;}
.post_title a:hover {color: #099; text-decoration:underline;}
.post_title a:active {color: #099; text-decoration:underline;}

.post_details {font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	color:#666;
	margin: 10px 0px 20px 10px;
	}

.entry {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
  padding: 0px 0px 20px 10px;
  color:#666;
  line-height:18px;
	}

.download_entry {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
  padding: 0px 0px 10px 0px;
  color:#666;
  line-height:18px;
	}

.navigation {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

.navigation .previous {

}

.navigation .next {

}

/* Pages
---------------------------------------------------------- */

.pages {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-top:10px;
	}

.pages h2 {
	margin: -1px 0px 0px 0px;
	
	}

.link_item a:link {color: #000; text-decoration:none;}
.link_item a:visited {color: #000; text-decoration:none;}
.link_item a:hover {color: #000; text-decoration:underline;}
.link_item a:active {color: #000; text-decoration:none;}


/* Forms
---------------------------------------------------------- */

TD.formError {
  border-width: 1px;
  border-color: #f00;
  border-style: dashed;  
  padding: 1em 1em 1em 1em;
  color: #f00;
  font-size: 12px;  
  font-weight: bold;  
}

/* Bio
---------------------------------------------------------- */

#bio {
  color: #666;
  background: url("images/bio_background.png") repeat-x #FFF;
  margin-bottom: 20px;
  padding: 10px;
  height: 136px;
}

#bio .image {
  float: left;
  margin-right: 10px;
}

#bio .description {

}
.left_table{
width:200px;
 
border-color:#45b6bc; 
border-style:dotted;
border-width:0px;
border-right-width:1px; 
padding-right:10px
}

.column_fix{
color:#999999;
margin-left:12px;
margin-right:10px;
width:540px; 
margin-top:-11px
}

.right_column{
background-color: #3b5b70; 
width: 180px
}
strong{
	color:#000;
}
