/* 
	Theme Name: Shades of Blue
	Theme URL: http://www.studiopress.com/themes/shades
	Description: Shades of Blue is a 2-column theme created for WordPress. The sidebar and the footer are fully widgeted, and the navigation is coded for drop-down menus. Shades of Blue has been developed to accomodate threaded comments and sticky posts. This elegant and clean theme was developed by <a href="http://www.studiopress.com" >StudioPress</a>.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 1.0
	Tags: two-columns, right-sidebar, fixed-width, blue, white, threaded-comments, sticky-post
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v1.0 - 3/25/09
*/

body {

	background-color: #6EA1D8;
	background-image: url(http://accessfirefox.org/Access_This/wp-content/themes/shades-of-blue/images/body.png);
	background-repeat: repeat-x;
	color: 	#001849;
	font-size: 19.2px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 20px;
	padding: 0px;

}

#wrap {
	width: 100%;
	margin: auto;
	padding: 0px;
	background-image: url();
	background-repeat: repeat;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none 
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	background-image: url(http://accessfirefox.org/Access_This/wp-content/themes/shades-of-blue/images/Access-This-Header-Back.png);
	background-repeat: repeat no-repeat;
	background-color: #6FA2D8;
	margin: 0px auto;
width: 1000px;
height: 100px;
	-moz-box-shadow: 0px 3px 12px 2px rgba(54, 128, 204, 0.8);
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	}


#header h1 {

	color: 	#000066;
		font-family: Arial;
	font-weight:bolder;
	text-shadow: 0px 0px 3px #FFFFFF;
	font-size: 32px;
	font-family: Arial;
	font-weight: normal;
	padding: 15px 0px 0px 32px;
		margin: auto;

	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: 	#000066;

	text-shadow: 0px 0px 3px #FFFFFF;

	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #000000;

	text-decoration: underline;
	text-shadow: 0px 1px 2px #B6B6B6;
	}

.headerleft {
width: 940px;

	overflow: hidden;
	}

.headerleft p {
	color: 	#000066;
		font-family: Arial;
			font-weight:bolder;
	text-shadow: 0px 0px 2px #FFFFFF;
	font-size: 22px;
	margin: auto;
	padding: 0px 0px 0px 32px;
	}
	
.headerright {

width: 940px;
	margin: auto;

	}


/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 1000px;
	margin: 40px auto;
	line-height: 22px;
	background-image: url(http://accessfirefox.org/Access_This/wp-content/themes/shades-of-blue/images/content.png);
	background-repeat: repeat-y;
	-moz-box-shadow: 0px 0px 11px 4px rgba(54, 128, 204, 0.7);
	border: 1px solid #162166;
	-moz-border-radius: 30px;

	}
	
#contentleft {
	float: left;
	width: 680px;
	margin: 0px;
	padding: 20px 0px 20px 25px;
	}

#contentleft h1 {
	color: 	#1C2B85;
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#contentleft h1 a {
	color: 	#1C2B85;
	font-size: 24px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#contentleft h1 a:hover {
	color: #000000;
	text-shadow: 0px 1px 2px #B6B6B6;
	font-size: 24px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	}
	
#contentleft h2 {
	color: 	#1C2B85;
	font-size: 19.2px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#contentleft h3 {
	color: 	#1C2B85;
	font-size: 19px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#contentleft h4 {
	color: 	#1C2B85;
	font-size: 19px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#contentleft h5 {
	color: 	#1C2B85;
	font-size: 19px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#contentleft h6 {
	color: 	#1C2B85;
	font-size: 19px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	}	
	
