/*
Theme Name: Alsoc
Theme URI:
Author:
Author URI:
Description:
Version:
License: GNU General Public License
License URI: license.txt
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

/* =Reset default browser CSS.
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family:"Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	font-size:13px;
	vertical-align: baseline;
	font-weight:normal;
	font-style:normal;
	line-height:22px;
	border:none;
}
html,body{height:100%;}

:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: url(images/bg.png) center center repeat-y;
	line-height: 1;
	position:relative;
	z-index:0;
	width:100%;
	height:100%;

}
@font-face {
    font-family: 'bnb-ttsushmitaennormal';
    src: url('bnbss3nt-webfont.eot');
    src: url('bnbss3nt-webfont.eot?#iefix') format('embedded-opentype'),
         url('bnbss3nt-webfont.woff') format('woff'),
         url('bnbss3nt-webfont.ttf') format('truetype'),
         url('bnbss3nt-webfont.svg#bnb-ttsushmitaennormal') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {top: 0px !important; position: static !important; }
.goog-te-banner-frame {display:none !important}
.goog-te-banner-frame{visibility:hidden !important;}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
	border:none;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
	border:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a images {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

@font-face {
    font-family: 'TrajanProBold';
    src: url('trajanpro-bold-webfont.eot');
    src: url('trajanpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('trajanpro-bold-webfont.woff') format('woff'),
         url('trajanpro-bold-webfont.ttf') format('truetype'),
         url('trajanpro-bold-webfont.svg#TrajanProBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* =Structure
----------------------------------------------- */

body {
	padding: 0 0;
}
#page {
	margin: 0 auto;
	max-width: 1000px;
	font-size:12px;
	z-index:0;

}
#branding hgroup {
	margin: 0 7.6%;
}
#access div {
	margin: 0;
}
#primary {
	float: left;
	margin: 0 -26.4% 0 0;
	width: 100%;
	background:#fff;

}
#content {
	margin: 0 0 0 20px !important;
	width:605px;
	float:left;
}

#secondary {
	float: right;
	margin-right:0px;
	margin-top:0;
	width: 225px;
}

/* Singular */
.singular #primary {
	margin: 0;
}
.singular #content,
.left-sidebar.singular #content {
	margin: 0 7.6%;
	position: relative;
	width: auto;
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0;
	width: 930px;
	padding:0;
	margin:0 0 10px 0;

}

/* Attachments */
.singular .image-attachment .entry-content {
	margin: 0 auto;
	width: auto;
}
.singular .image-attachment .entry-description {
	margin: 0 auto;
	width: 68.9%;
}

/* Showcase */
.page-template-showcase-php #primary,
.left-sidebar.page-template-showcase-php #primary {
	margin: 0;
}
.page-template-showcase-php #content,
.left-sidebar.page-template-showcase-php #content {
	margin: 0 7.6%;
	width: auto;

}
.page-template-showcase-php section.recent-posts {
	float: right;
	margin: 0 0 0 31%;
	width: 69%;
}
.page-template-showcase-php #main .widget-area {
	float: left;
	margin: 0 -22.15% 0 0;
	width: 22.15%;
}

/* error404 */
.error404 #primary {
	float: none;
	margin: 0;
}
.error404 #primary #content {
	margin: 0 7.6%;
	width: auto;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -26.4%;
	width: 100%;

}
.left-sidebar #content {
	margin: 0 7.6% 0 34%;
	width: 58.4%;
}
.left-sidebar #secondary {
	float: left;
	margin-left: 0;
	margin-right: 0;
	width: 18.8%;
}

/* One column */
.one-column #page {
	max-width: 1000px;
	background:#fff;
	box-shadow:0px 10px 20px #666;
	-moz-box-shadow:0px 10px 20px #cacaca;
	-webkit-box-shadow:0px 10px 20px #cacaca;
	-o-box-shadow:0px 10px 20px #cacaca;




}
.one-column #content {
	margin: 0 10px;
	width: auto;
font-size:12px;

}
.one-column #nav-below {
	border-bottom: none;
	margin-bottom: 1.625em;
	border:none;
}
.one-column #secondary {
	float: none;
	margin: 0 7.6%;
	width: auto;
}
/* Simplify the showcase template */
.one-column .page-template-showcase-php section.recent-posts {
	float: none;
	margin: 0;
	width: 100%;
}
.one-column .page-template-showcase-php #main .widget-area {
	float: none;
	margin: 0;
	width: auto;
}
.one-column .page-template-showcase-php .other-recent-posts {
	border-bottom: 1px solid #ddd;
}
/* Simplify the showcase template when small feature */
.one-column section.featured-post .attachment-small-feature {
	border: none;
	display: block;
	height: auto;
	max-width: 60%;
	position: static;
}
.one-column article.feature-image.small {
	margin: 0 0 1.625em;
	padding: 0;
}
.one-column article.feature-image.small .entry-title {
	font-size: 20px;
	line-height: 1.3em;
}
.one-column article.feature-image.small .entry-summary {
	height: 150px;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
}
.one-column article.feature-image.small .entry-summary a {
	left: -9%;
}
/* Remove the margin on singular articles */
.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
	width: 100%;
}
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
	margin: 0 0 1.625em;
}
.one-column.singular .pull.alignleft {
	margin: 0 1.625em 0 0;
}
.one-column.singular .pull.alignright {
	margin: 0 0 0 1.625em;
}
.one-column.singular .entry-meta .edit-link a {
	position: absolute;
	left: 0;
	top: 40px;
}
.one-column.singular #author-info {
	margin: 2.2em -8.8% 0;
	padding: 20px 8.8%;
}
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
	margin-left: 102px;
	width: auto;
}
/* Make sure the logo and search form don't collide */
.one-column #branding #searchform {
	right: 40px;
	top: 4em;
}
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
	margin-left: 0;
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
	margin-right: 85px;
}
.one-column .commentlist .avatar {
	background: transparent;
	display: block;
	padding: 0;
	top: 1.625em;
	left: auto;
	right: 1.625em;
}
.one-column .commentlist .children .avatar {
	background: none;
	padding: 0;
	position: absolute;
	top: 2.2em;
	left: 2.2em;
}
.one-column #respond {
	width: auto;
}


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

body, input, textarea {
	color: #373737;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;

}
body {
	background: url(images/bg.png) center center repeat-y;
}
#page {
	background:#fff;
	min-height:100%; height:100%; position:relative;
	/*box-shadow:0px 10px 20px #666;
	-moz-box-shadow:0px 10px 20px #cacaca;
	-webkit-box-shadow:0px 10px 20px #cacaca;
	-o-box-shadow:0px 10px 20px #cacaca;*/
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	margin:0px 0 5px 0;
}
ul, ol {
	margin: 0 0 1.625em 0;
}
ul {
	list-style: none;
}
ol {
	list-style-type: decimal;
}
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 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Forms */
input[type=text],
input[type=password],
textarea {
	background: #d8d9d8;
	border: none;
	color: #333;
	margin:0;
	width:169px;
	height:16px;
	padding:3px;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width:200px;
	height:100px;
	float:left;
}
input[type=text] {
	padding: 3px;

}

input[type=submit] {
	padding: 3px;
	background:#373737;
	border:none; width:70px; height:28px; color:#fff; font-size:12px; cursor:pointer; margin:5px 0 0 0;

}



/* Links */
a {
	color: #004483;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}


/* =Header
----------------------------------------------- */

#branding {
	border-top: 0;
	padding-bottom: 0;
	position: relative;
	background:url(images/header_bg_strip.jpg) top left repeat-x;
	z-index:999999999999999999999;
}
#site-title {
	margin-right: 270px;
	padding: 3.65625em 0 0;
}
#site-title a {
	color: #111;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #1982d1;
}
#site-description {
	color: #7a7a7a;
	font-size: 12px;
	margin: 0 270px 3.65625em 0;
}
#branding images {
	height: auto;
	margin-bottom: -7px;
	width: 100%;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	/*background: #222; /* Show a solid color for older browsers */
	/*background: -moz-linear-gradient(#252525, #0a0a0a);
	background: -o-linear-gradient(#252525, #0a0a0a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax */
	/*background: -webkit-linear-gradient(#252525, #0a0a0a);
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;*/
	background:none;
	clear: both;
	display: block;
	float: left;
	margin: 0;
	padding:0;
	width: 100%;
	height:30px;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin:0;
	float:left;
	width:100%;
	padding:0;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}
#access li {
	float: left;
	position: relative;
	background:url(images/menu_divider.jpg) 0em 0em no-repeat;

}
#access li:last-child {
	float: left;
	position: relative;
	border-right:none;

}

#access ul ul li {
	float: left;
	position: relative;
	background:none;
}

#access li:first-child {

	background:none;
}
#access a {
	display: block;
	line-height: 2em;
	padding: 0 .8em 0 .8em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	outline:0;
	height:30px;
	text-decoration:none;
	text-shadow: 1px 1px 1px #000;



}
#access ul ul {
	/*-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);*/
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 2.3em;
	left: 0;
	width: 128px;
	z-index: 99999;
}

#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background:#0c2742;
	border-bottom: none;
	color: #fff;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom:1px solid #494848;
	height: auto;
	filter:alpha(opacity=80); /* IE's opacity*/
    opacity: 0.80;
	line-height: 1.2em;
	padding: 8px 8px;
	width: 140px;

}

#access ul ul :hover > a { background:#fff; color:#000; text-shadow:none;}
#access ul ul .current-menu-item > a {
	color:#000;
	background:#fff;
	font-weight:normal;
	text-shadow:none;
}


#access li:hover > a,
#access a:focus {
	/*background: #000; /* Show a solid color for older browsers */
	/*background: -moz-linear-gradient(#facdd3, #facdd3);
	background: -o-linear-gradient(#facdd3, #facdd3);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#facdd3), to(#facdd3)); /* Older webkit syntax */
	/*background: -webkit-linear-gradient(#facdd3, #facdd3);*/
	background:url(images/menu_bg_hover.jpg) top left repeat-x;
	color: #fff;
	font-weight:normal;

}
#access ul li:hover > ul {
	display: block;

}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold !important;
	background:url(images/menu_bg_hover.jpg) top left repeat-x;
	color:#fff;


}

/* Search Form */
#branding #searchform {
	float:left;
	width:240px;
	margin-top:15px;

}
#branding #searchform div {
	margin: 0 0 15px 0;
	float:left;
}
#branding #s {
	float: left;
	width: 153px;
	margin-bottom:10px;
}
#branding #s:focus {
	background-color: #f9f9f9;
	width: 153px;
}
#branding #searchsubmit {
	display: block;
}
#branding .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#branding .only-search #s {
	background-color: #666;
	border-color: #000;
	color: #222;
}
#branding .only-search #s,
#branding .only-search #s:focus {
	width: 85%;
}
#branding .only-search #s:focus {
	background-color: #bbb;
}
#branding .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}
#branding .only-search + #access div {
	padding-right: 205px;
}


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

