/*
Theme Name: Prab
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/

@font-face {
	font-family: 'DINCondBoldRegular';
	src: url('font_face/dicnbd-webfont.eot');
	src: local('?'), url('font_face/dicnbd-webfont.woff') format('woff'), url('font_face/dicnbd-webfont.ttf') format('truetype'), url('font_face/dicnbd-webfont.svg#webfontsyWtdNnS') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'EurostileBoldRegular';
	src: url('font_face/eurosti8-webfont.eot');
	src: local('?'), url('font_face/eurosti8-webfont.woff') format('woff'), url('font_face/eurosti8-webfont.ttf') format('truetype'), url('font_face/eurosti8-webfont.svg#webfont0DZsnr5O') format('svg');
	font-weight: normal;
	font-style: normal;
}

.ad-preloads{
display:none;	
}
h1.entry-title{
font-size:18px!important;
}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin:0;
	width: 100%;
}
#content {
	margin: 0;
}
#primary,
#secondary {
	float: left;
	overflow: hidden;
	width: 220px;
}
#secondary {
	clear: right;
}


/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}



pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}




/* =Global Elements
-------------------------------------------------------------- */


hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}


ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	
	
	
	padding: 2px;
}
a:link {
	color:#E55100;
}
a:visited {
	color: #E55100;
}
a:active,
a:hover {
	color:#e55100;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}





/* =Content
-------------------------------------------------------------- */


#content {
	margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
/* #content p{margin-bottom: 24px;} */
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}

