/*
Theme Name:     OneCommunity Child Theme
Theme URI:      http://anthillonline.com
Description:    Child theme which optimises OneCommunity for anthill reuirements
Author:         Ronnie Janiola
Author URI:     http://akosironi.me
Template:       OneCommunity
Version:        1.0.0
*/


/* Inherit the default theme styles */
@import url('../OneCommunity/style.css');
/*general*/
div.blog-post .shrink .text .entry a, div.blog-post .text a.text-title a,.topic-title a.forum-post-title, .topic-content p.topic-meta p a { color:#5D6DA2 !important; }
h2 {font-size:20px !important;}
.text .entry {width: 640px;}
.shrink {width:640px; padding-left:160px;}

/*author page*/
#item-header-avatar-author { width:185px; float:left; }
#item-header-avatar-author img { padding:3px; border:1px solid #e0e0e0; border-radius:4px; box-shadow: 2px 2px 0px 0px #e0e0e0; }
div#item-header-content-author { margin-bottom: 30px; margin-left:20px; width:780px; text-align: justify; font-size:14px; line-height:1.6em; height: auto !important; }
div#item-header-avatar img.avatar {padding: 3px; border: 1px solid #e0e0e0; border-radius: 4px; box-shadow: 2px 2px 0px 0px #e0e0e0;}
.blog-post .post-title .text-author { text-align:justify; width: 800px; margin-left:10px; color: #4d4d4d; line-height: normal;}
.blog-post .post-title .text-author a {color: #4d4d4d; font: inherit;}
/*homepage*/
#change-avatar-personal-li { display:block!important; }
.page-template-frontpage1-php a.group-box-image img, a.group-box-image img, .single-group-box-image-container img {height:185px !important;}
.blog-thumb, .blog-thumb img {height:185px !important;}
.blog-thumbs-view-entry {height: 325px;}

.text-title {width:500px !important;}
@media only screen and (min-width: 281px) and (max-width: 320px) {
    .text-title {width:260px !important;}
}
@media only screen and (min-width: 321px) and (max-width: 480px) {
    .page-template-frontpage2-php .oneByOne1 {height: 495px;}
    .buttonArea {top: 480px;}
    .text-title {width:260px !important;}
}    
    
@media only screen and (min-width: 481px) and (max-width: 768px) {
    .text-title {width: 420px !important;}
    
    }
@media only screen and (min-width: 769px) and (max-width: 960px) {
    .img1 { width:260px!important; height:auto!important; }
    .text-title {width:400px !important;}
}
  
@media only screen and (min-width: 961px) and (max-width: 1024px) {
    .text-title {width:340px !important; height: 200px;}
    .page-template-frontpage2-php .oneByOne1 {height: 310px !important;}
    .buttonArea {top: 280px !important; left:40px !important;}
}

/*group thumb*/
.single-group-box-image-container {width:185px; height: 185px;}
div.thumbnail img {width: inherit;}
div#item-header-avatar {padding-bottom:20px;}

/*custom widget*/
#sponsors_home {background: url(http://test.anthillonline.com/wp-content/uploads/2013/02/sponsors_bg.png); width:80.40%; height:170px; margin:0 auto;}
div.sponsor_logo {margin-top: 70px; padding-left:30px; width:86px; height:40px; display: inline-block;}
.anthomeadverts {width:80%; margin:0 auto;}
.leaderboard {width:728px; height:90px; margin:0 auto; padding-top:10px; padding-bottom:20px;}