#main {
	clear: both;
	padding: 0 0 0 0;
	width:100%;
	min-height:100%;
	height:100%;
}
.page-title {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0.5em 0 1em 0;
	text-transform: uppercase;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
.hentry,
.no-results {
	border-bottom: none;
	margin: 0 0 1.625em 0;
	padding: 0 0 1.625em 0;
	position: relative;
}
.hentry:last-child,
.no-results {
	border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title,
.entry-header .entry-meta {
	padding-right: 10px;
}
.entry-header{
	background:url(images/title_bg.jpg) top left no-repeat;
	padding:0;
	width:100%;
	height:50px;
	margin:10px 0 15px 0 !important;
}

.entry-header2{
	background:url(images/title_bg.jpg) top left no-repeat;
	padding:0;
	height:30px;
	margin:0 10px 0 0;
}
.entry-title {
	clear: both;
	font-family:"Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	color: #013c73;
	font-size: 1.5em !important;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: .5em;
	padding-top: 0px;
	background:none;
	text-align:left;
}

.entry-title,
.entry-title a {
	clear: both;
	font-family:"Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	color: #013c73;
	font-size: 1.2em !important;
	font-weight: normal;
	line-height: 1.5em;
	padding-left:5px;
	padding-bottom: .5em;
	padding-top: 10px;
	background:none;
	text-align:left;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #013c73;
}
.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
	display:none;
}
.entry-meta a {
	font-weight: bold;
}
.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,
.entry-summary {
	padding:10px 0 0 0px;
	margin:0;
	text-align:justify;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #000;
	font-weight: bold;
	margin: 0 0 .8125em 0;
	text-align:left;
}
.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content table, td
.comment-content table {
	border: none;
	margin: 0 0 1.625em 0;
	width: 90%;
	font-size:11px;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td
 {
	border: 1px solid #d8e6ef;
	border-left: none;
	border-right: none;
	border-bottom:none;
	padding: 6px 4px 6px 4px;
	margin:0;
	vertical-align:top;
	line-height:14px;
	font-size:10px;
}

.entry-content thead
 {
	 background:#000;
	font-size:12px;
	color:#fff;
}
.entry-content #s {
	width: 75%;
}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 0;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}
.page-link a {
	background: #eee;
	color: #373737;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}
.entry-content .edit-link {
	clear: both;
	display: block;
}

/* Images */
.entry-content images,
.comment-content images,
.widget images {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
images[class*="align"],
images[class*="wp-image-"],
images[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
images.size-full,
images.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content images.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
images.alignleft,
images.alignright,
images.aligncenter {
	margin-bottom: 1.625em;
}
p images,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption images {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a images {
	border: none;
}
images#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item images {
	width: 100%;
	height: auto;
}

/* Image borders */
images[class*="align"],
images[class*="wp-image-"],
#content .gallery .gallery-icon images {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: none;
	padding: 0px;
}
.wp-caption images {
	border-color: #eee;
}
a:focus images[class*="align"],
a:hover images[class*="align"],
a:active images[class*="align"],
a:focus images[class*="wp-image-"],
a:hover images[class*="wp-image-"],
a:active images[class*="wp-image-"],
#content .gallery .gallery-icon a:focus images,
#content .gallery .gallery-icon a:hover images,
#content .gallery .gallery-icon a:active images {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus images,
.wp-caption a:active images,
.wp-caption a:hover images {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}

/* Author Info */
#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar images {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}

/* Comments link */
.entry-header .comments-link a {
	background: #eee url(images/comment-bubble.png) no-repeat;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	padding: 0 0 0;
	position: absolute;
	top: 1.5em;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 36px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background-color: #1982d1;
	color: #fff;
	color: rgba(255,255,255,0.8);
}
.entry-header .comments-link .leave-reply {
	visibility: hidden;
}

/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header .entry-format {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	position: absolute;
	text-transform: uppercase;
	top: -5px;
}
.entry-header hgroup .entry-title {
	padding-top: 0px;
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
	padding: 20px 0 0;
}
article.format-status .entry-content {
	min-height: 65px;
}
.recent-posts .entry-header .entry-format {
	display: none;
}
.recent-posts .entry-header hgroup .entry-title {
	padding-top: 0;
}

/* Singular content styles for Posts and Pages */
.singular .hentry {
	border-bottom: none;
	padding: 1em 0 0 0;
	position: relative;
}
.singular.page .hentry {
	padding: 0 0 0;
}
.singular .entry-title {
	color: #013c73;
	font-size: 1.8em !important;
	font-weight: normal;
	line-height: 20px;
	padding:10px 0 10px 10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;

}
.singular .entry-title,
.singular .entry-header .entry-meta {
	padding-right: 0;
}
.singular .entry-header .entry-meta {
	position: absolute;
	top: 0;
	left: 0;
}
blockquote.pull {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6125em;
	margin: 0 0 1.625em;
	text-align: center;
}
.singular blockquote.pull {
	margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
	margin: 0 1.625em 0 0;
	text-align: right;
	width: 33%;
}
.singular .pull.alignleft {
	margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
	margin: 0 0 0 1.625em;
	text-align: left;
	width: 33%;
}
.singular .pull.alignright {
	margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
	width: 33%;
}
.singular .entry-meta .edit-link a {
	bottom: auto;
	left: 50px;
	position: absolute;
	right: auto;
	top: 80px;
}


/* =Aside
----------------------------------------------- */

.format-aside .entry-title,
.format-aside .entry-header .comments-link {
	display: none;
}
.singular .format-aside .entry-title {
	display: block;
}
.format-aside .entry-content {
	padding: 0;
}
.singular .format-aside .entry-content {
	padding: 1.625em 0 0;
}


/* =Link
----------------------------------------------- */

.format-link .entry-title,
.format-link .entry-header .comments-link {
	display: none;
}
.singular .format-link .entry-title {
	display: block;
}
.format-link .entry-content {
	padding: 0;
}
.singular .format-link .entry-content {
	padding: 1.625em 0 0;
}


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

.format-gallery .gallery-thumb {
	float: left;
	display: block;
	margin: .375em 1.625em 0 0;
}


/* =Status
----------------------------------------------- */

.format-status .entry-title,
.format-status .entry-header .comments-link {
	display: none;
}
.singular .format-status .entry-title {
	display: block;
}
.format-status .entry-content {
	padding: 0;
}
.singular .format-status .entry-content {
	padding: 1.625em 0 0;
}
.format-status images.avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	float: left;
	margin: 4px 10px 2px 0;
	padding: 0;
}


/* =Quote
----------------------------------------------- */

.format-quote blockquote {
	color: #555;
	font-size: 17px;
	margin: 0;
}


/* =Image
----------------------------------------------- */

.indexed.format-image .entry-header {
	min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */
}
.indexed.format-image .entry-content {
	padding-top: 0.5em;
}
.indexed.format-image p,
.indexed.format-image p images {
	margin-bottom: 0;
}
.indexed.format-image footer.entry-meta {
	background: #ddd;
	margin-top: -7px;
	padding: 20px 30px;
	overflow: hidden;
}
.indexed.format-image div.entry-meta {
	display: inline-block;
	float: left;
	width: 35%;
}
.indexed.format-image div.entry-meta + div.entry-meta {
	float: none;
	width: 65%;
}
.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.tag-links,
.indexed.format-image .entry-meta span.comments-link {
	display: block;
}
.indexed.format-image footer.entry-meta a {
	color: #444;
}
.indexed.format-image footer.entry-meta a:hover {
	color: #fff;
}
#content .indexed.format-image images {
	border: none;
	max-width: 100%;
	padding: 0;
}
.indexed.format-image .wp-caption {
	background: #111;
	margin-bottom: 0;
	max-width: 96%;
	padding: 11px;
}
.indexed.format-image .wp-caption .wp-caption-text {
	color: #ddd;
}
.indexed.format-image .wp-caption .wp-caption-text:before {
	color: #444;
}
.indexed.format-image a:hover images {
	opacity: 0.8;
}


/* =error404
----------------------------------------------- */

.error404 #main #searchform {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 8.9%;
}
.error404 #main #s {
	width: 95%;
}
.error404 #main .widget {
	clear: none;
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
.error404 #main .widget_archive {
	margin-right: 0;
}
.error404 #main .widget_tag_cloud {
	float: none;
	margin-right: 0;
	width: 100%;
}
.error404 .widgettitle {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}


/* =Showcase
----------------------------------------------- */

h1.showcase-heading {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

/* Intro */
article.intro {
	background: #f9f9f9;
	border-bottom: none;
	margin: -1.855em -8.9% 1.625em;
	padding: 0 8.9%;
}
article.intro .entry-title {
	display: none;
}
article.intro .entry-content {
	color: #111;
	font-size: 12px;
	padding: 1.625em 0 0.625em 0;
}
article.intro .edit-link a {
	background: #aaa;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	padding: 0 8px;
	position: absolute;
	top: 30px;
	right: 20px;
	text-decoration: none;
}
article.intro .edit-link a:hover,
article.intro .edit-link a:focus,
article.intro .edit-link a:active {
	background: #777;
}

/* Featured post */
section.featured-post {
	float: left;
	margin: -1.625em -8.9% 1.625em;
	padding: 1.625em 8.9% 0;
	position: relative;
	width: 100%;
}
section.featured-post .hentry {
	border: none;
	color: #666;
	margin: 0;
}
section.featured-post .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

/* Small featured post */
section.featured-post .attachment-small-feature {
	float: right;
	height: auto;
	margin: 0 -8.9% 1.625em 0;
	max-width: 59%;
	position: relative;
	right: -15px;
}
section.featured-post.small {
	padding-top: 0;
}
section.featured-post .attachment-small-feature:hover,
section.featured-post .attachment-small-feature:focus,
section.featured-post .attachment-small-feature:active {
	opacity: .8;
}
article.feature-image.small {
	float: left;
	margin: 0 0 1.625em;
	width: 45%;
}
article.feature-image.small .entry-title {
	line-height: 1.2em;
}
article.feature-image.small .entry-summary {
	color: #555;
	font-size: 13px;
}
article.feature-image.small .entry-summary p a {
	background: #222;
	color: #eee;
	display: block;
	left: -23.8%;
	padding: 9px 26px 9px 85px;
	position: relative;
	text-decoration: none;
	top: 20px;
	width: 180px;
	z-index: 1;
}
article.feature-image.small .entry-summary p a:hover {
	background: #1982d1;
	color: #eee;
	color: rgba(255,255,255,0.8);
}

/* Large featured post */
section.feature-image.large {
	border: none;
	max-height: 288px;
	padding: 0;
	width: 100%;
}
section.feature-image.large .showcase-heading {
	display: none;
}
section.feature-image.large .hentry {
	border-bottom: none;
	left: 9%;
	margin: 1.625em 9% 0 0;
	position: absolute;
	top: 0;
}
article.feature-image.large .entry-title a {
	background: #222;
	background: rgba(0,0,0,0.8);
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-weight: 300;
	padding: .2em 20px;
}
section.feature-image.large:hover .entry-title a,
section.feature-image.large .entry-title:hover a {
	background: #eee;
	background: rgba(255,255,255,0.8);
	color: #222;
}
article.feature-image.large .entry-summary {
	display: none;
}
section.feature-image.large images {
	display: block;
	height: auto;
	max-width: 117.9%;
	padding: 0 0 6px;
}

/* Featured Slider */
.featured-posts {
	border-bottom: 1px solid #ddd;
	display: block;
	height: 328px;
	margin: 1.625em -8.9% 20px;
	max-width: 1003px;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.featured-posts .showcase-heading {
	padding-left: 8.9%;
}
.featured-posts section.featured-post {
	background: #fff;
	height: 288px;
	left: 0;
	margin: 0;
	position: absolute;
	top: 30px;
	width: auto;
}
.featured-posts section.featured-post.large {
	max-width: 100%;
	overflow: hidden;
}
.featured-posts section.featured-post {
	-webkit-transition-duration: 200ms;
	-webkit-transition-property: opacity, visibility;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 200ms;
	-moz-transition-property: opacity, visibility;
	-moz-transition-timing-function: ease;
}
.featured-posts section.featured-post {
	opacity: 0;
	visibility: hidden;
}
.featured-posts #featured-post-1 {
	opacity: 1;
	visibility: visible;
}
.featured-post .feature-text:after,
.featured-post .feature-image.small:after {
	content: ' ';
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	width: 100%;
	height: 45px;
	position: absolute;
	top: 230px;
}
.featured-post .feature-image.small:after {
	top: 253px;
}
#content .feature-slider {
	top: 5px;
	right: 8.9%;
	overflow: visible;
	position: absolute;
}
.feature-slider ul {
	list-style-type: none;
	margin: 0;
}
.feature-slider li {
	float: left;
	margin: 0 6px;
}
.feature-slider a {
	background: #3c3c3c;
	background: rgba(60,60,60,0.9);
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	display: block;
	width: 14px;
	height: 14px;
}
.feature-slider a.active {
	background: #1982d1;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	cursor: default;
	opacity: 0.5;
}

/* Recent Posts */
section.recent-posts {
	padding: 0 0 1.625em;
}
section.recent-posts .hentry {
	border: none;
	margin: 0;
}
section.recent-posts .other-recent-posts {
	border-bottom: 1px solid #ddd;
	list-style: none;
	margin: 0;
}
section.recent-posts .other-recent-posts li {
	padding: 0.3125em 0;
	position: relative;
}
section.recent-posts .other-recent-posts .entry-title {
	border-top: 1px solid #ddd;
	font-size: 17px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"] {
	color: #373737;
	float: left;
	max-width: 84%;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:after {
	content: '-';
	color: transparent;
	font-size: 11px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {
}
section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link > span {
	border-bottom: 2px solid #999;
	bottom: -2px;
	color: #444;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	padding: 0.3125em 0 0.3125em 1em;
	position: absolute;
	right: 0;
	text-align: right;
	text-transform: uppercase;
	z-index: 1;
}
section.recent-posts .other-recent-posts .comments-link > span {
	border-color: #bbb;
	color: #888;
}
section.recent-posts .other-recent-posts .comments-link a:hover {
	color: #1982d1;
	border-color: #1982d1;
}
section.recent-posts .other-recent-posts li:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}


/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}
.image-attachment div.attachment images {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}
.image-attachment div.attachment a images {
	border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus images,
.image-attachment div.attachment a:hover images,
.image-attachment div.attachment a:active images {
	border-color: #ddd;
	background: #fff;
}
.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}


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

#content nav {
	clear: both;
	overflow: hidden;
	padding: 0 0 1.625em;
}
#content nav a {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2em;
}
#nav-above {
	padding: 0 0 1.625em;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content nav .meta-nav {
	font-weight: normal;
}

/* Singular navigation */
#nav-single {
	float: right;
	position: relative;
	top: -0.3em;
	text-align: right;
	z-index: 1;
}
#nav-single .nav-previous,
#nav-single .nav-next {
	float: none;
	width: auto;
}
#nav-single .nav-next {
	padding-left: .5em;
}


