/*  
Theme Name: JobsOL4
Theme URI: http://jobsonline.co.ls/
Description: Designed by <a href=http://jobsonline.co.ls>Bonzy Salesman</a>
Version: 0.09
Author: Bonzy Salesman
Author URI: http://kolabinteractive.com/
*/

@charset "utf-8";
/* CSS Document */
body { 
  background: #FFF url(jobsonline/assets/images/bg_bodyx3.png) no-repeat scroll 0 -150px;
	font-family: Arial, Helvetica, "Trebuchet MS", Helvetica, sans-serif;
	border-top: 0px solid #ccc;
	line-height:1.6em;
	padding-top: 40px;
  font-size: 12px;
  margin:0 auto;
  opacity: 1.8;
  padding:0 0;
  color:#666;}
/*
#################################################
################ANCHOR STYLES####################
#################################################
*/
a {
	text-decoration: none;
	font-weight: bold;
	color: #FF6633;}
a[href^="mailto:"] {
 background-image:transparent url(assets/img/icons/email.png) no-repeat scroll 0 0;}
a[href$=".pdf"] {
  background:transparent url(assets/img/icons/pdf.png) no-repeat scroll 0 0;
  padding-right: 20px;}  
a[href$=".doc"], a[href$=".docx"] {
  background:transparent url(assets/img/icons/doc.png) no-repeat scroll 0 0; 
  padding-left: 20px;}  
a[href$=".xls"] { 
  background-image:transparent url(assets/img/icons/xls.png) no-repeat scroll 0 0;
  padding-right: 20px;} 
#tag_box a {  
  text-decoration:none;
  font-weight:lighter;	
  color:#5d9be8;}
  
  
/*
###########################################
#################HEADING STYLES############
###########################################
*/
h1, h2, h3, h4, h5, h6, h7 {
  font-family:Georgia, Arial,Helvetica,sans-serif; 
}
h3, h4, h5, h6 { 
  font-family:Georgia, Arial,Helvetica,sans-serif;  
  background-color:*#fefefe;
  border-bottom: 1px solid #EAEBEC;
  border-left: 1px solid #EFEFEF;
  font-style: normal;	
  font-weight:600;
  color:#5e9ee9;
  padding: 5px; 
}
h2 {
/*PUT-SOME-STYLES-HERE*/
}
h2.title { 
  font-family:Georgia, Arial,Helvetica,sans-serif; 
  border-bottom:1px solid #eaebec; 
  border-left:1px solid #f9f9f9;
  border-top:1px solid #eaebec;
  text-transform:/*uppercase */ propercase; 
  background-color:*#fefefe;
  font-style:normal;	
  font-weight:500;
  font-size:13px;
  margin:auto 0;
  margin-right: -3px;		 
  color:#5d9be8; 
  padding:5px;
  padding-left: 0;
  height:17px;}
h2.title a {		
  text-decoration:none;
  font-weight:bold;	
  color:#5d9be8;}
  
#page_static h2 {	 
  font-family:Arial,Helvetica,sans-serif; 
  font-style:normal;	
  font-weight:bold;
  font-size:16px;
  color:#5d9be8;}
h3 { 
  font-family:Arial,Helvetica,sans-serif; 
  font-style:normal;	
  font-weight:bold;
  font-size:12px;
  color:#5d9be8;}
h4{	
  /*font-family:Helvetica, Arial, sans-serif;	*/
  font-weight: 600;	
  color:#666;}
h5{  
  font-family:Arial,Helvetica,sans-serif;
  border-bottom: 1px dashed #999;
  text-transform:none;
  font-style:normal; 
  padding:-5px 5px; 
  font-weight:bold; 
  font-size:15px;	
  color:#5d9be8; 
  display:block; }

/*
##########################################
############input styles##################
*/
input#s{
  border-color: #B7B7B7 #B7B7B7 #E8E8E8 #B7B7B7 ;
}
input[type="text"], input[type="password"] {
    color: #666;
    border-color: #e8e8e8 /*#B7B7B7 #E8E8E8 #B7B7B7 */;
    background-color: #fefefe;
    font-family: Georgia, 'Trebuchet MS', Times, sans-serif;
  }
#newsletter_form input[type="text"] {
    margin: 0;
    padding: 2px 3px;
    background-color: #fefefe;
  }
#wpnewsletter_name.error {
  padding: 3px;
}
#newsletter_form .submit {
  margin-top: -5px;
}
#newsletter_form label.error {
  padding: 3px;
  border: none;
  background: none;
}
  input[type="file"] {
    border-color: #eee;
    background-color: #fefefe;
  }
  input[type="submit"] {
    color: #999;
    font-weight: 400;
    border-color: #eee;
    background-color: #e0e0e0;
    padding: 3px 5px 2px 5px;
    width: 80px;
  }
  textarea {
    margin-bottom: 10px;
  }
  #wp-submit2 {
    height: 22px;
    margin-top: -4px;

  }
