/*
Theme Name: Petro Child
Description: Responsive MultiPurpose Theme
Author: UndoThis
Author URI: UndoThis@gmail.com
Template: petro
Version: 1.0.3
License: GNU General Public License
*/

@import url("../petro/style.css");
body {
    color: #676767;
}

#logo {
    margin-top: 16px;
}

.top-bar .pull-left {
	width: 100%;
}
.top-bar .pull-left .head-contacter {
	float: left;
	width: 70%;
	text-align: left;
}
.top-bar .pull-left .head-contacter i {
	margin-left: 15px;
}
.top-bar .pull-left .head-contacter i:first-child {
	margin-left: 0px;
}
.top-bar .pull-left .head-right-buttons {
	float: left;
	width: 50%;
}
.top-bar .pull-left .head-right-buttons {
	float: left;
	width: 30%;
	text-align: right;
}
.top-bar .pull-left .head-right-buttons #jobsnewsalertheader {
   border: medium none;
   color: #676767;
   cursor: pointer;
   display: inline-block;
   font-size: 14px;
   line-height: 20px;
   padding: 5px 15px 5px;
   margin: 0 20px 1px 0;
   text-align: center;
   text-shadow: none;
   vertical-align: middle;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.top-bar .pull-left .head-right-buttons #jobsnewsalertheader i {
   font-size: 17px;
   margin-right: 5px;
   color: #ED5F01;
}
.top-bar .pull-left .head-right-buttons #jobsnewsalertheader:hover {
   color: #F7F7F7;
}
.top-bar .pull-left .head-right-buttons #jobsapplytoday {
   border: medium none;
   color: #676767;
   cursor: pointer;
   display: inline-block;
   font-size: 14px;
   line-height: 20px;
   padding: 5px 15px 5px;
   margin: 0 0 1px;
   text-align: center;
   text-shadow: none;
   vertical-align: middle;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.top-bar .pull-left .head-right-buttons #jobsapplytoday i {
   font-size: 17px;
   margin-right: 5px;
   color: #6495ed;
}
.top-bar .pull-left .head-right-buttons #jobsapplytoday:hover {
   color: #F7F7F7;
}
.top-bar .pull-left .head-right-buttons #jobsnewsalertheader2 {
    background: url("img/bg-jobsnewsalertheader.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #ED5F01;
    display: block;
    float: right;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 35px;
    line-height: 37px;
    margin: 0 !important;
    padding: 0;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-indent: 38px;
    text-transform: uppercase;
    width: 220px;
}

#footer > .container > .row > div.span12 {
    padding-bottom: 0px;
    padding-top: 0px;
}
.ft_legal_link {
	float: none;
	display: inline-block;
	width: 100px;
	margin-left: 23%;
}
.bottom-footer-right {
    float: right;
}

/*  Navigation
    ------------------------------------------------------- */

/* dropdown */
.menu > ul ul {
    display: none;
    position: absolute; 
    top: 100%;
    left: 0;
    z-index: 2000;
    min-width: 150px;
    background: #f7f7f7;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
}
.menu > ul ul li {
    width: 100%;
    border-top: #eee 1px solid;
    border-bottom: #dedede 1px solid;
    position: relative;
}
.menu > ul ul li:first-child { border-top: none; }
.menu > ul ul li:last-child { border-bottom: none; }
.menu > ul ul a {
    display: block;
    font-size: 13px;
    height: 40px;
    line-height: 38px;
    color: #676767;
    padding: 0 25px 0 14px;
    white-space: nowrap;
}
.menu > ul ul a:hover,
.menu > ul ul li:hover > a,
.menu > ul ul li.current-menu-item > a { color: #445968; }
.menu > ul li:hover > ul { display: block; }

#copyright {
    font-size: 13px;
    text-transform: none;
}


/*  Side Navigation
    ------------------------------------------------------- */

.side-nav { margin-bottom: 60px; }
.side-nav a {
    font-size: 15px;
    display: block;
    line-height: 30px;
    background: #f5f5f5;
    padding-left: 18px;
    border-left: #e0e0e0 4px solid;
    margin-bottom: 4px;
    color: #676767;
    text-decoration: none;
}
.side-nav a:hover { border-color: #676767; }

.span3.sidebar {
	float: right;
}



.user2Intro {
	width: 100%;
	float: left;
}
.user2Intro .user2content1 {
	float: left;
	display: inline-block;
	width: 32%;
}
.user2Intro .user2content2 {
	float: left;
	display: inline-block;
	width: 68%;
}
.user2Intro .user2content2 h2 {
	float: left;
	display: inline-block;
	width: 100%;
	margin: 0 0 10px;
}

.home_about_pj .image {
	display: block;
   float: right;
   margin-bottom: 18px;
   margin-left: 25px;
   margin-top: 42px;
}

.accordion-title {
	color: #445968;
   font-size: 15px;
   line-height: 18px;
}

.availale-jobs-title {
	color: #445968;
   font-size: 20px;
   margin-bottom: 20px;
}

.page .hentry {
    margin-bottom: 0;
    padding-bottom: 0px;
}