/* =Widgets
----------------------------------------------- */

.widget-area {
	font-size: 12px;
}
.widget {
	clear: both;
	margin: 0 0 2.2em;
	list-style-type:none !important;
}
.widget-title {
	color: #666;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.widget ul {
	font-size: 15px;
	margin: 0;
	list-style-type:none !important;
}
.widget ul ul {
	margin-left: 1.5em;
	list-style-type:none !important;
}
.widget ul li {
	color: #777;
	font-size: 13px;
	list-style-type:none !important;
}
.widget a {
	font-weight: bold;
	text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline;
}

/* Search Widget */
.widget_search form {
	margin: 0 0 1.625em;
}
.widget_search #s {
	width: 77%;
}
.widget_search #searchsubmit {
	background: #ddd;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	color: #888;
	font-size: 13px;
	line-height: 25px;
	position: relative;
	top: -2px;
}
.widget_search #searchsubmit:active {
	background: #1982d1;
	border-color: #0861a5;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	color: #bfddf3;
}

/* Ephemera Widget */
section.ephemera ol,
.widget_twentyeleven_ephemera ol {
	list-style: square;
	margin: 5px 0 0;
}
.widget_twentyeleven_ephemera .widget-entry-title {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}
.widget_twentyeleven_ephemera .comments-link a,
.widget_twentyeleven_ephemera .comments-link > span {
	color: #666;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	text-transform: uppercase;
}
section.ephemera .entry-title .comments-link a:hover,
.widget_twentyeleven_ephemera .entry-title .comments-link a:hover {
}
section.ephemera .entry-title a span {
	color: #29628d;
}

/* Twitter */
.widget_twitter li {
	list-style-type: none;
	margin-bottom: 14px;
}
.widget_twitter .timesince {
	display: block;
	font-size: 11px;
	margin-right: -10px;
	text-align: right;
}

/* Widget Image */
.widget_image images {
	height: auto;
	max-width: 100%;
}

/* Calendar Widget */

.widget_calendar #wp-calendar {
	color: #555;
	width: 95%;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/* =Comments
----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
	display:none;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}


/* =Footer
----------------------------------------------- */

#colophon {
	clear: both;
}
#supplementary {
	border-top: 1px solid #ddd;
	padding: 1.625em 7.6%;
	overflow: hidden;
}

/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

/* Site Generator Line */
#site-generator {
	color: #fff;
	width:1000px;
	font-size: 11px;
	height:41px;
	line-height: 17px;
	padding: 4px 0 0 0;
	text-align: center;
	background:url(images/footer_bg.jpg) top left repeat-x;
	position:relative;
	left:0;
	margin-top:20px;
	bottom:0;
	float:left;
	clear:both;

	}
#site-generator a {
	color: #414141;
	font-weight: normal;
}
#site-generator .sep {
	background: url(images/wordpress.png) center left no-repeat;
	color: transparent;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	margin: 0 7px;
	width: 16px;
}


/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 800px) {
	/* Simplify the basic layout */
	#main #content {
		margin: 0 7.6%;
		width: auto;
	}
	#nav-below {
		border-bottom: 1px solid #ddd;
		margin-bottom: 1.625em;
	}
	#main #secondary {
		float: none;
		margin: 0 7.6%;
		width: auto;
	}
	/* Simplify the showcase template */
	.page-template-showcase-php .featured-posts {
		min-height: 280px;
	}
	.featured-posts section.featured-post {
		height: auto;
	}
	.page-template-showcase-php section.recent-posts {
		float: none;
		margin: 0;
		width: 100%;
	}
	.page-template-showcase-php #main .widget-area {
		float: none;
		margin: 0;
		width: auto;
	}
	.page-template-showcase-php .other-recent-posts {
		border-bottom: 1px solid #ddd;
	}
	/* Simplify the showcase template when small feature */
	section.featured-post .attachment-small-feature,
	.one-column section.featured-post .attachment-small-feature {
		border: none;
		display: block;
		float: left;
		height: auto;
		margin: 0.625em auto 1.025em;
		max-width: 30%;
		position: static;
	}
	article.feature-image.small {
		float: right;
		margin: 0 0 1.625em;
		width: 64%;
	}
	.one-column article.feature-image.small .entry-summary {
		height: auto;
	}
	article.feature-image.small .entry-summary p a {
		left: 0;
		padding-left: 20px;
		padding-right: 20px;
		width: auto;
	}
	/* Remove the margin on singular articles */
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		width: 100%;
	}
	/* Simplify the pullquotes and pull styles */
	.singular blockquote.pull {
		margin: 0 0 1.625em;
	}
	.singular .pull.alignleft {
		margin: 0 1.625em 0 0;
	}
	.singular .pull.alignright {
		margin: 0 0 0 1.625em;
	}
	.singular .entry-meta .edit-link a {
		left: 0;
		position: absolute;
		top: 40px;
	}
	.singular #author-info {
		margin: 2.2em -8.8% 0;
		padding: 20px 8.8%;
	}
	/* Make sure we have room for our comment avatars */
	.commentlist {
		width: 100%;
	}
	.commentlist > li.comment,
	.commentlist .pingback {
		margin-left: 102px;
		width: auto;
	}
	/* And a full-width comment form */
	#respond {
		width: auto;
	}
	/* No need to float footer widgets at this size */
	#colophon #supplementary .widget-area {
		float: none;
		margin-right: 0;
		width: auto;
	}
	/* No need to float 404 widgets at this size */
	.error404 #main .widget {
		float: none;
		margin-right: 0;
		width: auto;
	}

}
@media (max-width: 650px) {
	/* @media (max-width: 650px) Reduce font-sizes for better readability on smaller devices */
	body, input, textarea {
		font-size: 13px;
	}
	#site-title a {
		font-size: 24px;
	}
	#site-description {
		font-size: 12px;
	}
	#access ul {
		font-size: 12px;
	}
	article.intro .entry-content {
		font-size: 12px;
	}
	.entry-title {
		font-size: 21px;
	}
	.featured-post .entry-title {
		font-size: 14px;
	}
	.singular .entry-title {
		font-size: 28px;
	}
	.entry-meta {
		font-size: 12px;
	}
	blockquote {
		margin: 0;
	}
	blockquote.pull {
		font-size: 17px;
	}
	/* Reposition the site title and description slightly */
	#site-title {
		padding: 5.30625em 0 0;
	}
	#site-title,
	#site-description {
		margin-right: 0;
	}
	/* Make sure the logo and search form don't collide */
	#branding #searchform {
		top: 1.625em !important;
	}
	/* Floated content doesn't work well at this size */
	.alignleft,
	.alignright {
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
	/* Make sure the post-post navigation doesn't collide with anything */
	#nav-single {
		display: block;
		position: static;
	}
	.singular .hentry {
		padding: 1.625em 0 0;
	}
	.singular.page .hentry {
		padding: 1.625em 0 0;
	}
	/* Talking avatars take up too much room at this size */
	.commentlist > li.comment,
	.commentlist > li.pingback {
		margin-left: 0 !important;
	}
	.commentlist .avatar {
		background: transparent;
		display: block;
		padding: 0;
		position: static;
	}
	.commentlist .children .avatar {
		background: none;
		left: 2.2em;
		padding: 0;
		position: absolute;
		top: 2.2em;
	}
	/* Use the available space in the smaller comment form */
	#respond input[type="text"] {
		width: 95%;
	}
	#respond .comment-form-author .required,
	#respond .comment-form-email .required {
		left: 95%;
	}
	#content .gallery-columns-3 .gallery-item {
		width: 31%;
		padding-right: 2%;
	}
	#content .gallery-columns-3 .gallery-item images {
		width: 100%;
		height: auto;
	}

}
@media (max-width: 450px) {
	#content .gallery-columns-2 .gallery-item {
		width: 45%;
		padding-right: 4%;
	}
	#content .gallery-columns-2 .gallery-item images {
		width: 100%;
		height: auto;
	}

}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	body {
		padding: 0;
	}
	#page {
		margin-top: 0;
	}
	#branding {
		border-top: none;
	}

}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#branding {
		border-top: none !important;
		padding: 0;
	}
	#branding hgroup {
		margin: 0;
	}
	#site-title a {
		font-size: 21pt;
	}
	#site-description {
		font-size: 10pt;
	}
	#branding #searchform {
		display: none;
	}
	#branding images {
		display: none;
	}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;

	}
	#primary {
		float: left;
		margin: 0;
		width: 100%;


	}
	#content {
		margin: 0;



	}
	.singular #content {
		margin: 0;
		width: 100%;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		border: 1px solid #ddd;
		-moz-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		margin: 0 auto 1.625em;
		padding: 1.625em;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.commentlist li.comment .comment-meta {
		line-height: 1.625em;
		margin-left: 50px;
	}
	.commentlist li.comment .fn {
		display: block;
	}
	.commentlist li.comment .comment-content {
		margin: 1.625em 0 0;
	}
	.commentlist .comment-edit-link {
		display: none;
	}
	.commentlist > li::before,
	.commentlist > li.bypostauthor::before {
		content: '';
	}
	.commentlist .reply {
		display: none;
	}

	/* Post author highlighting */
	.commentlist > li.bypostauthor {
		color: #444;
	}
	.commentlist > li.bypostauthor .comment-meta {
		color: #666;
	}
	.commentlist > li.bypostauthor:before {
		content: none;
	}

	/* Post Author threaded comments */
	.commentlist .children > li.bypostauthor {
		background: #fff;
		border-color: #ddd;
	}
	.commentlist .children > li.bypostauthor > article,
	.commentlist .children > li.bypostauthor > article .comment-meta {
		color: #666;
	}

}


/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1003px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}