/*
###########################################
###############HEADER STYLES###############
###########################################
*/
#header {	
  /*background: transparent url(assets/images/bg_bodyx.jpg) no-repeat scroll -4px 12px;*/
  border-bottom:1px dashed #ccc;
  padding-bottom: 5px; 
  margin-top: 5px;
  }
#header #top_search {	
  background:transparent url(assets/img/btn_bg.jpg) repeat-x scroll 0 0;	
  border:1px solid #ededed; 
  margin-top:-4px; 
  color:#999;}

/* Find Utility Tag Style Group */
#utility_search #tag {	
  color:#999;}
#utility_links a { 
  color:#999;}
  
  
/*
###########################################
##########PAGINATION STYLES################
###########################################
*/
ul#pagers {	  
  font-family:"Trebuchet MS",Arial,sans-serif;
  list-style-type:none;
  position:relative; 
  font-size:inherit; 
  font-weight:bold; 
  width:120px; 
  height:20px;
  padding:3px;
  margin:0;	
}
ul#pagers li {	
  background:transparent url() repeat scroll 0 0; 	 
  margin:0 0 0 4px;
  display:block; 
  height:20px;
  float:left;
 }
#utility_search {
	background-color: #fff;
	margin-top: 10px;
	height: 50px;
}

#utility_date {	
  background-color:transparent url() repeat scroll 0 0; 
  text-transform:uppercase;
  margin-bottom:-5px; 	
  padding-bottom:4px;
  padding-top:57px;	
  font-weight:bold;
  font-size:10px;	
  color:#999; 
  vertical-align: bottom;
}
                          
                          
/*
#################################
###########SIMPLE-MENU###########
#################################
*/
ul#simple-menu {	
  font-family: Helvetica, Arial,"Trebuchet MS",sans-serif;
  list-style-type:none;
  padding:11px 0 0 0;
  position: relative; 	 
  font-weight: bold; 
  font-size: 13px;
  height: 27px; 
  width: 100%;	
  margin: 0;
  margin-left: -18px; 
}
ul#simple-menu li { 
  background:transparent url(assets/img/tilted2.jpg) no-repeat scroll 0 0; 
  margin:0 0 0 4px;	
  display: block;	
  height: 27px;
  float:left;	
}
ul#simple-menu li.first {
  margin:0 0 0 0px;
}
ul#simple-menu li.left {	
  margin:0;
}
ul#simple-menu li a{  
  text-transform: /*uppercase */ none;
  text-decoration:none;
  padding:0 17px 0 18px; 
  line-height:27px;
  font-weight: 600;
  font-size: 125%; 	
  color:/*#0e71ec*/ #5D9BE8;
  display:block;
  height:27px;
  float:left; 
}
ul#simple-menu li a.right { 
  padding-right:19px;
}
ul#simple-menu li a:hover { 
  color: #F63;
}
ul#simple-menu li a.current { 
  /* color:#2E4560; */
  background:#fff;
  padding-left: -5px;
}
ul#simple-menu li a.current:hover {	
  background:#fff;
  color:#2E4560;
   
}
/*
###################################
###############THE REST############
###################################
*/
#the_rest, body {
    background: #fff url(assets/images/c-bg2.gif) repeat-x -410px -10px;
  }
/*
###################################
###########LEFTCOL STYLES##########
###################################
*/
#leftcol { 
  background-color:#fff url() repeat scroll 0 0;
}
#leftcol #comp_search {	
  background: #f8f8f8 url() repeat scroll 0 0;
  margin-top: 24px;
  padding-left: -5px;	
}
#leftcol #comp_search h2{	
  background: #fefefe url() repeat scroll 0 0;
}
#leftcol #newsletter_form {	
  font-family: Georgia, 'Trebuchet MS', Times, sans-serif;
  padding: 10px 5px 2px 0px;
  margin-bottom: 0px;
  margin-left: -4px; 
}
/*MOVE TO MISCELLANIOUS CLASSES AT BOTTOM*/

#wp-submit {
  width: auto;
}

