/*
Theme Name: Career
Theme URI:
Description: <a href="http://jiburu.com">http://jiburu.com</a>
Version: 2.1
Author: phatmam
Author URI: 
License: General Public License (GPL)
*/

body {	
	margin: 0;padding: 0;background: #FFFFFF url(images/wallpaper.jpg) repeat-x;
	font: normal small Trebuchet MS, Verdana, Sans-Serif;
	color: #084355;}

h1, h2, h3 {
	margin: 0;
	color: #000000;
}
h2 {
	margin-bottom: .5em;
	font-size: 1.3em;
text-decoration:none;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

p {
}

blockquote {
}

ul {
	list-style: square;
}

ul li {
}


ol li {
}

a {	text-decoration: none;
	color: #bc0d59;
}

a:hover {
	text-decoration: underline;
	color: #bc0d59;
}

img {
	border: none;
}

/* Boxed Style */

.calendar {
padding: 0 0 0 15px;
text-align:center;
color: #bc0d59;
}

.calendar a:hover {
background: #007b9c;
color: white;
}

.calendar td {
padding: 0 3px;}

.calendar td a {background: #fff1f7;
display:block;
color:#bc0d59;
text-decoration:none;
line-height:20px;
}

.calendar td a:hover {
display:block;
color: white;
background: #bc0d59;
text-decoration:none;
background-repeat:no-repeat;
}

.boxed {
	width: 170px;
	margin-bottom: 0px;
	}

.boxed .title {
	background: url(images/boxtop3.gif);
	height: 20px;
	width: auto;
	padding: 5px 0px 0px 10px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	margin: 0px;

}

.boxed ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
	}
	
.boxed li a {
	color: #CB0914;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 0px 3px 8px;
	}	
	
.boxed li a:link, .boxed li a:visited {
	color: #CB0914;
	display: block;
	}
	
.boxed li a:hover {
	color: #CB0914;
	text-decoration: none;
	}
	
.boxed li a:active {
	color: #CB0914;
	}

/*boxed1 ws_list_pages*/

.boxed1 {
	width: 170px;
	margin-bottom: 15px;
	}

.boxed1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
	}

.boxed1 li {
	line-height: 1.2em;	
}
	
.boxed1 li a {
	color: #222222;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0px 5px 8px;
	}	
	
.boxed1 li a:link, .boxed1 li a:visited {color: #222222;display: block;}	
.boxed1 li a:hover {color: #ffffff;background-color: #8FC9F1;}	
.boxed1 li a:active {color: #222222;}

/*.boxed {
	margin-bottom: 15px;
	margin:0;
	padding:0;
}
.boxed ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
}
.boxed li {
	line-height: 0;	
	margin:10px;
}
.boxed a {
	color: #222222;
	background-color: #FFFFFF;
	display: block;
	padding: 3px 0px 3px 8px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	text-decoration: none;
	font-weight: bold;
}
.boxed li a:hover {
	background-color: #8FC9F1;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}*/

.boxed .content {
	padding: 5px 5px 0px 5px;
}

/* Header */

#header {
	width: 750px;
	height: 207px;
	margin: 0px auto;
	background: url(images/head.jpg) no-repeat;
}

/* h1h2 - TITLE */

#h1 {	padding: 130px 0 0 0;
	font-size: 1.30em;
	color: white;}


#h1 h1 a {text-decoration: none;
	color: #FFFFFF;
	letter-spacing: -3px;}

#h2 {	float: left;
	padding: 20px 0 0 0;}

#h2 h2 {margin: 0;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #025067;}
#h2 a {	text-decoration: none;
	color: #025067;}

#h1 a:hover {text-decoration: none;
	color: #db3072;}



/* Menu */

#menu {
	width: 750px;
	height: 40px;
	margin: 0 auto;
	padding: 0 auto;
	font-size: 14px;
	color: #555555;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding: 0 auto;
	float: left;
}

#menu li {
	display: inline;
	padding: 0 auto;
}

#menu a {
	color: #FFFFFF;
	display: block;
	float: left;
	height: 26px;
	padding: 6px 8px 0 17px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#menu a:hover {
	color: #E6E6E6;
/*	background: transparent url(images/menuover.jpg) repeat-x; */
}


/* Content */

#content {
	width: 750px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#main {
	float: right;
	width: 530px;
	color: #333333;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 150px;
}


/* Footer */

#footer {
	clear: both;
	width: 750px;
	margin: 0 auto 10px auto;
	font-size:1em;
	background-color: #8FC9F1;
}

