/*
Theme Name: BostonPostMortem
Theme URI: http://www.15june.com/themes/
Description: Originally based on Seperti Putih. 
Version: 1.0
Author: Kent Quirk
*/

body {
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	background: url("img/bg2.jpg") no-repeat center bottom;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	color: #4D4D51;
	}
	
#wrap {
	margin: 0px auto;
	padding-top: 150px;
	background: url("img/head.jpg") no-repeat;
	width: 600px;
	text-align: left;
	}
	h1, h1 a {
		color: #34ABBC;
		text-decoration: none;
		font-size: 18px;
		font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
		margin-top: 35px;
		padding: 0px;
		font-weight: normal;
		}
		h1 a:hover { color: #2E6584; }

.sidebar {
	margin-top: 25px;

        margin-left: 0px;
	padding: 0px;
	width: 170px;
	float: left;
	}
	.sidebar a { text-decoration: none; color: #59A2D9; }
	.sidebar a:hover { color: #F9B260; }
	.sidebar h2 {
		margin: 0px; padding: 0px;
		font-size: 12px;
		font-weight: bold;
		}
	.sidebar ul {
		margin: 0px 0px 15px 0px; padding: 0px;
		}
	.sidebar ul li {
		margin: 0px;
		padding: 3px 0px 3px 16px;
		list-style-type: none;
		background: url("img/li.jpg") 0px 2px no-repeat;
		}
		.sidebar ul li li {
			margin: 0px;
			padding: 3px 0px 3px 16px;
			border-bottom: 1px dotted #F0F1F6;
			list-style-type: none;
			background: url("img/li.jpg") 0px 2px no-repeat;
			}
		
	
.content {
	margin-top: 15px;
        margin-left: 0px;
	padding: 0px;
	width: 410px;
	float: right;
	}
	.content h2, .content h2 a {
		margin: 0px; padding: 0px;
		font-size: 14px;
		font-weight: bold;
		color: #000000;
        background-color : #fAe1a3;
        text-decoration: none;
        clear : both;
		}
	.meta {
		margin: 0px 0px 10px 0px;
		border-bottom: 1px dotted #F0F1F6;
		color: #A46000;
                background-color : #fAe1a3;
		} 
		.meta a { text-decoration: none; color: #E68321; }
		.meta a:hover { color: #58A7D4; }
	.post { padding-bottom: 20px; }
		.post a { text-decoration: none; color: #E68321; }
		.post a:hover { color: #58A7D4; }
		img.centered { display: block; margin-left: auto; margin-right: auto; }
		img { border: none; padding 4px; border: 1px solid #F0F1F6;  }
		img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
		img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
		.alignright { float: right; }
		.alignleft { float: left; }
		.post ul, .post ol {
			margin: 0px; padding: 0px;
			list-style-type: none;
			}
		.post ul li, .post ol li {
			margin: 0px;
			padding: 0px 0px 3px 12px;
			list-style-type: none;
			background: url("img/li2.jpg") 0px 4px no-repeat;
			}
		blockquote {
			margin: 0px;
			padding-left: 24px;
			background: url("img/blockquote.jpg") no-repeat;
			font-family: Georgia, Tahoma, sans-serif;
			}
		abbr, acronym {
			border-bottom: 1px dotted #F0F1F6;
			cursor:help;
			}
		code {
			font-family: 'Courier New', Courier, Fixed;
			color: #009900;
			}

		.navigation, .navigation a {
			display: block;
			text-align: center;
			margin-bottom: 20px;
			text-decoration: none;
			color: #59A2D9;
			}

.commentlist ol {
	margin: 0px; padding: 0px;
	}
	.commentlist ol li {
		margin: 0px 0px 5px 0px;
		padding: 5px 0px 2px 0px;
		border-bottom: 1px dotted #F0F1F6;
		list-style-type: none;
		}
	.commentlist ol li a { text-decoration: none; color: #59A2D9; }

.footer {
	padding: 5px 0px 10px 0px;
	margin-bottom: 30px;
	text-align: center;
	}
	.footer a {
		text-decoration: none;
		color: #59A2D9;
		}

.clear{
	clear: both;
	padding: 0 0 1px;
	}

#companylist {
     display : block;
     font-size : 9pt;
}

.companyrecord {
     clear : both;
     display : block;
     border : 1px double #ccc;
     padding : 4 0 0 0;
}

.company {
     display : inline;
     float : left;
     font-size : 10pt;
     font-weight : bold;
     margin-top : 8;
}

.city {
     display : inline;
     float : right;
     color : #000;
     margin-top : 8;
}

.link {
     display : block;
     float : right;
     clear : both;
     margin-bottom : 8;
}

.companyrecord a { 
    text-decoration: none; 
    color: #E68321; 
}
.companyrecord a:visited { color: #A46000; }
.companyrecord a:hover { color: #34ABBC; }

/* for now, we'll just hide this */
.about {
     display : none;
}

.heading {
    display : none;
}

.co_website, .contact {
    display : block;
}

/* header for the whole section */
#joblisting h2 {
     font-size : 18;
    /* background-color : #FFF; */
     color : #000;
     text-align : center;
}

#joblisting .company {
     float : none;
     font-size : 10pt;
     font-weight : bold;
     margin-top : 8;
}

#joblisting .company h3 {
     background-color : #BA8113;
     color : #000;
     text-align : center;
     padding : 6px 0 6px 0;
     border : 1px solid; 
}

#joblisting .companyinfo .co_addr {
     color : #000;
     white-space : pre;
}

#joblisting .jobtitle h3 {
     background-color : #EAC143;
     color : #000;
     text-align : center;
}

#joblisting a { 
    text-align : right;
    text-decoration: none; 
    color: #E68321; 
}
#joblisting a:visited { color: #A46000; }
#joblisting a:hover { color: #34ABBC; }

.jobbody li {
	 font-size : 9pt;
}

.company_blurb {
    font-style : italic;
}

