﻿/*
Theme Name: Atlantic News - Responsive Wordpress Magazine / Blog
Theme URI: http://themeforest.net/user/ZERGE/portfolio
Description: Atlantic News - Responsive Wordpress Magazine / Blog
Author: ZERGE
Author URI: http://themeforest.net/user/ZERGE
Version: 1.02
Tags: light, custom-background, threaded-comments
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/*
	Main Color: #72b7fc
	Wrapper Color: #F7F8F9
	Header Color: #111111
*/


* {

}
/* for HTML5 blocks */
header, footer, aside, nav, article, section {
	display: block;
}
a {
	outline: none !important
}
::selection, ::-moz-selection {
 background-color: #333 !important;
 color: #FFF !important
}
/*
   ---------------------------------------------------------------------------------------------------------
							Body
   ---------------------------------------------------------------------------------------------------------
*/
body, .body-class {
	color: #555;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #f7f8f9;


}


.top-block {
	background: url(img/top-footer.png) left top repeat;
	position: relative
}
/*
   ---------------------------------------------------------------------------------------------------------
							Clear Floats
   ---------------------------------------------------------------------------------------------------------
*/

.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*
   ---------------------------------------------------------------------------------------------------------
							Menu
   ---------------------------------------------------------------------------------------------------------
*/



.top-menu, .date-block, .copyright-block, .to-top-block {
	background-color: #373a3c;
	border: 1px solid #686b6e;
	margin-bottom: 10px;
	display: inline-block;
	height: auto;
	padding: 5px 10px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.copyright-block, .to-top-block {
	font-size: 11px;
	margin-bottom: 0;
	color: #aaa;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.copyright-block {
	text-transform: capitalize
}
.copyright-block a, .to-top-block a {
	color: #FFF;
}
.to-top-block {
	float: right
}
.date-block {
	float: right;
	font-size: 11px;
	color: #c0c0c0;
	margin-bottom: 15px;
}
#timeNow {
	float: left;
	margin-left: 2px;
}
.floatLeft {
	float: left !important
}
.bg-menu {
	background-color: #373a3c;
	border-top: 1px solid #666b6e;
	border-bottom: 5px solid #72b7fc;
	width: 100%;
}
.divider-1px-white {
	height: 1px;
	width: 100%;
	background-color: #fff
}
#menu {
	float: left;
	margin-left: 0;
}
.add-nav li a {
	text-transform: lowercase;
	line-height: 18px;
	font-size: 11px;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: capitalize;
	background: none !important;
}
.sf-menu.add-nav li:hover ul, .sf-menu.add-nav li.sfHover ul {
	top: 24px;
	width: 140px;
	background: #373A3C;
}
.sf-menu.add-nav li:hover ul li, .sf-menu.add-nav li.sfHover ul li {
	padding: 5px;
	width: 130px;
	border-bottom: 1px solid #424648
}
.sf-menu.add-nav li:hover ul li a, .sf-menu.add-nav li.sfHover ul li a {
	color: #999 !important
}
.sf-menu.add-nav li:hover ul li a:hover, .sf-menu.add-nav li.sfHover ul li a:hover {
	color: #fff !important
}
.sf-menu.add-nav a {
	padding: 0;
	color: #c0c0c0 !important;
}
.sf-menu.add-nav li {
	margin-right: 10px;
	border: none;
	padding: 0;
	background: none !important
}
.sf-menu.add-nav li:hover a {
	color: #fff !important;
	cursor: pointer
}
.sf-menu li:last-child {
	margin-right: 0
}
.banner {
	margin-bottom: 20px;
	margin-top: 5px;
	float: right;
	text-align: right
}
.feature-scroller {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dce2e7;
	background: #ffffff; /* Old browsers */
	background: -moz-ease-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(ease, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed)); /* Chrome,Safari4+ */
	background: -webkit-ease-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-ease-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* Opera 11.10+ */
	background: -ms-ease-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* IE10+ */
	background: ease-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* W3C */
}
/*
   ---------------------------------------------------------------------------------------------------------
							Logo
   ---------------------------------------------------------------------------------------------------------
*/

#logo {
	float: left;
	margin-bottom: 30px;
	margin-top: 15px;
}
#logo h1 {
	margin-bottom: 5px;
}
#logo h3 {
	margin-bottom: 0;
	padding-bottom: 0
}
#logo h1 a, #logo h3 a {
	color: #FFF
}
 */ /*
	* =====================================================================================
	* Widget Title Block
	* =====================================================================================
*/
 .title-block {
 width: 100%;
}
.title-block h3 {
	padding-left: 16px;
	background: url(img/title-indicator.png) left 3px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-transform: uppercase;
	color: #72b7fc;
	margin-bottom: 5px;
}
.title-block .divider {
	height: 5px;
	display: block;
	width: 100%;
	background-color: #575b5e;
	margin-bottom: 15px
}
/*
   ---------------------------------------------------------------------------------------------------------
							Slider Area for Static Image and Video Block
   ---------------------------------------------------------------------------------------------------------
*/

#slider-area {
	width: 980px;
	min-height: 360px;
	position: relative;
	margin-bottom: 15px;
	border-bottom: 1px solid #F4F3F3;
	line-height: 0 !important
}
#slider-area > img, #slider-area > iframe {
	margin-bottom: 0 !Important;
	padding-bottom: 0 !important
}
.slider-block {
	width: 100%;
	background-color: #333;
	margin-bottom: 30px;
}
#slider a img {
	max-width: 100%
}
/*
   ---------------------------------------------------------------------------------------------------------
	Lists
   ---------------------------------------------------------------------------------------------------------
*/

ul {
	list-style-type: none;
	list-style-position: inside;
	margin-bottom: 15px;
}
/* default lists */
ul.list li {
	padding: 5px 0;
	line-height: 18px;
}
ul.list.underline li {
	border-bottom: 1px dashed #DCE2E7
}
ul.unordered {
	list-style: none;
}
ul.ordered {
	list-style: inside decimal;
}
ul.square {
	list-style: inside square;
}
ul.circle {
	list-style: inside circle;
}
ul.bullets {
	list-style: inside disc
}
ul.arrow li {
	background: url('images/list-arrow.png') left 11px no-repeat;
	padding-left: 15px;
}
ul.arrow2 li {
	background: url('images/list-arrow2.png') left 11px no-repeat;
	padding-left: 15px;
}
/*
   ---------------------------------------------------------------------------------------------------------
							Typography
   ---------------------------------------------------------------------------------------------------------
*/

p {
	margin-bottom: 15px;
}
h1, h2, h3, h4, h5, h6 {
	color: #111;
	line-height: 18px;
	margin-bottom: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
}
h2 {
}
h3 {
	line-height: 24px;
	margin-bottom: 5px
}
h3 a {
	font-weight: bold;
	font-size: 18px;
	color: #222;
	line-height: 24px;
	text-transform: capitalize
}
h3 .widget-title a {
	margin-bottom: 0
}
h4 {
	font-size: 14px;
	line-height: 20px
}
h5 {
	font-size: 12px;
	line-height: 19px;
}
h6 {
	font-size: 11px;
	line-height: 18px
}
a, a:link, a:visited {
	text-decoration: none;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	-transition: color 0.3s ease;
}
a:hover {
	color: #72b7fc;
	outline: none !important
}
a.moretag {
	font-weight: bold !important;
	color: #72b7fc;
	display: inline-block
}
a.moretag:hover {
	color: #333
}
.small-meta a:hover, .meta-time a:hover {
	color: #72b7fc
}
.small-meta a, .meta-time a {
	color: #333;
}
.meta-time {
	margin-right: 5px;
}
a img {
	display: block;
	line-height: 0 !important;
	background: none !important;
}
.atlantic-post img, .atlantic-post iframe {
	margin-bottom: 15px;
}
.atlantic-post img {
	height: auto;
}
.atlantic-post iframe {
	width: 100%;
}
/*
   ---------------------------------------------------------------------------------------------------------
							Margins
   ---------------------------------------------------------------------------------------------------------
*/

/* top margins */
.margin-5t {
	margin-top: 5px;
}
.margin-8t {
	margin-top: 8px;
}
.margin-9t {
	margin-top: 9px;
}
.margin-10t {
	margin-top: 10px;
}
.margin-15t {
	margin-top: 15px;
}
.margin-20t {
	margin-top: 20px;
}
.margin-25t {
	margin-top: 25px;
}
.margin-30t {
	margin-top: 30px;
}
.margin-35t {
	margin-top: 35px;
}
.margin-40t {
	margin-top: 40px;
}
.margin-45t {
	margin-top: 45px;
}
.margin-50t {
	margin-top: 50px;
}
.margin-55t {
	margin-top: 55px;
}
.margin-60t {
	margin-top: 60px;
}
/* bottom margins */
.margin-5b {
	margin-bottom: 5px;
}
.margin-8b {
	margin-bottom: 8px;
}
.margin-10b {
	margin-bottom: 10px;
}
.margin-15b {
	margin-bottom: 15px;
}
.margin-20b {
	margin-bottom: 20px;
}
.margin-25b {
	margin-bottom: 25px;
}
.margin-30b {
	margin-bottom: 30px;
}
.margin-35b {
	margin-bottom: 35px;
}
.margin-40b {
	margin-bottom: 40px;
}
.margin-45b {
	margin-bottom: 45px;
}
.margin-50b {
	margin-bottom: 50px;
}
.margin-55b {
	margin-bottom: 55px;
}
.margin-60b {
	margin-bottom: 60px;
}
.margin-20l {
	margin-left: 20px;
}
.margin-20r {
	margin-right: 20px;
}
.margin-30l {
	margin-left: 30px;
}
.margin-30r {
	margin-right: 30px;
}
.no-margin-b {
	margin-bottom: 0;
}
.no-margin-t {
	margin-top: 0;
}
.floatRight {
	float: right
}
.floatLeft {
	float: right
}
/*-------------------------------------------------------------------------------------------------*/
	/*SUPERFISH MENU */
/*-------------------------------------------------------------------------------------------------*/

/*.atlantic_current_page_item a, .atlantic_current_page_item  {
	color: #fff !important;
	background-color: #72b7fc !important
}*/

.navigation select {
	display: none;
	width: 100%;
	padding: 5px 0;
	margin: 30px 0;
	border: none !important;
	float: right;
	text-transform: uppercase;
	font: 10px/16px Arial, Helvetica, sans-serif;
	color: #999
}
/*** ESSENTIAL STYLES ***/

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 9499;
}
.sf-menu {
	line-height: 1.0;
	cursor: pointer
}
.sf-menu ul {
	position: absolute;
	top: -999em;
}
.sf-menu ul li {
	width: 180px;
}
.sf-menu ul li ul li:first-child {
	border-top: none;
}
.sf-menu li:hover {
	visibility: inherit;
}
.sf-menu li {
	float: left;
	position: relative;
	padding: 10px 0;
	text-transform: capitalize
}
.sf-menu li li {
	border-bottom: 1px solid #424648
}
.sf-menu li li li {
/*	background:		#9AAEDB;*/
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline: 0;
}
.sf-menu li:hover, .sf-menu li.sfHover, .current-menu-item, li.current-menu-item, li.current-menu-parent, li.current-menu-ancestor {
	background: #72b7fc;
	color: #fff !important;
}
.sf-menu a {
	display: block;
	position: relative;
	padding: 10px;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0px;
	top: 43px;
	z-index: 99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 10em;
	top: 0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left: 10em;
	top: 0;
}
/*** DEMO SKIN ***/
.sf-menu {
	float: left;
	font-size: 12px;
}
.sf-menu a {
	text-decoration: none;
	padding: 0 15px;
}
.sf-menu a, .sf-menu a:visited {
	color: #fff;
}
.sf-menu li {
	border-right: 1px solid #595d60;
}
.sf-menu li li {
	font-size: 11px;
	padding: 10px 5px;
	border-right: none;
	background-color: #373a3c
}
.sf-menu li li a {
	font-size: 11px;
	text-transform: capitalize
}
.sf-menu li ul li {
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .active a {
	outline: 0;
	color: #fff;
}
.sf-menu a.sf-with-ul {
	min-width: 1px;
}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: -10px;
	top: 40px;
	width: 11px;
	height: 11px;
	text-indent: -999em;
	overflow: hidden;/*	background: url('img/menu-arrows.png') no-repeat -22px 0; */
}
a > .sf-sub-indicator {
	top: 5px;
	background-position: -22px 0;
}
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position: -22px 0;
}
ul.sub-menu, ul.sub-menu ul.sub-menu {
	z-index: 99999
}
ul.sub-menu ul.sub-menu {
	margin-left: 81px
}
.sf-menu ul .sf-sub-indicator {
	background-position: -11px 0;
	top: 5px;
	right: 5px;
	background: url(img/menu-arrows-circle.png) right top no-repeat;
}
.sf-menu ul a > .sf-sub-indicator {
	background-position: 0 0;
}
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -11px 0;
}
/*
   ---------------------------------------------------------------------------------------------------------
							Tabs
   ---------------------------------------------------------------------------------------------------------
*/



.ui-tabs-hide {
	display: none;
}
#featuredvid {
	text-align: center;
}
.fvid {
	margin-bottom: 5px;
}
.vidselector li {
	text-align: left;
	list-style: none;
	background: #ffffff;
	border: 1px solid #dedbd1;
	text-transform: uppercase;
	margin-bottom: 5px;
}
/*
-------------------------------------------------------------------------------------------------
	Shortcode Tabs
-------------------------------------------------------------------------------------------------
*/

.section {
	background: #fff;
	border: 1px solid #DCE2E7
}
ul.tabs {
	height: 28px;
	line-height: 25px;
	list-style: none;
	background: #f1f2f3;
}
.widget .tabs li, .tabs li {
	float: left;
	display: inline;
	margin: 0 1px -1px 0;
	cursor: pointer;
	padding: 3px 7px 2px;
	border: none;
	background: #f1f2f3;
	position: relative;
	color: #999;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
	border-right: 1px solid #ddd;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-transition: all .2s ease;
}
ul.tabs {
	border: none
}
ul.tabs li, ul.tabs li:hover {
	background: #fff;
	border-right: 1px solid #ddd
}
.tabs li:hover, .vertical .tabs li:hover {
	padding: 3px 7px 2px;
	background: #fff !important;
	color: #333;
	border: none;
}
.tabs li.current {
	background: #fff;
	color: #333;
	padding: 3px 7px 2px;
	border-right: 1px solid #ddd
}
.box {
	display: none;
	background: #fff;
	padding-left: 10px;
	padding-right: 10px;
	border: none !important
}
.box .tagcloud {
	padding-bottom: 15px;
}
.widget .box .tagcloud a {
	background-color: #f1f2f3;
}
.widget .box .tagcloud a:hover {
	background-color: #fff
}
.box.visible {
	display: block;
	border: none !important
}
.section.vertical {
	border-left: 160px solid #393939;
}
.vertical .tabs {
	width: 160px;
	float: left;
	display: inline;
	margin: 0 0 0 -160px;
}
.vertical .tabs li {
	padding: 0 13px;
	padding-top: 10px;
	margin: 0 0 1px;
	width: 132px;
	height: 33px;
}
.vertical .tabs li:hover {
	padding: 0 13px;
	padding-top: 10px;
	margin: 0 0 1px;
	width: 131px;
	height: 33px;
}
.vertical .tabs li.current {
	width: 133px;
	color: #444;
	background: #393939;
	margin-right: -1px;
}
.vertical .box {
	border-width: 1px;
	padding-top: 15px;
}
/*
   ---------------------------------------------------------------------------------------------------------
	Collapse
   ---------------------------------------------------------------------------------------------------------
*/