#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin: 12px 0 24px 0;
}
.page-title span {
	color: #fff;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}

.entry-title a:active,
.entry-title a:hover {
	color:#e55100;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color:#e55100;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


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

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color:#e55100;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
	color:#fff;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
.photo_content{float:left;padding-bottom:20px;}
.page-template-login_preselect-php { background:#edc143 !important;}
.page-template-login_preselect-php #header,.page-template-login_preselect-php #menu { display:none;}
.page-template-login_preselect-php #outer_layout,.page-template-login_preselect-php #inner_layout{ background:none;}
.page-template-login_preselect-php  div#main .top_pattern { padding:0 !important; width:100%;}
.page-template-login_preselect-php  div#main { padding:0 !important;}

.page-template-login-php { background:#edc143 !important;}
.page-template-login-php #header,.page-template-login-php #menu { display:none;}
.page-template-login-php #outer_layout,.page-template-login-php #inner_layout{ background:none;}
.page-template-login-php  div#main { padding:0 !important;}
.page-template-login-php  div#main .top_pattern { padding:0; width:100%;}

.page-template-login_reset-php { background:#edc143 !important;}
.page-template-login_reset-php #header,.page-template-login_reset-php #menu { display:none;}
.page-template-login_reset-php #outer_layout,.page-template-login_reset-php #inner_layout{ background:none;}
.page-template-login_reset-php  div#main { padding:0 !important;}
.page-template-login_reset-php  div#main .top_pattern { padding:0; width:100%;}

.loginWrapper { margin:0 auto; width:1000px; position:relative;}
.loginWrap { float:left; width:49%; min-height:329px; margin:20% 0 0 26%;}
.loginTop { float:left; width:100%; background:url("images/login_top.png") no-repeat left top; height:28px; border-radius:8px 8px 0 0;}
.loginMid { float:left; width:100%; min-height:257px; background:url("images/login_mid.png") repeat-y left top;}
.loginBottom { float:left; width:100%; background:url("images/login_bottom.png") no-repeat left top; height:28px;border-radius:0 0 8px 8px;}
.loginLogo { display:block; margin:10px auto 0; text-align:center;}
.loginMid span { font:bold 13px arial; color:#505050; text-align:center; display:block; padding:34px 0 0 0;}
.loginMid ul { display:block; text-align:center; width:100%; margin:38px 0 0 0;}
.loginMid ul li { display:inline-block; padding:0 8px 0 0;}
.orangeBtn { float:left; width:202px; height:36px; background:#793a11 url("images/loginBtn.png") repeat-x left top; border:none; color:#fff !important; font:bold 13px arial;border-radius:3px; cursor:pointer;}
.loginForm { float:left; width:100%; padding:0 0 10px 0;}
.loginForm li { float:left; width:100%; padding:0 0 7px 0 !important;}
.loginForm li.check { margin:12px 0 0 0;}
.loginfield { display:inline-block !important; width:229px; height:37px; background:url("images/login_field.jpg") no-repeat left top; border:1px solid #bebebd; padding:0 0 0 13px !important; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; font:18px/37px "Georgia",Times New Roman,Times,serif; color:#999999; }
.loginForm .loginfield { line-height:18px;}
.yellow { border-color:#eecd6e; display:block;  color:#999999; box-shadow:0px 0px 6px #eecd6e;}
.red { border-color:#fb331c; display:block;  color:#999999; box-shadow:0px 0px 6px #FB331C;}
.submitBtn { float:none; width:102px; margin:25px 0 0 0;}
.loginForm li label { font:13px arial; color:#505050;}
.checkboxBtn { display:inline-block; margin:0 8px 0 0;}
.loginError { float:left; width:100%; text-align:center; margin:14px 0 0 0;  }
.loginError strong { color:#ff0000; font:bold 13px "Georgia",Times New Roman,Times,serif; width:85%; display:block; margin:0 auto; padding:0 0 10px 0;}
.loginError p { color:#505050; font:13px arial; width:85%; display:block; margin:0 auto; padding:0 0 10px 0;}
.loginError p a { color:#c85204; text-decoration:underline;}
.loginError p a:hover { text-decoration:none;}
.helpInfo { display:block; width:100%; float:left; text-align:center; font:bold 13px arial; color:#505050; padding:26px 0 30px 0;}
.helpInfo  a { color:#c85204; text-decoration:underline; font-weight:normal;}
.helpInfo a:hover { text-decoration:none;}

.resetScreen .loginWrap { width:64%; margin:20% 0 0 18%;}
.resetScreen .loginTop { background:url("images/login_top1.png") no-repeat left top;}
.resetScreen .loginMid { background:url("images/login_mid1.png") repeat-y left top;}
.resetScreen .loginBottom { background:url("images/login_bottom1.png") no-repeat left top;}
.passw { float:left; width:100%; text-align:center; margin:36px 0 0 0; display:block; font:bold 13px Georgia, "Times New Roman", Times, serif; color:#292929;  }
.passw strong { color:#292929; font:bold 13px "Georgia",Times New Roman,Times,serif; width:85%; display:block; margin:0 auto; padding:0 0 10px 0;}
.sampleError { color:#fb331c !important; display:none;}
.passw p { color:#505050; font:13px arial; width:85%; display:block; margin:0 auto; padding:10px 0 1px;}
.passw p a { color:#c85204; text-decoration:underline;}
.passw p a:hover { text-decoration:none;}
.resetScreen .loginMid ul  { margin-top:16px;}
.resetScreen  .submitBtn  {width:282px; margin:9px 0 0 0;}
.resetScreen .loginfield {background:url("images/login_field1.jpg") no-repeat left top; width:321px; padding-left:0 !important; text-align:center;}
.noteInfo { float:left; width:100%; text-align:center; margin:36px 0 0 0;  }
.noteInfo strong { color:#717171; font:bold 13px "Georgia",Times New Roman,Times,serif; width:85%; display:block; margin:0 auto; padding:0 0 10px 0;}
.noteInfo p { color:#717171; font:13px/18px arial; width:85%; display:block; margin:0 auto; padding:0 0 6px 0;}
.noteInfo p small { color:#717171; font:bold 13px arial;}
.noteInfo p a { color:#717171; text-decoration:none; font-weight:bold;}
.noteInfo p a:hover { text-decoration:underline;}
.resetScreen .loginError { display:block; margin:36px 0 0 0;}
.resetScreen .loginForm { display:block;}
.resetScreen .confirm {color:#363636 !important; font:bold 13px "Georgia",Times New Roman,Times,serif; width:80%; float:left; text-align:center; display:none; margin:0 !important; padding:86px 10% 92px 10% !important; }

.single-board .single-heading {margin-top:0;}
.single-board .see_arrow { margin-top:23px;}
.single-employee .single-heading {margin-top:0;}
.single-employee .see_arrow { margin-top:23px;}
.createNew .loginWrap { width:60%; margin:20% 0 0 18%;}
.createNew .loginTop { background:url("images/login_top1.png") no-repeat left top;}
.createNew .loginMid { background:url("images/login_mid1.png") repeat-y left top;}
.createNew .loginBottom { background:url("images/login_bottom1.png") no-repeat left top;}
.createNew .passw p {width:86%;}
.createNew  .loginMid ul  { margin-top:11px;}
.createNew .passw { margin-top:28px;}
.createNew .loginForm.newpass { display:none;}
.createNew  .submitBtn  {width:202px; margin:9px 0 0 0;}
div.wpcf7-response-output { float:left;}
span.wpcf7-form-control-wrap { position:static !important;}
span.wpcf7-not-valid-tip { top:21px!important; left:0 !important; width:216px !important; height:25px; line-height:25px; box-shadow:1px 1px 6px #F90600;}
div.wpcf7-validation-errors { background:#fbdddf; border:1px solid #df1511 !important; color:#f90600; font:bold 13px Georgia, "Times New Roman", Times, serif !important; padding:15px 35px 15px 10px!important}
.category   .page-title { margin:0;padding:0;background:none}
.category .seperator { margin:20px 0 0;}
.category  .page-title span {font:normal 35px/37px "DINCondBoldRegular", Arial, Helvetica, sans-serif; color:#292929; float:left; width:100%; padding:0 0 18px; text-transform: uppercase;}
.category .left_column { background:none;}
.category .entry-title a { color:#E55100 !important; font:20px "Georgia",Times New Roman,Times,serif; text-decoration:underline;}
.category .entry-title a:hover { text-decoration:none;}
.category .entry-title  {background:none; padding-bottom:0!important;}
.category .left_column .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active { border:none !important; box-shadow:none !important; background:none !important; padding:4px 2px !important; font-weight: normal !important;}
.category .left_column .wp-pagenavi span.current {border:none !important; box-shadow:none !important; background:none !important; padding:4px 2px !important; color:#E55100 !important; font-weight: normal !important;}
.category .left_column .wp-pagenavi span.extend {border:none !important; box-shadow:none !important; background:none !important;}
.category .left_column .wp-pagenavi {float:none !important; text-align:center;}
.category .left_column .wp-pagenavi .nextpostslink {padding:4px 8px !important; font-weight: normal !important;}
.category .left_column .wp-pagenavi .nextpostslink:hover {font-weight: normal !important; color:#838383 !important; }
.category .left_column .wp-pagenavi  .previouspostslink {padding:4px 8px !important; font-weight: normal !important;}
.category .left_column .wp-pagenavi  .previouspostslink:hover { font-weight: normal !important; color:#838383 !important; }
.category .left_column .wp-pagenavi a:hover {border:none !important; box-shadow:none !important; background:none !important; color:#E55100 !important; font-weight: normal !important;}
.category .left_column .wp-pagenavi .last:hover {border:none !important; box-shadow:none !important; background:none !important; color:#838383 !important; font-weight: normal !important;}
.error1{ border:1px solid #E55100;}
.success{ color:green !important;}
.wpcf7-not-valid{ border:1px solid #FF0000 !important;   box-shadow: 0 0 4px 0px #FF0000; -moz-box-shadow: 0 0 4px 0px #FF0000; -webkit-box-shadow: 0 0 4px 0px #FF0000;behavior:url("js/PIE.htc")}
.wpcf7-not-valid-tip{display:none !important;}
input:focus::-webkit-input-placeholder 
{
    color: transparent;
}
.recaptcha-950 .wpcf7-not-valid-tip { border:1px solid #FF0000 ; width:68% !important; padding:0!important; float:left; display: block !important; height:173px; background: #fff;}
#recaptcha_area, #recaptcha_table { position:relative; z-index: 9999;}
.errmsg1{color: red !important;}
.errmsg2{color: red !important;}
#post_apply{display: none !important}
.careerSec .applyForm li .activeinput {border:1px solid #FF0000 !important;   box-shadow: 0 0 4px 0px #FF0000; -moz-box-shadow: 0 0 4px 0px #FF0000; -webkit-box-shadow: 0 0 4px 0px #FF0000;behavior:url("js/PIE.htc")}


.single-heading{margin-top:50px;margin-bottom:3px;}
.entry-meta{float:left;width:100%}
.recent_news ul.re-news li:first-child{padding-top:10px!important}
.righ_cloumn .recent_news ul.re-news{padding-top:0}
.righ_cloumn .recent_news ul{padding-top:10px}
.entry-content ol.order{list-style:decimal; list-style-position:inside;}
.entry-content ol.order li{ font:normal 14px/19px Georgia,"Times New Roman",Times,serif; color:#333333; padding:0 0 5px 0px}
#body_container ul.list li{
    background: url("images/dot.gif") no-repeat scroll 0 8px transparent;
    color: #333333;
    display: block;
    font: 14px/19px Georgia,"Times New Roman",Times,serif;
    padding: 0 0 5px 10px;
}
#body_container ol.order li{
    color: #333333;
    font: 14px/19px Georgia,"Times New Roman",Times,serif;
}
#body_container ol.order {
    margin: 0 0 0 15px;
  padding: 0 0 15px;clear: both;
}
#body_container ul.list {
    float: left;
    padding: 0 0 15px;
    width: 100%;
  clear: both;
}
.left_column.bg_none > h4 {
    float: left;
}
.left_column.bg_none > h1 {
    float: left;
}
.left_column #social_link .textwidget {
    background: url("images/border_dot.gif") repeat-x scroll 0 top transparent;
    float: left;
    padding-top: 6px;
    width: 100%;
}

#mbj-notify-bar-wrapper{float:left;margin-bottom:25px;}