@import url( reset.css); /* Reset browser defaults */

/* > Global Elements
-------------------------------------------------------------- */

html,body { font-size: 12px; font-family: Tahoma, Geneva, sans-serif; line-height: 170%; color: #555; margin: 0 auto; padding-top: 0 !important; /* Remove the top padding space for the admin bar in this theme */ }
#outer {width:980px;margin: 0 auto;position:relative;}
h1, h2, h3, h4, h5, h6 { margin: 5px 0 15px 0; }
h1 { font-size: 28px; margin-bottom: 25px; }
h2 { font-size: 24px; margin-bottom: 20px; }
h3 { font-size: 20px; }
h4 { font-size: 16px; margin-bottom: 15px; }
h5 { font-size: 14px; margin-bottom: 0; }
h6 { font-size: 12px; margin-bottom: 0; }
a { color: #00f; text-decoration:none; }
a:hover, a:active { color: #888; text-decoration:none; }
a:focus { outline: 1px dotted #ccc; }
.padder { padding: 20px 10px; }
.clear { clear: left; }
p { margin-bottom: 15px; }
p:last-child { margin-bottom: 0; }
hr { background-color:#E7E7E7; border:0 none; clear:both; height:1px; margin: 20px 0; }
img.avatar { float: left; border: 2px solid #eee; }
.thread-avatar .avatar {margin: 0 10px 10px 0;}
/* > Admin Bar
-------------------------------------------------------------- */

/* > Header
-------------------------------------------------------------- */

#header { position: relative; color: #fff; background: url( ../images/headerbackground.jpg); margin-bottom: 0px; height: 130px; background-color: #425785; margin-top:0px; }
#header #search-bar { position: absolute; top: 0; right: 0; width: 100%; text-align: right; }
#header h1 { }
#header #logo { background: url(../images/logo.png) 0 0 no-repeat; width:450px; height: 96px; position:absolute; top:10px; left:15px; }
#header #logo a { display:block; width:100%; height:100%; text-indent: 9999px; outline:0; }
#header #search-bar .padder { padding: 10px 20px; margin-top:20px; }
#header #search-bar input[type=text], #header #search-bar select { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: 1px inset #888; padding: 2px; margin-right: 4px; }
#header #search-bar input[type=submit] { font-size: 12px; padding: 1px 4px; margin-top:0; margin-left: 4px; }
#header h1 { position: absolute; bottom: 0; left: 20px; width: 44%; margin: 0 0 -5px 0; }
#header h1 a { color: #fff; font-size: 26px; text-decoration: none; }
/* > Navigation
-------------------------------------------------------------- */

ul#nav { margin: 0; padding: 0; position: absolute; left: 25px; list-style: none; bottom: 0; max-width: 100%; }
ul#nav li { float: left; margin: 0 5px 0 0; }
ul#nav li a { display: block; color: #fff; text-decoration: none; padding: 5px 15px; background: url( ../images/60pc_black.png); -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; font-weight:bold; }
ul#nav li.selected a, ul#nav li.current-menu-item a { background: #f5f5f5; color: #555; }
ul#nav a:focus { outline: none; }
/* > Container
-------------------------------------------------------------- */

div#container { position: relative; width: 100%; border-bottom: 1px solid #e0e0e0; background: #fff; float:left; }
body.activity-permalink div#container { border: none; background:white; clear:both; }
/* > Sidebar
-------------------------------------------------------------- */

div#sidebar { float: left; width: 264px; margin-left: -266px; margin-top: 1px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; background: url( ../images/sidebar_back.gif) top left repeat-x; }
div#sidebar div#sidebar-me img.avatar { float: left; margin: 0 10px 15px 0; }
div#sidebar div#sidebar-me h4 { font-size: 16px; margin: 0 0 8px 0; font-weight: normal; }
div#sidebar ul#bp-nav { clear: left; margin: 15px -16px; }
div#sidebar ul#bp-nav li { padding: 10px 15px; }
div#sidebar div#searchwidget {color:#000000;}
div#sidebar h3.widgettitle { margin: 0 0 10px 0; height:32px; line-height:32px; background: #3A4D7A url(../images/widget_header.jpg) 0 0 repeat-x; padding: 0 5px; font-size: 12px; clear: left; color:#fff; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;-moz-box-shadow: 2px 2px 2px #efefef;-webkit-box-shadow: 2px 2px 2px #efefef;box-shadow: 2px 2px 2px #efefef; }
h4.sectiontitle { margin: 10px 0 10px 0; height:18px; line-height:18px; background-color: #3A4D7A; padding: 0 5px 0 10px; font-size: 12px; clear: left; color:#fff; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;-moz-box-shadow: 2px 2px 2px #efefef;-webkit-box-shadow: 2px 2px 2px #efefef;box-shadow: 2px 2px 2px #efefef; }
h4#section1 {background-color:#666666;}
h4#section2 {background-color:#0066ff;}
h4#section3 {background-color:#e66dea;}
h4#section4 {background-color:#ff9933;}
#sidebar-me { margin:10px; }
#sidebar-me > a:first-child {display:block;float:left;margin:0 0 0 -5px;padding:3px;border:1px solid #888;border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;-moz-box-shadow: 2px 2px 2px #efefef;-webkit-box-shadow: 2px 2px 2px #efefef;box-shadow: 2px 2px 2px #efefef;margin: 0 10px 10px 0 !Important;}
#sidebar-me > a:first-child img {margin:0 !Important;}
#sidebar .author a {color: #555;line-height:1.3;}
#sidebar .entry-title {line-height:1.1;}
#sidebar .byline {color: #555;line-height:1.3;}
#sidebar .byline small {color: #888;font-size:12px;line-height:1.3;}
#forums-latest-activity li a { font-weight:normal; text-decoration:none;  }
#forums-latest-activity li a[title="View profile"] { font-weight:normal; color: #555; }
#forums-latest-activity { line-height:1; }
#sidebar #forums-latest-activity li { display:block; margin: 0 0 18px 0; }
#forums-latest-activity li small { color: #888; }
div#sidebar .widget { margin:5px 0 10px 4px; border: 1px solid #888; padding:5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;-moz-box-shadow: 2px 2px 2px #efefef;-webkit-box-shadow: 2px 2px 2px #efefef;box-shadow: 2px 2px 2px #efefef; }
div#sidebar .widget ul li { margin: 0 0 5px 0; position:relative; }
div#sidebar #forums-latest-activity .widget ul li small { position:absolute; top:0; right:0; font-style: italic; font-size: 95%; margin: 0; line-height:1; width:50px; }
div#sidebar .widget_search { margin-top: 20px; }
div#sidebar .widget_search input[type=text] { width: 110px; padding: 2px; }
div#sidebar ul#recentcomments li, div#sidebar .widget_recent_entries ul li { margin-bottom: 15px; }
div#sidebar ul.item-list img.avatar { width: 25px; height: 25px; margin-right: 10px; }
div#sidebar div.item-avatar img { width: 40px; height: 40px; margin: 1px; }
div#sidebar .avatar-block { overflow: hidden; margin: 0 0 0 0; }
.item-avatar { float:left; padding:2px; margin:2px 5px 5px 2px; border:1px solid #888; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.ac-reply-avatar {margin:3px;border:1px solid #888; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
#sidebar .item-avatar {margin:2px;}
div#sidebar ul.item-list div.item-title { font-size: 12px; }
div#sidebar div.item-options { margin: -10px 0 0 0; background: #f8f8f8; padding: 5px 15px; font-size: 11px; }
div#sidebar div.item-meta, div#sidebar div.item-content { margin-left: 38px; font-size: 11px; }
div#sidebar div.tags div#tag-text { font-size: 1.4em; line-height: 140%; padding-top: 10px; }
div#sidebar .widget ul { margin: 0 0 10px 0; display:block; }
/* > Content
-------------------------------------------------------------- */

div#content { float: left; width: 100%; -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; }
div#content .padder { position:relative; margin-left:10px; margin-right: 255px; -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; padding-bottom:40px; }
div#content .fullpadder { position:relative; margin-left:10px; margin-right: 10px; -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; padding-bottom:40px; }
.single-show div#content .padder { margin-right: 0; border-right: none; -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; }
.single-show .entry p:first-child { margin: 0 60px 20px 60px; }
.single-show div#content .padder iframe { margin: 0 0 -40px 60px; }
iframe.show { width: 840px; height: 320px; margin:0 0 0 60px; padding:0; border:0; overflow:hidden; }
div#content.one-column .padder { margin-right: 0; border-right: none; -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; }

div#content .left-menu { float: left; width: 170px; }
div#content .main-column { margin-left: 190px; }
/* > Item Headers (Profiles, Groups)
-------------------------------------------------------------- */

div#item-header { overflow: hidden; }
div#item-header div#item-header-content { margin-left: 170px; }
div#item-header h2 { font-size: 28px; margin: 0 0 15px 0; line-height: 120%; }
div#item-header h2 a { text-decoration: none; color: #777; }
div#item-header img.avatar { float: left; margin: 0 15px 25px 0; }
div#item-header h2 { margin-bottom: 5px; }
div#item-header span.activity, div#item-header h2 span.highlight { vertical-align: middle; font-size: 11px; font-weight: normal; line-height: 170%; margin-bottom: 7px; }
div#item-header h2 span.highlight { font-size: 16px; }
div#item-header h2 span.highlight span { position: relative; top: -2px; right: -2px; font-weight: bold; font-size: 11px; background: #a1dcfa; color: #fff; padding: 1px 4px; margin-bottom: 2px; -moz-border-radius: 3px; -webkit-border-radius: 3px; vertical-align: middle; cursor: pointer; display: none; }
div#item-header div#item-meta { font-size: 14px; color: #aaa; padding-bottom: 10px; overflow: hidden; margin: 15px 0 5px 0; }
div#item-header div#item-actions { float: right; width: 20%; margin: 0 0 15px 15px; text-align: right; }
div#item-header div#item-actions h3 { font-size: 12px; margin: 0 0 5px 0; }
div#item-header ul { overflow: hidden; margin-bottom: 15px; }
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 { width: 30px; height: 30px; margin: 2px; }
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%; }
/* > Item Lists (Activity, Friend, Group lists)
-------------------------------------------------------------- */

ul.item-list { width: 100%; }
#activity-stream { background-color:white; }
ul.item-list li { position: relative; padding: 15px 0; border-bottom: 1px solid #eaeaea; }
ul.single-line li { border: none; }
body.activity-permalink ul.item-list li { padding-top: 0; }
ul.item-list li img.avatar { float: left; margin: 3px; }
ul.item-list li div.item-title, ul.item-list li h4 { font-weight: normal; font-size: 14px; width: 75%; margin: 0; }
ul.item-list li div.item-title span { font-size: 12px; color: #999; }
ul.item-list li div.item-desc { margin: 10px 0 0 64px; font-size: 11px; color: #888; width: 50%; }
ul.item-list li div.action { position: absolute; top: 15px; right: 0; text-align: right; }
ul.item-list li div.meta { margin-top: 10px; color: #888; font-size: 11px; }
ul.item-list li h5 span.small { font-weight: normal; font-size: 11px; }
/* > Item Tabs
-------------------------------------------------------------- */

div.item-list-tabs { clear: left; overflow: hidden; margin: 25px 0 20px 0; }
div.item-list-tabs ul li a { text-decoration: none; background-color: #0077fe; color: #fff; font-weight: normal; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; }
div.item-list-tabs ul { float:left;}
div.item-list-tabs ul li { float: left; margin: 0 0 0 5px; }
div.item-list-tabs#subnav ul li { margin-top: 0; }
div.item-list-tabs#subnav ul li a { background:none; color: #fff;}
div.item-list-tabs#subnav ul li.current a  {color: #52a3fe !Important;}
#activity-filter-select,#members-order-select, #groups-order-select {float:right;margin-top:-41px;margin-right:4px;color:#fff;}
div.item-list-tabs ul li:first-child { margin-left: 0px; }
div.item-list-tabs ul li.last { float: right; margin: 7px 20px 0 0; }
div.item-list-tabs#subnav ul li.last { margin-top: 4px;float:right; }
div.item-list-tabs ul li.last select { max-width: 175px; }
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 span { color: #fff; }
div.item-list-tabs ul li a span { display: inline; padding: 0; color: inherit; }
div.item-list-tabs ul li.selected a, div.item-list-tabs ul li.current a { text-decoration:none; background-color: #003e87; color: #fff !Important; font-weight: bold; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; }
ul li.loading a { background-image: url( ../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: #003E87; margin: -20px 0 15px 0; min-height: 30px; overflow: hidden;
-moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px;
-moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px;
-moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px;

}
.activity-permalink #subnav {margin: 0 !IMportant;}
div.item-list-tabs#subnav li.current.selected a { }
div.item-list-tabs#subnav li { margin-bottom: 0; }
div.item-list-tabs#subnav li a {color: #fff;}
div.item-list-tabs ul li.feed a { background: url( ../images/rss.png) center left no-repeat; padding-left: 20px; }
/* > Item Body
-------------------------------------------------------------- */

.item-body { margin: 20px 0; }
span.activity, div#message p { display: inline-block; font-size: 11px; font-weight: normal; background: #FFF9DB; border-bottom: 1px solid #FFE8C4; border-right: 1px solid #FFE8C4; color: #ffa200; padding: 1px 8px; margin-top: 6px; text-decoration: none; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
/* > Directories (Members, Groups, Blogs, Forums)
-------------------------------------------------------------- */

div.dir-search { float: right; margin: -37px 0 0 0; }
div.dir-search input[type=text] { padding: 4px; font-size: 12px; }
/* > Pagination
-------------------------------------------------------------- */

div.pagination { margin: -15px 0px 9px 0px; border-bottom: 1px solid #eaeaea; padding: 10px 20px 10px 20px; color: #888; font-size: 11px; height: 16px; }
div.pagination#user-pag, .friends div.pagination, .mygroups div.pagination, .myblogs div.pagination, noscript div.pagination { background: #f8f8f8; border: none; padding: 8px 15px; }
div.pagination .pag-count { float: left; }
div.pagination .pagination-links { float: right; }
div.pagination .pagination-links span, div.pagination .pagination-links a { font-size: 12px; padding: 0 5px; }
div.pagination .pagination-links a:hover { font-weight: bold; }
/* > Error / Success Messages
-------------------------------------------------------------- */

div#message { margin: 15px 0; }
div#message.updated { clear: both; }
div#message p { padding: 10px 15px; font-size: 12px; display:block; }
div#message.error p { background: #e41717; color: #fff; border-color: #a71a1a; clear: left; }
div#message.updated p { background: #dffcd9; color: #1a9b00; border-color: #c4e9bd; }
form.standard-form#signup_form div div.error { color: #fff; background: #e41717; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 6px; width: 90%; margin: 0 0 10px 0; }
/* > Buttons
-------------------------------------------------------------- */
.post-edit-link { position:absolute; bottom:5px; right:5px; display:none; }
#content .padder:hover .post-edit-link { display:block; }
a.button, input[type=submit], input[type=button], input[type=reset], ul.button-nav li a, div.generic-button a, .comment-edit-link, .comment-reply-link, .post-edit-link { background: url( ../images/white-grad.png) top left repeat-x; border: 1px solid #aaa; padding: 3px 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; text-decoration: none; color: #555; font-size: 12px; font-weight: normal; vertical-align: bottom; cursor: pointer; }
.comment-edit-link {padding: 1px 4px;font-size:10px;line-height:12px;}
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 { border-color: #aaa; color: #555; outline: none; }
/* Buttons that are disabled */
	div.pending a, a.disabled { border-color: #eee; color: #bbb; cursor: default; }
div.pending a:hover, a.disabled:hover { border-color: #eee; color: #bbb; }
div.accept, div.reject { float: left; margin-left: 10px; }
ul.button-nav li { float: left; margin: 0 10px 10px 0; }
ul.button-nav li.current a { font-weight: bold; }
/* > AJAX Loaders
-------------------------------------------------------------- */

.ajax-loader { background: url( ../images/ajax-loader.gif) center left no-repeat !important; padding: 8px; display: none; }
a.loading { background-image: url( ../images/ajax-loader.gif) !important; background-position: 95% 50% !important; background-repeat: no-repeat !important; padding-right: 25px !important; }
/* > Input Forms
-------------------------------------------------------------- */

form.standard-form { }
form.standard-form textarea, form.standard-form input[type=text], form.standard-form select, form.standard-form input[type=password], .dir-search input[type=text] { border: 1px inset #ccc; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding:6px; font: inherit; font-size: 12px; color: #000; line-height:1em; font-weight:normal }
form.standard-form select { padding: 3px; }
form.standard-form input[type=password] { margin-bottom: 5px; }
form.standard-form label, form.standard-form span.label { display: block; font-weight: bold; margin: 15px 0 5px 0; }
form.standard-form div.checkbox label, form.standard-form div.radio label { font-weight: normal; margin: 5px 0 0 0; font-size: 14px; color: #888; }
form.standard-form#sidebar-login-form label { margin-top: 5px; }
form.standard-form input[type=text] { width: 75%; }
form.standard-form#sidebar-login-form input[type=text], form.standard-form#sidebar-login-form input[type=password] { padding: 4px; width: 95%; }
form.standard-form #basic-details-section input[type=password], form.standard-form #blog-details-section input#signup_blog_url { width: 35%; }
form.standard-form#signup_form input[type=text], form.standard-form#signup_form textarea { width: 90%; }
form.standard-form#signup_form div.submit { float: left;clear:both; }
form.standard-form#signup_form {clear:both;float:left;width:100%;margin-bottom: 40px;}
div#signup-avatar img { margin: 0 15px 10px 0; }
form.standard-form textarea { width: 75%; height: 60px; }
form.standard-form textarea#message_content { height: 200px; }
form.standard-form#send-reply textarea { width: 97.5%; }
form.standard-form p.description { font-size: 11px; color: #888; margin: 5px 0; }
form.standard-form div.submit { padding: 15px 0; clear: both; }
form.standard-form div.submit input { margin-right: 15px; }
form.standard-form div.radio ul { margin: 10px 0 15px 38px; list-style: disc; }
form.standard-form div.radio ul li { margin-bottom: 5px; }
form.standard-form a.clear-value { display: block; margin-top: 5px; outline: none; }

form.standard-form #blog-details-section, form.standard-form #profile-details-section { float: left; width: 48%; }
form.standard-form #profile-details-section { float: left;clear:left; }
form.standard-form #blog-details-section { clear: left; }
form.standard-form input:focus, form.standard-form textarea:focus, form.standard-form select:focus { background: #fafafa; color: #555; }
form#send-invite-form { margin-top: 20px; }

.register_welcome strong {font-size:16px;}
form.standard-form #profile-details-section {float:none;width:48%}
form.standard-form #profile-details-section .editfield+.editfield {display:none;}
form.standard-form #basic-details-section {float:none;width:48%;}
form.standard-form .red {color: #f00;padding-left: 5px;font-size:10px;line-height:12px;}
form.standard-form #profile-details-section hr {border: 1px dashed #000;background:none;color:#000;}
div#invite-list { height: 400px; overflow: scroll; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 5px; background: #f5f5f5; width: 160px; border: 1px solid #e4e4e4; margin: 10px 0; }
/* > Data Tables
-------------------------------------------------------------- */

table { width: 100%; }
table thead tr { background: #eaeaea; }
table#message-threads { margin: 0 0px; width: auto; }
table.profile-fields { margin-bottom: 20px; }
div#sidebar table { margin: 0 -16px; width: 117%; }
table tr td, table tr th { vertical-align: top; }
table tr td.label { border-right: 1px solid #eaeaea; font-weight: bold; width: 25%; }
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 { background: #f4f4f4; }
table.notification-settings { margin-bottom: 20px; text-align: left; }
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 { width: 40px; text-align: center; }
table.forum { margin: -9px -20px 20px -20px; width: auto; }
table.forum tr.sticky td { background: #FFF9DB; border-top: 1px solid #FFE8C4; border-bottom: 1px solid #FFE8C4; }
table.forum tr.closed td.td-title { padding-left: 35px; background-image: url( ../images/closed.png); background-position: 15px 50%; background-repeat: no-repeat; }
table.forum td p.topic-text { color: #888; font-size: 11px; }
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 td.td-freshness { font-size: 11px; color: #888; }
table.forum td img.avatar { margin-right: 5px; }
table.forum td.td-poster, table.forum td.td-group { min-width: 130px; }
table.forum th#th-title { width: 40%; }
table.forum th#th-postcount { width: 1%; }
/* > Activity Stream Posting
-------------------------------------------------------------- */

form#whats-new-form { margin-bottom: 5px; border-bottom: 1px solid #f0f0f0; overflow: hidden; padding-bottom: 20px; }
#item-body form#whats-new-form { margin-top: 20px; border: none; }
.home-page form#whats-new-form { border-bottom: none; padding-bottom: 0; }
form#whats-new-form h5 { margin: 0; font-weight: normal; font-size: 12px; color: #888; margin-left: 0; padding: 0 0 3px 0; }
form#whats-new-form #whats-new-avatar { float: left; display:none; }
form#whats-new-form #whats-new-content { margin-left: 0; padding-left: 0; }
form#whats-new-form #whats-new-textarea { padding: 8px; border: 1px inset #ccc; background: #fff; margin-bottom: 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
form#whats-new-form textarea { width: 100%; height: 54px; font-size: 14px; font-family: inherit; color: #555; border: none; margin: 0; padding: 0; }
form#whats-new-form #whats-new-options select { max-width: 200px; }
form#whats-new-form #whats-new-submit { float: right; margin: 0; }
/* > Activity Stream Listing
-------------------------------------------------------------- */

ul.activity-list li { padding: 20px 0 0 0; overflow: hidden; }
ul.activity-list > li:first-child { padding-top: 5px; }
ul.activity-list li.has-comments { padding-bottom: 20px; }
.activity-list li.mini { position: relative; font-size: 11px; min-height: 35px; padding: 12px 0 0 0; }
.activity-list li.mini div.activity-meta { margin: 0; }
.activity-list li.mini div.activity-meta a { padding: 3px 8px; }
.activity-list li.mini .activity-avatar img.avatar, .activity-list li.mini .activity-avatar img.FB_profile_pic { width: 50px; height: 50px; margin-left: 0; }
.activity-list li.activity_comment .activity-avatar img.avatar, .activity-list li.activity_comment .activity-avatar img.FB_profile_pic { width: 50px; height: 50px; margin-left: 50px; }
body.activity-permalink .activity-list li .activity-avatar img.avatar, body.activity-permalink .activity-list li .activity-avatar img.FB_profile_pic { width: 100px; height: 100px; margin-left: 0; }
.activity-list li.mini .activity-content { margin-right: 175px; }
.activity-list li.mini .activity-content p { margin: 0; float: left; }
.activity-list li.mini .activity-meta { position: absolute; right: 0; }
body.activity-permalink .activity-list li.mini .activity-meta { position: absolute; right: 15px; }
.activity-list li.mini .activity-comments { clear: left; font-size: 12px; margin-top: 30px; }
.activity-list li .activity-inreplyto { font-size: 11px; color: #888; margin-left: 70px; margin-bottom: 15px; padding-left: 25px; background: url( ../images/replyto_arrow.gif) 7px 0 no-repeat; }
.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; padding: 0; margin: 0; overflow: hidden; }
.activity-list .activity-avatar img { width: 50px; height: 50px; }
body.activity-permalink .activity-list .activity-avatar img { width: 100px; height: 100px; }
.activity-list .activity-content { margin-left: 115px; }
body.activity-permalink .activity-list li .activity-content { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background: #fff; padding: 15px; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; margin-left: 135px; font-size: 16px; line-height: 150%; min-height: 35px; margin-right: 0; }
body.activity-permalink .activity-list li .activity-header > p { background: url( ../images/activity_arrow.gif) top left no-repeat; margin-left: -35px; padding: 5px 0 0 38px; height: 35px; margin-bottom: 0; }
.activity-list .activity-content .activity-header, .activity-list .activity-content .comment-header { font-size: 11px; color: #888; line-height: 220%; }
.activity-list .activity-header a:first-child, span.highlight { -moz-border-radius:3px 3px 3px 3px; background: url("../images/defaut_header.html") 0 70px repeat-x scroll; border:1px solid #DDDDDD; color:#888888; cursor:pointer; font-size:12px; font-weight:normal; padding:3px 10px; text-decoration:none; vertical-align:bottom; }
.activity-list .activity-header a:first-child:hover { border-color: #aaa; color: #555; outline: none; }
.activity-list .activity-content a:first-child:focus { outline: none; }
.activity-list .activity-content span.time-since { color: #bbb; }
.activity-list .activity-content span.activity-header-meta a { background: none; padding: 0; font-size: 11px; margin: 0; border: none; color: #aaa; text-decoration: underline; }
.activity-list .activity-content span.activity-header-meta a:hover { color: inherit; text-decoration: none; }
.activity-list .activity-content .activity-inner, .activity-list .activity-content blockquote { margin: 15px 0 15px 5px; overflow: hidden; }
body.activity-permalink .activity-content .activity-inner, body.activity-permalink .activity-content blockquote { margin-top: 5px; }
/* Backwards compatibility. */
		.activity-inner > .activity-inner { margin: 0 !important; }
.activity-inner > blockquote { margin: 0 !important; }
.activity-list .activity-content img.thumbnail { float: left; margin: 0 10px 5px 0; border: 2px solid #eee; }
.activity-list li.load-more { margin: 15px 0 !important; padding: 10px 15px !important; background: #f0f0f0 !important; text-align: center; font-size: 1.2em; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.activity-list li.load-more a { color: #555; }
/* > Activity Stream Comments
-------------------------------------------------------------- */

div.activity-meta { margin: 0 0 20px 3px; clear: left; }
.activity-list div.activity-meta a { -moz-border-radius:3px 3px 3px 3px; background:url("../images/white-grad.png") repeat-x scroll left top transparent; border:1px solid #DDDDDD; color:#888888; cursor:pointer; font-size:12px; font-weight:normal; padding:3px 10px; text-decoration:none; vertical-align:bottom; }
.activity-list div.activity-meta a.acomment-reply { background: #FFF9DB; border-bottom: 1px solid #FFE8C4; border-right: 1px solid #FFE8C4; color: #ffa200; }
div.activity-meta a:focus { outline: none; }
div.activity-meta a:hover { border-color: #aaa; color: #555; outline: none; }
div.activity-meta a.acomment-reply:hover { background: #f7740a; color: #fff; border-color: #f7740a; }
div.activity-comments { position: relative; margin: 0 0 0 75px; width: auto; overflow: hidden; /* IE fix */ }
body.activity-permalink div.activity-comments { width: auto; margin-left: 135px; background: none; }
div.activity-comments > ul { background: #f5f5f5; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
div.activity-comments ul, div.activity-comments ul li { border: none; list-style: none; }
div.activity-comments ul { clear: left; }
div.activity-comments ul li { border-top: 2px solid #fff; padding: 10px 15px 10px 0; margin-left: 45px; }
body.activity-permalink div.activity-comments ul li { border-width: 1px; padding: 15px 0 15px 0; }
div.activity-comments ul li p:last-child { margin-bottom: 0; }
div.activity-comments > ul > li { margin-left:5px; }
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-top: 5px; margin-left: 25px; }
body.activity-permalink div.activity-comments ul li > ul { margin-top: 15px; }
div.activity-comments div.acomment-avatar img { border-width: 2px !important; float: left; margin-right: 10px; width:50px; height:50px; }
div.activity-comments div.acomment-content { font-size: 11px; margin-left: 39px; margin-top: 5px; }
div.acomment-content .time-since { display: none; }
div.acomment-content .activity-delete-link { display: none; }
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 { font-size: 11px; color: #888; }
div.activity-comments form.ac-form { display: none; margin: 10px 0 10px 33px; background: #eee; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; padding: 8px; }
div.activity-comments li form.ac-form { margin-right: 15px; }
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( ../images/ajax-loader.gif); background-position: 2% 95%; background-repeat: no-repeat; }
div.activity-comments form .ac-textarea { padding: 8px; border: 1px inset #ccc; background: #fff; margin-bottom: 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
div.activity-comments form textarea { width: 100%; font-family: inherit; font-size: 11px; color: #555; height: 60px; border: none; padding: 0; }
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 { margin-left: 55px; padding-left: 15px; color: #888; font-size: 11px; }
/* > Private Message Threads
-------------------------------------------------------------- */

table#message-threads tr.unread td { background: #FFF9DB; border-top: 1px solid #FFE8C4; border-bottom: 1px solid #FFE8C4; font-weight: bold; }
table#message-threads tr.unread td span.activity { background: #fff; }
li span.unread-count, tr.unread span.unread-count { background: #dd0000; padding: 2px 8px; color: #fff; font-weight: bold; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
div.item-list-tabs ul li a span.unread-count { padding: 1px 6px; color: #fff; }
div.messages-options-nav { font-size: 11px; background: #eee; text-align: right; margin: 0; padding: 5px 15px; }
div#message-thread div.message-box { margin: 0; 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 { margin: 0; font-size: 16px; }
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; }
/* > Group Forum Topics
-------------------------------------------------------------- */

ul#topic-post-list { margin: 15px -20px; width: auto; }
ul#topic-post-list li { padding: 15px; position: relative; }
ul#topic-post-list li.alt { background: #f4f4f4; }
ul#topic-post-list li div.poster-meta { margin-bottom: 10px; color: #888; }
ul#topic-post-list li div.post-content { margin-left: 54px; }
div.admin-links { position: absolute; top: 15px; right: 25px; color: #888; font-size: 11px; }
div#topic-meta div.admin-links { bottom: 0; right: 0; top: auto; }
div#topic-meta { position: relative; padding: 5px 0; }
div#topic-meta h3 { font-size: 20px; }
div#new-topic-post { margin: 0; padding: 1px 0 0 0; }
/* > WordPress Blog Styles
-------------------------------------------------------------- */

#content div.post { margin: 0 0 40px 0; }

div.post h2.pagetitle, div.post h2.posttitle { margin: 0; line-height: 120%; }
div.post h2.pagetitle a, div.post h2.posttitle a { color: #666; text-decoration: none; }
.navigation, .paged-navigation, .comment-navigation { overflow: hidden; font-size: 14px; padding: 5px 0; margin: 5px 0 25px 0; }
.alignright { float: right; margin-left: 15px; }
.alignleft { float: left; margin-right: 15px; }
div.post p { margin: 0 0 20px 0; }
div.post ul, div.post ol, div.post dl { margin: 0 0 18px 1.5em; }
div.post ul { list-style: square; }
div.post ol { list-style: decimal; }
div.post ol ol { list-style: upper-alpha; }
div.post dl { margin-left: 0; }
div.post dt { font-size: 14px; font-weight: bold; }
div.post dd { margin: 0 0 15px 0; }
div.post pre, div.post code p { padding: 15px; background: #f4f4f4; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
div.post code { font-family: "Monaco", courier, sans-serif; }
div.post blockquote { quotes: none; font-style:italic; padding:0 3em; font-family: georgia, times, serif; font-size: 16px; line-height: 150%; }
div.post table { border-collapse:collapse; border-spacing:0; border: 0; }
div.post div.author-box, div.comment-avatar-box { border: 1px solid #aaa; background: #fff; padding: 0; float: left; margin: 0 10px 10px 0; font-family: georgia, times, serif; font-style: italic; text-align: center; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
div.author-box p, div.comment-avatar-box p { margin: 5px 0 0; }
div.author-box a, div.comment-avatar-box a { text-decoration: none; }
div.post div.author-box img, div.comment-avatar-box img { float: left; margin: 2px; border:2px solid #fff; }
div.post .readmore { display:block; text-align:right; outline:0; }
#oqp_tax_category { display:none !Important; }
label.selectit { display:none !Important; }
label[for="oqp_category"] { display:none !Important; }
div.post p.date, div.post p.postmetadata, div.comment-meta{ color: #888; font-size: 12px; padding: 3px 0; margin: 10px 0; border-top: 1px solid #e4e4e4; }
div.comment-options { color: #888; font-size: 12px; padding: 3px 0; margin: 10px 0;}
div.post p.postmetadata { margin-top: 15px; clear: left; overflow: hidden; }
div.post .tags { float: left; }
div.post .comments { float: right; }
div.post img { margin-bottom: 15px; }
div.post td img {margin-bottom:0 !Important;}
div.post img.wp-smiley { padding: 0 !important; margin: 0 !important; border: none !important; float: none !important; clear: none !important; }
div.post img.centered, img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
div.post img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
div.post img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
div.post .aligncenter, div.post div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
div.post .wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
div.post .wp-caption img { margin: 0; padding: 0; border: 0 none; }
div.post dd.wp-caption p.wp-caption-text, div.post .wp-caption p.wp-caption-text { font-size: 0.9em; line-height: 17px; padding: 0 4px 5px 0; margin: 0; }
/* > WordPress Blog Comment Styles
-------------------------------------------------------------- */
#comments ul.children { margin-left: 60px; margin-right:-10px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#comments ul.children li { padding:4px; display:relative; }
ol.commentlist { margin-left:-10px; }
.single-show #comments { width:796px; margin: 0 auto; }
#trackbacks { margin-top: 30px; }
#comments h3, #trackbacks h3, #respond h3 { clear:both; font-size: 20px; margin: 25px 0 25px 0; padding:0; font-weight: normal; color: #555; }
#comments span.title, #trackbacks span.title { color: #aaa; }
ol.commentlist li { margin: 10px 0 10px 10px; position:relative; clear:both; padding:10px 10px 0 10px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border:1px solid #aaa; }
ol.commentlist li .comment-content { padding-left: 72px; }
ul.children li .comment-content { padding-left: 56px; position:relative; }
ol.commentlist li .comment-content p { padding-right:0px; }
div.comment-meta { border-top: none; color:#000; margin:0 5px 0 0; padding: 0; font-size:11px; font-weight:normal; font-size:14px; }
ul.children li .comment-meta { margin: 0 5px 0 0; }
div.comment-meta a { text-decoration:none; font-weight:bold; color:#000; }
div.comment-meta em a { color: #888; }
div.comment-meta h5 { font-weight: normal; }
div.comment-meta em { color:#888; font-size:10px; float: right; font-weight:normal; font-size:11px; margin-right:-5px; margin-top:-10px; }
ul.children li div.comment-meta em { color:#888; font-size:10px; float: right; font-weight:normal; font-size:11px; margin-right:0; margin-top:-5px; }
ol.commentlist li .comment-options { border-top: 1px solid #f0f0f0; border-bottom:0; margin-bottom: 0; margin-top:0; margin-right:0; padding: 0; }
div.comment-options a { position:absolute; top:-20px; right:0; display:none; }
ol.commentlist li:hover div.comment-options a { display:block; }
ul.children li div.comment-options a { position:absolute; top:-20px; right:5px; }
div.comment-options { position:relative; }
.comment-content #commentform { margin:10px 0 10px 0; background: #F0F0F0; padding:10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border:1px solid #aaa; }
#respond .comment-avatar-box { margin-top:45px; }
.commentslist #respond h3#reply { margin-left:70px; }
.comment-content .comment-avatar-box { display:none; }
ul.children .comment-avatar-box img { border: 1px solid #fff; width:30px; height:30px; }
ul.children .comment-avatar-box { padding:2px; background: #fff; border: 1px solid #aaa; float:left; margin:3px 0 0 3px;}
ul.children .comment-content { padding-left:16px; }
ul.children .comment-content p {  }
ul.children li { background: #eee; margin: 10px; }
ol.commentlist #respond #commentform { margin: 5px 10px 10px 10px; background: #f0f0f0; }
.log-in-out { margin:-30px 0 0 0; float:right; }
.log-in-out a { color: #555; text-decoration:none; }
ol.commentlist #respond .comment-avatar-box { padding:5px; width:50px; margin-right:0; margin-bottom:10px; }
ol.commentlist #respond .comment-avatar-box img { border: 2px solid #fff; width:40px; height:40px; }
.yjl-pager { margin:40px 0; float:left; clear:both; }
span.page-number, span.yjl-more, span.yjl-prev, span.yjl-next { margin:0 4px 0 4px; padding:3px 5px 3px 5px; border:1px solid #dedede; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }
span.page-number:hover, span.yjl-more:hover, span.yjl-prev:hover, span.yjl-next:hover { cursor:pointer; }
.currentPager { background:blue; color:white; }
.gray { color:#aaa; }
.yjl-mes { color:#c22; font-size:14px; }
#commentform .form-textarea textarea { width:98%; border: 1px solid #aaa; }
ol.commentlist #respond { margin:10px 0 10px 90px; }
ol.commentlist #respond h3#reply { margin: 20px 0 0 15px; }
div.post div.post-content, div.comment-content { }
.commentslist li { margin-left:100px; }
.comments-header { width:200px; margin:0 0 0 10px; padding:0; }
.commentlist .comments-header { margin-left:15px; }
.comment-avatar-box img { margin-left:-100px; }
#cancel-comment-reply { display:inline-block; ; margin-top: 0; margin-left:10px; }
#cancel-comment-reply a { color:red !important }
#commentform .form-submit { margin-bottom:0; }
#commentform .form-submit input { }
ul.children h3#comments { display:none; }
/* > Footer
-------------------------------------------------------------- */

#footer {padding: 25px; text-align: center; color: #bbb; }
#footer a:link, #footer a:visited { color: #bbb; text-decoration:underline; }
#footer a:hover { color: #bbb; text-decoration:none; }
ul.showboxes { float:left; width:100%; list-style-type:none !Important; margin:0 -5px 40px -3px !Important; padding:0; }
ul.showboxes li { position:relative; border: 1px solid #888;display:block; float:left; width:224px; height:375px; margin:2px 2px 14px 3px; padding:0; background: #D4D4D4 url(../images/showboxbg.jpg) 0 0 repeat-x;
 border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
ul.showboxes li img { border:0 none; margin:0 16px; padding:0; }
ul.showboxes li img.attachment-showbox-header { margin: 0 !Important; padding:0; border:0; }
ul.showboxes li p { line-height:1; padding: 0 16px; margin: 5px 0 0 0; overflow:hidden; color:#000; }
ul.showboxes li .tagline a.go { color: #000; }
ul.showboxes li a { font-weight:bold; text-decoration:none; color: blue; margin:0; padding:0; }
ul.showboxes li a:hover { text-decoration:underline; }
ul.showboxes li .tagline { display:block; position:absolute; bottom:6px; left:16px; width:200px; overflow:hidden; line-height:1; font-weight:bold; color: #000; }
ul.optionboxes { float:left; width:100%; list-style-type:none !Important; margin:0 -5px 40px -3px !Important; padding:0; }
ul.optionboxes li { position:relative; border: 1px solid #888;display:block; float:left; width:325px; height:190px; margin:2px 20px 14px 0px; padding:0; background: #D4D4D4 url(../images/showboxbg.jpg) 0 0 repeat-x; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; text-align:center}
ul.optionboxes li#freeoption { position:relative; border: 1px solid #888;display:block; width:625px; height:210px; margin:2px 20px 14px 20px; padding:0; background: #D4D4D4 url(../images/showboxbg.jpg) 0 0 repeat-x; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; text-align:center}
ul.upsaleboxes { float:left; width:100%; list-style-type:none !Important; margin:0 !Important; padding:0; }
ul.upsaleboxes li { position:relative; border: 1px solid #888;display:block; float:left; width:99%; height:190px; padding:0; background: #D4D4D4 url(../images/showboxbg.jpg) 0 0 repeat-x; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; text-align:center}
.calendar-container { position:relative; padding: 10px 10px 0 10px; margin: 15px -10px 10px -10px; border:1px solid #d5d5d5; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; font-size:12px; }
.calnk a:hover { background-position:0 0; text-decoration:none; color:#efefef; border-bottom:1px dotted #ccc; }
.calnk a:visited { text-decoration:none; color:#fff; border-bottom:1px dotted #ccc; }
.calnk a { text-decoration:none; color:#fff; border-bottom:1px dotted #ccc; position:relative; display:inline-block; width:100%; text-indent:3px; white-space:nowrap; }
.calnk a span { display:none; }
.calnk a:hover > span { color:#fff; background:#F6F79B; display:block; position:absolute; top:0; left: 0px; margin-top:0px; padding:5px; width:218px; z-index:999; line-height:1em; font-size:11px !Important; white-space:normal; -webkit-box-shadow: 0 0 10px #999; -moz-box-shadow: 0 0 10px #999; -webkit-border-radius-bottomleft: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-radius-bottomright: 5px; -moz-border-radius-bottomright: 5px; box-shadow: 0 0 10px #999; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; }
#sidebar .calnk a:hover > span { display:none !Important;}

.calink a span a { }
.calendar-table { border:none; width:100%; margin: 0 auto; position:relative; }
.calendar-table a { text-decoration:none; }
.calendar-heading { height:25px; text-align:center; border:1px solid #ccc; background-color:#eee; }
.calendar-next { width:25%; text-align:center; }
.calendar-prev { width:25%; text-align:center; }
.calendar-month { width:50%; text-align:center; font-weight:bold; }
.normal-day-heading { text-align:center; width:25px; height:25px; font-size:0.8em; border:1px solid #DFE6DE; background-color:#ddd; }
.weekend-heading { text-align:center; width:25px; height:25px; font-size:0.8em; border:1px solid #DFE6DE; background-color:#ddd; color:#333; }
.day-with-date { vertical-align:text-top; text-align:left; width:140px; height:133px; border:1px solid #DFE6DE; }
.no-events { width:140px; height:133px; }
.day-without-date { width:140px; height:133px; border:1px solid #E9F0E8; }
span.weekend { color:#333; }
.current-day { vertical-align:text-top; text-align:left; width:60px; height:60px; border:1px solid #BFBFBF; background-color:#efefef; }
span.event { font-size:0.75em; }
.kjo-link { font-size:0.75em; text-align:center; }
.calendar-date-switcher { height:25px; text-align:left; position:absolute; top:-50px; right:10px; }
.calendar-date-switcher p { display:inline-block; text-align:left; padding-right:10px; }
.calendar-date-switcher form { margin:0; padding:0; }
.calendar-date-switcher input { border:1px #ccc solid; }
.calendar-date-switcher select { border:1px #ccc solid; }
.cat-key { width:102%; margin: 60px 0 60px -10px !Important; padding:0 !Important; float:left; }
.cat-key li { margin:0 5px 8px 5px; overflow:hidden; height:16px; display:block; float:left; padding: 3px 6px; border: 1px solid #ccc; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }
.cat-key li div.colorblock { float:left; margin-right: 5px; }
.cat-key li div.item-name { float:left; color: #000; line-height:16px; }
.calnk a:hover > span span.event-title { background: none; display:inline; padding:0; text-align:left; margin:0 0 0 -5px; text-indent:0; font-weight:bold; font-size:1em; color: #fff; }
.calnk a:hover > span span.event-title-break { width:96%; display:inline; text-align:center; height:1px; margin-top:5px; margin-right:2%; padding:0; background-color:#fff; color: #fff; }
.calnk a:hover > span span.event-content-break { width:96%; display:inline; text-align:center; height:1px; margin-top:5px; margin-right:2%; padding:0; background-color:#fff; color: #fff; }
#footer-widget-area { overflow: hidden; }
#footer-widget-area .widget-area { float: left; margin-right: 20px; width: 220px;min-height:250px; text-align:left; }
#footer-widget-area #fourth { margin-right: 0; }
#footer { margin-bottom: 20px; }
#colophon { border-top: 4px solid #000; margin-top: -4px; overflow: hidden; padding: 18px 0; }
.featured { width: 690px; height: 139px; margin: 10px 0 25px 0; position: relative; z-index: 4; background: #fff; }
.iefix { height: 139px; }
.showcase { width: 690px; height: 139px; margin-bottom: 3px; background: #fff; margin:0; overflow:hidden; }
.showcaseimg { width: 690px; float: left; display: block; position:relative }
.showcaseimg span.text { display:block; position:absolute; bottom:5px; left:0; padding:10px 10px 10px 10px; background: url(../images/60pc_black.png) 0 0 repeat; -moz-border-radius-bottomleft: 10px; -webkit-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-radius-bottomright: 10px; color:white; border-bottom-left-radius:10px; border-bottom-right-radius:10px; }
.showcaseimg span.text strong { font-size:16px; line-height:16px; }
.showcaseimg span.text p { font-size:12px; line-height:15px; }
/*.control-left { display:none; position: absolute; bottom: 3px; left:8px; width: 13px; height: 31px; float: left; background: url("images/control-left.html") no-repeat; z-index:1000; }
.control-right { display:none; width: 12px; height: 31px; margin-top: -8px; float: right; background: url("images/control-right.html") no-repeat; }
div.controls { display:none; position: absolute; left:19px; bottom: 3px; height: 23px; width:auto; padding-left: 4px; padding-top: 8px; display: inline-block; background: url("images/control-bg.html") top right repeat-x; z-index:1000; }
div.controls a { display:none; width: 15px; height: 15px; margin-right: 6px; float: left; display: block; background: url("images/control.html") no-repeat; }
div.controls a.activeSlide { display:none; background: url("images/control-hover.html") no-repeat; }
.featured #prev { width: 28px; height: 27px; position: absolute; bottom: 5px; left: 572px; display: block; float: left; background: url("images/previous.html") no-repeat; z-index:1000; }
.featured #next { width: 28px; height: 27px; position: absolute; bottom: 5px; left: 599px; display: block; float: left; background: url("images/next.html") no-repeat; z-index:1000; }
.featured #next:hover { background: url("images/next-hover.html") no-repeat; }
.featured #prev:hover { background: url("images/previous-hover.html") no-repeat; }*/
#carousel { position: relative; height: 330px; }
div.carousel-wrapper { position: absolute; left: 0px; top: 0px; }
.page-numbers { display:inline-block; background: url( ../images/white-grad.png) top left repeat-x; border: 1px solid #ddd; padding: 3px 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; text-decoration: none; color: #888; font-size: 12px; font-weight: normal; vertical-align: bottom; cursor: pointer; }

.current.page-numbers { color: #000; border: 1px solid #000; padding: 3px 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; text-decoration: none; font-size: 12px; font-weight: normal; vertical-align: bottom; cursor: pointer; }
.yjl-mes { display:none; }
#sidebar .widget.adrotate_widget img { display:block;margin:3px auto;}
#sidebar .widget.adrotate_widget {  }
#socialnetworks { position:absolute; top:13px; right:15px; display:block; margin:0; padding:0; list-style-type:none; }
#socialnetworks li { display:inline-block; float:left; width:62px; height:62px; margin-right:-5px; }
#socialnetwork li a { border:none; outline:0; }

.media-title, .gallery-title { font-size:14px; }
.media.media_photo { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
#galleries div.media { width:200px !Important; height:250px !important; }
.mcomments { color: #888 !Important; }
#galleries div.gallery, #galleries div.media { margin:5px !Important; clear:none;}
#galleries div.gallery, #galleries div.media { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; width:200px !Important; height:250px !important; }
#subnav > strong { float:right; line-height:30px; }
.gallery-cover { border:1px solid #efefef; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.notice-wrap { position:fixed; right:20px; top:20px; width:250px; z-index:9999; }
* html .notice-wrap { position:absolute; }
.notice-item { -moz-border-radius:6px 6px 6px 6px; background:none repeat scroll 0 0 #333333; border:2px solid #999999; color:#EEEEEE; display:block; font-family:lucida Grande; font-size:11px; height:60px; margin:0 0 12px; padding:6px 6px 0; position:relative; }
.notice-item-close { cursor:pointer; font-family:Arial; font-size:12px; font-weight:bold; position:absolute; right:6px; top:6px; }
#swfupload-control p { font-size:0.9em; margin:10px 5px; }
#log { margin:0; padding:0; width:350px; }
#log li { background:none repeat scroll 0 0 #FFFFFF; border:1px solid #CCCCCC; color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:12px; list-style-position:inside; margin:2px; padding:10px; position:relative; }
#log li .progressbar { background:none repeat scroll 0 0 #FFFFFF; border:1px solid #333333; height:5px; }
#log li .progress { background:none repeat scroll 0 0 #999999; height:5px; width:0; }
#log li p { line-height:18px; margin:0; }
#log li.success { background:none repeat scroll 0 0 #CCF9B9; border:1px solid #339933; }
/*#log li span.cancel { background:url("../js/swfupload/cancel.html") no-repeat scroll 0 0 transparent; cursor:pointer; height:20px; position:absolute; right:5px; top:5px; width:20px; }*/
#galleries div.gallery, #galleries div.media { border:1px solid #CCCCCC; float:left; height:230px; margin:2px; padding:5px; text-align:center; width:222px; }
#galleries div.media { border:1px solid #CCCCCC; height:280px; width:222px; }
#galleries div.media .media-description { max-height:40px; overflow:hidden; }
#galleries div.media_video, #galleries div.media_audio { width:335px; }
#galleries div.media_audio div.media-content { height:140px; min-height:140px; }
div.gallery h3.gallery-title, .media h3 { overflow:hidden; text-align:center; }
div.gallery h3.gallery-title a { color:#1F1F1F; text-decoration:none; }
div.gallery .gallery-cover a, div.gallery .gallery-cover a img { display:block; margin:0 auto; max-height:220px; overflow:hidden; }
div.gallery .gallery-actions, form .gallery-inline-actions { }
div.gallery .gallery-actions a, form .gallery-inline-actions a { color:red; padding:5px; text-decoration:none; }
div.gallery .gallery-actions a.upload, form .gallery-inline-actions a.save { color:#82AE7A; }
div.gallery .gallery-actions a.organize { color:#FEC14A; }
div.gallery .gallery-actions a.delete, form .gallery-inline-actions a.cancel { color:#F2624E; }
/*#add_new_gallery_link { -moz-border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px;border-radius: 3px; background:url("../images/white-grad.png") repeat-x scroll left top transparent !Important; border:1px solid #888 !Important; color:#888888; cursor:pointer; font-size:12px  !Important; font-weight:normal; padding:3px 10px  !Important; text-decoration:none; vertical-align:bottom;  outline:none;float:left;text-indent: 0  !Important;height: auto  !Important;}*/
#gallery_create_form { border:1px solid #888; padding:10px; }
#gallery_create_form p { margin: 10px 0 !Important; padding:0; text-align:left;float:left;clear:both;width:100%; }
#gallery_create_form p br {display:inline;height:0;width:0;clear:none;}
#gallery_create_form span.gallery-label {width:120px; text-align:right;padding-right:5px; }
#gallery_create_form input[type="text"], #gallery_create_form textarea {float:right;margin-top:-17px;}
#gallery_create_form #gallery_type { }
#gallery_create_form #gallery_status { margin-top:5px;margin-left:5px }
div.gallery p input#gallery_title { background:none repeat scroll 0 0 #FFFFFF; padding:5px; text-align:center; }
#gallery_save { font-size:16px; font-weight:bold; }
div.media-content, div.gallery-content { padding:5px; }
.medias { width:inherit; }
.sing-media { margin-top:13px; width:inherit; }
.sing-media a { width:inherit; }
.sing-media img { width:inherit; }
div.edit-delete { }
div.edit-delete a { }
#gallery-organize { border:1px solid #888 !Important; margin-top:-7px; padding:5px; text-align:left;
-moz-border-radius-bottomright:10px;
-moz-border-radius-bottomleft:10px;
-webkit-border-radius-bottomright:10px;
-webkit-border-radius-bottomleft:10px;
 }
#gallery-header { margin:0 0 10px; padding:0; }
#gallery-header a { -moz-border-radius-topleft:3px; -moz-border-radius-topright:3px; background:none repeat scroll 0 0 #EAEAEA; border:1px solid #DDDDDD; color:#555555; display:inline; padding:5px 15px; text-decoration:none;margin-right:3px; }

#gallery-header a.current { color:#000000; background-color: #888;font-weight:bold;border-bottom:1px solid #888 !Important; }
.edit-delete a { display:inline; padding:0 5px; text-decoration:none; }
.edit-delete a.delete { color:#F2624E; }
.edit-delete a.edit { color:red; }
a.video, a.player { background-color:#000000; background-position:50% 50%; background-repeat:no-repeat; border:2px solid #999999; display:block; font-size:16px; height:240px; margin:0 15px 15px 0; opacity:0.9; text-align:center; text-decoration:none; width:320px; }
a.video img { border:0 none; margin-top:70px; }
a.video:hover { border:1px solid #000000; }
/*a.audio { background:url("../images/audioplayer.html") no-repeat scroll 50% 35% transparent; display:block; font-size:0; height:24px; width:300px; }*/
div.edit-media a.video, div.edit-media a.audio { height:140px; width:200px; }
div.reorder-media a.video { height:95px; width:150px; }
optgroup option { padding-left:10px; }
#galleries-list { margin-top:5px; }
div.edit-gallery .gallery-cover, .media-cover { display:block; float:left; overflow:hidden; width:215px; }
div.edit-gallery .edit-info, .galleries .edit-media, div#gallery-organize .edit-info { display:inline; float:left; margin-left:20px; padding:5px; width:215px; }
#from-my-comuter, #gallery-form-div { float:left; width:75% !Important; }
#update_media_upload, #gallery-update-div { display:inline; float:left; margin-left:10px; width:45%; }
#update_media_upload .media { height:200px; overflow:hidden; width:250px; }
#update_media_upload .media img, #update_media_upload .media h3 { text-align:center; }
#medias .activity-content, #medias .activity-comments { margin-left:0; }
.sing-media img { display:block; margin:0 auto 40px; }
.edit-media .edit-info input[type="text"], .edit-gallery .edit-info input[type="text"], .edit-media .edit-info textarea, .edit-gallery .edit-info textarea { -moz-border-radius:3px 3px 3px 3px; background:none repeat scroll 0 0 #FFFFFF; border:1px inset #CCCCCC; margin-bottom:10px; padding:8px; }
.edit-media, .edit-gallery { height:160px; }
.reorder-media { border:2px solid #CCCCCC; float:left; height:100px; margin:5px; overflow:hidden; padding:5px; width:150px; }
#gallery-notification { background:none repeat scroll 0 0 #FFF9DB; border-bottom:1px solid #FFE8C4; border-right:1px solid #FFE8C4; color:#FFA200; }
/*.guploading { background:url("../images/loading.html") no-repeat scroll 0 0 transparent; height:28px; width:28px; }*/
div.activity-inner p .media-linked img { border:1px solid #CCCCCC; display:block; float:left; margin:2px; max-height:100px; max-width:150px; padding:5px; }
.activity-content .media { float:none; }
.activity-content a.video { height:130px; width:218px; }
.gnav { margin:5px 0 15px; }

.gnav a { -moz-border-radius:3px 3px 3px 3px; background:none repeat scroll 0 0 #FFF9DB; border-bottom:1px solid #FFE8C4; border-right:1px solid #FFE8C4; color:#FFA200; display:inline-block; font-size:14px; font-weight:normal; margin-left:4px; margin-right:4px; margin-top:6px; padding:1px 8px; text-decoration:none; }
.gallery-actions a { margin:0 5px; }
span.prev, span.next { -moz-border-radius:3px 3px 3px 3px; background:none repeat scroll 0 0 #EBF7FF; border-bottom:1px solid #A1DCFA; border-right:1px solid #A1DCFA; color:#059AE7; margin-right:3px; padding:3px 8px; text-decoration:none; }
span.next { float:right; }
.item-avatar img { border:2px solid #EEEEEE; float:left; margin:0 10px 10px 0; }
#galleries form input[type="submit"] { font-size:12px !Important;color:#888; font-weight:normal !Important; margin:5px; }
.post .entry .gallery { float:left; margin:5px; padding:5px; width:160px; }
.post .entry .gallery .gallery-cover { height:220px; }
.gallery-meta {margin: 10px 0;}


div.gallery {width:100% !Important;float:left;}
div.gallery .gallery-item {float:left;margin:0 0 8px 0;padding:0;}
div.gallery .gallery-item a {display:block;float:left;outline:0;}
div.gallery .gallery-item img {margin:5px;padding:0;border:0;}
div.gallery .gallery-icon {float:left;border:1px solid #888; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;-moz-box-shadow: 2px 2px 2px #efefef;-webkit-box-shadow: 2px 2px 2px #efefef;box-shadow: 2px 2px 2px #efefef;}


.comment-navigation #cp_post_id{display:none;}
.reply {margin-bottom:5px;}
.ileClassEditButton {right:0;}
.shoptables td h3.ordernow strong,.shoptables td h3.ordernow img {float:left;}
.shoptables td h3.ordernow strong {line-height:20px;margin:0 0 20px;padding:0;}
.shoptables td h3.ordernow img {margin:-5px 0 20px 5px;}

/*#signup_submit { float:left;clear:both;background: url("../images/widget_header.jpg") repeat-x scroll 0 0 #3A4D7A; color: #fff;text-transform: uppercase;font-weight:bold;border:1px solid #26355E}*/

#register-page{clear:both;}


.bp-like.activity_liked .activity-meta, .bp-like.blogpost_liked .activity-meta, .users-who-like, .mini a.view-likes, .mini a.hide-likes {
    display: none;
}
#bp-default .users-who-like {
    -moz-border-radius: 4px 4px 4px 4px;
    background: none repeat scroll 0 0 #F5F5F5;
    color: #8C8A8F;
    margin: 10px 0 -10px;
    padding: 8px 8px 0 12px;
}
#bp-default .users-who-like a {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #777777;
    font-size: 12px;
    padding: 0;
    text-decoration: underline;
}
#bp-default .users-who-like a:hover {
    color: #222222;
}
#bp-default .mini .users-who-like {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#bp-default .users-who-like img.avatar {
    border: medium none;
    float: none;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 30px;
}
ul#activity-stream li.bp-like .activity-inner {
    border-left: 3px solid #DDDDDD;
    color: #888888;
    font-style: italic;
    padding-left: 15px;
}
#bp-default div.post div.author-box, div.comment-avatar-box {
    position: relative;
}
#bp-default div.like-box {
    -moz-border-radius: 3px 3px 3px 3px;/*
background: url("../images/white-grad.png") 0 0 repeat-x !Important;*/
background-color: none;
   border: 1px solid #DDDDDD;
	margin: 0;
    font-family: georgia,times,serif;
    font-style: normal;
	font-size:11px;

	width: 60px !Important;
    padding: 2px 4px !Important;
	margin: -32px 0 0 0 !Important;
    position: relative !Important;
    text-align: center;

	float:right !Important;
}
.page .padder > .like {display:none;}
.like_blogpost {color: #888;}

p.wygbanner {
	padding:0px 0px 0px 5px;
	line-height:14px;
}

img#bitpay {cursor: pointer; float: right;}
