/*  
Theme Name: Employment
Theme URI: http://www.nichesinabox.com 
Description: A WordPress theme by Niches in a Box.
Author: Nichesinabox.com
Author URI: http://www.nichesinabox.com
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#061e19;
        background-image:url(images/BACK.jpg);
        background-repeat:repeat-x;
	color: #666666;
	text-align: center;
	}

#page {
	background-color: #ffffff;
        background-image:url(images/PAGE.jpg);
	text-align: left;
	}

#headerimagetop 	{ 
        background-image:url(images/HEADERTOP.jpg);
        background-repeat:no-repeat;
	} 

#headerimage 	{ 
        background-image:url(images/HEADERIMAGE.jpg);
        background-repeat:no-repeat;
	} 

#content {
	font-size: 1.2em;
	line-height: 1.4em;
	}

.altend {
	background-image:url(images/ALTEND.jpg);
	background-repeat:repeat-x;
	border-top: 1px solid #b4bbbf;
	color:#061e19;
	text-align: justify;
	}
.alt {
	color: #839097;
	background-color:#283c3a;
	}

.postmetadata {
	border-top: 1px solid #b4bbbf;
	color:#061e19;
	text-align: left;
	}

#footer {
	background-color:#061e19;
	background-image:url(images/FOOTER.jpg);
        background-repeat:no-repeat;
	}

#commentbox	{ 
	background-color:#061e19;
        color:#becac8;
	} 

small, .postmetadata, .nocomments, .more, .navigation, #footer, #wp-calendar #prev a, #wp-calendar #next a {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, #sidebar h2, #wp-calendar caption, .commentlist cite{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-weight: lighter;
	line-height: 1.2em;
	}

h1 {
	font-size: 3.25em;
	text-align: right;
	}

.description, .font {
	font-size: 1.2em;
	text-align: right;
	}

h2  {
	font-size: 2.0em;
	}

#sidebar h2, #wp-calendar caption  {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

#sidebar h2, #wp-calendar caption, h3.archives, .nocomments,  h3.respond,  h3.comments{
        color:#061e19;
	text-align: left;
	text-decoration: none;
	}

h3.archives, .nocomments,  h3.respond,  h3.comments{
        color:#becac8;
	text-align: left;
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	text-decoration: none;
	color: #061e19;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}

.commentlist cite, .commentlist cite a {
	font-size: 1.1em;
        color:#ffffff;
	}

#sidebar {
	font-size: 1.15em;
        color:#061e19;
	text-align: left;
	}

small, blockquote, strike {
	color: #061e19;
	}

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

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

a, h1 a:hover, h2 a:hover, h3 a:hover, #commentbox a {
	color: #ef0002;
	text-decoration: none;
	}

#sidebar a {
	color: #ffffff;
	text-decoration: none;
	}

#sidebar a:hover {
	text-decoration: none;
	background-color: #001822;
        color: #ffffff;
        padding: 2px;
	}

#footer a:hover, .font a:hover {
	text-decoration: none;
        color: #ffffff;
	}

#commentbox a:hover {
	text-decoration: none;
        color: #ffffff;
	}

h1, h1 a, h1 a:visited, a:hover, .description {
	color: #061e19;
	text-decoration: none;
	}

.more	{ 
        background-image:url(images/MOREHOVER.jpg);
        background-repeat:no-repeat;
        background-position: center right;
        text-align: right;
	text-decoration: none;
	} 

.more:hover { 
        background-image:url(images/MORE.jpg);
        background-repeat:no-repeat;
        background-position: center right;
        text-align: right;
	} 

.comm	{ 
        background-image:url(images/COMM.jpg);
        background-repeat:no-repeat;
        background-position: center right;
 	} 

.comm:hover 	{ 
        background-image:url(images/COMMHOVER.jpg);
        background-repeat:no-repeat;
        background-position: center right;
	} 

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar a:hover {
	background-color: #001822;
        color: #ffffff;
        padding: 0px;
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0px 0px 20px 0px;
	padding: 0px;
 }

#page {
	margin: 0px auto;
	padding: 0px;
        width: 660px;
	}

#header {
	margin:0px 0px 25px 0px;
	padding: 0px; 
	width: 100%;
	height: 250px; 
	}

#headerimagetop {
	margin: 0px;
	padding: 0px; 
	width: 100%;
	height: 20px; 
	}

#headerimage {
	margin: 0px;
	padding: 0px; 
	width: 100%;
	height: 230px; 
	} 

.column {
	float: left;
	padding: 0px 0px 20px 0px;
	margin: 0px 35px 0px 35px;
	width: 390px;
	}

.post {
	margin: 0px 0px 20px 0px;
	text-align: justify;
	}

.postmetadata {
	padding: 5px;
	clear: left;
}

.altend {	
        margin: 0px;
        padding: 5px 10px 5px 10px;
	}

.al {	
        margin: 0px;
        padding: 10px;
	}

.more, .more:hover {
	padding: 10px 17px 10px 0px;
      }

.comm, .comm:hover {
	padding: 10px 25px 10px 0px;
      }

#footer {
	padding: 0px;
        margin: 10px 0px 0px 0px;
	width: 100%;
	clear: both;
	}

#footer p {
	margin: 0px;
        padding: 20px 0px 0px 10px;
	text-align: left;
	}

/* End Structure */

