/*
Theme Name: WaldorfPGH
Theme URI: http://www.smallbusiness-internetmarketing.com
Description: A custom theme built for the Waldorf School of Pittsburgh on the backs of the wp-soul theme by http://techiesouls.com and the CSS page of our primary inspiration, http://wordpress.org, filtered through John's WordPress work for http://lurneo.com.
Version: 1
Author: John Hiemstra
Author URI: http://www.smallbusiness-internetmarketing.com
Tags: custom

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* The Reset ---------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,h1,h2,h3,
h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none;
font-weight:bold; }
body {
	font-size: 62.5%;
background: url(http://waldorfpittsburgh.org/waldorfcom/wp-content/uploads/2010/04/waldorfpgbg.jpg) center top repeat;
	
	font-family: Arial, sans-serif;
	line-height: 22px;
	color: #644444;
	margin-bottom: 0px;
overflow-x:hidden;
}
/* -------------------------------------------- */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 28, 2010 */



@font-face {
	font-family: 'WaldorfschriftRegular';
	src: url('http://waldorfpittsburgh.com/waldorffont/Waldorf1.eot');
	src: local('Waldorfschrift'), local('Waldorfschrift'), url('http://waldorfpittsburgh.org/waldorfcom/waldorffont/Waldorf1.woff') format('woff'), url('http://waldorfpittsburgh.org/waldorfcom/waldorffont/Waldorf1.otf') format('opentype'), url('http://waldorfpittsburgh.org/waldorfcom/waldorffont/Waldorf1.ttf') format('truetype'), url('http://waldorfpittsburgh.org/waldorfcom/waldorffont/Waldorf1.svg#Waldorfschrift') format('svg');
}


code, pre { font-family: Consolas, Monaco, "Courier New", Courier, monospace; }

pre {
	background: #f5f5f5;
	border: 1px solid #dadada;
	padding: 11px;
	font-size: 11px;
	line-height: 1.3em;
	overflow: auto;
}

code, pre {
  color: #000;
  background: #F0F0F0;
}

pre a { font-weight: normal; }


p a { border-bottom: 1px solid #dfdfdf;
padding-top:14px }

h3 a { font-weight: bold; }

.button a, .button a:hover, #headline a, #headline a:hover, #sidebar a, #sidebar a:hover, .frontpageheatmap a, .frontpageheatmap a:hover, .col-3 a, .col-3 a:hover { border: none !important; }

.button a:hover, #headline a:hover, #sidebar a:hover, .frontpageheatmap a:hover, .col-3 a:hover, .col-2 a:hover {color:#00000;}


p a:hover { color: #000000;  }

a:hover { color: #000000; }

h2 {color:#000000;
	font-family: 'WaldorfschriftRegular',  Arial, sans-serif;
	font-weight: normal;
	font-size: 20px;

}

h2 a {
	font-weight: normal;
}

strong {
	font-weight: bold;
}

em, cite {
	font-style: italic;
}

sup {
	line-height: 1em;
	font-size: 80%;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	clear: both;
}

#header {
	height: 92px;
	min-width: 960px;
background: url(http://waldorfpittsburgh.org/waldorfcom/wp-content/uploads/2010/04/waldorfheadbg.jpg) center top repeat;
}
	

#nav2 {float:right;
clear:right;
margin-right:83px;
margin-top:23px;
	
}

#header h1 a {
	display: block;
	background: url(http://waldorfpittsburgh.org/waldorfcom/wp-content/uploads/2010/04/waldorfweblogo3.gif) center left no-repeat;
	width: 390px;
	height: 92px;
	text-indent: -9999px;
	float: left;
}

#header ul, #navlist ul {
	margin-right: 54px;
	float: right;
	list-style: none;
	width: 490px;
}

#header ul li, #navlist ul li {
	float: left;
}

#header ul li a, #navlist ul li a {
	font-family: Arial,sans-serif;
color:#700704;
	display: block;
	line-height: 36px;
	padding: 0 10px;
	font-size: 14px;

text-decoration:none;

}

#header ul li a:hover, #navlist ul li a:hover {
	color: #000000;
text-decoration:underline;
}


#nav2 ul, #navlist ul {

	margin-right: 18px;
	float: right;
	list-style: none;
	width: 504px;
}

#nav2 ul li, #navlist ul li {
	float: left;
}

