/*
Theme Name: Bluenix
Theme URI: http://www.thisisdui.com/
Description: Bluenix Wordpress Theme by DUI
*/

* {
 margin: 0;
 padding: 0;
 border: 0;
}

html {
 height: 100%;
 margin-bottom: 1px;
}

body {
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 background: #303F42;
 color: #5F5F5F;
}

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

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

a:hover {
 text-decoration: underline;
 color: #709298;
}

p {
 padding: 5px 0;
}

small {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 11px;
 color: #ABABAB;
}

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

acronym, abbr {
 border-bottom: 1px dashed #999;
}

blockquote {
 margin: 15px 30px 0 10px;
 padding-left: 20px;
 border-left: 5px solid #ddd;
}

blockquote cite {
 margin: 5px 0 0;
 display: block;
}

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


#page {
 margin: 0px auto;
 width: 960px;
 background: #ffffff url(images/page_bg.gif) repeat-y top left;
 overflow: hidden;
}

#header {
	background: #5B6D70 url(images/header_bg.gif) repeat-x top left;
	height: 146px;
}
.top-bg {
	background: url(images/top_bg.gif) no-repeat;
	height: 45px;
}
#headerimg {
	padding: 25px 0 0 25px;
	float: left;
}
#headerimg h1 {
	font: normal 39px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}
#headerimg h1 a {
	color: #fff;
}
.description {
	color: #B3C4C7;
}
#search {
	float: right;
	margin-top: 50px;
	width: 260px;
	background: url(images/search_bg.gif) no-repeat top left;
	padding: 2px 5px;
	height: 41px;
}
#s {
	width: 217px;
}
#nav {
	height: 38px;
	line-height: 38px;
	background: #566568;
	font-size: 13px;
	font-weight: bold;
}
#nav ul {
	float: left;
	list-style: none;
	padding-left: 10px;
}
#nav ul li {
	float: left;
	background: url(images/nav_separator.gif) no-repeat center left;
}
#nav ul li.home {
	background: none;
}
#nav ul li a {
	float: left;
	padding: 0 10px;
	color: #fff;
}
#nav ul li.current_page_item ul li a {
	color: #fff;
}
#nav ul li a:hover, #nav ul li.current_page_item a {
	color: #FFD537;
}
#nav ul li ul {
	float: left;
}
#nav .subscribe {
	float: right;
	height: 38px;
	line-height: 38px;
	background: url(images/subscribe_bg.gif) no-repeat center left;
	padding: 0 25px 0 25px;
	color: #fff;
}
#nav .subscribe a {
	color: #fff;
}

#content {
	width:549px;
	float: left;
	padding: 0 22px;
	line-height: 20px;
}

.post {
 margin:40px 0 0 ;
}
.post h2, .post h2 a {
	font-size: 25px;
	color: #262626;
}
#post a {
	text-decoration: underline;
}
.post .author {
	text-transform: uppercase;
	color: #494949;
}
.entry {
	border-top: 1px solid #ECECEC;
	margin-top: 10px;
}

.postmetadata {
 background: #F7F7F7;
 height: 37px;
 line-height: 37px;
 padding: 0 14px;
 font-size: 11px;
 border-bottom: 1px solid #E4E4E4;
}
.postmetadata a {
	color: #566568;
	font-weight: bold;
}
.comments {
	float: right;
}
.tags {
 height: 37px;
 line-height: 37px;
 padding-left: 40px;
 font-size: 11px;
 border-bottom: 1px solid #E4E4E4;
 background: #F7F7F7 url(images/tags_bg.gif) no-repeat center left;
}
.postmetadata ul, .postmetadata li {
 display: inline;
 list-style: none;
}

.attachment {
 text-align: center;
 margin: 5px 0px;
}

.smallattachment {
 text-align: center;
 float: left;
 width: 128px;
 margin: 5px 5px 5px 0px;
}

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

img.centered {
 display: block;
 margin-left: auto;
 margin-right: auto;
}

img.alignright {
 padding: 4px;
 margin: 0 0 2px 7px;
 display: inline;
}

img.alignleft {
 padding: 4px;
 margin: 0 7px 2px 0;
 display: inline;
}

.alignright {
 float: right;
}

.alignleft {
 float: left
}

.center {
 text-align: center;
}

.hidden {
 display: none;
}

.navigation {
 display: block;
 text-align: center;
 margin-top: 10px;
 margin-bottom: 60px;
}
.navigation a {
	display: block;
	width: 101px;
	height: 28px;
	line-height: 28px;
	background: url(images/navigation.gif) no-repeat;
	color: #fff;
}

.aligncenter {
 display: block;
 margin: 0 auto;
}

#sidebar {
 padding: 14px 0px 14px 13px;
 width: 341px;
 float: left;
}
#sidebar a {
	font-weight: bold;
	color: #558110;
}

