/* Theme Name: JobPress 2 Professional
Version:2.0 Theme
URI:http://www.dailywp.com/jobpress-wordpress-theme/
Author:Sorel Mihai Author
URI:http://www.dailywp.com/
*/
*{
margin:0;
padding:0;
}
/* General Objects */
body{
background-color: #FFFFFF;
/*background-image: url(images/bg.gif);
background-position: top;
background-repeat: repeat-x;*/
}
a {
text-decoration : none;
color : #75752F;
}
a:hover {
color : #f63062;
text-decoration : none;
}

.wrap {
width:1000px;
margin:0 auto;
margin-top:0px;
}
#top {
background-color: #C6C670;
width : 100%;
height : 280px;
z-index: -10;
top:0px;
position: absolute;
}
.clear,.cl{
clear:both;
}
.floatright {
float : right;
}
.floatleft {
float : left;
}
.alignright {
float: right;
}
.alignleft {
float: left
}
img {
  border :none;
}
.center {
margin : 0 auto auto auto;
text-align: center;
}

/* Header */
.header {
width:1000px;
margin:0 auto;
height:155px;
}
.header h1 a {
background:url(images/logo.gif) no-repeat top left;
margin-top: 0px;
width:420px;
height:146px;
display:block;
text-indent:-9999px;
float:left;
}
.header #pub {
position: relative;
padding-top: 60px;
float:right;
height: 60px;
width:468px;
}
.header #pub a {
text-decoration: none;
border: none;
}
.header #pub a span {
text-align : center;
display: none;
text-decoration: none;
}
.header #pubimage {
}
.header #pubimage a {
margin-top: 60px;
height: 60px;
width:468px;
background-color: #FFFFFF;
background:url(images/pub.gif) no-repeat top left;
float:right;
text-decoration: none;
}
.header #pubimage a span {
text-align : center;
display: none;
text-decoration: none;
}

/* TAB ONGLET DU HAUT*/
#tab {
width:700px;
float:right;
text-align:right;
font : bold 13px verdana;
background : transparent;
margin-bottom: 0px;
}
#tab ul {
list-style-type : none;
float:right;
}
#tab li {
margin-left: 10px;
padding-right : 0px;
padding-left : 15px;
background : url(images/left.png) no-repeat left bottom;
float : left;
}
#tab a {
padding-right : 15px;
display : block;
padding-left : 0px;
font-weight : bold;
background : url(images/right.png) no-repeat right bottom;
float : left;
color : #000000;
text-decoration : none;
height: 30px;
padding-top : 5px;
}
#tab a:hover {
color : #f63062;
}
#tab .current-cat,
#tab .current_page_item {
background-image : url(images/left_on.png);
}
#tab .current-cat a,
#tab .current_page_item a {
background-image : url(images/right_on.png);
color : #000000;
}


/* Search Box */
.searchBox .searchField .searchForm{
background:url(images/searchForm.png) no-repeat center top;
margin-top: 32px;
}
.searchBox{
margin-top: 15px;
margin-bottom: 20px;
display:block;
}
.searchBox .searchField{
width:740px;
float:left;
background:url(images/bigBoxleft.png) no-repeat top left;
height: 130px;
}
.searchBox .searchField form #s{
color:#6b6b6b;
border:none;
font: 15px 'Arial','Trebuchet MS',sans-serif;
display:block;
float:left;
width:500px;
margin:9px 0 20px 20px;
}
.searchBox .searchField form #submit_go2{
display:block;
border:none;
background:transparent;
float:right;
width:105px;
height:34px;
margin-right:10px;
font-size:0;
text-align:right;
}
.searchBox .searchField span{
font:11px 'Verdana';
color:#4b4b4b;
padding-left:20px; }
.searchBox .postAjob{
width:260px;
float:left;
background:url(images/bigBoxright.png) no-repeat center top;
text-align:center;
color:#5a5a5a;
font: 12px 'Arial','Trebuchet MS',sans-serif;
height:130px;
}
.searchBox .postAjob a {
width:160px;
height:40px;
display:block;
background-image:url(images/postAjobbutton.png);
background-position: top;
margin:32px auto 5px auto;
}
.searchBox .postAjob a:hover{
background-image:url(images/postAjobbutton.png);
background-position: bottom;
}
.searchBox .postAjob strong{
color:#f63062;
font:normal normal 20px 'Georgia';
}
.searchBox .postAjob span{
font:normal 20px 'Georgia';
color:#282828;
}


