/*--------------------------------------------------------------
----------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset - Based on work by Eric Meyer
2.0 - Structural
2.1 - Content
2.2 - Header
2.3 - Footer
2.4 - Sidebar
2.5 - Frontpage
2.6 - Groups
2.7 - Top Bar
2.8 - Login Page
2.9  - Search Page
3.0 - Non-structural
3.1 - Text
3.2 - Headers
3.3 - Lists
4.0 - Navigation
4.1 - Pagination
4.2 - Shortcodes
5.0 - WordPress
5.1 - Alignments
5.2 - Comments
5.3 - Gallery
5.4 - Images
5.5 - Posts
5.6 - Contact Form 7
6.0 - BuddyPress
6.1 - Activity
6.1.1 - Activity Listing
6.1.2 - Activity Comments
6.2 - Admin Bar
6.3 - Directories - Members, Groups, Blogs, Forums
6.4 - Error / Success Messages
6.5 - Forms
6.6 - Ajax Loading
6.7 - Topics and Tables - Forums and General
6.8 - Headers, Lists and Tabs - Activity, Groups, Blogs, Forums
6.9 - Private Messaging Threads
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 - Reset - Reset default browser CSS. Based on work by Eric
Meyer: v1.0  http://meyerweb.com/eric/tools/css/reset/index.html
--------------------------------------------------------------*/
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,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li, fieldset,form,label,legend, table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}

/*--------------------------------------------------------------
2.0 - Structural
--------------------------------------------------------------*/
body { background:#ccccc; color:#606060;font-size: 12px; font-family: Verdana, Tahoma, Verdana, sans-serif; padding-top:10px; }
.page-template-frontpage1-php #container, .page-template-frontpage2-php #container, .page-template-frontpage3-php #container, .page-template-frontpage4-php #container { margin-top:0px; }
.page-template-default #container, .page-template-onecolumn-page-php #container { margin-bottom:70px; }
.single-post #container { width:100%; }
#container-single { width:960px; margin:0 auto; overflow: hidden; }
#container { width:960px; margin:0 auto; margin-top:30px; overflow: hidden; }
body.activity-permalink div#container {background: none;border: none;}
a { text-decoration: none; color:#4b4b4b; }
a img{border:none;}
.none { display:none; }
input { font-family:Verdana; }


/*--------------------------------------------------------------
2.1 - Content
--------------------------------------------------------------*/
.page-template-frontpage2-php #content, .page-template-onecolumn-page-php #content, .page-template-login-php #content, .registration #content, .page-template-recovery-php #content { width:100%; }
.page-template-frontpage1-php #content, .page-template-frontpage3-php #content, .page-template-frontpage4-php #content { width:680px; }
div#content, .forums #content, .activity #content, .members #content {float: left;width:680px; line-height:1.6em; font-size:13px; }
/*div#content, .forums #content, .activity #content, .members #content {float: left;width:960px; line-height:1.6em; font-size:13px; }*/
body.page-id-2313 div#content, .forums #content, .activity #content, .members #content {float: left;width:680px; line-height:1.6em; font-size:13px; }
div#content .one-column {border-right: 0 none;margin-right: 0;}
div#content .left-menu {float: left;width: 170px;}
div#content .main-column {margin-left: 190px;}
.group-create div#content .main-column {margin-left: 240px;}


/*--------------------------------------------------------------
2.2 - Header
--------------------------------------------------------------*/
.page-template-frontpage1-php #header-container, .page-template-frontpage2-php #header-container, .page-template-frontpage3-php #header-container, .page-template-frontpage4-php #header-container { height: 328px; }


#header-container { background: url( ../images/mm/collage_subpage.jpg ); background-position:0px -100px;  height: 198px; width:960px;margin:0 auto;background-position:bottom;}

#header-contrainer-partners {height: 198px; width:960px;margin:0 auto;}

.page-template-frontpage1-php #header-container{background-position:0px;height:293px;background-position:bottom;}

#logo { margin-top:5px; float:left; width:250px; }
#header-top { height:100px; background:#ffffff; }
#header-bottom { width:960px; margin:0 auto; }
#text1 { margin:0 auto; margin-top:50px; font-size:46px; color:#ffffff; text-align:center; }
/*#text1 span { padding:12px 20px 16px 20px; background: url( ../images/bg-transparent-red.png ); } */
#text1 span {padding:12px 20px 16px 20px;}

#text1 span {
background: rgba(226,0,26,0.5);
font-family: 'Open Sans Condensed', sans-serif;
}


#text2 { margin:0 auto; margin-top:55px; font-size:28px; color:#ffffff; text-align:center; }
/*#text2 span { padding:15px 20px; background: url( ../images/bg-transparent-black.png ); }*/

#text2 span { padding:15px 20px;font-family: 'Open Sans Condensed', sans-serif;}
#text2 span { background: rgba(0,0,0,0.5);}

#page-title span {

}

#page-title { float:left; margin-top:25px; font-size:48px; color:#ffffff; text-align:left; font-family:Verdana;}
#page-title span { padding:10px 17px; }
#page-title span { display:none; }
#header { color: #fff; margin-bottom: 20px; width:960px; margin:0 auto; }
#header #search-bar {margin-top: 5px;text-align: right;width: 100%;}
#header #search-bar .padder {padding: 10px 15px 0 20px;height: auto;}
#header #search-bar input[type=text] {border: 1px solid #888; border-radius: 3px;margin-right: 4px;padding: 2px;}
#header #search-bar input[type=submit] {font-size: 11px;padding: 1px 4px;margin-left: 4px;}
#frontpage-info { background-color:#ececec; border-bottom:1px solid #dfdfdf; padding:9px 0; font:14px Arial; text-shadow:#ffffff 1px 1px 0px; line-height:14px; margin-bottom:20px; color:#898989; width:960px;margin: 0 auto;}
.page-template-frontpage1-php #frontpage-info, .page-template-frontpage2-php #frontpage-info, .page-template-frontpage3-php #frontpage-info, .page-template-frontpage4-php #frontpage-info { font:15px Georgia, Arial; line-height:24px; color:#525252; }
#frontpage-info-center { width:960px; margin:0 auto; padding-left:10px;}
#frontpage-info-icon { background: url( ../images/info.png ); width:52px; height:70px; float:left; margin:0 25px 0 0; }