.collapse-demo1 .active, .collapse-demo2 .active {
	background-position: 0 -21px;
	padding-left: 25px;
}
.collapse-styling .active {
	background-position: 0 -142px;
	padding-left: 25px;
}
.col {
	float: left;
	width: 210px;
	margin-right: 30px;
}
.disclaim {
	margin: 10px;
	padding: 10px;
	background: red;
}
.collapse-demo1 h6, .collapse-demo2 h6 {
	padding: 7px 5px 6px 5px;
	cursor: pointer;
	background: url('img/state.png') no-repeat 0 5px;
	display: block;
	text-decoration: none;
	margin: 0;
	margin-top: 10px;
	padding-left: 25px;
	border: 1px solid #E6E5E5;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}
.collapse-styling h6 {
	padding: 5px 5px 6px 5px;
	cursor: pointer;
	background: url('img/state.png') no-repeat 0 -115px;
	display: block;
	text-decoration: none;
	margin: 0;
	margin-top: 10px;
	padding-left: 25px;
	border: 1px solid #E6E5E5;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}
.collapse-demo1, .collapse-demo2, .collapse-styling {
	margin-bottom: 25px;
}
.collapse-demo1 h6 a, .collapse-demo2 h6 a, .collapse-styling h6 a {
	color: #000;
	text-decoration: none;
}
.collapse-demo1 h6:hover, .collapse-demo2 h6:hover, .collapse-styling h6:hover {
	color: #BF252F;
	text-decoration: none;
	background-color: #f4f4f4;
}
.toggle-content {
	padding: 15px;
	border: 1px solid #E6E5E5;
	border-top: none;
}
/*
   ---------------------------------------------------------------------------------------------------------
							Inputs
   ---------------------------------------------------------------------------------------------------------
*/

textarea {
	width: 400px;
	font-size: 11px;
}
input[type=text] {
	font-size: 11px;
	color: #999;
}
input[type=submit] {
	line-height: 18px;
	padding: 5px;
	border-color: 1px solid #aaa
}
/*
   ---------------------------------------------------------------------------------------------------------
							Blog
   ---------------------------------------------------------------------------------------------------------
*/

.pagination {
	height: 0
}
iframe {
	border: none !important
}
.first-comment {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #DCE2E7
}
.first-comment img {
	width: auto
}
ul.children {
	padding-bottom: 0;
	margin-bottom: 0;
}
ul.children li p {
	padding-right: 10px;
}
#respond {
	margin-top: 15px;
}
label {
	float: left;
	font-weight: bold;
	margin-bottom: 3px;
	color: #777
}
a.comment-reply-link {
	float: left !important;
	font-size: 11px;
	background-color: #f1f2f3;
	padding: 0px 4px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border: 1px solid #DCE2E7;
	color: #999
}
a.comment-reply-link:hover {
	background-color: #ececec;
	color: #777
}
img.avatar {
	width: 50px;
	height: 50px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.margin-comments {
	margin-bottom: 30px;
}
/*
   ---------------------------------------------------------------------------------------------------------
							404
   ---------------------------------------------------------------------------------------------------------
*/

.oops {
	width: 221px;
	height: 96px;
	background: url(img/oops.png) left top no-repeat;
	margin-right: 15px;
	float: left;
	line-height: 96px;
	padding-left: 230px;
	font-size: 36px;
	color: #aaa
}
.page-text {
	font-size: 22px;
	line-height: 32px;
	margin-top: 15px;
	font-weight: bold;
	color: #777;
	float: left
}
.page-text a {
	color: #777
}
.page-text > p {
	border-left: 1px dashed #333;
	padding-left: 10px
}
/*
   ---------------------------------------------------------------------------------------------------------
							Footer
   ---------------------------------------------------------------------------------------------------------
*/

.footer_bg {
	background: url(img/top-footer.png) left top repeat;
	position: relative;
	margin-top: 15px;
	border-top: 5px solid #72B7FC
}
.footer {
	font-size: 11px;
	line-height: 18px;
	padding: 30px 0px 0px 0px;
}
.footer ul#cbox img {
	border: 1px solid #666
}
.footer .tweet_text {
	color: #bbb
}
.footer span.tweet_time a {
	color: #ddd
}
.footer ul.tweet_list li {
	border-bottom: 1px dashed #777
}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
	color: #FFF
}
.footer {
	color: #ddd
}
.footer a {
	color: #ddd;
	font-weight: normal
}
.footer ul.recent-post-widget li a {
	color: #ddd
}
.footer a:hover {
}
.footer ul.recent-post-widget li {
	border-bottom: 1px dashed #777
}
/*
	---------------------------------------------------------------------------------------------------------
		WordPress Calendar Widget
	---------------------------------------------------------------------------------------------------------
*/

.pages-title {
	background-color: #fff;
	padding: 10px;
	border: 1px solid #DCE2E7;
	border-left: 5px solid #575B5E;
}
.pages-title h2 {
	color: #333;
	line-height: 20px;
	margin-bottom: 0;
	font-size: 18px;
}
table#wp-calendar {
	width: 100%
}
table#wp-calendar caption {
	color: #999;
	font-size: 12px;
}
table#wp-calendar th {
	padding: 8px;
	color: #AAA;
	border-right: 1px solid #DCE2E7
}
table#wp-calendar td {
	padding: 10px;
	color: #666;
	background-color: #fff !important;
	border: 1px solid #DCE2E7;
	text-align: center;
}
table#wp-calendar td:hover {
	background-color: #fff;
	color: #666;
	cursor: pointer;
}
table#wp-calendar td:hover a {
	cursor: pointer;
}
table#wp-calendar a {
	text-decoration: none;
	font-weight: bold
}
table#wp-calendar a:hover {
	text-decoration: none
}
table#wp-calendar td#today, table#wp-calendar td#today a {
	background-color: #fff;
}
table#wp-calendar td#prev a, table#wp-calendar td#next a {
	color: #333;
}
table#wp-calendar td#today {
	background-color: #999;
	text-decoration: none;
	color: #FFF
}
table#wp-calendar td#prev a:hover, table#wp-calendar td#next a:hover {
}
table#wp-calendar td#prev:hover, table#wp-calendar td#next:hover {
	background-color: #eee;
}
/*
	---------------------------------------------------------------------------------------------------------
		WordPress Core
	---------------------------------------------------------------------------------------------------------
*/

.gallery-caption {
}
.bypostauthor {
}
.sticky {
}
.wp-caption {
}
.wp-caption-text {
}
strong, b {
	font-weight: bold;
	margin-bottom: 15px;
}
em {
	font-style: italic;
}
.blockright {
	float: right;
	text-align: right;
}
.blockleft {
	float: left;
	text-align: left
}
.alignnone {
	margin: 5px 15px 15px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 15px 15px;
}
.alignleft {
	float: left;
	margin: 5px 15px 15px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.divider-1px {
	height: 1px;
	background-color: #DCE2E7;
	margin: 10px 0;
	width: 100%;
}
.divider-1px-dashed {
	height: 1px;
	width: 100%;
	border-bottom: 1px dashed #DCE2E7
}
.image-border {
	border: 5px solid #e9eef4;
	width: auto;
	display: block;
}
.image-border img {
	width: 100%;
	padding: 0;
	margin: 0;
	line-height: 0;
	display: block
}
img {
	max-width: 100%;/*	width: 100%*/
}
a img.alignright {
	float: right;
	margin: 5px 0 15px 15px;
}
a img.alignnone {
	margin: 5px 15px 15px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 15px 15px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
/*
	styles
*/


.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
code, pre {
	border-left: 2px solid #2a2a2a;
	color: #777;
	display: block;
	font-size: 11px;
	line-height: 20px;
	padding: 10px;
	margin-bottom: 15px;
	white-space: pre-wrap;
	word-break: break-all;
}
.margin-top-10 {
	margin-top: 10px;
}
.margin-15 {
	margin-bottom: 15px;
}
.margin-r15 {
	margin-right: 15px;
}
.highlight {
	padding: 0;
	color: #edeae2;
	background-color: #2a2a2a;
}
.highlight.pink {
	background: #bd1e7b;
}
.highlight.green {
	background: #668508;
}
.highlight.red {
	background: #ef2d2d;
}
.highlight.orange {
	background: #ff6600;
}
.highlight.blue {
	background: #308aef;
}
.highlight.yellow {
	background: #cb7a0b;
}
.highlight.custom {
	background: #921529;
}
span.dropcap {
	font-size: 40px;
	margin-right: 6px;
	text-transform: uppercase;
	float: left;
	line-height: 1;
	font-weight: bold;
}
span.dropcap.pink {
	color: #bd1e7b;
}
span.dropcap.green {
	color: #668508;
}
span.dropcap.red {
	color: #ef2d2d;
}
span.dropcap.orange {
	color: #ff6600;
}
span.dropcap.blue {
	color: #308aef;
}
span.dropcap.yellow {
	color: #cb7a0b;
}
span.dropcap.custom {
	color: #921529;
}
/* align paragraphs */
p.text-left {
	text-align: left
}
p.text-right {
	text-align: right
}
p.text-center {
	text-align: center
}
p.text-justify {
	text-align: justify
}
/*
   ---------------------------------------------------------------------------------------------------------
	Tables
   ---------------------------------------------------------------------------------------------------------
*/

table.tablesorter {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f9f9f9;
	margin: 10px 0pt 30px;
	font-size: 12px;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #f9f9f9;
	border: 1px solid #E6E5E5;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url('../images/ts-arrows.gif');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	padding: 4px;
	background-color: #fafafa;
	vertical-align: top;
	border: 1px solid #E6E5E5
}
table.tablesorter tbody tr.odd td {
	background-color: #333333;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url('../images/asc.gif');
}
table.tablesorter thead tr .headerSortDown {
	background-image: url('../images/desc.gif');
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #ededed;
}
/*
	Social Counter Widget
*/
.facebook-social, .twitter-social, .rss-social, .youtube-social {
	display: block;
	height: 48px;
	line-height: 48px;
	border: 1px solid #DCE2E7;
	padding: 5px;
}
.facebook-social a, .twitter-social a, .rss-social a, .youtube-social a {
	color: #777
}
.facebook-social {
	background: #FFF url(img/social/facebook.png) 5px center no-repeat;
}
.twitter-social {
	background: #FFF url(img/social/twitter.png) 5px center no-repeat;
}
.rss-social {
	background: #FFF url(img/social/rss.png) 5px center no-repeat;
}
.youtube-social {
	background: #FFF url(img/social/youtube.png) 5px center no-repeat;
}
i.social {
	font-weight: bold;
	font-style: normal;
	margin-left: 60px;
	font-size: 20px;
}
#socialCounterWidget {
	min-width: 210px;
}
a.socialCounterBox {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	position: relative;
	border: none;
	margin-bottom: 5px;
	cursor: pointer;
	text-decoration: none;
}
a.socialCounterBox:hover {
	color: #008DE6;
	text-decoration: none;
	outline: none;
}
#socialCounterWidget span {
	display: block;
	color: #6e6e6e;
}
#socialCounterWidget .icon {
	width: 50px;
	height: 50px;
	display: block;
	margin-right: 10px;
	background-color: #921529 !important;
	float: left
}
#socialCounterWidget .title {
	font-size: 14px;
	line-height: 20px;
	color: #828282;
	float: left;
	line-height: 52px;
	text-transform: uppercase
}
#socialCounterWidget .count {
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	color: #edeae2;
	line-height: 50px;
	margin-right: 5px;
	float: left
}
#sc_rss .icon {
	background: url(images/icons/rss.png) 5px 6px no-repeat;
}
#sc_twitter .icon {
	background: url(images/icons/twitter.png) 5px 7px no-repeat;
}
#sc_facebook .icon {
	background: url(images/icons/facebook.png) 5px 6px no-repeat;
}
a.socialCounterBox {
	background-color: #2a2a2a;
	color: #fff;
}
a.socialCounterBox:hover {
	background: none !important
}
.search-widget {
	width: 97.5%;
	font-size: 10px;
	line-height: 16px;
}
.search-widget {
	margin-bottom: 0 !important
}
/*
	Icons for Post Formats
*/


/*
	---------------------------------------------------------------------------------------------------------
		WordPress Tag Cloud Widget
	---------------------------------------------------------------------------------------------------------
*/
span.info-category a {
	margin-bottom: 0
}
.info-category a {
	font-size: 11px !important;
	background-color: #fff;
	border: 1px solid #DCE2E7;
	padding: 0 4px;
	display: inline-block;
	margin-bottom: 5px;
	line-height: 16px;
	color: #777;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
}
.info-category a:hover {
	background-color: #f7f8f9;
	color: #777;
}
.info-category {
	margin-bottom: 15px
}
.tagcloud a[class|=tag-link], a[rel=tag] {
	font-size: 11px !important;
	background-color: #fff;
	border: 1px solid #DCE2E7;
	padding: 0 4px;
	display: inline-block;
	margin-bottom: 5px;
	line-height: 16px;
	color: #777;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
}
.tagcloud a[class|=tag-link]:hover, a[rel=tag]:hover {
	background-color: #f7f8f9;
	color: #777;
}
.tagcloud {
	margin-bottom: 15px
}
/*
	---------------------------------------------------------------------------------------------------------
		WordPress Calendar Widget
	---------------------------------------------------------------------------------------------------------
*/

.ads728x90 {
	margin: 0 auto 30 auto;
	background-color: #fff;
	border: 1px solid #DCE2E7;
	padding: 5px;
	-webkit-transition: border-color 0.2s ease;
	-moz-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	-transition: border-color 0.2s ease;
	text-align: center
}
.ads728x90 img {
	margin: 0 auto;
	width: 100%;
}
.ads728x90:hover {
	border-color: #aaa
}
.ads300-thumb {
	border: 1px solid #DCE2E7;
	padding: 5px;
	-webkit-transition: border-color 0.2s ease;
	-moz-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	-transition: border-color 0.2s ease;
}
.ads300-thumb a img {
	display: block;
	line-height: 0;
	width: 100%;
}
.ads300-thumb:hover {
	border: 1px solid #aaa
}
ul.four-ads-blocks {
	list-style-type: none
}
ul.four-ads-blocks li {
	list-style-type: none;
	float: left;
	border: none;
	margin-bottom: 20px;
	margin-right: 20px;
	width: 125px;
	height: 125px;
}
ul.four-ads-blocks li a img {
	display: block;
	border: 1px solid #ececec;
	padding: 5px;
	-webkit-transition: border-color 0.2s ease;
	-moz-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	-transition: border-color 0.2s ease;
}
ul.four-ads-blocks li a img:hover {
	border: 1px solid #aaa
}
ul.popular-posts li {
	padding: 15px 0;
}
ul.popular-posts li:first-child {
	padding-top: 0
}
ul.popular-posts li a {
	font-weight: bold;
	color: #ebe8df;
}
.popular-post-thumb img {
	border: 5px solid #2a2a2a;
	float: left;
	margin-right: 10px;
}
.popular-post-thumb a:hover {
	background-color: #111 !important
}
.cat-item {
	background: url(img/right-bullets.png) left center no-repeat;
	padding-left: 20px; /* For Footer */
}
/*
	Overall Score
*/
#overscore-block {
	float: left;
	width: 100%;
}
#overscore-block img {
	width: 64px
}
.overall-head {
	background-color: #fff;
	border: 1px solid #DCE2E7;
	padding: 15px;
}
.wrapper-overall-name {
	margin-top: 10px;
	float: left
}
.wrapper-overall-name img {
	float: left;
	margin-top: 5px;
}
span.overall-name {
	font-weight: bold;
	font-size: 18px;
	line-height: 25px
}
.wrapper-overall-score {
	float: left;
	margin-right: 15px;
}
span.overall-score {
	font-weight: bold;
	font-size: 26px;
	color: #555;
	text-align: center;
	float: left;
	line-height: 60px;
	border: 4px solid #DCE2E7;
	border-radius: 120px;
	width: 60px;
	height: 60px;
	background: #f1f2f3;
}
.wrapper-criteria {
	background-color: #fff;
	/*	width: 91%; */
	padding: 15px 15px 0 15px;
	margin-bottom: 15px;
	/*	margin-right: 15px; */
	border: 1px solid #DCE2E7;
}
ul.criteria-list {
	list-style-type: none;
}
ul.criteria-list li {
	padding: 10px 0;
	border-bottom: 1px dashed #DCE2E7;
}
ul.criteria-list li img {
	margin-top: 3px;
	float: right
}
ul.criteria-list li span {
	color: #999
}
ul.criteria-list li:last-child {
	margin-bottom: 0
}
/*
	Copyrights
*/