#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
.sticky {
	background: #F7F7F7;
	margin: 0px;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
.post {
	margin: 0px 0px 50px 0px;
	}
	
.postarea {
	margin: 0px;
	padding: 0px;
	}

.postarea p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
.postarea a, .postarea a:visited, .postcomments a, .postcomments a:visited {
	color: #0000CC;
	text-decoration: none;
	}
	
.postarea a:hover, .postcomments a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
.postarea ol {
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 10px 0px;
	line-height: 22px;
	}
	
.postarea ol li {
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 5px 0px;
	line-height: 22px;
	}
	
.postarea ul {
	list-style-type: none;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 10px 0px;
	}
	
.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ul li {
	list-style-image: url(images/list-bullet.png);
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 3px 0px;

	}
	
.postarea ul ul li {
	list-style-image: url(images/list-bullet.png);
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 3px 0px;

	}
	
blockquote {
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border: 1px solid #E6E6E6;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
	
.postauthor {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.postmeta {
	background: #FAF9FB;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}
	
.postmeta p {
	margin: 0px;
	padding: 0px;
	}

.singlepostmeta {
	background: #F7F7F7;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 50px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}

.singlepostmeta p {
	margin: 0px;
	padding: 0px;
	}
	
code {
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	border: 1px solid #E6E6E6;
	}
	
.archive {
	float: left;
	width: 320px;
	margin: 0px;
	padding: 0px 25px 20px 0px;
	}

#content hr {
border: 1px dotted #D4D9E4;
}

/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #E6E6E6;
	text-align: center;
	background-color: #F7F7F7;
	padding: 4px 0px 5px 0px;
	border-radius: 3px;
	border-radius: 3px;
	border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
	/************************************************
*	Navigation      							*
************************************************/

#nav {

	margin: -35px 20px 0px 0px;
	
	}
	
#nav ul {
	float: right;
	list-style: none;

	}
	
#nav li {
	float: right;
	list-style: none;

	}
	
#nav li a, #nav li a:visited {
	background-color: transparent;
	background-image: url(http://accessfirefox.org/Access_This/wp-content/themes/shades-of-blue/images/navbar.png);
	background-repeat: no-repeat;
	width: 158px;
	height: 40px;
	color: #162166;
	display: block;
	font-size: 18px;
	font-weight:bolder;
	text-align: center;
	text-shadow: 0px 0px 2px #FFFFFF;
    margin: 3px 8px 0px 24px;
	padding: 6px 6px 2px 0px;
	text-decoration: none;


	}

#nav li a:hover {
	background-color: transparent;
	background-image: url(http://accessfirefox.org/Access_This/wp-content/themes/shades-of-blue/images/navhover.png);
	background-repeat: no-repeat;
	width: 158px;
	height: 40px;
	color: #162166;
	display: block;
	font-size: 18px;
		font-weight:bolder;
	text-align: center;
	text-shadow: 0px 0px 2px #FFFFFF;
    margin: 0px 8px 0px 24px;
	padding: 6px 6px 2px 0px;
	text-decoration: none;

	}
	
#nav li li a, #nav li li a:visited {
	background-color: transparent;
	background-image: url(http://accessfirefox.org/Access_This/wp-content/themes/shades-of-blue/images/navbar.png);
	background-repeat: no-repeat;
	width: 158px;
	height: 40px;
	color: #162166;
	display: block;
	font-size: 18px;
	font-weight:bolder;
	text-align: center;
	text-shadow: 0px 0px 2px #FFFFFF;
    margin: 0px 8px 0px 24px;
	padding: 6px 6px 2px 0px;
	text-decoration: none;

	}
	
#nav li li a:hover, #nav li li a:active {
	background-color: transparent;
	background-image: url(http://accessfirefox.org/Access_This/wp-content/themes/shades-of-blue/images/navhover.png);
	background-repeat: no-repeat;
	width: 158px;
	height: 40px;
	color: #162166;
	display: block;
	font-size: 18px;
	font-weight:bolder;
	text-align: center;
	text-shadow: 0px 0px 1px #FFFFFF;
    margin: 0px 8px 0px 24px;
	padding: 6px 6px 2px 0px;
	text-decoration: none;

	}


/************************************************
*	Sidebar 	        			     	    * 
************************************************/
	
#sidebar {
	float: right;
	width: 250px;
	margin: 0px;
	padding: 5px 10px 5px 2px;
	line-height: 20px;
	background-color: transparent;
	}
	
