/* blueprint.css */
/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
input.span-1, textarea.span-1, select.span-1 {width:30px!important;}
input.span-2, textarea.span-2, select.span-2 {width:50px!important;}
input.span-3, textarea.span-3, select.span-3 {width:90px!important;}
input.span-4, textarea.span-4, select.span-4 {width:130px!important;}
input.span-5, textarea.span-5, select.span-5 {width:170px!important;}
input.span-6, textarea.span-6, select.span-6 {width:210px!important;}
input.span-7, textarea.span-7, select.span-7 {width:250px!important;}
input.span-8, textarea.span-8, select.span-8 {width:290px!important;}
input.span-9, textarea.span-9, select.span-9 {width:330px!important;}
input.span-10, textarea.span-10, select.span-10 {width:370px!important;}
input.span-11, textarea.span-11, select.span-11 {width:410px!important;}
input.span-12, textarea.span-12, select.span-12 {width:450px!important;}
input.span-13, textarea.span-13, select.span-13 {width:490px!important;}
input.span-14, textarea.span-14, select.span-14 {width:530px!important;}
input.span-15, textarea.span-15, select.span-15 {width:570px!important;}
input.span-16, textarea.span-16, select.span-16 {width:610px!important;}
input.span-17, textarea.span-17, select.span-17 {width:650px!important;}
input.span-18, textarea.span-18, select.span-18 {width:690px!important;}
input.span-19, textarea.span-19, select.span-19 {width:730px!important;}
input.span-20, textarea.span-20, select.span-20 {width:770px!important;}
input.span-21, textarea.span-21, select.span-21 {width:810px!important;}
input.span-22, textarea.span-22, select.span-22 {width:850px!important;}
input.span-23, textarea.span-23, select.span-23 {width:890px!important;}
input.span-24, textarea.span-24, select.span-24 {width:940px!important;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}


/* layout.css */
body{
	padding-bottom:30px;
	text-align:center;
}

#body-container{
	margin:30px auto 0;
	overflow:hidden;
	text-align:left;
	width:900px;
		padding-top:10px;
		border:1px solid #ccc;
}

#header-container{
	margin:0 auto 10px;
	width:880px;
}
#header{
	height:110px; 
	width:878px;
	overflow:hidden;/* fix 3px over image in ie */
		border:1px solid #5897CA;
}

#navigation{
	margin:0 auto 10px;
	width:880px;
}

#container{
	margin:0 auto 10px;
	overflow:hidden;
	/* position:relative; *//* crash with dropdown menu */
	width:880px;
}
#content{
	float:left;
	/* width:680px; *//* .content-primary+secondary+20px */
	width:880px;
}
.content{
	/* float:right; */
	margin-bottom:25px;
	margin-left:210px;
	margin-right:210px;
	margin-top:5px;
	overflow:hidden;
	/* padding-left:10px;
	padding-right:10px; */
	width:460px;/* auto -> fix broken layout on ie */
}
#primary {
	float:left;
	margin-left:-200px;
	margin-left:-880px;
	overflow:hidden;
	width:200px;
}
#secondary{
	float:left;
	margin-left:-880px;
	margin-left:-200px;
	overflow:hidden;
	width:200px;
}
.widget{
	margin-bottom:15px;
	/* margin-top:5px;
	overflow:hidden; */
	padding:10px 10px 0;
}

#footer-container {
	clear:both;
	margin:0 auto 10px;
	width:880px;
}
/* #footer{margin:0 10px 10px;}
.footer-box {padding:10px;} */
#footer {
	border:1px solid #5897CA;
	overflow:hidden;
	width:878px;
}

#footer-bottom{
	margin:10px auto 0;
	width:880px;
}

	/* 
	#addrespond input				{width:200px;}
	#addrespond input#comment-submit	{width:250px;}
	#addrespond textarea				{width:450px;}/* 390 -> 42
	#wp-calendar					{width:90%;}
	.menu							{width:878px;} */
	/* .menu bug when using 100%; */


