/*
Theme Name: WildCommunity
Description: A BuddyPress Theme
Author: Diabolique Design
Author URI: http://themeforest.net/user/Diabolique
Theme URI: http://themeforest.net/item/wildcommunity-buddypress-theme/3146452
Tags: buddypress
Version: 1.2.9
*/

/*--------------------------------------------------------------
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:#000;
	font-size: 12px; 
	font-family:verdana, Helvetica, Arial, verdana, sans-serif;
}
.page-template-frontpage1-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:10px; overflow: hidden; }
body.activity-permalink div#container {background: none;border: none;}

a{ 
	text-decoration: none; 
	color:#4b4b4b; 
}

.wp-caption-text-large a, .wp-caption-text-mid a { 
	text-decoration: none!important; 
	color:#4b4b4b!important; 
	font-weight:normal!important;
}

p a, #content li a,  #content td a, h4 a{
	text-decoration: none!important; 
	color:#83AD47;
	font-weight:bold;
}



a img{border:none;}
img { max-width:100%!important; }
.none { display:none; }
iframe, .video-container object, .video-container embed { max-width: 100%; width: 100%;}

.no-border{border:none!important}


/*--------------------------------------------------------------
2.1 - Content
--------------------------------------------------------------*/
.directory #content, .page-template-onecolumn-page-php #content, .page-template-template-directory-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; }
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;}
.visibility-toggle-link { font-weight:bold; }


/*--------------------------------------------------------------
2.2 - Header
--------------------------------------------------------------*/
#header-container { background: url( images/bg-header2.jpg ); background-position:0px 40px;height:140px; }
#logo { margin-top:10px; float:left; }
#logo img{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#header-top { height:75px; }
#header-bottom { width:960px; padding-top:18px; margin:0 auto; /*border-top:1px solid #BBB8B8*/}
/* home page specific header */
#text1 { 
	margin:0 auto; 
	font-size:18px; 
	color:#ffffff; 
	text-align:center; 
}

#text1 span { 
	padding:10px 17px; background:#83AD47 ;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#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 { /* aka bread crumb trail */
	background-color:#ececec; 
	border-bottom:1px solid #dfdfdf; 
	padding:5px 0; 
	font-size:12px; 
	text-shadow:#ffffff 1px 1px 0px; 
	/*line-height:18px; */
	margin-bottom:20px; 
	color:#898989; 
	clear: both;
}
.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-size:15px; line-height:24px; color:#525252; }
#frontpage-info-center { width:960px; margin:0 auto; }
#frontpage-info-center-left { width:75%;float:left; margin:0 auto; }
#frontpage-info-center-right { width:20%;float:right; margin:0 auto; }
div.social-likes-bar{margin-top:6px}
div.social-icon-bar{float:right;padding-right:10px; margin:0;}

.header-search{
	float:right;
}

.header-buttons{
	float: left;
    margin-right: 15px;
}

/*--------------------------------------------------------------
2.2.1 - Header buttons
--------------------------------------------------------------*/

