/*  
Theme Name: Midnight Blu


*/


body {
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.c {
	float: left;
}
.cr {
	clear: left;
}
	a:link, a:visited {
	color : #666; 
	text-decoration : none; 
} 
	a:hover {
	color : #999; 
	text-decoration : underline;
} 

h1 {
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	color: #069;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 a:link, h1 a:visited {
	color: #069;
}
h1 a:hover {
	color: #039;
	text-decoration: underline;
}
h2 {
   color: #738652;
   font-size: 12px;
   margin: 0;
   padding: 0 0 5px 0;
}
h3 {
   color: #555;
   font-size: 12px;
   margin: 0;
   padding: 0 0 5px 0;
   border-bottom: 1px solid #555;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.smallDesc {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.smallDesc a:link, .smallDesc a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #22588F;
	text-decoration: underline;
}
.smallDesc a:hover {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #206DBB;
	text-decoration: underline;
}
.list {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.list a:link, .list a:visited {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.list a:hover {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.submit {
	float: right;
	vertical-align: bottom;
}
.text {
	font-size: 8pt;
	font-family: Verdana, Arial;
}
.input {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ccc;
}
.search-input {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #fff;
	border: 0;
}
.search-bg {
	background-image: url(images/search-bg.gif);
	background-repeat: none;
	width: 175px;
	height: 39px;
}
input.text {
	color: #000000;
	border: 1px solid #ccc;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #ccc;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #666;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.formPage {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.formPage a:link, .formPage a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #039;
	text-decoration: underline;
}
.formPage a:hover {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #06c;
	text-decoration: underline;
}
.label {
	font-family: verdana, arial;
	font-size: 11px;
	text-decoration: none;
	color: #333;
}
.field {
	font-family: verdana, arial;
	font-size: 11px;
	text-decoration: none;
	color: #333;
	padding-bottom: 7px;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}



div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small, .small a:link, .small a:visited {
	padding: 0px;
	margin: 0px;
	color: #555;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.small a:hover {
	color: #06a; 
	text-decoration : underline;
}
.sort {
	color: #06a;
	font-weight: bold;
}

.paging-links, .paging-info {
	font-size: 11px;
	color: #333;
	text-align: right;
}
.paging-info {
   font-style: italic;
}
.main-paging {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.main-paging a:link, .main-paging a:visited {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #06a;
	font-weight: bold;
	text-decoration: none;
}
.main-paging a:hover {
	color: #777;
	text-decoration: underline;
}
.limit_field {
   font-family: verdana, arial;
   font-size: 11px;
   text-decoration: none;
   color: #f30;
   background: #fff;
   border: 0 solid transparent;
   border-width:0;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

div.footer {
   bottom:0;
   clear:both;
	text-align: center;
	border-top: 1px solid #E0E0E0;
	padding: 3px 0 0 0;
	margin-top: 50px;
}
div.footer a {
	color: #606060;
}


.main {
	margin-top: 5px;
}
.path {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	background-color: #738652;
	padding: 10px;
}
.path a:link, .path a:visited {
	color: #fff;
	text-decoration: underline;
}
.path a:hover {
	color: #DFF8FF;
	text-decoration: underline;
}
.menu {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;			
}
.menu a:link, .menu a:visited {
	color: #555;
	text-decoration: none;
	display: block;			
	border: 1px #ddd solid;
	padding: 8px 8px 8px 25px;
	margin-bottom: 3px;
	background-color: #f9f9f9;
	background-image: url(images/navbtn-norm.gif);
	background-repeat: no-repeat;			
}
.menu a:hover {
	color: #fff;
	border: 1px #058 solid;
	background-color: #058;
	background-image: url(images/navbtn-hover.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.partnert {
	background-image: url(images/partner-top.gif);
	background-repeat: no-repeat;
}
.partnerb {
	background-image: url(images/partner-bottom.gif);
	background-repeat: no-repeat;
}
.partners {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #fff;
	background: #738652;
	font-weight: normal;
	text-decoration: none;
}
.partners a:link, .partners a:visited {
	color: #fff;
	line-height: 18px;
	padding-left: 25px;
	background-image: url(images/partner-star.gif);
	background-repeat: no-repeat;
} 
.partners a:hover{
	color: #fff;
	text-decoration: underline;
}
.links {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
.links a:link, .links a:visited {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #005599;
	text-decoration: none;
	font-weight: bold;
} 
.links a:hover{
	text-decoration: underline;
}
.linksdetails a:link, .linksdetails a:visited {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
	color: #069;
}
.thumb {
	width: 120px;
	height: 93px;
	border: 1px #036 solid;
}
.footer {
	background-color: #738652;
	padding: 10px;
}
.footer a:link, .footer a:visited{
	font-family: verdana, arial;
	font-size: 11px;
	color: #fff; 
	font-weight: bold;
	text-decoration: none; 
} 
.footer a:hover {
	color: #DFF8FF;
	text-decoration: none; 
}
.credits {
	font-family: verdana, arial;
	font-size: 9px;
	color: #999;
	font-weight: bold;
	text-decoration: none;
	padding: 6px;
}
.credits a:link, .credits a:visited{
	font-family: verdana, arial;
	font-size: 9px;
	color: #666; 
	font-weight: bold;
	text-decoration: none;
} 
.credits a:hover {
	text-decoration: underline;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}


#content {
	font-size: 1.2em
	padding: 5px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


h2.pagetitle {
	font-size: 1.3em;
	}

#sidebar h2 {
   color: #555;
   font-size: 12px;
   margin: 0;
   padding: 0 0 5px 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	font-family: verdana, arial;
	font-size: 11px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style-type: none; 
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0;
	list-style-type: none; 
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	list-style-type: none; 	
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	list-style-type: none; 
	}

ol li, #sidebar ul ol li {
	list-style-type: none; 
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	list-style-type: none; 
	}
.pagenav li {
	list-style-type: none;
}
.page_item li {
	list-style-type: none;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none; 

}
li {
	margin: 0;
	padding: 0;
	list-style-type: none; 

}
/* End Entry Lists */
