/*
Theme Name: Ligos Theme (Final)
Theme URI: http://www.ligos.com
Description: Ligos Corporate Web Site CSS
Version: 1.0.
Author: Robert Lupinek and Jennipher Francis (Mods by Dave Wolf)
Author URI: http://ligos-temp.ligos.com
*/

body.pages {
	padding: 0;
	margin-bottom: 25px;
	text-align:center;
    display:block;
	background-color: #e6e6e6;
	font: 13px/20px Tahoma, Verdana, Arial, sans-serif;
}

a:link {
	color: #2E367E;
	text-decoration: none;
}

a:visited {
	/*color: #8387B1;*/
	color: #808080;
	text-decoration: none;
}

a:hover {
	color: #545B9C;
	font-weight: 400;
	text-decoration: none;
}

#heading {
	background: url(images/headers/bg-header-1.jpg) center no-repeat;
	height: 141px;
	margin: 0 auto;
	padding-left: 50px;
	padding-right: 50px;
	width: 800px;
}

#header {
	padding-top: 50px;
	padding-left: 10px;
}

h1 {
	font: 24px "Trebuchet MS", Georgia, serif;
	margin: 0;
}

h1 a:link, h1 a:visited {
	text-decoration: none;
	color: #FFF;
}

h2 {
	font: normal 15px "Trebuchet MS", Georgia, serif;
	margin: 0;
}

li.bullet {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	list-style-position: outside;
}

h3 {
	margin: 1em 0 .2em;
	font: 22px Georgia, Serif;
	font-weight: bold;
	color: #71899c;
	background: url(images/post-icon.gif) no-repeat 0 50%;
	padding-left: 25px;
}

h3 a:link, h3 a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #446279;
}

h3 a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #BFBDBD;
}
	
h4 {
  	font: 17px Georgia, Serif;
	margin: 2px;
	font-weight: bold;
	color: #446279;
}

h4 a:link, h4 a:visited {
  text-decoration: none;
  color: #446279;
}

h4 a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #BFBDBD;
}

#content {
	background: url(images/bg-content.jpg) center repeat-y;
	margin: 0 auto;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 30px;
	width: 800px;
	overflow: hidden;
}

#navigation {
	padding: 15px;
}

#main {
	float: left;
	background: 601px url(images/dot.gif) repeat-y;
	padding: 5px 15px;
	margin: 5px 10px 0 1px;
   /*margin: top right bottom left;*/
	width: 575px;
	text-align: left;
}

input.contactText {
	border-width: thin;
	border-width: 1px;
	height: 1.5em;
	padding-top: .4em;
	padding-left: .5em;
	border-color: #000000;
	background-color: #ffffff;
	background-image: url(/images/formbackground.gif);
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

textarea.contactText {
	border-width: thin;
	border-width: 1px;
	border-color: #000000;
	background-color: #ffffff;
	background-image: url(/images/formbackground.gif);
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#searchsubmit {
	margin-top: 5px;
	border-color: #5B6279;
	background-color: #71899C;
	color: #ffffff;
	font-variant: small-caps;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
}

#sidebar {
	margin-left: 620px;
	margin-top: 5px;
	margin-bottom: 50px;
	padding: 20px 0 10px 0;
	/*padding: top right bottom left*/
	width: 170px;
	text-align: left;
}

#sidebar h3 {
	font: 22px Georgia, Serif;
	font-weight: bold;
	color: #71899c;
	background: url(images/post-icon.gif) no-repeat 5 5px;
}

#sidebar ul {
	margin-top: 1px;
	padding-left: 6px;
	margin: 0;
	list-style-type: none;
}

#sidebar li {
	background: url(images/bullet.png) no-repeat 0 5px;
	font: 11px Tahoma, "San Serif";
	line-height: 155%;
	padding-left: 18px;
}

#sidebar p {
	font: 11px Tahoma,Verdana,Arial,Helvetica,sans-serif;
	line-height: 160%;
	color: #666; 
}

#footer {
	clear: both;
	background: url(images/bg-footer.jpg) center no-repeat;
	text-align: center;
	padding-bottom: 10px;
	color: #e6e6e6;
	margin: 0 auto;
	padding-left: 50px;
	padding-right: 50px;
	width: 800px;
}

#footer p {
	margin: 0;
}

#footer a:link, #footer a:visited { 
	color: #FFF;
}

.meta {
	color: #6D6D74;
	font-size: 11px;
	margin: 0;
}

.entry {
	padding-bottom: 25px;
	background: url(images/entry-separate.gif) no-repeat center bottom;
}

.descriptions {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px
}

blockquote {
	border-left: 2px solid #6D6D74;
	padding-left: 5px;
}

.commentbox {
	border: 1px solid #6D6D74;
	margin: 5px 2px;
	padding: 5px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

img {
    margin: 5px;
}

a img {
	border: none;
}

strong {
	color: #272d66;
}

sup {
	font-size:x-small;
} 

sub {
	font-size:x-small;
} 

#capitalize {
	margin: 0px 0px 10px 0px;
	font-variant:small-caps;
	padding-top: 10px;
	
}

#legalese {
	margin-bottom: 15px;
	text-align: center;
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	padding-bottom: 30px;
}

#hilite {
	padding-top: 2px;
	margin-top: 2px;
	margin-bottom: 5px;
	
}

#hilite a {
	font: 12px Tahoma, Verdana, Arial, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	color: #D41F00;
}

/* UDM4 Layout Properties */

.udm li.dividerBelow {
	margin-bottom:2px !important;
	padding-bottom:2px;
	border-bottom:1px solid #F0F0F0;
}

.udm li.dividerAbove {
	margin-top:3px !important;
	padding-top:3px;
	border-top:1px solid #F0F0F0;
}

