/* UNDO 
---------------------------------------------------------------------- */
:link,:visited { text-decoration:none }
ul,ol { }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label, hr
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
li {
	margin-left: 20px;
}

ul,ol { margin-bottom: 8px; margin-top: 8px; }

body {
	background: #111;
	margin: 0 0 10px 0 !important;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10.5pt;
	color: #222;
}

   div.content-container {
	width: 920px;
	margin: 0 auto;
	clear: both;
	padding: 20px; 
   }

   #lui-section-header {
	height: 84px;
	background: url('img/bg_header_stretch.png') repeat-x 0 0;
   }

   	#lui-section-header div.content-container { 
		background: transparent url('img/bg_header.png') no-repeat 50% 0;
		height: 84px;
		padding: 0;
		width: 960px;
   	}

   #lui-section-header h1 { float: left; width: 192px; height: 47px; margin: 0; padding: 20px 0 0 20px; }
   #lui-section-header h1 a { background: transparent url('img/logo.png') no-repeat 0 5px; width: 192px; height: 47px; display: block; outline: none; }

  #lui-section-main {
	background: white url('http://www.loadsys.com/css/img/bg_main.gif') repeat-y 50% 0;
   }

   #lui-section-nav {
	width: 422px;
	float: right;
	margin-top: 41px;
   }

   div.lui-panel-left {
	width: 620px;
	float: left;
   }

   div.lui-panel-right {
	width: 240px;
	float: right;
	padding: 5px 15px 5px 5px;
   }

   #lui-section-special {
	background: #111 url('http://www.loadsys.com/css/img/bg_special.gif') repeat-y 50% 0;
	clear: both;
	color: #666;
   }

   #lui-section-footer {
	color: #444;
	background: #111 url('http://www.loadsys.com/css/img/bg_footer.gif') no-repeat 50% 0; 
	height: 100px;
	padding: 0;
	font-size: .9em;
   }

   #lui-section-footer div.content-container {
	padding: 10px 20px;
   }



/* NAV
----------------------------------------------------- */
   #lui-section-nav ul { list-style: none; padding: 0; margin: 0; }
   #lui-section-nav li { display: block; float: left;  margin: 0; padding: 0 10px 0 0; }

   #lui-section-nav li a {
        display: block;
        height: 30px;
        outline: none;
        background-image: url('img/bg_navigation.gif');
        background-repeat: no-repeat;
        text-indent: -9000px;
        width: 93px;
        height: 30px;
   }

   #lui-section-nav ul li.about a { background-position: 0 0; }
   #lui-section-nav ul li.portfolio a { background-position: -93px 0; }
   #lui-section-nav ul li.blog a { background-position: -186px 0; }
   #lui-section-nav ul li.contact a { background-position: -279px 0; }

   #lui-section-nav ul li.about a:hover { background-position: 0 -30px; }
   #lui-section-nav ul li.portfolio a:hover { background-position: -93px -30px; }
   #lui-section-nav ul li.blog a:hover { background-position: -186px -30px; }
   #lui-section-nav ul li.contact a:hover { background-position: -279px -30px; }

   #lui-section-nav ul li.about.active a { background-position: 0 -30px; }
   #lui-section-nav ul li.portfolio.active a { background-position: -93px -30px; }
   #lui-section-nav ul li.blog.active a { background-position: -186px -30px; }
   #lui-section-nav ul li.contact.active a { background-position: -279px -30px; }



:link,:visited {
	text-decoration: none
}

ul.nostyle, ol.nostyle {
	list-style: none;
}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}

pre {
	color: #eee;
	background: #000; 
	overflow: auto; 
	padding: 5px;
	max-height: 400px;
}
a img,:link img,:visited img {
	border: none
}
address {
	font-style: normal
}


div#wp-credits { 
  clear: both; 
  background: inherit; 
}


/* TEMP STYLES */
#lui-section-nav h2 {
	display: none;
}
h2 {
	font-size: 1.5em;
	font-family: "Trebuchet MS", arial;
	line-height: 1.5em;
	margin-top: 20px;
	color: #555;
}
div > h2:first-child {
	margin-top: -5px;
}
hr {
	display: none;
}
i {
	display: none;
}
p {
	line-height: 1.3em;
}
acronym {
	background-color: #fff7d9;
}
/* BLOG */
p, p.postmetadata { 
  padding-top: 10px;
  padding-bottom: 20px; 
}

div#wp-credits p { 
  font-size:8pt;
  margin-left: 32px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}
ol.commentlist li {
  padding-bottom: 20px;
  
}
h3#comments { padding-bottom: 6px; }
h3.blogdate {
	clear: both;
	float: left;
	background: url('http://www.loadsys.com/css/img/bg_blogdate.gif') no-repeat 0 0;
	margin: 0 7px 5px 0;
	padding-top: 3px;
	width: 52px;
	height: 43px;
	text-align: center;
	font-size: 1em;
	color: #ddd;
}
h3 {
	font-size: 1em;
	color: #dc6530;
	margin-top: 10px;
}
h3#comments, h3#respond { margin-top: 20px; padding-top: 20px; border-top: 3px solid #e8e8e8; }
h3#respond { margin-top: 0px; }
h4 {
	clear: right;
}
#lui-section-sidebar p {
	margin-bottom: 20px;
}