.green{background:#83AD47}

.grey-module{background:#ECECEC; border:1px solid #DFDFDF}

.no-title .sidebar-title{
	display:none;
	padding:0;
	margin:0;
}

ul.centred-buttons {
    text-align: justify;
}
ul.centred-buttons li {
    display: inline-block;
	margin-right:12px;
	margin-bottom:12px;
	background:#83AD47;
	padding:4px 10px; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size:15px;
	color:#ffffff; 
}
ul.centred-buttons li a{color:#ffffff;}

@media only screen and (min-width : 1224px) {
	ul.centred-buttons li {
		width:195px;
		text-align:center;
		margin-right:6px;
		padding:4px 5px; 

	}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
	ul.centred-buttons li {
		width:190px;
		text-align:center;
		margin-right:5px;
		padding:4px 5px; 
		font-size:14px;

	}
}

/*--------------------------------------------------------------
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 { float:right; font-size:13px; color:#656565; margin-top:5px; }
.footer-column-title { 
	padding: 5px 0px; 
	font-size:18px;  
	color:#fff; 
	margin: 0 0 5px 0;
	font-family: "sanchez",Georgia,sans-serif;
}
#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:90px; 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; }

.notif-container { position:fixed; width:230px; z-index:1000; bottom:30px; right:30px; background: #fdb424; background: linear-gradient(to bottom, #fdb424 0%,#dc9302 100%); box-shadow: inset 0px 0px 0px 1px #fed161; border:1px solid #000000; color:#000000; }
.notif-container-title { font-size:18px; padding:9px 15px; border-bottom:1px solid #c08614; }
.my-notification { padding:7px 15px; border-bottom:1px solid #c08614; border-top:1px solid #f2bd55; }
.my-notification:last-child { border-bottom:none; }
.my-notification a { color:#000000; font-size:14px; }


/*--------------------------------------------------------------
2.4 - Sidebar
--------------------------------------------------------------*/
div#sidebar { float: right; width: 255px; margin-top:0px; }
div#sidebar p { line-height:1.6em; font-size:13px; }
.sidebar-box { 
	margin-bottom:10px; 
	padding:10px 20px 15px 20px; 
	/*background:#83AD47;
	color:#ffffff; */
	line-height:1.5em; 
	font-size:13px; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.sidebar-title { 
	font-size:16px; 
	padding:12px 20px; 
	margin:-12px -20px 8px -20px; 
	color:#5b5b5b; 
	background-image: url( images/sidebar-spacer2.png ); 
	background-position: left bottom;
	background-repeat: repeat-x; 
}

#sidebar .widget_recent_entries .sidebar-title { 
	margin:-10px -20px 3px -20px; 
}
#sidebar .widget_recent_entries ul li { padding:10px 0px 9px 0px; }
#sidebar .widget_recent_entries ul li a { /*color:#ffffff;*/ text-shadow:none; }

#sidebar ul { width:214px; margin-top:0px; }
.sidebar-box li { padding:6px 0px 5px 0px; }
.sidebar-box a { color:#5b5b5b; font-size:14px; }


div.widget_related_posts .sidebar-box-child li {
	padding:6px 0;
	text-align:center;
}
div.widget_related_posts .sidebar-box-child li a {
    font-size:12px;
}
div.widget_related_posts .sidebar-box-child li a:first-child {
    clear: both;
    display: block;
}
.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;}

#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-size:11px; }
#right-login-title { font-size:18px; }
#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-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 79px 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;  }
.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:462px; }
#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;  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;  }
.blog-thumbs-view-entry { width:215px; height:285px; float:left; margin-right:30px; }
.blog-thumb { height:135px; 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; }



.topic-thumbs-view {}
.topic-thumb-title { 
	font-size:15px; 
	color:#5f5f5f; 
	 
    margin: 0 0 20px;
    padding: 9px 0;
	text-align:center; 
	text-transform:lowercase
}
.topic-thumbs-view-entry { width:31%; float:left; margin-right:5px; }
.topic-thumbs-view-entry-2col { width:48%; float:left; margin-right:5px; }


.topic-thumb { margin-bottom:0px; position:relative; text-align:center}
.entry img, .topic-thumb img { 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	border:1px #ccc solid; 
}
.topic-thumb img { transition: all 300ms ease-in; }
.topic-thumb img:hover { opacity:0.7; }
.topic-thumb-category { position:absolute; bottom:10px; right:0px; font-size: 11px; line-height:1.0em!important; padding: 4px 6px; background: url( images/bg-transparent-black.png ); color:#ffffff; }
.topic-thumb-category a { color:#ffffff; }
.topic-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; }
.topic-thumb-desc { font-size:12px; margin-top:5px; }

.bookdiv {
    float: left;
    margin: 0 10px 10px 0;
}
.bookdiv img{
    margin:0 auto;
}

/*--------------------------------------------------------------
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:215px; 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 { width:215px!important; height:135px; 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;  }
.group-box-title a:hover { color:#3b3b3b; }
.single-group-box-image-container { width:215px; height:135px; float:left; position:relative; }
.single-group-box-image-container img { width:215px!important; height:135px!important; }
#object-nav { width:100%; border-top:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7; overflow:hidden; font-size:10px; color:#cccccc;  margin-bottom:5px; }
#object-nav ul li a { color:#575757;  }
#object-nav ul li.current a { color:#323232!important; }
#members span { text-shadow:#ffffff 0px 0px 0px;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:11px;  }
#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:36px; }
#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; }
form#searchform { margin-top:6px; background:#666; overflow:hidden; border-radius:15px; padding-right:6px; width:175px; }
form#searchform #s { background:#F2EFEF; color:#a8a8a8; border:none; padding:6px 2px 6px 10px; font-size:10px; float:left; width:140px; }
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; }
.hoverText { color: #4a4a4a; }
.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,  #content td {
	margin-bottom: 20px; 
	font-size:14px; 
	line-height:140%
}
.accessibly-hidden {left: -999em;position: absolute;}
hr {background-color: #e7e7e7;border: 0 none;clear: both;height: 1px;margin: 20px 0;}

hr.nobackground {
    background-color:white;
}

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-size: 16px;font-style: italic;line-height: 150%;padding: 0 3em;quotes: none;}
blockquote p {margin-bottom: 15px !important;}


/*--------------------------------------------------------------
3.2 - Headers
--------------------------------------------------------------*/
h1, h1 a, h2, h2 a, h3, h4, h5, h6 {
	margin: 5px 0 15px 0; 
	line-height:110%;
	color:#282828;
	font-weight: normal; 
}
h1, .post-title, .page-title {
	font-size: 20px;
	margin-bottom: 20px;
}
h2 {
	font-size: 20px;
	margin-bottom: 16px;
}
h3 {
	font-size: 17px; 
	margin-bottom: 12px;
}
#content h3{
	border-bottom: 1px solid #ccc;
	padding-bottom:8px;
}
#content #book-page-post h3{
	clear: both;
}
#magazine-post h3, #factsheet-post h3, #topic-intro  h3{
	border-bottom:none!important;
	padding-bottom:8px;
	font-weight:bold;
}
h4 {font-size: 15px;margin-bottom: 10px;font-weight:bold}
h5 {font-size: 12px;margin-bottom: 10px;}
h6 {font-size: 10px;margin-bottom: 7px;}


