/*
Theme Name: Skills
Theme URI: http://www.skillinc.com/news/
Description: Skills Inc theme, based  on the default WordPress <a href="http://binarybonsai.com/kubrick/">Kubrick</a> theme by Michael Heilemann.
Version: 2010 April
Author: Scott Marlow
Author URI: http://www.marketingbymarlow.com
Tags: green, custom header, fixed width, two columns, widgets

COLORS

Green body background:          #b2c23c
Orange navigation active:     	 #c33c00
Blue body link hover-rollover:  #0000ff
Grey navigation:                #555555
Dk Grey navigation hover: 		#111111
Dark Grey body text, h1, h2:    #222222
*/



/* Begin Typography & Colors */
body {
	background: #b2c23c;
	color: #222;
	font-family: verdana, arial, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	padding-top: 15px;
	text-align: center
}
#skip {
	position: absolute; left: -2400px
}
div#utility { 
	background: #b2c23c;
	color: #00f; 
	font-family: arial, verdana, sans-serif;
	margin: 0 auto;
	text-align: right;
	width: 960px
	}
div#utility p {
	font-size: 1.2em;
	height: 1.2em;
	margin: 10px 0 0 0;
	text-align: right
	/*padding-right: 75px*/
}
div#utility a {
	color: #00f; 
	margin: auto 5px;
	text-decoration: none
}
div#utility a:hover {
text-decoration: underline
}

UL#FontSize {
	width: 95px;
	float: right;
	list-style: none;
	padding: 5px 60px 5px 0;
	margin: 0;
}
UL#FontSize LI {
	float: left;
	width: 25px;
	padding: 0;
	margin-left: 5px;
	list-style: none;
}
UL#FontSize A {
	display: block;
	width: 25px;
	line-height: 25px;
	background-color: #ccc;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -2000px;
	overflow: hidden;
}
UL#FontSize A:hover, UL#FontSize LI A.Active:hover {
	background-position: 0 -25px;
}
UL#FontSize A:active {
	background-position: 0 -50px;
}
UL#FontSize LI#Small A {
	background-image: url(http://webdev.skillsinc.com/img/icon_small.gif);
}
UL#FontSize LI#Medium A {
	background-image: url(http://webdev.skillsinc.com/img/icon_medium.gif);
}
UL#FontSize LI#Large A {
	background-image: url(http://webdev.skillsinc.com/img/icon_large.gif);
}
UL#FontSize LI.Active A {
	background-position: 0 -50px;
}
.Small {
	font-size: 100%%;
}
.Medium {
	font-size: 120%;
}
.Large {
	font-size: 140%;
}

#page {
	background: #fff;
	text-align: left
}

img#Logo {
	position: absolute;
	left: 20px;
	top: 20px;
}
#content {
	font-size: 1.2em
}
.widecolumn .entry p {
	font-size: 1.05em
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em
}
.widecolumn {
	line-height: 1.6em
}
.narrowcolumn .postmetadata {
	text-align: center
}
.thread-alt {
	background-color: #f8f8f8
}
.thread-even {
	background-color: #fff
}
.depth-1 {
	border: 1px solid #ddd
}
.even, .alt {
	border-left: 1px solid #ddd
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em
}
h1 {
	font-size: 2.4em
}
h2 {
	font-size: 2.0em;
	text-transform: uppercase
}
h2.pagetitle {
	font-size: 2.0em
}
#sidebar h2 {
	font-size: 1.2em
}
h3, h3 a {
	color: #555;
	font-size: 18px 
}
h1, h1 a, h1 a:hover, #headerimg .description {
	color: #fff;
	text-decoration: none
}
h2, h2 a {
	color: #222
}
h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none
}
.sticky {
	background: #fff;
	padding: 0 10px 10px
}
.sticky h2 {
	padding-top: 10px
}
.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em
}
.commentlist li ul li {
	font-size: 1em
}
.commentlist li {
	font-weight: bold
}
.commentlist li .avatar {
	background: #fff;
	border: 1px solid #eee;
	float: right;
	padding: 2px
}
.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
}
.commentmetadata {
	font-weight: normal
}
#sidebar {
	font-size: 1.1em
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #555
}
code {
	font: 1.1em 'Courier New', Courier, Fixed, serif;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em
}
a {
	color: #00f;
	text-decoration: underline
}
h2 a:hover, h3 a:hover {
	color: #c33c00
}
a:hover {
	color: #00f;
	text-decoration: none
}
a[href $='.pdf'] {
background: transparent url(http://www.skillsinc.com/img/pdf-icon.gif) no-repeat top left;
padding-left: 20px
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt
}
#wp-calendar a {
	text-decoration: none
}
#wp-calendar caption {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0
}
#page {
	margin: 15px auto;
	padding: 0;
	width: 960px
}
#header {
	background-color: #fff;
	margin: 0;
	padding: 0;
	position: relative;
	height: 120px;
	width: 960px
}
.narrowcolumn {
	float: right;
	margin: 0 0 0;
	padding: 0 45px 20px 0;
	width: 560px
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 150px 0 0;
	width: 560px
}
.post {
	margin: 0 0 40px;
	text-align: left
}
.post hr {
	display: block
}
.widecolumn .post {
	margin: 0
}
.narrowcolumn .postmetadata {
	padding-top: 5px
}
.widecolumn .postmetadata {
	margin: 30px 0
}
.widecolumn .smallattachment {
	float: left;
	margin: 5px 5px 5px 0;
	text-align: center;
	width: 128px
}
.widecolumn .attachment {
	margin: 5px 0;
	text-align: center
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both
}
#footer {
	clear: both;
	font-family: arial, verdana, sans-serif;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px 0;
	width: 960px
}
#footer p {
	margin: 4px 0 0 0;
	text-align: center
}
#footer, #footer a {
	background: #b2c23c;
	border: none;
	color: #fff;
	text-decoration: none
}