#wrapper .copyright {
	margin: 0;
	line-height: 18px;
	padding: 10px;
	padding: 0;
}
#wrapper .copyright .container {
	padding: 10px;
}
#wrapper .copyright .container p {
	margin: 0
}
.six.columns.column-right {
	float: right;
	text-align: right
}
#wrapper .copyright a:hover {
	background-color: #911429
}
/*
	Blog pagination
*/
.pagination {
	padding: 5px 0px
}
a.page-numbers {
	font-size: 11px;
	display: inline-block;
	background-color: #ECECEC;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	float: left;
	margin-right: 5px;
	padding: 2px 7px;
	margin-bottom: 5px;
	color: #777;
}
a.page-numbers:hover {
	background-color: #f7f8f9;
	color: #777
}
span.page-numbers.current {
	font-size: 11px;
	float: left;
	padding: 2px 7px;
	margin-right: 5px;
	background-color: #f7f8f9;
	border: 1px solid #aaa;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	color: #777
}
span.page-numbers.dots {
	float: left;
	margin-right: 5px;
	font-weight: bold;
	color: #777
}
.pagination a {
	line-height: 18px;
	background-color: #fff;
	border: 1px solid #DCE2E7
}
.custom-with-bg {
	background-color: #2a2a2a;
	width: 620px;
	padding: 10px;
	margin-bottom: 20px;
}
li.custom-with-bg ul.single-post-meta {
	padding-left: 0
}
li.custom-with-bg {
	position: relative
}
li.custom-with-bg .single-post-format-icon {
	position: absolute;
	right: 10px;
	top: 10px
}
li.custom-with-bg .single-media-thumb {
	border: none
}
.single-media-thumb {
	margin-bottom: 15px;
}
.max-title {
	width: 570px;
}
#content_masonry {
	width: 680px;
}
#content_masonry .masonry_box {
	background-color: #2a2a2a;
	width: 290px;
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 20px !important;
	display: block;
	height: auto
}
.masonry_box .single-meta-information {
	border: none;
	margin-bottom: 15px;
}
.masonry_box .single-post-meta {
	padding-left: 0
}
.masonry_box .single-media-thumb {
	border: none;
	display: block;
	height: 128px;
}
.top-img {
	display: block;
	width: 40px;
	height: 40px;
	background: url(images/to-top.png) left top no-repeat;
}
.demo-class {
	color: #ccc
}
.demo-class strong {
	color: #fff
}
/*
   ---------------------------------------------------------------------------------------------------------
	Collapse / Toggles
   ---------------------------------------------------------------------------------------------------------
*/

[class^="collapse-"] .active, [class*="collapse-"] .active {
	background-position: 3px -23px;
	padding-left: 26px;
}
.collapse-atlantic {
/*	margin-bottom: 30px;*/
}
.col {
	float: left;
	width: 210px;
	margin-right: 30px;
}
.disclaim {
	margin: 10px;
	padding: 10px;
	background: red;
}
[class^="collapse-"] h6, [class*="collapse-"] h6 {
	cursor: pointer;
	background: url('img/state.png') no-repeat 3px 3px;
	display: block;
	text-decoration: none;
	margin: 0;
	margin-top: 10px;
	padding-left: 26px;
	border: 1px solid #DCE2E7;
	font-size: 12px;
	color: #555;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.collapse-crumble {
	margin-bottom: 25px;
}
[class^="collapse-"] h6 a, [class*="collapse-"] h6 a {
	text-decoration: none;
	height: 25px;
	display: block;
	text-transform: capitalize;
	line-height: 25px;
	color: #333;
	background-color: #f1f2f3 !important;
	padding-left: 10px;
}
.collapse-crumble h6:hover {
	color: #edeae2;
	text-decoration: none;
}
.toggle-content {
	padding: 15px;
	border: 1px solid #DCE2E7;
	border-top: none;
	background-color: #FFF
}
.adsense-left {
	float: left;
	margin: 0 15px 15px 0;
}
.adsense-right {
	float: right;
	margin: 0 0 15px 15px;
}
/* li Scroller */

/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 6px;
	width: 100%;
	overflow: hidden !important;
}
ul.newsticker { /* that's your list */
	position: relative;
	/*	left: 1170px;*/
	font: normal 10px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 27px !important;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	font: normal 10px Verdana;
	margin: 0 30px 0 0;
	overflow: hidden
}
ul.newsticker span {
	margin: 0 10px 0 0;
	overflow: hidden
}
/*
	Widgets and Images
*/

.widget {
	margin-bottom: 30px;
	color: #676767;
}
.widget a:hover {
	color: #72b7fc
}
i {
	margin-right: 5px;
}
ul {
	margin-left: 0
}
ul li {
	padding: 2px 0
}
ul li a {
	font-weight: bold;
	color: #333;
	text-transform: capitalize
}
ul li .small-meta a, .meta-time a {
	font-weight: normal;
	color: #333;
}
ul li .small-meta a:hover {
	color: #72b7fc
}
.widget ul li a {
	font-weight: normal;
	color: #333
}
.widget-post-big-thumb img, .widget-post-big-thumb iframe {
	margin-bottom: 10px;
	line-height: 0;
	display: block
}
.widget-post-small-thumb {
	position: relative;
	float: left;
}
.widget-post-small-thumb img {
	width: 50px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
.box-category, .margin-review {
	background-color: #f1f2f3;
	border: 1px solid #DCE2E7;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	float: left;
	padding: 0 4px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #777;
	font-weight: normal;
	-webkit-transition: background-color 0.2s ease;
	-moz-transition: background-color 0.2s ease;
	-o-transition: background-color 0.2s ease;
	-transition: background-color 0.2s ease;
}
.margin-review {
	border: none
}
.margin-review {
	float: right;
	margin-bottom: 0;
	background: none
}
.box-category:hover {
	background-color: #f7f8f9
}
li.with-icon {
	padding: 5px 0;
}
li.with-icon.underline, li.underline {
	padding: 10px 0;
	border-bottom: 1px dashed #DCE2E7
}
li.underline {
	padding: 10px 0
}
li.underline img {
	margin-bottom: 0 !important
}
/*.widget ul li {
	padding-top: 5px;
	padding-bottom: 5px;
		border-bottom: 1px dashed #DCE2E7
}
*/
.meta-time {
	font-size: 11px;
	color: #999
}
.meta-time .author-post {
	margin-bottom: 5px !important;
}
.icon-big {
	margin-top: 3px;
}
.widget-info {
	display: block;
	float: left
}
span4.margin-30b {
	margin-bottom: 15px
}
li.second-post {
	border-bottom: 1px solid #DCE2E7;
	margin-bottom: 15px;
}
.small-meta {
	float: right;
	font-size: 11px
}
.small-meta.left {
	float: left;/*	text-transform: uppercase*/
}
ul#ticker01 li i, ul#ticker01 {
	font-size: 11px;
	overflow: hidden;
}
ul#ticker01 {
	height: 0
}
/*
=======================================================================================================================
	*
	*	Social Icons Widget
	*
=======================================================================================================================
*/

.the-icons li {
	float: left;
	width: 25%;
	line-height: 25px;
}
a.behance, a.delicious, a.deviantart, a.digg, a.dribbble, a.facebook, a.flickr, a.forrst, a.google, a.lastfm, a.linkedin, a.pinterest, a.rss, a.skype, a.tumblr, a.twitter, a.vimeo, a.youtube {
	display: block;
	width: 32px;
	height: 32px;
	margin-right: 5px;
	margin-bottom: 5px;
	line-height: 0;
	float: left;
	background: url(img/social-icons.png) left top no-repeat;
	-webkit-transition: background 0.2s ease;
	-moz-transition: background 0.2s ease;
	-o-transition: background 0.2s ease;
	-transition: background 0.2s ease;
}
a.behance {
	background-position: -544px 0
}
a.behance:hover {
	background-position: -544px -32px
}
a.delicious {
	background-position: -512px 0
}
a.delicious:hover {
	background-position: -512px -32px
}
a.deviantart {
	background-position: -480px 0
}
a.deviantart:hover {
	background-position: -480px -32px
}
a.digg {
	background-position: -448px 0
}
a.digg:hover {
	background-position: -448px -32px
}
a.dribbble {
	background-position: -416px 0
}
a.dribbble:hover {
	background-position: -416px -32px
}
a.facebook {
	background-position: -384px 0
}
a.facebook:hover {
	background-position: -384px -32px
}
a.flickr {
	background-position: -352px 0
}
a.flickr:hover {
	background-position: -352px -32px
}
a.forrst {
	background-position: -320px 0
}
a.forrst:hover {
	background-position: -320px -32px
}
a.google {
	background-position: -288px 0
}
a.google:hover {
	background-position: -288px -32px
}
a.lastfm {
	background-position: -256px 0
}
a.lastfm:hover {
	background-position: -256px -32px
}
a.linkedin {
	background-position: -224px 0
}
a.linkedin:hover {
	background-position: -224px -32px
}
a.pinterest {
	background-position: -192px 0
}
a.pinterest:hover {
	background-position: -192px -32px
}
a.rss {
	background-position: -160px 0
}
a.rss:hover {
	background-position: -160px -32px
}
a.skype {
	background-position: -128px 0
}
a.skype:hover {
	background-position: -128px -32px
}
a.tumblr {
	background-position: -96px 0
}
a.tumblr:hover {
	background-position: -96px -32px
}
a.twitter {
	background-position: -64px 0
}
a.twitter:hover {
	background-position: -64px -32px
}
a.vimeo {
	background-position: -32px 0
}
a.vimeo:hover {
	background-position: -32px -32px
}
a.youtube {
	background-position: 0 0
}
a.youtube:hover {
	background-position: 0 -32px
}
/*
=======================================================================================================================
	*
	*	Recent Posts Widget
	*
=======================================================================================================================
*/

ul.recent-post-widget {
	list-style-type: none;
}
ul.recent-post-widget li {
	list-style-type: none;
	padding: 10px 0;
	border-bottom: 1px dashed #DCE2E7;
}
ul.recent-post-widget li:first-child {
	padding-top: 0
}
ul.recent-post-widget li a {
	font-weight: bold;
	color: #333
}
ul.recent-post-widget li img {
	margin-right: 10px
}
.widget-thumb img {
	width: 50px;
	height: 50px;
	float: left;
	display: block;
	line-height: 0;
	margin-right: 5px;
	margin-bottom: 5px;
}
ul.recent-post-widget li .box-category a {
	font-weight: normal;
	color: #999;
}
.widget-thumb.review-img a img {
	margin-right: 10px
}
ul.recent-post-widget li .box-category a:hover {
	background-color: #ececec
}
/*
=======================================================================================================================
	*
	*	Recent Comments Standard Widget
	*
=======================================================================================================================
*/

.recent-comments-widget {
	padding: 5px 0
}
/*
=======================================================================================================================
	*
	*	2 Columns List Widget
	*
=======================================================================================================================
*/

ul.columns-list li {
	/*	border-bottom: 1px dashed #DCE2E7;*/
	padding: 5px 0
}
/*
=======================================================================================================================
	*
	*	News Type Icons
	*
=======================================================================================================================
*/

.news-type {
	float: left;
	margin-right: 10px;
	background: url(img/news-type-w-arrows.png) 0 0 no-repeat;
}
.news-type.margin-top {
	margin-top: 2px;
}
/*Exclusive*/
.news-type.exclusive {
	background-position: -3px 0;
	width: 80px;
	height: 21px;
}
/*Viral*/
.news-type.hot {
	background: url(img/type-viral.png) 0 0 no-repeat;
	/*background-position: -91px 0;*/
	width: 45px;
	height: 21px;
}
/*Strategy*/
.news-type.new {
	background: url(img/type-strategy.png) 0 0 no-repeat;
	/*background-position: -136px 0;*/
	width: 70px;
	height: 21px;
}
/*Insight*/
.news-type.live {
	background: url(img/type-insight.png) 0 0 no-repeat;
	/*background-position: -182px 0;*/
	width: 62px;
	height: 21px;
}
/*Breaking*/
.news-type.breaking {
	background-position: -229px 0;
	width: 73px;
	height: 21px;
}
/*Case Study*/
.news-type.freebie {
	background: url(img/type-casestudy.png) 0 0 no-repeat;
	/*background-position: -310px 0;*/
	width: 84px;
	height: 21px;
}
/*
=======================================================================================================================
	*
	*	Facebook Widgets
	*
=======================================================================================================================
*/


/*.fbcomments, .fb_iframe_widget, .fb_iframe_widget[style], .fb_iframe_widget iframe[style], .fbcomments iframe[style], .fb_iframe_widget span {
	width: 100% !important
}*/
/*
=======================================================================================================================
	*
	*	Flickr Widget
	*
=======================================================================================================================
*/

ul#cbox {
	list-style-type: none;
}
ul#cbox li {
	list-style-type: none;
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	border: none;
	width: 60px;
	height: 60px;
}
ul#cbox li a img {
	border: 1px solid #ececec;
	display: block;
	padding: 5px;
	width: 50px;
	height: 50px;
	-webkit-transition: border-color 0.2s ease;
	-moz-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	-transition: border-color 0.2s ease;
}
ul#cbox li a:hover img {
	border: 1px solid #999;
}
/*
=======================================================================================================================
	*
	*	Twitter Widget
	*
=======================================================================================================================
*/

