
/* /// CUSTOM CSS /// */

body.LearnSocially {
background:#000000 url(/images/learnsocially/background.png) repeat-x center top;
}
iframe body.LearnSocially {
background: transparent;
}
h1, h2, h3, h4 {
text-transform: uppercase;
}
table.body {
padding-bottom: 50px;
}
a img {
border:none;
}

.user_name {
float: left;
font-weight: bold;
height: auto;
}
.normal {
float: left;
}
.normal a {
font-weight: normal;
}
.icon {
float:left;
}
.action img.icon {
width:26px;
}
textarea#comment_body {
width:100%;
}

/* PAGE & COLUMN LAYOUT */
.column_left, .column_right, .column_center {
float:left;
}
.column_left {
clear:left;
}
.column_right {
clear:right;
}
.one_column {
clear:both;
} 
.two_column .column_left {
width: 495px;
}
.two_column .column_right {
width:385px;
padding-top: 15px;
text-align: center;
}
.three_column .column_center {
width:500px;
}
.three_column .column_left, .three_column .column_right {
width: 190px;
}

.two_column_even .column_left,.two_column_even .column_right {
width:432px;
float: left;
}
.two_column_even .column_left {
margin-right: 10px;
}
.two_column_uneven .column_left {
width:220px;
}
.two_column_uneven .column_right {
width:640px;
margin-left:10px;
}
.single_column_center .column, .one_column .column {
margin-left: auto;
margin-right:auto;
width:600px;
}

.content h3{
margin: 0px;
}

.headline, .headline2 {
	font-size: 10pt; 
	margin-bottom: 7px;
	font-weight: bold;
}


/* BANNER */
.banner #logo {
height:105px;
width:200px;
border:none;
}


/* TOP MENU */
.top_menu {
	background: #d1181f url(/images/learnsocially/menu_bar.png) no-repeat top left;
	clear:both;
	text-align: left;
	height: 33px;
	overflow: hidden;
	padding: 0 10px 0 10px;
	text-transform: uppercase;
	margin-top:5px;
}
.roundmenu {
clear:both;
}
.roundmenu .sb-inner {
	background: green url(/images/learnsocially/menu_bar.png) no-repeat top left;
}

.top_menu2 {
}

div.top_menu_link_container, div.top_menu_link_container_end {
	float: left;
}

div.top_menu_link_container_end {

}

div.top_menu_link {
margin: 7px 10px;

}

div.top_menu_link_loggedin {
float:right;
}

#tos div {float:left;}

/* ROUND BOX */
.roundbox .sb-inner {
background: #F5F5F5;
}
.roundbox .roundbox_content {
overflow:hidden;
}
#home_left .roundbox {
padding-right:10px;
}
.roundbox {
padding:0;
margin-bottom: 10px;
}
.roundbox h3, .roundbox h1, .roundbox h2 {
margin:0 0 5px 0;
}
.roundbox_content {
padding: 10px 10px 15px 10px;
}
.comments .roundbox .sb-inner {
background: #ffffff;
}

.clear {
height:0;
clear:both;
}

/* TOP OF PAGE - PAGE TITLE - PAGE OPTIONS */
.page_options {
margin-bottom: 10px;
}
.page_options .option {
display: inline;
}
.page_options .label, .page_options .select {
display: inline;
}


/* TABS */
.tabs .sb-inner {
background: white;
}
.tabs .sb-border {
background: gray;
}
#tabs {
display:none;
}
.tabs {
height:25px;
margin-top: 10px;
margin-bottom: 10px;
}
.tab,.tab0,.tab1,.tab2,.tab3 {
float:left;
border-bottom:2px solid gray;
padding:3px 10px 0 10px;
}
.tab,.tab0,.tab3 {
/*border-top: none;
border-left: none;
border-right: none; */
}
.tab {
padding-left:0;
padding-right: 0;
}
.tab0 {

}
.tab1 {
/*border:2px solid gray;*/
border: none;
padding-top:4px;
padding-bottom:1px;
}
.tab2 {

}
.tab3 {
width:100px;
}
.tabs a {

}


/* CATEGORIES */
.categories {
float:left;
width: 140px;
}

/* SPLASH PAGE */
#splash h4 {
font-size: 13px;
}
#splash div#whatisthis, div.feedsplitter {
margin:10px;
height:333px;
}

#splash div.column_left {
background: url("/images/learnsocially/splash/column_left.png") no-repeat scroll;
width:275px;
height:350px;
}
#splash div.column_right {
background: url("/images/learnsocially/splash/column_right.png") no-repeat scroll;
}
#splash .column_left h3 {
margin-bottom: 40px;
line-height: normal;
color: #7f7f7f;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-weight: 100;
font-size: 18pt;
text-transform: none;
}
#splash .column_left p {
margin-bottom: 40px;
word-spacing: -2px;
line-height: normal;
color: #7f7f7f;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-weight: 100;
font-size: 15pt;
text-transform: none;
}
#splash strong {
color: #545454;
}
#splash strong strong {
font-weight:900;
}
#splash .column_center {
width:auto;
text-align: center;
}
#ftf_logo {
width:189px;
height:92px;
}
#splash .roundbox {
margin-bottom: 20px;
}
#splash .roundbox_content {
padding: 0 0 20px 15px;
}