img#UnitedWay {
	float: left;
	margin: 20px 0 0 10px
}
img#CARF {
	float: right;
	margin: 20px 10px 0 0
}
img#nadcap {
	float: left;
	margin: 20px 0 0 10px
}
img#as9100 {
	float: right;
	margin: 20px 10px 0 0
}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	padding-top: 70px
}
h2 {
	margin: 30px 0 0
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0
}
h3 {
	margin: 30px 0 0;
	padding: 0
}
h3.comments {
	margin: 40px auto 20px;
	padding: 0
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto
}
img.alignright {
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px
}
img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px
}
.alignright {
	float: right
}
.alignleft {
	float: left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	list-style: none;
	margin-left: 0;
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent: -10px
}
html>body .entry li {
	margin: 7px 0 8px 10px
}
.entry ul li, #sidebar ul ul li {
	list-style-type: disc;
	list-style-image: url(http://www.skillsinc.com/img/content-left-disc-blue.gif)
}
.entry ol {
	margin: 0;
	padding: 0 0 0 35px
}
.entry ol li {
	margin: 0;
	padding: 0
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px
}
ol li, #sidebar ul ol li {
	list-style: decimal outside
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center
}
#sidebar #searchform #s {
	padding: 2px;
	width: 108px
}
#sidebar #searchsubmit {
	padding: 1px
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center
}
select {
	width: 130px
}
#commentform input {
	margin: 5px 5px 1px 0;
	padding: 2px;
	width: 170px
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	padding: 2px;
	width: 100%
}
#respond:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden
}
#commentform #submit {
	float: right;
	margin: 0 0 5px auto
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px
}
.commentlist {
	padding: 0;
	text-align: justify
}
.commentlist li {
	margin: 15px 0 10px;
	list-style: none;
	padding: 5px 5px 10px 10px
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px
}
.commentlist p {
	margin: 10px 5px 10px 0
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0
}
.nocomments {
	margin: 0;
	padding: 0;
	text-align: center
}
.commentmetadata {
	display: block;
	margin: 0
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 45px;
	width: 190px
}
#sidebar form {
	margin: 0
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px
}
#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
}
#wp-calendar caption {
	text-align: center;
	width: 100%
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help
}
acronym, abbr {
	border-bottom: 1px dashed #999
}
blockquote {
	border-left: 5px solid #ddd;
	margin: 15px 30px 0 10px;
	padding-left: 20px
}
blockquote cite {
	display: block;
	margin: 5px 0 0
}
.center {
	text-align: center
}
.hidden {
	display: none
}
.screen-reader-text {
	position: absolute;
	left: -1000em
}
hr {
	display: none
}
a img {
	border: none
}
.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 60px;
	text-align: center
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	margin: 10px;
	padding-top: 4px;
	text-align: center
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px
}
/* End captions */


/* ------ primary navigation, first level unordered list ------  */
/* ------ primary navigation, first level unordered list ------  */

ul#Primary {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 20px;
	left: 340px;
	width: 620px
}
ul#Primary li {
	/* first level list items are always visible */
	display: block;
	float: left;
	margin: 0;
	padding: 0
}
ul#Primary li a {
	color: #555;
	display: block;
	height: 20px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.4em;
	font-weight: 800;
	line-height: 20px;
	margin: 0;
	padding: 0 10px;
	text-decoration: none
}
ul#Primary li a:hover {
	color: #111 /*#888*/
}
ul#Primary li a.selected {
	background-image: url(../img/arrow_c33c00.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	color: #c33c00;
	padding-left: 20px
}
/* ------ primry navigation, second level unordered lists ------  */

ul#Primary li ul {
	background: #fff;
	height: 60px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: auto;
	left: -2000em;
	width: 600px
}
ul#Primary li.hover a {
	color: #111
}
ul#Primary li.hover ul {
	top: 20px;
	left: 0;
	z-index: 10
}
ul#Primary li.active ul {
	top: 20px;
	left: 0;
	z-index: 1
}
ul#Primary li ul li {
	display: block;
	float: left
}
ul#Primary li ul li a {
	/* second level list items */
	color: #555;
	font-size: 1.1em;
	font-weight: normal;
	height: 30px;
	letter-spacing: 1px;
	line-height: 30px;
	padding-bottom: 20px
}
ul#Primary li.hover ul li a {
	color: #555
}
ul#Primary li.hover ul li a:hover {
	color: #000
}
ul#Primary li ul li a.selected {
	/* on select state, highlight second level list items */
	background-image: url(../img/arrow_c33c00.gif);
	background-repeat: no-repeat;
	background-position: 10px 30%;
	color: #c33c00;
	padding-left: 20px
}
ul#Primary IFRAME {
	/* support for <select> fix in menu.js */
	position: absolute;
	left: 0;
	top: 20px;
	z-index: -10;
 filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
}