#nav2 ul li a, #navlist ul li a {
	font-family: Arial,sans-serif;
color:#700704;
	display: block;
	line-height: 36px;
	padding: 0 10px;
	font-size: 14px;

text-decoration:none;

}

#nav2 ul li a:hover, #navlist ul li a:hover {
	color: #000000;
text-decoration:underline;
}


#active2 {
	
font-weight:bold;
	background: url(http://waldorfpittsburgh.org/waldorfcom/wp-content/uploads/2010/04/waldorfpgbg.jpg) center top no-repeat;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 0px solid #000000;	
}


#active {
	
font-weight:bold;
	background: #fbfdf6;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 0px solid #000000;



	
}



#header ul li a.active, #header ul li#download a.active, #navlist ul li a.active, #header ul li#download a.active,
#header ul li a.active:hover, #navlist ul li a.active:hover {
	color: #000000;
font-weight:bold;
	background: #d5b5b3;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;

}




a { color: #700704; text-decoration: none; font-weight: normal; }

a:visited {color:#700704;}

#home-welcome {
	background: #fbfdf6;
background-repeat: repeat-x;
	min-width: 960px;
	min-height:300px;

border-top: 1px solid #000000;
border-bottom: 1px solid #000000;


}

#home-welcome p {
	font-size: 13px;
	padding: 11px 0;
	margin-right: 14px;
}

#home-welcome p.intro {
	font-family: "Lucida Grande", Arial;
	padding-top: 34px;
	font-size: 17px;
	line-height: 1.5em;
}

#home-welcome p.intro strong {
	font-weight: normal;
}

p.intro a {
	font-weight: normal;
}

/* */

.submit input, .button, .button-primary, .button-secondary, input[type=button], input[type=submit] {
	font: normal 11px/16px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	text-decoration: none;
	padding: 2px 8px !important;
	cursor: pointer;
	border: 1px solid #bbb;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	color: #464646;
	text-shadow: rgba(255,255,255,1) 0 1px 0;
}

.button a, .button-secondary a {
	font-weight: normal !important;
}

.submit input:hover, .button:hover, .button-secondary:hover, input[type=button]:hover, input[type=submit]:hover {
	color: #000;
	border-color: #666;
}

.submit input, .button, .button-secondary, input[type=button], input[type=submit] {
	background: #f2f2f2 url(images/white-grad.png) repeat-x scroll left top;
}

.submit input:active, .button:active, .button-secondary:active, input[type=button]:active, input[type=submit]:active {
	background: #eee url(images/white-grad.png) repeat-x scroll left bottom;
}

.button-primary {
	border-color: #298cba !important;
	font-weight: bold;
	color: #FFF !important;
	background: #21759B url(images/button-grad.png) repeat-x scroll left top;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
}

.button-primary:hover {
	border-color: #13455b !important;
	color: #EAF2FA !important;
}

.button-primary:active {
	background: #21759b url(images/button-grad.png) repeat-x scroll left bottom !important;
}

/* */

.download-button {
	font-size: 14px;
	padding: 4px 8px !important;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	border-color: #298cba !important;
	font-weight: bold;
	color: #FFF !important;
	background: #21759B url(images/button-grad.png) repeat-x scroll left top;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
}

#home-welcome .download-button {
	-moz-border-radius: 14px;
	-khtml-border-radius: 14px;
	-webkit-border-radius: 13px;
	border-radius: 14px;
	padding: 4px 12px !important;
}

.col-3 a.download-button {
	display: block;
	text-align: center;
}

a.download-button strong {
	font-weight: normal;
}

a.download-button:hover {
	border-color: #13455b !important;
	color: #EAF2FA !important;
}

a.download-button:active {
	background: #21759b url(images/button-grad.png) repeat-x scroll left bottom !important;
}

.download-meta {
	text-align: center !important;
	font-size: 11px;
	margin-bottom: 0 !important;
}


/* */

#home-welcome .download-button {
	margin-left: 6px;
}

.col-3 ul {
	margin-left: 16px;
	list-style: disc;
	margin-bottom: 22px;
}

.col-3 p {
	margin-bottom: 22px;
}


a.download-button {
	font-size: 13px;
	line-height: 1.4em;
}

.download-tar {
	font-size: 10px;
	text-align: center;
	margin-bottom: 14px !important;
}