h1.funky-font-header, h2.funky-font-header, h3.funky-font-header, h4.funky-font-header{
	font-family:"sanchez",Georgia,sans-serif;
	text-align:center;
	border:0!important;
text-decoration:none;
}

h1.funky-font-header a, h2.funky-font-header a, h3.funky-font-header a, h4.funky-font-header a{
	color:#83AD47;
	text-decoration:underline;
}
h1.funky-font-header a:hover, h2.funky-font-header a:hover, h3.funky-font-header a:hover, h4.funky-font-header a:hover{
	color:#83AD47;
	text-decoration:none;
}

h1.funky-font-header{
	font-size:2.2em;
}

h2.funky-font-header{
	font-size:1.8em;

}

h3.funky-font-header{
	font-size:1.4em;
}

h4.funky-font-header{
	font-size:1.2em;
}

/*--------------------------------------------------------------
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-bottom:10px; }
#blogs-list li .item-meta { font-size:11px; margin:5px 0; }


/*--------------------------------------------------------------
4.0 - Navigation
--------------------------------------------------------------*/
#navigation a {color: /*#4D4D4D;*/ white;}
#navigation { float:right; margin-top:22px; }
#navigation span { display:block; font-size:11px; color:#83AD47; margin-top:5px; margin-bottom:3px; text-transform:none; line-height:12px; }
#navigation ul, #navigation ul ul { 
	margin:0 0 0 20px; 
	padding:0; 
	list-style-type:none; 
	list-style-position:outside; 
	background:#ffffff; 
	position:relative; 
	z-index:50; 
	font-size:16px; 
}
#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:8px 9px; 

	/*text-shadow:#ffffff 1px 1px 0px; */
	transition: background 200ms ease-in; 

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#navigation ul li:hover { /*background:#ededed;*/ text-decoration: underline;}
#navigation ul ul { 
	position:absolute; 
	left:-20px; 
	text-align:left; 
	padding:8px 0 14px 10px; 
	border-top:3px solid #83AD47; 
	box-shadow: 5px 5px 4px 0px rgba(00, 00, 00, 0.2); 
	width:180px; 
	/*top:54px; - Screenbeetle needs to be smaller as we are not using the link caption */
	top:36px;
	display:none; 
	font-size:12px; 
}
#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 #83AD47; 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, #navigation ul li:hover ul ul ul, #navigation 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:#83AD47; color:#ffffff; text-shadow:none; }
#navigation ul li ul li.current-menu-item { background:#ededed; color:#83AD47; text-shadow:none; }
#navigation ul li ul li.current-menu-item a { /*color:#8a8a8a;*/color:#83AD47 }
#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-image: url( images/menu-arrow3.png ); background-position: center bottom; background-repeat: no-repeat; transition: all 300ms ease-in; }
#navigation ul li ul li.parent { background-image: url( images/menu-arrow3-child.png ); background-position: 160px center; background-repeat: no-repeat; }
#navigation ul li.current-menu-item { background-image:none; }
#navigation ul li.parent:hover { background-position: center bottom; background-repeat: no-repeat; }
#navigation ul li.parent.current-menu-item:hover { background-image: url( images/menu-arrow1-current.png ); background-position: center bottom; background-repeat: no-repeat; }
#navigation ul li ul li.parent:hover { background-image: url( images/menu-arrow2.png ); background-position: 152px center; background-repeat: no-repeat; }
.tinynav { display: none; }
#navigation-320 { display:none; }