/* Category Tabs */
.categoryTabs{
margin-top:0px;
}
.categoryTabs ul{
margin:0;
padding:0;
list-style:none;
font:bold 12px 'Verdana','Arial',sans-serif;

}
.categoryTabs ul li a{
margin-top:10px;
text-align:center;
display:block;
text-decoration:none;
color:#ffffff;
}
.categoryTabs ul li{
float:left;
width:125px;
display:block;
background:url(images/normalTab.png) no-repeat center top;
height:36px;
margin-right:5px;
}
.categoryTabs ul li.current-cat {
background: url(images/selectedTab.png) no-repeat center top;
color:#3f3f3f;
}
.categoryTabs ul li.current-cat a{
color:#3f3f3f;
}
.categoryTabs ul li:hover{
background:url(images/hoverTab.png) no-repeat center top;
width:125px;
display:block;
height:36px;
}
.categoryTabs ul li a:hover{
color:#222;
}
.jobType{
/*background:url(images/jobTypeBg.png) repeat-x center bottom;  */
display:block;
height: 48px;
margin-bottom: 10px;
}
.jobType a{
width:85px;
height:22px;
display:block;
float:left;
margin-left:10px;
margin-top:12px;
}
.jobType .bgcount{
background-image: url(images/count.png);
width:265px;
height:42px;
display:block;
float:right;
margin-top:10px;
}
.jobType span.count{
width:250px;
height:22px;
display:block;
float: right;
margin-top:10px;
color: #f63062;
font-weight: bold;
text-align: center;
}
.jobType a.fl{
background:url(images/freelance.png);
}
.jobType a.pt{
background:url(images/parttime.png);
}
.jobType a.ft{
background:url(images/fulltime.png);
}

/* Content */
.logo {
float : left;
margin-top: 0px;
margin-right:5px;
margin-bottom:5px;
}
.logo img {
text-align: center;
float: left;
padding: 5px;
background-color: #FFFFFF;
border: 2px solid #C3C3C3;
}
.content{
width:705px;
float:left;
padding: 0px 5px 0px 5px;
}
.content h2{
text-transform:uppercase;
font:normal 14px 'Trebuchet MS','Arial',sans-serif;
color:#555555;
font-weight: bold;
letter-spacing:1px;
margin-top:20px;
}
.content ul.listing{
list-style:none;
border-top:solid 1px #e0e0e0;
margin-top:5px;
}
.content ul.listing li{
border-bottom:solid 1px #e0e0e0;
padding: 5px;
}
.content ul.listing li h3{
font-family: 'Arial', 'Trebuchet MS', sans-serif;
font-size: 16px;
width: 600px;
float: left;
}
.content ul.listing li h3 a{
color:#252525;
text-decoration:none;
}
.typeh3{
color:#252525;
text-transform:uppercase;
font:bold 14px 'Trebuchet MS';
letter-spacing:1px;
margin:20px 0 0px 0;
}
.puce {
background:url(images/puce.png) no-repeat center;
padding-bottom:2px;
padding-top:2px;
padding-right:20px;
}

.content ul.listing li small,.content .postHead small{
font:12px 'Georgia';
color:#666;
width:600px;
float:left;
display:block; }
.content ul.listing li small a,
.content .postHead small a{
/*background:url(images/world_link.png) no-repeat center right; */
/*padding-bottom:2px;
padding-top:2px;
padding-right:25px;
margin-right:5px;*/
color:#00b6ee;
text-decoration: none;
}