#home-below {
	font-size: 12px;
	width: 960px;
	margin: 0 auto;
}

#home-below .image img {
	border: 0px solid #dadada;
}

#home-below .wrapper {
	float: left;
	padding-top:18px;
padding-bottom:18px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	float: left;
	margin: 0 14px;
}

.col-1 { width: 52px; }
.col-2 { width: 132px; }
.col-3 { width: 212px; }
.col-4 { width: 292px; margin-top:45px}
.col-5 { width: 372px; }
.col-6 { width: 452px; }
.col-7 { width: 532px; }
.col-8 { width: 612px; }
.col-9 { width: 692px; }
.col-10 { width: 772px; }
.col-11 { width: 852px; }
.col-12 { width: 932px; }

h3 {
	font-size: 14px;
	color: #333;
	font-weight:bold;
	margin: -1px 0 1px 0;
}

h4, h3.head {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 4px;
	color: #333;
	margin-bottom: 18px;
}

h5 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 12px;
}

#home-below h4 {
	margin-top: 28px;
	margin-bottom: 16px;
}

#home-below h4 a {
	font-weight: bold;
}

#home-below h5 {
	margin-bottom: 0;
}

#home-below img.book {
	margin-top: -17px;
	margin-bottom: 6px;
}

#home-below a {
	font-size: 14px;
}

#home-below ol.steps {
	margin-top: -4px;
}

#home-below ol.steps li {
	padding-left: 44px;
	padding-top: 4px;
	margin-bottom: 17px;
}

#home-below ol.steps li.one {
	background: url(http://s.wordpress.org/style/images/step1.png) top left no-repeat;
}

#home-below ol.steps li.two {
	background: url(http://s.wordpress.org/style/images/step2.png) top left no-repeat;
}

#home-below ol.steps li.three {
	background: url(http://s.wordpress.org/style/images/step3.png) top left no-repeat;
}

ul#notable-users {
	list-style: none;
}

ol.steps {
	list-style: none;
}

ul#notable-users li a {
	display: block;
	width: 130px;
	height: 59px;
	margin-bottom: 8px;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}

ul#notable-users li a:active {
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
}

input.text {
	margin-right:36px;
	font-size: 10px;
	padding: 3px;
	background: #ffffff;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 14px;
	vertical-align: top;
	color: #666;
}

#headline {
	height: 63px;
	min-width: 960px;
background: #fbfdf6;

	border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
}

#headline h2 {
	color: #000000;
	font-size: 36px;
	line-height: 1em;
	text-shadow: #e4f2fd 0px 0px 0px;
	padding-top: 12px;
	padding-left: 12px;
	float: left;
}

#headline .login {
	position: relative;
	float: right;
	padding-top: 50px;
	margin-right: 15px;
}

#headline input.text {
	background: #fff;
	border: 1px solid #c6d9e9;
}

#pages {float:right;}

#pagebody .submenu, #pagebody #submenu {
	margin-left: 0;
	margin-top: -2px;
	font-size: 10px;
	list-style: none;
}

#pagebody .submenu a#subcurrent, #pagebody #submenu a#subcurrent {
	color: #333;
	cursor: default;
}

p.person {
	padding-bottom: 10px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 11px;
}

#pagebody .submenu li {
	border-bottom: 1px solid #dedede;
	font-size: 11px;
	line-height: 15px;
	padding: 5px 0;
}

#pagebody .submenu li a {
	width: 100%;
	display: block;
}

#pagebody .submenu li.current {
	background: url(http://s.wordpress.org/style/images/arrow.png) center left no-repeat;
	font-weight: bold;
}

#pagebody .submenu li ul {
	margin-top: 0 !important;
	margin-left: 16px !important;
}

#pagebody .submenu li ul li {
	border: none;
	line-height: 1.4em;
	padding-bottom: 2px;
}

#pagebody {

	font-size: 12px;
	margin-top: 29px;
min-height:351px;
}

#pagebody p, #pagebody ol, #pagebody ul {
	margin: 0 0 22px 0;
}

#pagebody ul {
	margin-left: 16px;
	list-style: disc;
}

a.rsslink {background:url(http://s.wordpress.org/style/images/feedicon10.png) top left no-repeat; padding-left: 14px;}

#pagebody ol {
	margin-left: 22px;
	list-style: roman;
}

#pagebody p.intro {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #555;
	font-size: 15px;
	margin-top: -1px;
	margin-bottom: 23px;
}