/* FOOTER 
------------------------------------------------------- */
#lui-section-footer p {
	float: left;
	width: 400px;
}

#lui-section-footer ul {
	float: right;
	width: 400px;
}

#lui-section-footer a { color: #666; }
#lui-section-footer a:hover { color: #444; background: none; }


/* VALIDATION 
------------------------------------------------------- */
   #lui-section-footer ul { list-style: none; padding: 0; margin: 0; height: 47px; }
   #lui-section-footer ul li { float: right; }
   #lui-section-footer li a { display: block; width: 88px; height: 31px; float: left; margin: 3px;}

   #lui-section-footer li.validate_xhtml a { background: url('http://www.loadsys.com/css/img/ftr_validxhtml.gif') no-repeat 0 0;  width: 88px; height: 31px; }
   #lui-section-footer li.validate_css a { background: url('http://www.loadsys.com/css/img/ftr_validcss.gif') no-repeat 0 0; width: 88px; height: 31px; }

   #lui-section-footer li a:hover { background-position: 0 -31px; }

   /* LINKAGE */
   a { color: #3f73b9; text-decoration: none; }
   a:hover { color: #a10000; text-decoration: underline; }

   #lui-section-special a { color: #5B8726; }
   #lui-section-special a:hover { background: none; color: white;}

/* FORMS FORMS */
form p {
	margin-top: 10px;
	margin-bottom: 10px;
}
fieldset {
	padding: 20px 0 10px 20px;
	border: #eee solid 1px;
	margin: 10px 0 15px 0;
}
legend {
	display: none;
}
label {
	font-weight: bold;
	color: #5C5C5C;
}
.txt, textarea {
	border: 0;
	background-color: #eee;
	width: 280px;
	padding: 4px;
	color: #3f73b9;
	font-weight: bold;
	font-size: 1em;
	font-family: verdana, helvetica, arial, sans-serif;
}
textarea {
	overflow: auto;
	height: 200px;
}
.inputHighlighted {
/* Highlighting style */
	border: 0;
	background-color: #777;
	color: #fff;
	width: 280px;
	padding: 4px;
	font-weight: bold;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1em;
}
#submit {
	font-size: 1.1em;
	background: url('http://www.loadsys.com/css/img/fade-butt.png');
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
}
p.submit {
	width: 280px;
	text-align: right;
	margin-top: 1.5em;
}
select, option {
	background-color: #eee;
	border: 0;
	padding: 3px;
	width: 280px;
}
/* PORTFOLIO */
ul#portfolio {
	width: 250px;
}
#portfolio li {
	display: inline;
	margin: 0;
}
#portfolio li a {
	margin: 0;
}
#portfolio li a:hover {
	background: white;
	background-image: none;
}
.portfolio-block p {
	margin: 10px 0;
	font-size: .9em;
}
.portfolio-block p strong {
	color: #3f74ba;
}
.bold {
	font-weight: 700;
}
.semibold {
	font-weight: 550;
}
.normal {
	font-weight: 400;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.smallest {
	font-size: .7em;
	line-height: .9em;
}
.smaller {
	font-size: .8em;
	line-height: 1.1em;
}
.small {
	font-size: .9em;
	line-height: 1.3em;
}
.big {
	font-size: 1.1em;
}
.bigger {
	font-size: 1.2em;
}
.biggest {
	font-size: 1.3em;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}
blockquote {
	background: url('http://www.loadsys.com/css/img/bg_blockquote.gif') no-repeat 0 0;
	padding: 10px;
	margin: 0 0 0 0;
}

.ir { display: none; }

.clear { clear: both; }
.description { padding-bottom: 20px; }



/* SEARCH
----------------------------------------------- */
div.block-search {
	width: 230px;
	height: 40px;
	overflow: hidden;
	background: url('images/bg_search.gif') no-repeat 0 0;
}

div.block-search input.btn-search {
	width: 35px; 
	height: 30px;
	background: none !important;
	border: 0 !important;
}
div.block-search input.txt, div.block-search .inputHighlighted {
	background: none;
	border: 0;
	color: #666;
	margin: 8px 0 0 10px;
	width: 160px;
	padding-top: 2px !important;
	overflow: hidden;
	outline: none;
}


/* SIDEBAR 
----------------------------------------------- */
div.lui-panel-right ul.archives {
	background: url('images/bg_dots_d3d3d3.gif') repeat-x 0 0;
}

div.lui-panel-right ul.archives li {
	padding: 0;
	margin: 0;
	padding-bottom: 1px;
	background: url('images/bg_dots_d3d3d3.gif') repeat-x 0 100%;
	display: block;
}

div.lui-panel-right ul.archives li a {
	background: url('images/li_star_green.gif') no-repeat 5px 50%;
	padding: 5px 5px 5px 25px;
	display: block;
	color: #555;
}

div.lui-panel-right ul.archives li a:hover {
	background: #eee url('images/li_star_blue.gif') no-repeat 5px 50%;
	color: #222;
	text-decoration: none;
}

div.lui-panel-right li.categories ul li {
	background: url('images/li_arrow.gif') no-repeat 5px 50%;
	padding: 5px 5px 5px 25px;

}

div.lui-panel-right li.categories ul li a {
	color: #777;
}

div.lui-panel-right li.categories ul li a:hover {
	color: #a10000;
}