.tweet {
	color: #333;
	font-size: 11px;
}
.tweet a {
	font-size: 11px;
}
.tweet_list {
	list-style: none;
	overflow-y: hidden;
}
.tweet_list .awesome, .tweet_list .epic {
	text-transform: uppercase;
}
.tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	display: block;
	padding: 15px 0 !important;
	border-bottom: 1px dashed #DCE2E7;
}
.tweet_list .tweet_even {
}
.tweet_list .tweet_odd {
}
.tweet_list .tweet_avatar {
	float: left;
}
.tweet_list .tweet_avatar img {
	vertical-align: middle;
}
.tweet_list .tweet_time a {
	color: #333;
	font-style: italic;
}
.tweet_list .tweet_time a:hover {
	color: #999;
}
a.tweet_avatar {
	display: block;
	width: 32px;
	height: 32px;
}
.footer .tweet_list li {
	border-bottom: 1px solid #393939
}
.widget .tweet_list .tweet_time a {
	color: #999;
	font-style: normal;
	background-color: #f1f2f3;
	padding: 0 2px;
	display: inline-block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
}
span.tweet_text {
	margin-right: 5px;
}
.tweet_list .tweet_first {
	padding-top: 0 !important;
}
a.tweet_avatar {
	margin-right: 10px;
}
.widget .tweet {
	color: #555;
	font-size: 11px;
}
.footer table#wp-calendar caption {
	color: #aaa;
	font-size: 12px;
}
.footer table#wp-calendar th {
	padding: 8px;
	color: #AAA;
	border-right: 1px solid #777
}
.footer table#wp-calendar td {
	padding: 10px;
	color: #aaa;
	background: none !important;
	border: 1px solid #777;
	text-align: center;
}
.footer table#wp-calendar td:hover {
	background-color: #333;
	color: #aaa;
	cursor: pointer;
}
.footer table#wp-calendar td:hover a {
	cursor: pointer;
}
.footer table#wp-calendar a:hover {
	text-decoration: none
}
.footer table#wp-calendar td#today, .footer table#wp-calendar td#today a {
	background-color: #fff;
}
.footer table#wp-calendar td#prev a, .footer table#wp-calendar td#next a {
	color: #aaa;
}
.footer table#wp-calendar td#today {
	background-color: #999;
	text-decoration: none;
	color: #FFF
}
.footer table#wp-calendar td#prev a:hover, .footer table#wp-calendar td#next a:hover {
}
.footer table#wp-calendar td#prev:hover, .footer table#wp-calendar td#next:hover {
	background-color: #eee;
}
/*
=======================================================================================================================
	*
	*	Author Profile Widget
	*
=======================================================================================================================
*/

.author-inner-block {
	background-color: #fff !important;
	border: 1px solid #DCE2E7;
	padding: 20px;
}
.author-name {
	border-right: 1px dashed #DCE2E7;
	padding-right: 5px;
	background-color: #f1f2f3;
	padding: 0 4px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
}
a.author {
	background: transparent url(img/icons/author-icons.png) 0 0 no-repeat;
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-transition: none;
}
a.author:hover {
	background-color: transparent
}
a.author.twitter-icon {
	background-position: 0 0
}
a.author.twitter-icon:hover {
	background-position: 0 -16px
}
a.author.flickr-icon {
	background-position: -16px 0
}
a.author.flickr-icon:hover {
	background-position: -16px -16px
}
a.author.facebook-icon {
	background-position: -32px 0
}
a.author.facebook-icon:hover {
	background-position: -32px -16px
}
a.author.google-icon {
	background-position: -48px 0
}
a.author.google-icon:hover {
	background-position: -48px -16px
}
/*
=======================================================================================================================
	*
	*	Video Widget
	*
=======================================================================================================================
*/

.video-frame iframe {
	width: 100% !important;
	line-height: 0;
	display: block
}
/*
=======================================================================================================================
	*
	*	Flex Slider and Flex Carousel
	*
=======================================================================================================================
*/

.flex-blog {
	padding: 0 !important;
	border: none !important;
	margin: 0 !important;
	background: none !important;
}
.flex-blog img {
	/*	line-height: 0;*/
	margin: 0 0 15px 0;
	padding: 0;
	display: block
}
[id^="carousel-"] ul.slides li, [id*=" carousel-"] ul.slides li, #carousel-slider ul.slides li {
	margin-right: 10px !important;
}
[id^="carousel-"], [id*=" carousel-"] {
	margin-bottom: 30px
}
.flexslider {
	padding: 10px;
	margin-top: 5px;
}
.flexslider img {
	cursor: pointer
}
#carousel ul.slides li img, #carousel-slider ul.slides li img, #carousel-slider ul.slides .under-slides li img, [id^="carousel-"] ul.slides li img, [id*=" carousel-"] ul.slides li img {
	border: 1px solid #ddd;
	margin-bottom: 5px;
}
ul.slides li {
	padding: 0 !important
}
#carousel-slider ul.slides.under-slides li img {
	margin-bottom: 0px !important
}
.flex-main {
	margin-bottom: 0px;
}
ul.flex-direction-nav {
	height: 0
}
/*
=======================================================================================================================
	*
	*	Comments
	*
=======================================================================================================================
*/

.comment-author-link {
	font-weight: bold;
	color: #333
}
.comment-date-link {
	font-size: 11px;
	color: #aaa;
	margin-bottom: 10px;
}
.responsive-textarea {
	width: 720px !important
}
.prev-arrow {
	background: #fff;
	border: 1px solid #DCE2E7;
	padding: 0px 4px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	float: left;
	line-height: 16px;
	text-align: left;
	color: #555;
	font-size: 11px;
	font-style: italic
}
.prev-arrow:hover {
	background-color: #f7f8f9;
}
.next-arrow {
	background: #fff;
	border: 1px solid #DCE2E7;
	padding: 0px 4px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	float: right;
	line-height: 16px;
	color: #555;
	font-size: 11px;
	font-style: italic
}
.next-arrow:hover {
	background-color: #f7f8f9;
}
.single-post-navigation {
	margin-bottom: 30px;
}
/*
=======================================================================================================================
	*
	*	Reviews
	*
=======================================================================================================================
*/
.review, .blog2 {
	height: 430px
}
.review img, .blog2 img, .review2 img {
	margin-bottom: 15px;
	background: none !important
}
.review-block {
	width: 64px;
	height: 12px;
	margin-bottom: 7px;
	margin-top: 5px;
}
.single-review img {
	margin-bottom: 15px;
}
.span4 iframe {
	width: 100%
}

/*
=======================================================================================================================
	*
	*	Responsive Styles
	*
=======================================================================================================================
*/

@media (max-width: 480px) {
#sideBar {
	display: none;
}
#HeadFix {
	display: none;
}
#menu {
	display: none;
}
.navigation select {
	display: block;
}
.footer_bg > .container {
	margin-right: 20px;
	margin-left: 20px;
}
.add-nav-menu, .add-nav {
	display: none
}
#oops-logo img {
	margin-left: 20px;
}
}

@media (max-width: 767px) {
#menu {
	display: none;
}
.navigation select {
	display: block;
}
.top-block, .feature-scroller, .footer_bg {
	margin-right: -20px;
	margin-left: -20px;
}
.footer_bg > .container {
	margin-right: 20px;
	margin-left: 20px;
}
.add-nav-menu, .add-nav {
	display: none
}
/*menubar*/
.navbar-inner {
	font-size: 11px !important;
}
.oops-menu-header a {
	padding: 0 2px !important;
}
footer {
	margin: 0 -20px;
}
header {
	margin: 0 -20px;
}
textarea {
	width: 300px;
}
#oops-logo img {
	margin-left: 20px;
}
}
/*
=======================================================================================================================
	*
	*	New styles in the version 1.01
	*
=======================================================================================================================
*/

h1.single-title {
	font-size: 18px;
	line-height: 24px;
}
/*
=======================================================================================================================
	*
	*	New styles in the version 1.03
	*
=======================================================================================================================
*/
.recent-post-widget .meta-time {
	display: block;
}
.recent-post-widget .widget-info {
/*float: none; */
}
/*
=======================================================================================================================
	*
	*	OOPs Style
	*
=======================================================================================================================
*/
/*
=======================================================================================================================
	*
	*	form apply job
	*
=======================================================================================================================
*/
.fromapply ul, ol {
	padding: 0;
	margin: 0 0 9px 0px;
}
.fromapply ol {
	list-style-type: none;
}
.fromapply ol li {
	position: relative;
	float: left;
	clear: left;
	margin: 5px 0;
	padding: 6px 0 0px 10px;
	width: 95%;
	border: 1px solid #ececec;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fcfcfc;
	text-align: -webkit-match-parent;
}
.fromapply label {
	float: left;
	margin-top: 15px;
	margin-right: 3%;
	width: 32%;
	font-size: 15px;
	font-family: 'BentonSans', sans-serif;
	font: normal;
}
.fromapply input[type="text"] {
	float: left;
	margin-top: 10px;
	padding: 8px 0 5px .55em;
	width: 60%;
	border: 1px solid #d7d7d8;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 10px;
	-webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0 1px 4px rgba(0,0,0,0.2);
	box-shadow: inset 0 1px 4px rgba(0,0,0,0.2);
	background-color: #fff;
	font-size: .85em;
}
.fromapply input[type="text"] {
	padding: 5px;
	border: 1px solid #d2d2d2;
	font-size: 12px;
	color: #000000;
}
.fromapply input[type="file"] {
}
.apply .btn {
	position: relative;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	text-align: center;
	border: 0;
	background: #CC0000;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	zoom: 1;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
}
.apply .btn:hover {
	color: #333333;
	text-decoration: none;
	background-color: #000000;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-ms-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}
.apply .btn span {
	padding: 10px;
	font-family: "Meiryo UI", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.btn span {
	display: block;
	padding: 10px;
	color: #fff;
	text-decoration: none;
	text-shadow: rgba(0,0,0,0.3) 0px 0px 1px;
	font-size: 1em;
	font-size-adjust: 0.523;
	font-weight: bold;
	font-style: normal;
	line-height: 1.2;
}
.apply p {
	text-align: center;
}
.fromapply label.error {
	color: #F00;
	display: inline-block;
	margin: 5px 0 10px 0;
	padding: 0 0 0 255px;
	text-align: left;
	font-size: 13px;
	width: 100%;
}
/*
=======================================================================================================================
	*
	*	form edit profile
	*
=======================================================================================================================
*/
.fromeditprofile ul, ol {
	padding: 0;
	margin: 0 0 9px 0px;
}
.fromeditprofile ol {
	list-style-type: none;
}
.fromeditprofile ol li {
	position: relative;
	float: left;
	clear: left;
	margin: 5px 0;
	padding: 6px 0 0px 10px;
	width: 95%;
	border: 1px solid #ececec;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fcfcfc;
	text-align: -webkit-match-parent;
}
.fromeditprofile label {
	float: left;
	margin-top: 15px;
	margin-right: 3%;
	width: 32%;
	font-size: 15px;
	font-family: 'BentonSans', sans-serif;
	font: normal;
}
.fromeditprofile input[type="text"] {
	float: left;
	margin-top: 10px;
	padding: 8px 0 5px .55em;
	width: 60%;
	border: 1px solid #d7d7d8;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 10px;
	-webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0 1px 4px rgba(0,0,0,0.2);
	box-shadow: inset 0 1px 4px rgba(0,0,0,0.2);
	background-color: #fff;
	font-size: .85em;
}
.fromeditprofile input[type="text"] {
	padding: 5px;
	border: 1px solid #d2d2d2;
	font-size: 12px;
	color: #000000;
}
.fromeditprofile input[type="file"] {
}
.fromeditprofile label.error {
	color: #F00;
	display: inline-block;
	margin: 5px 0 10px 0;
	padding: 0 0 0 255px;
	text-align: left;
	font-size: 13px;
	width: 100%;
}
/*
=======================================================================================================================
	*
	*	form edit career
	*
=======================================================================================================================
*/

.btnfind .btn {
	position: relative;
	width: 100%;
	margin-bottom: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.btnfind .btn span {
	/* padding: 15px; */
	font-size: 1.5em;
}
.btnfind p {
	text-align: center;
}
.fromEditCareer ul, ol {
	padding: 0;
	margin: 0 0 9px 0px;
}
.fromEditCareer ol {
	list-style-type: none;
}
.fromEditCareer ol li {
	position: relative;
	float: left;
	clear: left;
	margin: 5px 0;
	padding: 6px 0 0px 10px;
	width: 95%;
	border: 1px solid #ececec;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fcfcfc;
	text-align: -webkit-match-parent;
}
.fromEditCareer label {
	float: left;
	margin-top: 15px;
	margin-right: 3%;
	width: 32%;
	font-size: 15px;
	font-family: 'BentonSans', sans-serif;
	font: normal;
}
.fromEditCareer input[type="text"] {
	float: left;
	margin-top: 10px;
	padding: 8px 0 5px .55em;
	width: 60%;
	border: 1px solid #d7d7d8;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 10px;
	-webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0 1px 4px rgba(0,0,0,0.2);
	box-shadow: inset 0 1px 4px rgba(0,0,0,0.2);
	background-color: #fff;
	font-size: .85em;
}
.fromEditCareer input[type="text"] {
	padding: 5px;
	border: 1px solid #d2d2d2;
	font-size: 12px;
	color: #000000;
}
.fromEditCareer input[type="file"] {
}
.fromEditCareer label.error {
	color: #F00;
	display: inline-block;
	margin: 5px 0 10px 0;
	padding: 0 0 0 255px;
	text-align: left;
	font-size: 13px;
	width: 100%;
}
/*
=======================================================================================================================
	*
	*	form  career
	*
=======================================================================================================================
*/

.fromCareer ul, ol {
	padding: 0;
	margin: 0 0 9px 0px;
}
.fromCareer ol {
	list-style-type: none;
}
.fromCareer ol li {
	position: relative;
	float: left;
	clear: left;
	margin: 5px 0;
	padding: 10px 0 10px 10px;
	width: 95%;
	border: 1px solid #ececec;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fcfcfc;
	text-align: -webkit-match-parent;
}
.fromCareer label {
	float: left;
	margin-top: 0px;
	margin-right: 3%;
	width: 32%;
	font-size: 15px;
	font-family: 'BentonSans', sans-serif;
	font: normal;
}
.fromCareer input[type="text"] {
	float: left;
	margin-top: 10px;
	padding: 8px 0 5px .55em;
	width: 60%;
	border: 1px solid #d7d7d8;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 10px;
	-webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0 1px 4px rgba(0,0,0,0.2);
	box-shadow: inset 0 1px 4px rgba(0,0,0,0.2);
	background-color: #fff;
	font-size: .85em;
}
.fromCareer input[type="text"] {
	padding: 5px;
	border: 1px solid #d2d2d2;
	font-size: 12px;
	color: #000000;
}
.fromCareer span {
}
/*****************************************
Style declarations for Top Menu
*****************************************/
#HeadFix {
	z-index: 10;
	position: fixed;
	left: 0;
	right: 0;
	/*top: 0; */
	-webkit-transform: translateZ(0);
}
.navbar {
	z-index: 9999;
	margin: 0 auto;
	background-color: #CC0001;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0px 2px 2px -1px;
	-moz-box-shadow: rgba(0,0,0,0.3) 0px 2px 2px -1px;
	box-shadow: rgba(0,0,0,0.3) 0px 2px 2px -1px;
	border-bottom: 1px solid #860000;
}
.navbar-inner {
	background-color: #CC0001;
	padding: 0;
	/*color: #fff;*/
	font-size: 15px;
	max-width: 1170px;
	margin: auto;
	border-radius: 0px;
	min-height: 47px;
}
#menupanelsearch {
	background: #FFFFFF;
	min-height: 50px;
	-moz-border-radius: 0px;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0px 2px 2px -1px;
	-moz-box-shadow: rgba(0,0,0,0.3) 0px 2px 2px -1px;
	box-shadow: rgba(0,0,0,0.3) 0px 2px 2px -1px;
	float: right;
	border: 1px solid #C0BBB5;
	border-top: 0px;
	width: 520px;
	height: 50px;
	margin: 45px -1px 0 0;
	display: none;
	padding: 20px 0 0 20px;
}
#menupanelsearch input[type="text"] {
	width: 420px;
	height: 25px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 0 0 0 5px;
	margin: 0 5px 0 0;
	font-size: 14px;
	color: #333333;
}
#menupanelsocial {
	background: #FFFFFF;
	min-height: 50px;
	-moz-border-radius: 0px;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0px 2px 2px -1px;
	-moz-box-shadow: rgba(0,0,0,0.3) 0px 2px 2px -1px;
	box-shadow: rgba(0,0,0,0.3) 0px 2px 2px -1px;
	float: right;
	border: 1px solid #C0BBB5;
	border-top: 0px;
	width: 473px;
	height: 246px;
	margin: 45px -1px 0 0;
	display: none;
	color: #5C5C5C;
	padding: 10px 30px 20px 30px;
}
#menupanelsocial tr td.ch-fb, td.ch-pin, td.ch-plus, td.ch-fs, td.ch-tw, td.ch-rss {
	width: 200px;
	height: 29px;
	padding: 7px 0 7px 37px;
	border-bottom: 1px solid #DCDCDC;
}
#menupanelsocial tr td.ch-fb a, td.ch-pin a, td.ch-plus a, td.ch-fs a, td.ch-tw a, td.ch-rss a {
	font-weight: normal;
}
#menupanelsocial tr td.ch-fb {
	background: url(img/menu/icon_social_fb.png) no-repeat;
	background-position: 0px 7px;
}
#menupanelsocial tr td.ch-pin {
	background: url(img/menu/icon_social_pin.png) no-repeat;
	background-position: 0px 7px;
}
#menupanelsocial tr td.ch-plus {
	background: url(img/menu/icon_social_plus.png) no-repeat;
	background-position: 0px 7px;
}
#menupanelsocial tr td.ch-fs {
	background: url(img/menu/icon_social_fs.png) no-repeat;
	background-position: 0px 7px;
}
#menupanelsocial tr td.ch-tw {
	background: url(img/menu/icon_social_tw.png) no-repeat;
	background-position: 0px 7px;
}
#menupanelsocial tr td.ch-rss {
	background: url(img/menu/icon_social_rss.png) no-repeat;
	background-position: 0px 7px;
}
#subscribe-penal {
	padding: 20px 0 0 0;
}
#subscribe-penal .title-sub {
	font-weight: bold;
	padding-bottom: 5px;
}
#menupanelmemberprofile {
	background: #CC0000;
	min-height: 50px;
	-moz-border-radius: 0px;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0px 2px 2px -1px;
	-moz-box-shadow: rgba(0,0,0,0.3) 0px 2px 2px -1px;
	box-shadow: rgba(0,0,0,0.3) 0px 2px 2px -1px;
	float: right;
	border: 1px solid #FFFFFF;
	border-top: none;
	width: 174px;
	overflow: auto;
	margin: 2px -1px 0 0;
	color: #000000;
	padding: 5px 0 0 0px;
	display: none;
}
#menupanelmemberprofile .list-profile {
	padding: 7px 0 7px 15px;
	border-bottom: 1px solid #FFFFFF;
}
#menupanelmemberprofile .list-profile img {
	width: 48px;
	height: 48px;
	border: 1px solid #FFFFFF;
	margin-right: 5px;
}
#menupanelmemberprofile .list-profile .name-user {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
#menupanelmemberprofile .list-profile a {
	color: #FFFFFF;
	font-weight: normal;
}
#menupanelmemberprofile .list-profile span {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
}
#menupanellogin {
	background: #FFFFFF;
	min-height: 50px;
	-moz-border-radius: 0px;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0px 2px 2px -1px;
	-moz-box-shadow: rgba(0,0,0,0.3) 0px 2px 2px -1px;
	box-shadow: rgba(0,0,0,0.3) 0px 2px 2px -1px;
	float: right;
	border: 1px solid #C0BBB5;
	border-top: 0px;
	width: 280px;
	overflow: auto;
	margin: 45px -1px 0 0;
	display: none;
	color: #000000;
	padding: 20px 0 0 20px;
}
#tableloginmenu {
}
#tableloginmenu tr td {
	color: #454545;
	font-size: 12px;
	vertical-align: middle;
}
#tableloginmenu tr td.btnloginfacebook {
	text-align: center;
	border-top: 1px solid #E5E6E6;
	padding: 20px 0 0 0;
}
#tableloginmenu tr td.remember {
	font-size: 12px;
}
#tableloginmenu tr td input[type="text"], input[type="password"] {
	padding: 5px;
	border: 1px solid #d2d2d2;
	color: #000000;
	width: 170px;
	height: 15px;
}
#tableloginmenu tr td.lostpass {
	padding-bottom: 15px;
}
#tableloginmenu tr td a {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
#tableloginmenu tr.clear {
	height: 15px;
}
.iconmenu {
	float: right;
}
.iconmenu li {
	display: block;
	float: left;
	border-left: 1px solid #FF1516;
	border-right: 1px solid #860000;
	min-height: 43px;
}
.iconmenu li.search {
	background: url(img/menu/bt_search.png) no-repeat;
	width: 42px;
	height: 40px;
}
.iconmenu li.search:hover {
	background: url(img/menu/bt_search_a.jpg) no-repeat;
	width: 42px;
	background-color: #FFFFFF;
	cursor: pointer;
	border-bottom: 1px solid #FFEAE6;
}
.iconmenu li.profile {
	/*background: url(img/menu/bt_login.png) no-repeat;*/
	width: 46px;
}
.iconmenu li.profile:hover {
	cursor: pointer;
}
.iconmenu li.login {
	background: url(img/menu/bt_login.png) no-repeat;
	width: 44px;
}
.iconmenu li.login:hover {
	background: url(img/menu/bt_login_a.jpg) no-repeat;
	width: 44px;
	background-color: #FFFFFF;
	cursor: pointer;
	border-bottom: 1px solid #F7F8F9;
}
.iconmenu li.social {
	background: url(img/menu/bt_social.png) no-repeat;
	width: 84px;
}
.iconmenu li.social:hover {
	background: url(img/menu/bt_social_a.jpg) no-repeat;
	width: 84px;
	height: 40px;
	background-color: #FFFFFF;
	cursor: pointer;
	border-bottom: 1px solid #FFEAE6;
}
.iconmenu li:first-child {
	border-left: none;
}
.iconmenu li:last-child {
	border-right: none;
}
/*****************************************
Style declarations for Top Menu
*****************************************/