#pagebody p.intro a {
	font-weight: normal;
}

.feed {
	background: url(http://s.wordpress.org/style/images/feedicon.png) center left no-repeat;
	padding-left: 19px;
}

#sidebar ul li ul {
margin-bottom:54px;
}

#sidebar ul {list-style:none;
margin-top:6px;}

#sidebar ul li ul li {list-style:none;}

#sidebar a:hover {text-decoration:underline;}

#footer {
	background: url(http://waldorfpittsburgh.org/waldorfcom/wp-content/uploads/2010/04/waldorffootbg1.png) center no-repeat;


font-size:11px;
color:#333333;
	clear: both;
	border-top: 0px solid #3a2921;
	padding: 0px 0px;
	min-width: 960px;
margin-bottom:0px;
  margin-left: auto ;
  margin-right: auto ;	

}






#footer .wrapper {
padding-top:0px;
font-size:11px;
color:#222222;
	width: 960px;

  margin-left: auto ;
  margin-right: auto ;	

}

#footer ul {
margin-top:6px;
}

#footer ul li a {
color:#333333;
font-size: 12px;
}

#footer ul li a:hover {
color:#000000;
text-decoration:underline;
}

#footer p {
	font-family: Arial,sans-serif;
	float: left;
	color: #333333;
}

#footer p a {
	border: none;
}



#footer p a:hover {
color:#000000;
}


#footer h6 {
	float: right;
}

#footer h6 {
	background: url(http://s.wordpress.org/style/images/codeispoetry.png) center center no-repeat;
	width: 133px;
	height: 9px;
	text-indent: -9999px;
	margin-top: 6px;
}

#head-search {
	float: right;
	margin-right: 81px;
	height: 48px;
	padding-top: 6px;
}

#head-search input.text {
	background-color: #ffffff;
	border: 1px solid #644444;
	margin-right: 6px;
	width: 130px;
	color: #c8a6a4;
	float: left;
}

#head-search .button {
	float: left;
	border-color: #644444;
	background-color: #ffffff;
	color: #c8a6a4;
	text-shadow: none !important;
}

#head-search input.button:hover {
	color: #000;
	border-color: #000;
}

blockquote {
	background: none;
	border: 0px solid #dadada;
	padding-top:22px;
	margin-bottom: 22px;
}

ul#books {
	list-style: none;
	margin: 0;
}


#books .image {
	width: 200px;
	display: block;
	float: left;
	text-align: center;
	margin: 18px;
	border-right: 1px solid #dadada;
}

#books img {
	border: 1px solid #dadada;
}

#books li {
	background: #f5f5f5;
	border: 1px solid #dadada;
	border-right-color: #eee;
	border-bottom-color: #e0e0e0;
	margin-bottom: 22px;
	clear: both;
	float: left;
	width: 100%;
}

#books h3 {
	margin: 18px 0 5px 0;
	font: 21px Georgia, Times, "Times New Roman", serif;
}

#books p {
	padding-right: 22px;
	margin-bottom: 7px;
}

#books .author {
	font: italic 15px Georgia, Times, "Times New Roman", serif;
	margin-bottom: 11px;
	color: #888;
}

#books .published {
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #888;
}

#books h3 a {
	font-weight: normal;
}

.alt { background: #f9f9f9; }

.featured {
	background: #fffbcc;
	border: 1px solid #e6db55;
	padding: 11px 11px 16px;
	margin: 32px 0;
	overflow: auto;
	width: 670px;
}

.partner {
	clear: both;
	min-height: 100px;
	margin-bottom: 20px;
}

.partner img {
	float: right;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 12px;
}
.submit {
	border-top: 1px solid #ccc;
	padding: 1.5em 0 0 0;
	margin: 10px 0 0 0;
	-moz-border-radius-bottomleft: 3px;
	-khtml-border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-khtml-border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

#pagebody table.widefat {
	border: 1px solid #ccc;
	border-collapse: collapse;
	width: 100%;
	clear: both;
	margin-bottom: 11px;
}

#pagebody table.widefat a {
	text-decoration: none;
}

#pagebody table.widefat tr.alt {
	background-color: #f9f9f9;
}

