/**
Theme Name: Rebirth Child
Author: Brajesh Singh
Template: rebirth
Tags: bbpress
*/


/* Buddydev Forum Start

-------------------------------------------------------------- */


#bbpress-forums ol.bbp-replies {  }

#bbpress-forums ol.bbp-replies li {  
	line-height: 24px;
    margin: 0 0 24px;
    padding: 0 11px 0 90px;
    position: relative;
}

#bbpress-forums div.odd, #bbpress-forums ul.odd,#bbpress-forums div.even, #bbpress-forums ul.even {
    background: none;
    padding: 0 0 0 146px;
    width: 110%;
}

#bbpress-forums ol.bbp-replies li .topic .threadauthor,#bbpress-forums ol.bbp-replies li .reply .threadauthor {
    left: 10px;
    position: absolute;
    top: 0;
    width: 100px;
}


#bbpress-forums ol.bbp-replies li .threadpost {
    border-bottom-width: 3px;
    border:solid 1px #CCCCCC;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
}
#bbpress-forums ol.bbp-replies li .threadpost .post { 
	padding:10px;
}

#bbpress-forums ol.bbp-replies li .reply a, #bbpress-forums a.comment-edit-link { 
	background:none;
}

#bbpress-forums ol.bbp-replies li .reply .threadauthor { 
	padding-top:0px;
	margin-top:0px;
}

#bbpress-forums ol.bbp-replies li .reply .threadauthor .bbp-author-name{ 
	display: block;
    text-align: center;
    width: 100px;
}
#bbpress-forums ol.bbp-replies li .reply .threadauthor .bbp-author-role{ 
	text-align:center;
}
#bbpress-forums ol.bbp-replies li .reply .threadauthor .bbp-author-name:hover { 
	box-shadow:none;
}

#bbpress-forums ol.bbp-replies li .reply .threadauthor a.bbp-author-avatar { 
	color:#009999;
}
#bbpress-forums ol.bbp-replies li .reply .threadauthor a.bbp-author-avatar:hover { 
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
}
#bbpress-forums div.odd, #bbpress-forums ul.odd .poststuff .bbp-admin-links,#bbpress-forums div.even, #bbpress-forums ul.even .poststuff .bbp-admin-links{
    display:block;
    margin-right:20px;
}
.single-topic .bbp-admin-links a {  
	color:#4F92DD !important;
}



.poststuff {
    border-top: 1px dotted #CCCCCC;
    clear: both;
    font-size: 12px;
    margin: 10px 0 0;
    padding: 5px 0 10px ;
    text-transform: uppercase;
    font-family: "Figtree", Arial,'sans-serif';
}

#bbpress-forums fieldset.bbp-form legend {
    font-size: 16px;
    padding: 5px;
    font-weight: bold;
}
#bbpress-forums fieldset.bbp-form label,#bbpress-forums fieldset.bbp-form legend,#bbpress-forums fieldset.bbp-form label   {
    font-size: 16px;
    line-height: 23px;
}


div.bbp-template-notice p { font-size:14px; }

/*******************************8/
/* Front Page
=================================== */

#front-page #hottags {
	
}

#front-page #discussions {
	
	
}
#forumlist td a{
color:#0090FF;
}
#forumlist td a:hover{
color:#666;
}

.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

#front-page #main h2, #forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register, #passwordrecovery {
	color: #555;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#front-page #discussions ul { padding: 0 0 0 14px; }

.sticky { background-color: #a1d29a; }

/* Page navigation
=================================== */

a.page-numbers,
span.page-numbers {
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	padding: 4px 4px 2px 5px;
	margin-left: 5px;
	background-image: url('inc/images/page-links-background.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}

span.page-numbers.current {
	color: #333;
        font-weight:bold;
	background-position: 0 -100px;
}

#latest a.page-numbers {
	font-size: 0.8em;
	padding: 3px 3px 1px 4px;
	margin-left: 3px;
}

a.prev.page-numbers,
a.next.page-numbers,
span.page-numbers.dots {
	border-width: 0;
	padding: 0 4px;
	background-image: none;
}

span.page-numbers.dots {
	padding: 0;
}

a.page-numbers:hover {
	background-position: 0 -100px;
}

a.prev.page-numbers:hover,
a.next.page-numbers:hover {
	color: #006400;
}
.notice {
	border: 1px solid #4c9545;
	background-color: #abd8a2;
	color: #4c9545;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 15px;
	margin: 0 0 1.1em;
}

.notice.error {
	border-color: #852424;
	background-color: #ca8a8a;
	color: #5d2424;
}

.notice p { margin-bottom: 0; }
/* Topic Page
=================================== */

.infobox {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 1em 0;
}

.infobox ul {
	margin: 10px 0 10px 20px;
	padding: 0;
	list-style-type: disc;
}

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	float: left;
	padding: 0 1em 0 0;
	width:76%;/*530px;*/
}

.bb-top-right {
	float:left;
	width:22%;/*380px;*/
}

#tag-form p {
	margin-bottom: 0;
}
ul.tags-list li{float:left;list-style-type: none;}
input#tag {
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