/*===========new style====*/
.headerboxmain{ width: 1000px; float:left; height:136px;}
.headertopbox{ width:1000px; float:left; height:105px; background:url(images/bg_top_body.jpg) top left repeat-x;}
.logo{ width:122px; float:left; margin:7px 0 0 25px; position:relative; z-index:99999999}
.title{width:410px; float:left; margin:25px 0 0 15px;}
.title p{float:left; margin:10px 0 0 5px;}
.titlefontWhite{ font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; font-weight:bold; color:#fff;}
.logoutbox{ width:150px; position:absolute; margin:70px 0 0 730px; color:#fff;}
.dashboard{ width:150px; position:absolute; margin:70px 0 0 640px; color:#fff;}
.searchbox{ width:330px; float:right; margin:20px 0 0 0; height:40px;}

input#searchsubmit {
	display: block;
}
#topmenubox{ width:1000px; float:left; margin:2px 0 0 0; position:relative; z-index:0; background:url(images/menu_bg.jpg) top left repeat-x;}
.topmenumain{ width:855px; float:left; margin:0 0 0 165px;}
#bodycontainer{ width:960px; margin:0 auto; z-index:0;}

.footermenubox{ width:450px; margin:0 auto; text-align:center; margin-top:10px; line-height:17px;}
.font12 { font-family:"Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif; font-size:11px; font-weight:normal; line-height:18px}
.font12 a{ font-family:"Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif; font-size:11px; font-weight:normal;}
.font11 { font-family:"Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif; font-size:10px; font-weight:normal; line-height:15px}
.font11 a { font-family:"Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif; font-size:10px; font-weight:normal; line-height:15px}
.font11 a:hover{ text-decoration:underline;}

/*========body style==*/
.slideshowbox{ width:950px; height:320px; float:left; margin-top:4px; z-index:1111111}
#transitionEffect {
	width: 950px;
	border:none;
	height: 320px;
	overflow: hidden;
	margin-left:0px;
}
.slide {
	position: relative;
	height:320px;
	width: 950px;
	background:#fff;
	text-align:center;
	z-index:-11;
}
.r2 {
	background:none;
}
.r2 p {
	padding:20px 0 20px 10px;
	width:950px;
	text-align: left;
	margin: 0;
	filter:alpha(opacity=70); /* IE's opacity*/
    opacity: 0.70;
    position: absolute;
	left: 0px;
	bottom:0px;
	background:#000;

}
.r2 .caption { color:#fff;text-align:left; font-weight:bold; z-index:99999;  line-height:22px;}
.r2 .captionsmall { color:#777; text-align:left; font-size:11px; font-weight:normal; line-height:15px;}
.r2 .captionLarge { color:#fff; font-family: 'bnb-ttsushmitaennormal'; text-align:left; font-size:45px; font-weight:normal; line-height:26px; }
.r2 .captionLarge2 { color:#fff; font-family: 'bnb-ttsushmitaennormal'; text-align:left; font-size:25px; font-weight:normal; line-height:15px; }

.slideshowbox2{ width:960px; height:210px; float:left; margin-top:12px; z-index:1111111}
#transitionEffect2 {
	width: 960px;
	border:none;
	height: 210px;
	overflow: hidden;
	margin-left:0px;
}
.slide2 {
	position: relative;
	height:210px;
	width: 960px;
	background:#fff;
	text-align:center;
	z-index:-11;
}
.box_210{ width:210px; float:left; margin:5px 0 0 55px; color:#d0cece; padding:0; text-align:left; font-size:11px; color:#fff;}
.box_950{ width:950px; float:left; margin-top:5px;}
.box_725{ width:720px; float:left; margin:0 0 0 5px;}
.sideboxcont{ width:225px; float:left;}
.sidebox{ width:225px; float:left;}
#searchform input[type=submit]{background:url(images/search-btn.jpg) top left no-repeat; width:57px !important; display:block; height:29px; float:left; margin:0px 0 0 0px}
#searchform input[type=text]{background: url(images/search-textbox-bg.jpg) no-repeat 0px 0px;
	font-size: 12px; border:none;
	height: 29px;
	width:205px;
	float:left;
	color:#777;
	line-height: 1.2em;
	padding: 0 0 0 8px;}

/*innerpage style===*/
.sidebarleft{ width:225px; float:left; margin:0 0 0 5px;}
.sidebarright{ width:225px; float:left; margin:5px 0 0 -25px;}
.innerleftcont{ width:945px; float:left; margin:0 0 0 5px;}
.innerleftcont2{ width:715px; float:left; margin:5px 0 0 5px;}
.archivecontbox{ width:940px; float:left; margin:5px 0 0 5px;}
.innerrcont{ width:930px; float:left; margin:7px 0 0 0; padding:0 10px 0 0;}
.innerrcont2{ width:695px; float:left; margin:0; padding:0 0 0 0;}
/*====left navigation===*/
.whitefontMedium{ font-family:Arial, Helvetica, sans-serif; color:#000; font-weight:bold; font-size:14px;}
.leftnavmiddle{ width:215px;float:left; background:url(images/left_nav_strip_bg.jpg) top left repeat-y;}
.leftnavmiddle2{ width:205px;float:left; padding:0 5px 0 5px; background:url(images/left_nav_strip_bg.jpg) top left repeat-y;}
.leftnavbtm{ width:215px; float:left; height:17px; background:url(images/left_nav_btm_bg.jpg) top left no-repeat;}
ul.bulletlist{ list-style:none;
 display:block; margin:0px 0 0 0px; width:215px;}

 ul.bulletlist li{ list-style:none; color:#495d79;float:left; width:215px;}
  ul.bulletlist li a{ list-style:none; color:#495d79; text-decoration:none; font-size:12px; line-height:18px; border-bottom:none; width:250px; padding:5px 0 5px 12px; margin:0px 7px; float:left; font-style:italic; font-family:Tahoma, Geneva, sans-serif; font-weight:bold; background:url(images/arrow_blue2.png) 0 0.8em no-repeat;
 }
 ul.bulletlist li a:hover{ list-style:none; color:#000 !important; text-decoration:none; font-size:12px; background:url(images/arrow_blue2.png) 0 0.8em no-repeat;}
ul.bulletlist .current-menu-item a,
ul.bulletlist .current-menu-item a:hover {
	background:url(images/arrow_blue2.png) 0 0.8em no-repeat;
	color: #000;
}


 ul.bulletlist5{ list-style:none;
 display:block; margin:0 0 0 25px; float:left; clear:both}

 ul.bulletlist5 li{ list-style:none; color:#333;text-decoration:none; text-align:left; font-size:12px; line-height:18px; border-bottom:none; margin:5px 0; float:left; font-weight:normal;background:url(images/arrow_blue.png) 0 .8em no-repeat; padding:0 15px; float:left; clear:both;
 }
.justify{ text-align:justify;}
 #crumbs a { font-size:11px; color:#4d6692; font-family:Tahoma, Geneva, sans-serif;}
 #crumbs .current{ font-size:11px; color:#013c73; font-family:Tahoma, Geneva, sans-serif;}
 #crumbs .normal{ font-size:11px; color:#4d6692; font-family:Tahoma, Geneva, sans-serif;}
 .entry-content p {
	margin:0px 20px 7px 0; float:left; clear:both; width:100%;
}

 /*=========contact form====*/
#careerform{
display:block;
font-weight:normal;
text-align:right;
width:420px;
float:left;
padding:0px 10px 5px 5px;
background:#f7f7f7;
}


#careerform label{
display:block;
text-align:left;
width:200px;
float:left;
}
#careerform input, textarea,file{
float:left;
font-size:12px;
padding:3px 2px;
border:solid 1px #a7a7a7;
width:200px;
margin:2px 0 7px 10px;
background:#fff;
}

#careerform select{
float:left;
font-size:12px;
padding:3px 2px;
border:solid 1px #a7a7a7;
width:205px;
margin:2px 0 7px 10px;
}
#careerform input[type="submit"]{
clear:both;
width:67px;
margin-left:210px;
height:27px;
background:#1b6fb8;
text-align:center;
line-height:28px;
color:#fff;
font-size:12px;
font-weight:bold;
border:none;
}
.spacer{clear:both; height:1px;}
.box_430{ width:440px; float:left; background:#f7f7f7; padding-top:15px;}
.box_460{ width:460px; float:right}
.requiretext{ color:#640303;}
#careerform .small{
color:#640303;
display:block;
font-size:10px;
font-weight:normal;
text-align:left;
width:200px;
}
.margin_left_20{ margin-left:20px;}
.bluefontSmall{ font-size:11px; color:#004483; line-height:16px;}
.network{ float:left; width:705px; margin:10px 0 10px 20px;}
.error_strings { color:#ff0000; background:#FF0}
.readmorediv{margin:5px 7px 0 0; float:right}
/*==========footer style====*/
.footerboxtop{ width:970px; float:left; margin:10px 0 0 15px;}
.footerboxbtm{ width:970px; float:left; margin:5px 0 0 15px;}
.footerbtmmenubox{ width:455px; float:right}
.footerbtmmenubox p{ width:580px; float:left; text-align:left; color:#aaa5a5; line-height:30px;}
.btmmenuboxright{ width:100px; float:left; color:#fff; margin:7px 0 0 0;}
.box_180{ width:180px; float:left;border-right:dashed 1px #777; text-align:left; margin-right:25px;}
.box_280{ width:250px; float:left;border-right:dashed 1px #777; text-align:left; margin-right:25px;}
.box_220{ width:220px; float:left; margin-left:55px;}
.whitefontLarge{ font-size:14px; font-weight:normal; color:#fff;}
ul.footerlist{ list-style:none; display:inline; margin:10px 0 0 0; width:505px; float:left; padding:0;}

 ul.footerlist li{ float:left; position:relative; }
  ul.footerlist li a{ list-style:none; color:#fff !important; text-decoration:none; font-size:11px; line-height:11px; padding:0 7px 0 7px;float:left; font-family:Arial, Helvetica, sans-serif; font-weight:normal; display:block; border-left:1px solid #fff;}

   ul.footerlist li#menu-item-42 a{ list-style:none; color:#fff !important; text-decoration:none; font-size:11px; line-height:11px; padding:0 10px 0 0;float:left; font-family:Arial, Helvetica, sans-serif; font-weight:normal; display:block; border-left:none;}

    ul.footerlist li#menu-item-135 a{ list-style:none; color:#fff !important; text-decoration:none; font-size:11px; line-height:11px; padding:0 10px 0 0;float:left; font-family:Arial, Helvetica, sans-serif; font-weight:normal; display:block; border-left:none;}

   ul.footerlist li.current-menu-item > a {
	list-style:none; color:#e1ecf3 !important; text-decoration:none; font-size:11px; line-height:11px; padding:0 10px 0 10px;float:left; font-family:Arial, Helvetica, sans-serif; font-weight:bold !important; display:block;
}

ul.footerlist li a:hover{ list-style:none; color:#e1ecf3 !important; text-decoration:underline; font-size:11px; }

.menuvertical ul {
    margin: 0;
    padding: 0;
    width:250px;
    list-style-type: none;
}
.menuvertical ul li a {
    text-decoration: none;
    color: #c6c7c8 !important;
    padding: 1px 0 0 0;
    background-color: none;
    display:block;
	list-style:none;
}

.menuvertical ul li a:visited {
    color: #fff;
}

.menuvertical ul li a:hover, .menuvertical ul li .current {
    color: #fff;
    background-color: none;
	text-decoration:underline;
}
.textboxgrey{ width:175px; height:20px; background:#d8d9d8;}
.text{ border:none;}
a img{ border:none;}
.imgfloatleft{ float:left; margin:7px 10px 0 0; border:1px solid #ccc; padding:4px;}
.bluefontLarge{ font-size:13px; font-weight:bold; color:#0283b8;}
/*=====new style=====*/
.main_body{margin:0 auto; width:1000px;}
.body_warp{ width:1000px; font-family:Arial, Helvetica, sans-serif; font-size:12px; float:left; }
.topbody_wap{ width:1000px; height:460px; float:left;}
.headerBody_wap{ background:url(images/bg_top_body.jpg) repeat-x; width:1000px; height:105px; float:left;}
.headLeftBody_wap{ height:76px; width:514px; margin:29px 0 0 157px; position:static; float:left;}
.headRightBody_wap{ height:105px; width:319px; float:left;}
.headRigTop_wap{ background:url(images/search-box.png) no-repeat; width:319px; height:29px; margin:25px 0 11px 0; float:left;}
.headRigBottom_wap{width:105px; margin:7px 0 0 195px; float:left;}
.headRigBottom_wap img{ padding:0 0 0 10px;}
.menu_wap{ background:url(images/bg_menu.jpg) repeat-x; width:1000px; height:30px; margin-top:2px; float:left;}
.menu_wap ul{ list-style:none; margin:0 0 0 165px;}
.menu_wap ul li{ display:inline; }
.menu_divider{ background:url(images/menu_divider.jpg) no-repeat right; height:30px;  }
.menu_wap ul li a{ font-family:Tahoma; font-size:11px; color:#FFF; font-weight:bold; line-height:28px; padding:0 7px 0 5px;}
.slideshow{ padding:5px 28px 5px 23px; width:949px; height:320px; float:left;}

.midbody_wap{ width:1000px; border-bottom:#666666 solid 1px; margin-bottom:1px; float:left;}
.homeCont_wap{ margin:5px 28px 5px 23px; width:949px; border-top:solid 2px #1b6fb8; float:left;}
.homeContTop_wap{width:949px; border-bottom:solid 2px #1b6fb8; float:left;}
.heading24{ color:#013c73; font-size:24px; font-weight:bold; font-family:Helvetica; padding-bottom:20px; }
.homeContTopLeft_wap{ width:710px; padding:20px 10px 6px 0; float:left; border-top:1px solid #1b6fb8;border-bottom:1px solid #1b6fb8;}
.homeContTopLeft_wap p{line-height:18px; color:#4d6692; padding-bottom:8px; font-size:12px; font-family:Arial, Helvetica, sans-serif;}

.readmore{ width:65px; height:20px; background:#1b6fb8; padding-left:5px; margin:10px 0 10px 0; }
.readmore a{ text-align:center; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}

.homeContTopRight_wap{ width:225px; background:#1b6fb8; height:auto; float:left;}
.alsocNews{ background:#153b56; height:16px; padding:19px 0 0 11px; width:214px; float:left;}
.blueboxBg{ background:#1b6fb8; height:22px; padding:10px 0 10px 10px; width:215px; float:left;}
.alsocNewsLink{background:#ffffff; width:204px; height:auto;; float:left; padding:5px 5px 0 8px; border:4px solid #153b56;}
.alsocNewsLink ul{ width:200px; height:350px; list-style:none; padding: 0 0 0 15px; margin:0;}
.alsocNewsLink ul li{ background:url(images/arrow_blue.png) 0 .7em no-repeat; height:20px; width:200px; margin:15px 0 20px 0px; padding-left:10px; font-size:11px; line-height:17px;}
.marquee { float:left; width:100%; overflow:hidden; height:350px;}
a.margqueelink{ color:#153b56!important; font-size:11px; font-weight:normal; line-height:17px;}
.homeContBtm_wap{width:949px; float:left; }
.eventBody_wap{width:721px; padding:20px 0 0 2px; font-size:12px; float:left;}
.eventBdy_box{ width:721px;}
.evtImg_wap{ width:190px; float:left;}
.evt_img{ width:190px; height:87px; padding-bottom:20px; float:left;}
.evtCont_wap{ width:513px; margin-left:18px; float:left; float:left;}
.evtHd_wpp{ width:513px; margin:0 0 10px 0; float:left;}
.evtPgrm_bdy{ width:229px; border-bottom:solid 1px #1b6fb8; padding-bottom:5px; float:left;}
.evtPrj_bdy{ width:180px; border-bottom:solid 1px #1b6fb8; padding-bottom:5px; float:left; margin:15px 0 0 0;}
.evt_prgm{width:189px; float:left;}
.evtprj_hd{width:140px; float:left;}
.evtHd18blue{ color:#0d4898; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:18px; float:left;}
.text12bold_black{ font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#000;}
.bodyfontNormal{ font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#333; line-height:17px;}
.evt_cont{ width:463px; background:url(images/cont_sepration.png) no-repeat bottom; padding:0; float:left;}
.prev_btn{ margin:2px 2px 0 10px; float:left;}
.next_btn{ margin:2px 0px 0 2px; float:left;}

.opinionBody_wap{width:226px;background:#1b6fb8; margin-top:20px; float:left; padding-bottom:7px;}
.opinionHdBdy{ height:38px; font-weight:bold; color:#FFF; font-family:Arial, Helvetica, sans-serif; line-height:35px; padding:0px 0 0 11px; width:215px;}
.opinionTextBdy{ background:#FFF url(images/opiinion-btm_bg.jpg) repeat-x bottom; margin:0 1px 1px 1px; width:224px; padding-bottom:7px;}
.opinionTextBdy p{ font-family:Tahoma, Geneva, sans-serif; font-size:11px; line-height:17px; padding:10px 10px 0 10px; text-align:justify;}
.opinionRd_wap{padding:2px 10px 2px 20px; font-size:11px; color:#000; font-weight:bold; }
.opinionRd_wap input{ margin:0 10px 0 0;}
.opiSub_btn{ width:173px; height:26px; margin:10px 10px 10px 10px;}
.submit_btn{  background:#1b6fb8; width:70px; height:20px; font-size:12px; text-align:center; color:#fff; font-weight:bold;  border:none; outline:none;}

.viewRes_btn{ background:#1b6fb8; width:90px; height:20px; font-size:12px; text-align:center; color:#fff; font-weight:bold; border:none; outline:none; margin:0 0 0 7px;}
.opiRes_btn{ width:108px; height:26px; margin:10px 5px 10px 5px;}

.bottombody_wap{ width:1000px; height:43px; background:#1b6fb8; font-size:12px;color:#FFF;}
.copyright{margin:18px 0 0 5px;}
.whitefontLarge{ font-size:16px;color:#fff;font-weight:bold;}
.sidebarContbox{ width:223px; float:left; border:1px solid #1b6fb8;}
.blueboxBg2{background:url(images/bluebox_bg.jpg) bottom left repeat-x; width:215px; float:left; margin:4px; padding:0 0 15px 0;}

#activity-stream {
	margin-top: -5px;
}
#item-body form#whats-new-form {
	border-bottom: 1px solid #ddd;
	margin: 20px 0 10px;
	padding-bottom: 20px;
}
.home-page form#whats-new-form {
	border-bottom: none;
	padding-bottom: 0;
}
form#whats-new-form h5 {
	font-weight: normal;
	font-size: 12px;
	color: #888;
	margin: 0;
	margin-left: 76px;
	padding: 0 0 3px 0;
}
form#whats-new-form #whats-new-avatar {
	float: left;
}
form#whats-new-form #whats-new-content {
	margin-left: 54px;
	padding-left: 22px;
}
form#whats-new-form textarea {
	background: #fff;
	border: 1px solid #d0d0d0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #555;
	font-family: inherit;
	font-size: 14px;
	height: 20px;
	padding: 6px;
	width: 98%;
}
form#whats-new-form #whats-new-options select {
	max-width: 200px;
	margin-top: 12px;
}
form#whats-new-form #whats-new-submit {
	float: right;
	margin-top: 12px;
}
#whats-new-options {
	overflow: auto;
	height: 0;
}
#whats-new:focus {
	border-color: rgba(31, 179, 221, 0.9) !important;
	outline-color: rgba(31, 179, 221, 0.9);
	box-shadow: 0 0 7px         rgba(31, 179, 221, 0.7);
	-moz-box-shadow: 0 0 7px    rgba(31, 179, 221, 0.7);
	-webkit-box-shadow: 0 0 7px rgba(31, 179, 221, 0.7);
}

/*--------------------------------------------------------------
1.1 - Activity Listing
--------------------------------------------------------------*/
ul.activity-list li {
	overflow: hidden;
	padding: 15px 0 0;
	width:500px;
}
.activity-list .activity-avatar {
	float: left;
}
ul.activity-list > li:first-child {
	padding-top: 5px;
}
ul.item-list.activity-list li.has-comments {
	padding-bottom: 15px;
}
body.activity-permalink ul.activity-list li.has-comments {
	padding-bottom: 0;
}
.activity-list li.mini {
	font-size: 11px;
	min-height: 35px;
	padding: 15px 0 0 0;
	position: relative;

}
.activity-list li.mini .activity-avatar img.avatar,
.activity-list li.mini .activity-avatar img.FB_profile_pic {
	height: 20px;
	margin-left: 30px;
	width: 20px;
}
.activity-permalink .activity-list li.mini .activity-avatar img.avatar,
.activity-permalink .activity-list li.mini .activity-avatar img.FB_profile_pic {
	height: auto;
	margin-left: 0;
	width: auto;
}
body.activity-permalink .activity-list > li:first-child {
	padding-top: 0;
}
.activity-list li .activity-content {
	position: relative;
}
.activity-list li.mini .activity-content p {
	margin: 0;
}
.activity-list li.mini .activity-comments {
	clear: both;
	font-size: 12px;
}
body.activity-permalink li.mini .activity-meta {
	margin-top: 4px;
}
.activity-list li .activity-inreplyto {
	background: url( ../buddypress/bp-themes/bp-default/_inc/images/replyto_arrow.gif ) 7px 0 no-repeat;
	color: #888;
	font-size: 11px;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 25px;
}
.activity-list li .activity-inreplyto > p {
	margin: 0;
	display: inline;
}
.activity-list li .activity-inreplyto blockquote,
.activity-list li .activity-inreplyto div.activity-inner {
	background: none;
	border: none;
	display: inline;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.activity-list .activity-content {
	margin-left: 70px;
	margin-bottom: 15px;
}
body.activity-permalink .activity-list li .activity-content {
	background: #fff;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 16px;
	line-height: 150%;
	min-height: 35px;
	margin-left: 185px;
	margin-right: 0;
	padding: 15px;
}
body.activity-permalink .activity-list li .activity-header > p {
	background: url( ../buddypress/bp-themes/bp-default/_inc/images/activity_arrow.gif ) top left no-repeat;
	height: 35px;
	margin-bottom: 0;
	margin-left: -35px;
	padding: 5px 0 0 35px;
}
.activity-list .activity-content .activity-header,
.activity-list .activity-content .comment-header {
	color: #888;
	font-size: 11px;
	line-height: 220%;
}
.activity-header {
	margin-right: 20px;
}
.activity-header a,
.comment-meta a,
.acomment-meta a {
	text-decoration: none;
}
.activity-list .activity-content .activity-header img.avatar {
	float: none !important;
	margin: 0 5px -8px 0 !important;
}
a.bp-secondary-action,
span.highlight {
	font-size: 11px;
	padding: 0;
	margin-right: 5px;
	text-decoration: none;
}
.activity-list .activity-content .activity-inner,
.activity-list .activity-content blockquote {
	margin: 10px 10px 5px 0;
	overflow: hidden;
}
.activity-list li.new_forum_post .activity-content .activity-inner,
.activity-list li.new_forum_topic .activity-content .activity-inner {
	border-left: 2px solid #EAEAEA;
	margin-left: 5px;
	padding-left: 10px;
}
body.activity-permalink .activity-content .activity-inner,
body.activity-permalink .activity-content blockquote {
	margin-left: 0;
	margin-top: 5px;
}
.activity-inner > p {
	word-wrap: break-word;
}
.activity-inner > .activity-inner {
	margin: 0 !important;
}
.activity-inner > blockquote {
	margin: 0 !important;
}
.activity-list .activity-content img.thumbnail {
	border: 2px solid #eee;
	float: left;
	margin: 0 10px 5px 0;
}
.activity-read-more {
	margin-left: 1em;
	white-space: nowrap;
}
.activity-list li.load-more {
	background: #f0f0f0 !important;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 1.2em;
	margin: 15px 0 !important;
	padding: 10px 15px !important;
	text-align: center;
}
.activity-list li.load-more a {
	color: #4D4D4D;
}


/*--------------------------------------------------------------
1.2 - Activity Comments
--------------------------------------------------------------*/
div.activity-meta {
	margin: 18px 0;
}
body.activity-permalink div.activity-meta {
	margin-bottom: 6px;
}
div.activity-meta a {
	font: normal 11px/20px Arial, Tahoma, Verdana, sans-serif;
	padding: 4px 8px;
}
a.activity-time-since {
	color: #aaa;
	text-decoration: none;
}
a.activity-time-since:hover {
	color: #888;
	text-decoration: underline;
}
a.bp-primary-action,
#reply-title small a {
	font-size: 11px;
	margin-right: 5px;
	text-decoration: none;
}
a.bp-primary-action span,
#reply-title small a span {
	background: #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 90%;
	margin-left: 2px;
	padding: 0 5px;
}
a.bp-primary-action:hover span,
#reply-title small a:hover span {
	background: #555;
	color: #fff;
}
div.activity-comments {
	margin: 0 0 0 70px;
	overflow: hidden; /* IE fix */
	position: relative;
	width: auto;
	clear: both;
}
body.activity-permalink div.activity-comments {
	background: none;
	margin-left: 185px;
	width: auto;
}
div.activity-comments > ul {
	background: #f5f5f5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 0 0 0 10px;
}
div.activity-comments ul,
div.activity-comments ul li {
	border: none;
	list-style: none;
}
div.activity-comments ul {
	clear: both;
}
div.activity-comments ul li {
	border-top: 2px solid #fff;
	padding: 10px 0 0;
}
body.activity-permalink .activity-list li.mini .activity-comments {
	clear: none;
	margin-top: 0;
}
body.activity-permalink div.activity-comments ul li {
	border-width: 1px;
	padding: 10px 0 0 0;
}
div.activity-comments > ul > li:first-child {
	border-top: none;
}
div.activity-comments ul li:last-child {
	margin-bottom: 0;
}
div.activity-comments ul li > ul {
	margin-left: 30px;
	margin-top: 0;
	padding-left: 10px;
}
body.activity-permalink div.activity-comments ul li > ul {
	margin-top: 10px;
}
body.activity-permalink div.activity-comments > ul {
	padding: 0 10px 0 15px;
}
div.activity-comments div.acomment-avatar img {
	border-width: 2px !important;
	float: left;
	height: 25px;
	margin-right: 10px;
	width: 25px;
}
div.activity-comments div.acomment-content {
	font-size: 11px;
	margin: 5px 0 0 40px;
}
div.acomment-content .time-since,
div.acomment-content .activity-delete-link,
div.acomment-content .comment-header {
	display: none;
}
body.activity-permalink div.activity-comments div.acomment-content {
	font-size: 14px;
}
div.activity-comments div.acomment-meta {
	color: #888;
	font-size: 11px;
}
div.activity-comments form.ac-form {
	background: #fafafa;
	border: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: none;
	margin: 0 0 15px 33px;
	padding: 8px;
}
div.activity-comments li form.ac-form {
	margin-right: 15px;
	clear: both;
}
div.activity-comments form.root {
	margin-left: 0;
}
div.activity-comments div#message {
	margin-top: 15px;
	margin-bottom: 0;
}
div.activity-comments form.loading {
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif );
	background-position: 2% 95%;
	background-repeat: no-repeat;
}
div.activity-comments form .ac-textarea {
	background: #fff;
	border: 1px inset #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 10px;
	padding: 8px;
}
div.activity-comments form textarea {
	border: none;
	color: #555;
	font-family: inherit;
	font-size: 11px;
	height: 60px;
	padding: 0;
	width: 100%;
}
div.activity-comments form input {
	margin-top: 5px;
}
div.activity-comments form div.ac-reply-avatar {
	float: left;
}
div.ac-reply-avatar img {
	border: 2px solid #fff !important;
}
div.activity-comments form div.ac-reply-content {
	color: #888;
	font-size: 11px;
	margin-left: 50px;
	padding-left: 15px;
}
.acomment-options {
	float: left;
	margin: 5px 0 5px 40px;
}
.acomment-options a {
	color: #999;
}
.acomment-options a:hover {
	color: inherit;
}


/*--------------------------------------------------------------
2 - Admin Bar
--------------------------------------------------------------*/
#wp-admin-bar .padder {
	width: 95% !important; /* Line up the admin bar with the content body in this theme */
}


/*--------------------------------------------------------------
3 - Directories - Members, Groups, Blogs, Forums
--------------------------------------------------------------*/
div.dir-search {
	float: right;
	margin: -30px -120px 0 0;
}
div.dir-search input[type=text] {
	font-size: 12px;
	padding: 1px 3px;
}


/*--------------------------------------------------------------
4 - Errors / Success Messages
--------------------------------------------------------------*/
div#message {
	margin: 0 0 15px;
}
#message.info {
	margin-bottom: 0;
}
div#message.updated {
	clear: both;
}
div#message p {
	font-size: 12px;
	display: block;
	padding: 10px 15px;
}
div#message.error p {
	background-color: #db1717;
	border-color: #a71a1a;
	clear: left;
	color: #fff;
}
div#message.updated p {
	background-color: #8ff57a;
	border-color: #80cf70;
	color: #1a6a00;
}
.standard-form#signup_form div div.error {
	background: #e41717;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	margin: 0 0 10px 0;
	clear:both;
	float:left;
	padding: 6px;
	width: 90%;
}
div.accept,
div.reject {
	float: left;
	margin-left: 10px;
}
ul.button-nav li {
	float: left;
	margin: 10px 10px 10px 0;
	list-style-type:none;
	width:100%;


}
ul.button-nav li.current a {
	font-weight: bold;
	list-style-type:none;
}


/*--------------------------------------------------------------
5 - Forms
--------------------------------------------------------------*/
.standard-form textarea,
.standard-form input[type=text],
.standard-form select,
.standard-form input[type=password],
.dir-search input[type=text] {
	border: 1px solid #d0d0d0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #888;
	font: inherit;
	font-size: 12px;
	padding: 6px;
	width:100%;
	background:#fff;
}
.standard-form select {
	padding: 3px;
	width:auto;
	float:left;
	margin:0 5px 0 0;
}
.standard-form input[type=password] {
	margin-bottom: 5px;
	width:160px !important;
}
.standard-form label,
.standard-form span.label {
	display: block;
	font-weight: bold;
	margin: 15px 0 5px 0;
	color:#333;
	padding:0;
}
.standard-form div.checkbox label,
.standard-form div.radio label {
	color: #888;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 0 0;
	list-style-type:none;
}
.standard-form#sidebar-login-form label {
	margin-top: 5px;
}
.standard-form input[type=text] {
	width: 75%;
}
.standard-form#sidebar-login-form input[type=text],
.standard-form#sidebar-login-form input[type=password] {
	padding: 4px;
	width: 95%;
}
.standard-form #basic-details-section input[type=password],
.standard-form #blog-details-section input#signup_blog_url {
	width: 35%;
}
.standard-form#signup_form input[type=text],
.standard-form#signup_form textarea,
.form-allowed-tags,
#commentform input[type=text],
#commentform textarea {
	width:100%;
}
.standard-form#signup_form div.submit {
	float: right;



}
div#signup-avatar img {
	margin: 0 15px 10px 0;
}
.standard-form textarea {
	width: 100%;
	height: 120px;
	margin:0;
}
.standard-form textarea#message_content {
	height: 200px;
}
.standard-form#send-reply textarea {
	width: 97.5%;
}
.standard-form p.description {
	color: #888;
	font-size: 11px;
	margin: 5px 0;
}
.standard-form div.submit {
	clear: both;
	padding: 15px 0 0 0;

}
.standard-form p.submit {
	margin-bottom: 0;
	padding: 15px 0 0 0;
}
.standard-form div.submit input {
	margin-right: 15px;
}
.standard-form div.radio ul {
	margin: 10px 0 15px 38px;
	list-style: none;
}
.standard-form div.radio ul li {
	margin-bottom: 5px;
}
.standard-form a.clear-value {
	display: block;
	margin-top: 5px;
	outline: none;
}
.standard-form #basic-details-section,
.standard-form #blog-details-section,
.standard-form #profile-details-section {
	float: left;
	width: 48%;
}
.standard-form #profile-details-section {
	float: right;
}
.standard-form #blog-details-section {
	clear: left;
}
.standard-form input:focus,
.standard-form textarea:focus,
.standard-form select:focus {
	background: #fafafa;
	color: #555;
}
form#send-invite-form {
	margin-top: 20px;
}
div#invite-list {
	background: #f5f5f5;
	border: 1px solid #e4e4e4;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 400px;
	margin: 0 0 10px;
	overflow: auto;
	padding: 5px;
	width: 160px;
}
button,
a.button,
input[type=submit],
input[type=button],
input[type=reset],
ul.button-nav li a,
div.generic-button a,
.comment-reply-link {
	background: #1b6fb8; /* Old browsers */
	/*background: -moz-linear-gradient(top, #1b6fb8 0%, #1b6fb8 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed));*/ /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, #1b6fb8 0%,#ededed 100%); *//* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, #1b6fb8 0%,#ededed 100%);*/ /* Opera11.10+ */
	/*background: -ms-linear-gradient(top, #1b6fb8 0%,#1b6fb8 100%);*/ /* IE10+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );*/ /* IE6-9 */
	/*<!--background: linear-gradient(top, #1b6fb8 0%,#ededed 100%);--> /* W3C */*/
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font: normal 12px/20px Arial, Tahoma, Verdana, sans-serif;
	outline: none;
	padding: 4px 10px 4px 10px;
	text-align: center;
	text-decoration: none;
	border:none;
	line-height: 14px;
	width:auto !important;
}
button:hover,
a.button:hover,
a.button:focus,
input[type=submit]:hover,
input[type=button]:hover,
input[type=reset]:hover,
ul.button-nav li a:hover,
ul.button-nav li.current a,
div.generic-button a:hover,
.comment-reply-link:hover {
	background: #ededed;
	/*background: -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);*/ /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0));*/ /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%);*/ /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, #ffffff 0%,#e0e0e0 100%);*/ /* Opera11.10+ */
	/*background: -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%);*/ /* IE10+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );*/ /* IE6-9 */
	/*background: linear-gradient(top, #ffffff 0%,#e0e0e0 100%);*/ /* W3C */
	border: 1px solid #bbb;
	color: #555;
	outline: none;
	text-decoration: none;
}

/*--------------------------------------------------------------
6 - Ajax Loading
--------------------------------------------------------------*/
a.loading,
input.loading {
    background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif );
    background-position: 95% 50%;
    background-repeat: no-repeat;
    padding-right: 25px;
}
a.loading:hover,
input.loading:hover {
    background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif );
    background-position: 95% 50%;
    background-repeat: no-repeat;
    padding-right: 25px;
    color: #777;
}
a.button.loading,
input[type="submit"].loading,
input[type="button"].loading,
input[type="reset"].loading {
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), -o-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Opera11.10+ */
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( enabled=0 ); /* IE6-9 */
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* W3C */
	background-position: 95% 50%;
	background-repeat: no-repeat;
	padding-right: 25px;
}
a.button.loading:hover,
input[type="submit"].loading:hover,
input[type="button"].loading:hover,
input[type="reset"].loading:hover {
  	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), -o-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Opera11.10+ */
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( enabled=0 ); /* IE6-9 */
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* W3C */
	border: 1px solid #ccc;
	padding-right: 25px;
	background:#1b6fb8;
}
input[type="submit"].pending,
input[type="button"].pending,
input[type="reset"].pending,
input[type="submit"].disabled,
input[type="button"].disabled,
input[type="reset"].disabled,
button.pending,
button.disabled,
div.pending a,
a.disabled {
    border-color: #eee;
    color: #bbb;
    cursor: default;
}
input[type="submit"]:hover.pending,
input[type="button"]:hover.pending,
input[type="reset"]:hover.pending,
input[type="submit"]:hover.disabled,
input[type="button"]:hover.disabled,
input[type="reset"]:hover.disabled,
button.pending:hover,
button.disabled:hover,
div.pending a:hover,
a.disabled:hover {
	/*background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%);*/ /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed));*/ /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, #ffffff 0%,#ededed 100%);*/ /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, #ffffff 0%,#ededed 100%);*/ /* Opera11.10+ */
	/*background: -ms-linear-gradient(top, #ffffff 0%,#ededed 100%);*/ /* IE10+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );*/ /* IE6-9 */
	/*background: linear-gradient(top, #ffffff 0%,#ededed 100%);*/ /* W3C */
    border-color: #eee;
	background:#1b6fb8 !important;
    color: #bbb;
}


/*--------------------------------------------------------------
7 - Forums, Tables and Topics
--------------------------------------------------------------*/
ul#topic-post-list {
	margin: 0px -19px 15px;
	width: auto;
}
ul#topic-post-list li {
	padding: 15px;
	position: relative;
}
ul#topic-post-list li.alt {
	background: #f5f5f5;
}
ul#topic-post-list li div.poster-meta {
	color: #888;
	margin-bottom: 10px;
}
ul#topic-post-list li div.post-content {
	margin-left: 54px;
}
div.topic-tags {
	font-size: 11px;
	float: right;
	margin-top: -25px;
}
div.admin-links {
	color: #888;
	font-size: 11px;
	position: absolute;
	top: 15px;
	right: 25px;
}
div#topic-meta {
	margin: -10px -19px;
	padding: 5px 19px 30px;
	position: relative;
}
div#topic-meta div.admin-links {
	right: 19px;
	top: -36px;
}
div#topic-meta h3 {
	font-size: 20px;
	margin: 5px 0;
}
div#new-topic-post {
	display: none;
	margin: 20px 0 0 0;
	padding: 1px 0 0 0;
}
table {
	width: 100%;
}
table thead tr {
	background: #eaeaea;
}
table#message-threads {
	margin: 0 -19px;
	width: auto;
}
table.profile-fields {
	margin-bottom: 20px;
}
table.profile-fields:last-child {
	margin-bottom: 0;
}
table.profile-fields p {
	margin-top: 15px;
}
table.profile-fields p:last-child {
	margin-top: 0;
}
div#sidebar table {
	margin: 0 -16px;
	width: 117%;
}
table tr td,
table tr th {
	vertical-align: middle;
}
table tr td.label {
	border-right: 1px solid #eaeaea;
	font-weight: bold;
	width: 40%;
}
table tr td.thread-info p {
	margin: 0;
}
table tr td.thread-info p.thread-excerpt {
	color: #888;
	font-size: 11px;
	margin-top: 3px;
}
div#sidebar table td,
table.forum td {
	text-align: center;
}
table tr.alt td {
	background: #f5f5f5;
}
table.notification-settings {
	margin-bottom: 20px;
	text-align: left;
}
#groups-notification-settings {
	margin-bottom: 0;
}
table.notification-settings th.icon,
table.notification-settings td:first-child {
	display: none;
}
table.notification-settings th.title {
	width: 80%;
}
table.notification-settings .yes,
table.notification-settings .no {
	text-align: center;
	width: 40px;
}
table.forum {
	margin: 0 -19px;
	width: auto;
}
table.forum tr.sticky td {
	font-size: 1.2em;
	background: #fff9db;
	border-top: 1px solid #ffe8c4;
	border-bottom: 1px solid #ffe8c4;
}
table.forum tr.closed td.td-title {
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/closed.png );
	background-position: 15px 50%;
	background-repeat: no-repeat;
	padding-left: 35px;
}
table.forum td p.topic-text {
	color: #888;
	font-size: 13px;
}
table.forum tr > td:first-child,
table.forum tr > th:first-child {
	padding-left: 15px;
}
table.forum tr > td:last-child,
table.forum tr > th:last-child {
	padding-right: 15px;
}
table.forum tr th#th-title,
table.forum tr th#th-poster,
table.forum tr th#th-group,
table.forum td.td-poster,
table.forum td.td-group,
table.forum td.td-title {
	text-align: left;
}
table.forum tr td.td-title a.topic-title {
	font-size: 1.2em;
}
table.forum td.td-freshness {
	white-space: nowrap;
}
table.forum td.td-freshness span.time-since {
	font-size: 0.9em;
	color: #888;
}
table.forum td img.avatar {
	float: none;
	margin: 0 5px -8px 0;
}
table.forum td.td-poster,
table.forum td.td-group {
	min-width: 140px;
}
table.forum th#th-title {
	width: 80%;
}
table.forum th#th-freshness {
	width: 25%;
}
table.forum th#th-postcount {
	width: 15%;
}
table.forum p.topic-meta {
	font-size: 0.9em;
	margin: 5px 0 0 0;
}