#sidebar a, #sidebar a:visited  {
	color: #1E22D6;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#sidebar h2 {
	color: #1C2B85;
	font-size: 16px;

	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border-bottom: 1px solid #DDDDDD;
	}

#sidebar p {
	margin: 0px;
	padding: 4px;
	line-height: 20px;
	font-size: 14px;
	font-family: Arial;
	}
	
#sidebar .widget  {
	background-color: transparent;
	margin: 0px;
	padding: 8px;

	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Arial;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Arial;
	}
	
#sidebar ul ul li a, #sidebar ul ul li a:visited {
	color: #1E22D6;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial;
	}
	
#sidebar ul ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Arial;
	}
	
#sidebar ul ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Arial;
	}
	
#sidebar ul li li {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-family: Arial;
	}
	
#sidebar ul li ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-family: Arial;
	}

#sidebar .textwidget {
	margin: 0px;
	padding: 0px;
	}

#cat {
	background: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	width: 230px;
	color: #000000;
	margin: 5px 0px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}

.widget_tag_cloud {
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}

#sidebar hr{
border: 1px dotted #D4D9E4;

}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	background-image: url(http://accessfirefox.org/Access_This/wp-content/themes/shades-of-blue/images/Footer-Back.png);
	background-repeat: repeat no-repeat;
	background-color: #6FA2D8;
	width: 910px;
	height: 60px;
	-moz-box-shadow: 0px 2px 6px 3px rgba(54, 128, 204, 0.9);
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-topleft: 30px;
	border: 1px solid #FFFFFF;
	margin: auto;

	}
	
#footer p {
	color: 	#FFFFFF;
    font-weight: normal;
	margin: 8px auto;
	padding: 0px 0px 0px 0px;
	}

#footer a {
	color: #EFEFF5;
	text-decoration: none;
	}

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

#footer ul {
	list-style-type: none;

	}
	
#footer ul li {
	background: none;
	list-style-type: none;

	}
	
#footer ul ul {
	list-style-type: none;

	}
	
#footer ul li ul li {

	}
	



	
/************************************************
*	Copyright  									*
************************************************/
	
#copyright {
	width: 910px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 18px;
	text-align: center;


	}
	
.copyright {
	width: 940px;

	}
	
#copyright p {
	color: 	#000066;
	}
	
#copyright a {
	color: #000066;
	text-decoration: none;
	}

#copyright a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
/************************************************
*	Search Form									*
************************************************/

.postform {
	background: #F5F5F5;
	width: 240px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}

#subscribe {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	overflow: hidden;
	}

#subbox {
	background: #F5F5F5 !important;
	width: 185px;
	color: #222222;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	border-radius: 5px;
	border-radius: 5px;
	border-radius: 5px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#subbutton {
	background: #333333 url(images/homelink.png);
	color: #FFFFFF;
	border-radius: 5px;
	border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 3px 5px 4px 5px;
	border: 1px solid #333333;
	}

#searchform {
	margin: 0px;
	}
	
#searchformheader {
	margin: 0px;
	}
	
#s {
	background: #FFFFFF;
	width: 166px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 4px 0px 0px;
	padding: 2px 0px 2px 3px;
	display: inline;
	border: 1px solid #E6E6E6;
	}
	
#searchsubmit {
	background: #E7E7EB;
	color: #000066;
	border-radius: 3px;
	border-radius: 3px;
	border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 2px 1px 2px;
	border: 1px solid #003663;
	}
	
#submit {
	background: #003663;
	color: #FFFFFF;
	border-radius: 3px;
	border-radius: 3px;
	border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	border: 1px solid #003663;
	}
	
#author, #email, #url {
	background: #F7F7F7 !important;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#comment {
	background: #F7F7F7 !important;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

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

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

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

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

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

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply a, .reply a:visited {
	background: #0076A3;
	color: #FFFFFF;
	border-radius: 3px;
	border-radius: 3px;
	border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #0076A3;
	}
	
.reply a:hover {
	background: #003663;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #003663;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #F7F7F7;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #E6E6E6;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
	}