/* default.css */
/* Body
*********************************************** */
body{
	background-color:#333;
	background-color:#e7e6cf;
	color:#444;
}

/* Body container */
#body-container{
	background-color:#fff;
}

/* Elements
*********************************************** */
.hidden{display:none;}
/* Links */
a{color:#1e588a;}
a:hover{color:#CC0000;}
a,a:hover{text-decoration:none;}
/* Headers */
/* replace post-title -> entry-title */
.entry-title, .widget-title, .comment-headingx, .form-heading {
	border-bottom:1px solid #1e588a;
	color:#1e588a;
	margin-bottom:5px;
	padding-bottom:4px;
	padding-left:3px;
}
h1.entry-title{
	font-size:20pt;
	font-weight:bold;
		font-size:1.9em;
}
h2.entry-title{
	/*font-size:17pt;
	margin-top:20px;*//* give space after main title */
		border-bottom:none;
}
/* Lists */
ul.no-list-type{
	margin-left:10px;
}
ul.no-list-type li{
	list-style-type:none;
}
/* Alignment n Images */
.alignleft, .left, img.left{
	float:left;
	margin-right:12px;
}
.alignright, .right, img.right{
	float:right;
	margin-left:12px;
}
.aligncenter, .center, div.aligncenter, img.center{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/* Captions */
.wp-caption{
	background-color:#f3f3f3;
	border:1px solid #ddd;
	margin:10px;
	padding-top:4px;
	text-align:center;
	-moz-border-radius:3px;/* old mozilla */
	-khtml-border-radius:3px;/* old safari */
	-webkit-border-radius:3px;/* webkit */
}
.wp-caption p.wp-caption-text{
	font-size:10pt;/* 11px > .9em */
	padding:0 4px 5px;
}
/* Gallery */
.gallery{
	margin:auto;
}
.gallery-item{
	float:left;
	/* margin-right:7px; */
	margin-top:10px;
	padding-top:10px;
	text-align:center;
}
.col-1 dl{width:100%;}		.col-2 dl{width:50%;}		.col-3 dl{width:33%;}	.col-4 dl{width:25%;}	.col-5 dl{width:20%;}
.col-6 dl{width:16%;	}		.col-7 dl{width:14%;}		.col-8 dl{width:12%;}	.col-9 dl{width:11%;}	.col-10 dl{width:10%;}
.gallery img{
	/* border:2px solid #cfcfcf; */
	border:none;
}
/* .gallery a img{
	border:2px solid #cfcfcf;
}
.gallery a img.attachment-thumbnail{
	border:2px solid #cfcfcf;
} */
.gallery-caption{
	font-weight:bold;
	margin-left:0;
	margin-top:5px;
	margin-top:0;
}
.partner img{
	border:2px solid #cfcfcf;}
.partner .gallery-item {
	border-bottom:1px solid #CFCFCF;}


/* Header
*********************************************** */
#header a img{border:0}
#header h1, #header div {
	margin:0;
	padding:0;
	width:878px;
	}
#header h1 a, #header div a {
	/* background:url(../static/logo.jpg) no-repeat top left; */
	/* if in md */
	background:url(inc/static/images/logo.jpg) no-repeat top left;
	display:block;
	height:110px;
	margin:0;
	padding:0;
	width:878px;
	}
#header h1 a span,#header a span { display:none; }

/* content
******************************************* */
.entry, .entry .single-image {
	margin-bottom:1.5em;
}
.entry .single-image{
	/* border:1px solid #efefef; for drop shadow */
	/* padding:3px 1px; for drop shadow */
	text-align:center;
}
	.post-list img{
		border:1px solid #ddd;
		float:left;
		margin-right:10px;
		padding:3px;
	}
	.post-meta-data{
		border-bottom:1px solid #ddd;
		clear:both;
	}

/* Navigation
******************************************* */
.navigation-links {
	border-top:1px solid #1E588A;
	display:block;
	font-weight:bold;
}
.navigation-links span.previous{
	float:left;
}
.navigation-links span.next{
	float:right;
}

/* Sidebar
*********************************************** */
.widget{
	background-color:#f9f9f9;
	border:1px solid #ddd;
}
.widget ol, .widget ul{
		margin-right:0;
}
	.widget ul{
		list-style:none;
		margin-left:0.4em;
	}
.widget li{
	/* list-style-type:square; */
	background:url(inc/static/images/bulletb.gif) no-repeat 0 3px;
	margin-right:0;
	padding-left:9px;
}
.widget-posts .no-list-type,
.widget-related-posts .no-list-type{
	margin-left:2em;
	}
	.widget-posts .no-list-type li,
	.widget-related-posts .no-list-type li,
	.widget-yahoo-status .no-list-type li{
		background-image:none;
		padding-left:0;
		}
.widget-posts .no-list-type img,
.widget-related-posts .no-list-type img{
		border:1px solid #ddd;
	height:120px;
		padding:3px;
	width:120px;
	}
.widget-posts .no-list-type a,
.widget-related-posts .no-list-type a {
	display:block;
	}
.widget-posts li a.link,
.widget-related-posts li a.link{
	/* display:block; */
	font-weight:bold;}

.widget-yahoo-status .no-list-type{
	margin-left:0.5em;
	}

#wp-calendar{
	border:1px solid #ddd;
}
#wp-calendar{
	empty-cells:show;
	font-size:.9em;
}
#wp-calendar #next a{
	padding-right:10px;
	text-align:right;
}
#wp-calendar #prev a{
	padding-left:10px;
	text-align:left;
}
#wp-calendar a{
	display:block;
	font-weight:bold;
}
#wp-calendar a:hover{
	background-color:#e0e6e0;
	background-color:#fff;
	color:#333;
}
#wp-calendar caption{
	color:#1e588a;
}
#wp-calendar caption{
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
}
#wp-calendar td{
	color:#ccc;
}
#wp-calendar td{
	font:normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing:normal;
	padding:2px 0;
	text-align:center;
}
#wp-calendar td:hover, #wp-calendar #today{
	background-color:#eee;
	color:#003366;
}
#wp-calendar td.pad:hover{background-color:#fff;}
#wp-calendar th{
	font-style:normal;
	text-transform:capitalize;
}