/*--------------------------------------------------------------
8 - Headers, Lists and Tabs - Activity, Groups, Blogs, Forums
--------------------------------------------------------------*/
.item-body {
	margin: 20px 0;
}
span.activity {
	display: inline-block;
	font-size: 11px;
	opacity: 0.8;
	padding: 1px 8px;
}
span.user-nicename {
	color: #777;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	display:none;
}
span.activity,
div#message p {
	border: 1px solid #8aa2a7;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-weight: normal;
	margin-top: 3px;
	text-decoration: none;
	background: #cedbdd;
	/*background-image: -webkit-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, .5)), color-stop(100%,rgba(255, 255, 255, 0))); /* Chrome,Safari4+ */
	/*background-image: -moz-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	background-image: -ms-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	background-image: -o-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));*/
}
div#item-header {
	overflow: hidden;
	margin:25px 0 0 0;
	width:650px;
}
div#item-header div#item-header-content {
	margin-left: 170px;
	margin:0;
	padding:0; width:350px; float:left;
}
div#item-header h2 {
	font-size: 28px;
	line-height: 120%;
	margin: 0 0 15px 0;

}
div#item-header h2 a {
	color: #333;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;

}
div#item-header img.avatar {
	float: left;
	margin: 0 15px 19px 0;
}
div#item-header h2 {
	margin-bottom: 5px;
}
div#item-header span.activity,
div#item-header h2 span.highlight {
	font-size: 11px;
	font-weight: normal;
	line-height: 170%;
	margin-bottom: 7px;
	vertical-align: middle;
}
div#item-header h2 span.highlight {
	font-size: 16px;
}
div#item-header h2 span.highlight span {
	background: #a1dcfa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
	padding: 1px 4px;
	position: relative;
	right: -2px;
	top: -2px;
	vertical-align: middle;
}
div#item-header div#item-meta {
	font-size: 14px;
	color: #aaa;
	overflow: hidden;
	margin: 15px 0 5px 0;
	padding-bottom: 10px;
}
div#item-header div#item-actions {
	float: right;
	margin: 0 0 15px 15px;
	text-align: right;
	width: 20%;
}
div#item-header div#item-actions h3 {
	font-size: 12px;
	margin: 0 0 5px 0;
}
div#item-header ul {
	margin-bottom: 15px;
	overflow: hidden;
}
div#item-header ul h5,
div#item-header ul span,
div#item-header ul hr {
	display: none;
}
div#item-header ul li {
	float: right;
}
div#item-header ul img.avatar,
div#item-header ul.avatars img.avatar {
	height: 30px;
	margin: 2px;
	width: 30px;
}
div#item-header div.generic-button,
div#item-header a.button {
	float: left;
	margin: 10px 10px 0 0;
}
div#item-header div#message.info {
	line-height: 80%;
}
ul.item-list {
	width: 100%;
	float:left; padding: 0 0 0 7px; margin:0;
}
ul.item-list li {
	border-bottom: 1px solid #eaeaea;
	padding: 15px 0 0 0;
	position: relative;
	width: 100%;
	clear:both;
	list-style-type:none;
}
ul.item-list.activity-list li {
	padding-bottom: 0;
}
ul.single-line li {
	border: none;
}
ul.item-list li img.avatar {
	float: left;
	margin: 0 10px 0 0;
}
ul.item-list li div.item-title,
ul.item-list li h4 {
	font-weight: normal;
	font-size: 14px;
	margin: 0;
	width: 75%;
}
ul.item-list li div.item-title span {
	color: #999;
	font-size: 12px;
}
ul.item-list li div.item-desc {
	color: #888;
	font-size: 11px;
	margin: 10px 0 0 64px;
	width: 50%;
}
ul.item-list li div.action {
	position: absolute;
	top: 15px;
	right: 0;
	text-align: right;
}
ul.item-list li div.meta {
	color: #888;
	font-size: 11px;
	margin-top: 10px;
}
ul.item-list li h5 span.small {
	float: right;
	font-size: 11px;
	font-weight: normal;
}
div.item-list-tabs {
	background: #eaeaea;
	clear: left;
	margin: 25px 0 20px 0;
	width:930px;
	overflow: hidden;
	padding:0 20px 0 0;

}
div.item-list-tabs ul li a {
	text-decoration: none;
	height: 20px;
}
div.item-list-tabs ul {
	width: 100%;
}
div.item-list-tabs ul li {
	float: left;
	list-style-type: none;
	margin: 5px 0 0 5px;
	padding:0 20px 0 0;
}
div.item-list-tabs#subnav ul li {
	margin-top: 0;
}
div.item-list-tabs ul li:first-child {
	margin-left: 10px;
}
div.item-list-tabs ul li.last {
	float: left;
	margin: 0 0 0 0;
}
div.item-list-tabs#subnav ul li.last {
	margin-top: 4px 0 0 0;
}
div.item-list-tabs ul li.last select {
	width: 175px; margin:0 15px 0 0;
}
div.item-list-tabs ul li a,
div.item-list-tabs ul li span {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}
div.item-list-tabs ul li a span {
	background: #1fb3dd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline;
	font-size: 90%;
	margin-left: 2px;
	padding: 1px 6px;
}
div.item-list-tabs ul li.selected a,
div.item-list-tabs ul li.current a {
	background-color: #fff;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #555;
	font-weight: bold;
}
div.item-list-tabs ul li.selected a span,
div.item-list-tabs ul li.current a span,
div.item-list-tabs ul li a:hover span {
	background-color: #999;
}
div.item-list-tabs ul li.selected a span,
div.item-list-tabs ul li.current a span {
	background-color: #555;
}
ul li.loading a {
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif );
	background-position: 92% 50%;
	background-repeat: no-repeat;
	padding-right: 30px !important;
}
div#item-nav ul li.loading a {
	background-position: 88% 50%;
}
div.item-list-tabs#object-nav {
	margin-top: 0;
}
div.item-list-tabs#subnav {
	background: #fff;
	border-bottom: 1px solid #333;
	margin: -15px -12px 15px 0;
	min-height: 35px;
	overflow: hidden;
}
div.item-list-tabs ul li.feed a {
	background: url( ../buddypress/bp-themes/bp-default/_inc/images/rss.png ) center left no-repeat;
	padding-left: 20px;
}
#admins-list li {
	overflow: auto;
}