#apply img {
border:none;
width:165px;
height:165px;
margin-right: 30px;
}
#splash #apply {
text-align: center;
margin-top: 15px;
}
#splash #ftf_logo {
position: relative;
top:-15px;
}
#splash #whatisthis img.spacer {
width: 160px;
height:310px;
border:none;
}

/* LOGIN */
#login .button {
background: url("/images/learnsocially/login/button.png") no-repeat;
width:81px;
height:25px;
font-size:0px;
}
.openid {
margin-left:12px;
}
.openid img {
margin:-2px 0 0 -2px;
}
#login .column_center {
width:auto;
}
#login .one_column {
overflow: hidden;
width: 485px;
margin: 10px auto;
}
#login .loginOptions {
margin: auto;
}

/* HOME */
.header_logo {
	margin-top:5px;
}
#home_left, #home_right  {
	width: 50%;
	float:left;
}
div.portal_login {
background: transparent;
}

#user_home #news .header {
font-size: 16pt;
}
#user_home .home_ads {
padding:5px 0 0 8px;
}
#user_home .home_box .photo {
padding-right: 5px;
float:left;
overflow: hidden;
}
#user_home #ajax_status {
margin-left: 69px;
}

#TB_ajaxContent .icon {
float:none;
}

#news .header {
background: url('/images/learnsocially/homeroom/university_news.png') no-repeat;
width:322px;
height:27px;
}
.header * {
display: none;
}
#news .item {
height:auto;
margin:10px 0 0 0;
}
.preferences_link {
float:right;
text-align: right;
}
.home_updated {
margin-left:50px;
}
.home_status {
height:85px;
}
.friendsfeed {
margin-bottom: 20px;
}
.friendsfeed .header {
background: url('/images/learnsocially/homeroom/friends_feed.png') no-repeat;
height: 23px;
width: 170px;
overflow: hidden
}
.friendsfeed .header a {
display: inline;
}
.friendsfeed .header img.spacer {
height: 23px;
width: 170px;
display: inline;
}
.whatsnew {
margin-bottom: 10px;
}
.whatsnew img.icon {
position: relative;
bottom: 5px;
}
.date {
color:#999999;
float:right;
clear:right;
padding-left: 5px;
font-size: 8pt;
}
.seeall {
font-size: 8pt;
}
#fof {
font-size: 8pt;
width:50%;
}
#user_home #ftf_logo {
float:right;
margin: 20px;
}
.stats .header {
background: url('') no-repeat;
height:23px;
}

/* FRIEND REQUESTS */

.friends_result0 {
float: left;
width: auto;
}

.friends_result1 a {
font-weight: normal;
font-size: 8pt;
}

.big a {
font-weight: bold;
font-size: 10pt;
}



/* FEEDSPLITTER */

.rss_chTitle {
font-size:larger;
display:none;
}
.rss_chDescription {
display:none;
height:0;
}
.rss_it {
font-size:11px;
text-transform: none;
}
.feedsplitter h3, .feedsplitter h1 {
display:none;
height:0px;
}
.feedsplitter h3.blog_title {
display:block;
height:auto;
display:none;
}
h3.rss_itTitle {
display:block;
margin: 9px 0;
text-transform: none;
font-size: 9pt;
font-weight: bolder;
height:auto;
}
.rss_itDescription,.rss_chInfo {
display: none;
height:0px;
}
.rss_ch {
margin-top: 67px;
}


/* PROFILE */
#user_photo {
margin-bottom: 10px
}
.action {
clear:left;
}
.information {
float:left; 
width: 215px;
}
#profile .friends {
margin-left:230px;
}
.friend {
float:left;
overflow: hidden;
font-size: 8pt;
width: 62px;
/*height:90px;*/
padding: 2px;
text-align: center;
line-height: normal;
margin-bottom: 10px;
}
.friend .photo {
text-align: center;
margin:0px auto;
margin-bottom: 2px;
overflow: hidden;
width: 60px;
height: 60px;
}
.member_photo {
text-align: center;
margin:0px 5px;
margin-bottom: 2px;
overflow: hidden;
width: 60px;
height: 60px;
}
.friend .name {
line-height: 100%;
height: 20px;
}
.friend .details {
display: none;
}
.friend .options {
display: none;
}
.column_right .comments {
clear:both;
padding-top: 20px;
}
#profile .edit {
float:right;
}
#profile .statistics {
display: none;
}
.friends .search {
float:right;
clear:right;
}
/* POLLS */
#polls_browse div.polls_browse_item {
float:left;
margin-right: 0px;
width: 434px;
border: none;
padding: 0;
}
.poll_bar1 {
background: red;
}
.poll_bar2 {
background: blue;
}
.poll_bar3 {
background: green;
}
.poll_bar4 {
background: orange;
}
.poll_bar5 {
background: yellow;
}
.poll_bar6 {
background: black;
}