input#tagformsub {
	border: 1px solid #999;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 4px;
}

input#tagformsub:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

input#tagformsub:active {
	border-color: rgb(0, 100, 0);
}

.nav {
	margin: 15px 0;
	padding: 12px 0;
	text-align: center;
}

#thread {
	list-style: none;
	margin:0;
	padding: 0;
}

#thread li {
	line-height: 1.5em;
	clear: both;
	/* Hack to force padding on .threadauthor on IE */
	border-top: 1px solid #fff;
        margin:50px 0px;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }
.forum-post-wrap{}
.threadauthor {
	float: left;
	padding: 5px;
	width:18%;
	/*width: 120px;*/
}
div.forum-post-separator{width:80%;margin:0 auto;border-bottom: 1px dotted #CCCCCC;}
.threadauthor p { margin: 0; }
.threadauthor p a{text-decoration: none;}
.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }

.threadpost {
	padding:5px;
	
	float:left;
	
	width:76%;/*530px;*/
}

#thread li.alt .threadpost { background-color: transparent; }

#thread li.deleted { background-color: transparent; }

#thread li.deleted .threadpost { background-color: #ee8888; }

#thread li.alt.deleted .threadpost { background-color: #ff9999; }

#thread li .post-undelete-link, #thread li.deleted .post-delete-link { display: none; }
#thread li.deleted .post-undelete-link { display: inline; }

#thread li.deleted .before-post-delete-link, #thread li .before-post-undelete-link { display: none; }
#thread li.deleted span.before-post-undelete-link { display: inline; }
#thread li.deleted div.before-post-undelete-link { display: block; }
#thread li.deleted li.before-post-undelete-link { display: block; }

#thread li.pingback {
	margin-left: 140px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #e4f3e1;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 0.2em solid #e4f3e1;
}

#thread li.pingback.alt {
	background-color: #fff;
}

#thread li.pingback .threadpost {
	background-color: #e4f3e1;
}

#thread li.pingback.alt .threadpost {
	background-color: #fff;
}

#thread li.pingback .threadauthor {
	float: none;
	padding: 0.9em 0.9em 0;
	width: auto;
}

#thread li.pingback .threadauthor strong {
	font-weight: normal;
}

#thread li.pingback .threadauthor small {
	color: #333;
}

#thread li.pingback .threadpost {
	margin-left: 0;
	padding: 0.5em 0.9em 1.5em;
}

#thread li.pingback .post {
	font-style: italic;
	color: #333;
	margin: 0 0 0 2.4em;
	padding: 0 0 0 0.8em;
	border-left: 3px dotted #ccc;
}

#thread .post {
	_height: 90px; /* Hack to fix broken .alt coloring in IE6 */
}

#thread .post blockquote {
	margin: 0 0 0 2.4em;
	padding: 0 0 0 0.8em;
	border-left: 3px solid #ccc;
}

#thread .post li { clear:none; }

.poststuff {
	clear:both;
	_clear: none; /* Hack to fix broken .alt coloring in IE6 */
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#poststuff a{
    color:#666;
    text-transform:none;
}
.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
	
}

h3.post-form {
	border-bottom-width: 0;
	margin-bottom: 2px;
}
#contents article .entry a{
color:#4F92DD
}
#contents article .entry a:hover
{
color:#4F92DD;
font-weight: normal;
}

.box-trc{margin-top:20px;}
.postform {
	background-color: #f0f0f0;
	padding: 1em;
	margin-bottom: 1em;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	
	
	border: 1px solid #ccc;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
        width:80%;
        margin:0 auto;
        min-height: 225px;
}

