/*
Theme Name: Beautifuljobs
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Eddie Johnston
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

Kubrick v1.5
http://binarybonsai.com/kubrick/

This theme was designed and built by Michael Heilemann,
whose blog you will find at http://binarybonsai.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

#content ul {
margin-left:15px;
}

#skypebutton img {
padding-top:8px;
padding-left:2px;
padding-right:2px;
border:1px solid gray;
}

* {
/*	font-family: "Lucida Grande","Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;*/
}


/* Font (font size, type, kern, line-spacing) */
table {
width:100%;
text-align: left;
}

table caption {
	text-align: left;
	padding:4px 0px 2px 2px;
}

body {
/*	font: 0.75em/1.4em Arial, Tahoma, Verdana, sans-serif;*/
	font: 12px/1.4em Arial, Tahoma, Verdana, Helvetica, sans-serif;*/
}
small {
	font: 9px/1em Arial, Tahoma, Verdana, sans-serif;
}



*#content {
	text-align:justify;
}
h1, h2,  h4 {
	font-weight:normal;
}
h2 {
	font-size:16px;
}
h3{
	font-size:14px;
	margin-bottom:6px;
}

h4{
	font-size:12px;
	margin-bottom:6px;
}
h5{
	text-decoration:underline;
	font-size:1em;
}



/* Font Colors */
body {
	color: rgb(119, 119, 119);
}
/* 41322b */
/* ed8476 */
h2 a, h2 {
color:#41322b;
}
h3 {
	color: #41322b;
}
h4 {
	color:red;
	font-size:1em;
}
#quickSummary {
	color: rgb(133, 146, 92);
	/*  color:#B2730B; */
}



/* Background Colors and Images */
#supportingText {
	/*    background: url(../images/footer.png) bottom center  no-repeat;*/
}

/* Links */
/* body links */
a {
	text-decoration: none;
	color: #B2730B;
}
a:hover {
	text-decoration:underline;
	color: rgb(133, 146, 92);
}
a:active {
	color: red;
}




/* Link Block */
#mainlist{
	/*position:absolute;
	top:240px;
	right:30px;
	width:190px;
	margin-bottom:50px;*/
	width:190px;
}
*#mainlist a {
	display: block; /* ? */
}
*#mainlist a:hover {
	text-decoration:none;
} 
*#mainlist h2, *#main_logos h2 {

		background: url(../images/listheader.png) no-repeat top center; 
		color:white;
		height:18px;
		font-size:13px;
		
		padding-top:4px;
		padding-left:8px;
}



*#mainlist h3 {
	background-color: rgb(242, 244, 216);
	margin-bottom:0px;
	height: 34px;
}
*#mainlist  h3 span{
	margin:6px;
	font-size:10px;
	font-style:italic;
}
#mainlist ul,
#mainlist li {
	list-style: none;
}

#mainlist ul {
} 
#mainlist li {
	padding: 5px 7px 5px 12px;
}

*#mainlist li:hover {
	background: rgb(230, 233, 205);
}
*#mainlist li ul li {
	
}
#mainlist li.linkcat, #mainlist li.categories, #mainlist li.widget {
	padding-top:0px;
	padding-bottom:0px;
	border-bottom:none;	
}

*#mainlist li.linkcat:hover, *#mainlist li.categories:hover, #mainlist li.widget:hover {
	background: none;
}

#mainlist li.categories, #mainlist li.linkcat, #mainlist li.widget {
	margin-left:-13px;
	margin-right:-7px;
} 
#mainlist li.categories ul li, #mainlist li.linkcat ul li, #mainlist li.widget ul li {
margin:0px;
	border-bottom: 1px solid rgb(221,221,221);
} 

#mainlist #myloginarea li {
		border-bottom: 1px solid rgb(221,221,221);
}




/* main block */  
#topList{
	/*position: relative; /** IE6 needs this to display the div  **/

	position:absolute;
	top:210px;
	left:29px;
}

/* Hide from IE5-mac \*/
* html #topList {height: 1%; }
/* end hide */  /** makes IE5-win display the background color for nav **/

#topList h2{
	display:none;
}
#topList ul{
	float:left;
	display: block;
	list-style: none;
	text-align: center;
	line-height: 19px;

}

#topList ul li{
	display:block;
	float: left;
	position: relative; /** IE6 needs this to display the links **/

	border-left:1px solid white;
	padding:4px 16px 4px 16px;


}