/* Footer
*********************************************** */
/* .footer-box {
	font-size:10pt;
	line-height:20px;
	text-align:center;
} */
#footer-container {
	background-color:#1e4f76;
	/* font-weight:bold; */
	}
.footer-box-top {
	background-color:#333;
	color:#fff;
}
/* .footer-box-top a {color:#ddd;}
.footer-box-top a:hover {color:#0066cc;} */
#footer p {
	display:inline;
	line-height:20px;
	margin:10px;
}
#footer .copyright {
	float:left;
}
#footer .credit {
	float:right;
}

#footer-bottom .copyright {
	float:left;
}
#footer-bottom .credit {
	float:right;
}
.footer-box-bottom {
	line-height:14px;
	text-align:left;
}
/* .footer-box-bottom, .footer-box-bottom a {color:#fff;}
.footer-box-bottom, .footer-box-bottom a {color:#333;} */

table.post-meta{
	border:1px solid #addff9;
	border-bottom:0 none;
}
table.post-meta caption{
	background:none;
	font-weight:bold;
	font-size:1.2em;
}
table.post-meta td{
	border-bottom:1px solid #addff9;
	vertical-align:top;
}
.post-meta td.label{
	border-right:1px solid #addff9;
	font-weight:bold;
}


/* drop-downs.css */
#page-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#page-nav ul {
	line-height: 1.0;
	}
.menu ul {
	position: absolute;
	top: -999em;
	width: 10em;
	}
#page-nav ul ul li {
	width: 100%;
	}
#page-nav li:hover {
	visibility: inherit;
	}
#page-nav li {
	float: left;
	position: relative;
	}
#page-nav a {
	display: block;
	position: relative;
	}
#page-nav li:hover ul, li.sfHover ul {
	left: 0;
	top: 2em;
	z-index: 99;
	}
