/*  
Theme Name: Career
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:#001822;
      background-image:url(images/BACK.jpg);
      background-repeat:repeat-x;
      background-attachment:fixed;
	color: #757575;
	text-align: center;
	}

#page {
	background-color: #ffffff;
      background-image:url(images/PAGE.jpg);
	text-align: left;
	}

#headerimage01 	{ 
      background-image:url(images/HEADER01.jpg);
      background-repeat:no-repeat;
	} 

#headerimage02 	{ 
	background-color:#001822;
      background-image:url(images/HEADER02.jpg);
      background-repeat:no-repeat;
	} 

#headerimage03 	{
	background-color:#001822; 
      background-image:url(images/HEADER03.jpg);
      background-repeat:no-repeat;
	} 

#headerimage04 	{ 
	background-color:#001822;
      background-image:url(images/HEADER04.jpg);
      background-repeat:no-repeat;
	} 

#headerimage05 	{ 
      background-image:url(images/HEADER05.jpg);
      background-repeat:no-repeat;
	} 

#headerimage06 	{ 
      background-image:url(images/HEADER06.jpg);
      background-repeat:no-repeat;
	} 


#content {
	font-size: 1.2em;
	line-height: 1.4em;
	}

.alt {
	background-color: #f9f9f9;
      border: 1px solid #b4bbbf;
	text-align: justify;
	}

.postmetadata {
      border-top: 1px solid #b4bbbf;
	text-align: right;
	}

#footer {
	background-image:url(images/FOOTER.jpg);
      background-repeat:no-repeat;
	}

small, .postmetadata, .nocomments, .more, .navigation, #footer {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, #sidebar h2, #wp-calendar caption {
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-weight: lighter;
      text-transform: uppercase;
	}

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 , h3 {
	font-size: 1.3em;
	}

#sidebar h2, #wp-calendar caption {
	color:#243842;
	text-align: center;
	text-decoration: none;
	}

h3.archives, {
	color:#839097;
	}

h1, h1 a, h1 a:hover, h1 a:visited,.description, .font a:hover {
	text-decoration: none;
	color: #ffffff;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	text-decoration: none;
	color: #243842;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}

.commentlist cite, .commentlist cite a {
	font-size: 1.1em;
	}

#sidebar {
	font-size: 1.15em;
      background-image:url(images/SIDEBAR.jpg);
      background-repeat:repeat-y;
      color:#243842;
      background-color:#c79b1d;
	text-align: center;
	}
#sidebarend {
      background-image:url(images/SIDEBAREND.jpg);
      background-repeat:no-repeat;
      background-color:#c79b1d;
	}
small, .nocomments, blockquote, strike {
	color: #001822;
	}

.postmetadata, .commentmetadata {
	color: #839097;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps  {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #c79b1d;
	text-decoration: none;
	}

#sidebar a {
	color: #ffffff;
	text-decoration: none;
	}

a:hover, #sidebar a:hover {
	color: #001822;
	text-decoration: underline;
	}

.more	{ 
      background-image:url(images/MORE.jpg);
      background-repeat:no-repeat;
      background-position: center right;
      text-align: right;
	} 

.more:hover { 
      background-image:url(images/MOREHOVER.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 #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	background-color:#243842;
      border: 1px solid #b4bbbf;
	}

#wp-calendar a:hover {
	text-decoration: none;
	background-color: #f9f9f9;
      color: #243842;
      border: 1px solid #b4bbbf;
	}

#wp-calendar caption {
	text-align: center;
	}

#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: 800px;
	}

#header {
	margin: 0px 0px 5px 0px;
	padding: 0px;
      height: 350px; 
	width: 100%;
	}

#headerimage01, #headerimage03,#headerimage04,
#headerimage05,#headerimage06	{
	margin: 0px;
	padding: 0px;
	height: 50px; 
	width: 100%;
	} 

#headerimage02	{
	margin: 0px;
	padding: 0px;
      height: 100px; 
	width: 100%;
	}  

.column {
	float: right;
	padding: 0px 0px 20px 0px;
	margin: -100px 55px 0px 0px;
	width: 500px;
	}

.post {
	margin: 0px 0px 40px 0px;
	text-align: justify;
	}

.postmetadata {
	padding: 5px;
	clear: left;
}

.alt {	
      margin: 0px;
      padding: 10px;
	}

.more, .more:hover {
	padding: 10px 27px 10px 0px;
      }

.comm, .comm:hover {
	padding: 3px 23px 3px 0px;
      }

#footer {
	padding: 0px;
      margin: 20px 0px 0px 0px;
	width: 100%;
      height:80px;
	clear: both;
	}

#footer p {
	margin: 0px;
      padding: 0px 50px 0px 50px;
	text-align: right;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding: 5px 50px 0px 250px;
	margin: 0px;
	}

.description,.font {
	padding: 2px 50px 0px 250px;
	margin: 0px;
	}

h2 {
	margin: 30px 0px 15px 0px;
	}

h2.pagetitle {
	margin: 60px 0px 15px 0px;
}

#sidebar h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
 }

h3 {
	padding: 0px;
	margin: 15px 0px 15px 0px;
	}

h3.comments {
	padding: 15px 0px 15px 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: 2px 0px 2px 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 {
	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: 494px;
	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:#243842;
	}

#commentform #submit, #sidebar input[type=submit], input[type=submit] {
      background-color:#243842;
      background-image:url(images/DARKFORM.jpg);
      background-position:center center;
      background-repeat:repeat-x;
      border: 1px solid #b4bbbf;
      color:#ffffff;
	}
/* End Form Elements */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0px 0px 20px 0px;
	width: 145px;
	}

#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;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


/* Begin Comments*/

.commentlist {
	padding: 0px;
      text-align: justify;
	}

.commentlist li {
	margin: 15px 0px 0px 40px;
	list-style-type: none;
	list-style-image:url(images/CITE.jpg);
      padding: 10px 0px 10px 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	}

#commentform p {
	margin: 5px 0px 5px 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
      padding: 0px; }

.commentmetadata {
	margin: 3px 0px 0px 0px;
      display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 0px 15px 20px 15px;
	width: 145px;
      float:left;
      margin: -325px 0px 25px 45px;
	}

#sidebarend {
	width: 175px;
      height: 15px;
      margin: 0px 0px -30px -15px;
 	padding: 0px;
	}

#sidebar form {	
      margin: 10px 0px 20px 0px;
      text-align: center;
        }

#sidebar p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
      text-align: justify;
	}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #eeeeee;
	}

blockquote {
	margin: 15px 30px 0px 10px;
	padding-left: 37px;
      background-image:url(images/QUOTES.jpg);
      background-repeat:no-repeat;
      background-position: top left;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 20px 0px 30px 0px;
	}
/* End Various Tags & Classes*/