/*
###################################
#############MidCol################
###################################
*/
#midcol {	
  background-color:#fff url() repeat scroll 0 0;
}
#midcol #inner_main {
  /* border-left: 2px dotted #ccc;	
  border-top: 2px dotted #ccc; 
  border: 0px dotted #ccc;
  border-right: none;
  margin-top:24px;
  -moz-border-radius-topleft: 4px;
  border-style: dotted;
  border-width: 0px;
  border-right: #fff;*/
  margin-top:25px;
}

#midcol #inner_main #fancy_search_box{	
  background: /*transparent*/ #F3F3F3 url() no-repeat top left;	
  border-bottom: 2px dotted #ccc;
  border-right: 2px dotted #ccc;
  padding: 5px 0 0 10px;
  font-weight: bold; 
  margin: auto 0;	
  margin-right: 0px;
  /*height: 27px;	*/
  color: #999; 
}
#midcol #inner_main_content {
  background: #fff;
  border-right: 2px dotted #fcfcfc;
  border-left: 2px dotted #ccc;
  padding: 5px;
  margin: 2px 0px 2px 0px;
}
#inner_main_content #datax {
	/* border-top: 2px dotted #ccc; */
	/*margin-top: 24px; */
	padding: 2px;
	color: #666;
}
#inner_main_content #datax p {
  font-size: 120%;
  color: #666;
}
#inner_main_content #datax th, #inner_main_content #datax td, #inner_main_content #datax caption {
  padding:0;
  margin: 0;
  margin-right: -1px;
}
#inner_main_content #datax th{
	border-bottom:0px dotted #ccc;
	/*margin-top:24px; */
}
/*
Local Miscellanious Classes
*/
.entry {	
  font-family:Georgia, 'Trebuchet MS', Times, sans-serif; 
  border-bottom:0px dashed #efefef; 
  padding:5px;
}
.notice {	
  font-family:Georgia, 'Trebuchet MS', Times, sans-serif; 
  padding:5px;
}
.hide {
  display: none;
}
.navigatar{ 
  border:1px solid #ddd; 
  padding:2px 35px;
  float:right; 
  }
.navigation {
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-style: solid;
  border-width: 2px;
}
#search_form { 
  background:transparent url() 0 0 no-repeat;
  margin: 0 0 5px 0;
}
.search_input {	
  font-weight: bold; 
  color: #999;
}
#search_form span {	
  padding-left: 15px;
}
#paged_links {
	border-top:1px dashed #AAAAAA;
	padding:5px;
	margin:2px;
}
/*
########################
###WP PAGENAVI STYLES###
########################
*/
.wp-pagenavi span.pages {
	font-weight:bold;
	border:none;
	color:#999;}
.wp-pagenavi {
  margin-top: 10px;
}	
.wp-pagenavi a{
  color: #5d9be8;
  border: 2px solid #F9F9F9;
  font-size: 105%;
  font-weight: 800;
  font-family: Georgia, 'Trebuchet MS', Times, sans-serif;
  outline: 1px solid #F4F4F4;
  padding: 1px 4px;
  margin: 4px;
  text-decoration: none;
}
.wp-pagenavi span.current {
	font-weight:bolder;
	color:#333;}
.wp-pagenavi.current, .wp-pagenavi span.current{
	border:1px solid #aaa;
	text-decoration:none;
	font-weight:bold;
	padding:2px 5px;
	margin:2px;
	color:#F60;}
.wp-pagenavi span.current {
  border: 2px solid #F9F9F9;
	text-decoration: underline;
	font-size: 95%;
	font-weight: 700;
	padding:2px 5px;
	margin:2px;
	color:#F63;
}
/*
End of WP_Page_Navi
*/

#quotation_box p {
  font-weight:bold;
  color:#333;
}
/*
###################
##RIGHTCOL STYLES##
###################
*/
#rightcol {
	background-color:#fff;
	text-align:left;
	padding-top: 5px;
}
#rightcol div.box {
  padding-right: 10px;
}
#rightcol div.box {
  width: 170px;
}
#rightcol #login_box {
	margin-top:10px;}
#sign-up {
	background:transparent url(assets/img/btn_bg.jpg) 0 0 repeat-x;
	border:1px solid #ededed;
	margin:5px 0 0 0;
	font-weight:bold;
	font-size:12px;
	color:#f63;}