#page-nav li:hover li ul, li.sfHover li ul {
	top: -999em;
	}
#page-nav li li:hover ul, li li.sfHover ul {
	left: 10em;
	top: 0;
	}
#page-nav li li:hover li ul, li li.sfHover li ul {
	top: -999em;
	}
#page-nav li li li:hover ul, li li li.sfHover ul {
	left: 10em;
	top: 0;
	}


/**
* Navigation
************************************************/
#navigation {
	background-color:#1e4f76;
	/*float: left;*/
	}
#page-nav li {
	margin: 0 18px 0 0;
	margin-right:1px;
	padding: 0;
	/*background: #3c738c;*/
	background-color:#1e4f76;/*same as wrap*/
		border-right: 1px solid #fff;
		font-size:10pt;
		font-weight:bold;
	}
#page-nav li.searchform-li{
	float:right;
		border-right: none;
}
li.searchform-li input{
	border:0;
	font-weight:normal;
	margin-top:2px;
	margin-right:10px;
	padding:3px 10px 4px;
	padding-bottom:3px;
	width:13em;

	background-color:#f9f9f9;
}
li.searchform-li input[type="text"]:focus{background-color:#fff;}
#page-nav li li {
	margin: 0;
		border-right: none;
	}
#page-nav li a {
	float: left;
	padding: 7px 12px;
	color: #f9f9f9;
	}
	#page-nav a:hover{
		background-color:#3a73a0;
	}
/*#page-nav ul li.current_page_item {
	background: #4d8ca8;
	}
#page-nav ul li.current_page_item li {
	background: #3c738c;
	}*/


/* Hybrid drop-down styles */
#page-nav ul ul {
	/*background: #3c738c;*/
	border-bottom: 1px solid #2e647d;
	}
#page-nav li li {
	border-top: 1px solid #2e647d;
	}
/*#page-nav li li a {
	font-size: 14px;
	}*/
#page-nav li:hover ul {
	top: 30px;
	}
#page-nav li:hover ul, li.sfHover ul {
	top: 30px;
	top: 27px;
	}
#page-nav li li:hover ul, li li.sfHover ul , #page-nav li li li:hover ul, li li li.sfHover ul  {
	top: -1px;
	}

.breadcrumb {
	border-bottom:1px solid #ddd;
		display:block;
	line-height:10px;
	margin:0 auto 10px;
	padding-bottom:7px;
	padding-left:10px;
	width:880px;
	width:870px;
}


/* plugin.css */
/*
	form-contact
	attachment_list
	slider
	tabs
*/


/* form-contact */
#form-contact fieldset {}
#form-contact legend {}
#form-contact p{
	clear:left;
	margin:0 0 5px;
	padding:0;
	text-align:left;
}
#form-contact label{
	float:left;
	padding-right:10px;
	text-align:right;
	width:120px;
}
#form-contact .field{
	background-color:#f9f9f9;
	border:1px solid #1e588a;
	font-size:10pt;
	padding:3px;
	width:200px;
}
#form-contact textarea.field{
	width:280px;
		height:auto;
}
#form-contact select.field{padding:1px;}
#form-contact input[type="text"]:focus, #form-contact textarea:focus{background-color:#fff;}
/* #form-contact input[type="text"].field:focus,#form-contact textarea:focus{background-color:#fff;} */

#form-contact p.button {padding-left:175px;}
#form-contact p.button input {
	margin:auto 5px;
}
#form-contact .error { background-color:#FFFF00 }
#form-contact p.alert {
	color:#FF0000;
	font-weight:bold;
	padding:5px 0 10px;
	text-align:center;
}