/*	Begin Headers */
h1 {
	padding: 100px 240px 0px 0px;
	margin: 0px;
	}

.description {
	padding: 5px 240px 0px 0px;
	margin: 0px;
	}

.font {
	padding: 25px 240px 0px 0px;
	margin: 0px;
	}

h2 {
	margin: 0px 0px 15px 0px;
	}

h2.pagetitle {
	margin: 60px 0px 15px 0px;
}

#sidebar h2 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
 }

h3 {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	}

h3.comments, h3.respond {
	padding: 10px 0px 10px 0px;
	}
/* End Headers */


/* Begin Images */
p img {	padding: 0px; max-width: 100%;
	}

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

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

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

.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 {
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	} 

html>body .entry li {
	margin: 8px 0px 8px 30px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0px 0px 0px 25px;
	margin: 0px;
	}

.entry ol li {
	margin: 0px;
	padding: 0px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 10px 0px 20px 0px;
	padding: 0px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 3px 0px 3px 0px;
	padding: 0px;
	}

#sidebar ul select {
	margin: 5px 10px 5px 10px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0px 5px 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px;
	padding: 0px;
	}
/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 0px; 
	text-align: left;
	}

#searchform #s {
	width: 130px;
	padding: 3px;
        margin: 1px 0px 1px 0px;
	}

#searchsubmit,  #sidebar input[type=submit], input[type=submit] {
	padding: 3px;
        margin: 1px 0px 1px 0px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 325px;
	padding: 3px;
        margin: 1px 0px 1px 0px;
	}

#commentform #submit {
	padding: 3px;
        margin: 1px 0px 1px 0px;
	float: left;
	}

#commentform input, #commentform textarea, #searchform #s, input {
        background-color:#fefefe;
        border: 1px solid #b4bbbf;
        color:#283c3a;
	}

#commentform #submit, #sidebar input[type=submit], input[type=submit] {
        background-color:#283c3a;
        background-image:url(images/FORM.jpg);
        background-position:center center;
        background-repeat:repeat-x;
        border: 1px solid #b4bbbf;
        color:#ffffff;
	}
/* End Form Elements */


/* Begin Comments*/

.alt {
	padding: 10px;
        text-align: justify;
	}

#commentbox	{ 
	margin: 10px 0px 10px 0px;
	padding: 25px;
	width: 340px;
        float: left;
	} 

.commentlist {
	padding: 5px;
        text-align: justify;
	}

.commentlist li {
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
        padding: 10px 0px 10px 0px;
	}

.commentlist cite {
 	padding: 0px;
        margin: 5px 10px 5px 10px;
	}

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

#commentform p {
	margin: 3px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
        padding: 0px; }

.commentmetadata {
	padding: 3px 10px 0px 10px;
        display: block;
	}
/* End Comments */


/* Begin Sidebar */
#sidebar {
	float: right;
	padding: 10px;
	width: 160px;
	margin: -260px 0px 0px 0px;
	}

#sidebar form {	
        margin: 10px 0px 10px 0px ;
        text-align: left;
        }
#sidebar p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
        text-align: justify;
	}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0px;
	width: 160px;
	}

#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: left;;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 0px 0px 30px 0px;
	}
/* End Various Tags & Classes*/