#wp-submit:hover, 
#signup_submit:hover, 
a.more-link:hover, 
.wpcf7-submit:hover, 
#post-topic-reply 
#submit:hover, 
#new-topic-button:hover, 
.my-account #submit:hover, 
#new-topic-post #submit:hover, 
.page-template-search-page-php #search-submit:hover, 
.front-box-title:hover { border-radius:0px; }

/*--------------------------------------------------------------
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;}


/*--------------------------------------------------------------
4.2 - Shortcodes
--------------------------------------------------------------*/
/*
.shortcode_go {  padding:10px; margin:10px 0; font-size:18px; font-weight:700; text-align:center; border-radius:6px; background:#83AD47; cursor:pointer; transition: all 300ms ease-in; }
.shortcode_go:hover { background:#df6e39; }
.shortcode_go a { width:100%; display:block; color:#ffffff; }
.shortcode_highlight { background:#83AD47; color:#ffffff; }
.shortcode_notice { background:#83AD47; 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-size:11px; 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; 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-size:12px; font-weight:700; text-shadow:none; margin: -12px -12px 6px -12px; padding:4px 12px; background:#83AD47; color:#ffffff; border-top-left-radius: 6px; border-top-right-radius: 6px;}
.shortcode_member { background:#83AD47; color:#ffffff; padding:12px; margin:20px 0; font-size:14px; line-height:1.6em; border-radius:6px; }
.shortcode_no-member { background:#83AD47; 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; color:#ffffff; background:#83AD47; }
.shortcode_h1, .shortcode_h1 a { font-size: 38px;margin-bottom: 20px; padding:7px 14px; }
.shortcode_h2, .shortcode_h2 a { font-size: 34px;margin-bottom: 16px; padding:7px 14px; }
.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-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-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;}

.textalignleft{text-align:left}
.textalignright{text-align:right}
.textaligncenter{text-align:center}


/*--------------------------------------------------------------
5.2 - Comments
--------------------------------------------------------------*/
.navigation, .paged-navigation, .comment-navigation {overflow: hidden;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; }
.comment-body { 
	width:960px; 
	margin:0 auto; 
	color:black; 
	line-height:1.5em; 
	padding:19px 0px 15px 10px; 
	margin-bottom:2px;
}
.comment-entry { overflow:hidden; }
.comment-counter { float:right; width:106px; height:100%; font-size:50px; line-height:50px; 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 { }
.thread-even .comment-body {background:#F9F9F7; 
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;}
.thread-odd .comment-body {background:#F9F8E8;-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;}
li.thread-even ul.children .comment-body { background-image: #EAF2E8 }
li.thread-odd ul.children .comment-body { background-image: #CCC }
#comments ol.commentlist { margin: 0 0 0 0;}
#comments ol.commentlist li.thread-even {  }
#comments ol.commentlist li.thread-odd { }
#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; }
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:1px solid #ccc; }

.commentlist ul.children div.comment-avatar-box {float: left;margin: 0 10px 0 0;}

ol.commentlist ul.children li .comment-body { 
	padding-left:42px; width:919px;
}
/*ol.commentlist ul.children li ul li .comment-body { 
	padding-left:104px; width:857px; 
}
ol.commentlist ul.children li ul li ul li .comment-body { 
	padding-left:136px; width:824px; 
}
ol.commentlist ul.children li ul li ul li ul li .comment-body { 
	padding-left:150px; width:550px; 
}
ol.commentlist ul.children li ul  li ul li ul li ul li .comment-body { 
	padding-left:150px; width:450px; 
}
ol.commentlist ul.children li ul li ul li ul li ul li ul li .comment-body { 
	padding-left:150px; width:350px; 
} */

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;  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 {  }
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; }
input#comment-submit { background:#83AD47; 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:#1E7716; }
#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, .wpcf7-form-control-wrap textarea { background:#F4F4F4; padding:10px; color:black; }
#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; width: 96%; height: auto;}

@media (max-width: 988px){
	.wp-caption {
		/* Force the box to be 100% */
		width: 96% !important;
	}
}

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;
}
.wp-caption p.wp-caption-text-large { 
	font-size: 1.1em;
	line-height: 18px;
	margin: 0;
	padding: 5px 4px 5px 0;
}
.wp-caption p.wp-caption-text-mid { 
	font-size: 1em;
	line-height: 18px;
	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-bottom { 
	border-top:1px solid #ececec; 
	border-bottom:1px solid #ececec; 
	padding:4px 0; 
	display:table; 
	width:100%; 
	margin-top:9px; 
	margin-bottom:15px; 
}
.post-title-bottom a { color:#83ad47; font-weight:bold }

.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; line-height:1.1em; text-transform:uppercase; }
.blog-post-left-year {
    font-size: 12px;
}
.blog-post-left-day { font-size:44px; 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; 
}
.bordered-wrapper {
    border: 1px solid #ececec;
    border-radius: 3px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px; 
	padding: 11px 15px 15px;

}
.page-template-frontpage3-php .blog-post-right { width:342px; }
.page-template-frontpage3-php .blog-post-right div.thumbnail img { width:100%; height:auto!important; }
div.thumbnail { 
	margin-bottom:25px;
	text-align: center; 
}

.attachment-post-thumbnail-front,
div.thumbnail img{ 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	border:1px #ccc solid; 
	transition: all 300ms ease-in;
}

div.thumbnail span {
    clear: both;
    display: block;
}
/* temp style to make related articles + topics thumb the same size */
.attachment-post-thumbnail-front.wp-post-image {
    clear: both;

    height: 120px;
    width: 180px;
}

#wp-submit, 
#signup_submit, 
.blog-post-left-date, 
a.more-link, 
.wpcf7-submit, 
#post-topic-reply #submit, 
#new-topic-post #submit, 
.my-account #submit, 
#new-topic-button, 
.page-template-search-page-php #search-submit, 
.front-box-title { background:#83AD47 /*#1E7716*/; cursor:pointer; transition: all 300ms ease-in; }

.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 ul { list-style-type:circle; margin:0 0 25px 30px; } 
.text .entry ol { list-style-type: decimal; margin:0 0 25px 30px; }

.text .entry ul li,
.text .entry ol li {
    font-size: 14px;
}

.text .entry p a { 
	text-decoration:underline; 
}
.text .entry p a:hover { 
	text-decoration:none;
	font-wieght:none 
}
#relatedposts { margin-top:30px; }
#relatedposts-title { margin-bottom:13px; color:#525252; font-size:12px;  }
#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:15px; 
	margin-bottom:15px; 
	padding:5px 12px; 
	font-size:14px; 
	color:#ffffff; 
	float:right; 
	border-radius: 3px; 
	transition: all 300ms ease-in; 
	text-transform:lowercase;
}
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-size:14px; }
.edit-link, .page-link {clear: both;font-weight: bold; }

/* tables */

 #links-post h3{
	text-decoration:none;
	border-bottom:none;
}

 #links-post table {
    border: 1px solid #eee;
    border-collapse: collapse;
    border-spacing: 0;
}

 #links-post table tr td {
    border-left: 0 none;
    border-right: 0 none;
}
 #links-post table td {
    border-top: 1px solid #eee;
}
 #links-post table,  #links-post table td,  #links-post table th,  #links-post table caption {
    border: 1px solid #bbb;
}
 #links-post table tr td, table tr th {
    padding: 8px;
    vertical-align: middle;
}
 #links-post table td {
    color: #555;
	font-size:12px;
}