/* ALBUMS */
.item .options div {
height:26px;
}
.item .options img {
height:26px;
width:26px;
}

#album_carousel .roundbox_content {
padding: 6px 8px 4px 8px;
}
/* GROUPS */
#groups_browse .items, #events_browse .items {
margin-left:140px;
clear:none;
}
.profile_leftside {
float:left;
}
.profile_rightside {
margin-left:200px;
}
.tab_content {
clear:both;
}
.host {
font-weight: 900;
}
#user_group_addTop {
width:100%;
}
#user_group_addTop .pageTitle {
width:500px;
margin:0px auto;
}
.groupAddOptionTitle {
background-color: #DDDDDD;
width:420px;
margin-top:20px;
padding-left:10px;
}
#group .infoItemTitle {
font-weight: bold;
}

.navigation {
margin-bottom: 5px;
}

.profile_events {
width: 100%;
padding: 10px 25px 10px 25px;
font-size: 9pt;
line-height: 1.3;
}
.profile_events_cellheader {
font-weight: bold;
text-align: center;
}
.profile_events td {
padding: 0px;
margin: 0px;
}

/* SEARCH */
.search {
float:right;
}
#forum .search {
clear:right;
margin-bottom: -25px;
}
#forum .search img {
position: relative;
top:4px;
}
#forum .discussion {
clear:both;
}
#search .search .button {
margin:3px;
}
#search_advanced select {
max-width: 200px;
}

/* MESSAGES */
.message .checkbox {
float:left;
clear:left;
text-align: left;
}
.message .checkbox input {
margin:0px 0px 0px 1px;
}
.message .delete {
float:left;
clear:left;
}
.message .replied {
float:left;
clear:left;
}
.message .options {
float:left;
clear:left;
}
.message .subject, .message .body {
margin-left:100px;
}
.message .friend {

}
.messages_view td.button {
border:0px;
}


/* WHAT IS THIS */
#whatisthis .column_left, #whatisthis .column_right {
width: 240px;
}
#whatisthis .column_center {
width: 400px;
}
#whatisthis .column_left p {
font-size: 16pt;
margin:20px 0 100px 0;
line-height: 110%;
word-spacing: -2px;
}
#whatisthis .column_left h3 {
margin-bottom: 0;
}
#whatisthis .timhadtochangeit {
color:#676767;
}
#whatisthis #coming_soon {
position: relative;
top:-100px;
}
#whatisthis #apply {
position: relative;
top: -170px;
margin-left: 65px;
}
#whatisthis p a, #whatisthis p a:hover, #whatisthis p a:visited {
text-decoration: none;
font-weight: normal;
}
#whatisthis .column_center div {
margin:20px;
}
#whatisthis .column_left .whatisthis,#whatisthis .column_right {
height: 510px;
}

#whatisthis div.column_left {
background: url("/images/learnsocially/whatisthis/column_left.png") no-repeat scroll 2px 5px;
}
#whatisthis div.column_right {
background: url("/images/learnsocially/whatisthis/column_right.png") no-repeat scroll 2px 5px;
}
#whatisthis .whatisthis p, #whatisthis .whatisthis h3, #whatisthis .whatisthis h4, #whatisthis .whatisthis img {
display:none;
}


/* COMMENTS */
.profile_postcomment, .comment .body {
background: transparent url(/images/learnsocially/forum/posts_bubble.png) no-repeat;
padding: 20px 20px 20px 40px;
}


/* CLASSROOM */
#classroom .column_center {
text-align: center;
}
#videoclassroom_videowrapper {
background-color: #FFFFFF;
background-image: url('images/learnsocially/classroom/classroomBG.png');
background-repeat: repeat-x;
}
.vc_link:link {
font-weight: normal;
color: #2A2A2A;
}
.vc_link:hover {
font-weight: normal;
color: #000000;
}
.runTime {
font-size: 8pt;
}
.vc_tab_outsideDiv {
height:27px;
float:left;
background-color:#CCCCCC;
margin-left:2px;
padding:0px 0px 0px 5px;
color:#333333;
background: transparent url('/images/classroom/vc_tab2_off.gif') no-repeat scroll left bottom;
line-height: 100%;
cursor: pointer;
}
.vc_tab_insideDiv {
height: 19px;
padding: 8px 5px 0px 0px;
background: transparent url('/images/classroom/vc_tab_off.gif') no-repeat scroll right bottom;
}

