/*
Theme Name: Blue Reflections
Theme Date: September 14 2008 
Theme URI: http://www.designbyrussell.com
Description: Three-column, blue and theme WordPress theme by Russell, with featured gallery.
<a href="http://www.designbyrussell.com/">Design by Russell</a>.
Author: Russell
Author URI: http://www.designbyrussell.com/
*/

body {
	font-size: 100%;
	color: #131313;
	margin: 0px;
	padding: 0px;
	background: url(images/deck.png) repeat-x top;
}

#wrapper {
	width: 970px;
	margin: 0px auto;
}
:focus
{
  -moz-outline-style: none;
}
/*********************************************************/
.post-content object, .post-content-wide object  {
	margin: 0px 0px 5px;
	padding: 0px;
	height: 380px;
}
.post-content object {
	width: 480px;
}
.post-content-wide object {
	width: 540px;
}
/*********************************************************/
.post-content embed, .post-content-wide embed {
	margin: 0px 0px 5px;
	padding: 0px;
	height: 380px;
}
.post-content embed {
	width: 480px;
}
.post-content-wide embed {
	width: 540px;
}
/*********************************************************/

#header {
	float: left;
	height: 150px;
	width: 100%;
	background-image: url(images/pnglogo2.png);
	background-repeat: no-repeat;
	background-position: center;
}

#header img {
	border-width: 0px;
}
#header #left-header {
	float: left;
	width: 40%;
	padding-top: 25px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 28px;
	color: #000;
	line-height: 30px;
	visibility: hidden;
}
#header p {
	padding: 0px;
	float: left;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #165F96;
	font-size: 1.35em;
	letter-spacing: .08em;	
	margin: 83px 0 0 300px;
    z-index:1
}
#header a {
	color: #990033;
	text-decoration: none;
}
#header a:hover {
	color: #000;
	text-decoration: none;
}
#right-header {
	margin: 0px;
	float: right;
	padding-top: 50px;
	width: 340px;
}
#right-header #searchform {
	margin: 0px;
	padding: 0px;
	float: left;
}
#right-header #searchform p {
	margin: 0px;
	padding: 0px;
	float: left;
}
#searchform .intext {
	padding: 5px 1px 5px 3px;
	float: left;
	width: 240px;
	border-top: 1px solid #666666;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #666666;
	margin-top: 2px;
	margin-right: 5px;
}
#searchform .inbutton {
	margin: 0px;
	padding: 0px;
	float: left;
}
/*********************************************************/
#navigation {
	float: left;
	width: 100%;
	padding-top: 10px;
}
#last-updates {
	float: left;
	height: 25px;
	font-size: .9em;
	width: 100%;
	line-height: 25px;
	color: #666;
}
#last-updates a {
	color: #666;
	text-decoration: none;
}
#last-updates .lsubscribes a:hover {
	color: #0066CC;
	text-decoration: underline;
}
#last-updates .lupdate {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 40%;
	height: 25px;
	line-height: 25px;
	color: #666;
}
#last-updates .lsubscribes {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	float: right;
	height: 25px;
	background: url(images/rss-feeds.png) no-repeat left center;
	color: #666;
	width: 240px;
}

#nav {
	font-size: 1.17em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	height: 45px;
}
.pg-nav {
	margin: 0px;
	padding: 8px 0px 7px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.pg-nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.pg-nav li {
	margin: 0px;
	padding: 0px 0px 0px 19px;
	float: left;
	height: 30px;
	line-height: 28px;
}
.pg-nav li a {
	display: inline-block;
	margin: 0px;
	padding: 0px 19px 0px 0px;
	float: left;
	height: 30px;
	color: #fff;
	text-decoration: none;
}
.pg-nav li a:hover {
	display: inline-block;
	margin: 0px;
	padding: 0px 19px 0px 0px;
	float: left;
	height: 30px;
	color: #A9F5F3;
}
#home{
	margin: 0px;
	padding: 0px 0px 0px 19px;
	float: left;
	height: 30px;
	background: url(images/left-nv.png) no-repeat left;
	line-height: 28px;
}
#home a {
	background: url(images/right-nv.png) repeat-x right;
	display: inline-block;
	margin: 0px;
	padding: 0px 19px 0px 0px;
	float: left;
	height: 30px;
	color: #fff;
	text-decoration: none;
}
#home a:hover {
	background: url(images/right-nv.png) repeat-x right;
	display: inline-block;
	margin: 0px;
	padding: 0px 19px 0px 0px;
	float: left;
	height: 30px;
	color: #F9F9F9;
	text-decoration: none;
}
.pg-nav li.current_page_item {
	margin: 0px;
	padding: 0px 0px 0px 19px;
	float: left;
	height: 30px;
	background: url(images/left-nv.png) no-repeat left;
	line-height: 28px;
}
.pg-nav li.current_page_item a {
	background: url(images/right-nv.png) repeat-x right;
	display: inline-block;
	margin: 0px;
	padding: 0px 19px 0px 0px;
	float: left;
	height: 30px;
	color: #F9F9F9;
	text-decoration: none;
}
.pg-nav li.current_page_item a:hover {
	background: url(images/right-nv.png) repeat-x right;
	display: inline-block;
	margin: 0px;
	padding: 0px 19px 0px 0px;
	float: left;
	height: 30px;
	color: #F9F9F9;
	text-decoration: none;
}#sub-navs {
	float: left;
	width: 100%;
	height: 25px;
}