table.icon-list td{
	vertical-align:middle!important; 
}
table.icon-list td img{
	margin:0 25px 5px 0;
	border:none!important;
	border-radius:0!important;
}
div.post table, div.page table {/*border: 1px solid #eee;*/border-collapse: collapse;border-spacing: 0;margin-bottom: 15px;}
div.post table th, div.page table th {border-top: 1px solid #eee; text-align: left;}
div.post table td, div.page table td { /*border-top: 1px solid #eee;*/}
div.author-box {background: #f0f0f0;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;float: left;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-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, .wpcf7-captchar { 
	background:none!important; 
	padding:4px!important; 
	border:1px solid #dbdbdb!important; 
	color:#717171!important;  
	font-size:12px!important; 
	border-radius:9px; transition: all 300ms ease-in; 
}
.wpcf7-submit { 
	margin:12px 0 20px 0px!important; 
	border:none!important; 
	padding:8px 23px!important; 
	font-size:14px!important; 
	font-weight:300!important; 
	color:#ffffff!important; 
	float:left; 
	border-radius: 3px; 
} 
.wpcf7-submit:hover { padding:8px 27px!important;  } 

.textwidget .wpcf7-text, .wpcf7-captchar{
	background:white!important;
}
.textwidget .wpcf7-submit { 
	margin:12px 0 10px 0px!important; 
	padding:4px 12px!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;}
#activity-stream li ul li ul li { display:table!important; }
.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;  }
.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 {  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;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; }