/* ITEMS */
.items {
clear:both;
}
.items .item {
height:140px;
}
.item .thumbnails {
padding:40px 0 0 0;
}
.item .thumbnail {
float: left;
}
.item .thumbnail {
width:140px;
height:140px;
overflow: hidden;
}
.thumbnails {
text-align: center;
}
.thumbnails .thumbnail {
float: none;
display:inline;
}
.item .info, .item .options {
margin-left: 150px;
}
.item .stats {
float:right;
font-size: 8pt;
}
.item .title {

}
.item .description, .item .date {

}
.newrow {
clear:left;
}

/* SIGNUP */
#signup {
text-align: center;
}
#signup table {
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}
#signup embed {
margin-bottom: 50px;
}
#signup #conditions {
height:300px;
overflow: auto;
font-size: 8pt;
line-height: 100%;
}
#signup .form_desc {
display:none;
height:0;
}
#signup select {
border: 1px solid #000000;
width: 193px;
}
#signup td.form1, #signup td.form2 {
padding-top:10px;
}
#signup input.button {
margin-top:20px;
background: transparent url(/images/learnsocially/offline/agree_signup.png) repeat scroll 0 0;
width: 174px;
height: 51px;
border:none;
font-size: 0px;
cursor: hand;
cursor: pointer;
color:#de4037;
}

div.content {
	background: #FFFFFF;
	margin: 10px; 
	text-align: left; 
}

div.newupdates {
	position: absolute; 
	height: 31px; 
	width: 150px; 
	margin: 20px 0px 0px 650px;
	background-image: url(/images/newupdates.gif); 
	background-repeat: no-repeat;
}
div.newupdates_content {
padding:8px 5px 5px 7px;
font-size: 8pt;
}
.banner .column_left, .banner .column_center, .banner .column_right {
float:left;
}
.content, .banner {
clear:both;
}
.banner {
height:115px;
background: url('/images/learnsocially/offline/banner_green.png');
color:#000000;
}
.banner a{
color:#ffffff;
}
.banner h1, .banner h2, .banner h3 {
margin-top: 10px;
margin-bottom: 0px;
}
.banner h3 {
float:right;
clear:both;
width: 180px;
color:#545454;
}
.banner p {
margin:0;
padding:0;
text-align: left;
font-size: 8pt;
float:right;
clear:both;
width:180px;
}

.banner a:normal, .banner a:hover, .banner a:visited {
color:white;
}
.banner div.input {
margin: 0 20px 3px 0;
background: transparent url('/images/learnsocially/login/bar.png') no-repeat top center;
}
div.input {
text-align: right;
clear:both;
margin: 5px;
}
.banner .input input {
background: transparent;
border: none;
width:150px;
height:18px;
font-size: 9pt;
margin:1px 5px 0 5px;
}
.banner .submit input {
float:right;
padding: 0;
}
.input img, .input input {
margin:0px;
}

.screenshot {

}
.screenshot img {
margin:4px;
border:1px #cccccc solid;
}

.page_footer {
background: #000000 url('/images/learnsocially/footer.png') repeat scroll 0;
width:100%;
}
.page_footer table {
font-size: xx-small;
font-weight: bold;
height:250px;
width:900px;
}
.page_footer div.fine_print {
float:left;
height:130px;
text-align:left;
width:330px;
margin-left: 75px;
}
.page_footer div.copyright { 
float:left;
margin-left: 15px;
text-align: left;
}
.page_footer h1 {
color:#555555;
text-transform: none;
font-size: x-small;
margin-bottom: 0;
}
.page_footer p {
margin-top: 0;
}
.page_footer p,.page_footer a:link,.page_footer a:visited,.page_footer a:active {
color:#333333;
}
.page_footer a:hover {
color:#cccccc;
text-decoration: none;
}

/* ADMIN */
.sortable li {cursor: move;}

/* BROWSE PAGES */
.browsePageHeader {
overflow:hidden;
}
.browsePage .page_header {
float:left;
}
.browsePage div.button {
float:right;
padding: 2px;
}
.browsePage .createNewText {
margin-top: 25px;
}
/* PRAYER */
#user_prayer ul {
list-style-type: none;
}

/* EVENTS */
#user_event .item {
overflow:hidden;
margin-bottom: 20px;
border-bottom:1px solid #CCCCCC;
}
#user_event .seEventLeft {
float:left;
margin-right: 5px;
}
#user_event .seEventRight {
float:left;
}
#user_event .seEventOptions {
overflow: hidden;
}
#user_event .seEventOption1 {
float:left;
margin-left: 10px;
}

/* TRANSLATION */
.language_name {
font-size:7pt;
position:relative;
top:-5px;
}