.content ul.listing li small span,
.content .postHead small span{

}
.content ul.listing li small span.bleu,
.content .postHead small span.bleu{
font:12px 'Georgia';
color:#00b6ee;
text-decoration: none;
}
.content ul#featured li small span.vert {
font:12px 'Georgia';
text-decoration: none;
color:#7B8A15;
}
.content ul.listing li small span.fl,
.content .postHead small span.fl{
color:#1c1c1c;
font:10px 'Verdana','Arial','Trebuchet MS';
text-transform:uppercase;
width:78px;
display:inline;
margin-left:2px;
background:url(images/freelanceBg.png) no-repeat center left;
font-weight: bold;
height: 15px;
padding:1px 7px 2px 18px;
}

.content ul.listing li small span.pt,
.content .postHead small span.pt{
color:#1c1c1c;
font:10px 'Verdana','Arial','Trebuchet MS';
text-transform:uppercase;
width:78px;
display:inline;
margin-left:2px;
background:url(images/parttimeBg.png) no-repeat center left;
font-weight: bold;
height: 15px;
padding:1px 7px 2px 18px;
}
.content ul.listing li small span.ft,
.content .postHead small span.ft{
color:#1c1c1c;
font:10px 'Verdana','Arial','Trebuchet MS';
text-transform:uppercase;
width:78px;
display:inline;
margin-left:2px;
background:url(images/fulltimeBg.png) no-repeat center left;
font-weight: bold;
height: 15px;
padding:1px 7px 2px 18px;
}
.content .listing .item em{
height:40px;
display:block;
float:right;
text-align:right;
margin-top:-15px;
}
.content ul.listing li em,
.content .postHead em{
width:40px;
float:right;
display:block;
text-align:center;
color:#838383;
font-size:18px;
margin-top:-18px;
font-style:normal;
font-weight:normal;
}
.content ul.listing li em strong,
.content .postHead em strong{
display:block;
font-size:16px;
font-weight:bold;
font-style:normal;
text-transform: capitalize;
}
.content ul#featured li{
background-color:#f1f1db;
border-bottom:1px solid #c6c670;
color:#817c6f;
padding: 5px;
}
.content ul#featured li small a{
color:#7B8A15;
}
.content ul#featured{
border-top:solid 1px #c6c670;
}
.content ul.listing #old,
.content ul#featured #old{
background:#E0E0E0;
}
.content ul.listing #old h3 a,
.content ul#featured #old h3 a{
color:#B2B2B2;
}
.content ul.listing #old small a,
.content ul#featured small a{
color:#555;
}
.content ul.listing #old small,
.content ul#featured small{
color:#555;
}

/* Sidebar */
.sidebar{
width:265px;
float:right;
margin : 0 0 0 0;
}
.sidebar .employer{
}
.sidebar .employer a{
font:11px Verdana;
color:#333;
}
.sidebar .employer h3{
display:none;
}
.sidebar .employer form,
.sidebar .employer .in{
background:#FFFFFF;
border-left:1px solid #c6c670;
border-right:1px solid #c6c670;
padding:8px 15px;
margin-right:1px;
margin-left:1px;
}

.sidebar .employer form label{
color:#636363;
text-transform:uppercase;
display:block;
font:12px 'Trebuchet MS';
margin-top:7px;
}

.sidebar .employer form input.x
{ border:solid 1px #cacaca;
  background:white;
  padding:5px;
  margin-top:2px;
  width:213px; }

.sidebar .employer form input#submit_go3
{ width:120px;
  height:36px;
  display:block;
  border:none;
  background:transparent url(images/login.png) no-repeat center top;
  font-size:1px;
  text-align:right;
  color:#3D3D3D;
  cursor:pointer; }

.sidebar .employer .b
{ width:265px;
  height:7px;
  background:url(images/employerBottom.png) no-repeat center top; }