/*--------------------------------------------------------------
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; }

/*--------------------------------------------------------------
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], .wpcf7-form-control-wrap textarea {
	border: 1px solid #dedede; 
	border-radius: 5px;

	font-size: 14px;
	padding: 10px; 
	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;  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, /*a.orb_bbpress_new_topic, a.orb_bbpress_new_reply*/ { 
	background:#83AD47;
	border: medium none !important;
    border-radius: 3px;
    color: #ffffff !important;
    float: left;
    font-size: 14px !important;

    font-weight: 300 !important;
    margin: 10px 0 12px !important;
    padding: 6px 18px !important;	
	
	}
div.profile { padding:20px; }
table.profile-fields tr td { padding:5px; }
table.profile-fields tr td.data { font-weight:bold; }
.profile-fields { margin-top:30px; }
.profile-fields td.label { min-width:200px; }



/* SELECT FIELD STYLING */

.customStyleSelectBox { padding:0px 3px 0px 6px; }
/* 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; }
select#notifications-sort-order-list { width:200px; }

/*--------------------------------------------------------------
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
--------------------------------------------------------------*/
.forum-head {
    font-family: verdana,Helvetica,Arial,verdana,sans-serif!important;
}

#bbpress-forums .bbp-forums-list li {
    display:list-item!important;
    font-size: 12px!important;
    list-style: outside none none!important;
}