.sub-nav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.sub-nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.sub-nav li {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 19px;
	float: left;
	line-height: 25px;
}
.sub-nav li a {
	color: #0066cc;
	text-decoration: none;
}
.sub-nav li a:hover {
	color: #2279B6;
	text-decoration: underline;
}

.sub-nav li a:visited {
	color: #548A89;
}
#adstop {
	padding: 6px 0px 0px;
}
/*********************************************************/
#content {
	margin: 0px;
	padding: 15px 0px 0px;
	float: left;
	width: 970px;
	position: relative;
}

.post-content a, .post-content-wide a {
	color: #0066CC;
}
.post-content a:hover, .post-content-wide a:hover {
	color: #2279B6;
	text-decoration: underline;
}
.post-content a:visited, .post-content-wide a:visited {
	color: #548A89;
}

/*********************************************************/
#post-entry, #post-entry-wide {
	margin: 0px 5px 0px 0px;
	padding: 0px 3px 1em 0px;
	float: left;
	border-right: 1px solid #efefef;
}
#post-entry {
	width: 500px;
}
#post-entry-wide {
	width: 560px;
}
#post-entry-wide-wide {
	width: 90%;
}
/*********************************************************/

#post-entry h1, .post-entry-wide h1, #post-entry-wide h1, #post-content h1, #post-content-wide h1 {
	font-size: 28px;
	color: #000;
	margin: 0px 0px 1.125em;
	padding: 1em 0px 3px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #EDEDED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#post-entry h2, #post-content h2, #post-content-wide h2 {
	font-size: 1.7em;
	color: #9c1db9;
	margin: 0px 0px 1.125em;
	padding: 1em 0px 3px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #EDEDED;
}
#post-entry h3, #post-content h3, #post-content-wide h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
	color: #000;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: .08em;	
}

.post-meta {
	margin: 0px;
	padding: 0px 0px 25px;
	float: left;
	width: 99%;
}

.post-meta h1, #post-entry-wide h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1.8em;
	color: #000;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: .08em;	
}
.post-meta h1 a {
	text-decoration: none;
	color: #000;
}	
.post-meta h1 a:hover {
	color: #04C3B6;
}
.post-meta h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.6em;
	color: #000;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: .08em;	
}
.post-meta h2 a {
	text-decoration: none;
	color: #000;
}	
.post-meta h2 a:hover {
	color: #04C3B6;
}

.post-meta h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.4em;
	color: #165F96;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: .08em;	
}
.post-meta h3 a {
	text-decoration: none;
	color: #000;
}	
.post-meta h3 a:hover {
	color: #04C3B6;
}

.post-author {
	margin: 0px 0px 5px;
	padding: 0px 0px 2px;
	float: left;
	width: 100%;
	color: #666;
	border-bottom: 1px solid #efefef;
}
.post-author a {
	color: #990033;
	text-decoration: underline;
	font-weight: normal;
}
.post-author a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.post-under {
	margin: 0px 0px 2px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #000000;
	font-weight: bold;
}
.post-under a {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
.post-under a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.post-view-com {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.post-view-com .comment-count {
}
.post-view-com .comment-count a {
	background: url(images/socials/icomment.png) no-repeat left center;
	padding-left: 15px;
	color: #666;
	text-decoration: none;
	padding-right: 15px;
}
.post-view-com .comment-count a:hover {
	background: url(images/socials/icomment.png) no-repeat left center;
	padding-left: 15px;
	color: #0066CC;
	text-decoration: underline;
	padding-right: 15px;
}
.post-view-com .view-count {
	color: #666;
	text-decoration: none;
	background: url(images/socials/view.gif) no-repeat left 2px;
	padding-left: 15px;
	padding-top: 1px;
}
.post-wp-rating {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.post-wp-rating .post-ratings {
	padding: 0px!important;
}

.post-content {
	margin: 0px;
	padding: 3px 0px;
	float: left;
	width: 100%;
	font-size: 1.2em;
	overflow: hidden;
}
.post-content img {
	border: 0px;
}

.post-content a {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
.post-content a:hover {

	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

/*********************************************************/
#feature-articles {
	font-size: 1.5em;
	line-height: 1.8em;
	color: #04C3B6;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 450px;
	letter-spacing: .1em;
}
/*********************************************************/
#sidebar-left {
	padding: 5px 5px 10px;
	float: left;
	width: 175px;
	background: #F9F9F9;
	border: 1px solid #eeeeee;
	margin: 0px;
}
#sidebar-right {
	padding: 5px 0px 5px 5px;
	width: 200px;
	float: left;
}
#sidebar-left h3 {
	font-size: 1.3em;
	font-family: Anivers, Trebuchet MS, Tahoma, Arial, sans-serif;
	line-height: 32px;
	color: #fff;
	background: url(images/sidebar.png) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	float: left;
	height: 32px;
	width: 167px;
}
/*********************************************************/
.list {
	margin: 0px;
	padding: 12px 0px 20px;
	float: left;
	width: 100%;
	list-style-type: none;
	overflow: hidden;
}
.list li img {
	border-width: 0px;
}
.list li table {
	margin: 0px;
	padding: 0px;
	width: 96%;
	clear: both;
}
.list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
	list-style-type: none;
}
.list li {
	color: #000000;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 100%;
}
.list ul li {
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

.list li a {
	background: url(images/list.png) no-repeat left 2px;
	padding-left: 13px;
	color: #000;
	text-decoration: none;
}
.list li a:hover {
	background: url(images/list.png) no-repeat left 2px;
	padding-left: 13px;
	color: #0066CC;
	text-decoration: underline;
}
.list img {
	border-width: 0px;
}
.nolist img {
	border-width: 0px;
}
.nolist {
	margin: 0px;
	padding: 12px 0px 20px;
	float: left;
	width: 100%;
	list-style-type: none;
	overflow: hidden;
}
.nolist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
	list-style-type: none;
}
.nolist li {
	color: #000000;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 100%;
}
.nolist ul li {
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.nolist li a {
	color: #000;
	text-decoration: none;
}
.nolist li a:hover {
	color: #0066CC;
	text-decoration: underline;
}
/*********************************************************/
#video-slot {
	margin: 0px;
	padding: 0px 0px 20px;
	float: left;
	width: 260px;
}
#video-slot p {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
}