.oops-menu-header, .oops-menu-header * {
	margin-right: auto;
	margin-left: auto;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 10;
}
.oops-menu-header li {
	float: left;
	position: relative;
	padding: 14px 0;
	text-transform: capitalize;
}
.oops-menu-header ul {
	margin: 0;
}
oops-menu-header a, .oops-menu-header a:hover {
}
.oops-menu-header a, .oops-menu-header a:visited {
	color: #FFFFFF;
	display: block;
	padding: 0 13px;
	font-weight: normal;
	text-transform: capitalize;
}
.oops-menu-header a:hover, .oops-menu-header a:active, .current_page_item a, #home .on, .menu-footer a:hover {
	color: #FFFFFF;
}
.oops-menu-header li ul {
	height: auto;
	left: -999em;
	line-height: 30px;
	margin: 0;
	padding: 0;
	position: absolute;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.oops-menu-header li li {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	width: 220px;
	background: #CC0001;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px 0 10px 0;
}
.oops-menu-header li:hover, .oops-menu-header li.sfHover, .current-menu-item, li.current-menu-item, li.current-menu-parent, li.current-menu-ancestor {
	background: #D32526 !important;
	color: #fff !important;
}
.oops-menu-header li:hover ul, .sf-menu li.sfHover ul {
	left: 0px;
	top: 46px;
	z-index: 99;
}
ul.oops-menu-header li:hover li ul, ul.oops-menu-header li.sfHover li ul {
	top: -999em;
}
ul.oops-menu-header li li:hover ul, ul.oops-menu-header li li.sfHover ul {
	left: 10em;
	top: 0;
}
ul.oops-menu-header li li:hover li ul, ul.oops-menu-header li li.sfHover li ul {
	top: -999em;
}
ul.oops-menu-header li li li:hover ul, ul.oops-menu-header li li li.sfHover ul {
	left: 10em;
	top: 0;
}
/*****************************************
Style declarations for Top Menu Job
*****************************************/
.navbar-job {
	z-index: 9999;
	margin: 0 auto;
	background-color: #2C2C2C;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0px 2px 2px -1px;
	-moz-box-shadow: rgba(0,0,0,0.3) 0px 2px 2px -1px;
	box-shadow: rgba(0,0,0,0.3) 0px 2px 2px -1px;
	border-bottom: 1px solid #000000;
}
.navbar-inner-job {
	padding: 0;
	/*color: #fff;*/
	font-size: 15px;
	max-width: 1170px;
	margin: auto;
	border-radius: 0px;
	min-height: 47px;
}
.oops-menu-header-job, .oops-menu-header-job * {
	margin-right: auto;
	margin-left: auto;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 10;
}
.oops-menu-header-job li {
	float: left;
	position: relative;
	padding: 14px 0;
	text-transform: capitalize;
}
.oops-menu-header-job ul {
	/*line-height: 31px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;*/
	margin: 0;
}
oops-menu-header-job a, .oops-menu-header-job a:hover {
}
.oops-menu-header-job a, .oops-menu-header-job a:visited {
	color: #FFFFFF;
	display: block;
	padding: 0 13px;
	font-weight: normal;
	text-transform: capitalize;
}
.oops-menu-header-job a:hover, .oops-menu-header-job a:active, .current_page_item a, #home .on, .menu-footer a:hover {
	color: #FFFFFF;
}
.oops-menu-header-job li ul {
	height: auto;
	left: -999em;
	line-height: 30px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 222px;
}
.oops-menu-header-job li li {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	width: 220px;
}
.oops-menu-header-job li:hover, .oops-menu-header li.sfHover {
	background: #666 !important;
	color: #fff !important;
}
.iconmenu-logo-job {
	float: left;
}
.iconmenu-logo-job li {
	float: left;
}
.iconmenu-logo-job li#menu-nv-job {
	padding: 7px 10px 0 0;
}
.iconmenu-job {
	float: right;
}
.iconmenu-job li {
	display: block;
	float: left;
	border-left: 1px solid #404040;
	border-right: 1px solid #000000;
	min-height: 43px;
}
.iconmenu-job li.search {
	background: url(img/menu/bt_search.png) no-repeat;
	width: 42px;
	height: 40px;
}
.iconmenu-job li.search:hover {
	background: url(img/menu/bt_search_a.jpg) no-repeat;
	width: 42px;
	background-color: #FFFFFF;
	cursor: pointer;
	border-bottom: 1px solid #FFEAE6;
}
.iconmenu-job li.profile {
	background: url(img/menu/bt_login.png) no-repeat;
	width: 44px;
}
.iconmenu-job li.profile:hover {
	cursor: pointer;
}
.iconmenu-job li.company {
	/*background: url(img/menu/bt_company_login.png) no-repeat;*/

	width: 46px;
}
.iconmenu-job li.company:hover {
	cursor: pointer;
}
.iconmenu-job li.login {
	background: url(img/menu/bt_login.png) no-repeat;
	width: 44px;
}
.iconmenu-job li.login:hover {
	background: url(img/menu/bt_login_a.jpg) no-repeat;
	width: 44px;
	background-color: #FFFFFF;
	cursor: pointer;
	border-bottom: 1px solid #F7F8F9;
}
.iconmenu-job li.social {
	background: url(img/menu/bt_social.png) no-repeat;
	width: 84px;
}
.iconmenu-job li.social:hover {
	background: url(img/menu/bt_social_a.jpg) no-repeat;
	width: 84px;
	height: 40px;
	background-color: #FFFFFF;
	cursor: pointer;
	border-bottom: 1px solid #FFEAE6;
}
.iconmenu-job li:first-child {
	border-left: none;
}
.iconmenu-job li:last-child {
	border-right: none;
}
/*****************************************
Style Footer
*****************************************/
.bgfooter {
	padding: 50px 0 30px 0;
	width: 100%;
	/*height: 292px;*/
	background-color: #CC0001;
	color: #FFFFFF;
}
.bgfooter .sitename {
	font-size: 29px;
	text-align: center;
	font-weight: bold;
}
.bgfooter .sitedesc {
	padding-top: 25px;
	text-align: center;/*height: 55px;*/
}
.bgfooter .oops-to-top-block {
	font-size: 11px;
	margin-bottom: 0;
	color: #FFF;
	float: right;
	border: 1px solid #FFFFFF;
	padding: 5px 10px;
	display: inline-block;
	border-bottom: none;
}
.bgfooter .oops-to-top-block a {
	color: #FFF;
}
.bgfooter .iconshare {
	padding-top: 10px;
	text-align: center;
}
.bgfooter .txtlink {
	padding-top: 5px;
	text-align: center;
}
.bgfooter .txtlink a {
	color: #FFFFFF;
}
.bgfooter .txtlink a:hover {
	color: #999999;
}
.bgfooter .iconshare table {
	margin-right: auto;
	margin-left: auto;
}
.bgfooter .iconshare table tr td {
	padding: 0 7px 0 7px;
}
/*****************************************
head-logo
*****************************************/

#head-logo {
	margin: 0 0 14px 0;
}
#oops-logo {
	padding: 30px 0 0 0;
}
#Feed-job-body {
	height: 30px;
	border: 1px solid #D1D2D4;
}
#Feed-job-body .title-feed-job {
	float: left;
	width: 125px;
	height: 23px;
	color: #D01A19;
	font-weight: bold;
	padding: 7px 0 0 40px;
	background: #E8E9EB url(img/icon_job_feed.png) no-repeat;
	background-position: 10px 5px;
}
#Feed-job-body .body-feed-job {
	float: left;
	height: 23px;
	text-align: center;
	padding: 0px 0 0 10px;
}
#Feed-job-body .body-feed-job a {
	color: #555555;
}
#Feed-job-body .body-feed-job a:hover {
	color: #CC0001;
}
#chanels-menu-body {
	height: 35px;
	-moz-box-shadow: 0 0 3px #ccc;
	-webkit-box-shadow: 0 0 3px #ccc;
	box-shadow: 0 1px 3px 0px #ccc;
	background: #FFFFFF url(img/bt_All_channels.png) no-repeat;
	background-position: 10px 5px;
	padding: 0 0 0 40px;
}
#chanels-menu-body span {
	margin: 10px 0 0 0;
	position: absolute;
	font-weight: 900;
	font-size: 15px;
	color: #D11919;
}
#chanels-menu-body .chanels-menu {
	float: left
}
#chanels-menu-body .chanels-menu-bgread {
	float: right;
	background: #E60000;
	width: 397px;
	height: 35px;
	margin-right: -17px;
}
/*****************************************
slidebar job
*****************************************/
#jobslidebar {
	background: #F1F0EE;
	height: 100%;
	width: 100%;
}
/* Stream
----------------------------------------- */

.stick {
	position: fixed;
	top: 30px;
}
/*
	* =====================================================================================
	* sideBar Job
	* =====================================================================================
*/


#PanelCategoryjob {
	width: 300px;
	/*min-height: 2200px;*/
	padding: 20px 20px 5px 20px;
	float: left;
	background: #f0f0f0;
	min-height: 1700px;
}
#PanelCategoryjob .titlecatejob {
	border-bottom: 5px solid #C0BBB5;
}
#PanelCategoryjob .titlecatejob h2 {
	font-family: "Meiryo UI", sans-serif;
	color: #454645;
	font-weight: 300;
	font-size: 25px;
}
#job-accordion {
	font-family: "Meiryo UI", sans-serif;
}
#job-accordion h3 {
	font-family: "Meiryo UI", sans-serif;
	background: url(img/acc_title.png) no-repeat;
	background-position: 0px 19px;
	cursor: pointer;
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #fff;
	padding: 12px 0 12px 17px;
	margin: 0;
	font-size: 14px;
	color: #8F8781;
}
#job-accordion .content {
	color: #8F8781;
	min-height: 100px;
	border-bottom: 1px solid #d2d2d2;
	padding: 0 0 0 17px;
}
#job-accordion .content ul li a {
	color: #8F8781;
	font-weight: normal;
}
#job-accordion .content ul li a:hover {
	color: #D11919;
}
#job-accordion h3.active {
	border-bottom : none;
	color: #D11919;
	background: url(img/acc_title_at.png) no-repeat;
	background-position: 0px 20px;
}
/*#accordion-job-cate h3 {
	cursor:pointer;
	padding: 10px 0 10px 0;
}
.ui-accordion-header {   }
.ui-accordion-header.ui-state-active {

 }*/

