﻿@import url(http://fonts.googleapis.com/css?family=Molengo);

.firstBar
{
    margin-top: 10px;
    margin-left:10px;
}
.secondBar
{
    border-top:1px solid #EEEEEE;
    margin-top:20px;
    padding-top:20px;
}
.thirdBar
{
    margin-top: 60px;
}



.firstBar .featuredPost,
.firstBar .featuredMedia,
.featuredPostHeader,
.featuredMediaHeader
{
    width:342px;
    float:left;
    margin-right:12px;
}

.usersHeader,
.firstBar .activeLastUsers
{
    margin-left:44px;
    width:300px;
    float:left;
}

.secondBar .featuredPost
{
     width:342px;
    float:left;
    margin-right:12px;
}

.featuredPost
{
}

.featuredMedia
{
}

.activeLastUsers
{
}



.featuredPost h2
{
    height: 57px;
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 5px;
    overflow:hidden;
}

.featuredPost h2 a
{
    text-decoration: none;
    color: #000000;
}

.postInfo
{
    color: #444444;
    font-size: 12px;
    margin-bottom: 9px;
    margin-top: 9px;
}

.postInfo img
{
    position: Relative;
    top: 3px;
}

.featuredPost .featuredImg
{
    border: 1px solid #DDDDDD;
}

.featuredPost p
{
    text-align: justify;
    height: 3.9em;
    text-overflow: ellipsis;
    overflow: hidden;
}

.featuredPost .croppingDiv
{
    border: 1px solid #DDDDDD;
    display: inline-block;
    float: left;
    height: 114px;
    margin-bottom: 5px;
    margin-right: 5px;
    overflow: hidden;
    position: relative;
    width: 114px;
}


.featuredPost .featuredPostContent
{
    height: 116px;
    margin-top: 16px;
    overflow: hidden;
}
.featuredPost .postText
{
    font-size: 12px;
    line-height: 17px;
    text-align: justify;
}

.featuredPost .featuredPostFooter
{
    margin-top: 10px;
    padding-top: 9px;
    border-top: 1px solid #EEEEEE;
}

.featuredPost .featuredPostFooter .tweetmemeCounter
{
    float: left;
}

.featuredPost .featuredPostFooter .facebookCounter
{
    float: left;
}



.featuredPost.imageOnly .postText
{
    display: none;
}

.featuredPost.imageOnly .croppingDiv
{
    width: 340px;
}

.featuredPost.textOnly .croppingDiv
{
    display: none;
}


/* resize stuff */
.featuredMedia .croppingDiv
{
    float: left;
    height: 114px;
    overflow: hidden;
    position: relative;
    width: 114px;
}
.featuredMedia .croppingDiv .visitCount
{
    bottom: 0px;
    left: 5px;
    position: absolute;
    z-index: 1;
}
.featuredMedia .croppingDiv a
{
    text-decoration: none;
}


.hidden
{
    display: none;
}

.imgLandscape
{
    width: auto;
    height: 100%;
}
.imgPortrait
{
    width: 100%;
    height: auto;
}
.imgSquare
{
    width: 100%;
    height: auto;
}

/* end resize stuff */

.postHeaderBar
{
    color: #666666;
    margin-top: 13px;
    margin-left:10px;
}
.usersHeader .mostActiveUsers
{
    float: left;
    width: 49%;
}

.usersHeader .latestUsers
{
    float: left;
}


.activeLastUsers li img
{
    float: left;
}
.activeLastUsers li
{
    float: left;
    width: 100%;
}
.activeLastUsers ul
{
    display: inline-block;
    width:150px;
    float: left;
}
.activeLastUsers li
{
    margin-bottom: 15px;
}
.activeLastUsers li .userInfo
{
    margin-left: 3px;
    float: left;
    color: #b5b5b5;
    overflow: hidden;
    width: 115px;
}

.activeLastUsers li .userInfo a
{
    display: block;
}


.visitCount
{
    background-image: url("/imgs/visitCount.png");
    color: #FFFFFF;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 19px;
    line-height: 23px;
    text-align: center;
    width: 33px;
    font-family: Arial, Helvetica, sans-serif;
}

.postInfo .visitCount
{
    margin-left:3px;
}


/* ---LIVE STREAM ----*/

.streamHeader
{
}

.streamHeader .typeFilter
{
    background-image: url("/imgs/typeFilterBackground.png");
    background-repeat: repeat-x;
    border: 1px solid #C9D0D2;
    height: 28px;
    padding-left: 2%;
    width: 98%;
}
.streamHeader .typeFilter .streamFilter
{
    color: #777777;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 20px;
    cursor: pointer;
    text-decoration: none;
}

.streamHeader .typeFilter .streamFilter:hover
{
    color: #444444;
}
.streamHeader .typeFilter .streamFilter.selected
{
    background-image: url("/imgs/typeFilterBackgroundSelected.png");
    color: #FFFFFF;
}

.streamHeader .timeFilter
{
    border-bottom: 1px solid #cccccc;
    text-align: right;
    color: #666666;
}

.streamHeader .timeFilter a
{
    display: inline-block;
    font-size: 12px;
    padding: 10px 10px;
}
.streamHeader .timeFilter a.selected
{
    text-decoration: none;
    color: #333333;
    font-weight: bold;
}
.streamViewCounterContainer
{
    background-image: url("/imgs/visitCountBig.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    height: 100%;
    text-align: center;
    width: 50px;
}

.streamViewCounterContainer .streamViewCounter
{
    color: #FFFFFF;
    display: inline-block;
    margin-bottom: 3px;
    margin-top: 8px;
    font-weight: bold;
    min-width: 15px;
    text-align: center;
    width: 100%;
}

.streamViewCounterContainer .streamViewCounterLabel
{
    color: #ef317c;
}

.streamViewItem
{
    float: left;
    width: 490px;
    margin-left: 15px;
}

.streamViewItem h3
{
    font-size: 20px;
}

.streamViewItem h3 a
{
    text-decoration: none;
    color: inherit;
}

.liveStream
{
    padding-top: 10px;
}
.liveStream .croppingDiv
{
    float: left;
    height: 140px;
    margin-left: 10px;
    overflow: hidden;
    position: relative;
    width: 140px;
}

.streamViewItem .postText
{
    height: 50px;
    margin-top: 10px;
    overflow: hidden;
}

.liveStream .streamViewItemBottom
{
    border-bottom:1px solid #DDDDDD;
    float:left;
    margin-left:10px;
    margin-top:10px;
    padding-bottom:5px;
    width:90%;
}

.liveStream li
{
    height: 200px;
    margin: 20px 0;
}


.liveStream li .facebookCounter
{
    float: left;
}
.liveStream li .tweetmemeCounter
{
    float: left;
    margin-left: 15px;
}

.liveStream li .readMore
{
    float: right;
    font-weight:bold;
}

.pager
{
    
    padding: 7px 7px;
    margin-top: 10px;
    border: 1px solid #ddd;
    width: 624px;
    background: -moz-linear-gradient(center top , #ffffff, #EBEBEB) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear,center bottom,center top,from(#EBEBEB),to(#FFFFFF));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#EBEBEB');
    background-color: #F5F5F5;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin-left: 60px;
    height: 15px;
}
.pagePosition
{
    color: #888888;
    margin-right: 15px;
}
.pageNumber
{
    margin: 0 4px;
}
.pageNumber.selected
{
    color: #333;
    text-decoration: none;
    cursor: default;
}


.liveStreamMoreButton
{
    background-image: url("/imgs/searchButtonBackground.png");
    background-repeat: repeat-x;
    border: 1px solid #C9D0D2;
    color: #518ACB;
    display: inline-block;
    font-size: 18px;
    margin-left: 10px;
    padding: 4px 14px;
    text-align: center;
    text-decoration: none;
    width: 94%;
}
/*---END LIVE STREAM---*/

/*  CLOUD*/

.tagCloud
{
    border: 1px solid #D8D8D8;
    padding: 9px 18px 18px;
}

.tagCloud .tagCloudHeader
{
    color: #848484;
    margin-bottom: 5px;
}

.tagCloud .tagCloudBody
{
}

.tagCloud .tagCloudBody a
{
    font-size: 19px;
    margin: 0.1em;
    text-decoration: none;
    display:inline-block;
}


.tagCloud .tagCloudBody a:hover
{
    text-decoration: underline;
}


.tipOfTheDay
{
    width: 345px;
    height: 130px;
    background-image: url("/imgs/TipOfTheDay.png");
    margin-top: 35px;
}

.tipOfTheDay .tipOfTheDayMessage
{
    color: #FFFFFF;
    display: inline-block;
    font-size: 21px;
    margin: 26px 17px;
}

.tipOfTheDay .tipOfTheDayMessage a
{
    color: #ffffff;
}

.whatIsIbrii
{
    
    margin:10px 0;
    padding:17px 27px;
    position: relative;
    background: -moz-linear-gradient(center top , #E3F2F7, #F4F9FC) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear,center bottom,center top,from(#F4F9FC),to(#E3F2F7));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#E3F2F7',EndColorStr='#F4F9FC');
    background-color: #F4F4F4;
    overflow:hidden;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow:1px 1px 3px 0 #999999;
    -webkit-box-shadow:1px 1px 3px 0 #999999;
}

.whatIsIbrii .step
{
    float: left;
}

.whatIsIbrii .stepImage
{
    float: left;
}

.whatIsIbrii .stepDescription
{
    float: left;
    margin-left: 15px;
    margin-right: 17px;
    width: 120px;
}


.whatIsIbrii .message
{
    color: #626262;
}


.whatIsIbrii .header
{
    font-size: 18px;
    margin-bottom: 5px;
}
.whatIsIbrii .snipMessage .header
{
    color: #903ffb;
}
.whatIsIbrii .snipMessage .stepImage img
{
    margin-top: -15px;
}
.whatIsIbrii .postMessage .header
{
    color: #19d22a;
}
.whatIsIbrii .postMessage .stepImage img
{
    margin-top: 5px;
}

.whatIsIbrii .shareMessage .header
{
    color: #44cce5;
}
.whatIsIbrii .shareMessage .stepImage img
{
    margin-top: 5px;
}

.whatIsIbrii h1
{
color:#8CA7AE;
font-family:'Molengo',arial,serif;
font-size:31px;
margin-bottom:35px;
}

.whatIsIbrii h1 .color1
{
    color:#9F68EA;
}

.whatIsIbrii h1 .color2
{
    color:#17C226;
}

.whatIsIbrii h1 .color3
{
    color:#16BFE0;
}


.whatIsIbrii .ibriiExplanation
{
    float:left;
}


.tryRegister
{
    text-align: center;
    float: left;
    margin-left: 50px;
    margin-top:34px;
}

.tryIbriibutton
{
    background-image: url("/imgs/TryIbriiBackground.png");
    background-color:#EF317C;
    border: 1px solid #F589B5;
    color: #FFFFFF;
    display: inline-block;
    height: 40px;
    padding: 6px 34px;
    text-align: center;
    cursor: pointer;
    -moz-border-radius: 9px;
    -moz-box-shadow:0 0 2px 0 #18424F;
    -webkit-border-radius: 9px;
    -webkit-box-shadow: 0 0 2px 0 #18424F;
}


.tryIbriibutton:hover
{
     -moz-box-shadow:0 0 5px 0 #18424F;
     -webkit-box-shadow:0 0 5px 0 #18424F;
}
.tryRegister a
{
    text-decoration: none;
    cursor: pointer;
}

.tryIbriibutton .primaryMessage
{
    font-size: 18px;
    font-weight:bold;
}

.tryIbriibutton .secondaryMessage
{
    font-size: 12px;
}

.registerButton
{
}

.registerButton #or
{
    color: #666;
    margin-top: 3px;
}

.registerButton #registerLink
{
    font-size: 20px;
}

.registerButton #registerLink a
{
    text-decoration:underline;
}

.registerButton #fullPowerMessage
{
    color: #666666;
    font-size: 12px;
    margin-top: 4px;
}

.watchVideo
{
    bottom: 22px;
    position: absolute;
    right: 39%;
    display:none;
}


.watchVideo a
{
    text-decoration: none;
}
.watchVideo a img
{
    position: relative;
    top: 2px;
}
.watchVideo a span
{
    text-decoration: underline;
}
