| <!DOCTYPE html> |
| <html lang="en" xmlns:fb="http://www.facebook.com/2008/fbml"> |
| <head> |
| <meta charset="UTF-8" /> |
| <title>Sign In</title> |
| <meta http-equiv='X-UA-Compatible' content='IE=edge' /> |
| <link rel="shortcut icon" href='https://forum.grasscity.com/favicon.ico' /> |
| <link rel="image_src" href='//static.grscty.com//public/style_images/grasscityqa__1_/meta_image.png' /> |
| <script type='text/javascript'> |
| |
| jsDebug = 0; |
| DISABLE_AJAX = parseInt(0); |
| inACP = false; |
| var isRTL = false; |
| var rtlIe = ''; |
| var rtlFull = ''; |
| |
| </script> |
|
|
| <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet"> |
|
|
| |
| |
|
|
| |
| <style type="text/css" > |
| |
| |
| |
| |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| |
| |
| .gc-specialChecks input[type=checkbox] { |
| display:none; |
| } |
| |
| .gc-specialChecks input[type=checkbox] + label:before { |
| font-family: FontAwesome; |
| display: inline-block; |
| content: "\f096"; |
| color: #d5d3c8; |
| font-size: 22px; |
| margin-right: 5px; |
| cursor: pointer; |
| width: 23px; |
| text-align: center; |
| transition: color .5s ease; |
| } |
| |
| .gc-specialChecks input[type=checkbox]:checked + label:before { |
| content: "\f14a"; |
| color: #77BD1D; |
| font-size: 19px; |
| bottom: 0; |
| transition: color .5s ease; |
| } |
| |
| .gc-specialChecks input[type=checkbox] + label { |
| font-size: 12px; |
| color: #aca791; |
| } |
| |
| .gc-specialChecks input[type=checkbox] + label, .gc-specialChecks input[type=checkbox] + label:before { |
| height: 25px; |
| line-height: 25px; |
| vertical-align: middle; |
| } |
| |
| |
| |
| |
| |
| html div.memo { |
| padding: 0; |
| height: auto; |
| width: auto; |
| } |
| |
| html div.memo a.showhide, html div.memo span.nb_mode_pager { |
| display: block; |
| padding: 5px; |
| height: 30px; |
| line-height: 30px; |
| } |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| .gc-newPostInputs .desc.lighter { |
| display: none; |
| } |
| |
| .gc-newPostInputs .input_text, .gc-newPostInputs .ipsTagBox_wrapper { |
| min-height: 45px; |
| width: 100%; |
| } |
| |
| .gc-newPostInputs .ipsField_title { |
| color: #aca791; |
| font-size: 15px; |
| line-height: normal; |
| } |
| |
| .gc-newPostInputs #ipsTags_wrapper { |
| padding-top: 12px; |
| } |
| |
| .gc-newPostInputs #topic_title { |
| width: 98%; |
| } |
| |
| .ipsPostForm_userControls > ul { |
| text-align: center; |
| background: #fbfbfa; |
| border-top: 1px solid #eeede4; |
| border-bottom: 1px solid #eeede4; |
| box-shadow: inset 0 1px 0 #FFF, inset 0 -1px 0 #FFF; |
| padding: 30px 0; |
| clear: both; |
| overflow: hidden; |
| } |
| |
| .ipsPostForm_userControls > ul > li { |
| display: inline-block; |
| margin-right: 25px; |
| } |
| |
| #poll_fieldset {display: inline-block;} |
| |
| .ipsPostForm_userControls #poll_form #add_poll i.fa { |
| color: #77BD1D; |
| } |
| |
| .ipsPostForm_userControls #poll_form #add_poll { |
| color: #aca791; |
| font-size: 12px; |
| } |
| |
| #post_preview .post_body { |
| padding-top: 0; |
| } |
| |
| .gc-previewPost.post_block { |
| margin-bottom: 0; |
| } |
| |
| .gc-previewPost .post_wrap { |
| background: transparent; |
| } |
| |
| ul.gc-editOptions { |
| background: transparent; |
| padding: 20px 0; |
| padding-bottom: 10px; |
| border: 0; |
| box-shadow: 0 0 0; |
| } |
| |
| .gc-editOptions li { |
| text-align: left; |
| } |
| |
| #topic_summary .post_wrap h3 { |
| margin-left: auto; |
| background: #FBFBFA; |
| border-bottom: 1px solid #EEEDE4; |
| padding: 15px 20px; |
| border-top: 3px solid #77BD1D; |
| } |
| |
| #topic_summary .post_wrap .post_body { |
| margin: 0; |
| margin-left: 0 !important; |
| padding: 20px; |
| } |
| |
| #poll_popup_popup #poll_popup_inner { |
| position: relative; |
| overflow: visible; |
| } |
| |
| #poll_popup_popup #poll_popup_inner:before { |
| content: ""; |
| height: 3px; |
| border-radius: 3px 3px 0px 0px; |
| position: absolute; |
| top: -1px; |
| left: -1px; |
| right: -1px; |
| background: #77BD1D; |
| } |
| |
| #poll_popup_popup #poll_popup_inner .gc-closeModal { |
| float: right; |
| display: inline-block; |
| margin-top: -20px; |
| margin-right: 20px; |
| color: #d2d2d2; |
| } |
| |
| #poll_popup_popup #poll_popup_inner .ipsType_pagetitle { |
| margin: 40px auto 30px auto; |
| width: 200px; |
| text-align: center; |
| font-weight: 600; |
| font-size: 34px; |
| } |
| |
| #poll_popup_popup .gc-pollRow { |
| padding: 0 40px; |
| margin-bottom: 20px; |
| } |
| |
| #poll_popup_popup #poll_title { |
| width: 55%; |
| } |
| |
| #poll_popup_popup .question_title { |
| margin-left: 0; |
| } |
| |
| #poll_popup_popup .question_title .input_text { |
| max-width: 70% !important; |
| width: 70%; |
| margin-right: 12px; |
| } |
| |
| #poll_popup_popup #poll_container_wrap { |
| padding: 0; |
| } |
| |
| #poll_popup_popup #poll_container { |
| background: #fafaf7; |
| border-top: 1px solid #eeede4; |
| border-bottom: 1px solid #eeede4; |
| box-shadow: inset 0 -1px 0 #FFF, inset 0 1px 0 #FFF; |
| padding: 20px 40px; |
| } |
| |
| #poll_popup_popup .question > .wrap .input_text { |
| padding-left: 35px; |
| } |
| |
| #poll_popup_popup .ipsForm_submit { |
| background: transparent; |
| border: 0; |
| text-align: center; |
| padding: 25px 0; |
| } |
| |
| #poll_popup_popup i.fa-plus { |
| color: #92d331; |
| } |
| |
| #poll_popup_popup #poll_wrap .question { |
| margin: 20px 0; |
| padding-bottom: 20px; |
| border-bottom: 1px solid #eeede4; |
| } |
| |
| #poll_popup_popup #poll_wrap .question:first-child { |
| margin-top: 0; |
| } |
| |
| #poll_popup_popup #poll_wrap .question:last-child { |
| border-bottom: 0; |
| padding-bottom: 0; |
| margin-bottom: 0; |
| } |
| |
| #poll_popup_popup #poll_wrap .question .wrap ol { |
| list-style-type: none; |
| list-style-type: decimal !important; |
| margin: 0; |
| padding: 0; |
| counter-reset: li-counter; |
| clear: both; |
| overflow:hidden; |
| } |
| |
| #poll_popup_popup #poll_wrap .question .wrap ol li { |
| position: relative; |
| margin: 0; |
| float: left; |
| width: 50%; |
| margin-bottom: 20px; |
| } |
| |
| #poll_popup_popup #poll_wrap .question .wrap ol li .input_text { |
| width: 98%; |
| } |
| |
| #poll_popup_popup .question ol li:before{ |
| position:absolute; |
| top: 10px; |
| left: 15px; |
| width: 10px; |
| text-align: right; |
| color: #aca791; |
| font-size: 15px; |
| font-weight: 600; |
| content: counter(li-counter) "."; |
| counter-increment: li-counter; |
| } |
| |
| #poll_popup_popup .poll_control { |
| margin: 0; |
| } |
| |
| .gc-removePollChoice { |
| position: relative; |
| left: -20px; |
| top: 40px; |
| margin-top: -29px; |
| opacity: .7; |
| transition: opacity .2s ease; |
| } |
| |
| .gc-removePollChoice { |
| opacity: 1; |
| } |
| |
| #poll_popup_popup .ipsType_subtitle, #poll_popup_popup .poll_control a { |
| color: #ACA791; |
| } |
| |
| #poll_popup_popup .question .wrap .input_text { |
| border-radius: 3px 3px 0 0; |
| } |
| |
| #poll_popup_popup .question .wrap .input_text + .input_text { |
| border-radius: 0; |
| border-top: 0; |
| padding-left: 10px; |
| } |
| |
| #poll_popup_popup .question .wrap ol li .input_text:last-child { |
| border-bottom-left-radius: 3px; |
| border-bottom-right-radius: 3px; |
| } |
| |
| .gc-similarTopics { |
| padding: 0 20px; |
| background: #fbfbfa; |
| border-top: 1px solid #eeede4; |
| border-bottom: 1px solid #eeede4; |
| box-shadow: inset 0 1px 0 #FFF, inset 0 -1px 0 #FFF; |
| } |
| |
| .gc-similarTopics table.ipb_table th { |
| font-size: 15px; |
| color: #aca791; |
| font-weight: normal; |
| padding: 0; |
| height: 50px; |
| line-height: 50px; |
| border-bottom: 1px solid #eeede4; |
| } |
| |
| .gc-similarTopics table.ipb_table tr td:first-child { |
| padding-left: 0; |
| } |
| |
| .gc-similarTopics table.ipb_table tr td:last-child { |
| padding-right: 0; |
| } |
| |
| |
| |
| .gc-refresh { |
| float: right; |
| position: relative; |
| z-index: 1; |
| display: inline-block; |
| margin: 14px; |
| margin-bottom: 0; |
| transition: all .2s ease; |
| color: #aca791; |
| } |
| |
| .gc-refresh:hover { |
| opacity: 1; |
| } |
| |
| |
| |
| .gc-rightDrop.gc-iconDrop .ipbmenu_content { |
| right: -15px; |
| } |
| |
| .gc-rightDrop.gc-iconDrop { |
| margin-right: 5px; |
| } |
| |
| .gc-rightDrop.gc-iconDrop a.ipbmenu { |
| opacity: .3; |
| transition: all .2s ease; |
| } |
| |
| .gc-rightDrop.gc-iconDrop a.ipbmenu:hover { |
| opacity: 1; |
| } |
| |
| |
| |
| |
| |
| |
| |
| a.forum_marker { |
| display: inline-block; |
| } |
| |
| .redirect_forum .last_post .desc strong { |
| font-size: 20px; |
| color: #3B3B3B; |
| display: block; |
| font-weight: 300; |
| } |
| |
| .redirect_forum .last_post .desc { |
| color: #ACA791; |
| text-transform: lowercase; |
| text-align: right; |
| line-height: 16px; |
| font-size: 13px; |
| font-weight: normal; |
| } |
| |
| |
| |
| |
| |
| .gc-jqueryuiTabs.gc-tabsJustified ul.gc-tabControls { |
| display: table; |
| width: 100%; |
| table-layout: fixed; |
| } |
| |
| .gc-jqueryuiTabs.gc-tabsJustified ul.gc-tabControls > li { |
| display: table-cell; |
| text-align: center; |
| border-right: 1px solid transparent; |
| line-height: 20px; |
| } |
| |
| .gc-jqueryuiTabs.gc-tabsJustified ul.gc-tabControls > li:last-child { |
| border-right: 0; |
| } |
| |
| .gc-jqueryuiTabs ul.gc-tabControls > li > a { |
| display: block; |
| padding: 15px 0; |
| border-bottom: 3px solid #cfccbf; |
| font-size: 15px; |
| } |
| |
| .__xXactivity20feed .gc-jqueryuiTabs ul.gc-tabControls > li > a { font-size: 13px; } |
| |
| .gc-jqueryuiTabs ul.gc-tabControls > li > a:hover { |
| color: #3b3b3b; |
| font-weight: 600; |
| } |
| |
| |
| |
| |
| |
| |
| |
| .gc-jqueryuiTabs ul.gc-tabControls > li.ui-state-active > a > strong { |
| font-weight: 600; |
| } |
| |
| .gc-jqueryuiTabs ul.gc-tabControls .ui-state-active a { |
| border-color: #77BD1D; |
| font-weight: 600; |
| } |
| |
| .gc-jqueryuiTabs .gc-tabContents > .main_width { |
| padding: 15px; |
| text-align: center; |
| } |
| |
| |
| .gc-jqueryuiTabs.gc-withSlider .gc-tabContents .main_width { |
| position: relative; |
| } |
| |
| .owl-buttons { |
| position: absolute; |
| top: 50%; |
| margin-top: -17.5px; |
| width: 100%; |
| } |
| |
| |
| .gc-jqueryuiTabs.gc-withSlider .gc-tabContents .owl-prev, .gc-jqueryuiTabs.gc-withSlider .gc-tabContents .owl-next { |
| position: relative; |
| width: 15px; |
| height: 35px; |
| color: #FFF; |
| top: -50%; |
| } |
| |
| .gc-jqueryuiTabs.gc-withSlider .gc-tabContents .owl-prev:before, .gc-jqueryuiTabs.gc-withSlider .gc-tabContents .owl-next:before { |
| content: '\f104'; |
| font-family: FontAwesome; |
| position: absolute; |
| left: 0; |
| top: 0; |
| height: 35px; |
| width: 15px; |
| font-size: 35px; |
| color: #aca791; |
| z-index: 3; |
| } |
| |
| .gc-jqueryuiTabs.gc-withSlider .gc-tabContents .owl-prev { |
| float: left; |
| } |
| |
| .gc-jqueryuiTabs.gc-withSlider .gc-tabContents .owl-next { |
| float: right; |
| } |
| |
| .gc-jqueryuiTabs.gc-withSlider .gc-tabContents .owl-next:before { |
| content: '\f105'; |
| } |
| |
| .owl-wrapper-outer { |
| z-index: 2; |
| } |
| |
| |
| |
| |
| |
| .gc-indexFooterTabs .gc-tabContents { |
| box-shadow: 0 1px 2px rgba(143, 140, 124, .2); |
| margin-bottom: 20px; |
| text-align: center; |
| background:#FFF; |
| border-top:1px solid #f1f0eb; |
| border-bottom:1px solid #f1f0eb; |
| } |
| |
| .gc-indexFooterTabs .statistics_head { |
| font-weight: normal; |
| text-align: center; |
| display: inline-block; |
| border-bottom: 1px solid #eeede4; |
| padding-bottom: 10px; |
| padding: 0 50px 10px 50px; |
| margin-top: 15px; |
| margin-bottom: 15px; |
| } |
| |
| .gc-indexFooterTabs .statistics_head + p { |
| color: #aca791; |
| display: block; |
| } |
| |
| |
| |
| |
| |
| |
| |
| .gc-tabContents ul.ipsList_withminiphoto li { |
| |
| padding: 20px; |
| margin: 0; |
| text-align: left; |
| border-bottom: 0; |
| box-sizing: border-box; |
| |
| display: inline-block; |
| } |
| |
| .gc-topPosterList span[itemprop="name"] { |
| text-decoration: none; |
| font-weight: 600; |
| } |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| #tabs-5 ul.ipsList_withminiphoto li .list_content .desc a, #tabs-1 ul.ipsList_withminiphoto li .list_content .desc a { |
| text-decoration: underline; |
| display: inline-block; |
| margin-top: 5px; |
| } |
| |
| #tabs-5 ul.ipsList_withminiphoto li .list_content,#tabs-1 ul.ipsList_withminiphoto li .list_content { |
| margin-left: 50px; |
| } |
| |
| .ipsSideBlock .gc-jqueryuiTabs .gc-tabControls { |
| background: none repeat scroll 0% 0% #F3F2ED; |
| box-shadow: 0px -3px #F3F2ED; |
| } |
| |
| .ipsSideBlock .ccsBase { |
| background: transparent; |
| } |
| |
| .ipsSideBlock .ccsBase > ul > li { |
| padding: 20px; |
| border-bottom: 1px solid #eeede4; |
| } |
| |
| .ipsSideBlock .ccsBase > ul > li:last-child { |
| border-bottom: 0; |
| } |
| |
| .ipsSideBlock .ccsBase > ul > li .ccsGenericList_content { |
| margin-left: 50px; |
| } |
| |
| .ipsSideBlock .ccsBase > ul > li .ccsGenericList_content > .ccsText_small a { |
| text-decoration: underline; |
| } |
| |
| #statusHook #statusForm2 { |
| background: #f5f4ef; |
| padding: 10px; |
| } |
| |
| #statusHook #statusForm2 .input_text { |
| width: 190px; |
| padding-top: 7px; |
| padding-bottom: 7px; |
| } |
| |
| #statusHook #statusForm2 .input_submit { |
| line-height: 30px; |
| height: 30px; |
| } |
| |
| .ipsSideBlock .gc-jqueryuiTabs.gc-alternateSidebarTabs .gc-tabControls { |
| background: #fafaf7; |
| box-shadow: 0 0 0; |
| } |
| |
| .ipsSideBlock .gc-jqueryuiTabs.gc-alternateSidebarTabs .gc-tabControls > li { |
| border-right: 0; |
| border-top: 3px solid #cfccbf; |
| } |
| |
| .ipsSideBlock .gc-jqueryuiTabs.gc-alternateSidebarTabs .gc-tabControls > li > a { |
| border-bottom: 1px solid #eeede4; |
| margin-right: 0; |
| } |
| |
| .ipsSideBlock .gc-jqueryuiTabs.gc-alternateSidebarTabs .gc-tabControls > li.ui-state-active { |
| border-color: #77BD1D; |
| background: #FFF; |
| font-weight: 600; |
| } |
| |
| .ipsSideBlock .gc-jqueryuiTabs.gc-alternateSidebarTabs .gc-tabControls > li.ui-state-active a { |
| border-left: 1px solid #eeede4; |
| border-right: 1px solid #eeede4; |
| border-bottom: 1px solid #FFF; |
| } |
| |
| .ipsSideBlock .gc-jqueryuiTabs.gc-alternateSidebarTabs .gc-tabControls > li:first-child a { |
| border-left: 0; |
| } |
| |
| .ipsSideBlock .gc-jqueryuiTabs.gc-alternateSidebarTabs .gc-tabControls > li:last-child a { |
| border-right: 0; |
| } |
| |
| .ipsSideBlock .galimageview { |
| float: left; |
| } |
| |
| .ipsSideBlock .galimageview img { |
| width: 60px; |
| height: 40px; |
| border-radius: 5px; |
| } |
| |
| .ipsSideBlock .ccsBase > ul > li > .galimageview + .ccsGenericList_content { |
| margin-left: 75px; |
| } |
| |
| .gc-sideblockInfo { |
| margin-top: 5px !important; |
| } |
| |
| .gc-sideblockInfo a { |
| text-decoration: underline; |
| } |
| |
| .__xXrecent20topics { |
| display: none; |
| } |
| |
| h3.gc-noSep:after { |
| display: none; |
| } |
| |
| |
| |
| div.gc-dropDown.filter .ipbmenu { |
| min-width: 70px; |
| padding: 0; |
| } |
| |
| div.gc-dropDown.filter .ipbmenu_content::before { |
| width: 70px; |
| } |
| |
| .gc-besideFilterMenu { |
| margin-top: 8px; |
| margin-right: 20px; |
| } |
| |
| .gc-selectBesideFilter { |
| margin-top: 13px; |
| margin-right: 26px; |
| } |
| |
| .gc-threadTopStats a strong { |
| text-decoration: underline; |
| font-weight: normal; |
| } |
| |
| .gc-threadReplyCount { |
| position: relative; |
| text-align: center; |
| z-index: 1; |
| margin-bottom: 20px; |
| } |
| |
| .gc-threadReplyCount:before { |
| border-top: 1px solid #dedbd1; |
| content:""; |
| margin: 0 auto; |
| position: absolute; |
| top: 8px; left: 0; right: 0; bottom: 0; |
| width: 95%; |
| z-index: -1; |
| opacity: .3; |
| } |
| |
| .gc-threadReplyCount span { |
| background: #f3f2ed; |
| padding: 0 10px; |
| color: #aca791; |
| font-size: 15px; |
| opacity: .6; |
| } |
| |
| |
| |
| |
| |
| p.edit { |
| background: #edece7; |
| border-radius: 3px; |
| padding: 10px; |
| padding-left: 40px; |
| position: relative; |
| } |
| |
| p.edit:before { |
| content: '\f12a'; |
| font-family: FontAwesome; |
| position: absolute; |
| left: 17px; |
| top: 10px; |
| font-size: 20px; |
| } |
| |
| p.edit > strong { |
| opacity: .5; |
| } |
| |
| .entry-content a { |
| color: #77BD1D; |
| } |
| |
| |
| |
| .gc-accordion > ul > li a { |
| display: block; |
| height: 50px; |
| line-height: 50px; |
| border-bottom: 1px solid #eeede4; |
| padding-left: 15px; |
| background: #fafaf7; |
| text-overflow: ellipsis; |
| width: 303px; |
| overflow: hidden; |
| white-space: nowrap; |
| } |
| |
| .gc-accordion > ul > li:last-child a { |
| border-bottom: 0; |
| border-radius: 0 0 3px 3px; |
| } |
| |
| .gc-accordion > ul > li.gc-subCat { |
| display: none; |
| } |
| |
| .gc-accordion > ul > li.gc-subCat a { |
| padding-left: 25px; |
| background: #FFF; |
| } |
| |
| .gc-accordion > ul > li.gc-parentCat { |
| font-weight: 600; |
| } |
| |
| .gc-accordion > ul > li a i.fa { |
| height: 50px; |
| line-height: 50px; |
| margin-right: 20px; |
| } |
| |
| |
| |
| .fauxSelect .ipbmenu { |
| border: 2px solid #d5d3c8; |
| display: inline-block; |
| padding: 0 10px; |
| padding-right: 25px; |
| color: #aca791; |
| height: 30px; |
| line-height: 30px; |
| border-radius: 4px; |
| position: relative; |
| } |
| |
| .fauxSelect .ipbmenu:after { |
| content: '\f0d7'; |
| font-family: FontAwesome; |
| position: absolute; |
| right: 10px; |
| top: 0; |
| } |
| |
| .fauxSelect .ipbmenu_content .active a { |
| background: #77BD1D; |
| color: #FFF; |
| } |
| |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| .defaultRepWrapper > div:first-child{ |
| border-radius: 25px 0 0 25px; |
| } |
| |
| .defaultRepWrapper > div:last-child { |
| border-radius: 0 25px 25px 0; |
| |
| } |
| |
| .defaultRepOn{ |
| background-color:#77BD1D; |
| width:8px; |
| height:8px; |
| display:inline-block; |
| } |
| .defaultRepGold{ |
| background-color:#E8BC24; |
| width:8px; |
| height:8px; |
| display:inline-block; |
| } |
| .defaultRepBronze{ |
| background-color:#AF9745; |
| width:8px; |
| height:8px; |
| display:inline-block; |
| } |
| .defaultRepSilver{ |
| background-color:#ddd; |
| width:8px; |
| height:8px; |
| display:inline-block; |
| } |
| .defaultRepOff{ |
| background-color:#EEEFCC; |
| width:8px; |
| height:8px; |
| display:inline-block; |
| } |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| |
| </style> |
| |
|
|
| <style type="text/css" title="Main" media="screen"> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| table.ipb_table .spy_col_data_type |
| { |
| width: 15%; |
| } |
| |
| table.ipb_table .spy_col_timestamp |
| { |
| width: 10%; |
| text-align: center; |
| } |
| |
| table.ipb_table .spy_col_long_timestamp |
| { |
| width: 20%; |
| text-align: center; |
| } |
| |
| table.ipb_table .spy_col_by |
| { |
| width: 15%; |
| } |
| |
| table.ipb_table .spy_col_where |
| { |
| width: 20%; |
| } |
| |
| div #spy_timeout |
| { |
| margin-bottom: 5px; |
| } |
| |
| .contentSpy.ipsFilterbar li |
| { |
| margin-right: 5px; |
| } |
| |
| .contentSpy.ipsFilterbar li.active a |
| { |
| |
| } |
| |
| .contentSpy.maintitle |
| { |
| min-height: 16px; |
| } |
| |
| .contentSpy.maintitle ul |
| { |
| display: inline-block; |
| } |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| |
| </style> |
| |
|
|
| <style type="text/css" title="Main" media="screen"> |
| |
| |
| |
| .calendar_date_select { |
| color:white; |
| border:#777 1px solid; |
| display:block; |
| width:195px; |
| z-index: 1000; |
| } |
| |
| iframe.ie6_blocker { |
| position: absolute; |
| z-index: 999; |
| } |
| |
| .calendar_date_select thead th { |
| font-weight:bold; |
| background-color: #aaa; |
| border-top:1px solid #777; |
| border-bottom:1px solid #777; |
| color: white !important; |
| } |
| |
| .calendar_date_select .cds_buttons { |
| text-align:center; |
| padding:5px 0px; |
| background-color: #555; |
| } |
| |
| .calendar_date_select .cds_footer { |
| background-color: black; |
| padding:3px; |
| font-size:12px; |
| text-align:center; |
| } |
| |
| .calendar_date_select table { |
| margin: 0px; |
| padding: 0px; |
| } |
| |
| |
| .calendar_date_select .cds_header { |
| background-color: #ccc; |
| border-bottom: 2px solid #aaa; |
| text-align:center; |
| } |
| |
| .calendar_date_select .cds_header span { |
| font-size:15px; |
| color: black; |
| font-weight: bold; |
| } |
| |
| .calendar_date_select select { font-size:11px;} |
| |
| .calendar_date_select .cds_header a:hover { |
| color: white; |
| } |
| .calendar_date_select .cds_header a { |
| width:22px; |
| height:20px; |
| text-decoration: none; |
| font-size:14px; |
| color:black !important; |
| } |
| |
| .calendar_date_select .cds_header a.prev { |
| float:left; |
| } |
| .calendar_date_select .cds_header a.next { |
| float:right; |
| } |
| |
| .calendar_date_select .cds_header a.close { |
| float:right; |
| display:none; |
| } |
| |
| .calendar_date_select .cds_header select.month { |
| width:90px; |
| } |
| |
| .calendar_date_select .cds_header select.year { |
| width:61px; |
| } |
| .calendar_date_select .cds_buttons a { |
| color: white; |
| font-size: 9px; |
| } |
| |
| .calendar_date_select td { |
| font-size:12px; |
| width: 24px; |
| height: 21px; |
| text-align:center; |
| vertical-align: middle; |
| background-color: #fff; |
| } |
| .calendar_date_select td.weekend { |
| background-color: #eee; |
| border-left:1px solid #ddd; |
| border-right:1px solid #ddd; |
| } |
| |
| .calendar_date_select td div { |
| color: #000; |
| } |
| .calendar_date_select td div.other { |
| color: #ccc; |
| } |
| .calendar_date_select td.selected div { |
| color:white; |
| } |
| |
| .calendar_date_select tbody td { |
| border-bottom: 1px solid #ddd; |
| } |
| .calendar_date_select td.selected { |
| background-color:#777; |
| } |
| |
| .calendar_date_select td:hover { |
| background-color:#ccc; |
| } |
| |
| .calendar_date_select td.today { |
| border: 1px dashed #999; |
| } |
| |
| .calendar_date_select td.disabled div { |
| color: #e6e6e6; |
| } |
| |
| .fieldWithErrors .calendar_date_select { |
| border: 2px solid red; |
| } |
| </style> |
| |
|
|
| <style type="text/css" title="Main" media="screen,print"> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| .bbcode_hilight { |
| background-color: yellow; |
| } |
| |
| .as_content { |
| background: #fff; |
| font-size: 1.0em; |
| border: 1px solid black; |
| padding: 6px; |
| margin: 8px; |
| overflow: auto; |
| max-height: 400px; |
| } |
| .as_buttons { |
| text-align: right; |
| padding: 4px 0px; |
| } |
| .as_message { |
| display: inline-block; |
| } |
| |
| .ipsEditor_textarea { |
| width: 99%; |
| height: 200px; |
| font-size: 14px; |
| } |
| .cke_browser_webkit {outline:none !important;} |
| |
| |
| .cke_top { |
| background: #E4EBF2 url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/editor/toolbar_bg.png) repeat-x !important; |
| } |
| |
| |
| .cke_skin_ips textarea.cke_source { |
| |
| } |
| |
| |
| .cke_skin_ips .cke_wrapper.minimized { |
| opacity: 0.6 !important; |
| background: none !important; |
| border: none !important; |
| } |
| |
| |
| .cke_skin_ips .cke_wrapper.minimized.std { |
| border: 2px solid #D5DDE5 !important; |
| } |
| |
| |
| .cke_skin_ips { margin-bottom: 0px !important; } |
| |
| .cke_skin_ips .cke_wrapper |
| { |
| padding: 0px 5px 0px 3px !important; |
| border: 2px solid #D5DDE5 !important; |
| background-color: #E4EBF2 !important; |
| background-image: none !important; |
| } |
| |
| |
| .cke_skin_ips .cke_toolgroup |
| { |
| background-color: transparent !important; |
| } |
| |
| |
| .cke_skin_ips .cke_button a:hover, |
| .cke_skin_ips .cke_button a:focus, |
| .cke_skin_ips .cke_button a:active |
| { |
| background-color: #d5dde5 !important; |
| } |
| |
| |
| .cke_skin_ips .cke_button a:hover.cke_on, |
| .cke_skin_ips .cke_button a:focus.cke_on, |
| .cke_skin_ips .cke_button a:active.cke_on |
| { |
| background-color: #86caff !important; |
| } |
| |
| |
| .cke_skin_ips .cke_toolgroup |
| { |
| margin-right: 0px !important; |
| } |
| |
| |
| .cke_skin_ips .cke_separator |
| { |
| border-left:solid 1px #D5DDE5; |
| display:inline-block !important; |
| float:left; |
| height:30px; |
| margin:0px 2px; |
| } |
| |
| |
| .cke_dialog_background_cover |
| { |
| background-color: #3e3e3e !important; |
| } |
| |
| |
| .cke_skin_ips .cke_dialog_title |
| { |
| background: #2c5687 url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/maintitle.png) repeat-x top !important; |
| color: #fff !important; |
| padding: 10px 10px 11px !important; |
| font-size: 16px !important; |
| font-weight: 300 !important; |
| text-shadow: 0 1px 2px rgba(0,0,0,0.3); |
| font-weight: normal; |
| } |
| |
| |
| .cke_skin_ips .cke_dialog_body { |
| z-index: 20000 !important; |
| } |
| |
| |
| .cke_skin_ips .cke_dialog_tabs { |
| background: #2C5687 !important; |
| } |
| |
| |
| .cke_skin_ips .cke_dialog_close_button |
| { |
| background: transparent url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/close_popup.png) no-repeat top left !important; |
| width: 13px !important; |
| height: 13px !important; |
| top: 11px !important; |
| right: 10px !important; |
| } |
| |
| |
| .cke_skin_ips span.cke_dialog_ui_button |
| { |
| height: 22px !important; |
| line-height: 22px !important; |
| font-size: 12px !important; |
| color: #7c7c7c !important; |
| padding: 0 10px !important; |
| background: #f6f6f6 !important; |
| background: -moz-linear-gradient(top, #f6f6f6 0%, #e5e5e5 100%) !important; |
| background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e5e5e5)) !important; |
| border: 1px solid #dbdbdb !important; |
| -moz-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3) !important; |
| -webkit-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3) !important; |
| box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3) !important; |
| -moz-border-radius: 3px !important; |
| -webkit-border-radius: 3px !important; |
| border-radius: 3px !important; |
| color: #616161 !important; |
| display: inline-block !important; |
| white-space: nowrap !important; |
| } |
| |
| |
| .cke_skin_ips .cke_dialog_footer .cke_resizer { display: none; } |
| |
| |
| .ipsSmileyTray |
| { |
| position: relative; |
| |
| text-align: center; |
| overflow: auto; |
| margin: 0px auto 0px auto; |
| padding: 4px 24px 4px 24px; |
| min-width: 600px; |
| width: 75%; |
| height: 32px; |
| border: 1px solid #D5DDE5; |
| -moz-border-radius: 3px; |
| -webkit-border-radius: 3px; |
| border-radius: 3px; |
| |
| -moz-border-radius-topleft: 0px; |
| -webkit-border-radius-topleft: 0px; |
| border-top-left-radius: 0px; |
| |
| -moz-border-radius-topright: 0px; |
| -webkit-border-radius-topright: 0px; |
| border-top-right-radius: 0px; |
| |
| border-top: 0px; |
| -moz-box-shadow: inset 0 1px 0 0 #eff3f8, 0px 2px 3px rgba(0,0,0,0.2); |
| -webkit-box-shadow: inset 0 1px 0 0 #eff3f8, 0px 2px 3px rgba(0,0,0,0.2); |
| box-shadow: inset 0 1px 0 0 #eff3f8, 0px 2px 3px rgba(0,0,0,0.2); |
| |
| background: #E4EBF2; |
| overflow-y: hidden; |
| } |
| .ipsSmileyTray img.bbc_emoticon { |
| opacity: 0.8; |
| cursor: pointer; |
| margin: 6px 3px 0px 3px; |
| max-width: 30px; |
| max-height: 30px; |
| } |
| .ipsSmileyTray img.bbc_emoticon:hover { |
| opacity: 1.0; |
| } |
| |
| .ipsSmileyTray .ipsSmileyTray_next { |
| background: transparent url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/editor/next.png) no-repeat; |
| background-position: 0px 10px; |
| display: inline-block; |
| |
| |
| |
| position: absolute; |
| right: 5px; |
| top: 4px; |
| width: 13px; |
| height: 30px; |
| cursor: pointer; |
| } |
| |
| .ipsSmileyTray .ipsSmileyTray_prev { |
| background: transparent url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/editor/prev.png) no-repeat; |
| background-position: 0px 10px; |
| display: inline-block; |
| |
| |
| |
| position: absolute; |
| left: 5px; |
| top: 4px; |
| width: 13px; |
| height: 30px; |
| cursor: pointer; |
| } |
| |
| .ipsSmileyTray_all { |
| display: block; |
| width: auto; |
| margin: 3px auto 0px auto; |
| text-align: center; |
| cursor: pointer; |
| font-size: 10px !important; |
| } |
| |
| |
| .cke_dialog.cke_single_page td.cke_dialog_contents { |
| height: auto !important; |
| } |
| |
| .cke_dialog .cke_dialog_ui_textarea { height: 130% !important } |
| |
| |
| table.cke_editor td { padding: 0px !important; } |
| </style> |
| |
|
|
| <style type="text/css" title="Main" media="screen,print"> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| #ipboard_body .input_rte { |
| width: 100%; |
| height: 250px; |
| } |
| |
| #ipboard_body .ips_editor.lite_edition .input_rte { |
| height: 60px; |
| } |
| |
| #ipboard_body .ips_editor .input_rte.unloaded_editor { |
| font-family: arial, verdana, tahoma, sans-serif; |
| font-style: italic; |
| font-size: 11px; |
| color: #b4b4b4; |
| padding: 5px 0px; |
| text-indent: 5px; |
| } |
| |
| #ipboard_body .ips_editor { |
| |
| border: 2px solid #d5dde5; |
| margin: 8px; |
| margin-right: 0px; |
| |
| position: relative; |
| line-height: 100% !important; |
| } |
| |
| #ipboard_body .ips_editor.with_sidebar .controls, |
| #ipboard_body .ips_editor.with_sidebar .editor{ |
| margin-right: 200px; |
| } |
| |
| #ipboard_body .ips_editor .controls { |
| position: relative; |
| } |
| |
| |
| #ipboard_body .ips_editor.with_sidebar .sidebar { |
| position: absolute; |
| top: 0px; |
| right: 1px; |
| width: 195px; |
| bottom: 1px; |
| margin: 0; |
| border-width: 1px; |
| border-style: solid; |
| border-color: #f6f8fa #d5dde5 #d5dde5 #f6f8fa; |
| } |
| |
| #ipboard_body .ips_editor.with_sidebar .sidebar h4 { |
| background-color: #e4ebf2; |
| height: 25px; |
| color: #1d3652; |
| font-size: 10px; |
| font-weight: bold; |
| } |
| |
| #ipboard_body .ips_editor.with_sidebar .sidebar h4 span { |
| padding: 6px 0 0 6px; |
| display: block; |
| } |
| |
| #ipboard_body .ips_editor.with_sidebar .sidebar h4 img { |
| float: right; |
| margin: 6px 6px 0 0; |
| cursor: pointer; |
| } |
| |
| #ipboard_body .ips_editor.with_sidebar .sidebar .emoticon_holder { |
| width: 100%; |
| height: 93%; |
| overflow: auto; |
| position: absolute; |
| bottom: 25px; |
| top: 25px; |
| } |
| |
| #ipboard_body .ips_editor.with_sidebar .sidebar .emoticon_holder td { |
| padding: 5px 0; |
| } |
| |
| #ipboard_body .show_all_emoticons { |
| bottom: 0px; |
| position: absolute; |
| width: 100%; |
| text-align: center; |
| background: #e4ebf2; |
| height: 25px; |
| } |
| |
| #ipboard_body .ips_editor.with_sidebar .sidebar .emoticon_holder.no_bar { |
| bottom: 0px; |
| } |
| |
| #ipboard_body .ips_editor .toolbar { |
| height: 30px; |
| background: #e4ebf2 url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/gradient_bg.png) repeat-x left 50%; |
| border-width: 1px; |
| border-style: solid; |
| border-color: #f6f8fa #d5dde5 #d5dde5 #f6f8fa; |
| } |
| |
| #ipboard_body .ips_editor .toolbar li { |
| float: left; |
| padding: 3px; |
| } |
| |
| #ipboard_body .ips_editor .toolbar li.sep { |
| padding-right: 4px; |
| border-right: 1px solid #d5dde5; |
| margin-right: 4px; |
| } |
| |
| #ipboard_body .ips_editor .toolbar li.left { |
| float: left; |
| } |
| |
| #ipboard_body .ips_editor .toolbar li.right { |
| float: right; |
| } |
| |
| #ipboard_body .ips_editor .toolbar li span { |
| display: block; |
| padding: 3px; |
| } |
| |
| #ipboard_body .ips_editor ul.ipbmenu_content, |
| #ipboard_body .ips_editor ul.ipbmenu_content li { |
| display: block; |
| float: none; |
| background-color: #fff; |
| } |
| |
| #ipboard_body .ips_editor .toolbar li .rte_control.rte_menu { |
| font-size: 11px; |
| height: 14px; |
| border: 1px solid #aeb9c5; |
| margin-top: 1px; |
| padding: 4px 15px 2px 7px; |
| background-color: #fff; |
| background-image: url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/rte_icons/rte_arrow.png); |
| background-repeat: no-repeat; |
| background-position: right center; |
| } |
| |
| #ipboard_body .rte_title { |
| background-color: #d5dde5; |
| padding: 4px; |
| margin: -4px -4px 5px -4px; |
| color: #1d3652; |
| font-size: 10px; |
| font-weight: bold; |
| } |
| |
| #ipboard_body .rte_fontsize { |
| min-width: 50px; |
| } |
| |
| #ipboard_body .rte_font { |
| min-width: 85px; |
| } |
| |
| #ipboard_body .rte_special { |
| min-width: 90px; |
| } |
| |
| #ipboard_body .ipb_palette { |
| padding: 4px; |
| background-color: #eef3f8; |
| border-width: 1px 2px 2px 1px; |
| border-style: solid; |
| border-color: #d5dde5; |
| font-size: 11px; |
| |
| } |
| |
| #ipboard_body .ipb_palette label { |
| display: block; |
| font-weight: bold; |
| clear: both; |
| width: auto !important; |
| float: none !important; |
| text-align: left !important; |
| } |
| |
| #ipboard_body .ipb_palette input { |
| clear: both; |
| width: 96%; |
| margin-bottom: 5px; |
| font-size: 11px; |
| margin-right: 6px; |
| } |
| |
| #ipboard_body .ipb_palette input[type="submit"], |
| #ipboard_body .input_submit.emoticons { |
| background-color: #d5dde5; |
| border: 1px solid #d5dde5; |
| margin: 5px auto 5px auto; |
| text-align: center; |
| padding: 2px; |
| color: #1d3652; |
| font-size: 11px; |
| display: block; |
| width: auto !important; |
| } |
| |
| #ipboard_body .ipb_palette.extended { |
| min-width: 250px; |
| max-width: 320px; |
| } |
| |
| #ipboard_body .ipb_palette pre { |
| padding: 5px 7px 10px 7px; |
| } |
| |
| #ipboard_body ul.fontsizes li { |
| padding: 0.3em 0px !important; |
| } |
| |
| #ipboard_body .ipb_palette table.rte_colors { |
| border-collapse: separate; |
| background-color: #fff; |
| border-spacing: 1px; |
| } |
| |
| #ipboard_body table.rte_colors td { |
| padding: 6px; |
| border: 1px solid #777; |
| margin: 1px; |
| font-size: 1px; |
| cursor: pointer; |
| height: 18px; |
| } |
| |
| #ipboard_body .rte_control { |
| cursor: pointer; |
| border: 1px solid #e4ebf2; |
| } |
| |
| #ipboard_body .rte_hover { |
| background-color: #d5dde5; |
| } |
| |
| #ipboard_body .rte_selected { |
| background-color: #d5dde5; |
| border: 1px solid #aeb9c5; |
| } |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| |
| </style> |
| |
|
|
| <style type="text/css" title="Main" media="screen"> |
| |
| |
| |
| |
| div.memo { |
| margin:0 auto; |
| width:65px; |
| height:20px; |
| padding:5px; |
| text-align: center; |
| } |
| |
| |
| a.showhide{ |
| |
| } |
| |
| |
| table.so { |
| background:#fff; |
| } |
| |
| |
| div.eto { |
| |
| } |
| </style> |
| |
|
|
| <style type="text/css" title="Main" media="screen,print"> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| #lightbox{ position: absolute; left: 0; width: 100%; z-index: 16000 !important; text-align: center; line-height: 0;} |
| #lightbox img{ width: auto; height: auto; } |
| #lightbox a img{ border: none; } |
| #outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; } |
| #imageContainer{ padding: 10px; } |
| #loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; } |
| #hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; } |
| #imageContainer>#hoverNav{ left: 0;} |
| #hoverNav a{ outline: none;} |
| #prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/spacer.gif); display: block; } |
| #prevLink { left: 0; float: left;} |
| #nextLink { right: 0; float: right;} |
| #prevLink:hover, #prevLink:visited:hover { background: url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/lightbox/prevlabel.gif) left 15% no-repeat; } |
| #nextLink:hover, #nextLink:visited:hover { background: url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/lightbox/nextlabel.gif) right 15% no-repeat; } |
| #imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; } |
| #imageData{ padding:0 10px; color: #666; } |
| #imageData #imageDetails{ width: 70%; float: left; text-align: left; } |
| #imageData #caption{ font-weight: bold; } |
| #imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; } |
| #imageData #bottomNavClose{ width: 66px; float: right; padding-bottom: 0.7em; outline: none;} |
| #overlay{ position: fixed; top: 0; left: 0; z-index: 15000 !important; width: 100%; height: 500px; background-color: #000; } |
| |
| |
| |
| |
| |
| |
| |
| strong.bbc { font-weight: bold !important; } |
| em.bbc { font-style: italic !important; } |
| span.bbc_underline { text-decoration: underline !important; } |
| acronym.bbc { border-bottom: 1px dotted #000; } |
| span.bbc_center, div.bbc_center, p.bbc_center { text-align: center; display: block; } |
| span.bbc_left, div.bbc_left, p.bbc_left { text-align: left; display: block; } |
| span.bbc_right, div.bbc_right, p.bbc_right { text-align: right; display: block; } |
| div.bbc_indent { margin-left: 50px; } |
| del.bbc { text-decoration: line-through !important; } |
| .post.entry-content ul, ul.bbc, .as_content ul, .comment_content ul { list-style: disc outside; margin: 12px 0 12px 40px; } |
| ul.bbc ul.bbc { list-style-type: circle; } |
| ul.bbc ul.bbc ul.bbc { list-style-type: square; } |
| .post.entry-content ul.decimal,ul.bbcol.decimal, .post.entry-content ol, .post_body ol, .as_content ol { margin: 12px 0 12px 40px !important; list-style-type: decimal !important; } |
| .post.entry-content ul.lower-alpha,ul.bbcol.lower-alpha { margin-left: 40px; list-style-type: lower-alpha; } |
| .post.entry-content ul.upper-alpha,ul.bbcol.upper-alpha { margin-left: 40px; list-style-type: upper-alpha; } |
| .post.entry-content ul.lower-roman ,ul.bbcol.lower-roman { margin-left: 40px; list-style-type: lower-roman; } |
| .post.entry-content ul.upper-roman,ul.bbcol.upper-roman { margin-left: 40px; list-style-type: upper-roman; } |
| |
| span.bbc_hr { width:100%; display: block; border-top: 2px solid #777; height: 4px; } |
| div.bbc_spoiler { } |
| div.bbc_spoiler span.spoiler_title { font-weight: bold; } |
| div.bbc_spoiler_wrapper { border: 1px inset #777; padding: 4px; } |
| div.bbc_spoiler_content { } |
| input.bbc_spoiler_show { width: 45px; font-size: .7em; margin: 0px; padding: 0px; } |
| |
| img.bbc_img { cursor: pointer; } |
| .signature img.bbc_img { cursor: default; } |
| .signature a img.bbc_img { cursor: pointer; } |
| |
| cite.ipb { display: none } |
| |
| pre.prettyprint, code.prettyprint { |
| background-color: #fafafa !important; |
| -moz-border-radius: 4px; |
| -webkit-border-radius: 4px; |
| -o-border-radius: 4px; |
| -ms-border-radius: 4px; |
| -khtml-border-radius: 4px; |
| border-radius: 4px; |
| color: #000000; |
| padding: 5px; |
| border: 1px solid #c9c9c9; |
| overflow: auto; |
| margin-left: 10px; |
| font-size: 13px; |
| line-height: 140%; |
| font-family: monospace !important; |
| } |
| |
| pre.prettyprint { |
| width: 95%; |
| margin: 1em auto; |
| padding: 1em; |
| |
| } |
| |
| |
| div.blockquote { |
| font-size: 12px; |
| padding: 10px; |
| border-left: 2px solid #989898; |
| border-right: 2px solid #e5e5e5; |
| border-bottom: 2px solid #e5e5e5; |
| -moz-border-radius: 0 0 5px 5px; |
| -webkit-border-radius: 0 0 5px 5px; |
| border-radius: 0 0 5px 5px; |
| background: #f7f7f7; |
| } |
| |
| div.blockquote div.blockquote { |
| margin: 0 10px 0 0; |
| } |
| |
| div.blockquote p.citation { |
| margin: 6px 10px 0 0; |
| } |
| |
| |
| |
| |
| p.citation { |
| font-size: 12px; |
| padding: 8px 10px; |
| border-left: 2px solid #989898; |
| |
| background: #f6f6f6; |
| background: -moz-linear-gradient(top, #f6f6f6 0%, #e5e5e5 100%); |
| background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e5e5e5)); |
| border-top: 2px solid #e5e5e5; |
| border-right: 2px solid #e5e5e5; |
| -moz-border-radius: 5px 5px 0 0; |
| -webkit-border-radius: 5px 5px 0 0; |
| border-radius: 5px 5px 0 0; |
| font-weight: bold; |
| overflow-x: auto; |
| } |
| |
| blockquote.ipsBlockquote { |
| font-size: 12px; |
| padding: 10px; |
| border: 2px solid #e5e5e5; |
| border-left: 2px solid #989898; |
| -moz-border-radius: 5px; |
| -webkit-border-radius: 5px; |
| border-radius: 5px; |
| background: #f7f7f7; |
| margin: 0 0 10px 0; |
| overflow-x: auto; |
| } |
| |
| blockquote.ipsBlockquote blockquote.ipsBlockquote { |
| margin: 0 10px 0 0; |
| } |
| |
| blockquote.ipsBlockquote p.citation { |
| margin: 6px 10px 0 0; |
| } |
| |
| blockquote.ipsBlockquote.built { |
| border-top: none; |
| -moz-border-top-right-radius: 0px; |
| -webkit-border-top-left-radius: 0px; |
| border-top-left-radius: 0px; |
| border-top-right-radius: 0px; |
| |
| } |
| |
| ._sharedMediaBbcode { |
| width: 500px; |
| background: #f6f6f6; |
| background: -moz-linear-gradient(top, #f6f6f6 0%, #e5e5e5 100%); |
| background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e5e5e5)); |
| border: 1px solid #dbdbdb; |
| -moz-box-shadow: 0px 1px 3px rgba(255,255,255,1) inset, 0px 1px 1px rgba(0,0,0,0.2); |
| -webkit-box-shadow: 0px 1px 3px rgba(255,255,255,1) inset, 0px 1px 1px rgba(0,0,0,0.2); |
| box-shadow: 0px 1px 3px rgba(255,255,255,1) inset, 0px 1px 2px rgba(0,0,0,0.2); |
| -moz-border-radius: 3px; |
| -webkit-border-radius: 3px; |
| border-radius: 3px; |
| color: #616161; |
| display: inline-block; |
| margin-right: 15px; |
| margin-bottom: 5px; |
| padding: 15px; |
| } |
| |
| .bbcode_mediaWrap .details { |
| color: #616161; |
| font-size: 12px; |
| line-height: 1.5; |
| margin-left: 95px; |
| } |
| |
| .bbcode_mediaWrap .details a { |
| color: #616161; |
| text-decoration: none; |
| } |
| |
| .bbcode_mediaWrap .details h5, .bbcode_mediaWrap .details h5 a { |
| font: 400 20px/1.3 "Helvetica Neue", Helvetica, Arial, sans-serif; |
| color: #2c2c2c; |
| word-wrap: break-word; |
| max-width: 420px; |
| } |
| |
| .bbcode_mediaWrap img.sharedmedia_image { |
| float: left; |
| position: relative; |
| |
| |
| max-width: 80px; |
| } |
| |
| .bbcode_mediaWrap img.sharedmedia_screenshot { |
| float: left; |
| position: relative; |
| |
| |
| max-width: 80px; |
| } |
| |
| |
| .cke_button_ipsmedia span.cke_label { |
| display: inline !important; |
| } |
| </style> |
| |
|
|
| <style type="text/css" title="Main" media="screen,print"> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| #register_form { |
| width: 70%; |
| margin: 0 auto; |
| } |
| |
| #register_submit { margin-left: 200px; } |
| #register_form #save_time { color: #136db5; } |
| #register_form hr, #login_form hr { |
| display: block; |
| width: 95%; |
| border: 1px solid #ebebeb; |
| border-width: 1px 0 0 0; |
| clear: both; |
| margin: 10px auto; |
| } |
| |
| #captcha .ipsField_title { padding-right: 0px; } |
| #captcha.recaptcha .ipsField_content { margin-left: 193px; } |
| #tou_popup { height: 250px !important; overflow: auto; } |
| |
| #register_form .f { margin: 4px 12px 4px 0; display: inline-block; vertical-align: middle; } |
| |
| |
| .reg_msg { |
| color: #fff; |
| font-size: 0.8em; |
| font-weight: bold; |
| border-radius: 4px; |
| -moz-border-radius: 4px; |
| -webkit-border-radius: 4px; |
| padding: 3px 8px; |
| position: absolute; |
| } |
| |
| .reg_msg img { |
| display: none; |
| } |
| .reg_msg.reg_error { |
| background-color: #ED1717; |
| } |
| .reg_msg.reg_accept { |
| background-color: #6f8f52; |
| } |
| |
| #login_form { width: 70%; margin: 0 auto; } |
| #other_signin { width: 35%; } |
| |
| #member_login .extra { |
| font-size: 0.8em; |
| color: #69727b; |
| padding: 5px; |
| margin-right: 10px; |
| float: right; |
| } |
| |
| #facebookComplete img.servicepic { |
| float: left; |
| margin-top: -2px; |
| margin-left: -12px; |
| } |
| |
| #facebookComplete p { |
| margin-left: 60px; |
| line-height: 150%; |
| } |
| </style> |
| |
|
|
| <style type="text/css" title="Main" media="screen,print"> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } |
| table { border-collapse:collapse; border-spacing:0; } |
| fieldset,img { border:0; } |
| address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; } |
| ol,ul { list-style:none; } |
| caption,th { text-align:left; } |
| h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } |
| q:before,q:after { content:''; } |
| abbr,acronym { border:0; } |
| hr { display: none; } |
| address{ display: inline; } |
| |
| .dk-select, .dk-select *, .dk-select *:before, .dk-select *:after, .dk-select-multi, .dk-select-multi *, .dk-select-multi *:before, .dk-select-multi *:after { |
| -webkit-box-sizing: border-box; |
| -moz-box-sizing: border-box; |
| box-sizing: border-box; |
| } |
| |
| |
| |
| .dk-select, .dk-select-multi { |
| position: relative; |
| display: inline-block; |
| vertical-align: middle; |
| line-height: 1.5em; |
| width: 200px; |
| cursor: pointer; |
| text-align: left; |
| } |
| |
| .dk-selected { |
| width: 100%; |
| white-space: nowrap; |
| overflow: hidden; |
| position: relative; |
| background-color: white; |
| border: 1px solid #dedcd3; |
| border-radius: 4px; |
| padding: 0 12px; |
| -o-text-overflow: ellipsis; |
| text-overflow: ellipsis; |
| color: #aca791; |
| font-size: 13px; |
| |
| height: 37px; |
| line-height: 37px; |
| } |
| .dk-selected:before, .dk-selected:after { |
| content: ''; |
| display: block; |
| position: absolute; |
| right: 0; |
| } |
| .dk-selected:before { |
| top: auto; |
| content: '\f0d7'; |
| margin: 0 1em 0 0; |
| font-family: FontAwesome; |
| opacity: .5; |
| } |
| .dk-selected:after { |
| height: 100%; |
| margin: 0 1.5em 0 0; |
| } |
| .dk-selected-disabled { |
| color: #BBBBBB; |
| } |
| |
| .dk-select .dk-select-options { |
| position: absolute; |
| display: none; |
| left: 0; |
| } |
| .dk-select-open-up .dk-select-options { |
| border-radius: 0.4em 0.4em 0 0; |
| margin-bottom: -1px; |
| bottom: 100%; |
| } |
| |
| .dk-select-open-down .dk-select-options { |
| border-radius: 0 0 0.4em 0.4em; |
| margin-top: -1px; |
| top: 100%; |
| padding-top: 0; |
| } |
| |
| .dk-select-multi .dk-select-options { |
| max-height: 10em; |
| } |
| |
| .dk-select-options { |
| width: 100%; |
| z-index: 10000; |
| background-color: white; |
| border: 1px solid #CCCCCC; |
| border-radius: 0.4em; |
| overflow-x: hidden; |
| overflow-y: auto; |
| max-height: 10.5em; |
| list-style: none; |
| padding: 0.25em 0; |
| margin: 0; |
| } |
| |
| .dk-option-selected { |
| background-color: #3297fd; |
| background-color: #77BD1D; |
| color: #fff; |
| } |
| |
| .dk-select-options-highlight .dk-option-selected { |
| background-color: transparent; |
| color: inherit; |
| } |
| |
| .dk-option { |
| padding: 8px 12px; |
| } |
| |
| .dk-select-options .dk-option-highlight { |
| background-color: #3297fd; |
| background-color: #77BD1D; |
| color: #fff; |
| |
| } |
| |
| .dk-select-options .dk-option-disabled { |
| color: #BBBBBB; |
| background-color: transparent; |
| } |
| |
| .dk-optgroup { |
| |
| |
| |
| |
| |
| |
| } |
| .dk-optgroup + .dk-option { |
| margin-top: 0.25em; |
| } |
| .dk-optgroup + .dk-optgroup { |
| border-top-width: 0; |
| margin-top: 0; |
| } |
| .dk-optgroup:nth-child(2) { |
| padding-top: 0; |
| border-top: none; |
| margin-top: 0; |
| } |
| .dk-optgroup:last-child { |
| border-bottom-width: 0; |
| margin-bottom: 0; |
| padding-bottom: 0; |
| } |
| .dk-optgroup-label { |
| padding: 0.5em; |
| font-weight: 600; |
| width: 100%; |
| background: #fafaf7; |
| border: solid 1px rgb(222, 219, 209); |
| border-width: 1px 0; |
| } |
| .dk-optgroup-options { |
| list-style: none; |
| padding-left: 0; |
| } |
| .dk-optgroup-options li { |
| padding-left: 1.2em; |
| } |
| .dk-select-open-up .dk-selected { |
| border-top-left-radius: 0; |
| border-top-right-radius: 0; |
| border-color: #3297fd; |
| border-color: #dedcd3; |
| } |
| .dk-select-open-down .dk-selected { |
| border-bottom-left-radius: 0; |
| border-bottom-right-radius: 0; |
| border-color: #3297fd; |
| border-color: #dedcd3; |
| } |
| .dk-select-open-up .dk-selected:before, .dk-select-open-down .dk-selected:before { |
| content: "\f0d8"; |
| } |
| .dk-select-open-up .dk-selected:after, .dk-select-open-down .dk-selected:after { |
| border-left-color: #3297fd; |
| border-left-color: #EEEDE4; |
| } |
| .dk-select-open-up .dk-select-options, .dk-select-open-down .dk-select-options, .dk-select-multi:focus .dk-select-options { |
| display: block; |
| border-color: #3297fd; |
| border-color: #DEDBD1; |
| } |
| .dk-select-multi:hover, .dk-select-multi:focus { |
| outline: none; |
| } |
| .dk-selected:hover, .dk-selected:focus { |
| outline: none; |
| border-color: #3297fd; |
| border-color: #A9DA66; |
| } |
| .dk-selected:hover:after, .dk-selected:focus:after { |
| border-left-color: #3297fd; |
| border-left-color: #A9DA66; |
| } |
| .dk-select-disabled { |
| opacity: 0.6; |
| color: #BBBBBB; |
| cursor: not-allowed; |
| } |
| .dk-select-disabled .dk-selected:hover, .dk-select-disabled .dk-selected:focus { |
| border-color: inherit; |
| } |
| .dk-select-disabled .dk-selected:hover:before, .dk-select-disabled .dk-selected:focus:before { |
| border-top-color: inherit; |
| } |
| .dk-select-disabled .dk-selected:hover:after, .dk-select-disabled .dk-selected:focus:after { |
| border-left-color: inherit; |
| } |
| select[data-dkcacheid] { |
| display: none; |
| } |
| |
| .ipbmenu_content .dk-select, |
| .ipbmenu_content .dk-select-multi, |
| .ipbmenu_content .dk-selected { |
| z-index: auto !important; |
| } |
| |
| |
| |
| |
| @font-face { |
| font-family: 'Proxima Nova'; |
| src: url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-semibold-webfont.eot'); |
| src: url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'), |
| url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-semibold-webfont.woff2') format('woff2'), |
| url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-semibold-webfont.woff') format('woff'), |
| url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-semibold-webfont.ttf') format('truetype'), |
| url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg'); |
| font-weight: 600; |
| font-style: normal; |
| |
| } |
| |
| @font-face { |
| font-family: 'Proxima Nova'; |
| src: url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-bold-webfont.eot'); |
| src: url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'), |
| url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-bold-webfont.woff2') format('woff2'), |
| url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-bold-webfont.woff') format('woff'), |
| url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-bold-webfont.ttf') format('truetype'), |
| url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg'); |
| font-weight: bold; |
| font-style: normal; |
| |
| } |
| |
| @font-face { |
| font-family: 'Proxima Nova'; |
| src: url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-light-webfont.eot'); |
| src: url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'), |
| url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-light-webfont.woff2') format('woff2'), |
| url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-light-webfont.woff') format('woff'), |
| url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-light-webfont.ttf') format('truetype'), |
| url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg'); |
| font-weight: 300; |
| font-style: normal; |
| |
| } |
| |
| @font-face { |
| font-family: 'Proxima Nova'; |
| src: url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-regular-webfont.eot'); |
| src: url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), |
| url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-regular-webfont.woff2') format('woff2'), |
| url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-regular-webfont.woff') format('woff'), |
| url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-regular-webfont.ttf') format('truetype'), |
| url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg'); |
| font-weight: normal; |
| font-style: normal; |
| |
| } |
| |
| @font-face { |
| font-family: 'Proxima Nova'; |
| src: url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-regularitalic-webfont.eot'); |
| src: url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-regularitalic-webfont.eot?#iefix') format('embedded-opentype'), |
| url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-regularitalic-webfont.woff2') format('woff2'), |
| url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-regularitalic-webfont.woff') format('woff'), |
| url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-regularitalic-webfont.ttf') format('truetype'), |
| url('https://forum.grasscity.com/public/style_images/grasscityqa/fonts/proximanova-regularitalic-webfont.svg#proxima_novaregular_italic') format('svg'); |
| font-style: italic; |
| |
| } |
| |
| html, body { |
| background-color: #f3f2ed; |
| color: #3b3b3b; |
| height: 100%; |
| } |
| |
| body { |
| font: normal 14px 'Proxima Nova', Helvetica, arial, sans-serif; |
| position: relative; |
| } |
| |
| input, select { |
| font: normal 13px 'Proxima Nova', Helvetica, arial, sans-serif; |
| } |
| textarea { |
| font: normal 14px 'Proxima Nova', Helvetica, arial, sans-serif; |
| } |
| textarea, input { outline: none; } |
| |
| |
| |
| |
| h3, strong { font-weight: 600; } |
| em { font-style: italic; } |
| img, .input_check, .input_radio { vertical-align: middle; } |
| legend { display: none; } |
| table { width: 100%; } |
| td { padding: 3px; } |
| |
| |
| a { |
| color: #3b3b3b; |
| text-decoration: none; |
| } |
| |
| a:hover { color: #77BD1D; text-decoration: underline; } |
| a:focus { outline: none; } |
| |
| |
| |
| |
| |
| .ipsList_inline > li { |
| display: inline-block; |
| margin: 0 5px; |
| } |
| .ipsList_inline > li:first-child { margin-left: 0; } |
| .ipsList_inline > li:last-child { margin-right: 0; } |
| .ipsList_inline.ipsList_reset > li:first-child { margin-left: 3px; } |
| .ipsList_inline.ipsList_reset > li:last-child { margin-right: 3px; } |
| .ipsList_inline.ipsList_nowrap { white-space: nowrap; } |
| |
| |
| .ipsList_withlargephoto > li .list_content {margin-left: 92px;} |
| .ipsList_withmediumphoto > li .list_content { margin-left: 60px; } |
| .ipsList_withminiphoto > li .list_content { margin-left: 46px; } |
| .ipsList_withtinyphoto > li .list_content { margin-left: 30px; } |
| |
| |
| .list_content { word-wrap: break-word; } |
| |
| .ipsList_data li { |
| margin-bottom: 0; |
| line-height: 24px; |
| padding: 9px 19px; |
| border-bottom: solid 1px #eeede4; |
| } |
| .ipsList_data .row_data { display: inline-block; word-wrap: break-word; max-width: 100%; } |
| .ipsList_data .row_title, .ipsList_data .ft { |
| display: inline-block; |
| float: left; |
| width: 110px; |
| color: #aca791; |
| padding-right: 10px; |
| } |
| |
| .ipsList_data.ipsList_data_thin .row_title, .ipsList_data.ipsList_data_thin .ft { |
| width: 80px; |
| } |
| |
| |
| |
| |
| .ipsType_pagetitle, .ipsType_subtitle { |
| font-size: 26px; |
| |
| |
| line-height: normal; |
| } |
| |
| .ipsType_normal { font-weight: normal; } |
| |
| .ipsType_semibold { font-weight: 600; } |
| |
| .ipsType_underline { text-decoration: underline; } |
| |
| .ipsType_subtitle { font-size: 12px; } |
| .ipsType_sectiontitle { |
| font-size: 14px; |
| font-weight: normal; |
| color: #3b3b3b; |
| border-bottom: 1px solid #eeede4; |
| } |
| |
| |
| |
| |
| |
| |
| |
| .ipsType_pagedesc { |
| color: #3b3b3b; |
| font-size: 12px; |
| } |
| |
| .ipsType_pagedesc a { text-decoration: underline; } |
| |
| .ipsType_textblock { |
| line-height: 1.5; |
| color: #3b3b3b; |
| font-size: 16px; |
| font-weight: 300; |
| } |
| |
| .ipsType_small { font-size: 13px; } |
| .ipsType_smaller, .ipsType_smaller a { font-size: 12px !important; } |
| .ipsType_smallest, .ipsType_smallest a { font-size: 10px !important; } |
| |
| .ipsReset { margin: 0px !important; padding: 0px !important; } |
| |
| |
| |
| #content, .main_width { |
| margin: 0 auto; |
| max-width: 980px; |
| padding: 0 15px; |
| } |
| |
| |
| #content { |
| line-height: 120%; |
| margin-top: 20px; |
| } |
| |
| |
| |
| |
| |
| .row1, .post_block.row1 { background-color: #fff; } |
| |
| |
| .row2, .post_block.row2 { background-color: #fcfcfc; } |
| |
| |
| |
| |
| .unread .altrow, .unread.altrow { background-color: #E2E9F0; } |
| |
| |
| .highlighted, .highlighted .altrow { background-color: #d6e4f0; } |
| |
| .ipsBox { background: #fff; } |
| |
| .ipsBox_notice, .ipsBox_highlight { |
| background: #f4fcff; |
| border-bottom: 1px solid #cae9f5; |
| } |
| |
| |
| a.ipsBadge:hover { color: #fff; } |
| |
| .ipsBadge_green { background: #77BD1D; } |
| .ipsBadge_purple { background: #af286d; } |
| .ipsBadge_grey { background: #5b5b5b; } |
| .ipsBadge_lightgrey { background: #b3b3b3; } |
| .ipsBadge_orange { background: #ffa10e; } |
| .ipsBadge_red { background: #eb4e34; } |
| |
| |
| .bar { |
| background: #fafaf7;; |
| padding: 8px 10px; |
| } |
| |
| .bar.altbar { |
| background: #DBD8CF; |
| color: #3b3b3b; |
| } |
| |
| |
| .header { |
| background: #fafaf7; |
| color: #3b3b3b; |
| } |
| |
| |
| body .ipb_table .header a, |
| body .topic_options a { |
| color: #1d3652; |
| } |
| |
| |
| .post_wrap .post_body { |
| margin-left: 230px; |
| padding: 0 30px; |
| background: #FFF; |
| border-radius: 0 4px 4px 0; |
| } |
| |
| div.author_info { |
| width: 230px; |
| padding: 25px; |
| } |
| |
| .post_block { |
| background: #fff; |
| } |
| |
| .post_body .post { color: #282828; } |
| |
| .bbc_url, .bbc_email { |
| color: #0f72da; |
| text-decoration: underline; |
| } |
| |
| |
| |
| |
| .date, .poll_question .votes { |
| color: #aca791; |
| font-size: 11px; |
| } |
| |
| |
| .no_messages { |
| color: #aca791; |
| text-align: center; |
| padding: 45px 10px; |
| opacity: .5; |
| } |
| |
| .no_messages i { |
| display: block; |
| font-size: 70px; |
| margin-bottom: 10px; |
| |
| } |
| |
| |
| .tab_bar { |
| background-color: #e4ebf2; |
| color: #4a6784; |
| } |
| |
| .tab_bar li.active { |
| background-color: #243f5c; |
| color: #fff; |
| } |
| |
| .tab_bar.no_title.mini { |
| border-bottom: 8px solid #243f5c; |
| } |
| |
| |
| .ipbmenu_content, .ipb_autocomplete { |
| background-color: #fff; |
| border: 1px solid rgba(172, 167, 145, .3); |
| -webkit-border-radius: 4px; |
| -moz-border-radius: 4px; |
| border-radius: 4px; |
| |
| -webkit-box-shadow: 0 3px 10px rgba(143, 140, 124, .4); |
| -moz-box-shadow: 0 3px 10px rgba(143, 140, 124, .4); |
| box-shadow: 0 3px 10px rgba(143, 140, 124, .4); |
| } |
| |
| .ipbmenu_content { |
| |
| min-width: 115px; |
| line-height: normal; |
| } |
| |
| .ipbmenu_content > li, .ipb_autocomplete > li { |
| border-bottom: 1px solid #eeede4; |
| } |
| .ipbmenu_content > li:last-of-type, |
| .ipbmenu_content > li:only-of-type, |
| .ipb_autocomplete > li:last-of-type, |
| .ipb_autocomplete > li:only-of-type { |
| border-bottom: 1px solid #eeede4; |
| } |
| |
| .ipb_autocomplete li { |
| padding: 10px; |
| } |
| |
| .ipb_autocomplete li.active { |
| background: #fafafa; |
| } |
| |
| .ipbmenu_content > li > a:hover { background: #fafafa; } |
| |
| .ipbmenu_content > li > a > i { |
| margin-right: .5em; |
| |
| |
| |
| width: 1.28571429em; |
| text-align: center; |
| } |
| |
| |
| |
| |
| .input_submit { |
| -webkit-appearance: none; |
| |
| -webkit-transition: all 0.2s ease-in-out; |
| -moz-transition: all 0.5s ease-in-out; |
| transition: all 0.2s ease-in-out; |
| box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1); |
| font-size: 14px; |
| |
| color: #fff; |
| text-decoration: none; |
| background: #77BD1D; |
| border: none; |
| padding: 0 1.333em; |
| cursor: pointer; |
| -webkit-border-radius: 20px; |
| -moz-border-radius: 20px; |
| border-radius: 20px; |
| display: inline-block; |
| |
| line-height: 37px; |
| height: 37px; |
| } |
| |
| .input_submit:hover { color: #fff; } |
| |
| |
| .input_submit.alt { |
| box-shadow: inset 0 0 0 1px #dedcd3; |
| background: #fff; |
| color: #aca791; |
| } |
| |
| .input_submit.alt:hover { |
| color: #aca791; |
| } |
| |
| .input_submit.delete { |
| background: #ad2930; |
| border-color: #C8A5A4 #962D29 #962D29 #C8A5A4; |
| color: #fff; |
| -moz-box-shadow: inset 0 1px 0 0 #C8A5A4, 0px 2px 3px rgba(0,0,0,0.2); |
| -webkit-box-shadow: inset 0 1px 0 0 #C8A5A4, 0px 2px 3px rgba(0,0,0,0.2); |
| box-shadow: inset 0 1px 0 0 #C8A5A4, 0px 2px 3px rgba(0,0,0,0.2); |
| } |
| |
| .input_submit.delete:hover { color: #fff; } |
| |
| |
| body#ipboard_body fieldset.submit, |
| body#ipboard_body p.submit { |
| background-color: #d1ddea; |
| } |
| |
| |
| .moderated, body .moderated td, .moderated td.altrow, .post_block.moderated, |
| body td.moderated, body td.moderated { |
| background-color: #f8f1f3; |
| } |
| |
| .post_block.moderated { border-color: #e9d2d7; } |
| .moderated .row2 { background-color: #f0e0e3; } |
| .moderated, .moderated a { color: #6f3642; } |
| |
| body#ipboard_body.redirector { |
| background: #fff !important; |
| } |
| |
| |
| |
| |
| #header_bar { |
| background: #77BD1D; |
| } |
| #header_bar .main_width { |
| padding: 0; |
| } |
| #user_navigation { |
| float: right; |
| margin-left: 15px; |
| line-height: 45px; |
| } |
| #user_navigation > li { |
| display: inline-block; |
| float: left; |
| } |
| #user_navigation > li > a { |
| color: #3b3b3b; |
| text-decoration: underline; |
| } |
| |
| #user_navigation.logged_in > li > a { |
| text-decoration: none; |
| display: block; |
| padding: 0 10px; |
| color: #aca791; |
| font-size: 20px; |
| } |
| |
| #user_navigation.logged_in #inbox_link.menu_active .fa-bell-o:before {content: "\f0f3";} |
| #user_navigation.logged_in #notify_link.menu_active .fa-comment-o:before {content: "\f075";} |
| |
| #user_link_dd, .dropdownIndicator { |
| display: inline-block; |
| font: normal normal normal 14px/1 FontAwesome; |
| font-size: inherit; |
| text-rendering: auto; |
| -webkit-font-smoothing: antialiased; |
| -moz-osx-font-smoothing: grayscale; |
| font-size: 15px; |
| } |
| |
| #user_link_dd:before, .dropdownIndicator:before {content: "\f0d7";} |
| |
| #user_link_menucontent { |
| width: 215px; |
| } |
| |
| #user_link_menucontent #links li { |
| white-space: nowrap; |
| } |
| #links a { |
| color: #5b5656; |
| font-weight: 600; |
| font-size: 14px; |
| } |
| #links i { |
| color: #aca791; |
| margin-right: 5px; |
| width: 20px; |
| text-align: center; |
| } |
| #links li:hover i { |
| color: #77BD1D; |
| } |
| |
| |
| #user_link.menu_active { |
| background: #fff; |
| color: #323232; |
| } |
| |
| #community_app_menu { |
| white-space: nowrap; |
| max-height: none; |
| |
| -webkit-transition: all 0.3s ease-out; |
| -moz-transition: all 0.3s ease-out; |
| -ms-transition: all 0.3s ease-out; |
| -o-transition: all 0.3s ease-out; |
| transition: all 0.3s ease-out; |
| |
| padding-top: 6px; |
| } |
| #community_app_menu.active { |
| max-height: 25em; |
| } |
| |
| #community_app_menu_link { |
| display: none; |
| line-height: 45px; |
| float: right; |
| } |
| #community_app_menu_link i { |
| background: #fafaf8; |
| color: #c3c0b0; |
| border: solid 1px #d5d3c7; |
| padding: 4px 8px; |
| border-radius: 4px; |
| font-size: 20px; |
| vertical-align: middle; |
| } |
| |
| #user_link.menu_active #user_link_dd, .menu_active .dropdownIndicator, li.active .dropdownIndicator { background-position: right; } |
| #community_app_menu .menu_active .dropdownIndicator { background-position: left; } |
| #community_app_menu li.active .menu_active .dropdownIndicator { background-position: right; } |
| #user_link_menucontent #statusForm { padding: 7px; } |
| #user_link_menucontent #statusUpdate { margin-bottom: 5px; } |
| |
| |
| #statusUpdateGlobal { |
| width: 130px !important; |
| font-style: italic; |
| padding: 7px 10px; |
| |
| } |
| #statusSubmitGlobal { |
| height: 30px; |
| line-height: 30px; |
| padding: 0 1.333em; |
| } |
| |
| #user_link.menu_active, #notify_link.menu_active, #inbox_link.menu_active { |
| background-position: bottom; |
| background-color: #fff; |
| -moz-border-radius: 4px 4px 0 0; |
| -webkit-border-top-left-radius: 4px; |
| -webkit-border-top-right-radius: 4px; |
| border-radius: 4px 4px 0 0; |
| } |
| |
| #notify_link, #inbox_link { |
| vertical-align: middle; |
| position: relative; |
| } |
| |
| #user_navigation #register_link { |
| display: inline-block; |
| font-size: 13px; |
| text-decoration: none; |
| color: #FFF; |
| padding: 0px 1.1em; |
| line-height: 30px; |
| height: 30px; |
| } |
| #user_navigation #sign_in { |
| font-size: 12px; |
| } |
| |
| #logo, |
| #user_navigation, |
| #search, |
| #community_app_menu_link { padding: 15px 0; } |
| |
| #logo { display: inline; } |
| |
| #community_app_menu > li |
| { |
| display: inline-block; |
| float: left; |
| |
| height: 69px; |
| line-height: 60px; |
| border-radius: 4px 4px 0 0; |
| } |
| |
| #community_app_menu > li:hover { |
| background: #f4f3ef; |
| box-shadow: inset 0 1px #e9e8e1; |
| |
| } |
| |
| |
| #community_app_menu > li > a { |
| color: #3b3b3b; |
| font-weight: 600; |
| |
| font-size: 14px; |
| padding: 0 15px; |
| |
| -webkit-transition: color .2s ease; |
| -moz-transition: color .2s ease; |
| transition: color .2s ease; |
| text-decoration: none; |
| display: inline-block; |
| line-height: 28px; |
| |
| } |
| |
| #community_app_menu > li > a:after { |
| position: relative; |
| bottom: -3px; |
| background-color: #77BD1D; |
| height: 2px; |
| width: 100%; |
| content: ''; |
| text-indent: -9999px; |
| box-sizing: border-box; |
| left: 0; |
| display: block; |
| opacity: 0; |
| transition: all .2s ease; |
| } |
| |
| #community_app_menu > li:hover > a:after, |
| #community_app_menu > li.active > a:after { |
| opacity: 1; |
| bottom: 4px; |
| } |
| |
| #community_app_menu > li.active > a { |
| position: relative; |
| } |
| |
| #quickNavLaunch { |
| font-size: 20px; |
| color: #fff; |
| opacity: .5; |
| |
| -webkit-transition: opacity 0.2s ease; |
| -moz-transition: opacity 0.2s ease; |
| transition: opacity 0.2s ease; |
| } |
| #quickNavLaunch:hover { |
| opacity: 1; |
| } |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| #community_app_menu .submenu_container, |
| #more_apps_menucontent.submenu_container { |
| width: 260px; |
| } |
| |
| #community_app_menu .submenu_container li, |
| #more_apps_menucontent.submenu_container li { |
| width: 260px; |
| } |
| |
| .breadcrumb { |
| font-size: 13px; |
| display: block; |
| } |
| .breadcrumb a {color: #3b3b3b;} |
| .breadcrumb li {padding: 0 0 0 15px; margin: 0;} |
| .breadcrumb li:last-child {font-weight: 600;} |
| .breadcrumb li .nav_sep { |
| position: relative; |
| font-family: 'FontAwesome'; |
| font: normal normal normal 14px/1 FontAwesome; |
| text-rendering: auto; |
| -webkit-font-smoothing: antialiased; |
| font-size: 19px; |
| color: #77BD1D; |
| padding-right: 15px; |
| bottom: -2px; |
| } |
| .breadcrumb li .nav_sep:before {content: "\f105";} |
| .breadcrumb.top { |
| margin-bottom: 25px; |
| border-bottom: 1px solid rgba(172, 167, 145, .5); |
| padding-bottom: 20px; |
| } |
| |
| .breadcrumb.bottom { margin-top: 20px; width: 100% } |
| |
| .ipsHeaderMenu { |
| background: #ffffff; |
| border-radius: 4px; |
| |
| width: 255px; |
| |
| border: solid 1px rgba(207, 204, 191, .8); |
| margin-top: 25px; |
| } |
| |
| .ipsHeaderMenu > ul > li { |
| padding: 15px 20px; |
| border-bottom: 1px solid #eeede4; |
| } |
| .ipsHeaderMenu > ul > li:last-of-type { |
| border-bottom: none; |
| } |
| |
| .ipsHeaderMenu .ipsType_sectiontitle, |
| .ipsHeaderMenu .ipsType_sectionfooter { |
| background: #fafaf7; |
| padding: 15px 19px; |
| } |
| .ipsHeaderMenu .ipsType_sectionfooter { |
| border-radius: 0 0 4px 4px; |
| text-align: center; |
| border-top: 1px solid #eeede4; |
| color: #8f8c7c; |
| font-weight: 600; |
| } |
| .ipsHeaderMenu .ipsType_sectionfooter, |
| .ipsHeaderMenu .ipsType_sectionfooter a { |
| color: #8f8c7c; |
| } |
| .ipsHeaderMenu .ipsType_sectiontitle { |
| border-radius: 4px 4px 0 0; |
| -webkit-box-shadow: inset 0 1px #fff; |
| -moz-box-shadow: inset 0 1px #fff; |
| box-shadow: inset 0 1px #fff; |
| } |
| |
| |
| |
| #user_notifications_link_menucontent.ipsHeaderMenu, |
| #user_inbox_link_menucontent.ipsHeaderMenu { |
| width: 300px; |
| } |
| |
| #user_inbox_link_menucontent h4 .ipsButton { |
| line-height: 30px; |
| height: 30px; |
| padding: 0 1.333em; |
| margin-top: -7px; |
| } |
| |
| |
| |
| |
| #search { |
| line-height: 45px; |
| } |
| |
| #search-box { |
| position: relative; |
| display: inline-block; |
| vertical-align: middle; |
| line-height: normal; |
| } |
| |
| #search_wrap { |
| position: relative; |
| display: block; |
| color: #6E325E; |
| height: 30px; |
| width: 200px; |
| |
| background: rgba(172, 162, 145, 0.2); |
| border-radius: 4px; |
| } |
| |
| |
| #search_wrap:before { |
| content: "\f002"; |
| display: block; |
| position: absolute; |
| top: 0; |
| left: 0; |
| width: 22px; |
| line-height: 30px; |
| |
| -webkit-transition: all 400ms ease; |
| -moz-transition: all 400ms ease; |
| transition: all 400ms ease; |
| |
| font-family: 'FontAwesome'; |
| font-size: 12px; |
| text-align: right; |
| |
| opacity: 1; |
| } |
| |
| #search_wrap.focus:before { |
| opacity: 0; |
| } |
| |
| #main_search { |
| height: 30px; |
| line-height: 30px; |
| font-size: 12px; |
| |
| background: none; |
| border: none; |
| outline: 0; |
| |
| padding-right: 40px; |
| padding-left: 30px; |
| width: 100%; |
| |
| -moz-box-sizing: border-box; |
| box-sizing: border-box; |
| |
| -webkit-transition: padding-left 100ms ease; |
| -moz-transition: padding-left 100ms ease; |
| transition: padding-left 100ms ease |
| |
| -webkit-transition-delay: 200ms; |
| -moz-transition-delay: 200ms; |
| transition-delay: 200ms; |
| } |
| #search_wrap.focus #main_search { |
| padding-left: 10px; |
| } |
| |
| #main_search::-webkit-input-placeholder { |
| color: #aca791; |
| } |
| |
| #main_search:-moz-placeholder { |
| color: #aca791; |
| } |
| |
| #main_search::-moz-placeholder { |
| color: #aca791; |
| } |
| |
| #main_search:-ms-input-placeholder { |
| color: #aca791; |
| } |
| |
| #main_search.inactive { color: #bcbcbc; } |
| |
| #adv_search { |
| color: #aca791; |
| margin-left: 5px; |
| top: 0; |
| left: 100%; |
| } |
| #adv_search i { |
| line-height: 30px; |
| } |
| #search_wrap .submit_input { |
| visibility: hidden; |
| opacity: 0; |
| |
| background: #aca791; |
| border-radius: 0 4px 4px 0; |
| border: none; |
| padding: 0; |
| |
| width: 30px; |
| height: 30px; |
| |
| position: absolute; |
| right: 0; |
| top: 0; |
| |
| font: normal normal normal 12px/30px 'FontAwesome'; |
| text-align: center; |
| color: #fff; |
| |
| -moz-transition: all ease .2s; |
| -webkit-transition: all ease .2s; |
| transition: all ease .2s; |
| } |
| #search_wrap.focus .submit_input { |
| visibility: visible; |
| opacity: 1; |
| } |
| #search_wrap.typing .submit_input { |
| background: #77BD1D; |
| } |
| |
| #search_wrap .submit_input:before { |
| content: "\f002"; |
| } |
| |
| #search_options { |
| |
| |
| |
| |
| |
| |
| margin: 5px 5px 0 0; |
| max-width: 80px; |
| |
| font-size: 10px; |
| height: 20px; |
| line-height: 20px; |
| padding: 0 6px; |
| |
| -moz-border-radius: 4px; |
| -webkit-border-radius: 4px; |
| border-radius: 4px; |
| |
| background: rgba(172,162,145,0.2); |
| |
| text-overflow:ellipsis; |
| overflow: hidden; |
| } |
| |
| #search_options_menucontent { min-width: 100px; white-space: nowrap; } |
| #search_options_menucontent input { margin-right: 10px; } |
| #search_options_menucontent li { border-bottom: 0; } |
| #search_options_menucontent label { cursor: pointer; } |
| |
| |
| |
| |
| #backtotop { |
| width: 24px; |
| height: 24px; |
| line-height: 20px; |
| |
| margin-left: -12px; |
| position: absolute; |
| display: inline-block; |
| background: #bdbdbd; |
| text-align: center; |
| -moz-border-radius: 16px; |
| -webkit-border-radius: 16px; |
| border-radius: 16px; |
| opacity: 0.4; |
| outline: 0; |
| } |
| |
| #backtotop:hover { |
| background: #af286d; |
| color: #fff; |
| opacity: 1; |
| } |
| |
| #footer_utilities { |
| padding: 10px; |
| font-size: 11px; |
| position: relative; |
| } |
| |
| #footer_utilities .ipsList_inline > li > a { margin-right: 0px; padding: 4px 10px; } |
| #footer_utilities a.menu_active { |
| background: #F7F9FB; |
| margin-top: -5px; |
| padding: 3px 9px 4px !important; |
| z-index: 20000; |
| position: relative; |
| display: inline-block; |
| border: 1px solid #D5DDE5; |
| border-bottom: 0; |
| } |
| |
| #copyright { |
| color: #848484; |
| text-align: right; |
| text-shadow: 0px 1px 0px #fff; |
| } |
| |
| #copyright a { color: #848484; } |
| |
| #ipsDebug_footer { |
| width: 900px; |
| margin: 8px auto 0px auto; |
| text-align: center; |
| color: #404040; |
| text-shadow: 0px 1px 0px #fff; |
| font-size: 11px; |
| } |
| #ipsDebug_footer strong { margin-left: 20px; } |
| #ipsDebug_footer a { color: #404040; } |
| |
| #rss_menu { |
| background-color: #fef3d7; |
| border: 1px solid #ed7710; |
| } |
| |
| #rss_menu li { border-bottom: 1px solid #fce19b; } |
| #rss_menu a { |
| color: #ed7710; |
| padding: 5px 8px; |
| } |
| |
| #rss_menu a:hover { |
| background-color: #ed7710; |
| color: #fff; |
| } |
| |
| |
| |
| |
| .ipsUserPhoto { |
| border-radius: 8px; |
| background: #fff; |
| -moz-box-sizing: border-box; |
| box-sizing: border-box; |
| padding: 1px; |
| border: 1px solid #d5d5d5 ; |
| box-shadow: 0px 2px 2px rgba(0,0,0,0.1); |
| } |
| |
| |
| |
| |
| |
| |
| .ipsUserPhoto_variable { max-width: 155px; } |
| |
| .ipsUserPhoto_larger { max-width: 115px; max-height: 115px; width: 100%;} |
| |
| .ipsUserPhoto_large { max-width: 72px; max-height: 72px; } |
| .ipsUserPhoto_medium { width: 50px; height: 50px; } |
| .ipsUserPhoto_mini { width: 36px; height: 36px; } |
| .ipsUserPhoto_tiny { width: 20px; height: 20px; } |
| .ipsUserPhoto_icon { width: 16px; height: 16px; } |
| |
| |
| .general_box { |
| background: #fff; |
| margin-bottom: 20px; |
| -moz-border-radius: 4px; |
| -webkit-border-radius: 4px; |
| border-radius: 4px; |
| border: solid 1px #dedbd1; |
| box-shadow: 0 1px 2px rgba(143,140,124,0.2); |
| |
| border: 1px solid rgba(172, 167, 145, .3); |
| } |
| |
| |
| .general_box h3 { |
| font-weight: normal; |
| font-size: 16px; |
| padding: 15px 15px; |
| background: #fafaf7; |
| color: #3b3b3b; |
| border-bottom: solid 1px #eeede4; |
| -moz-border-radius: 4px 4px 0 0; |
| -webkit-border-radius: 4px 4px 0 0; |
| border-radius: 4px 4px 0 0; |
| } |
| |
| .general_box .none { |
| color: #bcbcbc; |
| } |
| |
| .ipsBox, |
| .ipsPad { |
| padding: 19px; |
| } |
| .ipsPad_double { padding: 25px } |
| .ipsBox_withphoto_large { margin-left: 95px; } |
| .ipsBox_withphoto { margin-left: 65px; } |
| .ipsBox_withphoto_mini { margin-left: 46px; } |
| .gc-pad_huge { |
| padding: 30px; |
| } |
| |
| .ipsBox { |
| -moz-border-radius: 4px; |
| -webkit-border-radius: 4px; |
| border-radius: 4px; |
| } |
| |
| .ipsBox_container { |
| border: 1px solid #DEDBD1; |
| -moz-border-radius: 4px; |
| -webkit-border-radius: 4px; |
| border-radius: 4px; |
| background: #FFF; |
| box-shadow: 0 1px 2px rgba(143, 140, 124, 0.2); |
| |
| |
| border: 1px solid rgba(172, 167, 145, .3); |
| } |
| .ipsBox_container.moderated { |
| background: #f8f1f3; |
| border: 1px solid #d6b0bb; |
| } |
| .ipsBox_notice { |
| padding: 10px; |
| line-height: 1.6; |
| margin-bottom: 10px; |
| } |
| .ipsBox_container .ipsBox_notice { margin: -10px -10px 10px -10px; } |
| |
| .ipsBox_container .ipb_table tr:last-child td {border-bottom: 0;} |
| .ipsBox_container .ipsBox_container { |
| box-shadow: none; |
| } |
| |
| |
| .ipsPad_half { padding: 4px !important; } |
| .ipsPad_left { padding-left: 9px; } |
| .ipsPad_top { padding-top: 9px; } |
| .ipsPad_top_slimmer { padding-top: 7px; } |
| .ipsPad_top_half { padding-top: 4px; } |
| .ipsPad_top_bottom { padding-top: 9px; padding-bottom: 9px; } |
| .ipsPad_top_bottom_half { padding-top: 4px; padding-bottom: 4px; } |
| .ipsMargin_top { margin-top: 9px; } |
| .ipsMargin_bottom_half { margin-bottom: 4px; } |
| |
| .ipsBlendLinks_target .ipsBlendLinks_here { |
| opacity: 0.5; |
| -webkit-transition: all 0.1s ease-in-out; |
| -moz-transition: all 0.2s ease-in-out; |
| } |
| .ipsBlendLinks_target:hover .ipsBlendLinks_here { opacity: 1; } |
| |
| .block_list > li { |
| padding: 5px 10px; |
| border-bottom: 1px solid #f2f2f2; |
| } |
| |
| .ipsModMenu { |
| |
| } |
| |
| .ipsBadge { |
| display: inline-block; |
| height: 23px; |
| line-height: 23px; |
| padding: 0 15px; |
| font-size: 12px; |
| font-weight: 600; |
| color: #fff; |
| -moz-border-radius: 4px; |
| -webkit-border-radius: 4px; |
| border-radius: 4px; |
| vertical-align: middle; |
| } |
| |
| .ipb_table td .ipsBadge { |
| margin-bottom: 4px; |
| } |
| |
| .ipsBadge.has_icon img { |
| max-height: 7px; |
| vertical-align: baseline; |
| } |
| |
| #nav_app_ipchat .ipsBadge { position: absolute; } |
| |
| #ajax_loading { |
| background: #77BD1D; |
| color: #fff; |
| text-align: center; |
| padding: 5px 0 8px; |
| width: 8%; |
| top: 0px; |
| left: 46%; |
| -moz-border-radius: 0 0 4px 4px; |
| -webkit-border-bottom-right-radius: 4px; |
| -webkit-border-bottom-left-radius: 4px; |
| border-radius: 0 0 4px 4px; |
| z-index: 10000; |
| position: fixed; |
| -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1); |
| -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1); |
| box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1); |
| } |
| |
| #ipboard_body.redirector { |
| width: 500px; |
| margin: 150px auto 0 auto; |
| } |
| |
| #ipboard_body.minimal { margin-top: 40px; } |
| #ipboard_body.minimal #content { |
| -moz-border-radius: 10px; |
| -webkit-border-radius: 10px; |
| border-radius: 10px; |
| padding: 20px 30px; |
| } |
| #ipboard_body.minimal h1 { font-size: 32px; } |
| #ipboard_body.minimal .ipsType_pagedesc { font-size: 16px; } |
| |
| .progress_bar { |
| background-color: #eeede4; |
| -moz-border-radius: 4px; |
| -webkit-border-radius: 4px; |
| border-radius: 4px; |
| overflow: hidden; |
| } |
| |
| .progress_bar span { |
| background: #77BD1D; |
| color: #fff; |
| font-size: 0em; |
| font-weight: bold; |
| text-align: center; |
| text-indent: -2000em; |
| height: 10px; |
| display: block; |
| overflow: hidden; |
| } |
| |
| .progress_bar.limit span { |
| background: #b82929 url(https://forum.grasscity.com/public/style_images/grasscityqa/progressbar_warning.png) repeat-x center; |
| } |
| |
| .progress_bar span span { |
| display: none; |
| } |
| |
| .progress_bar.user_warn { |
| margin: 0 auto; |
| width: 80%; |
| } |
| |
| .progress_bar.user_warn span { |
| height: 6px; |
| } |
| |
| .progress_bar.topic_poll { |
| margin-top: 2px; |
| width: 40%; |
| } |
| |
| li.rating a { |
| outline: 0; |
| } |
| |
| .antispam_img { margin: 0 3px 5px 0; } |
| |
| span.error { |
| color: #ED1717; |
| font-weight: bold; |
| clear: both; |
| } |
| |
| #recaptcha_widget_div { max-width: 350px; } |
| #recaptcha_table { border: 0 !important; } |
| |
| .mediatag_wrapper { |
| position: relative; |
| padding-bottom: 56.25%; |
| padding-top: 30px; |
| height: 0; |
| overflow: hidden; |
| } |
| |
| .mediatag_wrapper iframe, |
| .mediatag_wrapper object, |
| .mediatag_wrapper embed { |
| position: absolute; |
| top: 0; |
| left: 0; |
| width: 100%; |
| height: 100%; |
| } |
| |
| |
| |
| |
| .tab_filters ul, .tab_filters li, fieldset.with_subhead span.desc, fieldset.with_subhead label,.user_controls li { |
| display: inline; |
| } |
| |
| |
| .right { float: right; } |
| .left { float: left; } |
| .hide { display: none; } |
| .short { text-align: center; } |
| .clear { clear: both; } |
| .clearfix:after { content: "";display: block;height: 0;clear: both;visibility: hidden;} |
| .faded { opacity: 0.5 } |
| .clickable { cursor: pointer; } |
| .reset_cursor { cursor: default; } |
| |
| |
| .bullets ul, .bullets ol, |
| ul.bullets, ol.bullets { |
| list-style: disc; |
| margin-left: 30px; |
| line-height: 150%; |
| list-style-image: none; |
| } |
| |
| .maintitle { |
| color: #3b3b3b; |
| padding: 10px 15px; |
| font-size: 16px; |
| border: 1px solid transparent; |
| border-radius: 4px; |
| line-height: 20px; |
| font-weight: 600; |
| } |
| |
| .category_block .maintitle { |
| -moz-transition: ease .2s all; |
| -webkit-transition: ease .2s all; |
| transition: ease .2s all; |
| } |
| |
| .category_block .ipsBox_container { |
| border-top: 0; |
| border-top-left-radius: 0; |
| border-top-right-radius: 0; |
| padding: 0; |
| } |
| .category_block .table_wrap { |
| position: relative; |
| padding: 0; |
| padding-top: 3px; |
| } |
| .category_block .table_wrap:before { |
| height: 3px; |
| border-radius: 1px 1px 0 0; |
| position: absolute; |
| top: 0; |
| left: 0; right: 0; |
| background: #77BD1D; |
| content: '.'; |
| text-indent: -9999px; |
| } |
| |
| .maintitle a { color: #3b3b3b; } |
| |
| .collapsed .maintitle { |
| background: #FFF; |
| box-shadow: 0 1px 2px rgba(143, 140, 124, 0.2); |
| border-color: rgba(172, 167, 145, .3); |
| padding: 15px; |
| } |
| |
| .maintitle .toggle { |
| background: url(https://forum.grasscity.com/public/style_images/grasscityqa/cat_minimize@2x.png) no-repeat; |
| background-size: 70px 20px; |
| background-position: 100% 0; |
| text-indent: -3000em; |
| width: 70px; height: 20px; |
| display: block; |
| outline: 0; |
| } |
| .collapsed .toggle { |
| background-image: url(https://forum.grasscity.com/public/style_images/grasscityqa/cat_maximize@2x.png); |
| background-size: 65px 20px; |
| } |
| |
| |
| #user_navigation #new_msg_count, .poll_question h4, |
| .rounded { |
| border-radius: 4px; |
| -moz-border-radius: 4px; |
| -webkit-border-radius: 4px; |
| } |
| |
| p.posted_info { |
| font-size: 13px; |
| } |
| |
| .desc, .desc.blend_links a { |
| color: #3b3b3b; |
| } |
| |
| |
| .desc.lighter, .desc.lighter.blend_links a { |
| color: #aca791; |
| } |
| |
| |
| .cancel { |
| color: #ad2930; |
| font-size: 0.9em; |
| font-weight: bold; |
| } |
| |
| |
| em.moderated { |
| font-size: 11px; |
| font-style: normal; |
| font-weight: bold; |
| } |
| |
| |
| .positive { color: #6f8f52; } |
| .negative { color: #c7172b; } |
| |
| |
| .searchlite |
| { |
| background-color: yellow; |
| color: red; |
| font-size:14px; |
| } |
| |
| |
| .activeuserposting { |
| font-style: italic; |
| } |
| |
| |
| |
| |
| |
| .col_f_post { width: 220px !important; } |
| .is_mod .col_f_post { width: 160px !important; } |
| |
| td.col_c_post { |
| width: 220px; |
| } |
| .col_c_post, |
| .col_f_post { |
| position: relative; |
| } |
| .col_c_post:before, |
| .col_f_post:before { |
| position: absolute; |
| display: block; |
| top: 50%; |
| margin-top: -25px; |
| height: 50px; |
| background: #eeede4; |
| width: 1px; |
| content: '.'; |
| text-indent: -9999px; |
| left: 0; |
| } |
| |
| .announcement .col_f_post:before { display: none; } |
| .announcement .col_f_post { text-align: right; } |
| |
| .col_f_icon { |
| padding-right: 0 !important; |
| width: 36px; |
| vertical-align: middle; |
| text-align: center; |
| vertical-align: top; |
| } |
| |
| |
| |
| |
| |
| |
| |
| .col_n_icon { |
| padding-right: 0 !important; |
| width: 36px; |
| vertical-align: middle; |
| text-align: center; |
| } |
| |
| .col_f_views, .col_m_replies { |
| width: 100px !important; |
| padding-left: 0 !important; |
| text-align: right; |
| white-space: nowrap; |
| } |
| |
| .col_f_mod, .col_m_mod, .col_n_mod { width: 60px; text-align: right; padding-left: 0 !important; } |
| .col_f_preview { |
| width: 20px !important; |
| text-align: right; |
| padding: 0 !important; |
| } |
| .col_f_content { |
| font-size: 13px; |
| } |
| .col_f_content br, |
| .col_c_forum br { |
| display: none; |
| } |
| |
| .col_c_icon { padding-right: 0 !important; width: 36px; vertical-align: top; text-align: center; } |
| .col_c_post .ipsUserPhotoLink { |
| position: absolute; |
| top: 50%; |
| margin-top: -18px; |
| } |
| |
| .col_n_date { width: 250px; } |
| .col_m_photo, |
| .col_n_photo { |
| width: 30px; |
| padding-right: 0 !important; |
| vertical-align: top; |
| } |
| .col_m_mod { text-align: right; } |
| .col_r_icon { width: 3%; } |
| .col_f_topic, .col_m_subject { width: 49%; } |
| .col_f_starter, .col_r_total, .col_r_comments { width: 10%; } |
| .col_m_date, .col_r_updated, .col_r_section { width: 18%; } |
| .col_c_stats { width: 15%; text-align: right;} |
| .col_c_forum { width: auto; } |
| .col_mod, .col_r_mod { width: 3%; } |
| .col_r_title { width: 26%; } |
| |
| |
| |
| |
| |
| |
| table.ipb_table { |
| width: 100%; |
| line-height: 1.3; |
| border-collapse: collapse; |
| } |
| |
| table.ipb_table td { |
| padding: 25px 20px; |
| border-bottom: 1px solid #eeede4; |
| -moz-box-sizing: border-box; |
| box-sizing: border-box; |
| } |
| |
| table.ipb_table tr.unread h4 { font-weight: 600; } |
| table.ipb_table tr.highlighted td { border-bottom: 0; } |
| |
| table.ipb_table th { |
| font-size: 15px; |
| font-weight: 600; |
| background: #fafaf7; |
| padding: 20px 6px; |
| border-bottom: solid 1px #eeede4; |
| } |
| table.ipb_table th:first-child { |
| border-top-left-radius: 4px; |
| } |
| table.ipb_table th:last-child { |
| border-top-right-radius: 4px; |
| } |
| |
| .last_post { margin-left: 45px; font-size: 12px;} |
| .last_post > li:first-child {font-weight: 600; font-size: 14px; } |
| |
| |
| table.ipb_table h4, |
| table.ipb_table .topic_title { |
| font-size: 16px; |
| font-weight: 600; |
| } |
| |
| table.ipb_table .topic_title { |
| margin-right: 4px; |
| margin-bottom: 4px; |
| display: inline-block; |
| } |
| |
| |
| table.ipb_table .ipsModMenu { visibility: hidden; } |
| table.ipb_table tr:hover .ipsModMenu, table.ipb_table tr .ipsModMenu.menu_active { visibility: visible; } |
| |
| #announcements h4 { display: inline; } |
| |
| |
| |
| |
| .ipb_table .announcement td { |
| border-bottom: 1px solid rgba(172, 167, 145, 0.5); |
| padding: 20px 20px; |
| } |
| |
| .ipb_table .announcement h4 a { |
| font-weight: normal; |
| } |
| |
| .forum_data { |
| font-size: 11px; |
| color: #5c5c5c; |
| display: inline-block; |
| white-space: nowrap; |
| margin: 0px 0 0 8px; |
| } |
| |
| .desc_more { |
| background: url(https://forum.grasscity.com/public/style_images/grasscityqa/desc_more.png ) no-repeat top; |
| display: inline-block; |
| width: 13px; height: 13px; |
| text-indent: -2000em; |
| } |
| .desc_more:hover { background-position: bottom; } |
| |
| .category_block .ipb_table h4 { font-size: 16px; font-weight: 600; word-wrap: break-word; } |
| |
| .col_c_forum > .desc { |
| margin-top: 5px; |
| } |
| |
| table.ipb_table .subforums { |
| margin: 6px 0 0 10px; |
| } |
| |
| table.ipb_table .eto .subforums { margin-top: 0; } |
| |
| |
| |
| table.ipb_table .subforums li { |
| padding-left: 20px; |
| background: url(https://forum.grasscity.com/public/style_images/grasscityqa/subforum_stem.png ) no-repeat left 4px; |
| color: #aca791; |
| line-height: 18px; |
| display: block; |
| margin: 0; |
| } |
| table.ipb_table .subforums li.unread { |
| color: #77BD1D; |
| } |
| table.ipb_table .subforums li a { |
| font-weight: 600; |
| } |
| table.ipb_table .subforums li i { |
| font-size: 10px; |
| margin-right: 5px; |
| } |
| |
| table.ipb_table .expander { |
| visibility: hidden; |
| width: 16px; |
| height: 16px; |
| font-size: 16px; |
| } |
| table.ipb_table .expander:before { |
| display: inline-block; |
| font: normal normal normal 14px/1 FontAwesome; |
| font-size: inherit; |
| text-rendering: auto; |
| -webkit-font-smoothing: antialiased; |
| -moz-osx-font-smoothing: grayscale; |
| } |
| table.ipb_table tr:hover .expander { visibility: visible; opacity: 0.2; } |
| table.ipb_table td.col_f_preview { cursor: pointer; } |
| table.ipb_table tr td:hover .expander, .expander.open, .expander.loading { visibility: visible !important; opacity: 1; } |
| |
| table.ipb_table .expander.closed:before { content: '\f01a'; } |
| table.ipb_table .expander.open:before { content: '\f05c'; } |
| table.ipb_table .expander.loading:before { content: '\f021'; } |
| |
| |
| @-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } } |
| @-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } } |
| @keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } } |
| |
| table.ipb_table .expander.loading { |
| -webkit-animation:spin 4s linear infinite; |
| -moz-animation:spin 4s linear infinite; |
| animation:spin 4s linear infinite; |
| } |
| table.ipb_table .preview td { |
| z-index: 20000; |
| border-top: 0; |
| } |
| |
| table.ipb_table .preview td > div { |
| line-height: 1.4; |
| position: relative; |
| } |
| |
| table.ipb_table .preview td { |
| -webkit-box-shadow: 0px 4px 5px rgba(0,0,0,0.15); |
| -moz-box-shadow: 0px 4px 5px rgba(0,0,0,0.15); |
| box-shadow: 0px 4px 5px rgba(0,0,0,0.15); |
| border: 1px solid #D6E4F0; |
| } |
| |
| .preview_col { |
| margin-left: 80px; |
| font-size: 13px; |
| } |
| |
| .preview_info { |
| font-size: 15px; |
| margin-bottom: 12px; |
| } |
| |
| table.ipb_table .mini_pagination { opacity: 0.5; } |
| table.ipb_table tr:hover .mini_pagination { opacity: 1; } |
| |
| |
| |
| |
| .ipsLayout.ipsLayout_withleft { padding-left: 240px; } |
| .ipsBox.ipsLayout.ipsLayout_withleft { padding-left: 259px; } |
| .ipsLayout.ipsLayout_withright { padding-right: 240px; clear: left; } |
| .ipsBox.ipsLayout.ipsLayout_withright { padding-right: 259px; } |
| |
| |
| .ipsLayout_content, |
| .ipsLayout .ipsLayout_left, |
| .ipsLayout_right { |
| position: relative; |
| |
| -moz-box-sizing: border-box; |
| box-sizing: border-box; |
| } |
| .ipsLayout_content { width: 100%; float: left; } |
| .ipsLayout .ipsLayout_left { width: 220px; margin-left: -240px; float: left; } |
| .ipsLayout .ipsLayout_right { width: 220px; margin-right: -240px; float: right; } |
| |
| |
| .ipsLayout_largeleft.ipsLayout_withleft { padding-left: 320px; } |
| .ipsBox.ipsLayout_largeleft.ipsLayout_withleft { padding-left: 339px; } |
| .ipsLayout_largeleft.ipsLayout .ipsLayout_left { width: 300px; margin-left: -320px; } |
| .ipsLayout_largeright.ipsLayout_withright { padding-right: 320px; } |
| .ipsBox.ipsLayout_largeright.ipsLayout_withright { padding-right: 339px; } |
| .ipsLayout_largeright.ipsLayout .ipsLayout_right { width: 300px; margin-right: -320px; } |
| |
| |
| .ipsLayout_smallleft.ipsLayout_withleft { padding-left: 160px; } |
| .ipsBox.ipsLayout_smallleft.ipsLayout_withleft { padding-left: 179px; } |
| .ipsLayout_smallleft.ipsLayout .ipsLayout_left { width: 140px; margin-left: -160px; } |
| .ipsLayout_smallright.ipsLayout_withright { padding-right: 160px; } |
| .ipsBox.ipsLayout_smallright.ipsLayout_withright { padding-right: 179px; } |
| .ipsLayout_smallright.ipsLayout .ipsLayout_right { width: 140px; margin-right: -160px; } |
| |
| |
| .ipsLayout_tinyleft.ipsLayout_withleft { padding-left: 60px; } |
| .ipsBox.ipsLayout_tinyleft.ipsLayout_withleft { padding-left: 79px; } |
| .ipsLayout_tinyleft.ipsLayout .ipsLayout_left { width: 40px; margin-left: -50px; } |
| .ipsLayout_tinyright.ipsLayout_withright { padding-right: 60px; } |
| .ipsBox.ipsLayout_tinyright.ipsLayout_withright { padding-right: 79px; } |
| .ipsLayout_tinyright.ipsLayout .ipsLayout_right { width: 40px; margin-right: -60px; } |
| |
| |
| .ipsLayout_bigleft.ipsLayout_withleft { padding-left: 340px; } |
| .ipsBox.ipsLayout_bigleft.ipsLayout_withleft { padding-left: 359px; } |
| .ipsLayout_bigleft.ipsLayout .ipsLayout_left { width: 320px; margin-left: -340px; } |
| .ipsLayout_bigright.ipsLayout_withright { padding-right: 340px; } |
| .ipsBox.ipsLayout_bigright.ipsLayout_withright { padding-right: 359px; } |
| .ipsLayout_bigright.ipsLayout .ipsLayout_right { width: 320px; margin-right: -340px; } |
| |
| |
| .ipsLayout_hugeleft.ipsLayout_withleft { padding-left: 390px; } |
| .ipsBox.ipsLayout_hugeleft.ipsLayout_withleft { padding-left: 409px; } |
| .ipsLayout_hugeleft.ipsLayout .ipsLayout_left { width: 370px; margin-left: -390px; } |
| .ipsLayout_hugeright.ipsLayout_withright { padding-right: 390px; } |
| .ipsBox.ipsLayout_hugeright.ipsLayout_withright { padding-right: 409px; } |
| .ipsLayout_hugeright.ipsLayout .ipsLayout_right { width: 370px; margin-right: -390px; } |
| |
| |
| |
| |
| .ipsField .ipsField_title { |
| font-size: 15px; |
| color: #aca791; |
| } |
| |
| .ipsForm_required { |
| color: #ab1f39; |
| font-weight: bold; |
| } |
| |
| .ipsForm_horizontal .ipsField_title { |
| float: left; |
| width: 185px; |
| padding-right: 15px; |
| text-align: right; |
| line-height: 1.8; |
| } |
| .ipsForm_vertical .ipsField_title { |
| margin-bottom: 4px; |
| display: inline-block; |
| } |
| |
| .ipsForm_horizontal .ipsField { margin-bottom: 15px; } |
| .ipsForm_horizontal .ipsField_content, .ipsForm_horizontal .ipsField_submit { margin-left: 200px; } |
| .ipsForm_horizontal .ipsField_checkbox { margin: 0 0 5px 200px; } |
| .ipsForm_horizontal .ipsField_select .ipsField_title { line-height: 1.6; } |
| |
| .ipsForm_vertical .ipsField { margin-bottom: 10px; } |
| .ipsForm_vertical .ipsField_content { margin-top: 3px; } |
| |
| .ipsForm .ipsField_checkbox .ipsField_content { margin-left: 25px; } |
| .ipsForm .ipsField_checkbox input { float: left; margin-top: 3px; } |
| |
| .ipsField_primary input { font-size: 18px; } |
| |
| .ipsForm_submit { |
| background: #e4e4e4; |
| background: -moz-linear-gradient(top, #e4e4e4 0%, #cccccc 100%); |
| background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e4e4), color-stop(100%,#cccccc)); |
| padding: 5px 10px; |
| text-align: right; |
| border-top: 1px solid #cccccc; |
| margin-top: 25px; |
| } |
| |
| .ipsForm_right { text-align: right; } |
| .ipsForm_left { text-align: left; } |
| .ipsForm_center { text-align: center; } |
| |
| |
| |
| .ipsSettings_pagetitle { font-size: 20px; margin-bottom: 5px; } |
| .ipsSettings { padding: 0 0px; } |
| .ipsSettings_section { |
| margin: 0 0 15px 0; |
| border-top: 1px solid #eaeaea; |
| padding: 15px 0 0 0; |
| } |
| |
| .ipsSettings_section > div { margin-left: 175px; } |
| .ipsSettings_section > div ul li { margin-bottom: 10px; } |
| .ipsSettings_section .desc { margin-top: 3px; } |
| |
| .ipsSettings_sectiontitle { |
| font: bold 14px Helvetica, Arial, sans-serif; |
| color: #151515; |
| width: 165px; |
| padding-left: 10px; |
| float: left; |
| } |
| |
| .ipsSettings_fieldtitle { |
| min-width: 100px; |
| margin-right: 10px; |
| font-size: 14px; |
| display: inline-block; |
| vertical-align: top; |
| padding-top: 3px; |
| } |
| |
| |
| |
| |
| .ipsTooltip { padding: 5px; z-index: 25000;} |
| .ipsTooltip_inner { |
| padding: 8px; |
| background: #333333; |
| border: 1px solid #333333; |
| color: #fff; |
| -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.1) inset; |
| -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.1) inset; |
| box-shadow: 0px 2px 4px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.1) inset; |
| -moz-border-radius: 4px; |
| -webkit-border-radius: 4px; |
| border-radius: 4px; |
| font-size: 12px; |
| text-align: center; |
| max-width: 250px; |
| } |
| .ipsTooltip_inner a { color: #fff; } |
| .ipsTooltip_inner span { font-size: 11px; color: #d2d2d2 } |
| .ipsTooltip.top { background: url(https://forum.grasscity.com/public/style_images/grasscityqa/stems/tooltip_top.png) no-repeat bottom center; } |
| .ipsTooltip.top_left { background-position: bottom left; } |
| .ipsTooltip.bottom { background: url(https://forum.grasscity.com/public/style_images/grasscityqa/stems/tooltip_bottom.png) no-repeat top center; } |
| .ipsTooltip.left { background: url(https://forum.grasscity.com/public/style_images/grasscityqa/stems/tooltip_left.png) no-repeat center right; } |
| .ipsTooltip.right { background: url(https://forum.grasscity.com/public/style_images/grasscityqa/stems/tooltip_right.png) no-repeat center left; } |
| |
| |
| |
| |
| .ipsHasNotifications { |
| min-width: 14px; |
| display: inline-block; |
| -moz-box-sizing: border-box; |
| box-sizing: border-box; |
| font-family: helvetica,arial,sans-serif; |
| padding: 0px 3px; |
| line-height: 12px; |
| background: #ff3636; |
| color: #fff !important; |
| font-size: 9px; |
| text-align: center; |
| -moz-border-radius: 7px; |
| -webkit-border-radius: 7px; |
| border-radius: 7px; |
| position: absolute; |
| right: 6px; |
| top: 6px; |
| border: solid 1px #FFF; |
| background-clip: padding-box; |
| } |
| |
| .ipsHasNotifications_blank { display: none; } |
| #chat-tab-count.ipsHasNotifications { left: auto; top: 0px; right: -1px; text-shadow: none !important; position: absolute; } |
| |
| |
| |
| |
| .ipsSideMenu { padding: 10px 0; } |
| .ipsSideMenu h4 { |
| margin: 0 10px 5px 25px; |
| font-weight: bold; |
| color: #383838; |
| } |
| |
| .ipsSideMenu ul { |
| border-top: 1px solid #EDF1F5; |
| margin-bottom: 20px; |
| } |
| |
| .ipsSideMenu ul li { |
| font-size: 11px; |
| border-bottom: 1px solid #EDF1F5; |
| } |
| |
| .ipsSideMenu ul li a { |
| padding: 5px 10px 5px 25px; |
| display: block; |
| } |
| |
| |
| .ipsSideMenu ul li.active a { |
| background: #af286d url(https://forum.grasscity.com/public/style_images/grasscityqa/icon_check_white.png ) no-repeat 6px 8px; |
| color: #fff; |
| font-weight: bold; |
| } |
| |
| |
| |
| .ipsSteps { |
| overflow: hidden; |
| |
| border-radius: 4px; |
| background: #FFF; |
| -moz-box-shadow: 0 1px 2px rgba(143,140,124,0.2); |
| -webkit-box-shadow: 0 1px 2px rgba(143,140,124,0.2); |
| box-shadow: 0 1px 2px rgba(143,140,124,0.2); |
| } |
| .ipsSteps ul { |
| display: -ms-flexbox; |
| display: -webkit-flex; |
| display: flex; |
| } |
| |
| .ipsSteps ul li { |
| float: left; |
| padding: 20px 25px; |
| border-right: solid 1px #eeede4; |
| color: #3b3b3b; |
| position: relative; |
| max-height: 53px; |
| |
| -moz-box-shadow: #DEDBD1 0px 3px 0px 0px inset; |
| -webkit-box-shadow: #DEDBD1 0px 3px 0px 0px inset; |
| box-shadow: #DEDBD1 0px 3px 0px 0px inset; |
| text-align: center; |
| |
| -ms-flex: 1 1 auto; |
| -webkit-flex: 1 1 auto; |
| flex: 1 1 auto; |
| } |
| .ipsSteps ul li:last-child { |
| border-right: none; |
| } |
| |
| .ipsSteps .ipsSteps_active { |
| -moz-box-shadow: #77BD1D 0px 3px 0px 0px inset; |
| -webkit-box-shadow: #77BD1D 0px 3px 0px 0px inset; |
| box-shadow: #77BD1D 0px 3px 0px 0px inset; |
| } |
| |
| .ipsSteps .ipsSteps_done { color: #aeaeae; } |
| .ipsSteps_desc { |
| font-size: 16px; |
| font-weight: 300; |
| } |
| .ipsSteps_arrow { display: none; } |
| |
| .ipsSteps_title { |
| display: block; |
| margin-bottom: 5px; |
| font-size: 14px; |
| } |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| .ipsSteps ul li:first-child .ipsSteps_arrow { display: none !important; } |
| |
| |
| |
| |
| .ipsVerticalTabbed { } |
| |
| .ipsVerticalTabbed_content { |
| min-height: 400px; |
| } |
| |
| .ipsVerticalTabbed_tabs > ul { |
| width: 159px !important; |
| margin-top: 10px; |
| border-top: 1px solid #DEDBCA; |
| border-left: 1px solid #DEDBCA; |
| } |
| |
| .ipsVerticalTabbed_minitabs.ipsVerticalTabbed_tabs > ul { width: 49px !important; } |
| |
| |
| .ipsVerticalTabbed_tabs li { |
| background: #FAFAF7; |
| color: #808080; |
| border-bottom: 1px solid #DEDBCA; |
| border-left: 3px solid #FAFAF7; |
| font-size: 13px; |
| } |
| |
| |
| .ipsVerticalTabbed_tabs li a { |
| display: block; |
| padding: 10px 8px; |
| outline: 0; |
| color: #8d8d8d; |
| -webkit-transition: background-color 0.1s ease-in-out; |
| -moz-transition: background-color 0.3s ease-in-out; |
| } |
| |
| |
| .ipsVerticalTabbed_tabs li:hover { |
| border-left: 3px solid #DEDBD1; |
| color: #363636; |
| } |
| |
| |
| .ipsVerticalTabbed_tabs li.active { |
| position: relative; |
| z-index: 8000; |
| border-left: 3px solid #77BD1D; |
| background: #fff; |
| color: #353535; |
| font-weight: 600; |
| border-right: 1px solid #fff; |
| right: -1px; |
| } |
| |
| .ipsVerticalTabbed_tabs li.active a { |
| position: relative; |
| z-index: 8000; |
| border-right: 1px solid #fff; |
| color: #353535; |
| } |
| |
| .ipsVerticalTabbed_minitabs.ipsVerticalTabbed_tabs li.active a { |
| width: 24px; |
| } |
| |
| |
| |
| |
| .ipsLikeBar { |
| |
| font-size: 13px; |
| color: #aca791; |
| } |
| |
| .ipsLikeBar_info { |
| line-height: 30px; |
| |
| |
| display: inline-block; |
| } |
| |
| .ipsLikeBar_info a { |
| color: #77BD1D; |
| } |
| .ipsLikeBar_info i { |
| font-size: 16px; |
| } |
| |
| .ipsLikeButton { |
| background: #77BD1D; |
| border: solid 1px #77BD1D; |
| border-bottom-color: #85bc39; |
| padding: 0 1.25em; |
| display: inline-block; |
| -moz-border-radius: 15px; |
| -webkit-border-radius: 15px; |
| border-radius: 20px; |
| color: #fff !important; |
| |
| line-height: 32px; |
| height: 32px; |
| } |
| |
| .ipsLikeButton i { |
| margin-right: .5em; |
| } |
| |
| .ipsLikeButton:hover { color: #fff !important; text-decoration: none; } |
| |
| .ipsLikeButton.ipsLikeButton_enabled { |
| } |
| |
| .ipsLikeButton.ipsLikeButton_disabled { |
| } |
| |
| |
| |
| |
| .ipsTag { |
| display: inline-block; |
| margin: 5px 5px 0 0; |
| padding: 0 10px; |
| color: #3b3b3b; |
| border-radius: 4px; |
| background: #eeede4; |
| |
| font-size: 12px; |
| height: 24px; |
| line-height: 24px; |
| |
| text-transform: uppercase; |
| } |
| |
| |
| |
| |
| .ipsTagBox_wrapper { |
| min-height: 18px; |
| width: 350px; |
| line-height: 1.3; |
| display: inline-block; |
| } |
| |
| .ipsTagBox_hiddeninput { background: #fff; } |
| .ipsTagBox_hiddeninput.inactive { |
| font-size: 11px; |
| min-width: 200px; |
| } |
| |
| .ipsTagBox_wrapper input { border: 0px; outline: 0; } |
| .ipsTagBox_wrapper li { display: inline-block; } |
| |
| .ipsTagBox_wrapper.with_prefixes li.ipsTagBox_tag:first-child { |
| background: #dbf3ff; |
| border-color: #a8e3ff; |
| color: #136db5; |
| } |
| |
| .ipsTagBox_tag { |
| padding: 2px 1px 2px 4px; |
| background: #f4f4f4; |
| border: 1px solid #dddddd; |
| margin: 0 3px 2px 0; |
| font-size: 11px; |
| -moz-border-radius: 2px; |
| -webkit-border-radius: 2px; |
| border-radius: 2px; |
| cursor: pointer; |
| } |
| |
| .ipsTagBox_tag:hover { |
| border-color: #bdbdbd; |
| } |
| |
| .ipsTagBox_tag.selected { |
| background: #e2e2e2 !important; |
| border-color: #c0c0c0 !important; |
| color: #424242 !important; |
| } |
| |
| .ipsTagBox_closetag { |
| margin-left: 2px; |
| display: inline-block; |
| padding: 0 3px; |
| color: #c7c7c7; |
| font-weight: bold; |
| } |
| .ipsTagBox_closetag:hover { color: #454545; } |
| .ipsTagBox_tag.selected .ipsTagBox_closetag { color: #424242; } |
| .ipsTagBox_tag.selected .ipsTagBox_closetag:hover { color: #2f2f2f; } |
| .ipsTagBox_wrapper.with_prefixes li.ipsTagBox_tag:first-child .ipsTagBox_closetag { color: #4f87bb; } |
| .ipsTagBox_wrapper.with_prefixes li.ipsTagBox_tag:first-child .ipsTagBox_closetag:hover { color: #003b71; } |
| |
| .ipsTagBox_addlink { |
| font-size: 10px; |
| margin-left: 3px; |
| outline: 0; |
| } |
| |
| .ipsTagBox_dropdown { |
| height: 100px; |
| overflow: scroll; |
| background: #fff; |
| border: 1px solid #dddddd; |
| -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.2); |
| -moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.2); |
| box-shadow: 0px 5px 10px rgba(0,0,0,0.2); |
| z-index: 16000; |
| } |
| |
| .ipsTagBox_dropdown li { |
| padding: 4px; |
| font-size: 12px; |
| cursor: pointer; |
| } |
| .ipsTagBox_dropdown li:hover { |
| background: #dbf3ff; |
| color: #003b71; |
| } |
| |
| |
| |
| .ipsTagWeight_1 { opacity: 1.0; } |
| .ipsTagWeight_2 { opacity: 0.9; } |
| .ipsTagWeight_3 { opacity: 0.8; } |
| .ipsTagWeight_4 { opacity: 0.7; } |
| .ipsTagWeight_5 { opacity: 0.6; } |
| .ipsTagWeight_6 { opacity: 0.5; } |
| .ipsTagWeight_7 { opacity: 0.4; } |
| .ipsTagWeight_8 { opacity: 0.3; } |
| |
| |
| |
| |
| |
| .ipsFilterbar { |
| font-weight: normal; |
| font-size: 15px; |
| padding: 0; |
| -webkit-border-radius: 0; |
| -moz-border-radius: 0; |
| border-radius: 0; |
| } |
| .ipsFilterbar + .ipsBox_container { |
| border-top-left-radius: 0; |
| } |
| .ipsFilterbar ul { |
| position: relative; |
| float: left; |
| |
| border-left: 1px solid rgba(172,167,145,.3); |
| border-right: 1px solid rgba(172,167,145,.3); |
| |
| -webkit-box-shadow: inset 0 -1px rgba(172,167,145,.15); |
| -moz-box-shadow: inset 0 -1px rgba(172,167,145,.15); |
| box-shadow: inset 0 -1px rgba(172,167,145,.15); |
| |
| background-color: #FAFAF7; |
| border-radius: 4px 4px 0 0; |
| |
| bottom: -1px; |
| } |
| .ipsFilterbar ul:before |
| { |
| height: 3px; |
| position: static; |
| display: block; |
| background: #DEDBD1; |
| content: ''; |
| border-radius: 4px 4px 0 0; |
| } |
| .ipsBox_container .ipsFilterbar ul { |
| border: none; |
| float: none; |
| bottom: 1px; |
| } |
| .ipsFilterbar li { |
| padding: 14px 19px; |
| margin: 0 !important; |
| vertical-align: top; |
| float: left; |
| |
| border: solid 1px #eeede4; |
| border-width: 0; |
| } |
| .ipsFilterbar li.active { |
| position: relative; |
| font-weight: 600; |
| color: #77BD1D; |
| |
| |
| |
| |
| |
| |
| |
| border-width: 0 1px; |
| background: #fff; |
| } |
| .ipsFilterbar li.active:first-child { |
| border-left-width: 0; |
| } |
| .ipsFilterbar li.active:before { |
| height: 3px; |
| position: absolute; |
| top: -3px; |
| background: #77BD1D; |
| content: '.'; |
| text-indent: -9999px; |
| left: -1px; |
| right: -1px; |
| } |
| |
| .ipsFilterbar li.active:first-child:before { border-top-left-radius: 4px; } |
| .ipsFilterbar li a { |
| color: #3b3b3b; |
| -webkit-transition: all 0.3s ease-in-out; |
| -moz-transition: all 0.3s ease-in-out; |
| } |
| .ipsFilterbar li a:hover { |
| color: #77BD1D; |
| } |
| |
| .ipsFilterbar li img { margin-top: -3px; } |
| |
| .ipsFilterbar .right .input_check { |
| margin: 18px 10px 0 0; |
| } |
| |
| |
| |
| .ipsFilterbar:after, |
| .ipsFilterbar ul:after |
| { |
| content: "."; |
| display: block; |
| height: 0; |
| clear: both; |
| visibility: hidden; |
| } |
| |
| |
| |
| |
| |
| .ipsPostForm { } |
| |
| .ipsPostForm.ipsLayout_withright { |
| padding-right: 260px !important; |
| } |
| |
| .ipsPostForm .ipsLayout_content { |
| z-index: 900; |
| -webkit-box-shadow: 2px 0px 4px rgba(0,0,0,0.1); |
| -moz-box-shadow: 2px 0px 4px rgba(0,0,0,0.1); |
| box-shadow: 2px 0px 4px rgba(0,0,0,0.1); |
| float: none; |
| } |
| |
| .ipsPostForm .ipsLayout_right { |
| width: 250px; |
| margin-right: -251px; |
| border-left: 0; |
| z-index: 800; |
| } |
| |
| .ipsPostForm_sidebar .ipsPostForm_sidebar_block.closed h3 { |
| background-image: url(https://forum.grasscity.com/public/style_images/grasscityqa/folder_closed.png ); |
| background-repeat: no-repeat; |
| background-position: 10px 9px; |
| padding-left: 26px; |
| margin-bottom: 2px; |
| } |
| |
| |
| |
| .ipsMemberList .ipsButton_secondary { opacity: 0.3; } |
| .ipsMemberList li:hover .ipsButton_secondary, .ipsMemberList tr:hover .ipsButton_secondary { opacity: 1; } |
| .ipsMemberList li .reputation { margin: 5px 10px 0 0; } |
| .ipsMemberList > li .ipsButton_secondary { margin-top: 15px; } |
| .ipsMemberList li .rating { display: inline; } |
| |
| |
| |
| .ipsComment_wrap { margin-top: 10px; } |
| .ipsComment_wrap .ipsLikeBar { margin: 0; } |
| .ipsComment_wrap input[type='checkbox'] { vertical-align: middle; } |
| |
| .ipsComment { |
| margin-bottom: 20px; |
| } |
| |
| .ipsComment_author, .ipsComment_reply_user { |
| line-height: 1.3; |
| } |
| |
| |
| |
| .ipsComment_comment { |
| line-height: 1.5; |
| margin-left: 69px; |
| } |
| |
| .ipsComment_comment > div { min-height: 33px; } |
| |
| |
| .ipsComment_controls { margin-top: 10px; } |
| .ipsComment_controls > li { opacity: 0.2; } |
| .ipsComment:hover .ipsComment_controls > li, .ipsComment .ipsComment_controls > li.right { opacity: 1; } |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| .ipsFloatingAction { |
| background: rgba(255,255,255,.96); |
| padding: 15px; |
| position: fixed; |
| right: 10px; |
| bottom: 10px; |
| z-index: 15000; |
| -moz-border-radius: 4px; |
| -webkit-border-radius: 4px; |
| border-radius: 4px; |
| -moz-box-shadow: 0px 3px 6px rgba(0,0,0,0.4); |
| -webkit-box-shadow: 0 2px 8px rgba(143,140,124,.3); |
| box-shadow: 0 2px 8px rgba(143,140,124,.3); |
| } |
| |
| .ipsFloatingAction.left { |
| right: auto; |
| left: 10px; |
| } |
| |
| .ipsFloatingAction .fixed_inner { |
| overflow-y: auto; |
| overflow-x: hidden; |
| } |
| |
| |
| #seoMetaTagEditor { width: 480px; } |
| |
| #seoMetaTagEditor table { width: 450px; } |
| #seoMetaTagEditor table td { width: 50%; padding-right: 0px } |
| |
| |
| |
| |
| body#ipboard_body fieldset.submit, |
| body#ipboard_body p.submit { |
| padding: 15px 6px 15px 6px; |
| text-align: center; |
| } |
| |
| .input_text, .ipsTagBox_wrapper { |
| padding: 10px 12px; |
| border: 1px solid #e0dfd2; |
| background: #fff; |
| -moz-border-radius: 4px; |
| -webkit-border-radius: 4px; |
| border-radius: 4px; |
| -moz-box-sizing: border-box; |
| box-sizing: border-box; |
| -webkit-transition: all 0.2s ease-in-out; |
| -moz-transition: all 0.2s ease-in-out; |
| transition: all 0.2s ease-in-out; |
| } |
| |
| .input_text:focus { |
| -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.1); |
| -moz-box-shadow: inset 0 2px 2px rgba(0,0,0,.1); |
| box-shadow: inset 0 2px 2px rgba(0,0,0,.1); |
| background: #f7f7f7; |
| } |
| |
| .input_text::-webkit-input-placeholder { |
| color: #aca791; |
| } |
| |
| .input_text:-moz-placeholder { |
| color: #aca791; |
| opacity: 1; |
| } |
| |
| .input_text::-moz-placeholder { |
| color: #aca791; |
| opacity: 1; |
| } |
| |
| .input_text:-ms-input-placeholder { |
| color: #aca791; |
| } |
| |
| input.inactive, select.inactive, textarea.inactive { color: #c4c4c4; } |
| |
| .input_text.error { |
| background-color: #f3dddd; |
| } |
| .input_text.accept { |
| background-color: #f1f6ec; |
| } |
| |
| |
| p.field { |
| padding: 15px; |
| } |
| |
| li.field { |
| padding: 5px; |
| margin-left: 5px; |
| } |
| |
| li.field label, |
| li.field span.desc { |
| display: block; |
| } |
| |
| li.field.error { |
| color: #ad2930; |
| } |
| |
| li.field.error label { |
| font-weight: bold; |
| } |
| |
| li.field.checkbox, li.field.cbox { |
| margin-left: 0; |
| } |
| |
| li.field.checkbox .input_check, |
| li.field.checkbox .input_radio, |
| li.field.cbox .input_check, |
| li.field.cbox .input_radio { |
| margin-right: 10px; |
| vertical-align: middle; |
| } |
| |
| li.field.checkbox label, |
| li.field.cbox label { |
| width: auto; |
| float: none; |
| display: inline; |
| } |
| |
| li.field.checkbox p, |
| li.field.cbox p { |
| position: relative; |
| left: 245px; |
| display: block; |
| } |
| |
| li.field.checkbox span.desc, |
| li.field.cbox span.desc { |
| padding-left: 27px; |
| margin-left: auto; |
| display: block; |
| } |
| |
| |
| |
| |
| .message { |
| background: #ebfcdf; |
| padding: 10px; |
| border: 1px solid #a4cfa4; |
| color: #0e440e; |
| line-height: 1.6; |
| font-size: 12px; |
| } |
| |
| .message h3 { |
| padding: 0; |
| color: #323232; |
| } |
| |
| .message.error { |
| background-color: #f3e3e6; |
| border-color: #e599aa; |
| color: #80001c; |
| } |
| |
| .message.error.usercp { |
| background-image: none; |
| padding: 4px; |
| float: right; |
| } |
| |
| .message.unspecific { |
| background-color: #f3f3f3; |
| border-color: #d4d4d4; |
| color: #515151; |
| margin: 0 0 10px 0; |
| clear: both; |
| } |
| |
| |
| |
| |
| .ipbmenu_content, .ipb_autocomplete { |
| font-size: 14px; |
| min-width: 85px; |
| z-index: 2000; |
| } |
| |
| |
| .ipbmenu_content li:last-child { |
| border-bottom: 0; |
| padding-bottom: 0px; |
| } |
| |
| |
| .ipbmenu_content.with_checks a { padding-left: 26px; } |
| .ipbmenu_content a .icon { margin-right: 10px; } |
| .ipbmenu_content a { |
| text-decoration: none; |
| text-align: left; |
| display: block; |
| padding: 10px 20px; |
| font-weight: 600; |
| color: #5b5656; |
| white-space: nowrap; |
| } |
| |
| .ipbmenu_content a:hover { |
| background: #fafafa; |
| } |
| |
| .ipbmenu_content li:first-child a { |
| border-radius: 4px 4px 0 0; |
| } |
| .ipbmenu_content li:last-child a { |
| border-radius: 0 0 4px 4px; |
| } |
| .ipbmenu_content.with_checks li.selected a { |
| |
| |
| |
| } |
| .ipbmenu_content.with_checks li.selected a:before { |
| content: '\f00c'; |
| display: inline-block; |
| font: normal normal normal 14px/1 FontAwesome; |
| font-size: inherit; |
| text-rendering: auto; |
| -webkit-font-smoothing: antialiased; |
| -moz-osx-font-smoothing: grayscale; |
| } |
| |
| .popupWrapper { |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| } |
| #document_modal { |
| background: #000; |
| opacity: .8 !important; |
| -webkit-transition: all .2s ease; |
| -moz-transition: all .2s ease; |
| transition: all .2s ease; |
| } |
| |
| |
| .popupInner { |
| background: #fff; |
| width: 500px; |
| overflow: auto; |
| overflow-x: hidden; |
| -moz-border-radius: 4px; |
| -webkit-border-radius: 4px; |
| border-radius: 4px; |
| box-shadow: 0px 1px 2px rgba(143, 140, 124, 0.2); |
| -webkit-box-shadow: 0 1px 2px rgba(143, 140, 124, .4); |
| -moz-box-shadow: 0 1px 2px rgba(143, 140, 124, .4); |
| border: 1px solid rgba(172, 167, 145, .3); |
| } |
| |
| .popupInner.black_mode { |
| background: #000; |
| color: #eee; |
| } |
| |
| .popupInner.warning_mode { |
| border: 3px solid #7D1B1B; |
| } |
| |
| .popupInner h3 { |
| padding: 20px 25px; |
| font-size: 16px; |
| font-weight: normal; |
| background: #fafaf7; |
| border-bottom: solid 1px #eeede4; |
| } |
| |
| |
| |
| .popupInner.black_mode h3 { |
| background-color: #545C66; |
| color: #ddd; |
| } |
| |
| .popupInner.warning_mode h3 { |
| background-color: #7D1B1B; |
| padding-top: 6px; |
| padding-bottom: 6px; |
| color: #fff; |
| } |
| |
| .popupInner.warning_mode input.input_submit { |
| background-color: #e74c3c; |
| } |
| |
| .popupClose { |
| position: absolute; |
| right: 16px; |
| top: 12px; |
| } |
| |
| .popupClose { |
| position: absolute; |
| right: 25px; |
| top: 30px; |
| font-size: 14px; |
| margin-top: -.5em; |
| opacity: .25; |
| |
| -moz-transition: opacity .2s ease-in-out; |
| -webkit-transition: opacity .2s ease-in-out; |
| transition: opacity .2s ease-in-out; |
| } |
| |
| .popupClose:hover { |
| opacity: 1; |
| } |
| |
| .popupClose.light_close_button { |
| opacity: 0.25; |
| width: 13px; |
| height: 13px; |
| top: 17px; |
| } |
| |
| .popupClose.light_close_button:hover { |
| opacity: 1; |
| } |
| |
| .popup_footer { |
| padding: 15px; |
| position: absolute; |
| bottom: 0px; |
| right: 0px; |
| } |
| |
| .popup_body { |
| padding: 10px; |
| } |
| |
| .stem { |
| height: 16px; |
| position: absolute; |
| } |
| |
| .stem:before, |
| .stem:after { |
| content: ''; |
| position: absolute; |
| width: 0; |
| height: 0; |
| border: solid 8.5px transparent; |
| } |
| |
| .stem.topleft:before, |
| .stem.topleft:after { |
| left: 0; |
| } |
| .stem.topleft:before { |
| border-top-color: #d9d6cc; |
| } |
| .stem.topleft:after { |
| border-top-color: #fff; |
| margin-top: -1px; |
| } |
| |
| |
| .stem.topright:before, |
| .stem.topright:after { |
| right: 0; |
| } |
| .stem.topright:before { |
| border-top-color: #d9d6cc; |
| } |
| .stem.topright:after { |
| border-top-color: #fff; |
| margin-top: -1px; |
| } |
| |
| |
| .stem.bottomleft:before, |
| .stem.bottomleft:after { |
| left: 0; |
| } |
| .stem.bottomleft:before { |
| border-bottom-color: #d9d6cc; |
| } |
| .stem.bottomleft:after { |
| border-bottom-color: #fff; |
| margin-top: 1px; |
| } |
| |
| |
| .stem.bottomright:before, |
| .stem.bottomright:after { |
| right: 0; |
| } |
| .stem.bottomright:before { |
| border-bottom-color: #d9d6cc; |
| } |
| .stem.bottomright:after { |
| border-bottom-color: #fff; |
| margin-top: 1px; |
| } |
| |
| .modal { |
| background-color: #3e3e3e; |
| } |
| |
| .userpopup h3 { |
| font-size: 21px; |
| font-weight: 600; |
| background: none !important; |
| padding: 0 !important; |
| border-bottom: none !important; |
| } |
| .userpopup .main { |
| margin-left: 165px; |
| background: #fff; |
| border-radius: 4px 4px 0 0; |
| position: relative; |
| } |
| .userpopup .heading { |
| padding: 15px 15px 15px 5px; |
| border-bottom: solid 1px #eeede4; |
| } |
| .userpopup .side { |
| position: relative; |
| top: -25px; |
| left: 0; |
| z-index: 6001; |
| text-align: center; |
| width: 165px; |
| -moz-box-sizing: border-box; |
| box-sizing: border-box; |
| } |
| .userpopup .ipsUserPhotoLink { |
| display: inline-block; |
| position: relative; |
| margin-bottom: 20px; |
| } |
| .userpopup .ipsUserPhotoLink .gc-onlineDot { |
| right: 6px; |
| top: 6px; |
| position: absolute; |
| } |
| .userpopup .ipsUserPhoto { |
| border: solid 3px #fff; |
| max-width: 90px; |
| max-height: 90px; |
| } |
| .userpopup .side .ipsButton_secondary { |
| display: inline-block; |
| text-align: center; |
| margin-top: 5px; |
| |
| |
| min-width: 80px; |
| |
| |
| white-space: normal; |
| } |
| .userpopup .user_controls { |
| text-align: left; |
| margin: 0; |
| padding: 15px; |
| background: #fafaf7; |
| border-radius: 0 0 4px 4px; |
| border-top: solid 1px #eeede4; |
| text-align: right; |
| } |
| .userpopup .user_controls li { |
| margin-left: 3px; |
| } |
| .userpopup .user_status { |
| |
| |
| |
| |
| } |
| .userpopup .reputation { |
| float: right; |
| } |
| |
| .userpopup { |
| position: relative; |
| font-size: 0.9em; |
| border-radius: 4px; |
| } |
| #pu_____hover___member_inner { |
| overflow: visible; |
| } |
| |
| .userpopup dl { |
| padding: 15px 5px; |
| } |
| |
| .info dt { |
| float: left; |
| padding: 3px 6px; |
| width: 30%; |
| } |
| |
| .info dd { |
| padding: 3px 6px; |
| width: 60%; |
| float: left; |
| color: #aca791; |
| } |
| |
| |
| |
| |
| .topic_buttons li { |
| float: right; |
| margin: 0 3px; |
| } |
| |
| .gc-tertiaryButton { |
| display: inline-block; |
| |
| background: rgb(229,227,219); |
| background: -moz-linear-gradient(top, rgba(229,227,219,1) 0%, rgba(210,207,193,1) 100%); |
| background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,227,219,1)), color-stop(100%,rgba(210,207,193,1))); |
| background: -webkit-linear-gradient(top, rgba(229,227,219,1) 0%,rgba(210,207,193,1) 100%); |
| background: -o-linear-gradient(top, rgba(229,227,219,1) 0%,rgba(210,207,193,1) 100%); |
| background: -ms-linear-gradient(top, rgba(229,227,219,1) 0%,rgba(210,207,193,1) 100%); |
| background: linear-gradient(to bottom, rgba(229,227,219,1) 0%,rgba(210,207,193,1) 100%); |
| filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e3db', endColorstr='#d2cfc1',GradientType=0 ); |
| |
| |
| |
| color: #3b3b3b; |
| font-size: 13px; |
| font-weight: 600; |
| line-height: 16px; |
| padding: 10px 20px; |
| border-radius: 4px; |
| |
| opacity: .7; |
| |
| -webkit-transition: opacity .2s ease-in-out; |
| -moz-transition: opacity .2s ease-in-out; |
| transition: opacity .2s ease-in-out; |
| } |
| |
| a.gc-tertiaryButton:hover { |
| color: #3b3b3b; |
| } |
| .gc-tertiaryButton:hover, |
| .gc-tertiaryButton:active, |
| .gc-tertiaryButton:focus { |
| opacity: 1; |
| } |
| |
| .gc-tertiaryButton i { |
| font-size: 16px; |
| margin-right: .4em; |
| } |
| |
| |
| |
| .topic_buttons li.important a, .topic_buttons li.important span, .ipsButton .important, |
| .topic_buttons li a, .topic_buttons li span, .ipsButton { |
| display: inline-block; |
| border: none; |
| background: #77BD1D; |
| box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1); |
| border-radius: 30px; |
| color: #FFF; |
| font-size: 13px; |
| padding: 0 1.5em; |
| font-weight: 400; |
| text-decoration: none; |
| text-align: center; |
| display: inline-block; |
| cursor: pointer; |
| -moz-transition: background-color .2s ease; |
| -webkit-transition: background-color .2s ease; |
| transition: background-color .2s ease; |
| line-height: 37px; |
| height: 37px; |
| white-space: nowrap; |
| |
| -moz-box-sizing: border-box; |
| box-sizing: border-box; |
| } |
| |
| |
| |
| .ipsButton, |
| .ipsButton .important { |
| font-size: 15px; |
| } |
| |
| |
| |
| .topic_buttons li.important a, .topic_buttons li.important span, |
| .ipsButton .important, .ipsButton.important { |
| background: #e74c3c; |
| } |
| |
| |
| |
| .topic_buttons li a:hover, .ipsButton:hover { |
| background: #7AB922; |
| color: #fff; text-decoration: none; |
| } |
| .topic_buttons li.non_button a { |
| background: transparent !important; |
| background-color: transparent !important; |
| border: 0; |
| box-shadow: none; |
| -moz-box-shadow: none; |
| -webkit-box-shadow: none; |
| text-shadow: none; |
| min-width: 0px; |
| color: #aca791; |
| font-weight: normal; |
| } |
| |
| |
| |
| .topic_buttons li.disabled a, .topic_buttons li.disabled span { |
| background: #ebebeb; |
| box-shadow: none; |
| -moz-box-shadow: none; |
| -webkit-box-shadow: none; |
| text-shadow: none; |
| border: 0; |
| color: #7f7f7f; |
| } |
| |
| .topic_buttons li span { cursor: default !important; } |
| |
| |
| |
| .ipsButton_secondary, |
| .topic_buttons .ipsButton_secondary { |
| display: inline-block; |
| border: none; |
| background: #fff; |
| box-shadow: inset 0 0 0 1px #dedcd3; |
| border-radius: 30px; |
| color: #aca791; |
| font-size: 14px; |
| padding: 0 1.5em; |
| font-weight: 400; |
| text-decoration: none; |
| text-align: center; |
| display: inline-block; |
| cursor: pointer; |
| -moz-transition: color .2s ease; |
| -webkit-transition: color .2s ease; |
| transition: color .2s ease; |
| |
| height: 37px; |
| line-height: 37px; |
| |
| white-space: nowrap; |
| |
| |
| -moz-box-sizing: border-box; |
| box-sizing: border-box; |
| } |
| .ipsButton_secondary a { color: #aca791; } |
| .ipsButton_secondary:hover, |
| .topic_buttons .ipsButton_secondary:hover { |
| color: #4c4c4c; |
| background: #fff; |
| } |
| .ipsButton_secondary.important { |
| color: #fff; |
| background: #e74c3c; |
| box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1) |
| } |
| .ipsButton_secondary .icon { |
| margin-right: 4px; |
| margin-top: -3px; |
| } |
| .ipsButton_secondary img.small { |
| max-height: 12px; |
| margin-left: 3px; |
| margin-top: -2px; |
| opacity: 0.5; |
| } |
| .ipsButton_secondary.important a { color: #fff; } |
| .ipsButton_secondary.important a:hover { |
| color: #fff !important; |
| } |
| |
| |
| .ipsField.ipsField_checkbox.ipsButton_secondary { |
| line-height: 18px; |
| } |
| |
| .ipsField.ipsField_checkbox.ipsButton_secondary input { |
| margin-top: 6px |
| } |
| .ipsField.ipsField_checkbox.ipsButton_secondary .ipsField_content { |
| margin-left: 18px; |
| } |
| |
| |
| |
| .topic_buttons li.important a, |
| .topic_buttons li.important span, |
| .topic_buttons li a, |
| .topic_buttons li span, |
| .topic_buttons .ipsButton_secondary { |
| font-size: 13px; |
| } |
| |
| .ipsButton_extra { |
| line-height: 22px; |
| height: 22px; |
| font-size: 11px; |
| margin-left: 5px; |
| color: #5c5c5c; |
| } |
| |
| .ipsButton_secondary.fixed_width{ min-width: 170px; } |
| |
| .ipsButton.no_width { min-width: 0; } |
| |
| |
| |
| .topic_buttons i, |
| .ipsButton_secondary i, |
| .ipsButton i { |
| font-size: .8em; |
| margin-right: .6em; |
| } |
| |
| .topic_buttons i.fa-angle-down, |
| .ipsButton_secondary i.fa-angle-down, |
| .ipsButton i.fa-angle-down { |
| margin-left: .6em; |
| margin-right: 0; |
| } |
| |
| |
| |
| |
| |
| .post_controls li { |
| display: inline-block; |
| margin: 4px; |
| } |
| .post_block .post_controls li { |
| float: right; |
| } |
| |
| .post_controls li a { |
| font-size: 13px; |
| color: #aca791; |
| text-decoration: none; |
| |
| |
| -webkit-transition: all 0.2s ease-in-out; |
| -moz-transition: all 0.2s ease-in-out; |
| transition: all 0.2s ease-in-out; |
| |
| padding: 0 1.25em; |
| display: block; |
| background: #fff; |
| -moz-border-radius: 15px; |
| -webkit-border-radius: 15px; |
| border-radius: 15px; |
| box-shadow: inset 0 0 0 1px #dedcd3; |
| |
| line-height: 32px; |
| height: 32px; |
| } |
| |
| .post_controls li a i { |
| margin-right: .5em; |
| } |
| .gc-redIcon { |
| color: #e74c3c; |
| } |
| .post_controls .report a { |
| color: #5b5656; |
| float: left; |
| } |
| .post_controls .report:after { |
| content: ''; |
| display: inline-block; |
| height: 16px; |
| margin-top: 8px; |
| width: 1px; |
| background: rgb(228, 227, 219); |
| float: left; |
| margin-left: 10px; |
| } |
| .post_controls a:hover { color: #3b3b3b; } |
| .post_controls a.ipsButton_secondary.important:hover { |
| color: #fff !important; |
| } |
| .post_controls li.multiquote.selected a { |
| border: none; |
| background: #77BD1D; |
| box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1); |
| color: #FFF; |
| } |
| |
| |
| |
| |
| |
| |
| |
| .hide_signature, .sigIconStay { float: right; } |
| .post_block:hover .signature a.hide_signature, .sigIconStay { |
| background: transparent url(https://forum.grasscity.com/public/style_images/grasscityqa/cross_sml.png) no-repeat top right; |
| width: 13px; |
| height: 13px; |
| opacity: 0.6; |
| position: absolute; |
| right: 0px; |
| } |
| |
| |
| |
| |
| .pagination { padding: 5px 0; line-height: 38px; } |
| .pagination.no_numbers .page { display: none; } |
| .pagination .pages { text-align: center; } |
| .pagination .back { margin-right: 4px; } |
| .pagination .back li { margin: 0 4px 0 0; } |
| .pagination .forward { margin-left: 4px; } |
| .pagination .forward li { margin: 0 0 0 4px; } |
| |
| |
| .pagination .back a, |
| .pagination .forward a { |
| display: inline-block; |
| padding: 0px 20px; |
| height: 38px; |
| -moz-border-radius: 4px; |
| -webkit-border-radius: 4px; |
| border-radius: 4px; |
| color: #3b3b3b; |
| font-size: 14px; |
| font-weight: 600; |
| |
| background: #e5e3db; |
| background-image: -moz-linear-gradient(top, #e5e3db 0%, #d2cfc1 100%); |
| background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e3db), color-stop(100%,#d2cfc1)); |
| background-image: -webkit-linear-gradient(top, #e5e3db 0%,#d2cfc1 100%); |
| background-image: -o-linear-gradient(top, #e5e3db 0%,#d2cfc1 100%); |
| background-image: -ms-linear-gradient(top, #e5e3db 0%,#d2cfc1 100%); |
| background-image: linear-gradient(to bottom, #e5e3db 0%,#d2cfc1 100%); |
| filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e3db', endColorstr='#d2cfc1',GradientType=0 ); |
| } |
| |
| |
| .pagination .back a:hover, |
| .pagination .forward a:hover { |
| background-image: none; |
| } |
| |
| .pagination .disabled a { |
| opacity: 0.4; |
| display: none; |
| } |
| |
| .pagination .pages { |
| font-size: 14px; |
| } |
| .pagination .pages a { |
| -moz-box-sizing: border-box; |
| box-sizing: border-box; |
| padding: 0 15px; |
| background: #e5e3db; |
| -moz-border-radius: 4px; |
| -webkit-border-radius: 4px; |
| border-radius: 4px; |
| } |
| .pagination .pages a, .pagejump { |
| display: inline-block; |
| color: #3b3b3b; |
| } |
| |
| .pagination .pages .pagejump { |
| padding: 0px; |
| } |
| |
| .pagination .pages a:hover { |
| background: #ececec; |
| } |
| .pagination .pages .pagejump a { |
| background: none; |
| } |
| |
| .pagination .pages li { margin: 0 2px; } |
| |
| |
| .pagination .pages li.active { |
| background: #77BD1D; |
| color: #fff; |
| -moz-border-radius: 4px; |
| -webkit-border-radius: 4px; |
| border-radius: 4px; |
| padding: 0 15px; |
| } |
| |
| .pagination.no_pages span { |
| color: #acacac; |
| display: inline-block; |
| line-height: 20px; |
| height: 20px; |
| } |
| |
| ul.mini_pagination { |
| font-size: 10px; |
| display: inline-block; |
| margin: 10px 0 0 0; |
| line-height: normal; |
| } |
| |
| ul.mini_pagination li a { |
| display: block; |
| background: #fff; |
| border: 1px solid #d3d3d3; |
| padding: 2px 5px; |
| border-radius: 3px; |
| } |
| |
| ul.mini_pagination li { |
| display: inline-block; |
| margin: 0px 2px; |
| } |
| |
| ul.mini_pagination li:first-child { margin-left: 0; } |
| |
| |
| |
| |
| .moderation_bar { |
| text-align: right; |
| padding: 19px; |
| |
| } |
| |
| .moderation_bar.with_action { |
| background-image: url(https://forum.grasscity.com/public/style_images/grasscityqa/topic_mod_arrow.png); |
| background-repeat: no-repeat; |
| background-position: calc(100% - 7px) center; |
| padding-right: 50px; |
| } |
| |
| |
| |
| |
| .author_info { |
| width: 230px; |
| padding: 25px; |
| float: left; |
| font-size: 12px; |
| text-align: center; |
| moz-box-sizing: border-box; |
| box-sizing: border-box; |
| border-color: #eeeeec; |
| border-style: solid; |
| border-width: 0 1px 0 0; |
| border-image: -moz-linear-gradient(top, rgba(238,238,236,1) 0%, rgba(238,238,236,0) 100%) 0 1 0 stretch; |
| border-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,236,1)), color-stop(100%,rgba(238,238,236,0))) 0 1 0 stretch; |
| border-image: -webkit-linear-gradient(top, rgba(238,238,236,1) 0%,rgba(238,238,236,0) 100%) 0 1 0 stretch; |
| border-image: -o-linear-gradient(top, rgba(238,238,236,1) 0%,rgba(238,238,236,0) 100%) 0 1 0 stretch; |
| border-image: -ms-linear-gradient(top, rgba(238,238,236,1) 0%,rgba(238,238,236,0) 100%) 0 1 0 stretch; |
| border-image: linear-gradient(to bottom, rgba(238,238,236,1) 0%,rgba(238,238,236,0) 100%) 0 1 0 stretch; |
| } |
| .author_info .author { |
| font-size: 14px; |
| font-weight: 600; |
| margin-top: 15px; |
| } |
| .author_info .group_title { |
| color: #5a5a5a; |
| margin-top: 5px; |
| } |
| |
| .author_info .member_title { |
| margin-bottom: 15px; |
| word-wrap: break-word; |
| line-height: 18px; |
| font-size: 13px; |
| } |
| .author_info .group_icon { |
| margin: -10px auto 0 auto; |
| } |
| .author_info .group_icon span, |
| .author_info .group_icon .gc-groupIcon { |
| color: #FFF; |
| background-color: #aca791; |
| font-size: 11px; |
| font-weight: 600; |
| line-height: 15px; |
| display: inline-block; |
| padding: 0 9px; |
| border-radius: 2px; |
| border: solid 1px #FFF; |
| background-clip: padding-box; |
| } |
| |
| .custom_fields { |
| color: #818181; |
| margin-top: 8px; |
| } |
| |
| .custom_fields .ft { |
| color: #505050; |
| margin-right: 3px; |
| } |
| |
| .custom_fields .fc { |
| word-wrap: break-word; |
| } |
| |
| |
| .user_controls { |
| text-align: center; |
| margin: 6px 0; |
| } |
| |
| .user_controls li a { |
| display: inline-block; |
| background: #eae9e3; |
| -moz-border-radius: 4px; |
| -webkit-border-radius: 4px; |
| border-radius: 4px; |
| padding: 10px; |
| color: #3b3b3b; |
| font-size: 16px; |
| line-height: 16px; |
| } |
| |
| |
| |
| |
| #index_stats { margin-top: 4px } |
| |
| #board_index { position: relative; } |
| #board_index.no_sidebar { padding-right: 0px; } |
| #board_index.force_sidebar { padding-right: 280px; } |
| |
| #toggle_sidebar { |
| position: absolute; |
| right: -5px; |
| top: -13px; |
| z-index: 8000; |
| background: #333333; |
| padding: 3px 7px; |
| -webkit-border-radius: 4px; |
| -moz-border-radius: 4px; |
| border-radius: 4px; |
| color: #fff; |
| opacity: 0; |
| -webkit-transition: all 0.4s ease-in-out; |
| -moz-transition: all 0.4s ease-in-out; |
| } |
| #index_stats:hover + #toggle_sidebar, #board_index.no_sidebar #toggle_sidebar { opacity: 0.1; } |
| #toggle_sidebar:hover { opacity: 1 !important; } |
| |
| #index_stats .status_list li { |
| border-bottom: solid 1px #eeede4; |
| } |
| |
| |
| .ipsSideBlock { |
| margin-bottom: 20px; |
| border: 1px solid #dedbd1; |
| border-radius: 4px; |
| background: #FFF; |
| box-shadow: 0 1px 2px rgba(143, 140, 124, 0.2); |
| |
| border: 1px solid rgba(172, 167, 145, .3); |
| } |
| |
| |
| |
| .ipsSideBlock h3, .ipsSideBlock h4 { |
| font-size: 15px; |
| color: #3b3b3b; |
| line-height: 40px; |
| height: 40px; |
| padding-left: 20px; |
| position: relative; |
| margin: 0; |
| background: rgb(243, 242, 237); |
| box-shadow: 0 -3px rgb(243, 242, 237), -3px 0 rgb(243, 242, 237), 3px 0 rgb(243, 242, 237); |
| } |
| |
| .ipsSideBlock h3:after, .ipsSideBlock h4:after { |
| height: 3px; |
| border-radius: 1px 1px 0 0; |
| position: absolute; |
| bottom: 0; |
| background: #77BD1D; |
| content: '.'; |
| text-indent: -9999px; |
| left: -1px; |
| right: -1px; |
| } |
| |
| .ipsSideBlock h3 .mod_links { opacity: 0.0; } |
| .ipsSideBlock h3:hover .mod_links { opacity: 1; } |
| |
| .status_list .status_list { margin: 10px 0 0 50px; } |
| .status_list p.index_status_update { line-height: 120%; margin:4px 0px; } |
| .status_list li { position: relative; } |
| .status_reply { |
| margin-top: 8px; |
| } |
| |
| .status_list li .mod_links { |
| opacity: 0.1; |
| -webkit-transition: all 0.4s ease-in-out; |
| -moz-transition: all 0.4s ease-in-out; |
| } |
| .status_list li:hover .mod_links { opacity: 1; } |
| |
| .status_mini_content { |
| |
| } |
| .status_mini_content .status_submit { margin-top: 12px; } |
| |
| |
| #board_stats ul { text-align: center; } |
| #board_stats li { margin-right: 20px; } |
| #board_stats .value { |
| display: inline-block; |
| background: #e4e2db; |
| color: #3b3b3b; |
| padding: 4px 6px; |
| font-weight: bold; |
| -moz-border-radius: 4px; |
| -webkit-border-radius: 4px; |
| border-radius: 4px; |
| margin-right: 4px; |
| font-weight: 600; |
| } |
| |
| .statistics { |
| margin: 20px 0 0 0; |
| padding: 10px 0; |
| border-top: 1px solid rgba(172, 167, 145, 0.5); |
| line-height: 1.3; |
| overflow: hidden; |
| } |
| |
| .statistics_head { |
| font-size: 14px; |
| font-weight: bold; |
| } |
| |
| .friend_list ul li, |
| #top_posters li { |
| text-align: center; |
| padding: 8px 0 0 0; |
| margin: 5px 0 0 0; |
| min-width: 80px; |
| height: 70px; |
| float: left; |
| } |
| |
| .friend_list ul li span.name, |
| #top_posters li span.name { |
| font-size: 0.8em; |
| } |
| |
| #hook_watched_items ul li { |
| padding: 8px; |
| } |
| |
| body#ipboard_body #hook_watched_items fieldset.submit { |
| padding: 8px; |
| } |
| |
| #hook_birthdays .list_content { |
| padding-top: 8px; |
| } |
| |
| #hook_calendar .ipsBox_container { padding: 10px; } |
| #hook_calendar td, #hook_calendar th { text-align: center; } |
| #hook_calendar th { font-weight: bold; padding: 5px 0;} |
| |
| |
| |
| |
| #more_topics { |
| text-align: center; |
| font-weight: 600; |
| } |
| #more_topics a { display: block; padding: 10px 0;} |
| |
| |
| |
| .dynamic_update tr:first-child td { |
| border-top: 1px solid #f3f3f3; |
| } |
| |
| .topic_preview, |
| ul.topic_moderation { |
| margin-top: -2px; |
| z-index: 300; |
| } |
| ul.topic_moderation li { |
| float: left; |
| } |
| |
| .topic_preview a, |
| ul.topic_moderation li a { |
| padding: 0 3px; |
| display: block; |
| float: left; |
| } |
| |
| span.mini_rate { |
| margin-right: 12px; |
| display: inline-block; |
| } |
| |
| img.mini_rate { |
| margin-right: -3px; |
| } |
| |
| img.mini_vote, |
| img.mini_rate { |
| height: 11px; |
| width: 12px; |
| } |
| |
| .gc_topic_list_container { |
| -webkit-border-top-left-radius: 0; |
| -moz-border-radius-topleft: 0; |
| border-top-left-radius: 0; |
| -webkit-border-top-right-radius: 0; |
| -moz-border-radius-topright: 0; |
| border-top-right-radius: 0; |
| padding: 0; |
| } |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| #postShareUrl { width: 95%; font-size: 18px; color: #999; } |
| #postShareStrip { |
| margin-top: 15px; |
| } |
| |
| body .ip { |
| opacity: .6; |
| color: #aca791; |
| } |
| |
| body .ip a { |
| color: inherit; |
| } |
| |
| span.post_id { margin-left: 4px; } |
| |
| |
| .post_id a { |
| opacity: .6; |
| } |
| .gc-post_drawer { |
| padding: 15px 0; |
| border-top: 1px solid #eeede4; clear: right; |
| } |
| .gc-post_drawer .ipsLikeBar li { |
| margin: 4px; |
| }.gc-post_drawer .ipsLikeBar li.ipsLikeBar_info { |
| margin-right: 20px; |
| } |
| .signature { |
| clear: right; |
| color: #aca791; |
| line-height: 25px; |
| font-size: 13px; |
| border-top: 1px solid #eeede4; |
| padding: 25px 0; |
| position: relative; |
| } |
| |
| .signature a { text-decoration: underline; } |
| |
| .post_block { |
| position: relative; |
| } |
| |
| .post_id { |
| opacity: .6; |
| } |
| |
| |
| |
| |
| |
| |
| |
| #fast_reply_wrapper > .ipsBox_container { |
| position: relative; |
| border-top-left-radius: 0; |
| border-top-right-radius: 0; |
| } |
| |
| #ips_Posts .post_block { |
| margin-bottom: 20px; |
| } |
| |
| #ips_Posts .post_block h3 { |
| min-height: 50px; |
| line-height: 50px; |
| } |
| |
| #ips_Posts .post_block:before, |
| #fast_reply_wrapper:before { |
| height: 3px; |
| border-radius: 4px 4px 0 0; |
| width: 100%; |
| display: block; |
| background: #77bd1d; |
| content: ''; |
| margin-top: -1px; |
| } |
| |
| .post_block.no_sidebar { |
| background-image: none; |
| } |
| |
| .post_block.solved { |
| background-color: #eaf8e2; |
| } |
| |
| .post_block.feature_box { |
| background-color: #eaf8e2; |
| border:1px dotted #333; |
| padding: 6px; |
| min-height: 60px; |
| word-wrap: break-word; |
| } |
| |
| .post_block.feature_box .ipsType_sectiontitle { |
| border-color: transparent; |
| font-size: 12px; |
| padding: 10px 0; |
| } |
| |
| .post_block h3 { |
| font-size: 16px; |
| font-weight: normal; |
| } |
| |
| .post_wrap { |
| top: 0px; |
| background: #FBFBFB; |
| border-radius: 4px; |
| } |
| .journalowner .post_wrap { |
| background: #FAFEF5; |
| } |
| |
| .post_body .post { |
| clear: right; |
| line-height: 1.6; |
| font-size: 15px; |
| word-wrap: break-word; |
| padding: 25px 0; |
| |
| } |
| |
| .post_block.no_sidebar .post_body { margin-left: 0px !important; } |
| |
| .posted_info { |
| |
| color: #aca791; |
| } |
| |
| .posted_info strong.event { |
| color: #1c2837; |
| font-size: 1.2em; |
| } |
| |
| |
| .gc-firstPost.post_block h3 { |
| border-bottom: 1px solid #eeede4; |
| padding-top: 0; |
| } |
| |
| |
| .post_ignore { |
| background: #fafbfc; |
| color: #777; |
| font-size: 0.9em; |
| padding: 15px; |
| } |
| |
| .post_ignore .reputation { |
| text-align: center; |
| padding: 2px 6px; |
| float: none; |
| display: inline; |
| } |
| |
| .rep_bar { |
| white-space: nowrap; |
| margin: 6px 4px; |
| } |
| |
| .rep_bar .reputation { |
| font-size: 10px; |
| padding: 2px 10px !important; |
| } |
| |
| p.rep_highlight { |
| |
| display: block; |
| margin: 0 0 10px; |
| color: #fff; |
| padding: 5px; |
| border-top: 1px solid #77bd1d; |
| font-weight: 100; |
| font-size: 14px; |
| text-align: center; |
| } |
| p.rep_highlight .popPost { |
| background: #77bd1d; |
| padding: 5px 40px 6px 40px; |
| border-radius: 0 0 20px 20px; |
| } |
| |
| |
| .edit { |
| padding: 2px 0 0 24px; |
| background: url(https://forum.grasscity.com/public/style_images/grasscityqa/icon_warning.png ) no-repeat left 4px; |
| font-size: 12px; |
| margin-top: 15px; |
| line-height: 14px; |
| color: #7c7c7c; |
| } |
| |
| .poll fieldset { |
| padding: 9px; |
| } |
| |
| .poll_question { |
| padding: 10px; |
| margin: 10px 10px 10px 20px; |
| } |
| |
| .poll_question h4 { |
| |
| |
| |
| |
| |
| } |
| |
| .poll_question ol { |
| |
| |
| |
| |
| } |
| |
| .poll_question li { |
| font-size: 0.9em; |
| margin: 20px 0; |
| } |
| |
| .poll_question .votes { |
| margin-left: 5px; |
| } |
| |
| .snapback { |
| margin-right: 5px; |
| padding: 1px 0 1px 1px; |
| } |
| |
| .rating { |
| display: block; |
| margin-bottom: 4px; |
| |
| |
| |
| |
| } |
| |
| |
| .rating .rate_img |
| { |
| width: 16px; |
| height: 16px; margin-top: -2px; |
| } |
| .rating a:hover { text-decoration:none; } |
| #rating_text { |
| margin-left: 4px; |
| display: inline-block; |
| vertical-align: middle; |
| } |
| |
| |
| |
| |
| div.post_form label { |
| text-align: right; |
| padding-right: 15px; |
| width: 275px; |
| float: left; |
| clear: both; |
| } |
| |
| div.post_form span.desc, |
| fieldset#poll_wrap span.desc { |
| margin-left: 290px; |
| display: block; |
| clear: both; |
| } |
| |
| div.post_form .checkbox input.input_check, |
| #mod_form .checkbox input.input_check { |
| margin-left: 295px; |
| } |
| |
| div.post_form .antispam_img { |
| margin-left: 290px; |
| } |
| |
| div.post_form .captcha .input_text { |
| float: left; |
| } |
| |
| div.post_form fieldset { |
| padding-bottom: 15px; |
| } |
| |
| div.post_form h3 { |
| padding: 20px; |
| background: #fcfcfc; |
| border: solid 1px #eeeeee; |
| border-width: 1px 0; |
| } |
| |
| fieldset.with_subhead { |
| margin-bottom: 0; |
| padding-bottom: 0; |
| } |
| |
| fieldset.with_subhead h4 { |
| text-align: right; |
| margin-top: 6px; |
| width: 300px; |
| float: left; |
| } |
| |
| fieldset.with_subhead ul { |
| border-bottom: 1px solid #d5dde5; |
| padding-bottom: 6px; |
| margin: 0 15px 6px 320px; |
| } |
| |
| fieldset.with_subhead span.desc, |
| fieldset.with_subhead label { |
| margin: 0; |
| width: auto; |
| } |
| |
| fieldset.with_subhead .checkbox input.input_check { |
| margin-left: 0px; |
| } |
| |
| #toggle_post_options { |
| background: transparent url(https://forum.grasscity.com/public/style_images/grasscityqa/add.png) no-repeat; |
| font-size: 0.9em; |
| padding: 2px 0 2px 22px; |
| margin: 15px; |
| display: block; |
| } |
| |
| #poll_wrap .question { |
| margin-bottom: 10px; |
| } |
| |
| #poll_wrap .question .wrap ol { |
| margin-left: 25px; |
| list-style: decimal; |
| } |
| #poll_wrap .question .wrap ol li { |
| margin: 5px; |
| } |
| |
| .question_title { margin-left: 30px; padding-bottom: 0; } |
| .question_title .input_text { font-weight: bold } |
| |
| #poll_wrap { position: relative; } |
| #poll_footer { } |
| #poll_container_wrap { overflow: auto; } |
| #poll_popup_inner { overflow: hidden; } |
| |
| .poll_control { margin-left: 20px; } |
| .post_form .tag_field ul { margin-left: 290px; } |
| |
| |
| |
| |
| .swfupload { |
| position: absolute; |
| z-index: 1; |
| } |
| |
| #attachments { |
| display: -ms-flexbox; |
| display: -webkit-flex; |
| display: flex; |
| |
| -ms-flex-pack: center; |
| -webkit-justify-content: center; |
| justify-content: center; |
| |
| -ms-flex-wrap: wrap; |
| -webkit-flex-wrap: wrap; |
| flex-wrap: wrap; |
| } |
| |
| @-webkit-keyframes uploadInProgress { |
| 0% { -webkit-transform: rotate(0deg); } |
| 100% { -webkit-transform: rotate(360deg); } |
| } |
| @-moz-keyframes uploadInProgress { |
| 0% { -moz-transform: rotate(0deg); } |
| 100% { -moz-transform: rotate(360deg); } |
| } |
| @keyframes uploadInProgress { |
| 0% { transform: rotate(0deg); } |
| 100% { transform: rotate(360deg); } |
| } |
| |
| #attachments li { |
| background-color: #fafafa; |
| border: 1px solid #f4f3f0; |
| border-radius: 4px; |
| padding: 15px; |
| margin: 10px; |
| position: relative; |
| min-height: 66px; |
| |
| |
| -ms-flex: 0 1 315px; |
| -webkit-flex: 0 1 315px; |
| flex: 0 1 315px; |
| } |
| |
| #attachments .attach_row > div { |
| padding-left: 125px; |
| } |
| |
| #attachments li .attach_name{ |
| font-weight: 600; |
| white-space: nowrap; |
| text-overflow: ellipsis; |
| overflow: hidden; |
| margin-top: 10px; |
| } |
| |
| #attachments li p.info { |
| font-size: 13px; |
| margin-bottom: 6px; |
| } |
| |
| #attachments li .links, #attachments li.error .links, #attachments.traditional .progress_bar { |
| display: none; |
| } |
| |
| #attachments li.complete .links { |
| font-size: 12px; |
| font-weight: 600; |
| display: block; |
| color: #aca791; |
| line-height: 10px; |
| } |
| |
| #attachments li.complete .links a { |
| color: #aca791; |
| } |
| |
| #attachments li .progress_bar { |
| background-color: #cbc8bb; |
| } |
| |
| #attachments li .progress_bar span { |
| background-color: #83817b; |
| |
| } |
| |
| #attachments li .gc-uploadStatusIcon { |
| color: #FFF; |
| font-size: 12px; |
| height: 26px; |
| width: 26px; |
| text-align: center; |
| line-height: 20px; |
| border-radius: 13px; |
| border: solid 3px #fafafa; |
| box-sizing: border-box; |
| position: absolute; |
| left: 100px; |
| top: 50%; |
| margin-top: -13px; |
| z-index: 1; |
| } |
| |
| #attachments li.complete .gc-uploadStatusIcon { background: #77BD1D; } |
| |
| #attachments li.complete .gc-uploadStatusIcon:before { |
| content: "\f00c"; |
| } |
| |
| #attachments li.in_progress .gc-uploadStatusIcon { |
| background: #aca791; |
| -webkit-animation: uploadInProgress 1s infinite; |
| -moz-animation: uploadInProgress 1s infinite; |
| animation: uploadInProgress 1s infinite; |
| } |
| |
| #attachments li.in_progress .gc-uploadStatusIcon:before { |
| content: "\f110"; |
| } |
| |
| #attachments li.error .gc-uploadStatusIcon { background: #ff3636; } |
| |
| #attachments li.error .gc-uploadStatusIcon:before { |
| content: "\f12a"; |
| } |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| #attachments li.error .info { |
| color: #8f2d2d; |
| } |
| |
| #attachments li .thumb_img { |
| border-radius: 4px; |
| left: 15px; |
| top: 15px; |
| width: 100%; |
| max-width: 100px; |
| height: auto; |
| overflow: hidden; |
| position: absolute; |
| } |
| |
| .attach_controls { |
| text-align: center; |
| min-height: 82px; |
| } |
| |
| .attach_controls .attach_controls_left .desc { |
| margin: 0; |
| } |
| |
| .attach_controls_left, |
| .attach_controls_right { display: inline-block; vertical-align: top; margin: 0 12px; } |
| |
| .attach_controls .ipsType_subtitle { |
| margin-bottom: -2px; |
| font-weight: 600; |
| line-height: normal; |
| font-size: 16px; |
| } |
| .attach_controls .ipsType_subtitle i { color: #aca791; } |
| .attach_controls iframe { display: block; margin: 5px auto; } |
| |
| .attach_controls_right { |
| margin-top: 5px; |
| } |
| |
| .attach_controls .swfupload { |
| height: 37px !important; |
| } |
| |
| #help_msg { |
| margin-top: 4px; |
| font-size: 0 !important; |
| } |
| |
| #help_msg a { text-decoration: underline; font-weight: 600; } |
| |
| #attach_wrap { |
| |
| |
| margin-top: 10px; |
| overflow: hidden; |
| } |
| |
| #attach_wrap h4 { |
| font-size: 16px; |
| padding-left: 0px; |
| } |
| |
| #attach_wrap ul { list-style-type: none; margin-left: 0px; } |
| |
| #attach_wrap li { |
| margin: 5px 0; |
| vertical-align: bottom; |
| display: inline-block; |
| } |
| #attach_wrap .attachment { |
| float: none; |
| } |
| |
| #attach_wrap .desc.info { |
| margin-left: 24px; |
| } |
| |
| #attach_error_box { margin-bottom: 10px; } |
| |
| .resized_img { |
| margin: 0 5px 5px 0; |
| display: inline-block; |
| } |
| |
| |
| |
| |
| .reputation { |
| font-weight: 600; |
| padding: 6px 14px; |
| display: inline-block; |
| -moz-border-radius: 4px; |
| -webkit-border-radius: 4px; |
| border-radius: 4px; |
| } |
| |
| .reputation.positive, .members li.positive { |
| |
| border: solid 1px #77BD1D; |
| color: #77BD1D; |
| } |
| |
| .reputation.negative, .members li.negative { |
| border: solid 1px #b82929; |
| color: #b82929; |
| } |
| |
| .reputation.zero { |
| background: #dedede; |
| color: #6e6e6e; |
| } |
| |
| |
| .status_main_content { word-wrap: break-word; } |
| |
| .status_main_content h4 { |
| font-weight:normal; |
| font-size:1.2em; |
| } |
| |
| .status_main_content h4 .su_links a { font-weight: normal; } |
| |
| .status_main_content p { |
| padding: 6px 0px 6px 0px; |
| } |
| |
| .status_main_content h4 a { |
| font-weight:bold; |
| text-decoration: none; |
| } |
| |
| .status_mini_wrap { |
| padding: 7px; |
| font-size: 0.95em; |
| margin-top: 2px; |
| } |
| .status_mini_photo { |
| float: left; |
| } |
| |
| |
| .status_textarea { |
| |
| background: none; |
| border: none; |
| width: 100%; |
| -webkit-transition: padding-left 0.2s ease-in-out; |
| -moz-transition: padding-left 0.2s ease-in-out; |
| transition: padding-left 0.2s ease-in-out; |
| padding-left: 0; |
| |
| max-width: 100%; |
| } |
| .status_textarea:focus { |
| padding-left: 12px; |
| } |
| |
| .status_replies_many { |
| height: 300px; |
| overflow: auto; |
| } |
| |
| |
| .status_update { |
| background: #fff; |
| |
| padding: 25px; |
| } |
| |
| |
| .status_update .status_inactive { color: #bbbbbb; } |
| #status_wrapper h4 { font-weight: 600; font-size: 16px; } |
| .status_content { line-height: 1.4; } |
| |
| |
| .status_content .h4, .status_content .status_status { font-size: 14px; word-wrap: break-word; } |
| .status_feedback .statusReply, |
| .status_feedback .reply { |
| border-top: solid 1px #eeede4; |
| } |
| .status_feedback .statusMoreWrap { |
| padding: 0 0 25px 35px; |
| background: #FAFAF7; |
| margin-top: -10px; |
| } |
| .status_feedback .statusMore { |
| color: #aca791; |
| } |
| .status_content .ipsPad { |
| padding: 25px; |
| } |
| .status_feedback .statusReply { |
| background: #fafaf7; |
| padding-left: 35px; |
| } |
| |
| #about_me img { |
| max-width: 100%; |
| } |
| |
| |
| .ips_like { |
| background-color: #f1f4f7; |
| padding: 8px 4px 4px 4px; |
| color: #878787; |
| font-size: 1em; |
| min-height: 18px; |
| font-size: 0.9em; |
| line-height: 130%; |
| clear: both; |
| } |
| .ips_like a { |
| color: #878787; |
| } |
| |
| .ips_like a.ftoggle { |
| float: right; |
| |
| border:1px solid #CBCBCB; |
| padding: 3px 4px 2px 4px; |
| color: #656565; |
| font-size:0.8em; |
| text-decoration: none; |
| -webkit-border-top-left-radius: 4px; |
| -webkit-border-top-right-radius: 4px; |
| -webkit-border-bottom-left-radius: 4px; |
| -webkit-border-bottom-right-radius: 4px; |
| margin-top: -4px; |
| } |
| |
| .ips_like a.ftoggle.on { |
| |
| margin-left: 3px; |
| } |
| |
| .ips_like a.ftoggle._newline, |
| .ips_like a.ftoggle.on._newline { |
| float:none; |
| margin-top: 5px; |
| margin-left: auto; |
| margin-right: 0; |
| display: block; |
| width: 70px; |
| text-align: center; |
| } |
| |
| .ips_like a:hover.ftoggle.on, |
| .ips_like a:hover.ftoggle { |
| background-color: #d5dde5; |
| } |
| |
| .facebook-like { margin-top: 5px; } |
| |
| .boxShadow { |
| -webkit-box-shadow: rgba(172, 167, 145, 0.8) 0px 3px 22px; |
| -moz-box-shadow: rgba(172, 167, 145, 0.8) 0px 3px 22px; |
| box-shadow: rgba(172, 167, 145, 0.8) 0px 3px 22px; |
| } |
| |
| |
| #ipsGlobalNotification { |
| position: fixed; |
| left: 50%; |
| margin-left: -250px; |
| top: 20px; |
| text-align: center; |
| font-weight: bold; |
| z-index: 10000; |
| } |
| |
| #ips_NotificationCloseButton { |
| background: transparent url(https://forum.grasscity.com/public/style_images/grasscityqa/close_popup.png) no-repeat top left; |
| opacity: 0.8; |
| width: 13px; |
| height: 13px; |
| top: 5px; |
| left: 5px; |
| position: absolute; |
| cursor: pointer; |
| } |
| |
| .googlePlusOne { |
| display: inline-block; |
| vertical-align:middle; |
| margin-top: 1px; |
| } |
| |
| .fbLike { |
| float: right !important; |
| padding-left: 2px; |
| max-height: 50px; |
| |
| } |
| |
| |
| |
| #mymedia_inserted { |
| position: absolute; |
| top: 100px; left: 50%; |
| margin-left: -200px; |
| width: 400px; |
| padding: 20px 0; |
| background: black; |
| font-size: 15px; |
| font-weight: bold; |
| color: #fff; |
| z-index: 20000; |
| text-align: center; |
| -moz-border-radius: 4px; |
| -webkit-border-radius: 4px; |
| border-radius: 4px; |
| } |
| |
| #mymedia_toolbar { |
| position: absolute; |
| bottom: 0; left: 0; right: 0; |
| height: 42px; |
| line-height: 42px; |
| padding: 0 5px; |
| background: #DBE4EF; |
| background: -moz-linear-gradient(top, #DBE4EF 0%, #c7d4e4 100%); |
| background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DBE4EF), color-stop(100%,#c7d4e4)); |
| -webkit-box-shadow: 0px 1px 1px 0px rgba(255,255,255,0.5) inset; |
| -moz-box-shadow: 0px 1px 1px 0px rgba(255,255,255,0.5) inset; |
| box-shadow: 0px 1px 1px 0px rgba(255,255,255,0.5) inset; |
| border-top: 1px solid #DBE4EF; |
| } |
| |
| #mymedia_finish { position: absolute; right: 5px; top: 5px; } |
| #mymedia_content { height: 339px; overflow: auto; } |
| |
| .media_results li.result { |
| width: 20%; |
| height: 100px; |
| padding: 15px 0; |
| float: left; |
| text-align: center; |
| cursor: pointer; |
| -moz-border-radius: 4px; |
| -webkit-border-radius: 4px; |
| border-radius: 4px; |
| } |
| |
| .media_results li:hover { |
| background: #F9F9F9; |
| background: -moz-linear-gradient(top, #F9F9F9 0%, #EDEDED 100%); |
| background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F9F9F9), color-stop(100%,#EDEDED)); |
| } |
| .media_results li:active { |
| background: #EDEDED; |
| background: -moz-linear-gradient(top, #EDEDED 0%, #F9F9F9 100%); |
| background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EDEDED), color-stop(100%,#F9F9F9)); |
| } |
| |
| .media_image { |
| padding: 1px; |
| border: 1px solid #d5d5d5; |
| margin-bottom: 5px; |
| } |
| |
| |
| |
| |
| .templateError { |
| background: #ffffff !important; |
| color: #000000 !important; |
| padding: 10px !important; |
| border: 1px dotted black !important; |
| margin: 0px !important; |
| } |
| |
| |
| |
| |
| .modcp_post_controls { padding-bottom: 15px; } |
| .modcp_post_controls .ipsButton_secondary { opacity: 0.5; } |
| .post_body:hover .modcp_post_controls .ipsButton_secondary { opacity: 1; } |
| |
| #modcp_content .ipsFilterbar li.active a { |
| margin-bottom: 1px; |
| display: inline-block; |
| } |
| |
| |
| |
| |
| .nexusad { padding: 0px; text-align: center; margin-bottom: 10px;} |
| .post_body .nexusad { float: right; } |
| |
| #bbcode-description { |
| color: #666 !important; |
| white-space: normal !important; |
| word-wrap: break-word; |
| } |
| |
| |
| |
| @media only screen and (device-width: 768px) { |
| table.ipb_table .expander, |
| table.ipb_table .ipsModMenu { visibility: visible; opacity: 0.2; } |
| .post_block .post_controls { opacity: 1 !important; } |
| } |
| |
| #postShareStrip .fb-like |
| { |
| height: 20px; |
| overflow: hidden; |
| } |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| .ipsFilterbar.UserCp { margin-bottom: 20px; } |
| .ipsPad.UserCp { padding: 0; } |
| .UserCp .ipsSettings_pagetitle { margin-bottom: 10px;} |
| #Ucp ul { border-radius: 5px; box-shadow:0 1px 2px rgba(143, 140, 124, 0.2); -webkit-box-shadow: 0 1px 2px rgba(143, 140, 124, 0.2); float: left; border-bottom: 1px solid #DEDBD1; width: 92%; display: flex; border-top: 3px solid #DEDBD1; } |
| |
| |
| .cpLabel { |
| padding: 13px 1.6% 13px 0; |
| margin: 0 !important; |
| vertical-align: top; |
| float: left; |
| border: none; |
| border-width: 0; |
| width: 6%; |
| font-size: 12px; |
| color: #aca791; |
| } |
| .UserCp .ipsButton.Cancel { background: red; } |
| .UserCp .ipsSettings_section .desc { margin: 5px 0 0 120px; |
| display: block; |
| font-size: 11px; } |
| .UserCp .ipsButton_secondary { |
| -webkit-transition: all 0.2s ease-in-out; |
| -moz-transition: all 0.5s ease-in-out; |
| transition: all 0.2s ease-in-out; |
| box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1); |
| font-size: 13px; |
| |
| color: #fff; |
| text-decoration: none; |
| background: #77BD1D; |
| margin: 0 10px; |
| border: none; |
| cursor: pointer; |
| -webkit-border-radius: 17.5px; |
| -moz-border-radius: 17.5px; |
| border-radius: 17.5px; |
| display: inline-block; |
| } |
| .UserCp label { color: #ACA791; } |
| .UserCp input[type=checkbox] { display: none; } |
| |
| .UserCp input[type=checkbox] + label:before { |
| font-family: FontAwesome; |
| display: inline-block; |
| content: "\f096"; |
| color: #d5d3c8; |
| font-size: 22px; |
| margin-right: 5px; |
| cursor: pointer; |
| width: 23px; |
| text-align: center; |
| transition: color .5s ease; |
| } |
| |
| .UserCp input[type=checkbox]:checked + label:before { |
| content: "\f14a"; |
| color: #77BD1D; |
| font-size: 20px; |
| bottom: 0; |
| transition: color .5s ease; |
| } |
| |
| .UserCp input[type=checkbox] + label { |
| font-size: 12px; |
| color: #aca791; |
| } |
| |
| .UserCp input[type=checkbox] + label, .UserCp input[type=checkbox] + label:before { |
| height: 25px; |
| line-height: 25px; |
| vertical-align: middle; |
| } |
| #dk1 { |
| width: 150px; |
| } |
| #dk2 { |
| width: 60px; |
| } |
| #dk3 { |
| width: 80px; |
| } |
| #dk1 .dk-selected { |
| width: 150px; |
| } |
| #dk2 .dk-selected { |
| width: 60px; |
| } |
| #dk3 .dk-selected { |
| width: 80px; |
| } |
| .UserCp textarea { width: 400px; } |
| .UserCp table.ipb_table th { background: none; font-size: 14px; font-weight: 300; } |
| .UserCp .header { background: none; } |
| .UserCp table.ipb_table td { padding: 10px; } |
| .UserCp table.ipb_table td.altrow { padding: 20px 0; } |
| .UserCp .desc1 { font-size: 12px; |
| color: #aca791; } .desc.notify_title {display: block; } |
| .gc-pageInfoIcon.UP { |
| position: absolute; |
| left: 25px; |
| top: 14px; |
| line-height: 37px; |
| color: #77BD1D; |
| font-size: 26px; |
| } |
| |
| .UserCp input[type=checkbox]:checked + label { color: #000; } |
| |
| |
| |
| .ipsType_subtitle { |
| font-size: 17px; |
| color: #3b3b3b; |
| line-height: 32px; |
| padding: 0 10px; |
| position: relative; |
| margin: 0; |
| } |
| .redactor-box { margin-bottom: 5px; } |
| .first_post_advert { float: right; margin: 0 0 10px 10px; } |
| |
| |
| |
| .Contest .half { width: 46.2%; float: left; border: none; } |
| .Contest .half.row1 { padding: 1.4%; margin: 0 1% 15px 0; } |
| .Contest .half.row2 { padding: 1.4%; margin: 0 0 15px 1%; } |
| .Contest .ipsType_subtitle { font-size: 20px; font-weight: 600; } |
| .cEdit { font-size: 16px; color: #d5d3c8; } |
| .half .ipsBadge { line-height: 20px; color: #77BD1D; border: 1px solid #77BD1D; margin-left: 5px; background: none; padding: 2px 10px; |
| height: auto; |
| } |
| .cAuthor { border-top: 1px solid #DEDBD1; padding: 20px 0 0 0; margin: 0 12px; } |
| .cAuthor img { margin: -2px 10px 2px 0; } |
| .cDesc { padding: 10px 12px; color: #878787; font-size: 14px; line-height: 140%; } |
| .Contest .post_controls li {float: left; } |
| .Contest .post_controls { padding: 0 5px 0; } |
| .Contest .cDate { font-size: 11px; color: #ACA791; } |
| .Contest .cDate.cEntry { display: block; font-size: 13px; padding: 0px 0; } |
| .Contest .ipsType_pagetitle { padding-bottom: 20px; border-bottom: 1px solid #DEDBD1; } |
| .Contest .Content { font-size: 15px; line-height: 160%; color: #000; font-weight: 300; padding: 20px 5px; border-bottom: 1px solid #DEDBD1; } |
| .Contest .Content.Entry { border-bottom: none; } |
| .Contest .ipsLayout_right, .Content .ipsLayout_largeright.ipsLayout_withright { margin-left: 20px; } |
| .cPad { padding: 25px; } |
| .ContentDate { padding: 20px 5px 35px; } |
| .list_content.recent_albums { |
| margin-left: 80px !important; |
| } |
| .ContentDate span { display:block; float: left; clear: left; } |
| .baseRoot { |
| background: #f3f2ee; |
| background: -moz-linear-gradient(top, #f3f2ee 0%, #ffffff 100%); |
| background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f2ee), color-stop(100%,#ffffff)); |
| background: -webkit-linear-gradient(top, #f3f2ee 0%,#ffffff 100%); |
| background: -o-linear-gradient(top, #f3f2ee 0%,#ffffff 100%); |
| background: -ms-linear-gradient(top, #f3f2ee 0%,#ffffff 100%); |
| background: linear-gradient(to bottom, #f3f2ee 0%,#ffffff 100%); |
| filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f2ee', endColorstr='#ffffff',GradientType=0 ); |
| } |
| .Contest .cAttach { background: #FAFAFA; border-radius: 4px; text-align: center; padding: 10px; } |
| |
| |
| .col_c_icon img { width: 36px; height: 36px; border-radius: 36px; padding: 0; } |
| |
| |
| |
| |
| |
| |
| |
| .ipsSideBlock .gc-jqueryuiTabs.gc-alternateSidebarTabs .gc-tabControls > li a, .gc-jqueryuiTabs ul.gc-tabControls > li > a , .last_post a, .ipsList_withminiphoto a.ipsType_semibold, .submenu-cat li a, .momo a.popular_a , .owl-carousel .owl-wrapper a, .owl-carousel .owl-item a, .gc-accordion > ul > li a { color: #000;text-decoration: none; } |
| |
| |
| .ipsLayout.ipsLayout_withright .post_body .post iframe, .gc-conversationWrapper .post_body .post iframe { width: 450px; } |
| .ipsLayout.ipsLayout_withright .post_body .post img { max-width: 450px; } |
| .post_body .post img { max-width: 688px; } |
| |
| @media screen and (max-width: 910px) { |
| .nexusad iframe { width: 660px; } |
| .nexusad iframe img { max-width: 660px; } |
| } |
| @media screen and (max-width: 850px) { |
| .nexusad iframe { width: 720px; } |
| .nexusad iframe img { max-width: 720px; } |
| .post_body .nexusad, .post_body .entry-content .right { float: none; } |
| } |
| @media screen and (max-width: 730px) { |
| .nexusad iframe { width: 600px; } |
| .nexusad iframe img { max-width: 600px; } |
| } |
| @media screen and (max-width: 610px) { |
| .nexusad iframe { width: 480px; } |
| .nexusad iframe img { max-width: 480px; } |
| } |
| @media screen and (max-width: 490px) { |
| .nexusad iframe { width: 360px; } |
| .nexusad iframe img { max-width: 360px; } |
| |
| |
| |
| #header_bar_tabs > li > a > span { display: none; } |
| .ipsLayout.ipsLayout_withright .post_body .post img { max-width: 360px; } |
| } |
| .post_wrap .post_body td { border: 1px solid #eeede4; } |
| |
| .post_body .post span img { border: 1px solid #eeede4; } |
| #search_wrap input[placeholder] { |
| color: #909090; |
| } |
| |
| |
| |
| #search_wrap input::-webkit-input-placeholder { |
| color: #909090; |
| } |
| #search_wrap input:-moz-placeholder { |
| color: #909090; |
| } |
| #search_wrap input::-moz-placeholder { |
| color: #909090; |
| } |
| #search_wrap input:-ms-input-placeholder { |
| color: #909090; |
| } |
| #admin_bar { |
| width: 50%; |
| left: 50%; |
| margin: 0 0 0 -25%; |
| position: fixed; |
| border: 1px solid #000; |
| background: #444; |
| border-bottom: none; |
| color: #fff; |
| border-radius: 4px 4px 0 0; |
| padding: 6px 10px; |
| font-size: 13px; |
| bottom: 0; |
| z-index: 99999; |
| } |
| #admin_bar a { color: #fff; } |
| #admin_bar li.active a { color: rgb(119,189,29); } |
| .admin-top { margin-bottom: 25px; } |
| .GrasscityShop { |
| border: 1px solid #c7c7c7; |
| } |
| .GrasscityShop h2 { |
| background-color: #f3d00b; |
| height: 37px; |
| border-bottom: 1px solid #c7c7c7; |
| } |
| |
| .Products { |
| clear:both; |
| padding: 10px; |
| background: #fff; |
| } |
| .ProductName { margin-top: 10px; } |
| .Products li { |
| float: left; |
| padding: 0 10px; |
| border-right: 1px solid #eee; |
| text-align: center; |
| width: 160px; |
| max-width: 160px; |
| position: relative; |
| } |
| .Products li:last-child { |
| border-right: none; |
| } |
| .ProductName a { |
| color: #087fb4: |
| } |
| .ProductName a span.ProductPrice { |
| color: #9aae25; |
| } |
| .ProductName a span.Separator { |
| color: #ddd; |
| } |
| .Products li .ShopNow { |
| background: #e5792f; |
| opacity: 0.8; |
| display: none; |
| padding: 10px; |
| border-radius: 4px; |
| color: #fff; |
| text-shadow: 1px 1px 1px #984614; |
| position: absolute; |
| left: 50px; |
| top: 45px; |
| } |
| .Products li .ShopNow a { color: #fff;} |
| .Products li:hover .ShopNow { display: inline-block; } |
| |
| .bx-next,.bx-prev { |
| position:absolute; |
| top: 50%; |
| margin-top:-16px; |
| outline: 0; |
| width: 21px; |
| height: 32px; |
| text-indent: -9999px; |
| z-index: 99999; |
| } |
| .bx-prev { |
| left:-10px; |
| background-image: url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/arrow-left.png); |
| background-repeat:no-repeat; |
| } |
| .bx-next { |
| right:-25px; |
| background-image: url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/arrow-right.png); |
| background-repeat:no-repeat; |
| } |
| .bx-wrapper { |
| position: relative; |
| padding: 0; |
| margin-left:25px; |
| margin-right:30px; |
| } |
| .GrasscityShop h2 { background-color: #F3D00B; } |
| |
| |
| .Products.GcBongs { |
| margin: 5px auto; |
| } |
| .Products.GcBongs li { |
| border-right: none; |
| box-shadow: 0 5px 5px #EEEEEE; |
| margin: 10px 10px 15px; |
| width: 150px; |
| height: 300px; |
| padding: 10px; |
| } |
| .Products.GcBongs li:hover { |
| box-shadow: 0 5px 5px #9AAE25; |
| } |
| .Products.GcBongs .ProductName { |
| font-family: Helvetica; |
| font-size: 12px; |
| font-weight: lighter; |
| line-height: 150%; |
| margin: 20px 10px; |
| } |
| .Products.GcBongs .ProductPrice { |
| position: absolute; |
| bottom: 20px; |
| width: 150px; |
| font-size: 22px; |
| font-weight: bold; |
| color: #9AAE25; |
| text-align: center; |
| } |
| .Products.GcBongs .ShopNow { |
| border: 1px solid #FFFFFF; |
| box-shadow: 0 3px 3px #777777; |
| cursor: pointer; |
| left: 44px; |
| } |
| |
| .BongFinder { |
| padding: 10px 0 0; |
| } |
| .FinderFilter { |
| float: left; |
| width: 190px; |
| } |
| .FinderFilter li a { |
| color: #aaa; |
| padding: 4px 6px; |
| background: #f5f5f5; |
| display: inline-block; |
| border: 0px solid #f7f7f7; |
| border-radius: 16px; |
| } |
| .FinderFilter li a:hover { background: #e0e0e0; } |
| .FinderFilter li.active a { |
| color: #fff; |
| background: #4D9CD1; |
| } |
| .FinderFilter li { |
| font-size: 11px; |
| padding: 3px 4px 3px 0; |
| float: left; |
| } |
| .FinderFilter h4 { |
| font-size: 13px; |
| font-weight: bold; |
| margin: 0 0 6px 0; |
| color: #4D9CD1; |
| } |
| .ipbfs_titlebox.Grasscity { text-shadow: 0 0 0; } |
| |
| .Products.GcBongs li:hover .ProductPrice { |
| background: #ADC62B; |
| color: #5c7108; |
| } |
| .Products.GcBongs .ProductPrice { |
| background: none repeat scroll 0 0 #F7F7F7; |
| bottom: 0; |
| color: #DDDDDD; |
| display: block; |
| font-size: 16px; |
| font-weight: bold; |
| margin-left: -10px; |
| padding: 10px 0; |
| position: absolute; |
| text-align: center; |
| text-shadow: 0 0 1px #FFFFFF; |
| width: 170px; |
| } |
| .Products.GcBongs .ProductName a { color: #bbb; } |
| .TestProduct { display: none; } |
| .TestProduct.Testing { display: block; } |
| |
| .JournalOwner { font-size: 13px; color: #77bd1d; } |
| .sjvPostNote { color: #777; |
| padding-top: 10px; |
| font-style: italic; } |
| .sjvPostNote:before { content: 'Moderator Note'; |
| color: red; |
| border-bottom: 1px solid #eeede4; |
| display: block; |
| padding: 0 0 5px 0; |
| margin-bottom: 5px; |
| font-weight: 600; |
| font-style: initial; } |
| |
| .newPost { |
| font-size: 11px; |
| color: rgb(242, 242, 242); |
| background-color: #77bd1d; |
| padding: 3px 5px; |
| margin: -5px -5px 5px 5px; |
| border: 1px solid #578715; |
| -webkit-border-radius: 2px; |
| -moz-border-radius: 2px; |
| -khtml-border-radius: 2px; |
| border-radius: 2px; |
| -webkit-border-top-right-radius: 0px; |
| -moz-border-radius-topright: 0px; |
| -khtml-border-top-right-radius: 0px; |
| border-top-right-radius: 0px; |
| display: block; |
| float: right; |
| position: absolute; |
| -webkit-box-shadow: 1px 1px 3px rgba(0,0,0, 0.25); |
| -moz-box-shadow: 1px 1px 3px rgba(0,0,0, 0.25); |
| -khtml-box-shadow: 1px 1px 3px rgba(0,0,0, 0.25); |
| box-shadow: 1px 1px 3px rgba(0,0,0, 0.25); |
| right: 0; |
| top: 44px; |
| } |
| .newPost span { |
| background-color: #578715; |
| -webkit-border-top-right-radius: 2px; |
| -moz-border-radius-topright: 2px; |
| -khtml-border-top-right-radius: 2px; |
| border-top-right-radius: 2px; |
| position: absolute; |
| top: -4px; |
| right: -1px; |
| width: 5px; |
| height: 4px; |
| } |
| .page_userSign .nexusad { display:none; } |
| .col_f_views .views { margin-top: 10px; } |
| #board_statistics { |
| margin: 0 auto; |
| max-width: 980px; |
| } |
| #board_statistics .ipsType_underline { text-decoration: none; } |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| |
| </style> |
| |
|
|
| <style type="text/css" title="Main" media="screen,print"> |
| |
| |
| |
| |
| |
| |
| |
| #colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9998;} |
| #cboxWrapper {max-width:none;} |
| #cboxOverlay{position:fixed; width:100%; height:100%;} |
| #cboxMiddleLeft, #cboxBottomLeft{clear:left;} |
| #cboxContent{position:relative;} |
| #cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;} |
| #cboxTitle{margin:0;} |
| #cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;} |
| #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;} |
| .cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;} |
| .cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;} |
| #colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;} |
| |
| |
| |
| |
| |
| |
| #cboxOverlay{background:#000; opacity: 0.8; filter: alpha(opacity = 80);} |
| #colorbox{outline:0;} |
| |
| #cboxContent{background: rgba(0,0,0,0.7); } |
| .cboxIframe{background:#fff;} |
| #cboxError{padding:50px; border:1px solid #ccc;} |
| #cboxLoadedContent {margin-bottom:5px;} |
| #cboxTitle, #cboxCurrent { |
| width: 100%; |
| background: rgba(0,0,0,0.7); |
| position: absolute; |
| bottom: 30px; |
| height: 30px; |
| left: 0px; |
| font-weight: bold; |
| } |
| .cboxTitlePad, .cboxCurrentPad { |
| position:relative; |
| padding-left:10px; |
| } |
| .cboxTitlePad { |
| top: 10px; |
| } |
| #cboxTitle a, #cboxTitle a:hover, #cboxTitle a:visited, #cboxCurrent {color: #fff;} |
| #cboxCurrent { bottom:0px; font-weight: normal; } |
| #cboxLoadingOverlay{ |
| } |
| #cboxLoadingGraphic{background:url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/ajax_loading.gif) no-repeat center center;} |
| |
| |
| #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; } |
| |
| |
| #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active, #cboxPrevious:focus, #cboxNext:focus, #cboxSlideshow:focus, #cboxClose:focus {outline:0;} |
| |
| #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;} |
| #cboxPrevious, #cboxNext, #cboxClose{ |
| z-index: 9999; |
| position: absolute; |
| top: 50%; |
| color: #fff; |
| background: rgba(0,0,0,1); |
| width: 50px; |
| height: 50px; |
| font-size: 30px; |
| border-radius: 50px; |
| border: 2px solid #fff; |
| } |
| #cboxClose { top: -10px; right: -10px; width:30px; height:30px; font-size: 20px; } |
| #cboxNext{right: -27px;} |
| #cboxPrevious{left: -27px;} |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| |
| </style> |
| |
|
|
| <style type="text/css" title="Main" media="screen"> |
| |
| |
| |
| |
| .non_sprite { |
| display: inline-block; |
| } |
| .non_sprite img { |
| vertical-align: bottom; |
| } |
| |
| |
| .sprites { |
| margin-bottom: -2px; |
| display: inline-block; |
| background-image: url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/promenu/icons/promenu_default_icons.png) !important; |
| background-repeat: no-repeat !important; |
| width: 14px; |
| height: 14px; |
| } |
| |
| .Arcade_icon { |
| background-position: 0px 0px; |
| } |
| |
| .Blog_icon { |
| background-position: 0px -28px; |
| } |
| |
| .Calendar_icon { |
| background-position: 0px -56px; |
| } |
| |
| .Cart_icon { |
| background-position: 0px -84px; |
| } |
| |
| .Chat_icon { |
| background-position: 0px -112px; |
| } |
| |
| .Download_icon { |
| background-position: 0px -140px; |
| } |
| |
| .Forums_icon { |
| background-position: 0px -168px; |
| } |
| |
| .Gallery_icon { |
| background-position: 0px -196px; |
| } |
| |
| .Help_icon { |
| background-position: 0px -224px; |
| } |
| |
| .Home_icon { |
| background-position: 0px -252px; |
| } |
| |
| .Info_icon { |
| background-position: 0px -280px; |
| } |
| |
| .Media_icon { |
| background-position: 0px -308px; |
| } |
| |
| .Members_icon { |
| background-position: 0px -336px; |
| } |
| |
| .More_icon { |
| background-position: 0px -364px; |
| } |
| |
| .News_icon { |
| background-position: 0px -392px; |
| } |
| |
| .Shoutbox_icon { |
| background-position: 0px -420px; |
| } |
| .ipsList_vertical > li { |
| margin: 3px 0px; |
| } |
| .attatched { |
| position:fixed; |
| z-index:40000; |
| top:0; |
| } |
| |
| |
| |
| |
| |
| #community_app_menu div li:hover > a, #community_app_menu li:hover > a, #community_app_menu li.click.click_active > a, #more_apps_menucontentul li > a:hover{ |
| |
| -webkit-transition: all 0.3s ease-in-out; |
| -moz-transition: all 0.3s ease-in-out; |
| } |
| |
| |
| |
| |
| |
| #community_app_menu li > div > ul > li > a { |
| padding: 6px 15px 8px; |
| } |
| |
| #community_app_menu li, #more_apps_menucontentul li { |
| cursor: pointer; |
| position: relative; |
| top: 0; |
| } |
| |
| #community_app_menu .custom_icon { |
| display: inline-block; |
| position: relative; |
| } |
| |
| #community_app_menu .custom_icon, #community_app_menu li > div > ul > li > a, #community_app_menu .mega .col { |
| min-width: 150px; |
| } |
| |
| #community_app_menu .mega { |
| padding: 10px; |
| } |
| |
| #community_app_menu .downarrow, #community_app_menu li.click.click_active > a.downarrow { |
| background: none; |
| } |
| |
| #community_app_menu .otherarrow { |
| background:none; |
| } |
| |
| #community_app_menu li.active > .downarrow{ |
| background: none; |
| } |
| |
| #community_app_menu li.active > .otherarrow{ |
| background: none; |
| } |
| |
| #community_app_menu a.mainParent { |
| text-decoration: underline; |
| font-weight: bold; |
| padding: 5px 0px 5px 0px; |
| } |
| |
| #community_app_menu .blocks { |
| color:#FFF; |
| } |
| |
| |
| |
| #header_menu { |
| top: 0; |
| left:0; |
| width: 100%; |
| position: absolute; |
| text-align: left; |
| font-size: 13px; |
| } |
| |
| #header_app_menu > li { |
| margin: 0px 3px 0 0; |
| } |
| |
| #header_app_menu > li > a, #header_app_menu li > div > ul > li > a, #header_app_menu .mega td.col > a, #header_app_menu .mega div.col > a { |
| color: #8A8A8A; |
| white-space: nowrap !important; |
| display: block !important; |
| text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); |
| } |
| |
| #header_app_menu .mega { |
| padding: 10px; |
| } |
| |
| #header_app_menu > li > a, #header_app_menu li > div > ul > li > a { |
| padding: 6px 15px 8px; |
| } |
| |
| |
| #header_app_menu .active > a, #header_app_menu .active:hover > a { |
| background-color: #292929 ; |
| color: #FC6D32; |
| } |
| |
| |
| #header_app_menu li:hover > a, #header_app_menu li > ul > li > a:hover, #header_app_menu li.click_active > a { |
| background-color: #292929; |
| color: #FFF; |
| -webkit-transition: all 0.3s ease-in-out; |
| -moz-transition: all 0.3s ease-in-out; |
| } |
| |
| |
| #header_menu, #header_app_menu li > div > ul > li > a, #header_app_menu .blocks, #header_app_menu .mega { |
| background-color: #181818 ; |
| } |
| |
| #header_app_menu li { |
| cursor: pointer; |
| position: relative; |
| top: 0; |
| } |
| |
| #header_app_menu .custom_icon { |
| display: inline-block; |
| position: relative; |
| } |
| |
| #header_app_menu .custom_icon, #header_app_menu li > div > ul > li > a { |
| min-width: 150px; |
| } |
| |
| #header_app_menu .downarrow { |
| background-image: url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/promenu/arrows/header/down_arrow.png) !important; |
| background-repeat: no-repeat !important; |
| background-position: right center !important; |
| background-origin: content-box !important; |
| } |
| |
| #header_app_menu .otherarrow { |
| background-image: url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/promenu/arrows/header/other_arrow.png) !important; |
| background-repeat: no-repeat !important; |
| background-position: right center !important; |
| background-origin: content-box !important; |
| } |
| |
| #header_app_menu li.active > .otherarrow, #header_app_menu li:hover > a.otherarrow, #header_app_menu li.click_active .otherarrow { |
| background-image: url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/promenu/arrows/header/other_arrow_active.png) !important; |
| } |
| |
| #header_app_menu li.active > .downarrow, #header_app_menu li:hover .downarrow, #header_app_menu li.click_active .downarrow { |
| background-image: url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/promenu/arrows/header/down_arrow_active.png) !important; |
| } |
| |
| #header_app_menu .mega .col { |
| min-width: 150px; |
| } |
| |
| #header_app_menu a.mainParent { |
| text-decoration: underline; |
| font-weight: bold; |
| margin-top: 5px; |
| margin-bottom: 5px; |
| } |
| |
| #header_app_menu .blocks { |
| color:#FFF; |
| } |
| |
| |
| #footer_menu { |
| text-align: left; |
| margin-top: 20px; |
| vertical-align: top; |
| width: 100%; |
| z-index: 15000; |
| } |
| |
| #footer_menu .main_widths { |
| min-width: 940px; |
| margin-left: 10px; |
| } |
| |
| #footer_menu .category { |
| display: inline-block; |
| vertical-align: top; |
| margin: 10px; |
| } |
| |
| #footer_menu .category > a { |
| width: 0 !important; |
| min-width: 100px; |
| cursor: pointer; |
| display: block; |
| word-wrap: break-word; |
| } |
| #footer_menu .mainParent { |
| text-decoration: underline; |
| font-weight: bold; |
| padding-top: 5px; |
| padding-bottom: 5px; |
| display: block; |
| } |
| |
| #footer_menu .blocks { |
| margin-top: 5px; |
| word-wrap: break-word; |
| } |
| |
| |
| |
| #site_menu { |
| background-color: #fff; |
| text-align: left; |
| vertical-align: top; |
| width: 100%; |
| font-size: 13px; |
| min-height: 200px; |
| left: 0; |
| z-index: 15000; |
| } |
| |
| #site_menu .main_widths { |
| min-width: 980px; |
| margin-left: 30px; |
| margin-right: 30px; |
| } |
| |
| #site_menu .category { |
| display: inline-block; |
| vertical-align: top; |
| margin: 10px; |
| } |
| |
| #site_menu .category > a { |
| width: 0 !important; |
| min-width: 100px; |
| cursor: pointer; |
| display: block; |
| word-wrap: break-word; |
| } |
| |
| #site_menu .mainParent { |
| text-decoration: underline; |
| font-weight: bold; |
| padding-top: 5px; |
| padding-bottom: 5px; |
| display: block; |
| } |
| |
| #site_menu .blocks { |
| margin-top: 5px; |
| } |
| |
| |
| #proOther_menu { |
| background-color: #fff; |
| text-align: left; |
| vertical-align: top; |
| width: 100%; |
| font-size: 13px; |
| left: 0; |
| z-index: 15000; |
| display:none; |
| } |
| |
| #proOther_menu .main_widths { |
| min-width: 980px; |
| margin-left: 30px; |
| margin-right: 30px; |
| padding-top:50px; |
| } |
| |
| #proOther_menu .category { |
| display: inline-block; |
| vertical-align: top; |
| margin: 10px; |
| } |
| |
| #proOther_menu .category > a { |
| width: 0 !important; |
| min-width: 100px; |
| cursor: pointer; |
| display: block; |
| word-wrap: break-word; |
| } |
| |
| #proOther_menu .mainParent { |
| text-decoration: underline; |
| font-weight: bold; |
| padding-top: 5px; |
| padding-bottom: 5px; |
| display: block; |
| } |
| |
| #super_menu .blocks { |
| margin-top: 5px; |
| } |
| |
| |
| #proMain_menu { |
| text-align: left; |
| font-size: 13px; |
| display:none; |
| } |
| #proMain_menu .main_widths { |
| margin: 0 auto; |
| width: 87% !important; |
| } |
| #proMain_app_menu > li { |
| margin: 0px 3px 0 0; |
| } |
| |
| #proMain_app_menu > li > a, #proMain_app_menu li > div > ul > li > a, #proMain_app_menu .mega td.col > a, #proMain_app_menu .mega div.col > a { |
| color: #8A8A8A; |
| white-space: nowrap !important; |
| display: block !important; |
| text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); |
| } |
| |
| #proMain_app_menu .mega { |
| padding: 10px; |
| } |
| |
| #proMain_app_menu > li > a, #proMain_app_menu li > div > ul > li > a { |
| padding: 6px 15px 8px; |
| } |
| |
| |
| #proMain_app_menu .active > a, #proMain_app_menu .active:hover > a { |
| background-color: #292929 ; |
| color: #FC6D32; |
| } |
| |
| |
| #proMain_app_menu li:hover > a, #proMain_app_menu li > ul > li > a:hover, #proMain_app_menu li.click_active > a { |
| background-color: #292929; |
| color: #FFF; |
| -webkit-transition: all 0.3s ease-in-out; |
| -moz-transition: all 0.3s ease-in-out; |
| } |
| |
| |
| #proMain_menu, #proMain_app_menu li > div > ul > li > a, #proMain_app_menu .blocks, #proMain_app_menu .mega { |
| background-color: #181818 ; |
| } |
| |
| #proMain_app_menu li { |
| cursor: pointer; |
| position: relative; |
| top: 0; |
| } |
| |
| #proMain_app_menu .custom_icon { |
| display: inline-block; |
| position: relative; |
| } |
| |
| #proMain_app_menu .custom_icon, #proMain_app_menu li > div > ul > li > a { |
| min-width: 150px; |
| } |
| |
| #proMain_app_menu .downarrow { |
| background-image: url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/promenu/arrows/header/down_arrow.png) !important; |
| background-repeat: no-repeat !important; |
| background-position: right center !important; |
| background-origin: content-box !important; |
| } |
| |
| #proMain_app_menu .otherarrow { |
| background-image: url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/promenu/arrows/header/other_arrow.png) !important; |
| background-repeat: no-repeat !important; |
| background-position: right center !important; |
| background-origin: content-box !important; |
| } |
| |
| #proMain_app_menu li.active > .otherarrow, #proMain_app_menu li:hover > a.otherarrow, #proMain_app_menu li.click_active .otherarrow { |
| background-image: url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/promenu/arrows/header/other_arrow_active.png) !important; |
| } |
| |
| #proMain_app_menu li.active > .downarrow, #proMain_app_menu li:hover .downarrow, #proMain_app_menu li.click_active .downarrow { |
| background-image: url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/promenu/arrows/header/down_arrow_active.png) !important; |
| } |
| |
| #proMain_app_menu .mega .col { |
| min-width: 150px; |
| } |
| |
| #proMain_app_menu a.mainParent { |
| text-decoration: underline; |
| font-weight: bold; |
| margin-top: 5px; |
| margin-bottom: 5px; |
| } |
| |
| #proMain_app_menu .blocks { |
| color:#FFF; |
| } |
| |
| |
| #superMegaClickParent { |
| position:relative; |
| margin:0 auto; |
| } |
| |
| #superMegaClick { |
| position:absolute; |
| } |
| |
| #superMegaClick a{ |
| display:block; |
| padding:5px; |
| background-color:#1c3b5f; |
| color:#fff; |
| text-align:center; |
| } |
| |
| #superMegaClick,#superMegaClickParent{ |
| width:150px; |
| } |
| |
| #superMegaClick a:hover{ |
| background-color:#FFF; |
| color:#000; |
| } |
| |
| #superMegaClick .active{ |
| background-color:#DF7401; |
| color:#000; |
| } |
| |
| #superMegaClick .active:hover{ |
| background-color:#DF7401; |
| color:#000; |
| } |
| </style> |
| |
|
|
| <style type="text/css" title="Main" media="screen"> |
| |
| |
| |
| |
| |
| .Rnon_sprite { |
| display: inline-block; |
| } |
| |
| .Rnon_sprite img { |
| vertical-align: bottom; |
| } |
| |
| .Rsprites,.RproName { |
| margin-bottom: -2px; |
| display: inline-block; |
| height: 50px; |
| } |
| |
| .Rsprites { |
| width: 50px; |
| background-image: url(https://forum.grasscity.com/public/style_images/grasscityqa__1_/promenu/icons/promenu_default_icons_large.png) !important; |
| background-repeat: no-repeat !important; |
| } |
| |
| .RArcade_icon { |
| background-position: 0px 0px; |
| } |
| |
| .RBlog_icon { |
| background-position: 0px -100px; |
| } |
| |
| .RCalendar_icon { |
| background-position: 0px -200px; |
| } |
| |
| .RCart_icon { |
| background-position: 0px -300px; |
| } |
| |
| .RChat_icon { |
| background-position: 0px -400px; |
| } |
| |
| .RDownload_icon { |
| background-position: 0px -500px; |
| } |
| |
| .RForums_icon { |
| background-position: 0px -600px; |
| } |
| |
| .RGallery_icon { |
| background-position: 0px -700px; |
| } |
| |
| .RHelp_icon { |
| background-position: 0px -800px; |
| } |
| |
| .RHome_icon { |
| background-position: 0px -900px; |
| } |
| |
| .RInfo_icon { |
| background-position: 0px -1000px; |
| } |
| |
| .RMedia_icon { |
| background-position: 0px -1100px; |
| } |
| |
| .RMembers_icon { |
| background-position: 0px -1200px; |
| } |
| |
| .RMore_icon { |
| background-position: 0px -364px; |
| } |
| |
| .RNews_icon { |
| background-position: 0px -1300px; |
| } |
| |
| .RShoutbox_icon { |
| background-position: 0px -1400px; |
| } |
| |
| .primary_responsive { |
| height:50px; |
| color:#333333; |
| text-align:left; |
| position:relative; |
| width:100%; |
| border-bottom:1px solid #FFF; |
| } |
| |
| .primary_responsive-title { |
| position:relative; |
| width:100px; |
| top:15px; |
| left:25px; |
| font-size:16px; |
| color:white; |
| text-shadow:1px 1px 1px black; |
| } |
| |
| .primary_responsive-button,.primary_responsive-button2 { |
| display:inline-block; |
| position:absolute; |
| right:9px; |
| top:7px; |
| width:30px; |
| padding:7px 7px 7px 7px; |
| border:1px solid #3e587b; |
| border-radius:3px; |
| cursor: pointer; |
| } |
| |
| .primary_responsive-button2 { |
| top:10px; |
| } |
| |
| .primary_responsive-button span,.primary_responsive-button2 span { |
| display:block; |
| margin:4px 0px 4px 0px; |
| height:2px; |
| background:#FFF; |
| width:30px; |
| } |
| |
| #primary_responsive_js .open { |
| background:#00BFFF; |
| } |
| |
| #primary_responsive_js .open > span { |
| background:#FFF!important; |
| } |
| |
| #primary_responsive_menu { |
| text-align: left; |
| text-decoration:none !important; |
| width:100%; |
| z-index: 25000; |
| font-size: 18px; |
| display:none; |
| } |
| |
| #primary_responsive_menu .fixed { |
| position:absolute; |
| } |
| |
| #primary_responsive_menu .widths{ |
| width:100%; |
| } |
| |
| #primary_responsive_menu > li > a, #primary_responsive_menu li > div > ul > li > a, #primary_responsive_menu .mega td.col > a, #primary_responsive_menu .mega div.col > a { |
| color: #FFF; |
| display: block !important; |
| text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); |
| } |
| |
| #primary_responsive_menu > li > a, #primary_responsive_menu li > div > ul > li > a { |
| padding: 5px 20px 15px 20px; |
| border-bottom:1px solid; |
| text-decoration: none; |
| } |
| |
| |
| #primary_responsive_menu .active > a, #primary_responsive_menu .active:hover > a { |
| background-color: #FFF ; |
| color: #0b5794 ; |
| } |
| |
| #primary_responsive_menu .active > div > span{ |
| background:#000; |
| } |
| |
| |
| #primary_responsive_menu li:hover > a, #primary_responsive_menu li > ul > li > a:hover, #primary_responsive_menu li.click_active > a { |
| background-color: #173455; |
| color: #FFF; |
| -webkit-transition: all 0.3s ease-in-out; |
| -moz-transition: all 0.3s ease-in-out; |
| } |
| |
| #primary_responsive_menu a:hover, #primary_responsive_menu a:visited, #primary_responsive_menu a:link, #primary_responsive_menu a:active{text-decoration: none!important;} |
| |
| |
| |
| #primary_responsive_menu li > a,#primary_responsive_menu li > div > ul > li > a, #primary_responsive_menu .blocks, .primary_responsive { |
| background-color: #204066; |
| } |
| |
| #primary_responsive_menu li { |
| cursor: pointer; |
| position: relative; |
| top: 0; |
| } |
| |
| #primary_responsive_menu .custom_icon { |
| display: inline-block; |
| position: relative; |
| } |
| |
| #primary_responsive_menu .blocks { |
| color:#FFF; |
| } |
| |
| |
| #header_responsive_js{ |
| position:absolute; |
| top:0; |
| width:100%; |
| |
| } |
| |
| .header_responsive { |
| height:50px; |
| color: #8A8A8A; |
| text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); |
| text-align:left; |
| position:relative; |
| background:#181818; |
| width:100%; |
| border-bottom: 1px solid #FC6D32; |
| } |
| |
| .header_responsive-title { |
| position:relative; |
| width:100px; |
| top:15px; |
| left:25px; |
| font-size:16px; |
| color: #8A8A8A; |
| text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); |
| } |
| |
| .header_responsive-button,.header_responsive-button2 { |
| display:inline-block; |
| position:absolute; |
| right:9px; |
| top:7px; |
| width:30px; |
| padding:7px 7px 7px 7px; |
| border:1px solid #3e587b; |
| border-radius:3px; |
| cursor: pointer; |
| } |
| |
| .header_responsive-button2 { |
| top:10px; |
| } |
| |
| .header_responsive-button span,.header_responsive-button2 span { |
| display:block; |
| margin:4px 0px 4px 0px; |
| height:2px; |
| background:white; |
| width:30px; |
| } |
| |
| #header_responsive_js .open { |
| background:#FC6D32; |
| } |
| |
| #header_responsive_menu { |
| text-align: left; |
| text-decoration:none !important; |
| width:100%; |
| z-index: 25000; |
| font-size: 18px; |
| display:none; |
| } |
| |
| .fixed { |
| position:absolute; |
| } |
| |
| #header_responsive_menu .widths{ |
| width:100%; |
| } |
| |
| #header_responsive_menu > li > a, #header_responsive_menu li > div > ul > li > a, #header_responsive_menu .mega td.col > a, #header_responsive_menu .mega div.col > a { |
| color: #FFF; |
| display: block !important; |
| text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); |
| } |
| |
| #header_responsive_menu > li > a, #header_responsive_menu li > div > ul > li > a { |
| padding: 5px 20px 15px 20px; |
| border-bottom:1px solid #FC6D32; |
| text-decoration: none; |
| } |
| |
| |
| #header_responsive_menu .active > a, #header_responsive_menu .active:hover > a { |
| background-color: #292929 ; |
| color: #FC6D32; |
| } |
| |
| |
| #header_responsive_menu li:hover > a, #header_responsive_menu li > ul > li > a:hover, #header_responsive_menu li.click_active > a { |
| background-color: #292929; |
| color: #FFF; |
| -webkit-transition: all 0.3s ease-in-out; |
| -moz-transition: all 0.3s ease-in-out; |
| } |
| |
| #header_responsive_menu a:hover, #header_responsive_menu a:visited, #header_responsive_menu a:link, #header_responsive_menu a:active{text-decoration: none!important;} |
| |
| |
| |
| #header_responsive_menu li > a,#header_responsive_menu li > div > ul > li > a, #header_responsive_menu .blocks, #header_responsive_menu .mega { |
| background-color:#181818 ; |
| } |
| |
| #header_responsive_menu li { |
| cursor: pointer; |
| position: relative; |
| top: 0; |
| } |
| |
| #header_responsive_menu .custom_icon { |
| display: inline-block; |
| position: relative; |
| } |
| |
| #header_responsive_menu .blocks { |
| color:#FFF; |
| } |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| .gc-medium_photo_adjacent { margin-left: 60px; } |
| .gc-mini_photo_adjacent { margin-left: 46px; } |
| .gc-tiny_photo_adjacent { margin-left: 30px; } |
| |
| .fa-stack.fa-stack-file { |
| font-size: .5em; |
| vertical-align: -16%; |
| } |
| |
| |
| |
| .ccsBase { |
| font-family: 'Proxima Nova',Helvetica,arial,sans-serif !important; |
| font-size: 14px !important; |
| } |
| |
| |
| |
| div.memo { |
| width: auto; |
| background: #fafaf7; |
| font-size: 14px; |
| border-radius: 0 0 4px 4px; |
| padding: 10px 20px; |
| font-weight: 600; |
| text-align: center; |
| border-top: solid 1px #eeede4; |
| } |
| div.memo2 { } |
| a.showhide { color: #8f8c7c; } |
| a.showhide2{ font-weight:bold } |
| table.so{ background:#fff } |
| div.eto{} |
| div.eto2{} |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| .col_c_stats .topics { |
| color: #aca791; |
| } |
| |
| .col_c_stats li strong, |
| .col_f_views li strong { |
| font-size: 20px; |
| color: #3b3b3b; |
| display: block; |
| font-weight: 300; |
| line-height: normal; |
| } |
| |
| .gc-newPostIndicator { |
| font-size: 8px; |
| padding: 5px; |
| position: relative; |
| top: -2px; |
| color: #94D13E; |
| } |
| |
| .gc-socialSideBlock .ipsPad { |
| padding: 15px 10px; |
| } |
| .gc-socialSideBlock .socialMedia li { |
| float: left; |
| font-size: 28px; |
| } |
| .gc-socialSideBlock .socialMedia a { |
| display: block; |
| color: inherit; |
| transition: color .2s ease; |
| padding: 5px; |
| } |
| |
| .gc-socialSideBlock .facebook {color: #3b5998;} |
| .gc-socialSideBlock .twitter {color: #55acee;} |
| .gc-socialSideBlock .pinterest {color: #cc2127;} |
| .gc-socialSideBlock .instagram {color: #beada2;} |
| .gc-socialSideBlock .youtube {color: #e52d27;} |
| .gc-socialSideBlock .rss {color: orange;} |
| |
| .nodeIcon { |
| background: #dad8ce; |
| color: #FFF; |
| border-radius: 36px; |
| font-size: 18px; |
| text-align: center; |
| height: 36px; |
| width: 36px; |
| line-height: 36px; |
| } |
| .nodeIcon i { |
| vertical-align: middle; |
| } |
| .unread .nodeIcon, |
| .nodeIcon.fauxNodeIcon { |
| background: rgb(119,189,29); |
| background: -moz-linear-gradient(top, rgb(119,189,29) 0%, rgba(149,209,64,1) 100%); |
| background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(119,189,29)), color-stop(100%, rgba(149,209,64,1))); |
| background: -webkit-linear-gradient(top, rgb(119,189,29) 0%, rgba(149,209,64,1) 100%); |
| background: -o-linear-gradient(top, rgb(119,189,29) 0%, rgba(149,209,64,1) 100%); |
| background: -ms-linear-gradient(top, rgb(119,189,29) 0%, rgba(149,209,64,1) 100%); |
| background: linear-gradient(to bottom, rgb(119,189,29) 0%, rgba(149,209,64,1) 100%); |
| filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4d85b', endColorstr='#95d140', GradientType=0 ); |
| } |
| |
| #header_bar_tabs { |
| text-align: center; |
| padding: 5px 5px 0 5px; |
| } |
| |
| #header_bar_tabs > li { |
| display: inline-block; |
| line-height: 32px; |
| } |
| #header_bar_tabs > li > a { |
| display: block; |
| font-size: 13px; |
| padding: 0 15px; |
| color: #FFF; |
| border-radius: 4px 4px 0 0; |
| } |
| #header_bar_tabs > li.active > a { |
| background: rgb(255,255,255); |
| background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(252,254,250,1) 50%, rgba(255,255,255,1) 100%); |
| background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(252,254,250,1)), color-stop(100%,rgba(255,255,255,1))); |
| background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(252,254,250,1) 50%,rgba(255,255,255,1) 100%); |
| background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(252,254,250,1) 50%,rgba(255,255,255,1) 100%); |
| background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(252,254,250,1) 50%,rgba(255,255,255,1) 100%); |
| background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(252,254,250,1) 50%,rgba(255,255,255,1) 100%); |
| filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); |
| |
| color: #3b3b3b; |
| } |
| |
| .callToAction_bar a { |
| text-decoration: underline; |
| font-weight: 600; color: #333; |
| } |
| .callToAction_bar a:hover {color: #000; text-decoration: underline;} |
| .callToAction_bar.newForumContent {background: #6E325E; color: #fff;} |
| .callToAction_bar.newForumContent a, .callToAction_bar.newForumContent a:hover { color: #fff;} |
| |
| #logo { |
| float: left; |
| margin-right: 15px; |
| } |
| #logo img {max-width: 138px;} |
| |
| |
| |
| .header_wrapper { |
| height: 148px; |
| } |
| .fixed { |
| position: fixed !important; |
| width: 100%; |
| } |
| |
| .callToAction_bar { |
| background: #f7e8a2; |
| color: #3b3b3b; |
| padding: 8px 0; |
| text-align: center; |
| font-size: 13px; |
| line-height: 20px; |
| |
| -webkit-transition: top 500ms ease; |
| -moz-transition: top 500ms ease; |
| transition: top 500ms ease; |
| |
| z-index: 9999; |
| } |
| |
| #branding { |
| background: #FFF; |
| -webkit-box-shadow: inset 0 -1px #dad7cb; |
| -moz-box-shadow: inset 0 -1px #dad7cb; |
| box-shadow: inset 0 -1px #dad7cb; |
| |
| -webkit-transition: top 500ms ease; |
| -moz-transition: top 500ms ease; |
| transition: top 500ms ease; |
| z-index: 10000; |
| |
| background: rgb(255,255,255); |
| background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(250,250,250,1) 100%); |
| background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(250,250,250,1))); |
| background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(250,250,250,1) 100%); |
| background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(250,250,250,1) 100%); |
| background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(250,250,250,1) 100%); |
| background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(250,250,250,1) 100%); |
| filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa',GradientType=0 ); |
| } |
| |
| |
| #mainFooter { |
| background-image: -moz-linear-gradient(top, rgba(222,219,209,0.05) 0%, rgba(0,0,0,0.05) 100%); |
| background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(222,219,209,0.05)), color-stop(100%,rgba(0,0,0,0.05))); |
| background-image: -webkit-linear-gradient(top, rgba(222,219,209,0.05) 0%,rgba(0,0,0,0.05) 100%); |
| background-image: -o-linear-gradient(top, rgba(222,219,209,0.05) 0%,rgba(0,0,0,0.05) 100%); |
| background-image: -ms-linear-gradient(top, rgba(222,219,209,0.05) 0%,rgba(0,0,0,0.05) 100%); |
| background-image: linear-gradient(to bottom, rgba(222,219,209,0.05) 0%,rgba(0,0,0,0.05) 100%); |
| filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ddedbd1', endColorstr='#0d000000',GradientType=0 ); |
| |
| background-color: #dedbd1; |
| border-top: solid 1px #cfccbf; |
| margin-top: 25px; |
| } |
| |
| #mainFooter .col { |
| width: 25%; |
| float: left; |
| margin: 40px 0; |
| } |
| #mainFooter .col .colWrap {padding: 0 20px;} |
| |
| #mainFooter h3 { |
| font-size: 20px; |
| margin-bottom: 20px; |
| font-weight: 600; |
| } |
| |
| #mainFooter ul > li { |
| margin: 6px 0; |
| font-size: 14px; |
| } |
| |
| #mainFooter ul > li a {color: #3b3b3b; text-decoration: none;} |
| |
| #mainFooter ul.socialMedia li a {color: #3b3b3b; font-size: 25px;} |
| |
| #mainFooter ul.socialMedia li.facebook > a:hover {color: #3b5998;} |
| #mainFooter ul.socialMedia li.twitter > a:hover {color: #55acee;} |
| #mainFooter ul.socialMedia li.pinterest > a:hover {color: #cc2127;} |
| #mainFooter ul.socialMedia li.instagram > a:hover {color: #3f729b;} |
| #mainFooter ul.socialMedia li.youtube > a:hover {color: #e52d27;} |
| #mainFooter ul.socialMedia li.rss > a:hover {color: orange;} |
| |
| #mainCopyright { |
| border-top: 1px solid #aca791; |
| clear: both; |
| font-size: 13px; |
| color: #8f8c7c; |
| text-align: center; |
| padding: 24px 0; |
| } |
| |
| |
| |
| |
| |
| .gc-dropDown { |
| position: relative; |
| display: inline-block; |
| line-height: normal; |
| text-align: left; |
| } |
| |
| .gc-dropDown .ipbmenu_content { |
| margin-top: 10.5px; |
| position: absolute; |
| top: 100%; |
| min-width: 115px; |
| font-size: 13px; |
| } |
| |
| .gc-rightDrop .ipbmenu_content { |
| right: 0; |
| left: auto !important; |
| } |
| .gc-leftDrop .ipbmenu_content { |
| left: 0 !important; |
| } |
| .gc-middleDrop .ipbmenu_content { |
| left: 50% !important; |
| margin-left: -58.5px; |
| } |
| |
| |
| |
| .gc-dropDown .ipbmenu_content:before, |
| .gc-dropDown .ipbmenu_content:after { |
| content: ''; |
| position: absolute; |
| left: 20px; |
| margin-left: -8.5px; |
| top: -8.5px; |
| width: 0; |
| height: 0; |
| border-style: solid; |
| border-width: 0 8.5px 8.5px 8.5px; |
| border-color: transparent transparent rgba(172, 167, 145, .3) transparent; |
| z-index: 990; |
| } |
| .gc-dropDown .ipbmenu_content:after { |
| content: ''; |
| top: -7.5px; |
| width: 0; |
| border-color: transparent transparent #FFF transparent; |
| z-index: 991; |
| } |
| |
| .gc-middleDrop .ipbmenu_content:before, |
| .gc-middleDrop .ipbmenu_content:after { |
| left: 50% !important; |
| margin-left: -8.5px; |
| } |
| .gc-rightDrop .ipbmenu_content:before, |
| .gc-rightDrop .ipbmenu_content:after { |
| right: 20px; |
| left: auto !important; |
| margin-right: -8.5px; |
| margin-left: 0; |
| } |
| |
| |
| |
| |
| |
| .gc-dropDown.filter .ipbmenu { |
| display: inline-block; |
| height: 25px; |
| line-height: 25px; |
| border-radius: 4px; |
| background: #FFF; |
| border: 1px solid rgba(172, 167, 145, .5); |
| font-size: 12px; |
| color: #8f8c7c; |
| text-align: center; |
| padding: 0 15px; |
| position: relative; |
| |
| } |
| |
| .gc-dropDown.filter .ipbmenu:before { |
| content: 'Filter'; |
| display: inline-block; |
| } |
| |
| .gc-dropDown.filter .ipbmenu.menu_active:before { |
| content: 'Close'; |
| } |
| |
| .gc-dropDown.filter .ipbmenu i { |
| margin-left: 5px; |
| } |
| |
| .gc-dropDown.filter .ipbmenu.menu_active i:before { |
| content: '\f106'; |
| } |
| |
| .gc-dropDown.filter .ipbmenu.menu_active { |
| border-radius: 4px 4px 0 0; |
| border-bottom: 0; |
| padding-bottom: 1px; |
| border-color: rgba(172, 167, 145, .3); |
| color: #3b3b3b; |
| } |
| |
| .gc-dropDown.filter .ipbmenu_content { |
| margin-top: 0; |
| -webkit-border-top-right-radius: 0; |
| -moz-border-top-right-radius: 0; |
| border-top-right-radius: 0; |
| } |
| |
| .gc-dropDown.filter .ipbmenu_content:after { |
| display: none; |
| } |
| .gc-dropDown.filter .ipbmenu_content:before { |
| content: ''; |
| display: block; |
| border: none; |
| background: #FFF; |
| height: 8px; |
| width: 69px; |
| position: absolute; |
| right: 0; |
| margin: 0; |
| top: -8px; |
| } |
| |
| .gc-dropDown.filter .ipbmenu_content > li { |
| padding: 15px; |
| } |
| .gc-dropDown.filter h4 { |
| font-size: 11px; |
| margin-bottom: 10px; |
| } |
| |
| |
| .gc-filterTypeList { |
| display: -ms-flexbox; |
| display: -webkit-flex; |
| display: flex; |
| |
| -ms-flex-wrap: wrap; |
| -webkit-flex-wrap: wrap; |
| flex-wrap: wrap; |
| } |
| .gc-filterTypeList li { |
| |
| |
| padding: 5px !important; |
| -moz-box-sizing: border-box; |
| box-sizing: border-box; |
| border: none; |
| min-width: 50%; |
| } |
| |
| .gc-filterTypeList a { |
| font-size: 12px; |
| color: #aca791; |
| font-weight: normal; |
| position: relative; |
| background: #fff; |
| width: 100%; |
| -moz-box-sizing: border-box; |
| box-sizing: border-box; |
| overflow: hidden; |
| } |
| |
| .gc-filterTypeList--buttons a { |
| padding: 6px 10px !important; |
| border: #d5d3c8 solid 1.5px; |
| border-radius: 4px !important; |
| } |
| |
| .gc-filterTypeList--checkBoxes a { |
| |
| } |
| |
| .gc-filterTypeList a:before { |
| content: '\f00c '; |
| display: inline-block; |
| font-family: FontAwesome; |
| font-style: normal; |
| font-weight: normal; |
| line-height: 1; |
| -webkit-font-smoothing: antialiased; |
| -moz-osx-font-smoothing: grayscale; |
| |
| color: #d5d3c8; |
| font-size: 11px; |
| margin-right: 5px; |
| } |
| |
| .gc-filterTypeList--buttons .active a { |
| border-color: #77BD1D; |
| color: #3b3b3b; |
| } |
| |
| .gc-filterTypeList--buttons .active a:before { |
| color: #77BD1D; |
| } |
| |
| |
| |
| .gc-filterTypeList--checkBoxes a:before { |
| background: #fff; |
| border-radius: 4px; |
| color: #fff; |
| padding: 2px; |
| box-shadow: inset 0 0 0 1.5px #d5d3c8; |
| } |
| .gc-filterTypeList--checkBoxes .active a:before { |
| background: rgb(148, 209, 64); |
| box-shadow: none; |
| } |
| |
| |
| |
| |
| |
| .columnRow * { |
| box-sizing: border-box; |
| } |
| |
| .columnRow { |
| clear: both; |
| } |
| |
| .columnRow:after { |
| content: "."; |
| display: block; |
| height: 0; |
| clear: both; |
| visibility: hidden |
| } |
| |
| .columnRow img { |
| max-width: 100%; |
| } |
| |
| .columnRow .two { |
| width: 50%; |
| float: left; |
| padding: 0 10px; |
| } |
| |
| .columnRow .three { |
| width: 33.3%; |
| float: left; |
| padding: 0 7.5px; |
| } |
| |
| .columnRow .two:last-child, .columnRow .three:last-child { padding-right: 0; } |
| .columnRow .two:first-child, .columnRow .three:first-child { padding-left: 0; } |
| |
| .columnRow .three:last-child { padding-left: 15px; } |
| .columnRow .three:first-child { padding-right: 15px; } |
| |
| .gc-sideBlock_articleList { |
| padding: 0; |
| list-style: none; |
| } |
| |
| .gc-sideBlock_articleList li { |
| clear: both; |
| overflow: hidden; |
| border-bottom: 1px solid #eeede4; |
| padding: 15px 0 15px 15px; |
| } |
| |
| .gc-sideBlock_articleList li:last-child { border-bottom: 0; } |
| |
| .gc-sideBlock_articleList li img { |
| float: left; |
| max-height: 67px; |
| max-width: 67px; |
| border-radius: 33.5px; |
| margin-right: 15px; |
| } |
| |
| .grassCity_newsList { |
| list-style-type: none; |
| list-style-type: decimal; |
| margin: 0; |
| padding: 0; |
| counter-reset: li-counter; |
| } |
| .gc-newsList { |
| padding-left: 8px; |
| } |
| |
| .gc-newsList li { |
| position: relative; |
| padding: 20px 0; |
| list-style: decimal; |
| font-weight: 600; |
| color: #77BD1D; |
| margin-left: 30px; |
| } |
| |
| .gc-newsList li:after { |
| background: #eeede4; |
| width: calc(100% + 30px); |
| content: ''; |
| display: block; |
| height: 1px; |
| bottom: 0; |
| left: -30px; |
| position: absolute; |
| } |
| .gc-newsList li:last-child:after { |
| display: none; |
| } |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| .gc-newsList li * { |
| font-weight: normal; |
| } |
| |
| .grassCity_newsList .articleTitle { |
| margin-top: 0; |
| } |
| |
| |
| |
| |
| |
| .gc-pageInfo_wrap { |
| position: relative; |
| padding: 20px 25px; |
| margin-bottom: 25px; |
| |
| min-height: 95px; |
| -moz-box-sizing: border-box; |
| box-sizing: border-box; |
| |
| display: -ms-flexbox; |
| display: -webkit-flex; |
| display: flex; |
| |
| -ms-flex-pack: justify; |
| -webkit-justify-content: space-between; |
| justify-content: space-between; |
| |
| -ms-flex-align: center; |
| -webkit-align-items: center; |
| align-items: center; |
| } |
| |
| |
| |
| |
| |
| |
| .gc-pageInfo { |
| display: -ms-flexbox; |
| display: -webkit-flex; |
| display: flex; |
| |
| -ms-align-items: center; |
| -webkit-align-items: center; |
| align-items: center; |
| |
| -ms-flex: 0 1 66.666%; |
| -webkit-flex: 0 1 66.666%; |
| flex: 0 1 66.666%; |
| } |
| |
| .gc-pageInfo_wrap .topic_buttons, |
| .gc-pageInfo_wrap .right, |
| .gc-pageInfo_wrap .__like { |
| -ms-flex-order: 1; |
| -webkit-order: 1; |
| order: 1; |
| } |
| |
| .gc-followCount { |
| font-size: 13px; |
| color: #aca791; |
| margin-right: 10px; |
| } |
| .gc-pageInfo_left { |
| -ms-flex: 0 0 auto; |
| -webkit-flex: 0 0 auto; |
| flex: 0 0 auto; |
| |
| -ms-flex-item-align: start; |
| -webkit-align-self: flex-start; |
| align-self: flex-start; |
| } |
| .gc-pageInfo_left i { |
| vertical-align: middle; |
| color: #77BD1D; |
| font-size: 28px; |
| margin-right: 10px; |
| |
| width: 1.28571429em; |
| text-align: center; |
| } |
| .gc-pageInfo_left img { |
| margin-right: 15px; |
| } |
| |
| .topic_controls .topic_buttons li { |
| margin: 5px 0 10px 10px; |
| } |
| |
| .topic_controls .gc-followCount { |
| display: none; |
| } |
| |
| .ipsFilterbar li a .fa-caret-down { |
| font-size: 12px; |
| color: #cfccbf; |
| } |
| |
| |
| |
| |
| |
| .page_userSign { |
| position: static; |
| } |
| |
| |
| .page_userSign #ipbwrapper { |
| height: 100%; |
| } |
| |
| .page_userSign #content { |
| min-height: 100%; |
| margin: 0 auto -64px; |
| padding-top: 20px; |
| -moz-box-sizing: border-box; |
| box-sizing: border-box; |
| } |
| |
| .page_userSign #content:after { |
| content: '.'; |
| display: block; |
| height: 64px; |
| } |
| |
| .page_userSign .header_wrapper, |
| .page_userSign #secondary_navigation, |
| .page_userSign #footer_utilities, |
| .page_userSign #mainFooter .columns { |
| display: none; |
| } |
| |
| .page_userSign #mainCopyright {border-top: 0;} |
| |
| |
| .signupLogo { |
| text-align: center; |
| margin-bottom: 50px; |
| } |
| |
| .signupLogo img { |
| max-width: 210px; |
| } |
| |
| .page_userSign #login_form { |
| position: relative; |
| width: auto; |
| -moz-box-sizing: border-box; |
| box-sizing: border-box; |
| } |
| .page_userSign #register_form, |
| .page_userSign #login_form { |
| max-width: 550px; |
| } |
| |
| .page_userSign #login_form:before { |
| content: ''; |
| position: absolute; |
| top: -1px; |
| left: -1px; |
| right: -1px; |
| background: #77BD1D; |
| height: 3px; |
| border-radius: 4px 4px 0 0; |
| z-index: 3; |
| } |
| |
| .page_userSign .maintitle { |
| font-size: 34px; |
| line-height: 34px; |
| font-weight: 600; |
| text-align: center; |
| } |
| |
| .page_userSign .bar { |
| background: transparent; |
| text-align: center; |
| color: #aca791; |
| font-size: 14px; |
| padding: 0; |
| font-weight: normal; |
| margin-bottom: 15px; |
| } |
| |
| .page_userSign .ipsSteps { |
| display: none; |
| } |
| |
| |
| |
| |
| |
| |
| |
| |
| .page_userSign #captcha label { |
| display: none; |
| } |
| |
| .page_userSign #captcha.recaptcha .ipsField_content{ |
| margin-left: 0; |
| } |
| |
| .page_userSign #recaptcha_widget_div { |
| max-width: none; |
| } |
| |
| |
| |
| |
| .page_userSign .input_text::-webkit-input-placeholder { |
| color: #aca791; |
| } |
| |
| .page_userSign .input_text:-moz-placeholder { |
| color: #aca791; |
| opacity: 1; |
| } |
| |
| .page_userSign .input_text::-moz-placeholder { |
| color: #aca791; |
| opacity: 1; |
| } |
| |
| .page_userSign .input_text:-ms-input-placeholder { |
| color: #aca791; |
| } |
| |
| .gc-orFormSeperator { |
| display: inline-block; |
| margin: 0 10px 15px; |
| color: #aca791; |
| font-size: 13px; |
| } |
| |
| |
| |
| .ipsForm.gc-form_columns .input_text { |
| width: 170px; |
| } |
| |
| .ipsForm.gc-form_columns { |
| text-align: center; |
| } |
| .ipsForm.gc-form_columns .ipsField { |
| display: inline-block; |
| margin-bottom: 15px; |
| } |
| |
| .ipsForm.gc-form_columns .ipsField:nth-child(odd) { |
| margin-right: 5px; |
| } |
| |
| .ipsForm.gc-form_columns .ipsField:nth-child(even) { |
| margin-left: 5px; |
| } |
| .ipsForm.gc-form_columns .ipsField.error { |
| |
| } |
| |
| .ipsForm.gc-form_columns .ipsField.error { |
| position: relative; |
| |
| } |
| .ipsForm.gc-form_columns span.error { |
| font-size: 16px; |
| position: absolute; |
| top: 50%; |
| right: 8px; |
| margin-top: -8px; |
| } |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| body.page_userSign.page_register .ipsForm_horizontal .ipsField_checkbox { |
| display: block; |
| width: 100%; |
| text-align: left; |
| margin-left: 70px; |
| font-weight: normal; |
| } |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| .ipsField.passField { |
| position: relative; |
| } |
| |
| .ipsField.passField .gc-forgotPass { |
| position: absolute; |
| right: 8px; |
| top: 50%; |
| margin-top: -8px; |
| font-size: 16px; |
| color: #aca791; |
| } |
| |
| body#ipboard_body.page_userSign fieldset.submit { |
| background: transparent; |
| padding: 0; |
| display: inline-block; |
| } |
| |
| body#ipboard_body.page_userSign #lost_pass_form fieldset.submit { |
| display: block; |
| margin-bottom: 30px; |
| } |
| |
| .page_userSign .input_submit { |
| border: 0; |
| height: 35px; |
| border-radius: 17.5px; |
| box-shadow: inset 0 -1px 0 #85bc39; |
| padding: 0 25px; |
| transition: background .2s ease; |
| } |
| |
| .page_userSign .input_submit:hover { |
| background: #3b3b3b; |
| box-shadow: 0 0 0; |
| border: 0; |
| } |
| |
| .page_userSign .input_submit:focus, .page_userSign #register_submit:focus { |
| border: 0; |
| } |
| |
| .page_userSign input[type=checkbox] { |
| display:none; |
| } |
| |
| .page_userSign input[type=checkbox] + label:before { |
| font-family: FontAwesome; |
| display: inline-block; |
| content: "\f096"; |
| color: #d5d3c8; |
| font-size: 22px; |
| margin-right: 5px; |
| cursor: pointer; |
| width: 23px; |
| text-align: center; |
| transition: color .5s ease; |
| } |
| |
| .page_userSign input[type=checkbox]:checked + label:before { |
| content: "\f14a"; |
| color: #77BD1D; |
| font-size: 20px; |
| bottom: 0; |
| transition: color .5s ease; |
| } |
| |
| .page_userSign input[type=checkbox] + label { |
| font-size: 12px; |
| color: #aca791; |
| } |
| |
| .page_userSign input[type=checkbox] + label, .page_userSign input[type=checkbox] + label:before { |
| height: 25px; |
| line-height: 25px; |
| vertical-align: middle; |
| } |
| |
| |
| .page_login .rememberCheckbox, .page_login .anonymousCheckbox { |
| float: left; |
| vertical-align: text-top; |
| margin-top: 5px; |
| } |
| |
| .page_login .rememberCheckbox { |
| margin-right: 20px; |
| } |
| |
| |
| |
| |
| .desc.gc-signUpLink { |
| display: block; |
| text-align: center; |
| font-size: 14px !important; |
| color: #aca791; |
| padding: 30px 0; |
| } |
| |
| .desc.gc-signUpLink a { |
| font-weight: 600; |
| text-decoration: underline; |
| color: #aca791; |
| font-size: 14px !important; |
| } |
| |
| |
| |
| |
| |
| .gc-socialLogin { |
| text-align: center; |
| background: #fafaf7; |
| border-radius: 0 0 4px 4px; |
| border-top: 1px solid #eeede4; |
| margin: 0; |
| padding: 35px; |
| position: relative; |
| } |
| |
| .page_register .gc-socialLogin { |
| border-radius: 4px 4px 0 0; |
| border-top: 0; |
| border-bottom: 1px solid #eeede4; |
| } |
| |
| .gc-socialLogin:before { |
| content: "Or"; |
| width: 33px; |
| height: 33px; |
| line-height: 33px; |
| text-align: center; |
| border-radius: 16.5px; |
| background: #FFF; |
| font-size: 13px; |
| color: #aca791; |
| position: absolute; |
| left: 50%; |
| margin-left: -16.5px; |
| top: -16.5px; |
| z-index: 2; |
| } |
| |
| .page_register .gc-socialLogin:before { |
| bottom: -16.5px; |
| top: auto; |
| } |
| |
| .gc-socialLogin:after { |
| content: ""; |
| width: 35px; |
| height: 18px; |
| border-radius: 0 0 18px 18px; |
| background: #eeede4; |
| color: #aca791; |
| position: absolute; |
| left: 50%; |
| margin-left: -17.5px; |
| top: 0; |
| z-index: 1; |
| } |
| |
| .page_register .gc-socialLogin:after { |
| bottom: -1px; |
| top: auto; |
| border-radius: 18px 18px 0 0; |
| } |
| |
| .gc-socialLogin a { |
| display: inline-block; |
| border-radius: 4px; |
| color: #FFF; |
| width: 190px; |
| height: 45px; |
| line-height: 45px; |
| text-align: center; |
| margin-right: 10px; |
| opacity: 1; |
| padding: 0 15px; |
| transition: opacity .2s ease; |
| } |
| |
| .gc-socialLogin a:hover { |
| color: #FFF; |
| opacity: .7; |
| } |
| |
| .gc-socialLogin a:last-child { |
| margin-right: 0; |
| } |
| |
| .gc-socialLogin a.gc-facebook-big { background-color: #3b5998; box-shadow: 0 1px 0 #355089; } |
| .gc-socialLogin a.gc-twitter-big { background-color: #00aced; box-shadow: 0 1px 0 #009ad5; } |
| .gc-socialLogin a.gc-windowslive-big { background-color: #dad7cd; } |
| |
| .gc-socialLogin a i { |
| font-size: 19px; |
| float: left; |
| height: 45px; |
| line-height: 45px; |
| } |
| |
| .gc-socialLogin a strong { |
| font-weight: 600; |
| } |
| |
| .page_userSign #login_form:before { |
| content: ''; |
| position: absolute; |
| top: -1px; |
| left: -1px; |
| right: -1px; |
| background: #77BD1D; |
| height: 3px; |
| border-radius: 4px 4px 0 0; |
| z-index: 3; |
| } |
| |
| |
| |
| |
| |
| |
| |
| .gc-mainOnlineCont { |
| margin-top: 30px; |
| position: relative; |
| clear: both; |
| overflow: hidden; |
| } |
| |
| .gc-mainOnlineCont:before { |
| height: 3px; |
| border-radius: 1px 1px 0 0; |
| position: absolute; |
| top: 0; |
| left: 0; |
| right: 0; |
| background: #77BD1D; |
| content: '.'; |
| text-indent: -9999px; |
| } |
| |
| .gc-mainOnlineCont table.ipb_table { |
| border-collapse: separate; |
| } |
| |
| .gc-mainOnlineCont table.ipb_table td .ipsUserPhoto { |
| margin: 0 10px 0 0; |
| } |
| |
| .gc-mainOnlineCont tr.header th { |
| background-color: #fcfcfc; |
| border-bottom: 1px solid #FFF; |
| box-shadow: inset 0 1px 0 #FFF; |
| } |
| |
| .gc-mainOnlineCont .row1 td, .gc-mainOnlineCont .row2 td { |
| border-collapse: separate; |
| border-top: 1px solid #eeede4; |
| border-bottom: 0; |
| } |
| |
| .gc-mainOnlineCont .row2 td { |
| box-shadow: inset 0 1px 0 #FFF, inset 0 -1px 0 #FFF; |
| background: #fcfcfc; |
| } |
| |
| .gc-mainOnlineCont table.ipb_table tr.header th { |
| height: 50px; |
| line-height: 50px; |
| padding: 0; |
| font-size: 15px; |
| font-weight: 600; |
| padding-top: 3px; |
| padding-left: 20px; |
| } |
| |
| .gc-mainOnlineCont tr.header th:first-child { |
| border-top-left-radius: 4px; |
| } |
| |
| .gc-mainOnlineCont tr.header th:last-child { |
| border-top-right-radius: 4px; |
| } |
| |
| .gc-mainOnlineCont table.ipb_table tr:last-child td:first-child { |
| border-bottom-left-radius: 4px; |
| } |
| |
| .gc-mainOnlineCont table.ipb_table tr:last-child td:last-child { |
| border-bottom-right-radius: 4px; |
| } |
| |
| .gc-mainOnlineCont table.ipb_table tr td:last-child { |
| text-align: right; |
| } |
| |
| .gc-mainOnlineCont table.ipb_table tr td:last-child .desc { |
| color: #aca791; |
| font-style: italic; |
| } |
| |
| .gc-mainOnlineCont .ipsMemberList .ipsButton_secondary { |
| opacity: 1; |
| background: #eeede9; |
| color: #3b3b3b; |
| font-size: 16px; |
| height: 35px; |
| line-height: 35px; |
| width: 35px; |
| text-align: center; |
| padding: 0; |
| border-radius: 4px; |
| box-shadow: none; |
| border: 0; |
| position: relative; |
| } |
| |
| .gc-mainOnlineCont .ipsMemberList .is_not_friend .ipsButton_secondary { |
| box-shadow: inset 0 -1px 0 #85bc39; |
| color: #FFF; |
| background: #77BD1D; |
| } |
| |
| .page_online .topic_controls { |
| margin-top: 12px; |
| } |
| |
| |
| |
| |
| .gc-onlineDot { |
| height: 9px; |
| width: 9px; |
| background: #999685; |
| display: inline-block; |
| -webkit-border-radius: 100%; |
| -moz-border-radius: 100%; |
| border-radius: 100%; |
| border: solid 2px #fff; |
| |
| vertical-align: middle; |
| |
| } |
| .gc-onlineDot.online { |
| background: #77BD1D; |
| } |
| |
| |
| |
| .shareButtons a { |
| background: #e5e3db; |
| color: #fff; |
| display: block; |
| width: 32px; |
| height: 32px; |
| text-align: center; |
| border-radius: 100%; |
| font-size: 14px; |
| line-height: 34px; |
| -webkit-transition: color 0.2s ease-in-out; |
| -moz-transition: color 0.2s ease-in-out; |
| transition: color 0.2s ease-in-out; |
| } |
| .shareButtons a:hover { |
| color: rgba(255,255,255,.75); |
| } |
| |
| |
| ._slink.slink_twitter { |
| background: #4fc4f6; |
| } |
| ._slink.slink_twitter i:before { |
| content: '\f099'; |
| } |
| |
| |
| ._slink.slink_digg i:before { |
| content: '\f1a6'; |
| } |
| |
| ._slink.slink_facebook { |
| background: #4662b1; |
| } |
| ._slink.slink_facebook i:before { |
| content: '\f09a'; |
| } |
| |
| ._slink.slink_googleplusone { |
| color: #eb5b4c; |
| } |
| ._slink.slink_googleplusone i:before { |
| content: '\f0d5'; |
| } |
| |
| ._slink.slink_pinterest { |
| background-color: #d13236; |
| } |
| ._slink.slink_pinterest i:before { |
| content: '\f0d2'; |
| } |
| |
| ._slink.slink_vk { |
| background-color: #6d8fb3; |
| } |
| ._slink.slink_vk i:before { |
| content: '\f189'; |
| } |
| |
| ._slink.slink_reddit { |
| background-color: #a5c8ec |
| } |
| ._slink.slink_reddit i:before { |
| content: '\f1a1'; |
| } |
| |
| |
| ._slink.slink_delicious i:before { |
| content: '\f1a5'; |
| } |
| |
| |
| ._slink.slink_download i:before { |
| content: '\f019'; |
| } |
| |
| |
| ._slink.slink_download i:before { |
| content: '\f019'; |
| } |
| |
| |
| ._slink.slink_email i:before { |
| content: '\f0e0'; |
| } |
| |
| ._slink.slink_email { |
| background-color:; |
| } |
| ._slink.slink_email i:before { |
| content: '\f0e0'; |
| } |
| |
| ._slink.slink_blogthis { |
| background-color:; |
| } |
| ._slink.slink_blogthis i:before { |
| content: '\f1ea'; |
| } |
| |
| |
| ._slink.slink_print i:before { |
| content: '\f02f'; |
| } |
| |
| |
| ._slink.slink_stumble i:before { |
| content: '\f1a4'; |
| } |
| |
| |
| |
| #user_navigation.logged_in .menu_active { |
| background: transparent; |
| } |
| |
| #user_navigation.logged_in a:hover .fa-bell-o:before { |
| content: '\f0f3'; |
| } |
| |
| #user_navigation.logged_in a:hover .fa-comment-o:before { |
| content: '\f075'; |
| } |
| |
| .gc-submitRow td { |
| text-align: center; |
| } |
| |
| |
| html table.ipb_table .col_showAll { |
| padding: 10px 20px; |
| } |
| |
| .gc_topic_list_container .unread .altrow { |
| background: transparent; |
| } |
| |
| #footer_utilities { |
| margin: 20px auto; |
| } |
| |
| .filter .gc-noStyle tr td { |
| border: 0 !important; |
| padding: 0 !important; |
| text-align: left !important; |
| } |
| |
| .gc-dropDown.filter input[type=checkbox] { |
| display: none; |
| } |
| |
| .gc-dropDown.filter input[type=checkbox] + label:before { |
| font-family: FontAwesome; |
| display: inline-block; |
| content: "\f096"; |
| color: #d5d3c8; |
| font-size: 22px; |
| margin-right: 5px; |
| cursor: pointer; |
| width: 23px; |
| text-align: center; |
| transition: color .5s ease; |
| } |
| |
| .gc-dropDown.filter input[type=checkbox]:checked + label:before { |
| content: "\f14a"; |
| color: #77BD1D; |
| font-size: 20px; |
| bottom: 0; |
| transition: color .5s ease; |
| } |
| |
| .gc-dropDown.filter input[type=checkbox] + label { |
| font-size: 12px; |
| color: #aca791; |
| } |
| |
| .gc-dropDown.filter input[type=checkbox] + label, |
| .gc-dropDown.filter input[type=checkbox] + label:before { |
| height: 25px; |
| line-height: 25px; |
| vertical-align: middle; |
| } |
| |
| .gc-t_closed ~ .nodeIcon, |
| .gc-t_moved ~ .nodeIcon, |
| .gc-t_read ~ .gc-t_read_dot, |
| .gc-t_unread ~ .gc-t_unread_dot, |
| .gc-t_closed ~ a .gc-t_unread { |
| display: none; |
| } |
| |
| .gc-loadMore { |
| display: block; |
| font-size: 14px; |
| border-radius: 4px; |
| text-align: center; |
| height: 45px; |
| line-height: 45px; |
| font-weight: 600; |
| color: #8f8c7c; |
| background: rgba(172, 167, 145, .2); |
| opacity: 1; |
| -webkit-transition: opacity .2s ease; |
| transition: opacity .2s ease; |
| margin: 20px 0; |
| } |
| |
| .gc-loadMore:hover { |
| opacity: .7; |
| color: #8f8c7c; |
| } |
| |
| .gc-dropDown.filter .ipbmenu_content { |
| width: 300px; |
| } |
| |
| |
| |
| .gc-errorPage .ipsBox_container { |
| text-align: center; |
| padding: 25px 0; |
| } |
| |
| .gc-errorPage .fa-exclamation-circle { |
| font-size: 40px; |
| margin-bottom: 20px; |
| } |
| |
| .gc-errorPage .ipsType_sectiontitle { |
| border-bottom: 0; |
| color: #aca791; |
| font-size: 12px; |
| } |
| |
| .gc-errorPage ul li { |
| display: inline-block; |
| } |
| |
| .gc-errorPage ul li a { |
| color: #aca791; |
| font-size: 16px; |
| font-weight: 600; |
| } |
| |
| .gc-errorPage ul li:first-child { |
| margin-right: 20px; |
| } |
| |
| .gc-errorPage ul li:last-child { |
| margin-left: 20px; |
| } |
| |
| .desc.gc-errorLogin { |
| margin-bottom: 40px; |
| } |
| |
| |
| |
| |
| |
| .pageInfo_wrap h1.ipsType_pagetitle { |
| text-transform: capitalize; |
| } |
| |
| .gc-moderatingInfoSection span { |
| display: inline-block; |
| height: 36px; |
| line-height: 36px; |
| } |
| |
| |
| |
| |
| |
| #statusForm #su_TwitterGlobal, |
| #statusForm #su_FacebookGlobal, |
| .ipsSideBlock #su_TwitterGlobal, |
| .ipsSideBlock #su_FacebookGlobal { margin-top: 12px; } |
| |
| .ipsSideBlock.__xXrecent20topics ._sbcollapsable li { |
| padding: 20px; |
| border-bottom: 1px solid #eeede4; |
| } |
| |
| .ipsSideBlock.__xXrecent20topics ._sbcollapsable li .ipsUserPhoto { |
| margin-right: 10px; |
| } |
| |
| .ipsSideBlock.__xXrecent20topics ._sbcollapsable li:last-child { |
| border-bottom: 0; |
| } |
| |
| .ipsSideBlock.__xXrecent20topics ._sbcollapsable li a.ipsType_small { |
| font-weight: bold; |
| font-size: 14px; |
| } |
| |
| .__xXupcoming20calendar20events, .__xXtoday27s20birthdays { |
| display: none; |
| } |
| |
| .ipsSideBlock.__xXrecent20topics ._sbcollapsable li a.name { |
| text-decoration: underline; |
| } |
| |
| |
| |
| #forum_active_users { |
| display: none; |
| } |
| |
| |
| |
| .gc-magazineArticleView .ipsType_pagetitle { |
| font-size: 50px; |
| line-height: normal; |
| } |
| |
| .gc-tagContainer { |
| margin-bottom: 10px; |
| } |
| |
| .gc-magazineArticleView .teaser { |
| color: #3b3b3b; |
| line-height: 25px; |
| font-size: 19px; |
| margin-bottom: 20px; |
| } |
| |
| .gc-magazineArticleMain { |
| line-height: 25px; |
| font-size: 16px; |
| } |
| |
| .gc-magazineArticleAuthor { |
| height: 70px; |
| line-height: 70px; |
| vertical-align: middle; |
| border-bottom: 1px solid #d5d3c8; |
| margin-bottom: 20px; |
| } |
| |
| .gc-magazineArticleAuthor.topInformation { |
| border-top: 1px solid #d5d3c8; |
| margin-bottom: auto; |
| margin-top: 20px; |
| } |
| |
| .gc-magazineArticleAuthor .ipsUserPhoto { |
| max-width: 40px; |
| margin-right: 5px; |
| } |
| |
| .gc-magazineArticleAuthor ul { |
| display: inline-block; |
| margin: 0; |
| padding: 0; |
| } |
| |
| .gc-magazineArticleAuthor ul li { |
| float: left; |
| margin-right: 20px; |
| } |
| |
| .gc-magazineArticleAuthor ul li:first-child { |
| font-weight: 600; |
| margin-left: 10px; |
| } |
| |
| .gc-magazineArticleAuthor i.fa { |
| font-size: 24px; |
| color: #deddd3; |
| float: left; |
| line-height: 70px; |
| margin-right: 5px; |
| } |
| |
| .gc-magazineArticleAuthor i.fa-twitter { |
| color: #4fc4f6; |
| } |
| |
| .columnRow .articleSection { |
| text-transform: uppercase; |
| } |
| |
| .columnRow .mediumArticleTitle { |
| font-size: 18px; |
| line-height: 20px; |
| font-weight: 600; |
| display: inline-block; |
| margin: 10px 0; |
| } |
| |
| .gc-articleFooter { |
| border-top: 1px solid #eceff0; |
| padding-top: 20px; |
| margin-top: 20px; |
| } |
| |
| .gc-magazineArticleView .ipsLikeBar { |
| margin-top: 18px; |
| } |
| |
| .gc-magazineArticleView .ipsLikeBar .ipsLikeButton { |
| height: 30px; |
| line-height: 30px; |
| padding: 0 15px; |
| } |
| |
| .gc-articleSidebar .ipsSideBlock { |
| background: transparent; |
| border: 0; |
| box-shadow: 0 0 0; |
| border-radius: 0; |
| } |
| |
| .gc-articleSidebar .ipsSideBlock { |
| background: transparent; |
| border: 0; |
| box-shadow: 0 0 0; |
| border-radius: 0; |
| } |
| |
| .gc-articleSidebar .ipsSideBlock h3 { |
| background: none; |
| box-shadow: none; |
| } |
| |
| .gc-articleSidebar .ipsSideBlock h3:before { |
| right: 25%; |
| } |
| |
| .gc-articleSidebar .ipsSideBlock h3:after { |
| width: 66.666%; |
| } |
| |
| |
| .gc-sideBlock_articleList td { |
| border-bottom: 1px solid #eeede4; |
| } |
| |
| .gc-sideBlock_articleList tr:last-child td { |
| border-bottom: 0; |
| } |
| |
| .gc-sideBlock_articleList tr td:first-child { |
| padding: 15px 0 15px 20px; |
| width: 82px; |
| } |
| |
| .gc-sideBlock_articleList tr td:last-child { |
| padding: 15px 20px 15px 0; |
| } |
| |
| .gc-sideBlock_articleList td img { |
| max-height: 67px; |
| max-width: 67px; |
| border-radius: 33.5px; |
| margin-right: 15px; |
| } |
| |
| .gc-articleSidebar .ipsSideBlock .articleTitle { |
| font-weight: 600; |
| font-size: 15px; |
| display: inline; |
| margin-top: 10px; |
| } |
| |
| .gc-articleSidebar .ipsSideBlock .authorName { |
| font-size: 14px; |
| } |
| |
| .gc-articleSidebar .ipsSideBlock .timePosted { |
| color: #aca791; |
| font-size: 13px; |
| } |
| |
| |
| |
| .gc-shareLinks { |
| clear: both; |
| } |
| |
| .gc-shareLinks > li { |
| border-right: 1px solid #d5d3c8; |
| padding: 0 20px; |
| } |
| |
| .ipsList_inline.gc-shareLinks > li { |
| margin: 0; |
| line-height: normal; |
| } |
| |
| .gc-shareLinks .gc-middleStat { |
| text-align: center; |
| } |
| |
| .gc-shareLinks > li:first-child { |
| padding-left: 0; |
| } |
| |
| .gc-shareLinks > li:last-child { |
| border-right: 0; |
| padding-right: 0; |
| } |
| |
| .gc-shareLinks > li > a { |
| display: block; |
| font-size: 12px; |
| } |
| |
| .gc-shareLinks > li > a > strong { |
| font-size: 25px; |
| font-weight: 600; |
| } |
| |
| .gc-shareLinks .gc-shareTitle { |
| height: 37px; |
| line-height: 37px; |
| margin-right: 5px; |
| } |
| |
| .gc-shareLinks .topic_share { |
| margin-top: 2px; |
| } |
| |
| .largeArticleTitle { |
| font-size: 25px; |
| line-height: 25px; |
| display: inline-block; |
| margin: 10px 0; |
| font-weight: 600; |
| } |
| |
| .articleSummary { |
| font-size: 14px; |
| line-height: 1.5; |
| } |
| |
| .borderedRow { |
| border-bottom: 1px solid rgba(172,167,145,.5); |
| padding-bottom: 20px; |
| margin-bottom: 20px; |
| } |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| .footerArticleList .horizontalArticle { |
| border-bottom: 1px solid rgba(172,167,145,.5); |
| clear: both; |
| overflow: hidden; |
| padding-bottom: 20px; |
| margin-bottom: 20px; |
| } |
| |
| .footerArticleList .articleImage { |
| float: left; |
| overflow: hidden; |
| } |
| |
| .footerArticleList .articleImage img { |
| width: 200px; |
| height: 131px; |
| margin-right: 20px; |
| } |
| |
| .footerArticleList .articleSection { |
| display: inline-block; |
| margin-top: 15px; |
| text-transform: uppercase; |
| } |
| |
| .footerArticleList .mediumArticleTitle { |
| font-size: 18px; |
| line-height: 20px; |
| font-weight: 600; |
| display: inline-block; |
| margin: 10px 0; |
| } |
| |
| .footerArticleList .articleSummary { |
| font-size: 14px; |
| line-height: 20px; |
| } |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| html body#ipboard_body fieldset.submit, html body#ipboard_body p.submit { |
| background: transparent; |
| } |
| |
| |
| #more_topics #forum_load_more { |
| background: #fafaf7; |
| border-radius: 0 0 4px 4px; |
| color: #8f8c7c; |
| border-top: 1px solid #eeede4; |
| height: 50px; |
| line-height: 50px; |
| padding: 0; |
| } |
| |
| |
| |
| |
| |
| .highlighted, |
| .highlighted .altrow { |
| background: rgb(255,255,255); |
| background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(250,250,250,1) 100%); |
| background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(250,250,250,1))); |
| background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(250,250,250,1) 100%); |
| background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(250,250,250,1) 100%); |
| background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(250,250,250,1) 100%); |
| background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(250,250,250,1) 100%); |
| filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa',GradientType=0 ); |
| transition: background .7s ease; |
| } |
| |
| table.ipb_table tr.preview > td { |
| border-left: 0; |
| border-right: 0; |
| box-shadow: 0 0 0; |
| border-bottom: 2px solid #9dd550; |
| border-top: 1px solid #eeede4; |
| } |
| |
| .gc-threadViewRate { |
| float: right; |
| text-align: right; |
| margin-top: 7px; |
| } |
| |
| .gc-threadViewRate #rating_text { |
| color: #aca791; |
| display: block; |
| margin-top: 3px; |
| } |
| |
| .gc-threadTopStats { |
| font-size: 12px; |
| color: #aca791; |
| margin-top: 7px; |
| } |
| |
| html .gc-threadTopStats > li { |
| margin-right: 20px; |
| margin-left: 0; |
| } |
| |
| html .gc-threadTopStats > li:last-child { |
| margin-right: 0; |
| } |
| |
| html .gc-threadTopStats > li i.fa { |
| font-size: 16px; |
| float: left; |
| margin-right: 7px; |
| } |
| |
| html .post_block.feature_box { |
| border: 1px solid #77BD1D; |
| border-top: 0; |
| padding: 20px; |
| } |
| |
| html .post_block.feature_box .ipsBadge.ipsBadge_green { |
| float: right; |
| } |
| |
| .ipsSideBlock h3 { |
| font-weight: normal; |
| } |
| |
| #mainFooter ul.apps { |
| clear: both; |
| overflow: hidden; |
| } |
| |
| #mainFooter ul.apps li { |
| float: left; |
| margin-right: 20px; |
| } |
| |
| #mainFooter ul.apps li a { |
| display: inline-block; |
| } |
| |
| #mainFooter ul.apps li:last-child { |
| margin-right: 0; |
| } |
| |
| #mainFooter ul.apps li .text { |
| display: inline-block; |
| margin-top: 15px; |
| margin-left: 5px; |
| float: right; |
| } |
| |
| #mainFooter ul.apps li .icon { |
| vertical-align: bottom; |
| } |
| |
| html .unread .altrow, html .unread.altrow { |
| background: transparent; |
| } |
| |
| |
| |
| |
| |
| |
| |
| |
| .gc-statusSidebarFeed { |
| margin-top: 10px; |
| } |
| |
| .gc-statusSidebarFeed .fa { |
| color: #77BD1D; |
| } |
| |
| .gc-statusSidebarFeed .fa-lock { |
| color: #3b3b3b; |
| } |
| |
| .gc-statusSidebarFeed a { |
| text-decoration: underline; |
| } |
| |
| #status_wrapper_inside > ul:last-child > li:last-child { |
| border-bottom: 0; |
| } |
| |
| html .status_list .status_list { |
| margin-left: 20px; |
| margin-top: 0; |
| border-bottom: 1px solid #eeede4; |
| margin-top: 20px; |
| padding-bottom: 15px; |
| padding-right: 20px; |
| } |
| |
| html .status_list .status_list:last-of-type { |
| border-bottom: 0; |
| margin-bottom: 0; |
| } |
| |
| html .status_list .status_reply { |
| padding-left: 5px; |
| } |
| |
| html .status_list .status_reply .input_submit { |
| border-radius: 20px; |
| } |
| |
| html .status_list .status_feedback { |
| margin: 20px -19px -19px -19px; |
| background: #fafaf7; |
| padding: 0; |
| border-top: 1px solid #eeede4; |
| } |
| |
| html .status_list .status_list.status_reply textarea { |
| background: #FFF; |
| margin-bottom: 20px; |
| border-radius: 3px; |
| padding: 5px; |
| border: 1px solid #eeede4; |
| width: 200px; |
| } |
| |
| .forum_rules { color: #ACA791; } |
| |
| .gc-list_withBorder li { border-bottom: solid 1px #eeede4; } |
| |
| .gc-list_withBorder li:last-of-type { border-bottom: none; } |
| |
| |
| |
| |
| |
| .UserCp fieldset.submit { margin: 0 -19px -19px; background: #F7F6F4 !important; text-align: right !important; border-radius: 0 0 5px 5px; padding: 20px 30px !important;border-top: 1px solid #DEDBD1 !important; } |
| |
| |
| a[itemprop=replyToUrl] { display:none; } |
| |
| #nb_rec_timgs_popup_inner h3 { |
| font-size: 36px; |
| font-weight: bold; |
| background: #fff; |
| border-bottom: none; |
| } |
| #nb_rec_timgs_popup_inner h3:before { |
| height: 3px; |
| border-radius: 1px 1px 0 0; |
| position: absolute; |
| top: 0; |
| left: 0; |
| right: 0; |
| background: #77BD1D; |
| content: '.'; |
| text-indent: -9999px; |
| } |
| .nb_recattach_responsive h3 { |
| padding: 10px 25px; |
| font-size: 16px; |
| font-weight: normal; |
| background: #fafaf7; |
| border-bottom: solid 1px #eeede4; |
| box-shadow: 0 1px 2px rgba(143, 140, 124, 0.2); |
| } |
| .nb_recattach_responsive h3:after { height: 0px; } |
| .nb_recattach_sb_sizes { |
| display: inline-table; |
| margin: 1px 0; |
| border-radius: 10px; |
| } |
| .nb_recattach_sb_ul { |
| text-align: center; |
| padding: 20px 0; |
| } |
| |
| .nb_recattach_pop_sizes { |
| display: inline-table; |
| float: left; |
| border-radius: 10px; |
| } |
| .nb_recattach_responsive |
| { |
| display: none; |
| } |
| #nb_recimgst .nb_recattach_responsive |
| { |
| display: block; |
| margin-top: 20px; |
| } |
| .nb_recattach_pages |
| { |
| border-top: solid 1px #eeede4; |
| background : #FAFAF7 none repeat scroll 0% 0%; |
| } |
| |
| .nb_recattach_pages > .pagination |
| { |
| float:right; |
| } |
| @media screen and (max-width: 979px) { |
| .nb_recattach_responsive |
| { |
| display: block; |
| } |
| #nb_recimgst |
| { |
| display: none; |
| } |
| .ipsLayout_largeright.ipsLayout_withright |
| { |
| padding-right: 0px; |
| } |
| } |
| |
| |
| |
| #modcp_content .post_body .post { |
| padding: 5px 0 5px 10px; |
| border-left: solid 3px #eeede4; |
| color: #aca791; |
| margin: 15px 0 20px; |
| } |
| |
| #modcp_content .post_wrap .post_body { padding: 0; } |
| |
| #modcp_content .post_wrap { background: transparent; } |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| body #demoBar { display: none !important; } |
| |
| body #ipbwrapper { |
| padding-top: 0px !important; |
| } |
| |
| |
| |
| |
| |
| #primary_nav .main_width { position: relative; } |
| #primary_nav li.nav_mobile, #nav_mobile_search { display: none; } |
| |
| |
| |
| |
| |
| |
| @media screen and (max-width: 1024px) { |
| .header_wrapper {height: auto;} |
| |
| } |
| |
| |
| |
| @media screen and (max-width: 960px) { |
| |
| |
| |
| |
| body, #ipbwrapper { min-width: initsial !important; min-width: initial !important; } |
| .ipsLayout_content { float: initial !important; } |
| |
| |
| |
| .ipsBox.ipsLayout.ipsLayout_withright { padding-right: 10px !important; } |
| .ipsLayout.ipsLayout_withleft { padding-left: 0 !important; } |
| #ipbwrapper .ipsLayout_smallleft.ipsLayout_withleft { padding: 0 !important; } |
| #ipbwrapper .ipsLayout_smallleft.ipsLayout .ipsLayout_left { width: 100%; margin-left: 0 !important; float: none !important; } |
| #ipbwrapper .ipsLayout .ipsLayout_right { position: static !important; width: 100%; margin: 0 !important; float: none !important; } |
| #ipbwrapper .ipsLayout.ipsLayout_withright { padding: 0 !important; float: initial !important; } |
| #ipbwrapper .ipsVerticalTabbed_content { clear: both !important; } |
| .ipsBox.ipsLayout_tinyleft.ipsLayout_withleft { padding-left: 10px; } |
| .ipsLayout_tinyleft.ipsLayout .ipsLayout_left { width: 100%; margin-left: 0; } |
| .maintitle.ipsFilterbar ul.ipsList_inline.right { float: left; clear: both; padding-top: 10px; display: block; } |
| .ipsLayout_left { width: 100% !important; margin: 0 0 20px !important; float: none !important; } |
| |
| .ipsSideBlock { float: none !important; } |
| |
| |
| |
| |
| |
| |
| #document_modal { width: 100% !important; } |
| .popupWrapper { margin: 0 5px !important; } |
| #poll_popup_inner { width: 100% !important; } |
| .popupWrapper { margin: 0 5px !important; width: 95% !important; left: 0 !important; } |
| .popupInner { width: 100% !important; } |
| #ajax_loading { width: 20% !important; left: 50% !important; margin-left: -8.5% !important; } |
| |
| |
| |
| |
| #ipbwrapper #content, |
| .main_width { |
| padding-left: 15px; |
| padding-right: 15px; |
| } |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| .maintitle .toggle { visibility: visible !important; } |
| .ipsSideBlock h3 .mod_links { opacity: 1 !important; } |
| |
| |
| |
| |
| #stat_links { |
| float: none; |
| margin: 3px 0 5px; |
| } |
| |
| .statistics { margin: 5px 0 0 0 !important; display: none; } |
| #board_stats ul { font-size: 11px; } |
| #board_stats .value { padding: 1px 3px; } |
| |
| |
| |
| |
| |
| |
| |
| #tabs ul.gc-tabControls, |
| #tabs ul.gc-tabControls > li { display: block; } |
| |
| #mainFooter .col { |
| width: 50%; |
| margin-bottom: 40px; |
| } |
| #footer_utilities.main_width { width: 93% !important; } |
| |
| #copyright { |
| text-align: left !important; |
| float: left !important; |
| padding-top: 7px !important; |
| padding-left: 0px !important; |
| clear: both; |
| } |
| |
| #mainFooter ul.apps { |
| display: none; |
| } |
| |
| #footer_utilities .skin_copyright { display: block !important; padding: 6px 0 0 0; } |
| #footer_utilities .ipsList_inline > li > a { padding: 4px 0px !important; font-size: 11px; } |
| #backtotop, #top { right: 10px; left: auto; } |
| #footer_utilities [data-skinid="setAsMobile"] { display: none !important; } |
| #footer_utilities #useragent_msg { display: none; } |
| |
| |
| |
| |
| .col_c_icon img { max-height: 30px !important; max-width: 30px !important; } |
| td.col_c_post, .col_f_post { display: none !important; } |
| td.col_c_post .ipsUserPhotoLink, .col_f_post .ipsUserPhotoLink, ul.last_post { display: none !important; } |
| .col_c_stats { width: auto !important; min-width: 75px !important; } |
| .redirect_forum .desc { padding: 0 !important; border: 0 !important; } |
| table.ipb_table .expander { visibility: visible !important; opacity: 0.2 !important; } |
| table.ipb_table .ipsModMenu { visibility: visible !important; opacity: 0.7 !important; } |
| |
| |
| |
| |
| |
| |
| |
| .reg_msg { display: none; } |
| |
| |
| |
| |
| |
| #login_form .ipsTagBox_wrapper { width: 90% !important; } |
| #register_submit { margin-left: 0; width: 100%; } |
| #register_form .ipsForm_horizontal .ipsField { margin: 0 5px 5px !important; } |
| #captcha.recaptcha .ipsField_content { position: relative; } |
| #recaptcha_table td { padding: 0 !important; } |
| #recaptcha_logo { display: none !important; } |
| #recaptcha_privacy { display: none; } |
| #recaptcha_table td:nth-child(2) { position: absolute; left: -28px; top: 7px; } |
| .gc-socialLogin { |
| padding: 20px; |
| } |
| .gc-socialLogin:before, |
| .gc-socialLogin:after { |
| display: none; |
| } |
| .gc-socialLogin a { |
| display: block; |
| width: auto; |
| margin: 0 0 10px; |
| text-align: center; |
| } |
| .gc-socialLogin a:last-child { |
| margin-bottom: 0; |
| } |
| |
| |
| |
| |
| |
| .gc-pageInfo_wrap { |
| -ms-flex-wrap: wrap; |
| -webkit-flex-wrap: wrap; |
| flex-wrap: wrap; |
| |
| -ms-flex-pack: flex-start; |
| -webkit-justify-content: flex-start; |
| justify-content: flex-start; |
| } |
| |
| .gc-pageInfo { |
| -ms-preferred-size: 100%; |
| -webkit-flex-basis: 100%; |
| flex-basis: 100%; |
| } |
| |
| .gc-pageInfo_wrap .topic_buttons, |
| .gc-pageInfo_wrap .right, |
| .gc-pageInfo_wrap .__like { |
| float: none !important; |
| margin-top: 15px; |
| |
| -ms-preferred-size: 100%; |
| -webkit-flex-basis: 100%; |
| flex-basis: 100%; |
| } |
| |
| .gc-pageInfo_wrap .__like { |
| font-size: 28px; |
| margin-left: calc(1.28571429em + 10px); |
| } |
| |
| .gc-followCount { margin-left: 0; } |
| |
| .gc-threadViewRate #rating_text { |
| display: inline-block; |
| } |
| |
| |
| |
| |
| .ipsPostForm { padding-right: 9px !important; } |
| .ipsPostForm_sidebar { margin-right: 0 !important; width: 100% !important; float: none !important; } |
| |
| |
| |
| |
| |
| #chat-tab-count.ipsHasNotifications, |
| #shoutbox-tab-count.ipsHasNotifications { top: 8px !important; right: 8px !important; } |
| |
| #community_app_menu { |
| margin: 0; |
| float: none; |
| clear: both; |
| text-align: center; |
| padding-top: 15px; |
| } |
| |
| #community_app_menu > li { |
| float: none; |
| } |
| |
| #search_wrap { width: 220px; } |
| |
| |
| |
| #branding { text-align: center; } |
| |
| #search { float: none; } |
| |
| |
| |
| |
| |
| .gc-post_drawer .ipsLikeBar, |
| .gc-post_drawer .post_controls { |
| float: none; |
| } |
| .gc-post_drawer .post_controls li { |
| float: none; |
| margin: 4px 2px; |
| } |
| .post_controls .report:after, |
| .post_controls .report a { |
| float: none; |
| } |
| .post_controls .report:after { |
| display: none; |
| } |
| |
| |
| |
| |
| |
| #profile_background .warn_panel, #profile_background .photo_holder { display: none !important; } |
| |
| #modcp_tabs ul, |
| .ipsVerticalTabbed_tabs > ul { |
| width: 100% !important; |
| border-right: 1px solid #DBE4EF; |
| margin-bottom: 10px !important; |
| margin-top: 0 !important; |
| } |
| |
| #profile_content_main .flex-container { |
| -ms-flex-wrap: wrap; |
| -webkit-flex-wrap: wrap; |
| flex-wrap: wrap; |
| } |
| |
| #user_utility_links { |
| float: none; |
| margin-top: 15px; |
| |
| -ms-preferred-size: 100%; |
| -webkit-flex-basis: 100%; |
| flex-basis: 100%; |
| } |
| |
| .ipsVerticalTabbed_tabs li.active a { width: auto !important; } |
| |
| #ipbwrapper .ipsVerticalTabbed_tabs li a { padding: 10px 5px !important; width: auto !important; } |
| #ipbwrapper .ipsVerticalTabbed_tabs li.active a { width: auto !important; } |
| |
| |
| |
| |
| #mlist_content { padding: 3px !important; } |
| #mlist_content .ipsUserPhoto { width: 30px !important; height: 30px !important; } |
| #mlist_content .ipsBox_withphoto { margin-left: 46px !important; } |
| #mlist_content li.ipsPad { padding: 4px !important; } |
| #mlist_content .ipsList_inline > li { margin: 0 !important; } |
| #mlist_content .ipsButton_secondary { opacity: 1 !important; height: 20px !important; line-height: 20px !important; font-size: 10px !important; padding: 0 3px !important; } |
| #mlist_tabs { margin-top: 0; margin-bottom: 10px; } |
| #mlist_content .ipsType_subtitle { font-size: 14px; } |
| div#member_filters ul { width: 100%; } |
| div#member_filters label { text-align: left; } |
| div#member_filters .input_text, div#member_filters .ipsTagBox_wrapper { width: 100%; } |
| |
| |
| |
| |
| #mini_calendars .right { float: left; clear: both; margin-top: 10px; width: 100%; } |
| #mini_calendars .left { float: left; clear: both; margin-top: 10px; width: 100%; } |
| #mini_calendars.two_wide .mini_cal_wrap { width: auto; } |
| #mini_calendars.three_wide>div.right { margin-left: 0; } |
| #mini_calendars.three_wide>div { width: 100%; } |
| |
| |
| |
| |
| #memberlookup { width: 100% !important; padding-right: 0 !important; } |
| .ipsField .ipsField_title { font-size: 12px !important; } |
| .ipsForm_horizontal .ipsField_title { float: none !important; text-align: left !important; width: 100% !important; padding-right: 5px !important; line-height: 2.0 !important; } |
| .ipsForm_horizontal .ipsField_content, .ipsForm_horizontal .ipsField_submit { margin-left: 0 !important; } |
| #modcp_content .cke_skin_ips .cke_editor { display: table; } |
| .ipsForm_horizontal .ipsField { margin: 0 20px 5px !important; } |
| fieldset.with_subhead h4 { width: auto !important; } |
| fieldset.with_subhead ul { border-bottom: 0 !important; margin: 3px 15px 10px 72px !important; } |
| |
| |
| |
| |
| .ipsSettings_sectiontitle { width: 100% !important; padding-left: 0 !important; padding-bottom: 7px !important; } |
| .ipsSettings_section > div { margin-left: 0 !important; } |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| div.post_form label { text-align: left !important; float: none !important; padding-bottom: 7px !important; } |
| div.post_form span.desc, fieldset#poll_wrap span.desc { margin-left: 0 !important; padding-top: 5px !important; } |
| #ipbwrapper .ipsEditor_textarea { width: 95% !important; } |
| .cke_top { display: none !important; } |
| |
| |
| |
| |
| #main_blog_wrapper.with_right, |
| #main_blog_wrapper.with_left { |
| padding: 0; |
| } |
| |
| #main_blog_wrapper #main_column { |
| width: 100%; |
| } |
| |
| #main_blog_wrapper #cblock_left, |
| #main_blog_wrapper #cblock_right { |
| width: 100%; |
| margin: 0; |
| left: 0; |
| } |
| |
| #main_blog_wrapper #cblock_left .general_box { margin: 0; } |
| .ipsComment_comment { margin: 0; } |
| .ipsComment_reply_user_photo { display: none; } |
| |
| |
| |
| |
| #community_app_menu li[id*=nav_menu] div { width: 100%; } |
| #community_app_menu li[id*=nav_menu] div li { margin: 0px 3px 0 0; } |
| #community_app_menu li[id*=nav_menu] div li:last-child { margin: 0; } |
| |
| #community_app_menu li.skip_moremenu > a > span { display: none !important; } |
| |
| #community_app_menu .submenu_container { |
| display: block !important; |
| background: none !important; |
| min-width: auto !important; |
| width: auto !important; |
| -webkit-box-shadow: none !important; |
| -moz-box-shadow: none !important; |
| box-shadow: none !important; |
| opacity: 1 !important; |
| position: static !important; |
| } |
| |
| #community_app_menu .submenu_container li { |
| z-index: 0 !important; |
| float: left !important; |
| min-width: 0 !important; |
| width: 100% !important; |
| border-bottom: 1px solid rgba(0, 0, 0, 0.20) !important; |
| border-top: 1px solid rgba(255, 255, 255, 0.05) !important; |
| } |
| |
| #community_app_menu .submenu_container li:first-child { border-top: 0 !important; } |
| #community_app_menu .submenu_container li:last-child { border-bottom: 0 !important; } |
| |
| #community_app_menu .submenu_container li { background: rgba(0, 0, 0, 0.07) !important; } |
| #community_app_menu .submenu_container li:hover { background: rgba(0, 0, 0, 0.2) !important; color: white !important; } |
| #community_app_menu .submenu_container li a:hover { color: white !important; } |
| |
| .ccsSlideshow_images>img { left: 0 !important; } |
| |
| |
| |
| |
| #ipboard_body #editor_message { margin-right: 0; } |
| #chat-submit { float: none; width: 100%; position: static; margin-top: 5px; } |
| |
| #shoutbox-wrapper .input_submit { width: 100%; margin-bottom: 9px; padding: 10px; } |
| #shoutbox-wrapper .input_submit.alt { width: 32%; padding: 10px 0; } |
| |
| |
| #category_shoutbox .input_submit { width: 100%; margin-bottom: 9px; padding: 10px; } |
| #category_shoutbox .input_submit.alt { width: 32%; padding: 10px 0; } |
| #category_shoutbox #shoutbox-clear-button { width: 49% !important; margin-bottom: 0 !important; } |
| #category_shoutbox #shoutbox-refresh-button { width: 50% !important; margin-bottom: 0 !important; } |
| #category_shoutbox .shoutbox_table .row1 > td { display: inline-block; width: 100% !important; min-width: 0 !important; } |
| #category_shoutbox #shoutbox-global-shout { width: 98% !important; } |
| |
| #category_shoutbox #shoutbox-smilies-button, #category_shoutbox #shoutbox-bbcode-button, #category_shoutbox #shoutbox-myprefs-button { |
| display: none; |
| } |
| |
| |
| |
| |
| ul#strip img.emptyBox { |
| width: 40px; |
| height: 40px; |
| } |
| |
| ul#strip img { |
| max-width: 40px; |
| max-height: 40px; |
| } |
| |
| |
| |
| |
| .Contest .half { |
| width: 97.2%; |
| margin: 0px 0 20px 0px; |
| padding: 2.0% 1.4%; |
| } |
| .Contest .half.row2 { |
| margin: 0px 0 20px 0px; |
| } |
| .post_body .post img { max-width: 368px; } |
| |
| |
| |
| |
| .nexusad iframe, .nexusad iframe img { width: 900px; } |
| } |
| |
| |
| |
| @media screen and (max-width: 610px) { |
| |
| |
| |
| |
| |
| |
| .pagination .forward, |
| .pagination .back { margin: 0; } |
| |
| .pagination { text-align: center; } |
| |
| .pagination .left { |
| float: none; |
| display: inline-block; |
| } |
| |
| .pagination .pagejump, |
| .pagination .pages .page { |
| display: none; |
| margin: 0; |
| } |
| |
| .pagination .pages .page.active { display: inline-block; } |
| |
| .callToAction_bar { display: none; } |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| .col_f_preview { padding-right: 20px !important } |
| |
| |
| |
| |
| |
| .topic_controls .topic_buttons { |
| text-align: center; |
| } |
| |
| .topic_controls .pagination { float: none; } |
| |
| .topic_controls .topic_buttons li { |
| float: none; |
| display: inline-block; |
| } |
| |
| .topic_controls .pagination + .topic_buttons { |
| margin-top: 10px; |
| } |
| |
| |
| |
| |
| .topic_list .desc { display: none; } |
| |
| .col_f_content .desc { display: block; } |
| |
| |
| .pagination.no_pages span { display: none !important; } |
| .topic_buttons li { margin: 0 6px 10px 0px !important; } |
| |
| .topic_buttons li.non_button a img { display: none !important; } |
| |
| .gc-threadTopStats li { |
| display: block; |
| margin-top: 5px; |
| } |
| |
| div.author_info { |
| width: 100%; |
| float: none; |
| text-align: left; |
| |
| border-image: none; |
| border-width: 0 0 1px 0; |
| border-bottom: solid 1px #eeede4; |
| } |
| |
| .author_info .member_title, .author_info .group_icon { display: none !important; } |
| .post_wrap .post_body { |
| margin: 0; |
| } |
| #topic_summary .post_body { margin: 0px 10px 0 10px !important; padding-top: 8px !important; } |
| |
| .basic_info li , |
| .custom_fields li{ |
| margin-left: 63px; |
| } |
| .basic_info li.avatar { |
| float: left !important; |
| margin-left: 0; |
| } |
| .ipsUserPhoto_large { max-width: 70px !important; max-height: 70px !important; } |
| .author_info .avatar .ipsUserPhoto { max-width: 48px !important; max-height: 48px !important; } |
| |
| #lightbox #outerImageContainer { width: auto !important; height: 500px !important; } |
| #lightbox #imageContainer #lightboxImage { width: 100% !important; height: 500px !important; } |
| #lightbox #imageDataContainer { width: 100% !important; position: absolute; } |
| #overlay { width: 100%; height: 100%; } |
| |
| img.bbc_img { |
| max-width: 100% !important; |
| max-height: 100% !important; |
| } |
| |
| |
| |
| |
| |
| #user_photo_cell { |
| float: none; |
| text-align: center; |
| margin-bottom: -50px; |
| } |
| |
| #profile_content_main .flex-container { |
| margin-left: 0; |
| } |
| |
| |
| |
| |
| .ipsForm.gc-form_columns .ipsField { |
| display: block; |
| } |
| .page_userSign #register_form { width: 100%; } |
| .page_userSign .input_text { |
| width: 100% !important; |
| } |
| .ipsForm.gc-form_columns .ipsField { |
| margin-left: 0 !important; |
| margin-right: 0 !important; |
| } |
| .ipsForm.gc-form_columns .input_text { |
| max-width: none !important; |
| } |
| |
| .nexusad iframe, .nexusad iframe img { width: 600px; } |
| } |
| |
| |
| @media screen and (max-width: 490px) { |
| |
| |
| |
| |
| |
| #ipbwrapper .ipsLayout .ipsLayout_right { |
| position: static !important; |
| width: 100%; |
| margin: 0 !important; |
| float: none !important; |
| } |
| |
| #branding { min-height: auto !important; } |
| |
| #logo { margin-left: 0; } |
| |
| #logo img { width: auto !important; } |
| |
| #content { |
| float: initial !important; |
| padding: 10px 8px; |
| } |
| |
| .ipsType_pagetitle { font-size: 21.5px; } |
| |
| #community_app_menu { |
| overflow: hidden; |
| max-height: 0; |
| padding: 0; |
| } |
| |
| #community_app_menu.active { padding-bottom: 15px; } |
| |
| #community_app_menu > li { display: block; } |
| |
| #user_navigation { |
| float: none; |
| clear: both; |
| text-align: center; |
| padding: 15px 0; |
| margin-left: 0; |
| } |
| |
| #user_navigation > li { float: none; } |
| |
| #search-box { display: block; } |
| |
| #search_wrap { width: 100%; } |
| |
| #search_wrap:before { left: calc( 50% - 57px ); } |
| |
| #main_search { text-align: center; } |
| |
| |
| |
| |
| |
| |
| |
| |
| #mainFooter .col { |
| width: 100%; |
| text-align: center; |
| float: none; |
| } |
| #mainFooter .col.community, |
| #mainFooter .col.network { |
| display: none; |
| } |
| |
| |
| |
| |
| |
| .ipsLayout_content { |
| float: initial !important; |
| } |
| |
| .ipsVerticalTabbed { padding: 0 !important; } |
| .ipsVerticalTabbed_tabs { width: 100% !important; margin: 0 !important; } |
| |
| |
| |
| |
| |
| .col_c_icon img { max-height: 20px !important; max-width: 20px !important; } |
| |
| |
| |
| .ipb_table .desc, |
| .col_c_stats { display: none; } |
| |
| .col_c_forum .__forum_desc { display: block; } |
| |
| table.ipb_table th { |
| padding-right: 2px; |
| font-size: 10px; |
| } |
| |
| #stat_links { |
| float: none; |
| margin: 3px 0 5px; |
| text-align: center; |
| } |
| |
| #board_statistics p, .statistics_head, .stats_list p, .stats_list ul { text-align: center !important; } |
| |
| |
| |
| |
| #usercp_content .notification_table td.notify_title { font-size: 0.8em !important; padding: 10px !important; } |
| #usercp_content .notification_table td { padding: 2px !important; } |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| #profile_panes_wrap { clear: both; } |
| |
| |
| |
| |
| |
| |
| #user_link_menucontent.ipsHeaderMenu, |
| #user_notifications_link_menucontent.ipsHeaderMenu, |
| #user_inbox_link_menucontent.ipsHeaderMenu { |
| width: 96% !important; |
| left: 2% !important; |
| } |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| #attachments .attach_row > div { padding-left: 40px; } |
| |
| #attachments li .thumb_img { display: none; } |
| |
| #attachments li .gc-uploadStatusIcon { left: 15px; } |
| |
| |
| |
| |
| #msgForm .field input[type="text"] { |
| width: 100% !important; |
| min-width: 0 !important; |
| } |
| #msgForm .field { |
| display: block; |
| margin: 0 0 12px 0; |
| } |
| |
| |
| |
| |
| .ipsFilterbar.UCp ul { width: 100%; font-size: 13px; } |
| |
| |
| |
| |
| .ipsLayout.ipsLayout_withright .post_body .post iframe, .gc-conversationWrapper .post_body .post iframe { width: 250px; } |
| |
| .nexusad iframe, .nexusad iframe img { width: 380px; } |
| |
| |
| |
| |
| #header_bar_tabs > li > span { display: none; } |
| } |
| |
| |
| @media screen and (device-aspect-ratio: 40/71) { |
| #branding { min-height: 100% !important; } |
| #logo img { width: 100% !important; } |
| } |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| #community_app_menu li > div > ul > li > a, #community_app_menu .blocks, #community_app_menu .mega, #more_apps_menucontentul li > a { |
| color: #3b3b3b; |
| font-weight: 600; |
| font-size: 14px; |
| padding: 0 15px; |
| -webkit-transition: color .2s ease; |
| -moz-transition: color .2s ease; |
| transition: color .2s ease; |
| line-height: 28px; |
| text-align:center; |
| } |
| |
| #community_app_menu li > div > ul > li > a > span { |
| text-align:center; |
| } |
| #community_app_menu .active > a:after, #more_apps_menucontentul .active > a:after, #community_app_menu .active:hover> a:after { |
| opacity: 1; |
| background-color: #94d140; |
| } |
| |
| #community_app_menu .active:hover > a { |
| |
| } |
| |
| #community_app_menu .active > a:after{ |
| position: relative; |
| bottom: -3px; |
| background: #aca791; |
| height: 2px; |
| width: 100%; |
| content: ''; |
| text-indent: -9999px; |
| box-sizing: border-box; |
| left: 0; |
| display: block; |
| opacity: 0; |
| transition: all .2s ease; |
| } |
| |
| .baseRoot { |
| background-color: #f4f3ef; |
| background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); |
| background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); |
| background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); |
| background-image: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); |
| background-image: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); |
| background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); |
| filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); |
| } |
| |
| .momo { |
| width: 30%; |
| float: left; |
| margin: 15px 15px 40px; |
| } |
| |
| .momo .author a,.momo .author span { |
| color: #3b3b3b; |
| font-weight: 600; |
| font-size: 14px; |
| -webkit-transition: color .2s ease; |
| -moz-transition: color .2s ease; |
| transition: color .2s ease; |
| } |
| |
| |
| #community_app_menu > li { |
| float: none; |
| } |
| |
| .proBoxShadow { |
| box-shadow: 0px 15px 20px rgba(0,0,0,0.2); |
| } |
| .popular > li { |
| padding-top:15px; |
| } |
| .popular > li > div { |
| text-align:left; |
| } |
| .popular > li > div > p { |
| line-height: normal; |
| white-space: nowrap; |
| overflow: hidden; |
| text-overflow: ellipsis; |
| font-weight: normal; |
| } |
| |
| .popular_a { |
| display:block; |
| word-break: normal; |
| line-height: normal; |
| } |
| |
| .momo h3 { |
| margin-top: 25px; |
| text-align:left; |
| color:#3b3b3b; |
| font-size:16px; |
| padding-left:15px; |
| border-bottom: 1px rgba(172, 167, 145, 0.4) solid; |
| } |
| |
| .momo > ul { |
| padding-left:15px; |
| } |
| |
| .submenu { |
| margin: 0 auto; |
| } |
| .submenu-cat { |
| text-align:left; |
| } |
| |
| .submenu-cat li:first-child { |
| padding-top:15px; |
| } |
| |
| .submenu-cat li a { |
| font-weight:normal; |
| } |
| |
| @media (max-width:980px){ |
| .momo { |
| } |
| } |
| @media (max-width:700px){ |
| .momo { |
| width:100%; |
| display:block; |
| } |
| |
| } |
| |
| @media (max-width: 640px) { |
| |
| #community_app_menu { |
| overflow: hidden; |
| max-height: 0; |
| padding: 0; |
| } |
| |
| #community_app_menu.active { |
| padding-bottom: 15px; |
| max-height: 25em; |
| } |
| |
| #community_app_menu_link { |
| display: inline-block!important; |
| } |
| #community_app_menu > li { |
| float: none!important; |
| display:block!important; |
| } |
| #promore_other_apps_primary{ |
| display:none!important; |
| } |
| } |
| |
| #community_app_menu .blocks a.name { |
| font-weight: normal; |
| font-size: 13px; |
| } |
| |
| #community_app_menu .blocks a.name:before { |
| content: 'by '; |
| display: inline; |
| } |
| |
| #tabs .ipsUserPhotoLink { |
| margin-right:10px; |
| } |
| .momo a.popular_a { |
| white-space: nowrap; |
| overflow: hidden; |
| text-overflow: ellipsis; } |
| .momo a:hover.popular_a, .submenu-cat li a:hover { color: #94D140; } |
| </style> |
| |
|
|
| <style type="text/css" > |
| |
| |
| |
| #backtotop { |
| border-radius: 4px; |
| position: fixed; |
| margin-left: 0px; |
| background: #DEDBD1; |
| border: 1px solid rgb(215, 212, 200); |
| box-shadow: 0px 1px 2px rgba(143, 140, 124, 0.7); |
| z-index: 99999; |
| bottom: 60px; |
| right: 30px; |
| height: 42px; |
| width: 42px; |
| line-height: 42px; |
| color: rgb(172, 167, 145); opacity: 1; |
| } |
| #backtotop:hover { background: #77BD1D; color: #fff; border: 1px solid #77BD1D; } |
| @media screen and (max-width: 1124px) { |
| #backtotop { right: 20px; } |
| } |
| @media screen and (max-width: 1050px) { |
| #backtotop { display:none; } |
| } |
| </style> |
| |
|
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
|
|
| <style type='text/css'> |
| img.bbc_img { max-width: 100% !important; } |
| </style> |
|
|
|
|
| <link rel="stylesheet" href="//forum.grasscity.com/public/style_images/grasscity/owl/owl.carousel.css"> |
|
|
| <meta property="og:title" content="Sign In"/> |
| <meta property="og:site_name" content="Grasscity Forums"/> |
| <meta property="og:type" content="article" /> |
| |
| |
| |
| |
| <meta name="robots" content="noindex" /> |
| |
| |
| |
| |
| |
|
|
| |
| |
| <meta name="identifier-url" content="http://forum.grasscity.com/index.php?app=core&module=global&section=login" /> |
| |
| |
| <meta property="og:url" content="http://forum.grasscity.com/index.php?app=core&module=global&section=login" /> |
| |
| |
| |
| |
|
|
| <meta property="og:image" content="//static.grscty.com//public/style_images/grasscityqa__1_/meta_image.png"/> |
| |
|
|
| <script> |
| iIsHere = false; |
| if (!window.jQuery) { |
| document.write("<" + "script type='text/javascript' src='https://forum.grasscity.com/public/js/3rd_party/jquery-1.8.3.min.js'></" + "script>"); |
| iIsHere = true; |
| } |
| </script> |
|
|
| <script> |
| if(iIsHere){ |
| projQ = jQuery.noConflict(); |
| } |
| else{ |
| projQ = jQuery; |
| } |
| |
| </script> |
|
|
|
|
| |
|
|
| <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, maximum-scale=1, user-scalable=0"/> |
|
|
| |
| <script type='text/javascript' src='https://forum.grasscity.com/public/js/3rd_party/prototype.js'></script> |
| |
| <script type='text/javascript' src='https://forum.grasscity.com/public/js/ipb.js?ipbv=2e04014f4ebdeaf5dd240aa25c572f76&load=quickpm,hovercard,backtotop,ajaxnotifycnt,signin,promenu,promenur'></script> |
| |
| <script type='text/javascript' src='https://forum.grasscity.com/public/js/3rd_party/scriptaculous/scriptaculous-cache.js'></script> |
| |
| <script type="text/javascript" src='https://forum.grasscity.com/cache/lang_cache/2/ipb.lang.js?nck=4b93cd7f1f76df9c2c1783aae5cc39b1' charset='UTF-8'></script> |
|
|
| <script type='text/javascript' src='https://forum.grasscity.com/public/js/3rd_party/jquery-1.9.1.min.js'></script> |
| <script> |
| gcjQ = jQuery.noConflict(); |
| </script><script src="https://forum.grasscity.com/public/js/3rd_party/jquery-ui.min.js"></script> |
| <script src="https://forum.grasscity.com/public/js/3rd_party/body_classes.js"></script> |
| <script src="https://forum.grasscity.com/public/js/3rd_party/nav/nav_sticky.js"></script> |
| <script src="https://forum.grasscity.com/public/js/3rd_party/nav/nav_mobile.js"></script> |
| <script src="https://forum.grasscity.com/public/js/3rd_party/dropkick/dropkick.js"></script> |
| <script src="https://forum.grasscity.com/public/js/3rd_party/dropkick/dropkick_init.js"></script> |
| <script src="https://forum.grasscity.com/public/js/3rd_party/owl/owl.carousel.js"></script> |
| <script src="https://forum.grasscity.com/public/js/3rd_party/search_focus.js"></script> |
| <script src="https://forum.grasscity.com/public/js/3rd_party/filterbar.min.js"></script> |
|
|
| |
| |
| |
| <script type="text/javascript" src="//static.grscty.com/public//js/ips.warn.js" charset="UTF-8"></script> |
| |
| |
| |
| |
| |
|
|
| |
| <script type="text/javascript" src="//static.grscty.com/public//js/ips.sjv.js" charset="UTF-8"></script> |
| |
| |
| |
| |
| |
| |
|
|
| |
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Tokers Q&A - RSS Feed" href="http://forum.grasscity.com/rss/forums/1-tokers-qa-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Apprentice Tokers - RSS Feed" href="http://forum.grasscity.com/rss/forums/2-apprentice-tokers-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Seasoned Tokers - RSS Feed" href="http://forum.grasscity.com/rss/forums/3-seasoned-tokers-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Stash Jar - RSS Feed" href="http://forum.grasscity.com/rss/forums/4-stash-jar-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Incredible, Edible Herb - RSS Feed" href="http://forum.grasscity.com/rss/forums/5-incredible-edible-herb-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Toking Tools Q&A - RSS Feed" href="http://forum.grasscity.com/rss/forums/6-toking-tools-qa-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Bongs, Bubblers, Water Pipes - RSS Feed" href="http://forum.grasscity.com/rss/forums/7-bongs-bubblers-water-pipes-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Dry Pieces, Spoons and Sherlocks" href="http://forum.grasscity.com/rss/forums/8-dry-pieces-spoons-and-sherlocks/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Vaporizers - RSS Feed" href="http://forum.grasscity.com/rss/forums/9-vaporizers-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Other Toking Tools - RSS Feed" href="http://forum.grasscity.com/rss/forums/10-other-toking-tools-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Medical Marijuana Usage and Applications - RSS Feed" href="http://forum.grasscity.com/rss/forums/11-medical-marijuana-usage-and-applications-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Marijuana and Cannabis News - RSS Feed" href="http://forum.grasscity.com/rss/forums/12-marijuana-and-cannabis-news-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Legalization and Activism - RSS Feed" href="http://forum.grasscity.com/rss/forums/13-legalization-and-activism-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Chill Out Zone - General RSS Feed" href="http://forum.grasscity.com/rss/forums/14-chill-out-zone-general-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Real Life Stories - RSS Feed" href="http://forum.grasscity.com/rss/forums/15-real-life-stories-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Lifestyle - RSS Feed" href="http://forum.grasscity.com/rss/forums/16-lifestyle-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="The Big Picture - RSS Feed" href="http://forum.grasscity.com/rss/forums/17-the-big-picture-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Music Hall - RSS Feed" href="http://forum.grasscity.com/rss/forums/18-music-hall-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="All Sports - RSS Feeds" href="http://forum.grasscity.com/rss/forums/19-all-sports-rss-feeds/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Gamer's Heartbeat - RSS Feed" href="http://forum.grasscity.com/rss/forums/20-gamers-heartbeat-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Silicon (v)Alley - RSS Feed" href="http://forum.grasscity.com/rss/forums/21-silicon-valley-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Planes, Trains & Automobiles - RSS Feed" href="http://forum.grasscity.com/rss/forums/22-planes-trains-automobiles-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Grasscity Forum Humor - RSS Feed" href="http://forum.grasscity.com/rss/forums/23-grasscity-forum-humor-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Pandora's Box - RSS Feed" href="http://forum.grasscity.com/rss/forums/24-pandoras-box-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="The Artist's Corner - RSS Feed" href="http://forum.grasscity.com/rss/forums/25-the-artists-corner-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Science and Nature - RSS Feed" href="http://forum.grasscity.com/rss/forums/26-science-and-nature-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Philosophy - RSS Feed" href="http://forum.grasscity.com/rss/forums/27-philosophy-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Religion, Beliefs and Spirituality - RSS Feed" href="http://forum.grasscity.com/rss/forums/28-religion-beliefs-and-spirituality-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Politics - RSS Feed" href="http://forum.grasscity.com/rss/forums/29-politics-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="The Bookshelf - RSS Feed" href="http://forum.grasscity.com/rss/forums/30-the-bookshelf-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="High Ideas - RSS Feed" href="http://forum.grasscity.com/rss/forums/31-high-ideas-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Medical Marijuana Cultivation - Absolute Beginners - RSS Feed" href="http://forum.grasscity.com/rss/forums/32-medical-marijuana-cultivation-absolute-beginners-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Indoor Medical Marijuana Growing" href="http://forum.grasscity.com/rss/forums/33-indoor-medical-marijuana-growing/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Grow Room Design/Setup - RSS Feed" href="http://forum.grasscity.com/rss/forums/34-grow-room-designsetup-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Outdoor Medical Marijuana Growing - RSS Feed" href="http://forum.grasscity.com/rss/forums/35-outdoor-medical-marijuana-growing-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Organic Growing - RSS Feed" href="http://forum.grasscity.com/rss/forums/36-organic-growing-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Hydroponic Growing - RSS Feed" href="http://forum.grasscity.com/rss/forums/37-hydroponic-growing-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Sick Plants and Problems - RSS Feed" href="http://forum.grasscity.com/rss/forums/38-sick-plants-and-problems-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Harvesting and Processing Medical Marijuana - RSS Feed" href="http://forum.grasscity.com/rss/forums/39-harvesting-and-processing-medical-marijuana-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Grow Journals - RSS Feed" href="http://forum.grasscity.com/rss/forums/40-grow-journals-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Gardening - RSS Feed" href="http://forum.grasscity.com/rss/forums/41-gardening-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="All Forums - Grasscity RSS Feed" href="http://forum.grasscity.com/rss/forums/42-all-forums-grasscity-rss-feed/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="IP.Gallery Images RSS Feed" href="http://forum.grasscity.com/rss/gallery/" /> |
| |
| |
| |
| |
|
|
| |
| |
| <link rel="alternate" type="application/rss+xml" title="Grasscity Forums Blogs RSS feed" href="http://forum.grasscity.com/rss/blog/" /> |
| |
| |
| |
| |
| |
|
|
| |
| |
| |
| |
| |
| <script type="text/javascript"> |
| ipb.global.activateMainMenu = function() {}; |
| </script> |
| |
| |
| |
|
|
| |
|
|
|
|
| |
|
|
|
|
|
|
| <script type='text/javascript'> |
| |
| |
| ipb.vars['base_url'] = 'https://forum.grasscity.com/index.php?s=11329ae44c29b696b22a6cc356d73053&'; |
| ipb.vars['board_url'] = 'http://forum.grasscity.com'; |
| ipb.vars['img_url'] = "//static.grscty.com//public/style_images/grasscityqa__1_"; |
| ipb.vars['loading_img'] = '//static.grscty.com//public/style_images/grasscityqa__1_/loading.gif'; |
| ipb.vars['active_app'] = 'core'; |
| ipb.vars['upload_url'] = '//static.grscty.com/uploads'; |
| |
| ipb.vars['member_id'] = parseInt( 0 ); |
| ipb.vars['is_supmod'] = parseInt( 0 ); |
| ipb.vars['is_admin'] = parseInt( 0 ); |
| ipb.vars['secure_hash'] = '880ea6a14ea49e853634fbdc5015a024'; |
| ipb.vars['session_id'] = '11329ae44c29b696b22a6cc356d73053'; |
| ipb.vars['twitter_id'] = 0; |
| ipb.vars['fb_uid'] = 0; |
| ipb.vars['auto_dst'] = parseInt( 0 ); |
| ipb.vars['dst_in_use'] = parseInt( ); |
| ipb.vars['is_touch'] = false; |
| ipb.vars['member_group'] = {"g_mem_info":"0"} |
| |
| ipb.vars['cookie_id'] = ''; |
| ipb.vars['cookie_domain'] = '.forum.grasscity.com'; |
| ipb.vars['cookie_path'] = '/'; |
| |
| ipb.vars['rate_img_on'] = '//static.grscty.com//public/style_images/grasscityqa__1_/star.png'; |
| ipb.vars['rate_img_off'] = '//static.grscty.com//public/style_images/grasscityqa__1_/star_off.png'; |
| ipb.vars['rate_img_rated'] = '//static.grscty.com//public/style_images/grasscityqa__1_/star_rated.png'; |
| |
| ipb.vars['swfupload_swf'] = 'https://forum.grasscity.com/public/js/3rd_party/swfupload/swfupload.swf'; |
| ipb.vars['swfupload_enabled'] = true; |
| ipb.vars['use_swf_upload'] = ( '' == 'flash' ) ? true : false; |
| ipb.vars['swfupload_debug'] = false; |
| |
| ipb.vars['highlight_color'] = "#ade57a"; |
| ipb.vars['charset'] = "UTF-8"; |
| ipb.vars['time_offset'] = "0"; |
| ipb.vars['hour_format'] = "12"; |
| ipb.vars['seo_enabled'] = 1; |
| |
| ipb.vars['seo_params'] = {"start":"-","end":"\/","varBlock":"?","varPage":"page-","varSep":"&","varJoin":"="}; |
| |
| |
| ipb.templates['inlineMsg'] = ""; |
| ipb.templates['ajax_loading'] = "<div id='ajax_loading'><img src='//static.grscty.com//public/style_images/grasscityqa__1_/ajax_loading.gif' alt='" + ipb.lang['loading'] + "' /></div>"; |
| ipb.templates['close_popup'] = "<i class='fa fa-times'></i>"; |
| ipb.templates['rss_shell'] = new Template("<ul id='rss_menu' class='ipbmenu_content'>#{items}</ul>"); |
| ipb.templates['rss_item'] = new Template("<li><a href='#{url}' title='#{title}'>#{title}</a></li>"); |
| |
| ipb.templates['autocomplete_wrap'] = new Template("<ul id='#{id}' class='ipb_autocomplete' style='width: 250px;'></ul>"); |
| ipb.templates['autocomplete_item'] = new Template("<li id='#{id}' data-url='#{url}'><img src='#{img}' alt='' class='ipsUserPhoto ipsUserPhoto_mini' /> #{itemvalue}</li>"); |
| ipb.templates['page_jump'] = new Template("<div id='#{id}_wrap' class='ipbmenu_content'><h3 class='bar'>Jump to page</h3><p class='ipsPad'><input type='text' class='input_text' id='#{id}_input' size='8' /> <input type='submit' value='Go' class='input_submit add_folder' id='#{id}_submit' /></p></div>"); |
| ipb.templates['global_notify'] = new Template("<div class='popupWrapper'><div class='popupInner'><div class='ipsPad'>#{message} #{close}</div></div></div>"); |
| |
| |
| ipb.templates['header_menu'] = new Template("<div id='#{id}' class='ipsHeaderMenu boxShadow'></div>"); |
| |
| Loader.boot(); |
| |
| </script> |
| <script type='text/javascript'> |
| document.observe("dom:loaded", function () { |
| if (Prototype.Browser.IE7) { |
| } else { |
| if ($('backtotop')) { |
| $('backtotop').stopObserving('click'); |
| $('backtotop').observe("click", function (e) { |
| e.stop(); |
| Effect.ScrollTo($('top'), {duration: '0.75'}); |
| }); |
| } |
| } |
| }); |
| </script> |
| <script> |
| (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
| (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
| m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
| })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); |
| |
| ga('create', 'UA-119910-14', 'grasscity.com'); |
| ga('require', 'displayfeatures'); |
| ga('send', 'pageview'); |
| |
| </script></head> |
| <body id='ipboard_body'> |
| <p id='content_jump' class='hide'><a id='top'></a><a href='#j_content' title='Jump to content' accesskey='m'>Jump to content</a></p> |
| <div id='ipbwrapper'> |
|
|
| |
| <div id='content' class='clearfix'> |
| |
| <div id='secondary_navigation' class='clearfix'> |
| <ol class='breadcrumb top ipsList_inline'> |
| <li itemscope itemtype="http://data-vocabulary.org/Breadcrumb"> |
| <a href='http://forum.grasscity.com/' itemprop="url"> |
| <span itemprop="title">Grasscity Forums</span> |
| </a> |
| </li> |
| |
| |
| <li itemscope itemtype="http://data-vocabulary.org/Breadcrumb"> |
| <span class='nav_sep'></span> |
| <span itemprop="title">Sign In</span> |
| </li> |
| |
| |
| </ol> |
| </div> |
| <noscript> |
| <div class='message error'> |
| <strong>Javascript Disabled Detected</strong> |
| <p>You currently have javascript disabled. Several functions may not work. Please re-enable javascript to access full functionality.</p> |
| </div> |
| <br /> |
| </noscript> |
| |
| |
| <div class='ipsAd'><div align='center' class='nexusad'><div data-mantis-zone="forum-global-top"></div></div></div> |
| |
| |
| <div class="signupLogo"> |
| |
| <a href='http://forum.grasscity.com' title='Go to community index' rel="home" accesskey='1'><img src='//static.grscty.com//public/style_images/grasscityqa__1_/logo.png' alt='Logo' /></a> |
| |
| </div> |
| <div id='login_form' class='ipsBox_container' class='clearfix'> |
| <div id='member_login' class='gc-pad_huge'> |
| <h2 class='maintitle'>Sign In</h2> |
| <form action="https://forum.grasscity.com/index.php?app=core&module=global&section=login&do=process" method="post" id='login'> |
| <input type='hidden' name='auth_key' value='880ea6a14ea49e853634fbdc5015a024' /> |
| |
| <div id='regular_signin'> |
| <a id='_regularsignin'></a> |
| <h3 class='bar'>Enter your sign in name and password</h3> |
| <br /> |
| <ul class='ipsForm gc-form_columns'> |
| <li class='ipsField'> |
| <p class='ipsField_content'> |
| <input id='ips_username' type='text' class='input_text' name='ips_username' size='20' tabindex='1' placeholder="Username" /> |
| </p> |
| </li> |
| <li class='ipsField passField'> |
| <p class='ipsField_content'> |
| <input id='ips_password' type='password' class='input_text' name='ips_password' size='20' tabindex='2' placeholder="Password" /> |
| <a href='https://forum.grasscity.com/index.php?app=core&module=global&section=lostpass' class='gc-forgotPass' title='Retrieve password' data-tooltip='Retrieve password'><i class="fa fa-question-circle"></i></a> |
| </p> |
| |
| </li> |
| </ul> |
| </div> |
| |
| <fieldset id='signin_options'> |
| <legend>Sign in options</legend> |
| <ul class='ipsForm ipsForm_vertical ipsPad_double'> |
| <li class='ipsField ipsField_checkbox rememberCheckbox clearfix'> |
| <input type='checkbox' id='remember' checked='checked' name='rememberMe' value='1' class='input_check' tabindex='3' /> |
| <label for='remember'>Remember me</label><br /> |
| </li> |
| |
| <li class='ipsField ipsField_checkbox anonymousCheckbox clearfix'> |
| <input type='checkbox' id='invisible' name='anonymous' value='1' class='input_check' tabindex='4' /> |
| <label for='invisible'>Sign in anonymously</label><br /> |
| </li> |
| |
| <li class="right"> |
| <input type='submit' class='input_submit' value='Sign In' tabindex='5' /> |
| </li> |
| </ul> |
| </fieldset> |
| </form> |
| </div> |
| <div class="gc-socialLogin"> |
| |
| <a href="https://forum.grasscity.com/index.php?app=core&module=global&section=login&serviceClick=facebook" class="gc-facebook-big"><i class="fa fa-fw fa-facebook"></i><strong>Sign In</strong> with <strong>Facebook</strong></a> |
| |
| |
| <a href="https://forum.grasscity.com/index.php?app=core&module=global&section=login&serviceClick=twitter" class="gc-twitter-big"><i class="fa fa-fw fa-twitter"></i><strong>Sign In</strong> with <strong>Twitter</strong></a> |
| |
| |
| |
| </div> |
| </div> |
|
|
| <span class='desc ipsType_smaller gc-signUpLink'>Need an account? <a href='https://forum.grasscity.com/index.php?app=core&module=global&section=register' title='Register now!'>Register now!</a></span> |
|
|
|
|
| |
| |
| |
| </div> |
| |
|
|
| |
| |
|
|
| |
| <div style='height: 0;'></div> |
| |
| <script type="text/javascript"> |
| ipb.global.lightBoxIsOff(); |
| </script> |
| <script type="text/javascript" src="//s.skimresources.com/js/83528X1535371.skimlinks.js"></script> |
| <div id='inline_login_form' style="display:none"> |
| <form action="https://forum.grasscity.com/index.php?app=core&module=global&section=login&do=process" method="post" id='login'> |
| <input type='hidden' name='auth_key' value='880ea6a14ea49e853634fbdc5015a024' /> |
| <input type="hidden" name="referer" value="https://forum.grasscity.com/index.php?app=core&module=global§ion=login" /> |
| <h3>Sign In</h3> |
| <div class='ipsBox_notice'> |
| <ul class='ipsList_inline'> |
| |
| <li><a href="https://forum.grasscity.com/index.php?app=core&module=global&section=login&serviceClick=facebook" class='ipsButton_secondary'><img src="//static.grscty.com//public/style_images/grasscityqa__1_/loginmethods/facebook.png" alt="Facebook" /> Use Facebook</a></li> |
| |
| |
| <li><a href="https://forum.grasscity.com/index.php?app=core&module=global&section=login&serviceClick=twitter" class='ipsButton_secondary'><img src="//static.grscty.com//public/style_images/grasscityqa__1_/loginmethods/twitter.png" alt="Twitter" /> Use Twitter</a></li> |
| |
| |
| |
| </ul> |
| </div> |
| <br /> |
| <div class='ipsForm ipsForm_horizontal'> |
| <fieldset> |
| <ul> |
| <li class='ipsField'> |
| <div class='ipsField_content'> |
| Need an account? <a href="https://forum.grasscity.com/index.php?app=core&module=global&section=register" title='Register now!'>Register now!</a> |
| </div> |
| </li> |
| <li class='ipsField ipsField_primary'> |
| <label for='ips_username' class='ipsField_title'>Username</label> |
| <div class='ipsField_content'> |
| <input id='ips_username' type='text' class='input_text' name='ips_username' size='30' tabindex='0' /> |
| </div> |
| </li> |
| <li class='ipsField ipsField_primary'> |
| <label for='ips_password' class='ipsField_title'>Password</label> |
| <div class='ipsField_content'> |
| <input id='ips_password' type='password' class='input_text' name='ips_password' size='30' tabindex='0' /><br /> |
| <a href='https://forum.grasscity.com/index.php?app=core&module=global&section=lostpass' title='Retrieve password'>I've forgotten my password</a> |
| </div> |
| </li> |
| <li class='ipsField ipsField_checkbox'> |
| <input type='checkbox' id='inline_remember' checked='checked' name='rememberMe' value='1' class='input_check' tabindex='0' /> |
| <div class='ipsField_content'> |
| <label for='inline_remember'> |
| <strong>Remember me</strong><br /> |
| <span class='desc lighter'>This is not recommended for shared computers</span> |
| </label> |
| </div> |
| </li> |
| |
| <li class='ipsField ipsField_checkbox'> |
| <input type='checkbox' id='inline_invisible' name='anonymous' value='1' class='input_check' tabindex='0' /> |
| <div class='ipsField_content'> |
| <label for='inline_invisible'> |
| <strong>Sign in anonymously</strong><br /> |
| <span class='desc lighter'>Don't add me to the active users list</span> |
| </label> |
| </div> |
| </li> |
| |
| |
| <li class='ipsPad_top ipsForm_center desc ipsType_smaller'> |
| <a rel="nofollow" href='http://forum.grasscity.com/privacypolicy/'>Privacy Policy</a> |
| </li> |
| |
| </ul> |
| </fieldset> |
| |
| <div class='ipsForm_submit ipsForm_center'> |
| <input type='submit' class='ipsButton' value='Sign In' tabindex='0' /> |
| </div> |
| </div> |
| </form> |
| </div><div id="mainFooter"> |
| <div class="main_width"> |
| <div class="columns clearfix"> |
| <div class="col network"> |
| <div class="colWrap"> |
| <h3>Network</h3> |
| <ul> |
| <li><a href="http://www.grasscity.com">Grasscity Shop</a></li> |
| <li><a href="http://forum.grasscity.com">Grasscity Community</a></li> |
| <li><a href="https://magazine.grasscity.com">Grasscity Magazine</a></li> |
| <li><a href="http://www.420network.com">420 Network</a></li> |
| </ul> |
| </div> |
| </div> |
| <div class="col community"> |
| <div class="colWrap"> |
| <h3>Community</h3> |
| <ul> |
| <li><a href="http://forum.grasscity.com">Forums</a></li> |
| <li><a href="http://forum.grasscity.com/gallery/">Gallery</a></li> |
| <li><a href="http://forum.grasscity.com/blogs/">Blogs</a></li> |
| <li><a href="http://forum.grasscity.com/contests">Contests</a></li> |
| </ul> |
| </div> |
| </div> |
| <div class="col help"> |
| <div class="colWrap"> |
| <h3>Help</h3> |
| <ul> |
| <li><a href="http://forum.grasscity.com/faq">Forum FAQ</a></li> |
| <li><a href="http://forum.grasscity.com/index.php?app=forums&module=extras§ion=boardrules">End User License Agreement</a></li> |
| <li><a href="http://forum.grasscity.com/privacypolicy/">Privacy Policy</a></li> |
| <li><a href="http://forum.grasscity.com/contactus">Contact Us</a></li> |
| </ul> |
| </div> |
| </div> |
| <div class="col findUs"> |
| <div class="colWrap"> |
| <h3>Find Us On</h3> |
| <ul class="socialMedia ipsList_inline"> |
| <li class="facebook"><a href="https://www.facebook.com/wwwgrasscitycom" title="Facebook"><i class="fa fa-facebook fa-fw"></i></a></li> |
| <li class="twitter"><a href="https://twitter.com/grasscity" title="Twitter"><i class="fa fa-twitter fa-fw"></i></a></li> |
| <li class="pinterest"><a href="https://www.pinterest.com/grasscity/" title="Pinterest"><i class="fa fa-pinterest fa-fw"></i></a></li> |
| <li class="instagram"><a href="https://instagram.com/grasscity420community/" title="Instagram"><i class="fa fa-instagram fa-fw"></i></a></li> |
| <li class="youtube"><a href="https://www.youtube.com/user/TheGrasscity" title="YouTube"><i class="fa fa-youtube fa-fw"></i></a></li> |
| <li class="rss"><a href="http://forum.grasscity.com/rss/forums/42-all-forums-grasscity-rss-feed/" title="RSS feed"><i class="fa fa-rss fa-fw"></i></a></li> |
| </ul> |
| <ul class="apps"> |
| <li class="iphone"> |
| <a href="https://itunes.apple.com/us/app/grasscity-community/id653424781?mt=8"> |
| <span class="icon"><img src="/public/style_images/grasscity/iphone.png" width="31px" height="62px" /></span> |
| <span class="text ipsType_small"><strong>iPhone</strong><br />App</span> |
| </a> |
| </li> |
| <li class="android"> |
| <a href="https://play.google.com/store/apps/details?id=com.tapatalk.forumgrasscitycom"> |
| <span class="icon"><img src="/public/style_images/grasscity/android.png" width="34.5px" height="68.5px" /></span> |
| <span class="text ipsType_small"><strong>Android</strong><br />App</span> |
| </a> |
| </li> |
| </ul> |
| </div> |
| </div> |
| </div> |
| <div id="mainCopyright"> |
| © Copyright 1999 - 2015 420Network BV | All rights reserved |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| |
| <script type="text/javascript"> |
| var _qevents = _qevents || []; |
| |
| (function() { |
| var elem = document.createElement('script'); |
| elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js"; |
| elem.async = true; |
| elem.type = "text/javascript"; |
| var scpt = document.getElementsByTagName('script')[0]; |
| scpt.parentNode.insertBefore(elem, scpt); |
| })(); |
| |
| _qevents.push({ |
| qacct:"p-dabaL3_nTdrvE" |
| }); |
| </script> |
|
|
| <noscript> |
| <div style="display:none;"> |
| <img src="//pixel.quantserve.com/pixel/p-dabaL3_nTdrvE.gif" border="0" height="1" width="1" alt="Quantcast"/> |
| </div> |
| </noscript> |
| |
| |
| <script type='text/javascript'> |
| if( $('primary_nav') ){ ipb.global.activateMainMenu(); } |
| </script> |
| |
|
|
| |
| <script type="text/javascript"> |
| _atrk_opts = { atrk_acct:"X3pfi1agq800EQ", domain:"grasscity.com",dynamic: true}; |
| (function() { var as = document.createElement('script'); as.type = 'text/javascript'; as.async = true; as.src = "https://d31qbv1cthcecs.cloudfront.net/atrk.js"; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(as, s); })(); |
| </script> |
| <noscript><img src="https://d5nxst8fruw4z.cloudfront.net/atrk.gif?account=X3pfi1agq800EQ" style="display:none" height="1" width="1" alt="" /></noscript> |
| |
|
|
| |
| <script type="text/javascript"> |
| MANTIS = { |
| site: '537fa0b55a022eca269fc49b' |
| }; |
| </script> |
|
|
| <script type="text/javascript"> |
| var z = document.createElement("script"); |
| z.type = "text/javascript"; |
| z.async = true; |
| z.src = "//assets.mantisadnetwork.com/mantodea.min.js"; |
| var s = document.getElementsByTagName('head')[0]; |
| s.parentNode.insertBefore(z, s); |
| </script> |
| |
| |
| </body> |
| </html> |