#video-slot embed {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 210px;
	width: 260px;
}
#video-slot object {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 210px;
	width: 260px;
}
/*********************************************************/
#sidebar-right h3 {
	margin: 0px 0px 10px;
	padding: 0px 0px 2px;
	float: left;
	width: 96%;
	border-bottom: 1px solid #ededed;
	font-size: 1.4em;
	color: #04C3B6;
	font-weight: bold;
}
#sidebar-right ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
/*********************************************************/
#ads-slot {
	margin: 0px;
	padding: 0px 0px 20px;
	float: left;
	width: 260px;
}
#ads-slot .adshere {
	text-align: center;
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	width: 260px;
}
#ads-slot .adshere a {
	color: #000000;
	text-decoration: underline;
}
#ads-slot .adshere a:hover {
	color: #660000;
	text-decoration: none;
}

#ads-slot img {
	margin: 0px 3px 3px 0px;
	padding: 0px;
	float: left;
	border-width: 0px;
}

/*********************************************************/
#sidebar-main {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 0.9375em;
}
/*********************************************************/
#sidebar-wrap, #sidebar-wrap-wide {
	margin: 0px;
	padding: 0px;

	float: right;
}
#sidebar-wrap {
	width: 460px;
}
#sidebar-wrap-wide {
	width: 400px;
}
/********************* Footer ************************************/
#footer {
	font-size: 0.6875em;
	background: url(images/footer.png) repeat-x;
	float: left;
	width: 100%;
	color: #000;
}
#footer-content a {
	color: #333;
	text-decoration: none;
}
#footer-content a:hover {
	color: #999;
	text-decoration: underline;
}

#footer-blok {
	margin: 0px auto;
	width: 970px;
}
#footer-content {
	margin: 0px;
	width: 970px;
	padding: 10px 0px;
	float: left;
	color: #333;
}
#footer-content .left-footer {
	float: left;
	width: 100%;
	padding-top: 14px;
}
#footer-content .right-footer {
	float: right;
	width: 45%;
	text-align: right;
	padding-top: 8px;
}
.right-footer p {
	margin: 0px;
	padding: 0px 0px 2px;
	float: left;
	width: 100%;

}
.right-footer img {
	border-width: 0px;
}
/************************contact form styling*********************************/

div#coldform {
	font-size: 12px;
	width: 450px;
	color: #333;
	margin: 5px 0 12px 20px;
}
div#coldform fieldset {
	border: 0 none;
	display: block;
}
div#coldform legend.hide {
	display: none;
}
div#coldform label.label {
	margin: 5px 0 2px;
	text-align: left;
	display: block;
	border: 0 none;
	float: left;
	clear: both;
}
div#coldform input.input {
	padding: 3px;
	float: left;
	clear: both;
	width: 80%;
	border: 1px solid #ccc;
	background-color: #E9F3FC;
}
div#coldform textarea#coldform_message {
	line-height: 1.5em;
	font-size: 12px;
	padding: 3px;
	float: left;
	clear: both;
	width: 80%;
	border: 1px solid #ccc;
	background: #E9F3FC;
}
div#coldform input.submit {
	margin: 6px 0 12px;
	padding: 3px;
	width: 25%;
}