.login_btn {
	background:/* url(../images/bg2.jpg)*/ #fff;
	text-transform:lowercase;
	border:2px solid #CCC;
	margin-left:-14px;
	font-weight:bold;
	padding:1px;
	margin:5px;
	width:60px;
	color:#999;}
#main_nav {
	background-color:#FFF;}
#utility_date {
	background-color:transparent;
	margin-bottom:-5px;
	padding-top:15px;
	font-weight:500;
	font-size:10px;
	color:#333;}
.cmd_search {
	background:url(../images/bg2.jpg);
	border:1px solid #CCC;
	font-weight:bold;
	padding:1px;
	color:#999;}
#utility_search_form {
	padding:5px 0;
	float:right;}
#utility_links {
	text-align:right;
	font-weight:bold;}
#branding_space {
	padding:10px;
	padding-left: 0px;}
#branding_space .slogan {
	text-align:center;
	padding-left:16px;
	font-weight:bold;
	margin-top:-20px;
	color:#999;}
#branding_space h1 {
	margin: 0 auto;}
#ad_space {
	color:rgb(153, 153, 153);
	text-align:center;
	font-size: 28px;
	margin:10px 0;
	padding:10px;}
#ad_space span {
	color:rgb(255, 102, 51); 
	font-weight:bold;}

ul#catz li {
	border-bottom:1px dashed #dadada;
	list-style-type:none;}
ul#catz li a {
	color:#999;}
ul#catz ul li {
	border-top:0px dashed #dadada;
	list-style-type:none;
	padding-left:0px;}
ul#catz ul li a {
	color:#555;}
.categories {
	font-weight:bold;
	font-size:18px;
	color:#333;}
.categories.cat-items {
	font-weight:normal;
	font-size:13px;
	color:#333;}
.categories ul {
	margin-left:-10px;}
.categories ul li ul li {
	list-style-type:none;
	border-bottom:none;
	padding-left:none; 
	width: 220px;}
#footer {
	border-top:1px dashed #ccc;
	margin:10px 10px 0 0;
	padding:5px;
	width: 940px;}
#footer p {
  padding: 15px 0 0 0;
}	
	/*MOVE TO MISCELLANIOUS CLASSES BELOW*/
	.box{	
  background: #fff url() repeat scroll 0 0;
	border-bottom: 2px solid #f7f7f7;
	border: 1px solid #f7f7f7;
	margin: 0px 0px 0px 0px;
	margin-bottom: 10px;
	background: #ff;
	font-size: 12px;
	padding: 4px;
	-moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-style: solid;
  border-width: 1px;}
.box h2 {
	font-family:'Trebuchet MS', Arial,Helvetica,sans-serif;
	border-bottom:1px solid #EEE;
	text-transform:none;
	padding-left:0px;
	font-weight:bold;
 	background:#fff;
 	font-size:13px;
	color:#5d9be8;
	padding:auto;
	margin:0px;
}
.heavy{
	font-weight: bold;}
.title {
	color:#5D9BE8;}
/*END OF MISCELLANIOUS CLASSES*/
#login_btn { 
		background:rgb(255, 255, 255) url(assets/images/bg2.jpg) repeat-x scroll 0% 0%;
		border: 1px solid rgb(204, 204, 204);
		color:rgb(102, 102, 102);
		text-transform:uppercase;
		font-weight:700;
		margin:5px 0px;}
label {
	display:inline;
	float:left;}
#myform label { 
	width:10em;
	float:left;}
#myform label.error {
	vertical-align:top;  
	padding-left:.5em; 
	float:none; 
	color:red;}
#myform p { clear: both;}

#myform.submit { 
  margin-left:12em;}

#myform em { 
	vertical-align:top; 
	padding-right:1em; 
	font-weight:bold;}
#myform form {
	padding-left:10px;
	padding:5px;}
#myform form td, #myform p {
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #dcdcdc;
	padding:5px;
	color:#999;}
#form_container {
	width:500px;}
	
/*
###################################################
##############MISCELLANIOUS CLASSES################
###################################################
*/
.fancy_btn{
	background:transparent url(assets/img/btn_bg.jpg) repeat-x scroll 0 0;
	border:1px solid #ededed;
	font-weight:bold;
	margin-top:-4px;}
p.center { 
  text-align:center;}
.application_button, .edit_jobs{
  padding: 3px;
  color: #5d9be8;
  border:1px solid #d6d6d6;
  padding-bottom: -2px;
  background: #e0e0e0 url(assets/img/btn_bg.jpg) repeat-x scroll 0 0;
   -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-style: solid;
    border-width: 1px;
}
.edit_jobs {
  width: auto;
  color: #999;
  float: right;
  padding: 0 3px;
  margin: 10px 4px 0;
}
a.application_button {
  padding: 3px;
  color: #5d9be8;
  border:1px solid #d6d6d6;
  padding-bottom: -2px;
  background: #e0e0e0 url(assets/img/btn_bg.jpg) repeat-x scroll 0 0;
   -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-style: solid;
    border-width: 1px;
}
.input {
	border:1px solid #d6d6d6;
	margin-top:5px;
	color: #999;
	width: 140px;}