/*--------------------------------------------------------------
2.3 - Footer
--------------------------------------------------------------*/
#footer { padding:10px 0; margin-top:20px; background: #141213; color:#cfcfcf; }
.page-template-default #footer, .page-template-onecolumn-page-php #footer, .page-template-contact-php #footer { margin-top:0px; }
.single-post #footer {margin: 0px 0 0 0; }
#footer p { color:#cfcfcf; }
#footer a { color:#9a9a9a; }
#footer ul li { padding:7px 0; border-bottom:1px dotted #1c1c1c; font-size:12px; }
#footer-widgets { padding: 10px; width:960px; margin:0 auto; }
#footer-bottom { width:960px; margin:0 auto; display:table; padding: 15px 0 15px 0; }
.footer-bottom-left img { display:block; float:left; margin:0 7px 0 0; }
.footer-bottom-right { font:13px Arial; color:#656565; margin-top:5px; }
.footer-column-title { padding: 5px 0px; font-size:14px; font-family:Arial; color:#bbbbbb; margin: 0 0 5px 0;}
#footer-col1 { width:680px; overflow:hidden; text-shadow:#000000 1px 1px 0px; float:left; border-right:1px solid #1c1c1c; }
#footer-col1 .footer-column-title { width:630px; padding: 4px 0px; margin: 0 0 12px 0;}
#footer .item-avatar img { display:block; margin:1px 4px 4px 0; border: 3px solid #0e0e0e; width:40px; height:40px; }
#footer-widgets .activity-meta, #footer-widgets .time-since { display:none; }

#footer .forum-lastposts { float:left; min-height:85px; border-bottom:none; padding:0px; width:310px; margin-right:30px; margin-bottom:10px; }
.forum-lastposts .activity-content { display:block; font-size:12px; width:235px; float:left; line-height:1.7em; -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px; padding:7px 5px 7px 9px; background:#0e0e0e; }
.forum-lastposts .activity-content img { display:none; }
#footer .forum-lastposts-avatar { float:left; display:block; margin:7px 15px 0px 0; }
#footer .forum-lastposts-avatar img { display:block; width:40px; height:40px; border: 3px solid #0e0e0e; }

#footer-col2 { margin-top:0px; margin-left: 25px; width:250px; float:left; line-height:1.6em; }
.footer-column-box { margin-bottom:20px; text-shadow:#000000 1px 1px 0px; overflow:hidden; }


/*--------------------------------------------------------------
2.4 - Sidebar
--------------------------------------------------------------*/

#mc_signup_submit{ float:left;margin-top:20px;clear:both;}

div#sidebar { float: right; width: 255px; margin-top:0px; }
div#sidebar p { line-height:1.6em; text-shadow:#ffffff 1px 1px 0px; font-size:13px; }
.sidebar-box { margin-bottom:20px; margin-left:30px; padding:0px 20px 0px 5px; color:#505050; line-height:1.5em; font-size:13px; }
.sidebar-title { font:14px Arial, sans-serif; padding:5px 5px; margin:-12px -20px 8px 0px; color:#6c6c6c; text-shadow:#ffffff 1px 1px 0px; background-image: url( ../images/sidebar-spacer2.png ); background-position: left bottom;background-repeat: repeat-x; }

#sidebar .widget_recent_entries { margin:0 -20px 3px 30px; color:#000; text-shadow:none; ); background-position: left bottom;background-repeat: repeat-x;}
#sidebar .sidebar-title {  margin:20px -20px 3px -5px; background:#ffffff;color:#000000; font-weight:bold;}
#sidebar .widget_recent_entries ul li { border-bottom:1px solid #ea5454; padding:10px 0px 9px 5px; }
#sidebar .widget_recent_entries ul li a { color:#000; text-shadow:none; }
#sidebar ul { width:214px; margin-top:0px; }

#sidebar .textwidget ul li { border-bottom:1px solid #ea5454; padding:10px 0px 9px 5px; }
#sidebar .textwidget ul li a { color:#606060; text-shadow:none;font-size: 12px }
#sidebar .textwidget ul li a:hover {color:#CC1544;}

.sidebar-box li { padding:6px 0px 5px 0px; }
.sidebar-box a { color:#5b5b5b; font-size:13px; text-shadow:#ffffff 1px 1px 0px; }
.sidebar-box ul li ul li { margin-left:10px; border:none; }
ul#blog-categories-left { float:left; width:100px; }
ul#blog-categories-right { float:left; width:100px; margin-left:5px; }
div#sidebar div#sidebar-me {margin-bottom: 15px;}
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;}

form#searchform{padding-bottom:5px;}

#footer-widget-area ul.item-list img.avatar, div#sidebar ul.item-list img.avatar {height: 50px;margin-right: 1px;width: 50px;}
div#sidebar div.item-avatar img {height: 50px;margin: 1px;width: 50px;}
#footer .avatar-block, div#sidebar .avatar-block {overflow: hidden; margin-top:10px; }
#footer-widget-area ul.item-list div.item-title,div#sidebar ul.item-list div.item-title {font-size: 12px;}
#footer-widget-area div.item-options, div#sidebar div.item-options { font-size: 11px;margin: -10px -20px 0 -19px;padding: 5px 15px;}
#footer-widget-area div.item-content {margin-left: 38px;}
#footer-widget-area div.item-meta, div#sidebar div.item-meta, div#sidebar div.item-content { font-size: 11px;margin-left: 38px;}
#footer-widget-area div.tags div#tag-text, div#sidebar div.tags div#tag-text {font-size: 1.4em;line-height: 140%;padding: 10px 0 15px;}

#right-login { overflow:hidden; background:#2e2e2e; padding:20px 25px 25px 25px; margin-top:10px; margin-bottom:20px; color:#ededed; }
#right-login label { font-family:Arial; font-size:11px; }
#right-login-title { font:18px Arial; }
#right-login-desc { margin:14px 0; line-height:1.5em; }
#front-user-login, #front-user-pass { background:#262626; padding:7px; width:190px; margin-top:4px; margin-bottom:8px; color:#f1f1f1; border-radius:4px; border:1px solid #333333; }
#right-login .forgetmenot { width:120px; float:left; margin-top:14px; }
#front-login-submit { background:#ee6729; cursor:pointer; border:none; border-radius:4px; margin-top:12px; float:right; padding:3px 20px; color:#f4f4f4; font-size:13px; float:right; }
.right-login-logged { font-family:Arial; font-size:18px; margin-bottom:6px; }
.right-login-logged a { color:#cccccc; }
#right-login .avatar { border:3px solid #262626; margin-right:10px; }

/*--------------------------------------------------------------
2.5 - Frontpage
--------------------------------------------------------------*/

#front-boxes { width:100%; margin:20px 0 0 0; text-align:center; }
#front-boxes img:hover { opacity:0.7; }
#front-boxes-wider { width:118%; }
.front-box { width:110px; float:left; margin:0 32px 5px 0; font-size:12px; line-height:1.6em; }
.front-box-title { font-size:13px; padding:2px 0 3px 0; margin:12px 0 9px 0; }
.front-box-title a { color:#ffffff; }

#front-boxes2 { width:960px; margin:20px 0 0 0; text-align:center; }
#front-boxes2 img:hover { opacity:0.7; }
#front-boxes-wider2 { width:109%; }
.front-box2 { width:250px; float:left; margin:0 97px 15px 0; font-size:12px; line-height:1.6em; }
.front-box-title2 { font-size:20px; margin:0 0 9px 0; font-family:Arial; }
.front-box-title2 a { color:#5b5b5b; }
.front-box-title2 a:hover { color:#606060; }

.frontpage-bottom { margin-top:20px; }

.page-template-frontpage1-php #tabs-container, .page-template-frontpage3-php #tabs-container, .page-template-frontpage4-php #tabs-container { float:left; width:680px; margin-top:25px;} /* Martin: was 462px */

/* #tabs-container{float:left;width:680px;} */

#tabs-container{float:left;width:960px;}

#front-small-sidebar { float:left; width:170px; border:1px solid #ececec; overflow:hidden; margin-left:26px; padding:9px; }
#front-small-sidebar .sidebar-box { margin-bottom:15px; }
#front-small-sidebar .sidebar-box-child p { font-size:13px; text-shadow:#ffffff 1px 1px 0px; }
#tags-middle-title { font-size:18px; margin:0 0 10px 0; padding:0 0 7px 20px; color:#5f5f5f; font-family:Arial; border-bottom:1px solid #ececec; }
#tags-middle a {  margin-bottom:10px; margin-right:6px; padding:2px 15px 2px 15px; display:block; float:left; background:#e8e9e9; color:#5b5b5b; border-radius:10px; text-shadow:#ffffff 1px 1px 0px; font-size:13px; transition: all 300ms ease-in; }
#tags-middle a:hover { background:#ff4546; color:#ffffff; text-shadow:#ff4546 1px 1px 0px; }

.blog-thumbs-view { width:108%; }
.blog-thumb-title { font-size:13px; color:#5f5f5f; font-family:Arial; }
.blog-thumbs-view-entry { width:215px; height:285px; float:left; margin-right:30px; }
.blog-thumb { margin-bottom:15px; position:relative;}
.blog-thumb img { width:215px; height:135px; }
.blog-thumb img { transition: all 300ms ease-in; }
.blog-thumb img:hover { opacity:0.7; }
.blog-thumb-category { position:absolute; bottom:19px; right:0px; font-size: 11px; line-height:1.0em!important; padding: 4px 6px; background: url( ../images/bg-transparent-black.png ); color:#ffffff; }
.blog-thumb-category a { color:#ffffff; }
.blog-thumb-date { position:absolute; bottom:0px; right:0px; font-size: 11px; line-height:1.0em!important; padding: 4px 6px; background: url( ../images/bg-transparent-red.png ); color:#ffffff; }
.blog-thumb-desc { font-size:12px; margin-top:5px; }

/*--------------------------------------------------------------
2.6 - Groups
--------------------------------------------------------------*/
.group-box-members { display:block; position:absolute; bottom:18px; right:0px; font-size: 10px; line-height:1.0em!important; padding: 4px 6px; background: url( ../images/bg-transparent-black.png ); color:#ffffff; }
.group-box-item-meta { display:block; position:absolute; bottom:0px; right:0px; line-height:1.0!important; font-size: 10px; padding: 4px 6px; background: url( ../images/bg-transparent-red.png ); color:#ffffff; }
span.activity { font-size: 10px; padding: 3px 6px; background: url( ../images/bg-transparent-red.png ); color:#ffffff; }
.page-template-frontpage1-php .group-box, .page-template-frontpage3-php .group-box { height:245px; margin:5px 28px 5px 0px; }
.group-box { display:block; width:200px; float:left; height:245px; margin:5px 33px 5px 0px; font-size:12px; line-height:1.6em; }
.my-groups .group-box { display:block; margin:0 18px 22px 0px; }
a.group-box-image { width:215px; height:135px; display:block; position:relative; } 
a.group-box-image img { transition: all 300ms ease-in; }
a.group-box-image img:hover { opacity:0.7; }
.group-box-title { display:block; margin:14px 0 7px 0; }
.group-box-title a { font-size:16px; color:#5f5f5f; font-family:Arial; }
.group-box-title a:hover { color:#3b3b3b; }
.single-group-box-image-container { width:215px; height:135px; float:left; position:relative; }
#object-nav { width:100%; border-top:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7; overflow:hidden; font-size:10px; color:#cccccc; font-family:Arial; margin-bottom:5px; }
#object-nav ul li a { color:#575757; font-family:Arial; }
#object-nav ul li.current a { color:#323232!important; }
#members span { text-shadow:#ffffff 0px 0px 0px; font-family:Verdana; padding:3px 4px 3px 4px; border-radius:3px; }

/* GROUP TABS */
.list-wrap ul { width:106%; }
.hide { position: absolute; top: -9999px; left: -9999px; }
#tabs-container .tabs-nav { overflow: hidden; font-size:13px; margin: 0 0 16px 0; padding:2px 3px 3px 3px; border-top:1px solid #ececec; border-bottom:1px solid #ececec; }
#tabs-container .tabs-nav li { float: left; display:inline; margin: 0 20px 0 0; font-size:12px; font-family:Arial;font-weight:bold;}
#tabs-container .tabs-nav li.last { margin-right: 0; }
#tabs-container .tabs-nav li a { display: block;  border: 0; color:#909090; }
#tabs-container .tabs-nav li a.current { color:#484848;}
#tabs-container ul { list-style: none; }
#tabs-container ul li a { display: block; }
#tabs-container ul li:last-child a { border: none; }
#create-group-button { float:right; }
.group-admins { width:200px; float:left; }

#group-create-tabs, .activity-type-tabs { padding:2px 3px 3px 3px; border-top:1px solid #ececec; border-bottom:1px solid #ececec; }
#group-create-tabs ul li.current a, .activity-type-tabs ul li.current a { color:#222222; }

/*--------------------------------------------------------------
2.7 - Top Bar
--------------------------------------------------------------*/

#top-bar { position:absolute; background:#202020; top:0; width:100%; height:12px; }
#top-bar-center { width:960px; margin:0 auto; }
#top-bar-left { float:left; width:200px; margin-top:12px; font-size:10px; }
#top-bar-left a { font-size:10px; }
#top-bar-right { float:right; }

.top-login { float:left; }
.top-login a { color:#a7a7a7; }
.top-register { float:left; }
.top-register a { padding:2px 4px 3px 4px; color:#ffffff; }
.bar-avatar { margin-right:7px; float:left; }
.bar-username { float:left; font-size:11px; margin-top:2px; }
.bar-username a { font-size:11px!important; color:#cccccc; }

#top-search-container { width:210px; }
#top-bar-right form#searchform { margin-top:6px; background:#000000; overflow:hidden; border-radius:15px; padding-right:6px; width:175px; }
#adv-search-link { float:left; margin-top:4px; margin-right:6px; opacity:0.4; }
#adv-search-link:hover { opacity:1.0; }
#top-bar-right form#searchform #s { background:#0b0b0b; color:#a8a8a8; border:none; padding:6px 2px 6px 10px; font-size:10px; float:left; width:140px; }
#top-bar-right form#searchform #searchsubmit { background:url(../images/search-button.png) no-repeat; width:18px; height:18px; cursor:pointer; float:left; border:none; font-size:10px; margin-top:3px; margin-left:4px; padding-left:8px; }
#top-bar-right .hoverText { color: #4a4a4a; }
#top-bar-right .hoverTextActive { color: #3a3a3a!important; }


/*--------------------------------------------------------------
2.8 - Login Page
--------------------------------------------------------------*/

#page-login-form { width:400px; margin:0 auto; }
#page-user-login { width:400px; }
#page-user-pass { width:400px; }
#wp-submit, #signup_submit { padding:8px 25px; border:none; font-size:15px; color:#ffffff; border-radius: 3px; transition: all 300ms ease-in; }
#wp-submit:hover, #signup_submit:hover { padding:8px 29px; }

/*--------------------------------------------------------------
2.9  - Search Page
--------------------------------------------------------------*/
.page-template-search-page-php #search-form { margin:70px 0 100px 170px; width:690px; overflow:hidden; }
.page-template-search-page-php #search-page-border { border:1px solid #dbdbdb; border-radius:4px; padding:7px; float:left; }
.page-template-search-page-php .search-terms { font-size:26px; border:none; }
.page-template-search-page-php #search-which { margin:0 10px; padding-left:8px; border-left:1px solid #dbdbdb; }
.page-template-search-page-php #search-which, .page-template-search-page-php select option { font-size:26px; }
.page-template-search-page-php #search-submit { padding:12px 30px; margin-left:20px; font-size:20px; float:left; color:#ffffff; border:none; border-radius: 3px; }

/*--------------------------------------------------------------
3.0 - Non-structural
--------------------------------------------------------------*/
p {margin-bottom: 15px;}
p:last-child {margin-bottom: 0;}
.accessibly-hidden {left: -999em;position: absolute;}
hr {background-color: #e7e7e7;border: 0 none;clear: both;height: 1px;margin: 20px 0;}
textarea {resize: vertical;}


/*--------------------------------------------------------------
3.1 - Text
--------------------------------------------------------------*/
big {font-size: 18px;}
del {text-decoration: line-through;}
ins {background: #fff9db;text-decoration: none;}
sub {top: .5ex;}
sup {bottom: 1ex;}
sub, sup {height: 0;line-height: 1;position: relative;vertical-align: baseline;}
pre, blockquote {margin-bottom: 20px;}
pre, code p {background: #f4f4f4;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;padding: 15px;overflow: auto;}
blockquote {font-family: georgia, times, serif;font-size: 16px;font-style: italic;line-height: 150%;padding: 0 3em;quotes: none;}
blockquote p {margin-bottom: 15px !important;}


/*--------------------------------------------------------------
3.2 - Headers
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {margin: 5px 0 15px 0; line-height:1.2em; font-family: Arial; color:#434343; }
h1 {font-size: 38px;margin-bottom: 20px;}
h2 {font-size: 34px;margin-bottom: 16px;}
h3 {font-size: 28px; margin-bottom: 12px;}
h4 {font-size: 24px;margin-bottom: 10px;}
h5 {font-size: 20px;margin-bottom: 10px;}
h6 {font-size: 18px;margin-bottom: 7px;}


/*--------------------------------------------------------------
3.3 - Lists
--------------------------------------------------------------*/
div.page ul, div.page ol, div.page dl, div.post ul, div.post ol, div.post dl {margin: 0 0 18px 1.5em;}
div.page ul, div.post ul { list-style: square; }
div.page ol, div.post ol {list-style: decimal;}
div.page ol ol, div.post ol ol { list-style: lower-alpha;}
div.page ol ol ol, div.post ol ol ol {list-style: lower-roman;}
dl {margin-left: 0;}
dt {font-size: 14px;font-weight: bold;}
dd {margin: 0 0 15px 0;}
div.post ul ul, div.post ol ol, div.post ol ul, div.post ul ol, div.page ul ul, div.page ol ol, div.page ol ul, div.page ul ol {margin-bottom: 0px;}

#blogs-list { width:106%; }
#blogs-list li { float:left; width:150px; height:370px; margin:0 52px 0px 0; }
#blogs-list li .item-avatar { width:150px; height:150px; margin-bottosm:10px; }
#blogs-list li .item-meta { font-size:11px; margin:5px 0; }


/*--------------------------------------------------------------
4.0 - Navigation
--------------------------------------------------------------*/
#navigation a {color: #4D4D4D;}
#navigation { float:right; margin-top:18px; }
#navigation span { display:block; font:11px Verdana, Arial, Vardana; color:#8a8a8a; margin-top:5px; margin-bottom:3px; text-transform:none; line-height:12px; }
#navigation ul, #navigation ul ul { margin:5px 0 0 20px; padding:0; list-style-type:none; list-style-position:outside; background:#ffffff; position:relative; z-index:50; font:16px Arial; font-weight:bold;}
#navigation ul a:link, #navigation ul a:active, #navigation ul a:visited { display:block; padding:0; text-decoration:none; }
#navigation ul ul a:link, #navigation ul ul a:active, #navigation ul ul a:visited { display:block; padding:0 0 0 3px; text-decoration:none; }
#navigation ul li { float:left; position:relative; background:none; padding:9px 10px; text-shadow:#ffffff 1px 1px 0px; transition: background 300ms ease-in; }
#navigation ul li:hover { background:#ededed; }
#navigation ul ul { position:absolute; left:-20px; text-align:left; padding:8px 0 14px 10px; border-top:3px solid #f29400; box-shadow: 5px 5px 4px 0px rgba(00, 00, 00, 0.2); width:180px; display:none; font-size:12px; font-weight:normal;}
#navigation ul ul a { color:#414141; }
#navigation ul li ul a { width:170px; float:left; }
#navigation ul ul ul:hover{ width:180px; }
#navigation ul li ul ul { left:160px; top:-2px; margin:0px; border-left:3px solid #f29400; border-top:none; }
#navigation ul li ul li { padding:10px 0px 10px 5px; margin-left:0px; margin-right:0px; width:166px; border-bottom:1px solid #ededed; max-width:none; list-style-type:none; text-transform:none; }
#navigation ul li:hover ul ul, ul li:hover ul ul ul, ul li:hover ul ul ul ul { display:none;}
#navigation ul li:hover ul, #navigation ul li li:hover ul, #navigation ul li li li:hover ul, #navigation ul li li li li:hover ul { display:block; }
#navigation ul li ul.children li { list-style-type:none; }
#navigation ul li.current-menu-item { background:#f29400; color:#ffffff; text-shadow:none; }
#navigation ul li ul li.current-menu-item { background:#ededed; color:#8a8a8a; text-shadow:none; }
#navigation ul li ul li.current-menu-item a { color:#8a8a8a; }
#navigation ul li.current-menu-item a { color:#ffffff; }
#navigation ul li.current-menu-item ul li a { color:#414141; }
#navigation ul li.current-menu-item span { color:#ffffff; }
#navigation ul li.parent { background-position: center bottom; background-repeat: no-repeat; transition: all 300ms ease-in; }

.tinynav { display: none; }
#navigation-320 { display:none; }

/*--------------------------------------------------------------
4.1 - Pagination
--------------------------------------------------------------*/
div.pagination { border: none;color: #888;font-size: 11px; height: 19px;margin: 0px 0px 0px 0px;padding: 8px 0;position: relative;}
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#pag-bottom {margin-top: -1px;}
#nav-above {display: none;}
.paged #nav-above {display: block;}h1


/*--------------------------------------------------------------
4.2 - Shortcodes
--------------------------------------------------------------*/

.shortcode_go {  padding:10px; margin:10px 0; font:18px Verdana; font-weight:700; text-align:center; border-radius:6px; background:#f29400; cursor:pointer; transition: all 300ms ease-in; }
.shortcode_go:hover { background:#df6e39; }
.shortcode_go a { width:100%; display:block; color:#ffffff; }
.shortcode_highlight { background:#f29400; color:#ffffff; }
.shortcode_notice { background:#f29400; border:7px solid #e2e2e2; color:#ffffff; padding:14px; margin:20px 0; font-size:16px; line-height:1.6em; font-weight:700; text-shadow:#5f5f5f 1px 1px 0px; border-radius:12px; }
.shortcode_quote { background:#e6e6e6; padding:12px; margin:10px 0; text-shadow:#ffffff 1px 1px 0px; font:11px Arial; line-height:1.6em; font-style:italic; border-radius:6px; transition: all 300ms ease-in; }
.shortcode_quote:hover { background:#dcdcdc; }
.shortcode_quoteby { background:#e6e6e6; padding:12px; margin:10px 0; text-shadow:#ffffff 1px 1px 0px; font:11px Arial; line-height:1.6em; font-style:italic; border-radius:6px; transition: all 300ms ease-in; }
.shortcode_quoteby:hover { background:#dcdcdc; }
.shortcode_quoteby p { margin-bottom:0px!important; }
.shortcode_quotebyauthor { font:12px Verdana; font-weight:700; text-shadow:none; margin: -12px -12px 6px -12px; padding:4px 12px; background:#f29400; color:#ffffff; border-top-left-radius: 6px; border-top-right-radius: 6px;}
.shortcode_member { background:#f29400; color:#ffffff; padding:12px; margin:20px 0; font-size:14px; line-height:1.6em; border-radius:6px; }
.shortcode_no-member { background:#f29400; color:#ffffff; padding:12px; margin:20px 0; font-size:14px; line-height:1.6em; border-radius:6px; }
.shortcode_h1, .shortcode_h1 a, .shortcode_h2, .shortcode_h2 a, .shortcode_h3, .shortcode_h3 a, .shortcode_h4, .shortcode_h4 a, .shortcode_h5, .shortcode_h5 a, .shortcode_h6, .shortcode_h6 a { margin: 5px 0 15px 0; line-height:1.2em; font-weight:700; font-family: Verdana; color:rgb(226, 0, 26); } /* color:#ffffff; background:#f29400; */
.shortcode_h1, .shortcode_h1 a { font-size: 28px;margin-bottom: 20px; padding:7px 14px; }
.shortcode_h2, .shortcode_h2 a { font-size: 25px;margin-bottom: 16px; padding:0; }
.shortcode_h3, .shortcode_h3 a { font-size: 28px; margin-bottom: 12px; padding:7px 14px; }
.shortcode_h4, .shortcode_h4 a { font-size: 24px;margin-bottom: 10px; padding:7px 14px; }
.shortcode_h5, .shortcode_h5 a { font-size: 20px;margin-bottom: 10px; padding:7px 14px; }
.shortcode_h6, .shortcode_h6 a { font-size: 18px;margin-bottom: 7px; padding:7px 14px; }
.leftpullquote { width: 200px; padding: 0px 0px 10px 60px; background: url("../images/quote.png") no-repeat; border-bottom: 5px solid #cfcfcf; float: left; font-size: 1.2em; font-family:Arial; font-style:italic; margin: 10px 10px 10px 0; }
.rightpullquote { width: 200px; padding: 0px 0px 10px 60px; background: url("../images/quote.png") no-repeat; border-bottom: 5px solid #cfcfcf; float: right; font-size: 1.2em; font-family:Arial; font-style:italic; margin: 10px 0px 10px 10px; }
.my-image { float:left; margin:0px 19px 15px 0; display:block; }
.my-image img { border:3px solid #e2e2e2; height:60px; }

/* ------- Fluid Columns ------- */
.one_half { width:48%; }
.one_third { width:30.66%; }
.two_third { width:65.33%; }
.one_fourth { width:22%; }
.three_fourth { width:74%; }
.one_fifth { width:16.8%; }
.two_fifth { width:37.6%; }
.three_fifth { width:58.4%; }
.four_fifth { width:67.2%; }
.one_sixth { width:13.33%; }
.five_sixth { width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth { position:relative; margin-right:4%; float:left; padding-top:5px; padding-bottom:15px; }
.last { margin-right:0 !important; clear:right; }
.clearboth {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}

/*--------------------------------------------------------------
5.0 - WordPress
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 - Alignments
--------------------------------------------------------------*/
.alignright {float: right;margin-left: 15px;}
.alignleft {float: left;margin-right: 15px;}
.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.clear {clear: left;}


/*--------------------------------------------------------------
5.2 - Comments
--------------------------------------------------------------*/
.navigation, .paged-navigation, .comment-navigation {overflow: hidden;font-family: georgia, times, serif;font-size: 14px;font-style: italic;margin: 5px 0 25px 0;padding: 5px 0;}
.comments { float: right; }
#trackbacks {margin-top: 30px;}
.commentlist .bypostauthor { }
#comments { margin-top: 30px; background:#1c191a; }
.comment-body { width:960px; margin:0 auto; color:#d4d4d4; line-height:1.5em; padding:19px 0 15px 0; }
.comment-entry { overflow:hidden; }
.comment-counter { float:right; width:106px; height:100%; font-size:50px; line-height:50px; font-family:Verdana; font-weight:bold; text-align:center; margin-top:20px; }
.comment-counter a { color:#1c191a!important; }
.thread-odd .comment-counter a { color:#212121!important; }
.thread-even { background-image: url( "../images/bg-comment.png" ); }
.thread-even .comment-body { background-image: url( "../images/bg-counter1.png" ); background-position: right top;background-repeat: repeat-y; }
.thread-odd .comment-body { background-image: url( "../images/bg-counter2.png" ); background-position: right top;background-repeat: repeat-y; }
li.thread-even ul.children .comment-body { background-image: url( "../images/bg-counter1.png" ); background-position: right top;background-repeat: repeat-y; }
li.thread-odd ul.children .comment-body { background-image: url( "../images/bg-counter2.png" ); background-position: right top;background-repeat: repeat-y; }
.comment-body a { color:#d4d4d4; }
#comments ol.commentlist { margin: 0 0 0 0;}
#comments ol.commentlist li.thread-even { border-bottom:1px solid #0c0c0c; }
#comments ol.commentlist li.thread-odd { background:#141213; border-bottom:1px solid #0c0c0c; }
#comments ol.commentlist ol {list-style-type: decimal; }
#comments ol.commentlist ol ol {list-style: lower-alpha;margin-bottom: 0px;}
#comments ol.commentlist ol ol ol {list-style: lower-roman;}
.commentlist div.comment-content {overflow: hidden; float:left; width:740px; text-shadow:#000000 1px 1px 0px; }
ol.commentlist li.comment { clear: left;list-style: none;}
ol.commentlist ul.children li {margin-bottom: 0;}
ol.commentlist div.comment-avatar-box {float: left;margin: 0 15px 0 0; border:5px solid #0c0b0b; }

.commentlist ul.children div.comment-avatar-box {float: left;margin: 0 10px 0 0;}
ol.commentlist ul.children li .comment-body { padding-left:92px; width:869px; }
ol.commentlist ul.children li ul li .comment-body { padding-left:154px; width:807px; }
ol.commentlist ul.children li ul li ul li .comment-body { padding-left:216px; width:744px; }
ol.commentlist ul.children li ul li ul li ul li .comment-body { padding-left:200px; width:500px; }
ol.commentlist ul.children li ul  li ul li ul li ul li .comment-body { padding-left:200px; width:400px; }
ol.commentlist ul.children li ul li ul li ul li ul li ul li .comment-body { padding-left:200px; width:300px; }
ol.commentlist ul.children .comment-content { width:675px; }
ol.commentlist ul.children ul .comment-content { width:612px; }
ol.commentlist ul.children ul ul .comment-content { width:550px; }
ol.commentlist ul.children ul ul ul .comment-content { width:350px; }
ol.commentlist ul.children ul ul ul ul .comment-content { width:200px; }
ol.commentlist ul.children ul ul ul ul ul .comment-content { width:100px; }
ul.children .comment-entry {margin-bottom: 10px;}
div.comment-meta { font-size: 12px; font-family:Arial; margin: 0 0 7px 0;width: 100%;}
div.comment-meta em { font-style: normal; }
#reply-title {margin-top: 0; font-size:26px; color:#2e2e2e; }
#reply-title small {float: right;font-size: 11px;font-weight: normal;}
#reply-title small a {margin-right: 0;}
.commentlist ul.children { width:100%; }
.commentlist ul.children #respond { width:960px; margin:0 auto!important; }
.commentlist ul.children ul { width:100%; }
.commentlist ul.children img.avatar {border-style: none;height: 45px;margin: 0;width: 45px;}
.commentlist ul.children div.comment-meta { margin: 0 0 10px 0; }
.commentlist ul.children li {  }
.commentlist ul.children li:first-child {border-top: none;}
.commentlist ul.children ul li:first-child { }

#container-comment-form { background:#1c191a; overflow:hidden; padding-top:30px;}
#respond { overflow:hidden; padding:40px 0; }
#respond .standard-form { float:left; width:100%; }
#respond { width:960px; margin:0 auto; padding:15px 0; }
#respond .avb img {float: inherit;}
#respond .comment-avatar-box {float: left;margin: 0 15px 0 0;}
#respond .form-submit {margin-bottom: 0;}
#respond label { font-family:Arial; }
ol.commentlist #respond { width:960px; margin:0 auto; padding:15px 0; }
.commentlist ul.children #respond {margin-bottom: 10px;margin-left: 35px;margin-right: 20px;}
h3#reply .comments-header {font-size: 14px;}
#respond div.comment-content {border-style: none;}
.form-allowed-tags, .form-allowed-tags code { font-size:10px; font-family:Verdana; }
input#comment-submit { background:#ff0000; cursor:pointer; border:none; border-radius:4px; margin-top:12px; margin-bottom:20px; padding:7px 20px; color:#f4f4f4; font-size:15px; transition: all 300ms ease-in; }
input#comment-submit:hover { background:#e10404; }
#nav-below {margin: 0 0;padding: 0 0;}
#nav-above {margin: 0 0 15px;padding: 0;}
#respond input#author, #respond input#email, #respond input#url, #respond textarea#comment { background:#1b1919; border:1px solid #131313; color:#e8e8e8; }
#respond input#author, #respond input#email, #respond input#url { width:350px!important; }
.comment-options {margin: 10px 0 2px;}
.comment-options .comment-reply-link, .comment-options .comment-edit-link { font-size: 10px; text-transform:uppercase; text-shadow:none; background:#707070; color:#f4f4f4; float:right; border:1px solid #000000; margin-right: 5px;padding: 0px 4px;}
.commentlist ul.children div.comment-options {margin-bottom: 10px;}


/*--------------------------------------------------------------
5.3 - Gallery
--------------------------------------------------------------*/
.wp-caption {background-color: #f3f3f3;border: 1px solid #ddd;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;margin-bottom: 15px;padding-top: 4px;text-align: center;}
.wp-caption img {border: 0 none;margin: 0;padding: 0;}
dd.wp-caption p.wp-caption-text, .wp-caption p.wp-caption-text { font-size: 0.9em;line-height: 17px;margin: 0;padding: 5px 4px 5px 0;}
#content .gallery {margin: 0 auto 15px;}
#content .gallery .gallery-item {margin-bottom: 0;margin-left: 0;}
.gallery-item img {margin-bottom: 15px;}
.gallery .gallery-caption {color: #555;}


/*--------------------------------------------------------------
5.4 - Images
--------------------------------------------------------------*/
img.avatar { float: left; }
img.wp-smiley {border: none !important;clear: none !important;float: none !important;margin: 0 !important;padding: 0 !important;}
img.centered, img.aligncenter {display: block;margin-left: auto;margin-right: auto;}
img.alignright {display: inline;margin: 0 0 2px 7px;padding: 4px;}
img.alignleft {display: inline;margin: 0 7px 2px 0;padding: 4px;}


/*--------------------------------------------------------------
5.5 - Posts
--------------------------------------------------------------*/
div.page, div.post, div.attachment {margin: 0 0 15px 0;overflow: hidden;}
div.page:last-child, div.post:last-child, #item-body:last-child, #trackbacklist {margin-bottom: 0;}
.post-title { font-size:28px; line-height:1.5em; font-family:Georgia, verdana; font-weight:bold; color:#373737; margin:0px; }
.post-title a { color:#434343; }
.page-template-frontpage3-php .post-title { font-size:21px; }
.post-title a:hover { color:#313131; }
.post-title-bottom { color:#656565; border-top:1px solid #ececec; border-bottom:1px solid #ececec; padding:4px 0; font-size:11px; display:table; width:100%; margin-top:9px; margin-bottom:15px; }
.post-title-bottom-category { float:left; }
.post-title-bottom-category a { padding:2px 3px; background:#8b8b8b; text-transform:uppercase; font-size:10px; color:#f3f3f3; }
.post-title-bottom-comments { float:left; margin-left:25px; padding-left:23px; background: url( ../images/icon-comment.png ) left center no-repeat; }
.post-title-bottom-tags { float:left; margin-left:25px; padding-left:23px; background: url( ../images/icon-tags.png ) left center no-repeat; }
.blog-post { margin-bottom:35px; overflow:hidden; }
.blog-post-left { float:left; width:75px; text-align:center; color:#ffffff; }
.blog-post-left-date { width:75px; padding:8px 0; }
.blog-post-left-month { font-size:24px; font-family:Tahoma; line-height:1.1em; text-transform:uppercase; }
.blog-post-left-day { font-size:44px; font-family:Verdana; font-weight:bold; line-height:1.1em; }
.blog-post-left-author { background:#444444; color:#bbbbbb; font-size:11px; }
.blog-post-left-author a { color:#bbbbbb; }
.blog-post-right { float:left; width:560px; margin-left:12px; padding:11px 15px 15px 15px; border:1px solid #ececec; -moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; }
.page-template-frontpage3-php .blog-post-right { width:342px; }
.page-template-frontpage3-php .blog-post-right div.thumbnail img { width:100%; height:auto; }
div.thumbnail { margin-bottom:17px; }
.prev-post a, .next-post a { display:block; padding:7px 11px; margin-top:40px; margin-bottom:20px; border-radius:7px; font-size:11px; background:#e8e8e8; text-shadow:#ffffff 1px 1px 0px; }
.prev-post a:hover, .next-post a:hover { background:#ff4546; color:#ffffff; text-shadow:none; }
.text .entry p { margin-bottom: 25px; }
.text .entry ul { list-style-type:circle; margin:0 0 20px 30px; } 
.text .entry ol { list-style-type: decimal; margin:0 0 20px 30px; }
#relatedposts { margin-top:30px; }
#relatedposts-title { margin-bottom:13px; color:#525252; font-size:12px; font-family:Arial; }
#relatedposts a { padding:7px 11px; border-radius:6px; font-size:11px; background:#e8e8e8; text-shadow:#ffffff 1px 1px 0px; }
#relatedposts a:hover { background:#ff4546; color:#ffffff; text-shadow:none; }
.prev-post { float:left; }
.next-post { float:right; }
a.more-link { display:block; margin-top:25px; margin-bottom:15px; padding:9px 14px 9px 14px; font-size:16px; color:#ffffff; float:left; border-radius: 3px; transition: all 300ms ease-in; }
a.more-link:hover { padding:9px 18px 9px 18px; }
.older-entries { float:left; }
.newer-entries { float:right; }
.older-entries a, .newer-entries a { padding:6px; font:14px Arial; }
.edit-link, .page-link {clear: both;font-weight: bold; font-family:Tahoma; }
div.post table, div.page table {border-collapse: collapse;border-spacing: 0;margin-bottom: 15px;}
div.post table th, div.page table th { text-align: left;}
div.author-box {background: #f0f0f0;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;float: left;font-family: georgia, times, serif;font-style: italic;margin: 0 15px 15px 0;padding: 10px;text-align: center;width: 70px;}
div.author-box p {word-wrap: break-word;}
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.author-box img {float: none;border: 4px solid #fff;margin: 0;}
div.post-content {margin-left: 105px;}
p.date span:first-child {font-style: italic;}
div.post .entry {margin-bottom: 15px;}
p.date, p.postmetadata {border-bottom: 1px solid #e4e4e4;border-top: 1px solid #e4e4e4;color: #888;font-family: Georgia, times, serif;font-size: 12px;margin: 10px 0;padding: 3px 0;}
p.postmetadata {clear: left;overflow: hidden;}
.page .tags, .post .tags {float: left;}
span.sticky-post {font-style: normal;}

/*--------------------------------------------------------------
5.6 - CONTACT FORM 7
--------------------------------------------------------------*/

.wpcf7-text { background:none!important; width:300px!important; height:25px!important; padding:4px!important; border:1px solid #dbdbdb!important; color:#717171!important; font-family:verdana, ms sans serif!important; font-size:12px!important; border-radius:9px; /* CSS3 */ transition: all 300ms ease-in; }
.wpcf7-text:focus { height:35px!important; border:1px solid #5b5b5b!important; color:#2a2a2a!important; font-size:22px!important; }
.wpcf7-form-control-wrap textarea { background:none!important; border:1px solid #dbdbdb!important; padding:10px!important; width:530px!important; color:#717171!important; font-family:verdana, ms sans serif!important; font-size:11px!important;  -moz-border-radius:9px; -webkit-border-radius:9px; /* Safari, Chrome */border-radius:9px; /* CSS3 */  }
.wpcf7-submit { margin:12px 0 30px 0px!important; border:none!important; padding:8px 23px!important; font-size:16px!important; font-family:Verdana!important; font-weight:300!important; color:#ffffff!important; float:left; border-radius: 3px; } 
.wpcf7-submit:hover { padding:8px 27px!important;  } 

/*--------------------------------------------------------------
6.0 - BuddyPress
--------------------------------------------------------------*/
/*--------------------------------------------------------------
6.1 - Activity
--------------------------------------------------------------*/
#activity-stream {margin-top: -2px;}
ul#activity-stream li.activity-item { border-bottom: 1px solid #e5e5e5; }
#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 #ccc; border-radius: 3px;color: #555;font-family: inherit;font-size: 14px;height: 20px;padding: 6px;width: 98%;}
body.no-js form#whats-new-form textarea {height: 50px;}
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;}
body.no-js #whats-new-options {height: auto;}
#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);}

/*--------------------------------------------------------------
6.1.1 - Activity Listing
--------------------------------------------------------------*/
ul.activity-list li {overflow: hidden; padding: 20px 0 16px 0!important; min-height:70px; }
.activity-list .activity-avatar {float: left; display:block; margin-top:3px; }
.activity-permalink .activity-avatar img { width:150px!important; height:150px!important; }
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.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( ../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 { display:block; margin-left: 55px;margin-bottom: 15px;}
body.activity-permalink .activity-list li .activity-content { font-size: 16px;line-height: 150%;min-height: 35px;margin-left: 175px;margin-right: 0;padding: 15px; }
body.activity-permalink .activity-list li .activity-header > p {background: url( ../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 { font-size: 10px; }
.activity-header { margin-right: 20px; display:block; line-height:1.7em; font-family:Arial; }
.activity-header a { font-size:10px; font-weight:bold; clear:both; }
.activity-header a, .comment-meta a, .acomment-meta a {text-decoration: none;}
.activity-header img.avatar { display:none; }
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: 5px 0 0 0;overflow: hidden;}
.activity-list li.new_forum_post .activity-content .activity-inner, .activity-list li.new_forum_topic .activity-content .activity-inner { margin-left: 5px; }
body.activity-permalink .activity-content .activity-inner, body.activity-permalink .activity-content blockquote {margin-left: 0;margin-top: 5px;}
.activity-inner { display:block; font-size:12px; }
.activity-inner img { max-width:100%; }
.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 { font-family:Arial; background: #f0f0f0 !important;border-right: 1px solid #ddd; min-height:0px; 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: #939393;}


/*--------------------------------------------------------------
6.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 { 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( ../images/ajax-loader.gif );background-position: 2% 95%;background-repeat: no-repeat;}
div.activity-comments form .ac-textarea {background: #fff;border: 1px solid #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;}
.activity-type-tabs { margin-bottom:10px!important; overflow:hidden; }
.activity-type-tabs ul li span { font-family:Verdana; }

/*--------------------------------------------------------------
6.2 - Admin Bar
--------------------------------------------------------------*/


/*--------------------------------------------------------------
6.3 - Directories - Members, Groups, Blogs, Forums
--------------------------------------------------------------*/
div.dir-search {float: right;margin: 0px 0 0 0;}
div.dir-search input[type=text] {font-size: 12px;padding: 5px 5px;}
input#groups_search { padding:5px; }
#members-dir-list { margin-top:30px; padding-top:10px; background-image: url( ../images/spacer1.png ); background-position: left top;background-repeat: repeat-x; }
.members-sorting { width:300px; margin-top:12px; }
.members-sorting label { font-size:11px; }
#members-list li { border-bottom:1px solid #e7e7e7; }
#post-topic-reply #submit, #new-topic-post #submit, .my-account #submit { padding:8px 12px; font-size:15px; text-shadow:none; color:#ffffff; border:none; border-radius: 3px; }
#post-topic-reply #submit:hover, #new-topic-post #submit:hover, .my-account #submit:hover { padding:8px 16px; }
#change-avatar-personal-li { display:none; }

/*--------------------------------------------------------------
6.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;padding: 6px;width: 90%;}
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; }


/*--------------------------------------------------------------
6.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 #dedede; border-radius: 5px;color: #888; font-size: 14px;padding: 9px; transition: all 300ms ease-in; }
.standard-form input[type=text]:focus, .standard-form input[type=password]:focus, .dir-search input[type=text]:focus {border: 1px solid #a5a5a5; color: #282828; font-size: 26px; }
.standard-form select {padding: 3px;}
.standard-form input[type=password] {margin-bottom: 5px;}
.standard-form label, .standard-form span.label { display: block; font-family:Arial; margin: 15px 0 5px 0;}
.standard-form div.checkbox label, .standard-form div.radio label {color: #888;font-size: 14px;font-weight: normal;margin: 5px 0 0 0;}
.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: 90%;}
.standard-form#signup_form div.submit {float: right;}
div#signup-avatar img {margin: 0 15px 10px 0;}
.standard-form textarea {width: 75%;height: 120px;}
.standard-form textarea#message_content {height: 200px;}
.standard-form#send-reply textarea {width: 97.5%;}
.register-section input, #signup_username { border: 1px solid dedede!important; }
.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: disc;}
.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=button], input[type=reset], ul.button-nav li a, div.generic-button a { border: 1px solid #ccc; border-radius: 3px;color: #777;cursor: pointer;font: normal 12px/20px Arial, Tahoma, Verdana, sans-serif;outline: none;padding: 4px 10px;text-align: center;text-decoration: none;line-height: 14px;}

/* SELECT FIELD STYLING */
select { color:#363636; font-size: 10px; border:none; }
select option { font-size: 10px; padding:0 0 3px 0; }
.customStyleSelectBox { padding:0px 3px 0px 6px; }
.customStyleSelectBox.changed { /* You can use this if you want a different style after user has made a selection */ }
/* on the next line we add a down arrow on the right to indicate that it is a select box */
.customStyleSelectBoxInner { padding:0px 6px!important; color:#6b6b6b; text-shadow:#ffffff 1px 1px 0px; background:url(../images/select.png) no-repeat right center; }
#activity-filter-by, #forums-order-by, #members-order-by { width:220px; }
#activity-filter-select label { color:#6b6b6b; }

/*--------------------------------------------------------------
6.6 - Ajax Loading
--------------------------------------------------------------*/
a.loading,input.loading {background-image: url( ../images/ajax-loader.gif );background-position: 95% 50%;background-repeat: no-repeat;padding-right: 25px;}
a.loading:hover,
input.loading:hover {background-image: url( ../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( ../images/ajax-loader.gif ), -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
background-image: url( ../images/ajax-loader.gif ), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
background-image: url( ../images/ajax-loader.gif ), -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
background-image: url( ../images/ajax-loader.gif ), -o-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Opera11.10+ */
background-image: url( ../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( ../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( ../images/ajax-loader.gif ), -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
background-image: url( ../images/ajax-loader.gif ), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
background-image: url( ../images/ajax-loader.gif ), -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
background-image: url( ../images/ajax-loader.gif ), -o-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Opera11.10+ */
background-image: url( ../images/ajax-loader.gif ), -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
background-image: url( ../images/ajax-loader.gif ), linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* W3C */
border: 1px solid #ccc;padding-right: 25px;}
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;color: #bbb;}


/*--------------------------------------------------------------
6.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 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: #d1d1d1; font-size: 11px; }
div.admin-links a {color: #a7a7a7; }
div#topic-meta {margin: 20px 0 5px 0; }
div#topic-meta h3 {font: 20px Arial; color:#505050; font-weight:400; }
.topic-content p.topic-meta { font-size: 12px; font-family:Arial; margin-bottom:8px; text-transform:none; }
p.topic-meta { font-size: 10px; font-family: Verdana; text-transform:uppercase; margin-bottom:0px; }
div#new-topic-post {display: none;margin: 20px 0 0 0;padding: 1px 0 0 0;}

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 {padding: 8px;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 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 tr.sticky td {font-size: 1em;background: #fff9db;border-top: 1px solid #ffe8c4;border-bottom: 1px solid #ffe8c4;}
table.forum tr.closed td.td-title {background-image: url( ../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;}

.forum-head { width:100%;  overflow:hidden; font-size:10px; font-family:Arial; color:#9a9a9a; background-image:url( "../images/spacer1.png" ), url("../images/spacer1.png"); background-repeat: repeat-x; background-position: top left, bottom left; margin-bottom:10px; }
.forum-head div { float:left; padding:3px; }
.forum-head-author { margin-left:7px; }
.forum-head-topic { margin-left:25px; }
.forum-head-freshness { margin-left:380px; }

.topic-row { margin-bottom:15px; }
.post-author { float:left; margin-left:4px; }
.post-author img { margin-right:7px; }
.buble { float:left; width:12px; height:15px; margin-top:7px; background-image: url( ../images/buble.png ); background-repeat: no-repeat; }
.topic-title { float:left; width:385px; padding:7px 10px; border:1px solid #e7e7e7; }
.topic-title a.forum-post-title { font:18px Georgia, Arial, sans-serif; line-height:1.3em; color:#545454; }
.topic-title a.forum-post-title:hover { color:#434343; }
.topic-freshness { float:left; margin-top:7px; margin-left:10px; width:170px; font-size:10px; color:#616161; text-transform:uppercase; }
.last-poster-right { margin-left:50px; }

.topic-by, .topic-in { font-size:10px; color:#616161; }
.topic-by a, .topic-in a { color:#393939; }
.topic-in a { color:#ffffff; text-transform:uppercase; background:#8f8f8f; font-size:10px; padding:2px 3px; }
#new-topic-button { margin-top:20px; float:right; padding:8px 12px; font-size:15px; color:#ffffff; border-radius: 3px; }
#new-topic-button:hover { padding:8px 16px; }
.topic-content { float:left; width:576px; padding:11px 14px 2px 14px; font-size:13px; line-height:1.5em; border:1px solid #e7e7e7; overflow:hidden; }
.topic-content ol { list-style-type:decimal; margin-left:40px; }

/*--------------------------------------------------------------
6.8 - Headers, Lists and Tabs - Activity, Groups, Blogs, Forums
--------------------------------------------------------------*/
.item-body {margin: 20px 0;}
span.user-nicename {color: #777;display: inline-block;font-size: 16px; font-family:Arial; font-style:italic; }
div#message p { border: 1px solid #e1ca82;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;font-weight: normal;margin-top: 3px;text-decoration: none;background: #ffeaa6;
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 { margin-bottom:20px; display:table; }
#item-header-avatar { width:230px; float:left; margin-top:5px; }
.bp-user #item-header-avatar { width:170px; }
div#item-header div#item-header-content { float:left; width:445px; font-size:13px; line-height:1.6em; }
div#item-header h2 {font-size: 28px;line-height: 120%;margin: 0 0 15px 0;}
div#item-header h2 a {color: #3c3c3c;text-decoration: none;}
div#item-header img.avatar {float: left;margin: 0 15px 19px 0;}
div#item-header h2 {margin-bottom: 5px;}
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: 13px;color: #707070; line-height:1.5em; 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%;}

#groups-list li { width:380px; float:left; margin:0 90px 50px 0; }
#member-list li { border-bottom:1px solid #e5e5e5; }
ul.item-list {width: 100%;}
ul.item-list li { padding: 15px 0;position: relative; }
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; font-family:Arial; }
ul.item-list li div.item-title span {color: #7b7b7b;font-size: 12px;}
ul.item-list li div.item-desc {color: #888;font-size: 11px;margin: 10px 0 0 64px;width: 100%;}
ul.item-list li div.action {position: absolute;bottom: 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 { clear: left;margin: 25px 0 0px 0;overflow: hidden;}
div.item-list-tabs ul li a {text-decoration: none;font-size:12px;font-weight:bold;}
div.item-list-tabs ul {width: 100%;}
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 ul li:first-child {margin-left: 10px;}
div.item-list-tabs ul li.last {float: right;margin: 0px 10px 0 0;}
div.item-list-tabs#subnav ul li.last {margin-top: 4px;}
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; font-family:Arial; padding: 3px 10px;text-decoration: none;}
div.item-list-tabs ul li a span { text-shadow:none; 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 5px 2px 5px;}
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; padding-bottom:2px; }
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 { border-bottom:1px solid #ececec; overflow:hidden; font-size:10px; color:#9a9a9a; margin: 0px 0 5px 0; min-height: 18px; padding-bottom:7px; }
.group-forum div.item-list-tabs#subnav, .group-members div.item-list-tabs#subnav { border-bottom:none; margin:0px; padding-bottom:5px; }
.group-members div.item-list-tabs#subnav { padding-bottom:0px; }
div.item-list-tabs#subnav a { font-size:10px; }
div.item-list-tabs ul li.feed a {background: url( ../images/rss.png ) center left no-repeat;padding-left: 34px; color:#c7c7c7; }
#admins-list li {overflow: auto;}


/*--------------------------------------------------------------
6.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-content {margin-left: 45px;}
div#message-thread div.message-options {text-align: right;}

td img{
  valign:top;
}


.country{
	float:left;width:320px;margin:0px 10px 20px 10px;height:150px;
}

.ctitle{
	position:absolute;z-index:2;height:25px;margin-top:-25px;width:315px;padding-left:5px;background-color:#e2001a;color:#fff;line-height:25px;
}

.countryinfo{float:left;width:340px;}

.countrydetails{margin-left:10px;padding-left:5px;float:left;width:325px;background-color:#e2001a;color:#fff;}

.countrydetails .title{
	font-size:18px;margin-bottom:5px;
}

.slideshowlink{display:none;}

/* Extra css Bart */

ul#wpfb-filebrowser-1 li {
	list-style-type: none
}

.footer-column-box {
    text-shadow: none !important;
}

.footer-column-title, .page-id-1131 #sidebar .sidebar-title {
    color: #606060;
    font-family: Verdana;
    font-size: 14px;
    margin: 0 0 3px;
    padding: 5px 0;
    font-weight: bold;
}

form#wpfb-upload-widget-wpfb_uploadwidgetform label, form#wpfb-upload-widget-wpfb_uploadwidgetform select, form#wpfb-upload-widget-wpfb_uploadwidgetform input {
	margin-bottom: 5px;
	margin-top: 5px;
}

form#wpfb-upload-widget-wpfb_uploadwidgetform input.button-primary {
	margin-top: 5px;
}

/* Mouseover plugin */

acronym {
	border-bottom:1px dotted #4B4B4B;
}

/* Hyperlinks */

a {
	text-decoration: none;
	/*color:#606060;*/
	color:#F29400;
}

a:hover {
	color:#CC1544;
	text-decoration: none
}

/* Breadcrumbs */

div#frontpage-info-center a, div#frontpage-info-center span {
	color:#606060 !important;
}

/* Extra styling FTP */

select#wpfb-add-cat-widget-wpfb_addcategorywidgetcat_parent, select#wpfb-upload-widget-wpfb_uploadwidgetfile_category {
	border:1px solid #ccc;
	padding: 2px;
	width:100px;
}

li.forum-link a {
	display: block;
	margin-bottom: 5px;
}

/* E-mail notificatie Buddypress groepen */

.group-subscription-options {
	background-color: #f29400 !important;
	color:#FFF !important;
	width:350px !important;
	line-height: 35px !important
}

.group-subscription-options a {
	color:#FFF !important;
	border-color: #FFF !important;
}

.group-subscription-div .gemail_icon {
	background: url("../../../../plugins/buddypress-group-email-subscription/css/email.png") no-repeat scroll left bottom rgba(0, 0, 0, 0) !important;
}

/* Deels weghalen Site Wide Activities sidebar */

body.groups #content {
	width: 960px;
}

body.groups #sidebar {
	display: none
}

/* Styling Blog */

.sidebar-ad-title {
	color: #000000;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 14px;
}