#rowitemp-list {
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #fff;
	cursor: pointer;
	padding: 15px 0 15px 0;
}
#rowitemp-list .cate-title {
	float: left;
	width: 280px;
	color: #8F8781;
	font-size: 16px;
	font-weight: 500;
}
#rowitemp-list .Cate-count {
	float: right;
	;
	width: 50px;
}
#rowitemp-list .rowitemp-list-disc {
	/* padding:10px 0 10px 0; */
	margin-top: 10px;
	color: #8F8781;
}
#rowitemp {
}
#rowitemp li {
	margin-top: 0;
	padding: 0;
}
/*
=======================================================================================================================
	*
	*	form add job
	*
=======================================================================================================================
*/
#panel-container-job {
	background: #FFFFFF;
	border-right: 1px #F0F0F0 solid;
}
.fromaddjob ul, ol {
	padding: 0;
	margin: 0 0 9px 0px;
}
.fromaddjob ol {
	list-style-type: none;
}
.fromaddjob ol li {
	position: relative;
	float: left;
	clear: left;
	padding: 6px 0 0px 10px;
	width: 99%;
	background: #F1F1F1;
	text-align: -webkit-match-parent;
}
.fromaddjob label {
	font-family: "Meiryo UI", sans-serif;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
	font-size: 15px;
	font-weight: normal;
	padding: 0 0 0 4px;
}
.fromaddjob span {
	font-family: "Meiryo UI", sans-serif;
	width: 100%;
	font-weight: normal;
	padding: 0 0 0 4px;
	font-size: 12px;
	color: #777777;
}
.fromaddjob label span {
	font-family: "Meiryo UI", sans-serif;
	color: #CC0001;
	font-weight: bold;
}
.fromaddjob label span.optional {
	font-family: "Meiryo UI", sans-serif;
	color: #D31A20;
	font-weight: bold;
	font-size: 11px;
}
.fromaddjob input[type="text"], .fromaddjob input[type="email"] {
	font-family: "Meiryo UI", sans-serif;
	padding: 8px 0 5px .55em;
	width: 96%;
	border: 1px solid #E1E1E1;
	padding: 5px;
	background-color: #fff;
	font-size: 12px;
	color: #000000;
}
.fromaddjob select {
	width: 97%;
	font-family: "Meiryo UI", sans-serif;
	font-size: 11px;
	color: #777777;
}
.fromaddjob textarea {
	width: 96%;
	font-family: "Meiryo UI", sans-serif;
	font-size: 11px;
	color: #777777;
}
.fromaddjob input[type="radio"] {
}
.fromaddjob input[type="file"] {
}
.fromaddjob label.error {
	color: #F00;
	display: inline-block;
	margin: 5px 0 10px 0;
	text-align: left;
	font-size: 13px;
	width: 100%;
}
.fromaddjob ol li.titledetails {
	font-family: "Meiryo UI", sans-serif;
	background-color: inherit;
	border: none;
	font-size: 20px;
	color: #777777;
	margin: 20px 0 10px 0;
}
.scroll-pane {
	width: 330px;
	height: 150px;
	overflow: auto;
	border: 1px solid #CCC;
	padding: 10px;
	margin: 10px 0 10px 0;
	background: #FFFFFF;
}
.scroll-pane ul li {
	background: #FFFFFF;
}
.jspDrag {
	background: #383838 !important;
}
.jspVerticalBar {
	width: 6px !important;
}
.selectit {
	margin: 0 0 0 7px;
}
.body-feed-jobs-widget {
	background: #FFFFFF;
	border: 1px solid #DDE1EA;
	margin: 0 0 20px 0;
}
.body-feed-jobs-widget .body-feed-jobs-widget-head {
	height: 50px;
	background: #FFF url(img/title_oops_job_feed.png) no-repeat;
	background-position: 10px 15px;
}
.body-feed-jobs-widget .body-feed-jobs-widget-bar {
	height: 23px;
	background: #D31A20;
	color: #FFFFFF;
	padding: 2px 0px 2px 0;
}
.body-feed-jobs-widget .body-feed-jobs-widget-bar a {
	color: #FFFFFF;
}
.body-feed-jobs-widget .body-feed-jobs-widget-bar .div1 {
	padding: 3px 15px 0px 10px;
	float: left;
	border-right: 1px solid #890D10;
	font-weight: bold;
}
.body-feed-jobs-widget .body-feed-jobs-widget-bar .div2 {
	padding: 3px 15px 0px 10px;
	float: left;
	border-left: 1px solid #E98D90;
	font-weight: bold;
}
.body-feed-jobs-widget .body-feed-jobs-widget-bar .div3 {
	padding: 3px 15px 0px 10px;
	float: right;
	border-right: 1px solid #890D10;
	font-weight: bold;
}
.body-feed-jobs-widget .body-feed-jobs-widget-bar .div4 {
	padding: 3px 15px 0px 10px;
	float: right;
	border-left: 1px solid #E98D90;
	font-weight: bold;
}
.body-feed-jobs-widget .body-feed-jobs-widget-item {
	padding: 10px;
	border-bottom: 1px solid #DDE1EA;
	overflow: auto;
}
.body-feed-jobs-widget-item .body-feed-jobs-widget-item-image {
	float: left;
}
.body-feed-jobs-widget-item .body-feed-jobs-widget-item-title {
	float: left;
	padding: 10px 0 0 13px;
	width: 275px;
}
.body-feed-jobs-widget-item .body-feed-jobs-widget-item-title a {
	color: #D2191F;
	font-weight: bold;
}
.body-feed-jobs-widget-item .body-feed-jobs-widget-item-image img {
/*border:1px solid #DDDDDD;*/

}
.body-feed-jobs-widget-category {
	padding: 0 15px 0 15px;
}
/*
=======================================================================================================================
	*
	*	login panel
	*
=======================================================================================================================
*/
#panel-login {
	background: #FFFFFF;
	padding: 15px;
	border: 1px solid #E8E8E8;
	height: 220px;
}
#panel-login .panel-login {
	/*background:#F7F8FA;*/
	padding: 10px 0 0 50px;
	/*border:1px solid #E8E8E8;*/
	height: 170px;
}
#panel-login .panel-login .login-text {
	width: 370px;
 margin 25px 0 25px 0;
	border-right: 1px solid #E8E8E8;
	float: left;
}
#panel-login .panel-login .login-facebook {
	float: left;
	text-align: center;
	width: 250px;
	padding-top: 25px;
}
#tableloginmenu {
}
#tableloginmenu2 tr td {
	color: #454545;
	font-size: 12px;
	vertical-align: middle;
}
#tableloginmenu2 tr td.btnloginfacebook {
	text-align: center;
	padding: 20px 0 0 0;
}
#tableloginmenu2 tr td.remember {
	font-size: 12px;
}
#tableloginmenu2 tr td input[type="text"], #tableloginmenu2 tr td input[type="password"] {
	padding: 5px;
	border: 1px solid #d2d2d2;
	color: #000000;
	width: 250px;
	height: 15px;
}
#tableloginmenu2 tr td.lostpass {
	padding-bottom: 15px;
}
#tableloginmenu2 tr td a {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
/*
=======================================================================================================================
	*
	*	buttion red oops
	*
=======================================================================================================================
*/

.btnred .btn-red span {
	padding: 5px;
}
.btn-red span {
	display: block;
	padding: 10px;
	color: #fff;
	text-decoration: none;
	text-shadow: rgba(0,0,0,0.3) 0px 0px 1px;
	font-size: 1em;
	font-size-adjust: 0.523;
	font-weight: bold;
	font-style: normal;
	line-height: 1.2;
}
.btn-red {
	position: relative;
	display: inline-block;
	width: auto;
	text-align: center;
	/*	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;*/
	border: 0;
	background: #CC0001;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	zoom: 1;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
}
.btnred p {
	text-align: center;
}
/*
=======================================================================================================================
	*
	*	oops add jobs
	*
=======================================================================================================================
*/

#head-post-job {
	padding: 0 0 0 10px;
}
#head-post-job .nvback {
	text-align: right;
	margin-top: 30px;
}
#head-post-job .nvback a {
	font-family: "Meiryo UI", sans-serif;
	color: #C50000;
	font-size: 12px;
}
#head-post-job h1 {
	font-family: "Meiryo UI", sans-serif;
	padding: 0px 0 0 0;
	color: #777777;
	font-weight: normal;
	font-size: 25px;
}
#head-post-job .description {
	font-family: "Meiryo UI", sans-serif;
	background: url(img/logo_oops_job.png) no-repeat;
	background-position: 0px 2px;
	color: #777777;
	font-size: 15px;
	line-height: 30px;
}
#head-post-job .dt1 {
	font-family: "Meiryo UI", sans-serif;
	color: #777777;
	font-size: 15px;
	line-height: 30px;
}
#head-post-job .description span {
	color: #D11919;
}
.wp_themeSkin iframe {
	background: #FFF !important;
}
/*
	* =====================================================================================
	* red Title Block
	* =====================================================================================
*/

.title-block-widget {
	width: 100%;
}
.title-block-widget h3 {
	padding-left: 2px;
	font-size: 15px;
	line-height: 19px;
	color: #454545;
	margin-bottom: 5px;
}
.title-block-widget .divider {
	height: 5px;
	display: block;
	width: 100%;
	background-color: #BBBBBB;
	margin-bottom: 15px
}
.title-block-red {
	width: 100%;
}
.title-block-red div.title {
	font-family: "Meiryo UI", sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 10px 20px;
	color: #454545;
}
.title-block-red ul {
	margin: 10px 0 10px 0;
}
.title-block-red ul li {
	display: inline;
}
.title-block-red ul li h3 {
	font-size: 14px;
	color: #454545;
	font-weight: bold;
	padding: 0 0 0 10px;
}
.title-block-red .divider {
	height: 3px;
	display: block;
	width: 100%;
	background-color: #CC0000;
}
/*
	* =====================================================================================
	* Head Job Page
	* =====================================================================================
*/
#head-job-page {
	padding: 20px 0 10px 0;
	border-bottom: 5px #C0BBB5 solid;
	margin-bottom: 10px;
}
#head-job-page table {
	width: 100%;
	font-family: "Meiryo UI", sans-serif;
}
#head-job-page table tr td {
	vertical-align: top;
}
#head-job-page table tr td.head-job-page-title {
}
#head-job-page table tr td.head-job-page-title .title {
	font-family: "Meiryo UI", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #454545;
	margin-bottom: 10px;
}
#head-job-page table tr td.head-job-page-title .desc {
	font-size: 13px;
	max-width: 580px;
	line-height: 20px;
}
#head-job-page table tr td.head-job-page-post {
	width: 152;
	float: right;
}
#head-job-page table tr td.head-job-page-post a {
}
#head-count-job {
	font-family: "Meiryo UI", sans-serif;
	font-size: 15px;
	margin: 15px 0 15px 0;
}
#head-count-job span {
	color: #CC0000;
	font-size: 25px;
}
/*
	* =====================================================================================
	* list Jobs
	* =====================================================================================
*/
.content-job {
	padding: 0 22px 0 0;
}
#job-lists {
}
#job-lists .panel-title-job {
	padding: 0 5px 0 15px;
}
#job-lists .panel-title-job h3 a {
	font-family: "Meiryo UI", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}
#job-lists .panel-title-job h3 a:hover {
	color: #D11919;
}
#job-lists .panel-title-job .meta-time a {
	font-family: "Meiryo UI", sans-serif;
	font-size: 11px;
	color: #D11919;
}
#job-lists .panel-title-job .meta-time a:hover {
	color: #000000;
}
#job-lists .panel-title-job .function {
	margin: 5px 0 5px 0;
	color: #8F8781;
	font-family: "Meiryo UI", sans-serif;
	font-size: 12px;
}
#job-lists .location {
	color: #8F8781;
	font-family: "Meiryo UI", sans-serif;
	font-size: 12px;
}
#job-lists .datepost {
	font-family: "Meiryo UI", sans-serif;
	color: #D11919;
}
#job-lists .dateappy {
	color: #454545;
	font-family: "Meiryo UI", sans-serif;
	font-size: 12px;
}
#job-lists .Favorite {
}
#job-lists .Favorite img {
	margin-top: -5px;
	cursor: pointer;
}
/*
	* =====================================================================================
	* Register
	* =====================================================================================
*/

.register-desc {
	padding: 10px 0 10px 20px;
}
.register-desc span {
	font-family: "Meiryo UI", sans-serif;
	font-size: 13px;
}
.register-desc span.b {
	font-weight: bold;
}
#form-register {
	padding: 0px 0 10px 20px;
}
#form-register span {
	font-family: "Meiryo UI", sans-serif;
	font-size: 20px;
}
#form-register .span4, #form-register .span8 {
	margin: 8px 0 0 0;
}
#form-register .panel-input {
	padding: 30px 0 10px 0;
	font-family: "Meiryo UI", sans-serif;
}
#form-register .panel-input label {
	font-family: "Meiryo UI", sans-serif;
	font-size: 13px;
	font-weight: normal;
	width: 110px;
	margin-top: 5px;
}
#form-register .panel-input .span8 label {
	font-family: "Meiryo UI", sans-serif;
	font-size: 13px;
	font-weight: normal;
	width: 200px;
	margin-top: 5px;
}
#form-register .panel-input .span8 input[type="text"] {
	width: 520px;
	border: 1px solid #E1E1E1;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
#form-register .panel-input label span {
	font-family: "Wide Latin", sans-serif;
	color: #D2191F;
	font-size: 15px;
	padding-left: 2px;
}
#form-register .panel-input input[type="text"], #form-register .panel-input input[type="password"] {
	width: 245px;
	border: 1px solid #E1E1E1;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 12px;
	color: #000000;
}
#form-register .panel-input select {
	width: 255px;
}
#form-register .panel-input input[type="checkbox"] {
	padding: 0 10px 0 10px;
}
#form-register .panel-input .btnregister {
	text-align: center;
	padding: 40px 20px 20px 0;
}
#form-register .panel-input label.error {
	color: #F00;
	display: inline-block;
	margin: 5px 0 10px 0;
	padding: 0 0 0 0px;
	text-align: left;
	font-size: 12px;
	width: 100%;
}
/*
=======================================================================================================================
	*
	*	Sing Jobs
	*
=======================================================================================================================
*/