/*--------------------------------------------------------------
9 - Private Messaging Threads
--------------------------------------------------------------*/
table#message-threads tr.unread td {
	background: #fff9db;
	border-top: 1px solid #ffe8c4;
	border-bottom: 1px solid #ffe8c4;
	font-weight: bold;
}
li span.unread-count,
tr.unread span.unread-count {
	background: #dd0000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-weight: bold;
	padding: 2px 8px;
}
div.item-list-tabs ul li a span.unread-count {
	padding: 1px 6px;
	color: #fff;
}
div.messages-options-nav {
	background: #eee;
	font-size: 11px;
	margin: 0 -19px;
	padding: 5px 15px;
	text-align: right;
}
div#message-thread div.message-box {
	margin: 0 -19px;
	padding: 15px;
}
div#message-thread div.alt {
	background: #f4f4f4;
}
div#message-thread p#message-recipients {
	margin: 10px 0 20px 0;
}
div#message-thread img.avatar {
	float: left;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
div#message-thread strong {
	font-size: 16px;
	margin: 0;
}
div#message-thread strong a {
	text-decoration: none;
}
div#message-thread strong span.activity {
	margin: 4px 0 0 10px;
}
div#message-thread div.message-metadata {
	overflow: hidden;
}
div#message-thread div.message-content {
	margin-left: 45px;
}
div#message-thread div.message-options {
	text-align: right;
}