.post-author {
    overflow: auto;

}
/*--------------------------------------------------------------
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-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%;}
#item-header-avatar img { width:150px; height:150px; }

#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;  }
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:11px; }
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;  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; }
#subnav li.current { font-weight:bold; }
.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;}

body.notifications #pag-top { display:none; }
body.notifications table.notifications { width:100%; margin-top:30px; }
body.notifications table.notifications thead tr th { text-align:left; background:#eaeaea; }
body.notifications table.notifications tbody tr td { border-bottom:1px solid #eaeaea; }

/*--------------------------------------------------------------
6.9 - Private Messaging Threads
--------------------------------------------------------------*/
/*#message-threads { margin:0px 0px 0px 0px!important; }
#message-threads tr td { padding-top:6px; padding-bottom:6px; }
table#message-threads tr.unread td {background: #fff9db;border-top: 1px solid #ffe8c4;border-bottom: 1px solid #ffe8c4; font-weight: bold; vertical-align: top; }
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;padding: 5px 15px;text-align: right;}
.thread-info, .thread-from, .thread-options { vertical-align: top!important; }
.thread-from { padding-left:10px; }
.thread-info a { font-size:18px;  }
div#message-thread div.message-box {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: top;}
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;}*/

/*--------------------------------------------------------------
7.0 - WooCommerce
--------------------------------------------------------------*/
/*body.woocommerce #comments { background:none; }
body.tax-product_cat h1.page-title, body.post-type-archive-product h1.page-title { display:none; }*/

/* custom widget plugin overrides */

#aqsfformid {
    border: none!important;
}

/* buddypress meta link override */
.entry-meta a, .entry-summary p a, .dr-custom-block a, .tags a{
	color:#DE0808;
}

/* Screenbeetle - general helpers */

div.spacer5{
	clear:both;
	height:5px;
}


div.spacer12{
	clear:both;
	height:12px;
}

/* icon menu */


li.icon-link img{
	float:left;
	margin-right:8px;
}

li.icon-link a{
	line-height:32px;
}

div.addthis_toolbox{
	clear:both;
}

.style1 {
    font-size: 60%;
}

/* pagination style */

.paging-navigation li a,
.paging-navigation li a:hover,
.paging-navigation li.active a,
.paging-navigation li.disabled {
	color: #fff;
	text-decoration:none;
}

.paging-navigation li {
	display: inline;
}

.paging-navigation li a,
.paging-navigation li a:hover,
.paging-navigation li.active a,
.paging-navigation li.disabled {
	background-color: #6FB7E9;
	border-radius: 3px;
	cursor: pointer;
	padding: 12px;
	padding: 0.75rem;
}

.paging-navigation li a:hover,
.paging-navigation li.active a {
	background-color: #3C8DC5;
}


/* fixes */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */



/* Go Cardless + Form drop down menu */