#head-single-job {
	padding: 0 0 0 10px;
	color: #777777;
}
#head-single-job .nvback {
	text-align: right;
	margin-top: 30px;
}
#head-single-job .nvback a {
	font-family: "Meiryo UI", sans-serif;
	color: #C50000;
	font-size: 12px;
}
#head-single-job h1 {
	font-family: "Meiryo UI", sans-serif;
	padding: 0px 0 0 0;
	color: #777777;
	font-weight: normal;
	font-size: 25px;
}
#head-single-job .datacreate {
	font-family: "Meiryo UI", sans-serif;
	font-size: 12px;
}
#head-single-job .image-logo-business {
	margin: 15px 0 10px 0;
}
#head-single-job .image-logo-business img {
	width: 200px;/*height:200px;*/
}
#head-single-job #company-description {
	font-size: 13px;
	color: #777777;
}
#head-single-job #company-description .name {
	font-family: "Meiryo UI", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #777777;
	margin: 0 0 5px 0;
}
#head-single-job #company-description .email {
	margin: 0 0 5px 0;
}
#head-single-job #company-description .website {
	margin: 0 0 5px 0;
}
#sumit-jobsingle-apply {
}
#jobsingle-description {
	padding: 0 0 0 10px;
	margin-top: 30px;
	font-size: 15px;
	color: #777777;
}
#jobsingle-description ul li {
	list-style-type : disc;
	padding-left: 1em;
}
/*
=======================================================================================================================
	*
	*	Job Payment
	*
=======================================================================================================================
*/
#ref-panel {
	padding: 30px 0 0 10px;
}
#ref-panel .head {
	font-family: "Meiryo UI", sans-serif;
	font-size: 20px;
	color: #777777;
	margin-bottom: 20px;
}
#ref-panel .Summary {
	background: #F1F1F1;
	padding: 20px;
}
#ref-panel .Summary .title {
	font-family: "Meiryo UI", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #777777;
}
#ref-panel .Summary table {
	width: 100%;
	font-family: "Meiryo UI", sans-serif;
	font-size: 15px;
	color: #777777;
}
#ref-panel .Summary table tr td {
	padding: 10px 0 5px 0;
}
#ref-panel .Summary table tr td.c2 {
	width: 100px;
}
#ref-panel .Summary table tr td.c3 {
	width: 60px;
}
#ref-panel .Summary table tfoot {
	border-top: 1px solid #C1C1C1;
}
#ch-payment {
	padding: 35px 0 0 0px;
}
#ch-payment .head {
	font-family: "Meiryo UI", sans-serif;
	font-size: 20px;
	color: #777777;
	margin-bottom: 20px;
}
#ch-payment .Summary {
	background: #F1F1F1;
	padding: 20px;
}
#ch-payment .Summary .Terms {
	font-family: "Meiryo UI", sans-serif;
	font-size: 11px;
	color: #777777;
	margin: 10px 0 0 0;
}
#ch-payment .Summary .bank {
	width: 100%;
	font-family: "Meiryo UI", sans-serif;
	font-size: 15px;
	color: #777777;
}
#ch-payment .Summary .bank select {
	height: 23px;
	font-size: 12px;
}
#ch-payment .Summary .cradit {
	width: 100%;
	font-family: "Meiryo UI", sans-serif;
	font-size: 15px;
	color: #777777;
	padding: 10px 0 10px 0;
}
/*
=======================================================================================================================
	*
	*	THANK YOU FOR YOUR PURCHASE
	*
=======================================================================================================================
*/

#head-return-purchase-job {
	padding: 0 0 0 10px;
	color: #777777;
}
#head-return-purchase-job .nvback {
	text-align: right;
	margin-top: 30px;
}
#head-return-purchase-job .nvback a {
	font-family: "Meiryo UI", sans-serif;
	color: #C50000;
	font-size: 12px;
}
#head-return-purchase-job h1 {
	font-family: "Meiryo UI", sans-serif;
	padding: 0px 0 0 0;
	color: #777777;
	font-weight: normal;
	font-size: 25px;
}
#head-return-purchase-job .description {
	font-family: "Meiryo UI", sans-serif;
	color: #777777;
	font-size: 15px;
	padding: 5px 0 0 0;
}
#head-return-purchase-job .description .b {
	font-weight: bold;
	margin: 10px 0 15px 0;
}
/*
=======================================================================================================================
	*
	*	jobs apply
	*
=======================================================================================================================
*/

#head-job-apply {
	padding: 0 0 0 10px;
	color: #777777;
}
#head-job-apply .nvback {
	text-align: right;
	margin-top: 30px;
}
#head-job-apply .nvback a {
	font-family: "Meiryo UI", sans-serif;
	color: #C50000;
	font-size: 12px;
}
#head-job-apply h1 {
	font-family: "Meiryo UI", sans-serif;
	padding: 0px 0 0 0;
	color: #777777;
	font-weight: normal;
	font-size: 25px;
}
#head-job-apply .namecompany {
	font-family: "Meiryo UI", sans-serif;
	color: #777777;
	font-size: 15px;
}
/*
=======================================================================================================================
	*
	*	alert box  success
	*
=======================================================================================================================
*/
.alert-box {
	margin: 10px 0 0 0;
	padding: 5px 20px 5px 70px;
	border: 1px solid #000;
	color: #4d4d4d;
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 6px 14px -6px #fff;
	-webkit-box-shadow: inset 0 6px 14px -6px #fff;
	box-shadow: inset 0 6px 14px -6px #fff;
	text-shadow: 0px 1px -1px rgba(255, 255, 255, 0.5);
}
.alert-box > .container {
	border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.alert-box > .container .text {
	border-left: 1px solid rgba(255, 255, 255, 0.7);
	padding-left: 15px;
}
.alert-box > .container .text h1 {
	font-size: 14px;
	padding: 0;
	margin: 0;
}
.alert-box > .container .text h2 {
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.alert-box > .close {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 26px;
	height: 26px;
	background: center no-repeat;
	opacity: 0.8;
}
.alert-box > .close:hover {
	opacity: 1;
}
.alert-box.success {
	border-color: #aabb6a;
	background: url #f1facf;
	background: url(img/success.png) no-repeat 20px, -moz-linear-gradient(top, #f1facf 0%, #c6dc77 100%);
	background: url(img/success.png) no-repeat 20px, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1facf), color-stop(100%, #c6dc77));
	background: url(img/success.png) no-repeat 20px, -webkit-linear-gradient(top, #f1facf 0%, #c6dc77 100%);
	background: url(img/success.png) no-repeat 20px, -o-linear-gradient(top, #f1facf 0%, #c6dc77 100%);
	background: url(img/success.png) no-repeat 20px, -ms-linear-gradient(top, #f1facf 0%, #c6dc77 100%);
	background: url(img/success.png) no-repeat 20px, linear-gradient(to bottom, #f1facf 0%, #c6dc77 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1facf', endColorstr='#c6dc77', GradientType=0 );
}
.alert-box.success > .close {
	background-image: url(img/success_close.png);
}
.alert-box.error {
	border-color: #C1002C;
	background: url #f1facf;
	background: url(img/alert.png) no-repeat 20px, -moz-linear-gradient(top, #FCDFE6 0%, #F696AC 100%);
	background: url(img/alert.png) no-repeat 20px, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FCDFE6), color-stop(100%, #F696AC));
	background: url(img/alert.png) no-repeat 20px, -webkit-linear-gradient(top, #FCDFE6 0%, #F696AC 100%);
	background: url(img/alert.png) no-repeat 20px, -o-linear-gradient(top, #FCDFE6 0%, #F696AC 100%);
	background: url(img/alert.png) no-repeat 20px, -ms-linear-gradient(top, #FCDFE6 0%, #F696AC 100%);
	background: url(img/alert.png) no-repeat 20px, linear-gradient(to bottom, #FCDFE6 0%, #F696AC 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCDFE6', endColorstr='#F696AC', GradientType=0 );
}
.alert-box.error > .close {
	background-image: url(img/error_close.png);
}
/*
=======================================================================================================================
	*
	*	head job all page
	*
=======================================================================================================================
*/
#head-list-job {
	margin: 20px 0 20px 0;
	border-bottom: 5px solid #C0BBB5;
}
#head-list-job h1 {
	font-family: "Meiryo UI", sans-serif;
	color: #777777;
	font-weight: normal;
	font-size: 25px;
}
/*
=======================================================================================================================
	*
	*	career Page
	*
=======================================================================================================================
*/
.body-career-top {
	margin-left: auto;
	margin-right: auto;
	width: 1170px;
	background: #FFFFFF;
	-moz-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.1);
	height: 280px;
	margin-bottom: 100px;
}
.body-career-bottom {
	margin-left: auto;
	margin-right: auto;
	width: 1170px;
	background: #FFFFFF;
	-moz-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.1);
	min-height: 1000px;
	margin-bottom: -15px;
	overflow: auto;
}
.body-career-top .span3 {
	padding: 40px 0 0 50px;
}
.body-career-top .span8 {
	padding: 60px 0 0 0px;
}
.body-career-top .span8 .text1 {
	font-family: "Meiryo UI", sans-serif;
	color: #999999;
	font-weight: bold;
	font-size: 25px;
	padding: 0 0 15px 0;
}
.body-career-top .span8 .text1 span {
	font-family: "Meiryo UI", sans-serif;
	color: #C60000;
	font-weight: bold;
	font-size: 15px;
	float: right;
}
.body-career-top .span8 .text2 {
	font-family: "Meiryo UI", sans-serif;
	color: #777777;
	font-weight: normal;
	font-size: 13px;
	padding: 0 0 3px 20px;
	background: url(img/icon_address.png) no-repeat;
}
.body-career-top .span8 .text3 {
	font-family: "Meiryo UI", sans-serif;
	color: #777777;
	font-weight: normal;
	font-size: 13px;
	padding: 0 0 3px 0;
}
.body-career-top .span8 .text4 {
	font-family: "Meiryo UI", sans-serif;
	color: #777777;
	font-weight: normal;
	font-size: 13px;
	padding: 0 0 3px 0;
}
.body-career-top .span8 .text5 {
	font-family: "Meiryo UI", sans-serif;
	color: #777777;
	font-weight: normal;
	font-size: 13px;
	padding: 0 0 20px 0;
}
.body-career-top .span8 .social a {
	float: left;
	margin-right: 10px;
}
.body-career-top .span8 .post-resume {
	float: right;
	margin-top: -40px;
}
.body-career-bottom .list-jobs {
	width: 748px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0 0 0;
}
/*
=======================================================================================================================
	*
	*	oops login jobs
	*
=======================================================================================================================
*/

#head-login-job {
	padding: 0 0 0 10px;
}
#head-login-job .nvback {
	text-align: right;
	margin-top: 30px;
}
#head-login-job .nvback a {
	font-family: "Meiryo UI", sans-serif;
	color: #C50000;
	font-size: 12px;
}
#head-login-job h1 {
	font-family: "Meiryo UI", sans-serif;
	padding: 0px 0 0 0;
	color: #454545;
	font-weight: bold;
	font-size: 20px;
}
#head-login-job h1 span {
	font-family: "Meiryo UI", sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
}
#head-login-job .l1 {
	font-family: "Meiryo UI", sans-serif;
	padding: 5px 0 5px 0px;
	color: #454545;
	font-weight: normal;
	font-size: 15px;
}
#head-login-job .l2 {
	font-family: "Meiryo UI", sans-serif;
	padding: 0px 0 5px 15px;
	color: #454545;
	font-weight: normal;
	font-size: 15px;
}
#body-login-job {
	margin-top: 30px;
	padding: 0 10px 0 10px;
}
#body-login-job .bg {
	background-color: #F0F0F0;
	padding: 25px 0 25px 0;
	overflow: auto;
}
#body-login-job h2 {
	font-family: "Meiryo UI", sans-serif;
	color: #777777;
	font-weight: normal;
	font-size: 20px;
}
#body-login-job .bg .txt1 {
	font-family: "Meiryo UI", sans-serif;
	color: #777777;
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 5px;
}
#body-login-job .bg .txt2 {
	font-family: "Meiryo UI", sans-serif;
	color: #777777;
	font-weight: normal;
	font-size: 11px;
	padding-left: 10px;
}
#body-login-job .bg .btnregisterlink {
	padding: 15px 0 0 10px;
}
#jobpanellogin {
	min-height: 50px;
	border-top: 0px;
	overflow: auto;
	color: #000000;
}
.panel-pro-box {
	padding: 0 0 0 10px;
}
.blog-fw {
	font-family: "Meiryo UI", sans-serif;
	color: #777777;
	font-weight: normal;
	font-size: 13px;
	line-height: 25px;
	width: 345px;
	float: left;
	background: #F0F0F0;
	margin: 6px 6px 0 0;
	padding: 10px 10px 20px 15px;
}
.blog-fw .list {
	padding-left: 10px;
}
.blog-fw span.red {
	color: #CC0000;
	font-weight: bold;
}
.blog-fw span.blue {
	color: #00468C;
	font-weight: bold;
}
.blog-fw h3 {
	font-family: "Meiryo UI", sans-serif;
	color: #CC0000;
	font-weight: bold;
	font-size: 13px;
}
.chang-image-upload {
	font-size: 15px;
	position: absolute;
	width: 180px;
	height: 50px;
	text-align: center;
	padding: 30px 10px 0 10px;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.6);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	margin: 70px 0 0 0;
}
#editbgcarrer {
	font-size: 20px;
	position: absolute;
	margin: -90px 0 0 0;
	width: 1150px;
	height: 50px;
	text-align: center;
	padding: 30px 10px 0 10px;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.6);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
#editbgcarrer a {
	font-family: "Meiryo UI", sans-serif;
	font-weight: bold;
	cursor: pointer;
	color: #C60000;
}
.chang-image-upload a {
	font-family: "Meiryo UI", sans-serif;
	font-weight: bold;
	cursor: pointer;
	color: #C60000;
}
#upload-file-image-carrer {
	display: none;
}
/*
   ---------------------------------------------------------------------------------------------------------
	Tables Invoice billing
   ---------------------------------------------------------------------------------------------------------
*/