/*--------------------------------------------------------------
10 - Pagination
--------------------------------------------------------------*/
.padder div.pagination {
	background: #f4f4f4;
	border: none;
	color: #888;
	font-size: 11px;
	height: 19px;
	margin: 10px -12px 0 0;
	padding: 8px 20px;
	float:left;
	width:610px;
	clear:both;
}
.padder div.pagination .pag-count {
	float: left;
}
.padder div.pagination .pagination-links {
	float: right;
}
.padder div.pagination .pagination-links span,
.padder div.pagination .pagination-links a {
	font-size: 12px;
	padding: 0 5px;
}
.padder div.pagination .pagination-links a:hover {
	font-weight: bold;
}
.padder div#pag-bottom {
	margin-top: -1px;
}
.padder #nav-above {
	display: none;
}
.padder .paged #nav-above {
	display: block;
}
.padder { float:left; margin:25px 0 0 0; width:550px;}
#members-dir-list img.avatar {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 1px 0 #fff;
-moz-box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 #fff;
}
#sidebar{ float:right; width:250px;}
.box_210_bp{ width:210px; float:right; margin:25px 0 0 55px; color:#d0cece; padding:0; text-align:left; font-size:11px; color:#fff;}
#search-submit{  background:#1b6fb8; width:60px; height:24px; font-size:12px; text-align:center; color:#fff; font-weight:bold;  border:none; outline:none;}
#search-terms { background:#fff; border:1px solid #777; width:120px; height:15px; font-size:12px; text-align:left; color:#333; font-weight:normal;}
#members-directory-form h3 { font-size:15px; font-weight:bold;}
#members dir-list { float:left; width:650px; margin:15px 0 0 0;}
#search-members-form{ width:300px; float:right;}
#register-page { float:left; background:#e9f1f3; width:650px; padding:10px 10px 15px 10px !important;}
#register-page input[type="text"] { float:left; width:220px !important;}
#register-page input[type="password"] { float:left; width:220px !important;}
#register-page label { float:left; width:200px !important; clear:both;}
#register-page textarea { float:left; width:250px !important;}
#register-page p.description { float:left; width:250px !important; clear:both;}
#register-page p {clear:both;}
#register-page h4 { font-size:12px; font-weight:bold; margin:15px 0 0 0;}
#register-page div.radio label {
	color: #333;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 0 0 0;
	list-style-type:none;
}
#frm_form_6_container input[type="submit"],#frm_form_7_container input[type="submit"],#frm_form_8_container input[type="submit"],#frm_form_9_container input[type="submit"]{
 background:#153b56;
 width:70px !important;
 height:28px;
 margin:15px 0 10px 0;
 border:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; box-shadow:none; text-align:center; padding:0; color:#fff;!important
 }
 .widgetheading {background:#1b6fb8; height:22px; padding:10px 0 10px 10px; margin:0 0 5px -10px; width:215px; float:left; font-size:16px; font-weight:bold; color:#fff;}
 .widgetbg {background:#c5dbe9;width:215px; float:left; padding:0 0 10px 10px; margin:15px 0 0 -26px;}
 .fontbold{ font-weight:bold; padding:5px 0 5px 0; float:left; margin:0 0 0 -20px;}
 #member-dir-count-bottom { }
 #members-dir-search {}
 .last input[type=submit] {
	float: left;
	margin: 5px 0 0 0;
	height:22px;
	padding:0 5px 2px 5px;


}
div.dir-search { width:260px; float:right;}
div.dir-search input[type ="text"] { width:140px; float:left; height:22px;}
#members_search_submit { width:80px !important; height:25px; margin:0 0 0 10px; padding:2px 0 4px 0;}
.entry-content2
{
	padding:15px 0 0 10px;
	margin:0;
	text-align:justify;
}
.posttile {
	clear: both;
	font-family:"Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	color: #013c73;
	font-size: 1.5em !important;
	font-weight: normal;
	line-height: 1.5em;
	padding:7px 0 0 5px;
	background:none;
	text-align:left;
}
#buddypressfooter {
	color: #fff;
	width:1000px;
	font-size: 11px;
	height:41px;
	line-height: 17px;
	padding: 4px 0 0 0;
	text-align: center;
	margin:10px 0 0 0;
	background:url(images/footer_bg.jpg) top left repeat-x;
	bottom:0;
	position:relative;
	clear:both;
	top:25px;
	left:0;
}
/*new style==*/
#frm_form_7_container {}
#frm_form_7_container input,#frm_form_10_container input,#frm_form_11_container input,#frm_form_13_container input,#frm_form_14_container input,#frm_form_25_container input { border:1px solid #b7b7b7; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; height:25px; margin:0 7px 0 0px;}
#frm_form_7_container h3 { background:#cccccc; font-family:Arial, Helvetica, sans-serif; font-size:15px; letter-spacing:0.5px; font-weight:bold;padding:0px 7px 0 10px; margin:20px 0 10px 0;}
#frm_form_7_container textarea { border:1px solid #b7b7b7; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#frm_form_13_container textarea { border:1px solid #b7b7b7; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:5px 0 0 0;}
#frm_form_7_container label {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold !important}
#frm_field_94_container  { width:600px !important;}
#frm_field_94_container textarea  { margin:7px 0 10px 0; !important;}
#frm_field_96_container  { width:200px !important; float:left;}
#frm_field_97_container  { width:200px !important; margin:0 0 0 -50px; float:left;}
#frm_form_8_container input { border:1px solid #b7b7b7; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; height:25px; margin:5px 7px 0 0px;}
#frm_form_8_container h3 { background:#cccccc; font-family:Arial, Helvetica, sans-serif; font-size:15px; letter-spacing:0.5px; font-weight:bold;padding:0px 7px 0 10px; margin:20px 0 10px 0;}
#frm_form_8_container textarea,#frm_form_10_container textarea,#frm_form_11_container textarea { border:1px solid #b7b7b7; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#frm_form_8_container label {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold !important}
#frm_field_102_container,#frm_field_126_container  { width:600px !important;}
#frm_field_102_container textarea,#frm_field_126_container textarea, #frm_field_205_container textarea { margin:7px 0 10px 0; !important;}
#frm_field_100_container,#frm_field_124_container,#frm_field_125_container { width:200px !important; float:left;}
#frm_field_101_container  { width:200px !important; margin:0 0 0 -50px; float:left;}
#frm_form_7_container input[type="submit"],#frm_form_8_container input[type="submit"],#frm_form_10_container input[type="submit"],#frm_form_11_container input[type="submit"],#frm_form_12_container input[type="submit"], #frm_form_13_container input[type="submit"], #frm_form_14_container input[type="submit"], #frm_form_25_container input[type="submit"]  {
 background:#0b5095;
 width:80px !important;
 height:28px;
 margin:10px 0 10px 0;
 border:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; box-shadow:none; text-align:center; padding:0; color:#fff;!important
 }
 #frm_form_14_container h3 { display:block;}
 #frm_form_12_container input { border:1px solid #777777;}
 #frm_field_133_container  { width:200px !important; margin:10px 0 10px 0; float:left;}
 #frm_field_133_container input  { width:200px !important; margin:0; float:left; }
 #frm_field_134_container  { width:200px !important; margin:10px 0 10px 15px; float:left;}
 #frm_field_135_container  { width:200px !important; margin:10px 0 10px 0; float:left;}
 #frm_field_135_container input  { width:200px !important; margin:0; float:left;}
 #frm_field_136_container  { width:200px !important; margin:10px 0 10px 15px; float:left;}
 #frm_field_136_container input  { width:200px !important; margin:0; float:left;}
 #frm_form_9_container textarea { border:1px solid #b7b7b7; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:5px 0 0 0;}
 #frm_form_9_container input { border:1px solid #b7b7b7; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; height:25px; margin:5px 7px 0 0;}
 .alfa { color:#630; font-weight:bold; padding:0 0 0 10px;}
 .planheading { color:#630; font-weight:bold; padding:10px 0 10px 0 !important; font-size:13px !important;}
 .bg_light_blue{ background:#e4edf0; font-family:Arial, Helvetica, sans-serif; font-size:12px !important; padding:0 0 0 7px; height:28px; color:#000; text-align:left; border-right:1px solid #fff; border-bottom:1px solid #fff; line-height:26px;}
 .bg_dark_blue{ background:#1b6fb8; font-family:Arial, Helvetica, sans-serif;  font-size:12px !important;line-height:30px; color:#fff; height:28px; text-align:left; border-right:1px solid #fff; font-weight:bold;}
 .updatelink a{ color:#C00; font-weight:normal; padding:0 0 0 10px;}
 .bodyfontMedium{ font-family:Arial, Helvetica, sans-serif; font-size:13px !important; line-height:19px; text-align:justify;}
 .box_210{ float:left; width:100%; color:#333;}
 .membersearch{ width:500px; float:left; background:#e4edf0; padding:4px 0 10px 15px; margin:0 0 15px 0;}
 .membersearch label{ width:120px; float:left; clear:both;}
 .membersearch input[type="text"]{ width:300px; float:left; margin:15px 0 0 0; border:1px solid #888;}
 .membersearch p.description {float:left; margin:0 0 0 120px; color:#666 !important;}
 /*========*/

 ul.item-list li div.item-title a,
ul.item-list li a h4 {
	font-weight: bold !important;
	font-size: 12px !important;
	margin: 0 0 4px 0 !important;
	width: 75%;
}
ul.item-list li div.item-title a.group-7,
ul.item-list li a h4.group-7 {
	font-weight: bold !important;
	font-size: 12px !important;
	margin: 0 0 4px 0 !important;
	width: 75%;
	color:#ff0000;
}
div.quick-chat-top, div.quick-chat-history-links, div.quick-chat-container-private-titlebar, div.quick-chat-history-header, div.quick-chat-smilies-container, div.quick-chat-links
{
  display: block;
  width:650px !important;
}
.quick-chat-container{ width:550px !important; float:left; }
.datebox { width:250px !important; float:left; }
h2.backlink {font-size:12px; font-weight:bold;}
a.logoutlink{ color:#fff; font-size:12px; font-weight:bold; line-height:22px;}
/*=====profile style===*/
.profilebox{float:left; margin:25px 0 0 0; background:#eaeaea; padding:10px 10px 15px 10px; width:700px;}
/*number style====*/
input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.archivetitle a{ font-size:13px; font-weight:normal; color:#004785;}
/*======================*/
#backgroundPopup {
	z-index:1;
	position: fixed;
	display:none;
	height:100%;
	width:100%;
	background:#000000;
	top:0px;
	left:0px;
}
#toPopup {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
	font-size: 14px;
    left: 50%;
    margin-left: -402px;
    position: fixed;
    top: 15%;
    width: 750px;
    z-index: 2;
}
div.loader {
    background: url("images/loading.gif") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
	display: none;
	z-index: 9999;
	top: 40%;
	left: 50%;
	position: absolute;
	margin-left: -10px;
}
div.close {
    background: url("images/closebox.png") no-repeat scroll 0 0 transparent;
    bottom: 24px;
    cursor: pointer;
    float: right;
    height: 30px;
    left: 27px;
    position: relative;
    width: 30px;
}
span.ecs_tooltip {
    background: none repeat scroll 0 0 #000000;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: none;
    font-size: 11px;
    height: 16px;
    opacity: 0.7;
    padding: 4px 3px 2px 5px;
    position: absolute;
    right: -62px;
    text-align: center;
    top: -51px;
    width: 93px;
}
span.arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000000;
    display: block;
    height: 1px;
    left: 40px;
    position: relative;
    top: 3px;
    width: 1px;
}
div#popup_content {
    margin: 15px 7px 10px 10px ;
}
#div4{ width:550px; float:left;}
#div3{ width:750px; float:left;}
.eventbox{ font-size:14px; font-weight:bold; color:#06F; float:left; margin:0; width:700px; line-height:30px;}
.eventboxdetails{ float:left; width:600px;}
/*====paymentform==*/
.box_500{ width:565px; float:left; background:#9aadc0; padding:5px; margin:20px 0 20px 25px; clear:both;}
#thisForm{
display:block;
font-weight:normal;
text-align:right;
width:550px;
float:left;
padding:0px 10px 5px 5px;
background:#f7f7f7;
}
#thisForm label{
display:block;
text-align:left;
width:300px;
font-size:13px;
font-weight:bold;
line-height:17px;
float:left;
}
#thisForm input{
float:left;
font-size:12px;
padding:3px 2px;
border:solid 1px #a7a7a7;
width:200px;
margin:2px 0 7px 10px;
}

#thisForm select{
float:left;
font-size:12px;
padding:3px 2px;
border:solid 1px #a7a7a7;
width:208px;
margin:2px 0 7px 10px;
}
#thisForm input[type="button"]{
clear:both;
width:100px !important;
margin-left:310px;
height:32px;
background:#333;
text-align:center;
line-height:28px;
color:#fff;
font-size:12px;
font-weight:bold;
border:none;
cursor:pointer;
}
.spacer{clear:both; height:1px;}
.margin_top_25{ margin:8px 0 8px 0; float:left;}
.margin_top_15{ margin:5px 0 5px 0; float:left;}
.requiretext{ color:#640303;}
#thisForm .small{
color:#333;
display:block;
font-size:11px;
font-weight:normal;
text-align:left;
width:300px;
margin-left:12px;
line-height:16px;
}
#thisForm .large{
color:#333;
display:block;
font-size:15px;
font-weight:bold;
text-align:left;
width:450px;
margin:7px 0 10px 10px;
}
.terms ol{ margin:10px 0 0 20px ; padding:0; float:left}
.terms ol li{ margin:0 ; padding:0; line-height:19px; padding:5px 6px;}
/*=============form style=====*/
#frm_form_23_container {}
#frm_form_23_container h3 { display:none;}
#frm_form_23_container input {background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; border:1px solid #b7b7b7; padding:5px 0 5px 5px; margin:5px 7px 0 0 !important;}
#frm_form_16_container input {background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; border:1px solid #b7b7b7; padding:5px 0 5px 5px; margin:5px 7px 0 0 !important;}
#frm_form_23_container label {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold !important}
#frm_form_23_container select { border:1px solid #b7b7b7; width:200px; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:5px 7px 0 0px; height:24px;}
#frm_form_16_container select { border:1px solid #b7b7b7; width:200px; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:5px 7px 0 0px; height:24px;}
#frm_form_23_container textarea { border:1px solid #b7b7b7; width:450px !important; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0 0 10px 0; padding:0;}
#frm_form_16_container textarea { border:1px solid #b7b7b7; width:450px !important; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0 0 10px 0; padding:0;}
#frm_form_16_container { padding:10px 10px 15px 10px; border:4px solid #9aadc0; background:#f7f7f7;}
#frm_form_24_container textarea { border:1px solid #b7b7b7; width:450px !important; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0 0 10px 0; padding:0;}
#frm_form_23_container input[type="submit"],#frm_form_16_container input[type="submit"],#frm_form_24_container input[type="submit"],#frm_form_13_container input[type="submit"],#frm_form_12_container input[type="submit"] {
 background:#333;
 width:101px !important;
 height:31px;
 margin:0 0 10px 0;
 border:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; box-shadow:none; text-align:center; padding:0; color:#fff;!important
 }
 /*#frm_field_311_container label{ color:#01928f;}
#frm_field_318_container label{ color:#C60}
#frm_field_319_container label{ color:#330}
#frm_field_317_container label{ color:#01928f;}
#frm_field_329_container input{ width:170px; border:1px solid #01928f; display:none;}
#frm_field_723_container input{ width:170px; border:1px solid #01928f; display:none;}*/
.joibtn{width:160px; position:absolute; top:72px; left:550px; z-index:999999999; color:#333; font-size:13px; height:25px; border-radius:12px; -moz-border-radius:12px; -webkit-border-radius:12px; background:#f1ebab; text-align:center; box-shadow:#676565;}
.joibtn a{font-weight:bold; color:#000;}
/*============*/
#tabs {
	position: relative;
	padding-left: 265px;
	font-size: 1em;
	font-family: inherit;
	border: none;
	background:none;
	margin:0;
	height:100%;
}
#tabs > div {
	min-height: 150px;
	height: 100%;
}
#tabs .ui-tabs-nav {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 280px;
	padding: 5px 0 5px 5px;
}
#tabs .ui-tabs-nav li {
	left: 0px;
	width: 230px;
	border-right: none;
	overflow: hidden;
	margin: 0;
	background:#8db8de;
	padding:0 0 0 25px;
}
#tabs .ui-tabs-nav li a {
	float: right;
	width: 100%;
	color: #000;
	padding: 5px;
}
#tabs .ui-tabs-nav li a:hover {

	color: #fff;
	text-decoration:none;
	outline:none;
}
#tabs .ui-tabs-nav li a:focus {

	color: #000;
	text-decoration:none;
	outline:none;
}
#tabs .ui-tabs-panel {
	padding: 10px 15px 15px 15px;
	background:#f7f7f7;
	height:100%;
	float:left;
	width:645px;
}
#tabs .ui-widget-header {
	background: none;
	border:none;
}
#tabs .ui-corner-top {
	border-radius: 0;
}