#sidebar h2 {
 margin: 8px 13px 0  13px;
 border-bottom: 1px solid #697679;
 padding: 5px 0;
 font: bold 14px Arial, Helvetica, sans-serif;
}
#sidebar .round_top {
	background: url(images/sidebar_round_top.gif) no-repeat;
	padding-top: 5px;
	margin-bottom: 11px;
}
#sidebar .round_bottom {
	background: #C0CCCF url(images/sidebar_round_bottom.gif) no-repeat bottom;
	padding: 0px 0px 0px 5px;
	overflow: hidden;
}

#widgets ul {
	list-style: none;
}
#widgets ul li {
 width: 163px;
 float: left;
 background: #fff url(images/li_top.gif) no-repeat top left;
 margin-right: 5px;
 overflow: hidden;
 margin-bottom: 5px;
}
#widgets ul li ul {
	background: url(images/li_bottom.gif) no-repeat bottom left;
	overflow: hidden;
	list-style: disc;
	color: #5C6D70;
	padding-bottom: 10px;
}

#widgets ul ul li {
 background: url(images/li_bg.gif) no-repeat top left;
 padding: 5px 8px;
 margin: 0 13px;
 border-bottom: 1px solid #697679;
 width: 122px;
 float: none;
 list-style: none;
}
#widgets ul.children {
	background: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
#widgets ul.children li {
	 border-top: 1px solid #697679;
	 border-bottom: none;
	 margin: 0;
}

#tabs {
	list-style: none;
	height: 35px;
	background: url(images/tabs_bg.gif) no-repeat bottom left;
}
#tabs li {
	background: url(images/tab_left.gif) no-repeat top left;
	float: left;
	margin-right: 3px;
	width: auto;
}
#tabs li a {
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	background: url(images/tab_right.gif) no-repeat top right;
	color: #465355;
	font-weight: normal;
}
#tabs li a span {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	float: left;
}
#tabs li a:hover, #tabs li a.selected {
	background: url(images/tab_left_hover.gif) no-repeat top left;
	text-decoration: none;
}
#tabs li a:hover span, #tabs li a.selected span {
	background: url(images/tab_right_hover.gif) no-repeat top right;
	cursor: pointer;
}
.tabcontent {
	padding: 10px;
	background: #fff url(images/tabcontent_bg.gif) no-repeat bottom left;
	margin-bottom: 5px;
	margin-right: 5px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.tabcontent ul li {
	list-style: none;
	border-bottom: 1px solid #E0E0E0;
	padding: 5px 0 5px 8px;
	background: url(images/tabcontent_li.gif) no-repeat center left;
}


#sidebar #searchform #s {
 width: 108px;
 padding: 2px;
}

#sidebar #searchsubmit {
 padding: 1px;
}

#footer {
	background: #212C2E;
	width: 930px;
	margin: 17px auto;
	padding: 25px 15px;
	color: #A4A4A4;
	height: 60px;
}
#footer li {
	list-style: none;
	float: left;
	background: url(images/footer_separator.gif) no-repeat center left;
}
#footer li ul {
	float: left;
}
#footer li a {
	display: block;
	padding: 0 5px;
	float: left;
	color: #fff;
	font-weight: bold;
}
#footer li.home {
	background: none;
}


.wp-caption {
 border: 1px solid #ddd;
 text-align: center;
 background-color: #f3f3f3;
 padding-top: 4px;
 margin: 10px;
 -moz-border-radius: 3px;
 -khtml-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}

.wp-caption p.wp-caption-text {
 font-size: 11px;
 line-height: 17px;
 padding: 0 4px 5px;
 margin: 0;
}





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

.commentlist li {
 font-weight: bold;
}

.commentlist li .avatar { 
 float: right;
 border: 1px solid #eee;
 padding: 2px;
 background: #fff;
}

.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;
}

.commentlist {
 text-align: justify;
}

.commentlist li {
 margin: 15px 0 3px;
 padding: 5px 10px 3px;
 list-style: none;
}

.commentlist p {
 margin: 10px 5px 10px 0;
}





#commentform input {
 width: 170px;
 padding: 2px;
 margin: 5px 5px 1px 0;
}

#commentform textarea {
 padding: 2px;
}

#commentform #submit {
}

#commentform p {
 margin: 5px 0;
}

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

#wp-calendar {
 empty-cells: show;
 margin: 10px auto 0;
 width: 100%;
}
#wp-calendar #next a {
 padding-right: 10px;
 text-align: right;
}
#wp-calendar #prev a {
 padding-left: 10px;
 text-align: left;
}
#wp-calendar #prev a, #wp-calendar #next a {
 font-size: 9pt;
}
#wp-calendar a {
 display: block;
}
#wp-calendar caption {
 text-align: center;
 width: 100%;
}
#wp-calendar td {
 padding: 3px 0;
 text-align: center;
}
#wp-calendar td.pad:hover {
 background: #ffffff;
}
#wp-calendar th {
 font-style: normal;
 text-transform: capitalize;
}