#datax #searchform #s, #datax .input {
	border:1px solid #fff;
	margin-top:5px;
	color: #999;
	width: 200px;}
.input_x {
	border:1px solid #efefef;}
	.screen-reader-text {
	padding-top: 5px;
	}
.member_span{
	font-weight:8px;} 
.titled {
  font-family:'Trebuchet MS', Arial,Helvetica,sans-serif;
  border-bottom:1px solid #CCCCCC;
  border-right:1px solid #DDD;
	border-left:1px solid #DDD;
	background-color:#FDFDFD; 
	padding:5px 10px 0 10px;
	font-style:normal;
	font-weight:bold;
	font-size:13px;
	margin:auto 0;
	color:#5d9be8;
	height:25px;}
.button {
	font-family: Verdana, Helvetica, Sans-Serif;
	border:1px solid #4C77B6;
	vertical-align: middle;
	background:#f7f7f7;
	font-size: 12px;
	padding: 2px;
	color:#000;
}
.form_input {
	font-weight: 600;
	font-size: 10px;
	width: 280px;
	padding: 3px;
	color: #999;}
	#searchsubmit{
	background: transparent none repeat-x scroll 0 0;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	padding:0 5px;
	margin-bottom: -3px;
	color: #555;}
.submit {
	background: transparent url(img/btn_bg.jpg) repeat-x scroll 0 0;
	font-family: Georgia, Times, serif;
	font-weight; bold;
	padding: 0 5px;
	color: #555;}
/*
##################################
##########MENU1 STYLES############
##################################
*/
#menu1 {
  background-color: #fff;
  height: 34px;
  /*margin: 4px 0 14px;
  width: 99.9%;*/
  margin-bottom: 10px;}
.menu1 {
  background:#999 url() repeat scroll 0 0; 
  padding:0 0 5px 2px;
  position:relative; 
  list-style:none; 
  height:30px; 
  margin:0;}
.menu1 li { 
  border-right:1px solid #919191; 
  margin-top:4px; 
  padding:0 5px;
  float:left;}
.menu1 li.current a {
  background:url(button3.gif);
  color:#fff;}
.menu1 li.current a b {
  background:transparent url(button3.gif) no-repeat right top;}
.menu1 li a:hover {
  color:#f63;}
.menu1 li a:hover b {
  background:transparent url(button2.gif) no-repeat scroll right top;}
.menu1 li.current a:hover {
  background:#000 url(button3.gif) repeat scroll 0 0; 
  cursor:default;
  color:#fff;}
.menu1 li.current a:hover b {
  background:url(button3.gif) no-repeat right top;}
.menu1 li.cat-item a:hover {
  color:#f63;}
h3.title span {
	font-size:9px;
	font-weight:700;}
span#catz a {	
  color:#fff;}
span#catz a: hover {	
  color:#b6cade;}
#jmenu {
	border-bottom:3px solid #999;  
	border-top:3px solid #999;  
	background-color:#999;
	margin:0px 0px 0px 0px;  
	width:101%;}
ul#catz0 {
  background-color: #fff;}
ul#catz0 li.cat-item{
  border-right: 1px solid #888;
  list-style-type: none;
  padding:0px 8px;
  margin: 0px;
  float: left;}
ul#catz0 li.cat-item a:hover {
  color: #f63;}
.newlogin {
	background: url(assets/img/btn_bg.jpg) repeat-x 0px 0px;
	border: 1px solid #ededed; 
	color: #999; 
	/* height: 18px; */ 
	margin-top: 0px; 
	text-align: left;
	color: #555;
}



.menu1 {
  background:/* #999 url(img/btn_bg.jpg) repeat scroll 0 0 */ none; 
  padding:0 0 0 2px;
  position:relative; 
  list-style:none; 
  /*height:21px;*/ 
  margin:0;}
.menu1 li {
border:none;
border-left:1px solid #ededed;
float:left;
margin-top:4px;
padding:0 5px;}
.cat-item{
	color: #999;
}
#branding_space {
	padding:0;
	height: 70px;
}
span#catz a {
	color: #999;
}
#stats p {
  font-family: Georgia, Times, serif;
}
#stats strong {
	font-family: Georgia, Times;
	font-weight: lighter;
	color: #06F;
}
.form-table th label {
  padding-top: 8px;
}
#midcol #fancy_search_box #search_form #searchsumit {
  background-image: none;
}
/*#the_rest {
  background-color: #fff;
}
*/
#utility_search {
  background-color: transparent;
  margin-right: -5px;
}
#utility_search input[type="text"]{
  /*height: 24px;*/
  border-color: #B7B7B7 #B7B7B7 #E8E8E8 #B7B7B7 ;
}
#online_app_form textarea {
  color: #666666; 
  font-family: Georgia, 'Trebuchet MS', Times, sans-serif; 
  font-size: 125%; 
  width: 400px;
}
.tag-link-17, a.tag-link-99 {
  color: #bbccdd;
}
#app_submit {
  font-family: Georgia, 'Trebuchet MS', Times, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  padding: 6px 4px 4px 4px;
  width: 150px;
  color: /*#f63* #5d9be8*/ #999;

}
#app-link, #email-ad {
  font-family: Georgia, 'Trebuchet MS', Times, sans-serif;
  font-weight: 900;
  font-size: 80%;
  text-transform: uppercase;
  padding: 6px 4px 4px 4px;
  width: auto;
  color: /*#f63* #5d9be8*/ #FFF;
  background-color: orange;
}
div#addicted_results {
  border:1px solid #5d9be8;
  color: #5d9be8;
}
div#addicted_results ul {
  color: #5d9be8;
}
#s {
  width: 200px;
}
#online_app_form label {
	display: inline;
	float: none;
}
#online_app_form input[type="text"] {
  font-family: Georgia, 'Trebuchet MS', Times, sans-serif;
  color: #666;
  width: 360px;
}
#online_app_form .error {
  padding: 3px;
  margin: 4px 0;
  border-width: 1px;
}
#online_app_form label.error {
  background: #fff;
  border: 0;
}
/* #newletter_app */
#newletter_form input[type="text"] {
  font-family: Georgia, 'Trebuchet MS', Times, sans-serif;
  color: #666;
  height: 11px;
}
#newletter_form  .error {
  padding: 3px;
  margin: 4px 0;
  border-width: 1px;
}
#newletter_form label.error {
  background: #fff;
  border: 0;
}
#inner_main_content #datax p {
  font-size: 120%;
  font-weight: normal;
  line-height: 140%;
}
.entry p {
  font-size: 120%;
  font-weight: normal;
  line-height: 140%;
}