#tabs .ui-state-default {
	border: none;
}
#tabs .ui-tabs-nav li.ui-tabs-active {
	border: none;
	background: #1b6fb8;
	font-weight: bold !important;
	text-decoration:none;
	color:#fff !important;
}
#tabs .ui-state-default {
	background: none;
	border-bottom: 1px solid #e5e5e5;
}

#tabs .ui-tabs-nav .ui-tabs-anchor {
	padding: 0.5em 1em;
}

.entry-content ul.ui-tabs-nav {
	margin-left: 0;
}

@media only screen and (max-width: 480px) {

	#tabs {
		padding-left: 0;
	}

	#tabs .ui-tabs-nav {
		width: 100%;
		position: static;
	}

	.entry-content ul.ui-tabs-nav {
		margin-bottom: 20px;
	}

	#tabs .ui-tabs-nav li {
		width: 100%;
	}
}

ul.bulletlist{ list-style:none; display:block; margin:0; margin-bottom:0px; margin:4px 0 0 0px; width:100%; float:left; }


  ul.bulletlist li { list-style:none; color:#000 !important; text-decoration:none; font-size:13px; line-height:20px;  padding:4px 0 4px 15px; float:left; text-decoration:none; font-family:font-family: 'Roboto Condensed', sans-serif; font-weight:normal; background:url(images/arrow.jpg) 0em 0.7em no-repeat; float:left; width:100%;}
.customerbox{ width:710px; float:left; background:#f7f7f7; border:4px solid #9aadc0; padding:5px 5px 10px 5px; margin:20px 0 10px 25px;}
  .textboxbold{color:#000; font-weight:bold; font-size:12px;}
  .greenfotnLarge{ font-size:18px; color:#030; font-weight:normal;}
.greenfotnLarge p{ font-size:12px; color:#000; font-weight:normal;}
.RedfontLarge{ font-size:18px; color:#ff0000; font-weight:normal;}
.frm_description p { font-size:13px; font-weight:bold; color:#000; line-height:25px;}
.bluefont{ color:#0093FF;}
.redfont{ color:#ff0000;}

ul.bulletlistterms{ list-style:none;
 display:block; margin:0px 0 0 0px; width:100%;}

   ul.bulletlistterms li { list-style:none; color:#000000; text-decoration:none; font-size:14px; line-height:22px; border-bottom:none; padding:5px 0 5px 12px; margin:0px 7px; float:left; font-family:arial; font-weight:normal; background:url(images/arrow_blue2.png) 0 0.8em no-repeat;
 }