.sidebar .err
{ border:solid 1px #f63062;
  padding:10px 10px 10px 55px;
  background:white url(images/attentionMarkSmall.jpg) no-repeat 3% 50%;
  margin-bottom:10px;
  color:#f63062;
  font:12px/19px 'Verdana'; }

.sidebar .login
{
height:100%;
display:block;
background-image:url(images/employeLogin.png);
background-position: top;
background-repeat: no-repeat;
padding-top: 42px;
}

.sidebar .panel{
height:100%;
display:block;
background:url(images/controlPanel.png) no-repeat center top;
background-position: top;
background-repeat: no-repeat;
padding-top: 42px;
 }

.sidebar .panel a
{ display:block; }

.sidebar .panel .profile
{ letter-spacing:1px;
  font:10px 'Verdana';
  text-transform:uppercase;
  padding:5px 0 7px 0;
  border-bottom:solid 1px #a6a6a6;
  color:#555; }

.sidebar .panel .profile span
{ display:block;
  text-transform:none;
  letter-spacing:0;
  font:bold 14px 'Arial';
  margin-top:2px;
  color:#333; }

.sidebar .panel a
{ display:block;
  border-bottom:solid 1px #cfcfcf;
  padding:6px 0 7px 0;
  color:#555; }

.sidebar .panel a#logout
{ border-bottom:none;
  font-weight:bold; }
.sidebar ul li ul li ul li,
#footer ul li ul li ul li {
list-style-type : none;
list-style-image : none;
margin-left : 10px;
margin-top : 0;
}
.sidebar ul li ul li,
#footer ul li ul li  {
list-style-image : url(images/listBg.png);
margin-left : 10px;
}
.sidebar ul li ul,
#footer ul li ul {
margin-top : 0;
}
.sidebar ul li ul li a,
.sidebar ul li a {
color : #444444;

}
.sidebar ul li ul li a:hover,
.sidebar ul li a:hover,
#footer ul li ul li a:hover {
color : #90a119;
}
.sidebar ul, .sidebar ul ol,
#footer ul {
margin : 0;
padding : 0;
}
.sidebar ul li,
#footer ul li {
margin-top : 0;
list-style-type : none;
list-style-image : none;
margin-bottom : 0;
}
.sidebar ul ul,
.sidebar ul ol,
#footer ul ul {
margin : 0 0 0 10px;
}
.sidebar ul ul ul,
.sidebar ul ol,
#footer ul ul ul {
margin : 0 0 0 0;
}
ol li, .sidebar ul ol li {
list-style : decimal;
}
.sidebar ul ul li, .sidebar ul ol li,
#footer ul ul li {
margin : 0 0 0 0;
padding : 0;
}
.headersidebar{
background-image: url(images/sidebar.png);
background-repeat: no-repeat;
background-position: top left;
height: 42px;
padding-left: 5px;
margin-top: 15px;
}
.headersidebar h2 {
margin: 0px;
color: #ffffff;
border: none;
font-size: 14px;
font-weight: bold;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
font-family: Verdana;
}
.footersidebar {
height : 7px;
background-image: url(images/sidebarbottom.png);
background-repeat: no-repeat;
background-position: top left;
}
.contentsidebar {
font:13px 'Verdana';
padding-left : 5px;
padding-right : 5px;
  border-left:1px solid #c6c670;
  border-right:1px solid #c6c670;
  margin-right:1px;
  margin-left:1px;
}
.contentsidebar a{
text-decoration:none;
}
.contentsidebar a:hover{
text-decoration:none;

}
/* Footer */
.footer
{ background-color: #C6C670 ;
  margin-top:25px;
  padding-top:10px;
  color:#666;
  font:12px 'Verdana','Arial','Trebuchet MS';
  padding-bottom:25px;
  text-align: center;}