#contact-wrapper {
	width: 430px;
	border: 0px solid #e2e2e2;
	background: #FFF /*#f1f1f1*/;
	padding: 0 0 0 3px;
}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size: 100%;
	width:auto;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:4px;
	font-size: 100%;
	color:#333;
	width: 200px;
}
form#contactform input[type="submit"] {
  width: auto;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	/*padding:0.6em 0.5em 0.7em;*/
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:0px;
}
form#contactform#message_path_row {
  margin-top: -15px;
}
.error {
  color: #f00;
}
#contact-wrapper label.error {
  padding: 3px;
}
/*.entry p{
  padding-right: 150px;
}*/
.entry p { 
  text-align:justify-left;
}
#related a {
 /* color: #5d9be8; */
  font-weight: 200;
}
a.tag-link-7 {
  color: #333;
}
#cycsubmit {
  width: auto;
}
.wpu-user {
  clear: right;
  float: left;
  width: 140px;
  margin-right: 5px;
}
#datax #searchform #s {
  border: 1px solid #ccc;
}
.wpcf7-not-valid-tip-no-ajax {
  color: #f00;
}
.wpcf7-not-valid-tip {
  color: #f00;
}
.wpcf7-validation-errors {
  background: yellow;
  border: 2px solid #f7e700;
  padding: 5px;
}
#extra-meta {
  border-bottom: 1px solid #fcfcfc; 
  font-family: Georgia, 'Trebuchet MS', Times, sans-serif; 
  margin-left: -5px; 
  padding: 0 5px 0 10px;
}
#tagged a {
  color: #5d9be8;
  color: turqose;
  font-weight: 500;
  text-align: center;
}
#pass-strength-result {
  display: block;
  margin-left: 30px;
  padding-top: 5px;
  border: 1px solid #f9f9f9;
} 
#registerform p br{
  display: block;
}
#registerform p small {
  display: block;
  padding-left: 60px;
}