#pagebody table.widefat thead {
	background-color: #464646;
	color: #d7d7d7;
}

#pagebody table.widefat td, #pagebody table.widefat th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	font-size: 12px;
	padding: 6px;
	vertical-align: text-top;
}

#pagebody table.widefat th {
	padding-bottom: 4px;
	padding-top: 8px;
	text-align: left;
}

#pagebody table.widefat .check-column {
	text-align: center;
	vertical-align: text-top;
	width: 3%;
}

#post {
background:#fbfdf6;
}

.wrap, .updated, .error {
	margin: 0;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0;
	max-width: 980px;
}

.form-table, form#profile-form table {
	border-collapse: collapse;
	margin-top: 1em;
	width: 100%;
	color: #333;
}

.form-table td, form#profile-form table td {
	margin-bottom: 9px;
	padding: 10px;
	line-height: 20px;
	border-bottom-width: 8px;
	border-bottom-style: solid;

}

.form-table th, form#profile-form table th {
	text-align: left;
	padding: 10px;
	width: 150px;
	font-weight: bold;
	border-bottom-width: 8px;
	border-bottom-style: solid;
}

.form-table input, .form-table textarea,
form#profile-form table input, form#profile-form textarea {
	border: 1px solid #d1e5f6;
	border-top-color: #b0c1cf;
	border-left-color: #b0c1cf;
}

.form-table textarea, form#profile-form table textarea {
	width: 520px !important;
	font-size: 13px;
	line-height: 1.5em;
}

.error {
	background-color: #ffebe8;
	border-color: #c00;
}

.error a {
	color: #c00;
}

.form-invalid {
	background-color: #ffebe8 !important;
}

.form-invalid input {
	border-color: #c00 !important;
}

.form-table td, .form-table th,
form#profile-form table td, form#profile-form table th {
	border-bottom-color: #fff;
}

.form-input-tip {
	color: #999;
}

.form-table tr, form#profile-form table tr {
	background-color: #eaf3fa;
}

#sitesearch {
	margin-top: 10px;
	margin-bottom: 22px;
	font-size: 10px;
}

#sitesearch #sitesearchbox {
	width: 45%;
	padding: 3px;
	font-size: 18px;
}

#sitesearch p { margin-top: 4px; }

#sitesearch label { margin-right: 6px;}

#sitesearch .text {
	height: 24px;
}

#sitesearch .button {
	font-size: 16px;
	margin-left: 4px;
	height: 32px;
	padding: 0 6px;
}

ol.searchresults {
	margin-top: 22px !important;
	padding-left: 4px;
}

div.special { margin-top: 22px; }

.searchresults h4, .special h4 {
	margin-bottom: 4px;
}
.searchresults .source, .special .source {
	float: right;
	font-size: 10px;
	font-style: italic;
	font-family: "Lucida Sans";
	color: #888;
	font-weight: normal;
}

.heatmap {
	font-family: Georgia, Times, "Times New Roman", serif;
	line-height: 3em;
}

.heatmap a {
	font-weight: normal;
}

.col-10 .col-5 {
	margin: 0;
	width: 352px;
	padding-right: 20px;
}

.col-10 .col-10 {
	margin: 24px 0 0;
	clear: both;
}

.col-10 .col-8, .col-10 .col-7 {
	margin: 0;
}

.col-10 .col-5 table td {
	line-height: 1.5em;
	padding: 10px 0;
	border-bottom: 1px solid #dadada;
}

.more {
	font-size: 90%;
}

.column-list {
	font-size: 10px;
	line-height: 1.5em;
}

.column-list li {
	padding-bottom: 4px;
}

#theuser .block {
	margin: 24px;
}

#theuser #userinfo {
	margin-left: 22px;
	margin-bottom: 0;
}

#lang-guess {
	width: 932px;
	margin: 22px auto 0;
	background: #fffbcc;
	border: 1px solid #e6db55;
	text-align: center;
	font: 1.3em Georgia, Times, "Times New Roman", serif;
	padding: 10px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

h3.graphics {
	clear: both;
	padding-top: 20px;
	font-size:22px;
	font-weight: normal;
	color: #999;
	padding-bottom: 6px;
}

ul.logo {
	margin: 0 14px 14px 0 !important;
	width: 176px;
	border: 1px solid #dfdfdf;
	border-top: none;
	float: left;
}