/* attachment_list */
/*.attachment_list {
	 margin:0;
	padding:10px 0 0 20px;
}*/
.attachment_list li {
	/*
	margin-top:5px;
	margin-lef 10px;
	font-size:1em;
	margin:10px 0 0;
	*/
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.attachment_list li a {
	display:block;
	padding-left:20px;
	padding-top:1px;
	height:16px;
	background-repeat:no-repeat;
	background-image:url(inc/static/icon/page_white.png);

	background-position:0% 50%;
	line-height:16px;
}
.attachment_list li p {
	padding-left:20px;
	font-size:.9em;
}
.attachment_list .zip a, .attachment_list .gz a, .attachment_list .gzip a, .attachment_list .bz a, .attachment_list .bz2 a, .attachment_list .rar a, .attachment_list .tgz a, .attachment_list .tar-gz a, .attachment_list .tar a, .attachment_list .gtar a, .attachment_list .cab a {
	background-image:url(inc/static/icon/page_white_zip.png);
}
.attachment_list .pdf a {
	background-image:url(inc/static/icon/page_white_acrobat.png);
}
.attachment_list .as a {
	background-image:url(inc/static/icon/page_white_actionscript.png);
}
.attachment_list .html a {
	background-image:url(inc/static/icon/page_white_code.png);
}
.attachment_list .cfm a, .attachment_list .cfml a {
	background-image:url(inc/static/icon/page_white_coldfusion.png);
}
.attachment_list .java a, .attachment_list .jar a, .attachment_list .jad a, .attachment_list .jav a {
	background-image:url(inc/static/icon/page_white_cup.png);
}
.attachment_list .sql a {
	background-image:url(inc/static/icon/page_white_database.png);
}
.attachment_list .xls a {
	background-image:url(inc/static/icon/page_white_excel.png);	
}
.attachment_list .fla a, .attachment_list .swf a {
	background-image:url(inc/static/icon/page_white_flash.png);
}
.attachment_list .fh3 a, .attachment_list .fh4 a, .attachment_list .fh5 a, .attachment_list .fh6 a, .attachment_list .fh7 a, .attachment_list .fh8 a, .attachment_list .fh9 a, .attachment_list .fh10 a {
	background-image:url(inc/static/icon/page_white_freehand.png);
} 
.attachment_list .php a, .attachment_list .phps a, .attachment_list .php4 a, .attachment_list .php5 a {
	background-image:url(inc/static/icon/page_white_php.png);
}
.attachment_list .ppt a {
	background-image:url(inc/static/icon/page_white_powerpoint.png);
}
.attachment_list .rb a, .attachment_list .rbs a, .attachment_list .rhtml a {
	background-image:url(inc/static/icon/page_white_ruby.png);
}
.attachment_list .txt a, .attachment_list .rtf a {
	background-image:url(inc/static/icon/page_white_text.png);
}
.attachment_list .doc a {
	background-image:url(inc/static/icon/page_white_word.png);
}
.attachment_list .ai a, .attachment_list .svg a {
	background-image:url(inc/static/icon/page_white_vector.png);
}
.attachment_list .jpg a, .attachment_list .gif a, .attachment_list .png a, .attachment_list .bmp a, .attachment_list .psd a {
	background-image:url(inc/static/icon/page_white_picture.png);
}

/* slider */
#slider ul, #slider li, #slider img {
	list-style:none;
	margin:0;
	padding:0;
}
#slider {
	height:300px; /* important to be same as image height */
	overflow:hidden; /* important */
	/*position:relative;*/ /* important */
	width:458px; /* important to be same as image width */
		border:none;
		margin-bottom:7px;
}
#sliderContent {
	margin-left:0; /* important */
	/*position:absolute;*/ /* important */
	top:0; /* important */
	width:458px; /* important to be same as image width or wider */
}
.sliderImage {
	display:none; /* important */
	float:left; /* important */
	/*position:relative;*/ /* important */
}
.sliderImage span {
	background-color:#000;
	/* bottom:0; */
	color:#fff;
	display:none; /* important */
	font-weight:bold;
	/* left:0; */
	padding:10px 13px;
	position:absolute; /* important */
	width:432px; /* 422 for drop shadow*/ /*432*/ /* width of image minus left and right padding. Needed for IE */ /*afc*/
	filter:alpha(opacity=70); /* here you can set the opacity of box with text */
	-moz-opacity:0.7; /* here you can set the opacity of box with text */
	-khtml-opacity:0.7; /* here you can set the opacity of box with text */
	opacity:0.7; /* here you can set the opacity of box with text */
		/* margin-left:5px; for drop shadow*/
		margin-top:262px;
}