*#topList ul li:hover {
	background: rgb(230, 233, 205);
}
*#topList a {
	color:white;
	font-weight:bold;
}
*#topList a:hover {
	text-decoration:none;
} 

*#topList li.current_page_item, *#topList li.current_page_ancestor {
/*background-color:#f24e39;*/
background-color:#ed8476;
/*background: #ed8476 url(../images/shade.gif);*/
}



/* Layout */
body { /* center all divs in the body */
	text-align:center;
	padding-top:20px;
}
* { /* reset all margins and padding to 0 */
	padding: 0;
	margin: 0;
}
*#container {
	position: relative;
	padding: 0 0px;
	width: 800px !important;
	width: 800px;
	margin: 0 auto;
}
#thefooter {
	padding-bottom:40px;
	/*border:1px solid grey;*/
	padding-left:40px;
}
.clear{
	clear:both;
}


*#textwrapper{
	left:0px;
	width:460px;
	float:left;
	margin-bottom:50px;
} 

*#quickSummary, *#preamble, *#explanation { /* set padding on all main text sections */
	margin: 5px 230px 5px 35px;
}
#explanation {
	padding-bottom:50px;
	min-height:200px;
}




p {
	margin-bottom:10px;
}



/* wordpress style */

body {
	background: url(../images/tilebg.png)  rgb(255,255,255) repeat;
}
#page {
	background: url(../images/horizontalbg.png) repeat-y top; border: none; 
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 800px;
	position: relative;

}
#header {
	background: url(../images/header.png) top center rgb(255, 255, 255) no-repeat;
	height:238px;

}
*#header h1, .description {
	display:none;
}
#footer {

	position:relative;

	background: #eee url(../images/footer.png) no-repeat bottom;

	height:233px;
	clear:both;

	
}
#footer p {
	width:548px;
	position:absolute;
	bottom:0px;	
	margin-left:30px;
	margin-bottom:28px;


}
#content {
	float: left;
	display: block;
	padding-left:38px;
	padding-top:8px;
	width:528px;
}


#footer{
	/*	padding-left:40px;
	padding-right:230px;	*/		
}
li.pagenav {
	margin-top:1px;
	list-style: none;			 
}
li.linkcat {

	list-style: none;	
}
#mainlist li.linkcat {
	/* border-bottom: 1px solid black*/

}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
}



hr {display: none;}
acronym, abbr, span.caps {cursor: help;}
acronym, abbr {	border-bottom: 1px dashed #999;	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
#text {


	padding:20px;
}

/* Begin Sidebar */
#sidebar
{
	margin-left: 580px;
	width: 190px;
}
* html #sidebar {
	margin-left: 577px;
}

#sidebar form {
	margin: 0;
}
/* End Sidebar */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#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 {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 98%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */


/* 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: 4px;
	margin-right: 4px;
	padding: 6px;
}

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

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

img.alignnone {
	padding: 6px;
margin-right:4px;	
display: inline;
}



.alignright {
	float: right;
}

.alignleft {
	float: left;
}
/* End Images */
img {
	background:white;
	border:1px solid gray;

	margin-right:10px;
	margin-top:4px;
	margin-bottom:4px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.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;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}


.post {
/*	background-color:#f0f0ce;*/
		background: url(../images/postbg.png) #f5f2d1 no-repeat top right; 
	border:1px solid #f0f077;
	padding:4px;
	margin-bottom:8px;
}

.justpage .post {
border:none;
background:none;
}


/*.post {
	background-color:Red;
}
.post h2 {
	background-color:purple;
}
.post .entry{
	background-color:green;
}
.post p.postmetadata {
	background-color:black;
}*/

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

ol{
	margin-top:16px;
	margin-left:25px;
}


.navigation{
float:left;
display:inline;
clear:both;
}

#main_logos {
/*	border:1px solid red;*/
}
#main_logos .main_logo {
	padding-top:10px;
text-align:center;
margin:0 auto;
width:162px;
/*border:1px solid black;*/
}
#main_logos .main_logo img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


#small_logos {
	margin-top:40px;
	width:100%;
	float:left;	
}
#small_logos .small_logo {
	width:130px;
  height: 60px;
	display: block;
	float:left;
}
#small_logos .small_logo img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}	