ul.logo li {
	list-style: none;
	border-bottom: 1px solid #dfdfdf;
	background: #f5f5f5;
	line-height:13px;
}

ul.logo li.img {
	background: #fff;
}

ul.logo li a span {
	color: #999;
	font-weight: normal;
}

ul.logo li a {
	display: block;
	padding: 6px 8px;
	font-size:10px;
}

ul.logo li:first-child {
	border-top: 1px solid #dfdfdf;
}

ul.logo li:last-child {
	border-bottom: none;
}

p.community {
	clear: both;
	font-size:14px;
	padding: 24px 0;
}


ul.logo .pnglogo { background: #eee; text-align: center;}

ul.logo .pnglogo:hover { background: #555; }

.pnglogo img {
	padding: 62px 0;
}

#logo-blue img, #logo-grey img { padding: 20px 0; }


ul.colors {
	margin: 0 !important;
}

ul.colors li {
	float: left;
	list-style: none;
	margin-left: 60px;
	padding-right:50px;
	border-right: 1px solid #dfdfdf;
	margin-right:50px;
	margin-bottom: 24px;
	line-height: 14px;
	font-size: 10px;
	color: #666;
}

ul.colors li strong {
	font-size: 12px;
	color: #333;
}

ul.colors li:last-child {
	padding-right: 0;
	margin-right: 0;
	border-right: none;
}

ul.colors li img {
	float: left;
	margin-left: -60px;
}

.meta {
	font-size: 11px;
	color: #777;
	margin-bottom: 10px;
}

.meta a { 
	color: #777;
	border-bottom: 1px solid #dfdfdf;
}

.meta a:hover { color: #000000; border-bottom-color: #000000; }

hr { border: none; border-top: 1px solid #dfdfdf; }

#headline a {
	color: #000000;
}

#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 12px;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container .container {
		background: #fbfdf6;
		border: 1px solid #848284;
		padding: 3px;
	}

/* Tables */

#copy table {border:4px solid #FE9A2E; padding:5px; margin:15px 0;}
#copy th {background:#ffeccb; font-weight:bold; color:#4e4e4e;}
#copy th, #copy td {padding:8px;}
.tabalt {background:#F7BE81;}

#spclnav a {
font-weight:normal;
}

a {font-weight:bold}

/* The container wrapping ul.dropdown */
#navwrap {
float:left;
}
 
/* Top level Unordered list */
ul.dropdown {
list-style:none;
float:left;
width:100%;
padding: 0 10px;
}
 
ul.dropdown  li{
float:left; /* makes horiz list */
position:relative; 
border: 1px solid transparent;
}
 
ul.dropdown a {
padding:12px; /*space the items, occupy entire height too.*/
color:#eee;
text-decoration:none;
font-weight:normal;
}
 
/* Style the link hover */
ul.dropdown li:hover {
	background: #ebede6;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 0px solid #000000;
}

ul.sub-menu li, ul.sub-menu li:hover {
 border: none !important;
} 
/* Displays the link as blocks. */
ul.dropdown li ul a {
display:block;
font-weight:normal;
}
 
/* sub menus!!  */
 
ul.dropdown ul {
list-style: none;
margin:0; /* Appear just below the hovering list */
padding:0;
position:absolute; /* needed */
z-index:500; /* specify the order */
background-color: #FFF;
}
 
ul.dropdown li ul {
top:27px; 
-moz-box-shadow:0 2px 10px #000; /* CSS 3 */
background-color: #FFF;
width: auto !important;
white-space: nowrap;
}
 
ul.dropdown ul ul {
top:0;
left:100%; /* Position the sub menus to right. */
}
 
ul.dropdown ul li {
float:none !important;
background-color: #FFF;
}
 
/* Drop Down! */
 
/* Hide all the dropdowns (submenus) */
ul.dropdown ul,
ul.dropdown li:hover ul ul,
ul.dropdown ul li:hover ul ul
{ display: none; }
 
/* Display the submenus only when li are hovered */
ul.dropdown li:hover ul,
ul.dropdown ul li:hover ul ,
ul.dropdown ul li ul li:hover ul
{ display: block;}
 
ul.dropdown li * a:hover {
/* Change color of links when hovered */
background: #EEE;
}

ul.dropdown > li.current-menu-item {
	background: #fbfdf6;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 0px solid #000000;
}