/*------------------------------------*\
NAV from http://csswizardry.com/2011/02/creating-a-pure-css-dropdown-menu/
\*------------------------------------*/
#nav-go-cardless{
list-style:none;
font-weight:bold;
margin-bottom:10px;
float:left; /* Clear floats */
width:100%;
}
#nav-go-cardless li{
float:left;
margin-right:10px;
position:relative;
}
#nav-go-cardless a{
display:block;
padding:5px;
color:#fff!important;
background:#83ad47;
text-decoration:none;
}
#nav-go-cardless a:hover{
color:#fff!important;
background:#83ad47;
text-decoration:underline;
}
/*--- DROPDOWN ---*/
#nav-go-cardless ul{
background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
list-style:none;
position:absolute;
left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#nav-go-cardless ul li{
padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
float:none;
}
#nav-go-cardless ul a{
white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#nav-go-cardless li:hover ul{ /* Display the dropdown on hover */
left:0; /* Bring back on-screen when needed */
}
#nav-go-cardless li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
background:#83ad47;
text-decoration:underline;
}
#nav-go-cardless li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
text-decoration:none;
}
#nav-go-cardless li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
background:#333;
} 


.bbp-the-content-wrapper{
	border:1px solid #999;
}

/* new topic button plugin override */

.orb_bbpress_new_topic, .orb_bbpress_new_reply {
    display: block;
    margin: 0 10px 20px 0!important;
    text-align: left;
	font-size:150%;
	float:none!important;
	color:#83AD47;
}

/* lost password */

#loginform p label input.input, #lostpasswordform p label input.input, #resetpassform p label input.input {
	background:white!important;
  color: #000000!important;
}

/* login page */

.login h1 a{
	background-img:url('/wp-content/uploads/new-logo-spaced.png')!important;
	
}

.register-section p.field-visibility-settings-notoggle{
	display:none;
}

/* topic resources bottom */

#horizontal-resources ul li {
    display: inline;
}
#horizontal-resources ul li img {
    border:none;
}

/* slideshow overrides */
.touchcarousel .touchcarousel-wrapper{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.55);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.55);	
	
	margin-bottom:15px;	
}

.touchcarousel-item img{
	border:0;
}


/* New Teaser CSS */

/* css */

#teaser-wrapper-black {
    background: #141213 none repeat scroll 0 0;
    color: #fff;
}

#teaser-wrapper-green {
    background: #83ad47 none repeat scroll 0 0;
    color: #fff;
}

.teaser-wrapper-halves {
	width: 42%;
    padding: 10px 1.6% 5px;
	margin: 0 1.5% 0;
}
.teaser-wrapper-thirds {
	width: 27%;
    padding: 10px 1.6% 5px;
	margin: 0 1.5% 0;
}
.teaser-wrapper-quarters {
	width: 21%;
    padding: 10px 1% 5px;
	margin: 0 .5em 0;
}

.teaser-wrapper {
    float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	-webkit-box-shadow: 3px 6px 5px 0px rgba(0,0,0,0.55);
	-moz-box-shadow: 3px 6px 5px 0px rgba(0,0,0,0.55);
	box-shadow: 3px 6px 5px 0px rgba(0,0,0,0.55);	
	
	margin-bottom:15px;
}

.teaser-wrapper h2 {
	font-family: "sanchez",Georgia,sans-serif;
    color: #fff;
    font-size: 2em;
    text-align: center;
}


.teaser-wrapper img {
    border: 2px solid #83ad47;
    border-radius: 10px;
    box-shadow: 0 4px 3px -3px rgba(0, 0, 0, 0.1);
    height: auto;
    padding: 1px;
    width: 98%;
}
a img {
    border: medium none;
}
img, video {
    max-width: 100% !important;
}

.teaser-wrapper p {
    margin-bottom: 7px;
	padding-top:8px;
	font-size: 13px;
}

.teaser-wrapper p a{ color:white; font-weight:normal;text-decoration:underline!important}

/* new footer columns */

#footer-col{
	width:31%; 
	float:left; 
}