table.tableInvoice {
	font-family: "Meiryo UI", sans-serif;
	background-color: #f9f9f9;
	margin: 10px 0pt 30px;
	font-size: 13px;
	width: 100%;
	text-align: left;
}
table.tableInvoice thead tr th, table.tableInvoice tfoot tr th {
	background-color: #E6E6E6;
	;
	border: 1px solid #E6E5E5;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}
table.tableInvoice thead tr .header {
	background-image: url('../images/ts-arrows.gif');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tableInvoice tbody td {
	padding: 10px 5px 10px 5px;
	background-color: #fafafa;
	vertical-align: top;
	border: 1px solid #E6E5E5
}
table.tableInvoice tbody tr.odd td {
	background-color: #333333;
}
table.tableInvoice thead tr .headerSortUp {
	background-image: url('../images/asc.gif');
}
table.tableInvoice thead tr .headerSortDown {
	background-image: url('../images/desc.gif');
}
table.tableInvoice thead tr .headerSortDown, table.tableInvoice thead tr .headerSortUp {
	background-color: #ededed;
}
/*
   ---------------------------------------------------------------------------------------------------------
	Tables Invoice invoice_history
   ---------------------------------------------------------------------------------------------------------
*/

table.invoice_history {
	font-family: "Meiryo UI", sans-serif;
	background-color: #f9f9f9;
	margin: 10px 0pt 30px;
	font-size: 13px;
	width: 100%;
	text-align: left;
}
table.invoice_history thead tr th, table.invoice_history tfoot tr th {
	background-color: #E6E6E6;
	;
	border: 1px solid #E6E5E5;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}
table.invoice_history thead tr .header {
	background-image: url('../images/ts-arrows.gif');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.invoice_history tbody td {
	padding: 10px 5px 10px 5px;
	background-color: #fafafa;
	vertical-align: top;
	border: 1px solid #E6E5E5
}
table.invoice_history tbody tr.odd td {
	background-color: #333333;
}
table.invoice_history thead tr .headerSortUp {
	background-image: url('../images/asc.gif');
}
table.invoice_history thead tr .headerSortDown {
	background-image: url('../images/desc.gif');
}
table.invoice_history thead tr .headerSortDown, table.invoice_history thead tr .headerSortUp {
	background-color: #ededed;
}
.wpi_greeting {
	font-family: "Meiryo UI", sans-serif;
	font-size: 20px;
	color: #777777;
	margin-bottom: 10px;
}
.invoice_description {
	font-family: "Meiryo UI", sans-serif;
	font-size: 14px;
	color: #777777;
	margin-bottom: 20px;
}
#wp_invoice_itemized_table table tr td {
	font-family: "Meiryo UI", sans-serif;
}
label.error {
	color: #FF0000;
}
.title5 {
	font-family: "Meiryo UI", sans-serif;
	color: #777777;
	font-weight: normal;
	font-size: 13px;
	padding: 0 0 10px 0;
}
.title5 span {
	color: #777777;
	font-weight: bold;
}
.apply input[type=submit] {
	font-family: "Meiryo UI", sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 15px 0 15px 0;
	position: relative;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	text-align: center;
	border: 0;
	background: #CC0000;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	zoom: 1;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
}
#discbtnpostjoab {
	font-family: "Meiryo UI", sans-serif;
	position: absolute;
	margin-top: -35px;
	margin-left: 20px;
	line-height: 15px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}
.lop-edit {
	font-family: "Meiryo UI", sans-serif;
	padding: 37px 0px 0px 0;
	float: right;
}
.lop-edit a {
	color: #D11919;
}
.lop-delete {
	font-family: "Meiryo UI", sans-serif;
	color: #D11919;
	padding: 0px 0px 0px 0;
	float: right;
	color: #D11919;
}
.lop-delete a {
	color: #D11919;
}
/*
   ---------------------------------------------------------------------------------------------------------
	Dashboard
   ---------------------------------------------------------------------------------------------------------
*/

.Dashboard-title {
	font-family: "Meiryo UI", sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0 20px 0px;
	color: #D11919;
}
.Dashboard-profile {
	background: #DDDDDD;
	padding: 10px 10px 15px 10px;
}
.Dashboard-item-profile {
	padding: 0 0 0 10px;
	font-family: "Meiryo UI", sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.Dashboard-item-profile .name {
	font-family: "Meiryo UI", sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 10px;
}
.Dashboard-item-profile .reset-pass {
	padding-top: 10px;
}
.Dashboard-payment .title {
	padding: 20px 0 10px 0;
}
.Dashboard-payment .title a {
	font-family: "Meiryo UI", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
.Dashboard-payment .title a:hover {
	color: #000000;
}
/*
   ---------------------------------------------------------------------------------------------------------
	Dashboard table invoid
   ---------------------------------------------------------------------------------------------------------
*/
table.tableDashInvoice {
	font-family: "Meiryo UI", sans-serif;
	background-color: #f9f9f9;
	margin: 10px 0pt 15px 0px;
	font-size: 13px;
	width: 100%;
	text-align: left;
}
table.tableDashInvoice thead tr th, table.tableDashInvoice tfoot tr th {
	background-color: #DDDDDD;
	;
	border: 1px solid #E6E5E5;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}
table.tableDashInvoice thead tr .header {
	background-image: url('../images/ts-arrows.gif');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tableDashInvoice tbody td {
	padding: 10px 5px 10px 5px;
	background-color: #DDDDDD;
	vertical-align: top;
	border-bottom: 2px solid #F7F8F9;
}
table.tableDashInvoice tbody tr.odd td {
	background-color: #333333;
}
table.tableDashInvoice thead tr .headerSortUp {
	background-image: url('../images/asc.gif');
}
table.tableDashInvoice thead tr .headerSortDown {
	background-image: url('../images/desc.gif');
}
table.tableDashInvoice thead tr .headerSortDown, table.tableDashInvoice thead tr .headerSortUp {
	background-color: #ededed;
}
.Dashboard-b1 {
	background: url(img/dash/bt-1-das.png) 0 0 no-repeat;
	width: 175px;
	height: 175px;
}
.Dashboard-b1 div {
	font-family: "Meiryo UI", sans-serif;
	padding: 130px 0 0 0;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #999999;
}
.Dashboard-b2 {
	background: url(img/dash/bt-2-das.png) 0 0 no-repeat;
	width: 175px;
	height: 175px;
}
.Dashboard-b2 div {
	font-family: "Meiryo UI", sans-serif;
	padding: 130px 0 0 0;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #999999;
}
.Dashboard-b3 {
	background: url(img/dash/bt-3-das.png) 0 0 no-repeat;
	width: 175px;
	height: 175px;
}
.Dashboard-b3 div {
	font-family: "Meiryo UI", sans-serif;
	padding: 130px 0 0 0;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #999999;
}
.Dashboard-b1:hover {
	background: url(img/dash/bt-1-das-h.png) 0 0 no-repeat;
}
.Dashboard-b2:hover {
	background: url(img/dash/bt-2-das-h.png) 0 0 no-repeat;
}
.Dashboard-b3:hover {
	background: url(img/dash/bt-3-das-h.png) 0 0 no-repeat;
}
/* ---------------------------------------------------------------------------------------------------------	 */
.Dashboard-b4 {
	background: url(img/dash/bt-4-das.png) 0 0 no-repeat;
	width: 150px;
	height: 150px;
}
.Dashboard-b4 div {
	font-family: "Meiryo UI", sans-serif;
	padding: 115px 0 0 0;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #999999;
}
.Dashboard-b5 {
	background: url(img/dash/bt-5-das.png) 0 0 no-repeat;
	width: 150px;
	height: 150px;
}
.Dashboard-b5 div {
	font-family: "Meiryo UI", sans-serif;
	padding: 115px 0 0 0;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #999999;
}
.Dashboard-b6 {
	background: url(img/dash/bt-6-das.png) 0 0 no-repeat;
	width: 150px;
	height: 150px;
}
.Dashboard-b6 div {
	font-family: "Meiryo UI", sans-serif;
	padding: 115px 0 0 0;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #999999;
}
.Dashboard-b7 {
	background: url(img/dash/bt-7-das.png) 0 0 no-repeat;
	width: 150px;
	height: 150px;
}
.Dashboard-b7 div {
	font-family: "Meiryo UI", sans-serif;
	padding: 115px 0 0 0;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #999999;
}
.Dashboard-b4:hover {
	background: url(img/dash/bt-4-das-h.png) 0 0 no-repeat;
}
.Dashboard-b5:hover {
	background: url(img/dash/bt-5-das-h.png) 0 0 no-repeat;
}
.Dashboard-b6:hover {
	background: url(img/dash/bt-6-das-h.png) 0 0 no-repeat;
}
.Dashboard-b7:hover {
	background: url(img/dash/bt-7-das-h.png) 0 0 no-repeat;
}
/* ---------------------------------------------------------------------------------------------------------	 */
.Dashboard-b8 {
	background: url(img/dash/bt-8-das.png) 0 0 no-repeat;
	width: 127px;
	height: 127px;
}
.Dashboard-b8 div {
	font-family: "Meiryo UI", sans-serif;
	padding: 95px 0 0 0;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #999999;
}
.Dashboard-b9 {
	background: url(img/dash/bt-9-das.png) 0 0 no-repeat;
	width: 127px;
	height: 127px;
}
.Dashboard-b9 div {
	font-family: "Meiryo UI", sans-serif;
	padding: 95px 0 0 0;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #999999;
}
.Dashboard-b10 {
	background: url(img/dash/bt-10-das.png) 0 0 no-repeat;
	width: 127px;
	height: 127px;
}
.Dashboard-b10 div {
	font-family: "Meiryo UI", sans-serif;
	padding: 95px 0 0 0;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #999999;
}
.Dashboard-b11 {
	background: url(img/dash/bt-11-das.png) 0 0 no-repeat;
	width: 127px;
	height: 127px;
}
.Dashboard-b11 div {
	font-family: "Meiryo UI", sans-serif;
	padding: 95px 0 0 0;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #999999;
}
.Dashboard-b12 {
	background: url(img/dash/bt-12-das.png) 0 0 no-repeat;
	width: 127px;
	height: 127px;
}
.Dashboard-b12 div {
	font-family: "Meiryo UI", sans-serif;
	padding: 95px 0 0 0;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #999999;
}
.Dashboard-b8:hover {
	background: url(img/dash/bt-8-das-h.png) 0 0 no-repeat;
}
.Dashboard-b9:hover {
	background: url(img/dash/bt-9-das-h.png) 0 0 no-repeat;
}
.Dashboard-b10:hover {
	background: url(img/dash/bt-10-das-h.png) 0 0 no-repeat;
}
.Dashboard-b11:hover {
	background: url(img/dash/bt-11-das-h.png) 0 0 no-repeat;
}
.Dashboard-b12:hover {
	background: url(img/dash/bt-12-das-h.png) 0 0 no-repeat;
}
.Dashboard-b13 {
	background: url(img/dash/bt-13-das.png) 0 0 no-repeat;
	width: 150px;
	height: 150px;
}
.Dashboard-b13 div {
	font-family: "Meiryo UI", sans-serif;
	padding: 115px 0 0 0;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #999999;
}
.Dashboard-b13:hover {
	background: url(img/dash/bt-13-das-h.png) 0 0 no-repeat;
}
.Dashboard-b14 {
	background: url(img/dash/bt-12-das.png) 0 0 no-repeat;
	width: 127px;
	height: 127px;
}
.Dashboard-b14 div {
	font-family: "Meiryo UI", sans-serif;
	padding: 95px 0 0 0;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #999999;
}
.Dashboard-b14:hover {
	background: url(img/dash/bt-12-das-h.png) 0 0 no-repeat;
}
.dash-title-t1 {
	font-family: "Meiryo UI", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	padding: 15px 0 15px 0;
}
.body-comment {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 15px;
}
.body-comment .title {
	font-family: "Meiryo UI", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	border-bottom: 1px solid #DDDDDD;
	padding: 0 0 10px 0;
	width: 50%;
}
.dash-b-link {
	color: #D11919;
}
.dash-b-link:hover {
	color: #000000;
}
.seemore {
	text-align: right;
}
.seemore a {
	font-family: "Meiryo UI", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.seemore a:hover {
	color: #000000;
}
/* ---------------------------------------------- gallery -----------------------------------------------------------	 */




#gallery-1, #gallery-2 {
	margin: 0 auto!important;
	width: 770px;
	padding-left: 0px;
	margin-bottom: 10px!important;
}
#gallery-1 .gallery-item, #gallery-2 .gallery-item {
	float: left;
	text-align: center;
	width: 30% !important;
	margin: 2% 2% 0px 0px !important;
}
#gallery-1 .gallery-item .gallery-icon img, #gallery-2 .gallery-item .gallery-icon img {
	margin: 0 !important;
}
#gallery-1 img, #gallery-2 img {
	border: 2px solid #cfcfcf;
}
#gallery-1 .gallery-caption, #gallery-2 .gallery-caption {
	margin-left: 0;
}

@media (max-width: 480px) {
#gallery-1, #gallery-2 {
	margin: 0 auto!important;
	width: 480px;
	padding-left: 0px;
}
#gallery-1 .gallery-item, #gallery-2 .gallery-item {
	float: left;
	margin-top: 5px !important;
	margin-bottom: 10px !important;
	text-align: center;
	width: 19% !important;
}
}

@media (max-width: 767px) {
#gallery-1, #gallery-2 {
	margin: 0 auto!important;
	width: 760px;
	padding-left: 0px;
}
#gallery-1 .gallery-item, #gallery-2 .gallery-item {
	float: left;
	margin-top: 5px !important;
	margin-bottom: 10px !important;
	text-align: center;
	width: 22% !important;
}
}
.post ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}
.post ol {
	margin-left: 20px;
}
.post p {
	font-size: 14px;
}
.post ol li {
	font-size: 14px;
	padding: 0 0 10px 0;
}
.post ul li {
	font-size: 14px;
	padding: 0 0 10px 0;
}
.news-type.insider {
	background: url(img/news-type-insider.png) 0 0 no-repeat;
	width: 82px;
	height: 20px;
}

/* ====================== Share ======================== */
.ulShareall > li {
	float: left;
	list-style: none;
	margin-right: 4px;
	opacity: 0.9;
}
.ulShareall > li:hover {
	opacity: 1;
}
.ulShareall > li > a {
	color: #FFFFFF;
}
.ulShareall > li > span.spshare {
	font-size: 30px;
	color: #A4A4A4;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: bolder;
	margin: 5px 15px 0 0;
	display: block;
	float:right;
}
.ulShareall > li > span.tshare {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	display: block;
}
.ulShareall > li > a.fb {
	height: 27px;
	display: block;
	padding: 8px 15px 0 40px;
	background: #3b5998 url("img/icons/fb.png") no-repeat;
}
.ulShareall > li > a.tw {
	height: 27px;
	display: block;
	padding: 8px 15px 0 35px;
	background: #55acee url("img/icons/tw.png") no-repeat;
}
.ulShareall > li > a.gplus {
	height: 27px;
	display: block;
	padding: 8px 15px 0 40px;
	background: #e02f2f url("img/icons/ga.png") no-repeat;
}
.ulShareall > li > a.line {
	height: 27px;
	display: block;
	padding: 8px 15px 0 40px;
	background: #5acf36 url("img/icons/line.png") no-repeat;
}

@media (max-width: 480px) {
.ulShareall > li {
	margin-right: 2px;
}
.ulShareall > li > a > span {
	display: none;
}
.ulShareall > li > a.fb {
	padding: 8px 5px 0 35px;
}
.ulShareall > li > a.tw {
	padding: 8px 5px 0 35px;
}
.ulShareall > li > a.gplus {
	padding: 8px 5px 0 35px;
}
.ulShareall > li > a.line {
	padding: 8px 5px 0 35px;
}
}


/*-------------  mask color ------------ */
/*
#navigator {
	filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: #2c2c2c;
}

.menu-ch , .nav-sub , .member, .icon-account_circle ,.submember , .submemberlogin , .social , .sub-social  {
	filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: #2c2c2c;
}
footer{
	filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: #2c2c2c;
}
*/
/*
.row.clearfix{
	filter: grayscale(80%);
    -moz-filter: grayscale(80%);
    -webkit-filter: grayscale(80%);
    filter: #2c2c2c;
}
*/
/*
.ulShareall {
	filter: grayscale(40%);
    -moz-filter: grayscale(40%);
    -webkit-filter: grayscale(40%);
    filter: #2c2c2c;
}
.container img {
	filter: grayscale(40%);
    -moz-filter: grayscale(40%);
    -webkit-filter: grayscale(40%);
    filter: #2c2c2c;
}
 
.body-feed-jobs-widget-bar{
	filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: #2c2c2c;
}

.title-block {
	filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: #2c2c2c;
}
.news-type {
	filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: #2c2c2c;
}

.flex-next {
	filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: #2c2c2c;
}
#oops-logo , .flex-prev {
	filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: #2c2c2c;
}
.menuinsearch {
	filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: #2c2c2c;
}

.body-feed-jobs-widget {
	filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: #2c2c2c;
}

#HeadMenu2016 {
	filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: #2c2c2c;	
}

.body-feed-jobs-widget-item .body-feed-jobs-widget-item-title a {
    color: #000000 !important;
    font-weight: bold;
}
 */

/*-------------  mask color ------------ */
/*-------------  Big Banner ------------ */
.bannerline {
	height:250px;
	background-color:  #F7F8F9;
	text-align: center;
}

.imgwordmyking{
	display:block;
	width : 1170px;
	margin:  0 auto;
}
.truehists{
	position: absolute;right:10px;margin-top: 15px;
}
@media (max-width: 480px) {

.bannerline {
	height:400px;
	background-color:  #F7F8F9;
	text-align: center;
}
.imgwordmykingm{
	display:block;
    width : 100%;
	margin:  0 auto;
}
}
/*-------------  Big Banner ------------ */