.footer a
{ color:#333; }

.footer strong
{ color:#666;
  display:block;
  margin-bottom:5px; }

/* Single Post */
.content .postHead
{ margin:20px 0 10px 0;
  padding-bottom:15px;
  border-bottom:solid 1px #e0e0e0; }

.content .postHead h3
{ font:20px 'Arial','Trebuchet MS',sans-serif;
  width:600px;
  float:left; }

.content .share-mail a
{ color:#252525;
  font:11px 'Verdana','Arial',sans-serif; }

.content .share-mail .left
{ width:auto;
  float:left; }

.content .share-mail .right
{ width:auto;
  float:right;
  text-align:right; }

.content .share-mail a.mailPost
{ background:url(images/mailPost.jpg) no-repeat center left;
  padding-left:15px;
  margin-right:10px; }

.content .share-mail a.printPost
{ background:url(images/printer.png) no-repeat center left;
  padding-left:20px;
  padding-bottom:2px;
padding-top:2px; }

.content .postContent
{ color:#6c6c6c;
  font:12px/19px 'Verdana','Arial','Trebuchet MS';
  margin-bottom:20px; }

.content .postContent h3
{ color:#252525;
  text-transform:uppercase;
  font:bold 14px 'Trebuchet MS';
  letter-spacing:1px;
  margin:20px 0 0px 0; }

.content .postContent p
{ margin-bottom:13px; }

.content .postContent ul
{ margin:20px 30px;
  list-style:none; }

.content .postContent ul li
{ background:url(images/listBg.png) no-repeat left center;
  padding-left:15px;
  padding-bottom:5px;
  font:italic 14px/19px 'Georgia';
  color:#333; }

.content .postContent blockquote
{ color:#444;
  font:14px/20px 'Arial';
  background:url(images/quoteBg.jpg) no-repeat left top;
  margin:15px 0 15px 20px;
  padding-left:40px; }

.content #msg_body
{ display:none; }

.content .expandLink,.submission input#submit_go,.content a#submit_go, input#submit_go
{ width:140px;
  display:block;
  border: none;
  color:#fff;
  background:url(images/applyOnline.png) no-repeat center top;
  text-align:center;
  text-decoration:none;
  font:12px/12px 'Verdana';
  font-weight: bold;
  height: 36px;
  padding:10px 0; }
.content a#submit_gocode, .input#submit_gocode, .submission input#submit_gocode
{ width:140px;
  display:block;
  border: none;
  color:#fff;
  background:url(images/applyOnline.png) no-repeat center top;
  text-align:center;
  text-decoration:none;
  font:12px/12px 'Verdana';
  font-weight: bold;
  height: 36px;
  padding:10px 0;
  float: right;}
.submission input#submit_go_renew {
width: 85px;
display: block;
color: #ffffff;
font-family: 'Verdana';
font-size: 12px;
background: url(images/renew.jpg) no-repeat center top;
text-align: center;
line-height: 12px;
padding: 1px 0;
 }
 .content a#submit_go_renew {
  width: 85px;
  display: block;
  color: #ffffff;
  background: url(images/renew.jpg) no-repeat center top;
  text-align: center;
  text-decoration: none;
  font: 12px/12px 'Verdana';
  padding: 12px 0;
}
.content .applyForm
{ background:#c6c670 url(images/applyFormTop.jpg) no-repeat center top;
  margin-top:20px;
  padding:40px 0 0 0;
  font:11px 'Trebuchet MS';
  letter-spacing:1px;
  text-transform:uppercase;
  color:#5c5c5c; }

.content .applyForm input,.content textarea
{ display:block;
  width:300px;
  border:1px solid #c6c670; }

.content .applyForm .left
{ width:320px;
  float:left;
  margin-left:20px; }

.content .applyForm .right
{ width:320px;
  float:right;
  margin-right:20px; }

.content .applyForm .bottom
{ width:705px;
  height:5px;
  display:block;
  background:url(images/applyFormBottom.jpg) no-repeat center top;
  margin-top:15px; }

.content .applyForm input#submit_go
{ width:120px;
  height:36px;
  border:none;
  padding:0;
  display:block;
  font-size:0;
  background:url(images/applyNow.png) no-repeat center top;
  cursor:pointer;
  margin-left:20px;
  margin-top:15px; }

.content .atention
{ background:white url(images/attentionMarkSmall.jpg) no-repeat center left;
  font:bold 15px 'Arial';
  color:#f63062;
  padding:10px 45px;
  margin-top:20px; }

#inPage h3
{ font:20px 'Arial','Trebuchet MS',sans-serif;
  border-bottom:solid 1px #e0e0e0;
  margin:20px 0;
  padding-bottom:15px; }

.content .err
{ background:white url(images/attentionMark.jpg) no-repeat 3% 50%;
  margin-bottom:20px;
  padding:20px 20px 20px 110px;
  border:solid 1px #f63062;
  height: 50px;
  font-family:'Arial';
  color:#f63062;
  margin-top:10px; }

.content .err b
{ font:15px 'Arial';
  color:#f63062;
  margin-bottom:20px; }

.content .err li
{ font-family:'Verdana';
  line-height:14px;
  list-style:none;
  color:#f63062; }

.content .success
{ background:url(images/successMark.jpg) no-repeat 3% 50%;
  margin-bottom:20px;
  height: 40px;
  padding:20px 20px 20px 110px;
  border:solid 1px #96b100;
  color:#96b100;
  margin-top:10px;
  font:bold 15px 'Arial'; }

/* Post Job Form */
.submission h2
{ text-transform:none;
  letter-spacing:-1px;
  font:25px 'Arial';
  color:#333;
  margin:25px 0; }

.submission .inputStyle
{  border:none;
  font: 14px 'Arial';
    margin-bottom:10px;
  color:#555;
  float:left; }

.submission input
{ width:260px;
  padding:10px 15px;
  border:1px solid #c6c670;
  background-color:transparent;
  font: 14px/14px 'Arial';
  color:#555;
  float:left;  }

.submission input#companylogo
{ background:none;
   }

.submission label
{ width:190px;
  float:left;
  color:#333;
  font:12px 'Verdana';
  text-align:left;
  padding-right:15px;
  padding-top:10px; }

.submission select
{ width:260px;
  margin-bottom:10px;
  padding:10px 15px;
  border:1px solid #c6c670;
  background-color:transparent;
  font: 14px/14px 'Arial';
  color:#555;
  float:left; }




.submission textarea
{ width:430px;
  height:128px;
  margin-left: 0px;
  font:12px 'Arial';
  border: 1px solid #c6c670; }

.submission h3
{ position:relative;
  background:url(images/titleBg.png) no-repeat left top;
  margin-left:16px;
  width:200px;
  font:bold 14px/14px 'Arial';
  padding:9px 10px;
  color:#333; }

.submission .section
{ border:1px solid #c6c670;
  padding:30px 5px 30px 10px;
  margin-bottom:25px;
  margin-top:-16px; }

.content a.back
{ width:140px;
  display:block;
  color:#fff;
  background:url(images/backButton.png) no-repeat center top;
  text-align:center;
  text-decoration:none;
  font:12px/12px 'Verdana';
  font-weight: bold;
  padding:12px 0; }

.steps
{ margin:40px 0; }

.sumbission input#submit_go
{ float:none; }

.free
{ color:#7c9200;
  text-align:center;
  margin-bottom:20px;
  font:bold 15px 'Arial'; }

.message
{ text-align:center; }

.message h4
{ color:#f84c0b;
  font:20px 'Arial';
  letter-spacing:-1px; }

.message small
{ font:11px 'Verdana';
  color:#555; }

.message p
{ color:#444;
  font:bold 14px/20px 'Arial';
  width:400px;
  margin:0 auto;
  margin-top:15px;
  margin-bottom:30px; }

.message p a
{ color:#111; }

/* Post Job Preview */
.previewBox
{ background:#f5f5e6 url(images/previewTop.jpg) no-repeat center top;
  padding:30px; }

.previewBox .postHead
{ margin:0 0 10px 0;
  border-bottom:solid 1px #ffffff; }

.previewBox .postContent
{ margin:0;
  padding:0;
  color: #000000; }

.pBottom
{ width:705px;
  height:6px;
  background:url(images/previewBottom.jpg) no-repeat center top; }

/* Post Job Fee Table */
.table
{ line-height:16px;
  margin:-15px 0 30px; }

.table .first
{ width:375px;
  float:left; }

.table .second
{ width:80px;
  float:left; }

.table .third
{ width:80px;
  float:left; }
.table .fourth
{
width: 90px;
float: right;
}.
.table .group
{ border-bottom:solid 1px #dbdbdb; }

.table .group .first
{ font:14px 'Arial'; }

.table .group .third
{ font:bold 14px 'Arial';
  color:#555; }
.table .group .fourth { font-family: 'Arial'; font-size: 14px; font-weight: bold; color: #555; }
.table .head
{ border-bottom:solid 4px #dbdbdb;
  font:10px 'Verdana';
  text-transform:uppercase;
  color:#555; }

.first,.second,.third,.fourth
{ padding:10px; }

.table .group .first,.table .group .second,.table .group .third,.table .group .fourth
{ height:30px;
  padding:10px 10px; }

.table .total strong
{ width:60px;
  float:right;
  font:bold 15px 'Arial';
  color:#111; }

.table .total
{ padding:10px;
  font:10px 'Verdana';
  text-transform:uppercase;
  color:#555; }

.table #edit
{ width:16px;
  height:16px;
  display:block;
  text-indent:-9999px;
  border:none;
  background:url(images/edit.png) no-repeat center top;
  float:left; }

.table #delete
{ width:16px;
  height:16px;
  display:block;
  text-indent:-9999px;
  border:none;
  background:url(images/delete.png) no-repeat center top;
  float:left;
  margin-left:5px; }

.table input
{ margin:0;
  padding:0;
  width:16px;
  height:16px;
}
.link { color: #75752F;
text-decoration: none;
font-weight: bold;
font-size: 18px;}
.link:hover { color: #C6C670;
text-decoration: none; }

.searchterm1, .searchterm1 a { background-color: #FFFF00; padding: 2px 0px; font-weight: bold;}
.searchterm2, .searchterm2 a { background-color: #F7B34F; padding: 2px 0px; font-weight: bold;}
.searchterm3, .searchterm3 a { background-color: #A0F74F; padding: 2px 0px; font-weight: bold;}
.searchterm4, .searchterm4 a { background-color: #4FCFF7; padding: 2px 0px; font-weight: bold;}
.searchterm5, .searchterm5 a { background-color: #F7C7F1; padding: 2px 0px; font-weight: bold;}

.incoming {
overflow: hidden;
border: 3px solid #DCEEEE;
padding: 0.5em;
margin: 2em 0em;
color: #2530A8;
background-color: #F1FAF9;
clear: both;
}

.incoming h3
{
width: 100%;
margin: 0;
padding: 5px;
font-weight: bold;
font-size: 16px;
}

.incoming a {	color: #405D77; }
.incoming a:hover {	color: red; }
.incoming div { padding: 5px; }
.incoming p { margin: 0; padding: 0; }
.incoming ul li, .incoming ul { background: none; margin: 0; padding: 0; }
.incoming ul li { margin-left: 40px; }
.incoming .hide { float: right; margin: 5px; padding: 0; }


/* PLUGIN PAGE NAVIGATION */
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 0px 2px 0px 2px;
	text-decoration: none;
    color : #75752F;
    font-weight: bold;
    text-decoration: none;
font-size: 18px;
}

.wp-pagenavi a:hover {
	color: #C6C670;
    text-decoration: none;
}

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi span {
	text-decoration: none;
    color : #75752F;
    font-weight: bold;
    text-decoration: none;
font-size: 18px;
}

.wp-pagenavi span.current {
	text-decoration: none;
    color : #f63062;
    font-weight: bold;
    text-decoration: none;
font-size: 18px;
}



/*FIN PLUGIN PAGE NAVIGATION */