#legal {
	margin: 0;
	padding: 1px;
	text-align: center;
	color: #FFFFFF;
}

#link {
	margin: 0;
	font-size:0.8em;
	padding: 5px;
	text-align: center;
}

#main a, #main a:hover, #main a:visited, 
{
color: #bc0d59;
text-decoration:none;
}

#main h2 {
	color: #555555;
	margin-bottom: 0.5em;
	font-size: 1.3em;
	text-decoration:none;
	background-color: #8FC9F1;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 3px 0px 3px 10px;
}

#main h2 a:link {
	color: #555555;
	text-decoration: none;
}

#main h2 a:hover {
	color: #555555;
	text-decoration: underline;
}

#main h2 a:visited {
	color: #555555;
	text-decoration: none;
}

.post-author, .post-date, .post-comm, .post-time, .post-cath, .post-edit
{	font-size: 0.85em;
	text-decoration:none;
	color: #bc0d59;	}

.post h2 a {
	color:#FFFFFF;
}

.entry {
	text-algin: justify;
	font-size: 0.9em;
	color: #222222;
	line-height: 1.5em;
}

.entry h2 {
	text-algin: justify;
	color: #FFFFFF;
}

.post-author {
	padding: 0 0 3px 18px;
	background: url(images/p_author.gif) no-repeat 0 0;
	}
.post-date {
	padding: 0 0 3px 23px;
	background: url(images/p_date.gif) no-repeat 0 0;
	}
.post-comm {
	padding: 0 0 3px 20px;
	background: url(images/p_commen.gif) no-repeat 0 0;
	}
.post-time {
	padding: 0 0 3px 18px;
	background: url(images/p_time.gif) no-repeat 0 0;
	}
.post-cath {
	padding: 0 0 3px 20px;;
	background: url(images/p_cat.gif) no-repeat 0 0;
}

.post-edit {
	padding: 0 0 3px 3px;
}

.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #ccc;
background-color:#f7f7f7;
font-size:0.9em;
color:#505050;
}


#s {
	clear: both;
	width: 100px;
	font-size:1.0em;
	background: white;
	border-top: 1px solid #afe7ff;
	border-left: 1px solid #afe7ff;
	border-bottom: 1px solid #01a5e2;
	border-right: 1px solid #01a5e2;

}

#go {
	cursor:hand;
	clear: both;
	width: 15px;
	font-size:1.0em;
	background: white;
	border-top: 1px solid #afe7ff;
	border-left: 1px solid #afe7ff;
	border-bottom: 1px solid #01a5e2;
	border-right: 1px solid #01a5e2;

}

/* Comments Styling */
#comment {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
font: Trebuchet MS, Verdana, Sans-Serif;
}

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #fff5f9;
	border-top: 1px solid #ffc8e0;
	border-left: 1px solid #ffc8e0;
	border-bottom: 1px solid #ec78aa;
	border-right: 1px solid #ec78aa;
width: 280px;
}
#commentform textarea:hover {
	background: white;
	border-top: 1px solid #ec78aa;
	border-left: 1px solid #ec78aa;
	border-bottom: 1px solid #ffc8e0;
	border-right: 1px solid #ffc8e0;
}
#commentform textarea:focus {
background: white;
	border-top: 1px solid #ec78aa;
	border-left: 1px solid #ec78aa;
	border-bottom: 1px solid #ffc8e0;
	border-right: 1px solid #ffc8e0;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #fff5f9;
	border-top: 1px solid #ffc8e0;
	border-left: 1px solid #ffc8e0;
	border-bottom: 1px solid #ec78aa;
	border-right: 1px solid #ec78aa;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: white;
	border-top: 1px solid #ec78aa;
	border-left: 1px solid #ec78aa;
	border-bottom: 1px solid #ffc8e0;
	border-right: 1px solid #ffc8e0;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: white;
	border-top: 1px solid #ec78aa;
	border-left: 1px solid #ec78aa;
	border-bottom: 1px solid #ffc8e0;
	border-right: 1px solid #ffc8e0;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.submit1{
	width: 280px;
	cursor:hand;
	font-size:1.10em;
	background: #fff5f9;
	border-top: 1px solid #ffc8e0;
	border-left: 1px solid #ffc8e0;
	border-bottom: 1px solid #ec78aa;
	border-right: 1px solid #ec78aa;}

.submit1:hover, .submit1:focus{
	background: white;
	border-top: 1px solid #ec78aa;
	border-left: 1px solid #ec78aa;
	border-bottom: 1px solid #ffc8e0;
	border-right: 1px solid #ffc8e0;}