.postform label { display: block; }

.postform #topic,
.postform #tags-input {
	margin: 5px 0;
	padding: 5px;
	
	border: 1px solid #ccc;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.postform #topic{
    width:80%;
    margin:0 auto;
}
.postform p#post-form-forum-container label span {
	font-weight: bold;
	font-style: italic;
}

#manage-tags {
	margin: 10px 0;
	list-style: none;
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

p.submit { text-align: right; }

p.allowed { margin-bottom: 0; }

.topiclink { display: block; }

.topictitle {
	font-size: 22px;
	font-weight: normal;
	display: inline;
}


span.bbp-admin-links{
    float:none;
    display:block;
    margin:5px;
}


.bbp-pagination {
    float: left;
    margin-bottom: 25px;
    margin-top: 15px;
    width: 100%;
}

#bbpress-forums .bbp-pagination-links {
    font-size: 16px;
}

#bbpress-forums .bbp-pagination-links span.page-numbers.current {
    background-color: #222222;
    background-position: 0 -100px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 10px;    
}

#bbpress-forums .bbp-pagination-links a.page-numbers {  
    background-color: #CCCCCC;
    color: #000000;
    list-style-type: none;
    overflow: hidden;
    padding: 5px 10px;
}

#bbpress-forums .bbp-pagination-links a.page-numbers:hover { 
    background-color: #222222;
    color: #fff;
}

#bbpress-forums .bbp-topic-title {
    font-size: 20px;
    width: 61%;
    line-height: 120%;
}

.bbp-topic-reply-count{
    font-size: 18px;
    font-style: italic;
}

.bbp-topic-freshness-author .entry a img { 
    margin: 0px; 
}

.bbp-topic-pagination a.page-numbers { 
    background-color: #CCCCCC;
    color:#fff !important;
    list-style-type: none;
    overflow: hidden;
    padding: 5px 10px;
}

.bbp-topic-pagination a.page-numbers:hover { 
    background-color: #222;
    color: #fff;
}
#bbpress-forums ol.bbp-replies { 
    list-style-type:none !important;
}

#bbpress-forums ol.bbp-replies li{ 
    list-style-type:none !important;
    margin: 20px 0px !important;
    clear: both ;
    height:auto;
    width: 100%;
}

.bbp-replies .reply {
	position: static;
}

.forum-hidden h1,forum-private h1{
    clear:both;
}
.forum-search{float:right;}
.forum-search input{}
.forum-search input#s{
    
    border: 1px solid #D8D8D8;
    box-shadow: none;
    padding: 5px;
}
.forum-search .assistive-text{display: none;}
body.search-results article {padding:10px;}
body.search-results article .hentry {margin-bottom: 20px;}
body.search-results article:nth-child(odd) {background:#ECF7FD;}
body.search-results article header .title a{color: #467BA3;}
body.search-results article header .title a:hover{color: #363B40 !important;}
body.search-results article header span{font-weight: bold;}

body.search-results{}
body.search-results{}
body.search-results{}

.box-featured{
    width:495px;
    float: left;
    
    box-shadow: 2px 2px 2px #ddd;
    
}

.box-featured-long{
    
   background:#ECF7FD;
   padding:10px 10px 10px 15px;
   margin-bottom: 20px;
   border-radius:5px;
}
.box-featured a{
    display: block;
    font-size: 63px;
    text-align: center;
}
.box-featured a:hover{
    border-bottom:0;
}
.box-featured-long input#search-terms{
    
    border: 1px solid #E4E6E5;
    color: #717171;
    display: block;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 20px;
    width: 560px;
    float:left;
}

.box-featured-long input#search-submit{
   margin-left: 15px;
   margin-top: 30px;
}
.box-featured-long input#search-terms:focus{
 -webkit-box-shadow: 0px 0px 15px #ddd;
-moz-box-shadow: 0px 0px 15px #ddd;
box-shadow: 0px 0px 15px #ddd;
}
.hentry header .title a.new-topic-btn{
    background:#0088CC;
    color: #FFFFFF;
    font-size: 12px;
    padding: 2px 5px;
    vertical-align: middle;
}
.hentry header .title a.new-topic-btn:hover{
    color: #333;
    
}
input#bbp_topic_title{
    width:96%;
    padding:5px;
}