/* tabs */
#tabs {
	padding-top:1px;/*20*/
}
#content #tabs ul.tabs-ul {
	margin:0;
}
#tabs ul.tabs-ul {
	border-bottom:1px solid #ddd;
	float:right;
	padding-top:4px;
	width:600px;
	width:460px;
}
#tabs ul.tabs-ul li {
	list-style:none;
	margin-left:8px;
}
* html #tabs ul.tabs-ul li {
	display:inline; /* ie6 double float margin bug */
}
#tabs ul.tabs-ul li,
#tabs ul.tabs-ul li a {
	background:#f3f3f3;
	float:left;
}
#tabs ul.tabs-ul li a {
	color:#0073bf;
	font-weight:bold;
	padding:5px 8px;
	text-decoration:none;
}
#tabs ul li.active {}
#tabs ul.tabs-ul li.active a {
	background:#ddd;
	color:#333;
}
#tabs div.tabs-div {
	clear:both;
	/*min-height:200px;*/
	padding-top:10px;
}
#tabs div.tabs-div h3 {
	font-size:1.2em;
	font-weight:bold;
	line-height:1.25;
	margin-bottom:1.25em;
}


/* custom.css */
body{
		background-colorx:#719ab6;
		background-image: url(inc/static/images/widget.jpg);
		background-repeat: repeat-x;
		background-position: 0 bottom;
		border-color:#397099;
}
#footer-bottom,
#footer-bottom a{
	color:#fff;
}
.aside .widget {
	margin-bottomx:15px;
	paddingx:10px 10px 0;
		padding:0;

	background-colorx:#F9F9F9;
	borderx:1px solid #DDDDDD;

		background-color:#719ab6;
		background-image: url(inc/static/images/widget.jpg);
		background-repeat: repeat-x;
		background-position: 0 bottom;
		border-color:#397099;
}
.aside .widget .widget-inside {
	padding:10px 10px 0;
}
.aside .widget-title{
	color:#fff;
	border-bottom:1px dashed #fff;
	line-height:1.5;
}
.aside .widget li {
	background-image:url(inc/static/images/bulletw.gif);
}
.widget-posts .no-list-type li,
.widget-related-posts .no-list-type li,
.widget-yahoo-status .no-list-type li {
	background-image:none;/* reload */
}
.aside .widget li, .aside .widget li a{
	color:#fff;
}
.aside .widget li a:hover{
	text-decoration:underline;
}
#slider img {
	border: 1px solid #4c4c4c;
}



.entry div.single-image{
	width:450px;
	height:300px;
	margin:auto;
	background:url(inc/static/images/bg-img-big.jpg) no-repeat center center;
	text-align:center;
}
.entry div.single-image img{
	width:435px;
	height:289px;
	margin-top:5px;
}

.catalog .entry-imagex{
	width:137px;
	height:137px;
	margin:auto;
	background:url(inc/static/images/bg-img-small.jpg) no-repeat center center;
	text-align:center;
}
.catalog .entry-imagex img{
	width:125px;
	height:125px;
	margin-top:6px;
}

/* Catalog Related */
.catalog .gallery-item{
	/* border-bottom:1px solid #cfcfcf; */
	margin-right:8px;
	margin-top:0;
	padding-top:0;
	width:32%;
}
.catalog .first{clear:both;}
.catalog .last{margin-right:0;}

.catalog dt.gallery-icon{
	/* border:1px solid #cfcfcf; remove for drop shadow */
	xpadding-top:4px;
	xpadding-bottom:0 !important;
	xpadding-bottom:4px;
	width:137px;
	height:137px;
	margin:auto;
	background:url(inc/static/images/bg-img-small.jpg) no-repeat center center;
	text-align:center;
}

.catalog dt.gallery-icon img{
	width:125px;
	height:125px;
	margin-top:6px;
}
