/* Theme Name: Game Sphere */ /*************************** General Styling ***************************/ /* Page Styling */ body { background: url(images/page_bg_1.jpg) repeat fixed; background-position: top center; color: #575757; margin: 0; padding: 0; font-family: Arial; font-size: 12px; font-weight: normal; text-align: center; } /* Text Styling */ a { color: #218df3; text-decoration: none; } a:hover { color: #000000; text-decoration: none; } #liens h2 { font-size: 10px !important; width: 100% !important; margin-left: 0px !important; font-family: Arial, Verdana, Geneva, sans-serif !important; } #module_rejoindre h1 { width: 100% !important; margin-left: 0px !important; font-size: 21px !important; color:#201f1f !important; } #module_rejoindre h1 a{ color:#389ee6!important; text-decoration: underline!important; } h1, h2, h3, h4, h5, h6 { color: #1d1d1d; margin: 0; padding: 10px 10px 6px 0px; line-height: 1; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #000000; } h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #218df3; text-decoration: none; } h1 { font-size: 28px; width:572px; margin-left: 58px; } h2 { font-size: 21px; width:572px; margin-left: 58px; } h2.page-title { width:95%; } html body.logged-in div#page-wrapper div#content-wrapper div#main-content.main-content-other div.post div.excerpt-text h2 strong span { font-size: 28px; } h3 { font-size: 24px; } h4 { font-size: 19px; text-align:left; border-bottom:dotted 1px #CCCCCD; width:90%; margin-bottom:10px; padding-left:0px; } em { font-style: italic; } p { line-height: 17px; margin-bottom: 2px; padding:5px; } .bbp-topic-meta p { line-height: 19px; margin-bottom: 2px; padding:0px; } /* List Styling */ ol { padding: 0; margin: 0; } ol li { list-style: decimal; padding: 0 0 10px 0; margin: 0 0 0 20px; } ul { padding: 6px;; margin: 0; } li { padding: 0 0 10px 0; } ul li { list-style-image: none; list-style-type: none; background: none; padding: 5px 5px 12px 11px; line-height: 15px; border-bottom: dotted 1px #CCCCCD; } div#main-content.main-content-other ul li{ list-style-image: none; list-style-type: none; background: url(images/widget_arrow.png) no-repeat left 6px; padding: 5px 0 5px 20px; line-height: 16px; border-bottom:none !important; } /* Form Styling */ input, textarea, select { color: #000000; font-family: Arial; font-size: 13px; padding: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; } input[type="submit"], input[type="reset"] { color: #000000; font-size: 11px; padding: 5px; font-weight: bold; cursor: pointer; } input[type="submit"]:hover, input[type="reset"]:hover { background: #2796E4; color:#FFFFFF; } input[type="radio"], input[type="checkbox"] { background: transparent; border: 0; } fieldset { margin: 0; padding: 10px; } legend { font-weight: bold; } /* Table Styling */ th { padding: 10px 10px; text-transform: uppercase; font-weight: bold; background: #323232; } td { /* border-top: dotted 1px #CCCCCD;*/ padding: 10px 10px; } #wp-calendar caption { padding-bottom: 5px; } /* Other Styling */ cite { float: right; padding: 0 0 5px 0; } hr { clear: both; border-top: 1px solid #323232; width: 100%; height: 2px; padding: 0 !important; margin: 20px 0; position: relative; } pre { background: #202020; border-top: 1px solid #323232; border-bottom: 1px solid #323232; padding: 15px; margin-bottom: 20px; line-height: 19px; font-family: "Courier New"; overflow: auto; font-size: 12px; } code { font-family: "Courier New"; background: #202020; border-top: 1px solid #323232; border-bottom: 1px solid #323232; clear: both; display: block; font-size: 12px; line-height: 19px; padding: 5px 15px; margin: 10px 0 10px 0; } /* Image Styling */ .post-button, .tab-image, #review-page-image, #review-stats, #review-page-user-rating .ratingbutton, .thumbnail, #recent-comments-widget .avatar, .latest-members-widget img, .profile-avatar, .comment-avatar img, .comment-body, .aligncenter, .alignleft, .alignright, input, textarea, select, input[type="submit"], input[type="reset"], .widget .item-avatar img { /*background: #000000 url(images/gradient.png) repeat-x;*/ border: dotted 1px #CCCCCD; margin-top: 8px !important; } .blog-image { border: 2px solid #2796e4; background:none; width:320px; height:80px; float:left; margin:10px; } .wp-caption { position: relative; padding: 5px; } .wp-caption img { margin: 5px 5px 0; } .wp-caption-text { font-size: 11px; margin: 0 !important; padding: 5px 3px 3px 7px; text-align: center; } .gallery img { border: 1px solid #323232 !important; padding: 3px; } .preload { display: none; } .no-js .preload { display: block; } .attachment img { max-width: 650px; height: auto; } .pp_details { color: #808080; } div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content { background: #333 !important; } div.light_square .pp_content .ppt, div.light_square #pp_full_res .pp_inline { color: #fff !important; } /* Alignment Styling */ .aligncenter { padding: 5px; position: relative; margin: 2px auto; display: block; clear: both; } .alignleft { padding: 5px; position: relative; float: left; margin: 0 20px 5px 0; } .alignright { padding: 5px; float: right; position: relative; margin: 0 0 5px 20px; } .left { float: left; } .right { float: right; } .clear { clear: both; line-height: 0; padding: 0; margin: 0; height: 0; display:block; font-size:0; width:100%; } /*************************** Content Areas ***************************/ /* Page Wrap*/ #page-wrapper { margin: 0 auto; width: 980px; padding: 10; text-align: left; } /* Content Wrapper */ #content-wrapper { float: left; width: 100%; padding: 1px 0 5px; position: relative; margin-top:10px; } html body.forum-archive div#page-wrapper div#content-wrapper { float: left; width: 100%; padding: 1px 0 5px; position: relative; margin-top:10px; background:#FFFFFF; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; } html body.forum div#page-wrapper div#content-wrapper { float: left; width: 100%; padding: 1px 0 5px; position: relative; margin-top:10px; background:#FFFFFF; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; } html body.topic div#page-wrapper div#content-wrapper { float: left; width: 100%; padding: 1px 0 5px; position: relative; margin-top:10px; background:#FFFFFF; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; } html body.topic div#page-wrapper div#content-wrapper div#main-content.main-content-other, html body.forum-archive div#page-wrapper div#content-wrapper div#main-content.main-content-other, html body.forum div#page-wrapper div#content-wrapper div#main-content.main-content-other{ width: 628px; background:#FFFFFF; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding:7px; } html body.forum div#page-wrapper div#content-wrapper div#sidebar.sidebar-other, html body.topic div#page-wrapper div#content-wrapper div#sidebar.sidebar-other, html body.forum-archive div#page-wrapper div#content-wrapper div#sidebar.sidebar-other { width: 317px !important; margin:10px !important; } /* Main Content Column */ #main-content { float: left; position: relative; overflow: hidden; } .main-content-home { width: 648px } .main-content-other { width: 640px; background:#FFFFFF; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding:7px; } #main-content.fullwidth { width: 966px; } /* Sidebar Column */ #sidebar { float: right; position: relative; } .sidebar-home { width: 317px; } .sidebar-other { width: 317px; } /*************************** Header ***************************/ /* Header */ #header-top { background: url(images/header_top.png) no-repeat; position: relative; width: 987px; height: 150px; z-index: 100; margin-left:-7px; } #header-bottom { background: url(images/header_bottom.png) no-repeat; position: relative; width: 980px; height: 42px; z-index: 50; } #reseau { float: right; font-weight: bold; padding: 0 7px 7px 0; font-size: 12px; position:absolute; top:101px; right:10px; z-index:100; } /* Login */ #login { float: right; font-weight: bold; padding: 0 7px 7px 0; font-size: 12px; position:absolute; top:38px; right:7px; color: #000000; } #login img{ margin-right:4px; } #login span { color: #404040; padding: 0 3px; font-weight: normal; } .login-username label, .login-password label, .login-email label { float: left; font-weight: bold; width: 90px; } #loginform input, #registerform input { clear: both; } .login-box-hidden { display: none; } /* Search Form */ #header-top #searchform { position: absolute; top: 44px; right: 360px; } /* Logo */ #logo { float: left; position: relative; top: 8px; left:9px; } #logo img { border: 0 none; } .logo-default { left: 10px; width: 240px; height: 110px; background: url(images/logo.png) no-repeat; } /* Breadcrumbs */ #breadcrumbs { float: left; position: relative; top: 14px; left: 50px; color: #ffffff; font-size: 12px; font-weight: bold; text-shadow: 1px 1px 1px #000000; } #breadcrumbs a { color: #ffffff; text-shadow: 1px 1px 1px #000000; } /* Social Icons */ #social-icons { float: right; position: relative; top: 8px; right: 10px; height: 10px; } #social-icons img { float: left; margin-left: 3px; width: 23px; } #social-icons img:hover { margin-top: 2px; } /* Display Options */ #display-options { float: left; position: relative; top: 10px; left: 10px; width: 190px; } #display-compact { position: relative; float: left; background: url(images/display_options.png) no-repeat left; width: 84px; height: 23px; } #display-extended { position: relative; float: left; background: url(images/display_options.png) no-repeat right; width: 84px; height: 23px; } /*************************** Navigation ***************************/ /* Nav Wrapper */ #nav { float: left; position: absolute; top: 95px; left: 7px; z-index: 100; } #nav-left { float: left; background: url(images/nav.png) no-repeat left top; width: 80px; height: 50px; } #nav .menu { display: inline; } /* Top Level Nav */ #nav ul, #nav ul ul { float: left; position: relative; width: 970px; height:45px; background: url(images/nav.png) repeat-x left top; padding: 17px 0 0 10px; margin: 0; list-style-type:none; list-style-position:outside; position:relative; } #nav ul a { font-family: Arial; font-weight: bold; padding-bottom: 15px; font-size: 13px; display: block; text-decoration:none; text-transform: uppercase; } #nav ul a:hover, #nav ul .current-menu-item a, #nav ul .current-menu-ancestor a, #nav ul .current-menu-item ul li a:hover, #nav ul .current-menu-ancestor ul li a:hover { color: #218df3; text-decoration:none; } #nav ul a, #nav ul .current-menu-item ul li a, #nav ul .current-menu-ancestor ul li { color: #ffffff; } #nav ul li{ float:left; position:relative; margin: 0; display: block; padding: 3px 30px 3px 0; background: none; } /* Drop Down Menus */ #nav ul ul { position: absolute; top: 33px; left: -10px; display: none; width: 160px; padding: 0 0 15px 2px; margin: 0; background: #000000; } #nav ul .nav-last ul { position: absolute; top: 33px; left: -50px; } #nav ul li ul li { margin: 0; padding: 0; height: auto; position: static; } #nav ul li ul a { width: 130px; font-size: 11px; display: block; height: auto; float: left; line-height: 1em; padding: 10px 10px; background: none; } #nav ul li ul a:hover{ background: #1a1a1a; } /* Sub Drop Down Menus */ #nav ul ul ul, #nav ul ul .nav-last ul { top:auto; } #nav ul li ul ul, #nav ul li ul .nav-last ul { left: 150px; } #nav ul ul ul .nav-first { border-top: 1px solid #323232; } #nav ul li:hover ul ul, #nav ul li:hover ul ul ul, #nav ul li:hover ul ul ul ul{ display:none; } #nav ul li:hover > ul, #nav ul li li:hover > ul, #nav ul li li li:hover > ul, #nav ul li li li li:hover > ul{ display:block; } /*************************** Footer ***************************/ /* Footer */ #footer { background: url(images/footer.jpg); width: 100%; height: 230px; position: relative; text-align:left; font-size: 11px; color: #575757; margin-top:15px; line-height:15px; } #footer a { color: #464343; } #footer a:hover { color: #218df3; text-decoration: none; } #footer-content { width: 980px; position: relative; padding: 1px 0 0 10px; margin:0 auto; } #footer_col1 { width : 260px; float:left; margin-right: 16px; } #footer_col2 { width : 250px; float:left; margin-right: 16px; } #footer_col3 { width : 180px; float:left; margin-right: 16px; } #footer_col4 { width : 180px; float:left; } .minicol { width : 90px; float:left; margin-right:30px; } /* Footer Navigation */ #footer ul { float: left; position: relative; width: 555px; list-style-type: none; padding: 0; margin: 0; overflow: hidden; } #footer li { float: left; list-style-image: none; list-style-type: none; padding: 0; margin: 0 10px 5px 0; background: none; } #footer li ul { display: none; } /* Footer Copyright */ #copyright { text-align: center; position: absolute; width: 980px; top:157px; } /* Footer Widgets */ #footer-widgets h3{ background: #2796e4; padding:10px; height: 25px; color:#FFFFFF; } #footer-widgets { float: left; padding: 12px 0 0 0; } .footer-widget-outer { float: left; } .footer-widget-inner { float: left; width: 100%; padding-bottom: 5px; height:319px; background:white; } #footer-widgets div:first-child { margin-left: 0px ; } .footer-whole { width: 980px; } .footer-half { width: 460px; } .footer-third { width: 316px; margin-left: 9px; } .footer-fourth { width: 200px; } /* Footer Forms */ .footer-fourth #searchbar { width: 100px; } /* Top Arrow */ #top_arrow { background: url(images/top_arrow.png) no-repeat; width: 11px; height: 12px; float: right; position: relative; top: 10px; right: 7px; } /*************************** Slider ***************************/ /* Slider */ #slider { width: 648px; height: 393px; position: relative; overflow: hidden; cursor: pointer; margin-bottom:10px; } #slider-top { background: url(images/metallic_line.png) no-repeat center top; width: 980px; height: 1px; clear: both; } .slide img { width: 648px; height: 393px; } .nivo-imageLink, .nivo-imageLink a, .nivo-imageLink img, .nivo-imageLink .pause { float: left; width: 648px; height: 393px; } .nivo-imageLink { position:absolute; top:0px; left:0px; border:0; padding:0; margin:0; line-height: 0; z-index:60; display: none; overflow: hidden; outline: none; cursor: pointer; } .nivo-slice { display:block; position:absolute; z-index:50; height:100%; } .nivo-caption { display: none !important; opacity: 0 !important; } .play-button { background: url(images/play_button.png) no-repeat center center; cursor: pointer; } .read-on-link { float: left !important; width: auto !important; height: auto !important; line-height: 1 !important; color: #ffffff; position: absolute; display: block; top: 5px; left: 5px; background: #000000; padding: 5px; font-weight: bold; } .read-on-link:hover { color: #218df3; } /* Slider Thumbnails */ .nivo-controlNav { float: right; width: 113px; height: 393px; margin-right:-3px; cursor: pointer; background: url(images/slider_nav.png) repeat; } .nivo-controlNav a{ height: 75px; } .nivo-controlNav img, .nivo-controlNav .slider-thumb-caption { height: 50px; } .nivo-controlNav a { background: url(images/slider_nav.png) repeat; display: block; position:relative; z-index:99; float: left; width: 90px; padding: 10px; border-top:dotted 1px #cccccd;; color: #404040; overflow: hidden; height:78px; } .nivo-controlNav a.active { color: #ffffff; background: #2796e4; } .nivo-controlNav a:hover { background: #8bbcdf; } .nivo-controlNav a:first-child { border-top: 0; } .nivo-controlNav img { display: block; float: left; width: 86px; padding-right: 10px; -khtml-opacity: 0.5; -moz-opacity: 0.5; opacity: 0.5; filter: alpha(opacity = 50); margin-bottom:4px; } .nivo-controlNav a.active img { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity = 100); } .nivo-controlNav .slider-thumb-caption { float: left; height:40px; display: block; width: 90px; overflow: hidden; text-align:center; } .nivo-controlNav .slider-thumb-caption strong { font-size: 10px; text-transform: uppercase; line-height: 15px; } .nivo-controlNav .slider-thumb-caption p { line-height: 15px; font-size: 11px; } /*************************** Page/Post Styling ***************************/ /* Post */ .thumbnail { float: left; padding: 5px; width: 220px; height: 150px; margin-right: 10px; } .thumbnail img { width: 220px; height: 150px; } .thumbnail_blog { width: 620px; height: 130px; padding: 5px; } .thumbnail_blog img { width: 620px; height: 130px; } .thumbnail_jeu { float: left; padding: 5px; width: 220px; height: 150px; margin-right: 20px; } .thumbnail_jeu img { width: 220px; height: 150px; border:1px solid #DCDCDC; padding:7px; } .post { width: 629px; float: left; margin: 4px 10px 4px 10px; padding-bottom:10px; border-bottom: 1px solid #e1e1e1; } /* Page */ .page-title { padding-bottom: 16px; margin: 0 11px 5px 10px; background: url(images/plus.jpg) repeat-x bottom; } /* Post Meta */ .post-meta { font-size: 11px; color: #808080; padding: 0 0 2px 10px; line-height:12px; margin-bottom: 0px; margin-left: 50px; } div#main-content.main-content-other div.post div.excerpt-text div.post-meta{ font-size: 11px; color: #808080; padding: 0 0 2px 1px; line-height:14px; margin-bottom: 1px; margin-left: 0px; } /* Search Page */ #search-results { border-bottom: 1px solid #323232; margin-bottom: 20px; } /*************************** Blog Template ***************************/ .blog-post { width: 100%; float: left; padding-bottom: 0px; background:#FFFFFF; } .blog-image { padding: 0; margin-bottom: 10px; } .blog-image img { width: 320px; height: 80px; } .read-on { color: #ffffff; font-weight: bold; } .read-on:hover { text-decoration: underline; } /*************************** Shortcodes: Buttons ***************************/ .post-button { display: inline-block; margin: 0 5px 0 0; padding: 10px; text-align: center; color: #ffffff; font-size: 11px; font-weight: bold; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; } .post-button:hover { background: #202020; } /*************************** Shortcodes: Columns ***************************/ .columns { float: left; position: relative; line-height: 19px; margin-right: 2%; } .one { width: 100%; } .two { width: 49%; } .three { width: 32%; } .four { width: 23.5%; } .onethird { width: 32%; } .twothirds { width: 66%; } .onefourth { width: 23.5%; } .threefourths { width: 74.5%; } .last { clear: right; margin-right: 0; } /*************************** Shortcodes: Dividers ***************************/ .divider { border-top: 1px solid #323232; clear: both; width: 100%; height: 1px; padding: 0; margin: 30px 0; position: relative; } .divider.top a { font-size: 8px; float: right; width: 20px; position: absolute; top: -20px; right: 0; color: #999; text-align: right; } .divider.clear { border: 0; margin-bottom: 0; } /*************************** Shortcodes: Contact Form ***************************/ #contact-form { float: left; width: 100%; margin-bottom: 12px; } #contact-form .contact-verify { float: left; margin-right: 10px; } #contact-form .contact-submit { float: left; } #contact-form label { padding-left: 10px; } #contact-form textarea { width: 95%; max-width:560px; } .required { color: #218DF3; } #contact-form .loader { display: none; background: url(images/loader.gif) no-repeat right bottom; float: left; padding: 3px 0 0 10px; width: 16px; height: 16px; } .contact-success, .contact-error { margin: 0 0 10px 0; display: block; min-height: 22px; line-height: 22px; padding: 3px 10px 3px 35px; } .contact-success { background: #e3f8bf url(images/success.png) no-repeat 10px center; border: 1px solid #9bd23a; color: #5e8a11; } .contact-error { background: #FBE3E4 url(images/error.gif) no-repeat 10px center; border: 1px solid #FBC2C4; color: #8a1f11; } #contact-form .input-error { border: 1px solid #ce3439; } /*************************** Shortcodes: Blockquotes ***************************/ blockquote { background: transparent url(images/bq.png) left top no-repeat; clear: both; font-size: 12px; margin: 1px 20px 0px 20px; padding: 0px 0 1px 37px; color:#999999; overflow: hidden; } blockquote p { line-height: 23px; } .blockquote-left { float: left; margin: 20px 20px 20px 0; } .blockquote-right { float: right; margin: 20px 0 20px 20px; } .blockquote-right, .blockquote-left { background: transparent url(images/bq.png) left top no-repeat; width: 30%; font-size: 14px; line-height: 23px; padding: 10px 0 5px 20px; } /*************************** Shortcodes: Toggle Boxes ***************************/ h4.toggle { background: url(images/toggle_down.png) no-repeat left 4px; font-size: 21px; padding: 0 0 20px 20px; cursor: pointer; } h4.toggle a { text-decoration: none; display: block; } h4.toggle-active { background: url(images/toggle_up.png) no-repeat left 4px; } .toggle-box { clear:both; margin: 0 0 10px 0; padding-top: 10px; overflow: hidden; } /*************************** Shortcodes: Video ***************************/ .sc-video.alignleft, .sc-video.alignright, .sc-video.aligncenter { border: 0; background: none; } .sc-video.aligncenter object, .sc-video.aligncenter div { margin: 0 auto; display: block; } .hide-icons > div > div > div > div > div { background-image: none !important; } /*************************** Review Page ***************************/ /* General Review Styling */ .ratingtext { display: none !important; } #review-page-user-rating .ratingtext, #comments .ratingtext { display: inline !important; } /* Review Container */ #review-container { width: 100%; position: relative; float: left; padding-bottom: 15px; clear: both; } /* Review Image */ #review-page-image { float: left; padding: 10px; margin-right: 20px; } #review-page-image { width: 282px; height: auto; margin:10px; } #review-page-image img { width: 280px; height: 190px; } /* Review Ratings */ #review-page-our-rating { padding: 10px 0; border-bottom: 1px solid #323232; } #review-page-user-rating { padding-top: 10px; } #review-page-user-rating .ratingmulti, #review-page-user-rating .ratingmulti table, #review-page-image .ratingmulti td, .gdmultitable { color: #ffffff !important; background: #000000 !important; border: 0 !important; padding-left: 0 !important; padding-right: 0 !important; margin-left: 0 !important; margin-right: 0 !important; font-size: 11px !important; } #review-page-image .mtrow { width: 150px; } #review-page-image .gdmultitable td { width: 50px; } #review-page-image .gdmultitable td.mtstars { width: 100px; } #review-page-user-rating .gdtblbottom td { padding-top: 5px; } #review-page-user-rating .ratingbutton { margin: 10px 0 0 0; padding: 5px 10px; text-align: center; color: #ffffff; font-size: 11px; font-weight: bold; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; } #review-page-user-rating .ratingbutton.gdactive, #review-page-user-rating .ratingbutton.gdactive a { color: #ffffff; background: #202020; } #review-page-user-rating .ratingtext { float: left; color: #808080; margin: 5px 0 0 0; padding: 0; font-size: 11px; } /* Review Stats */ #review-stats { float: left; height: auto; padding: 1px 10px 0 10px; width: 273px; overflow: hidden; margin:10px; } #review-stats.review-stats-full { width: 766px; } #review-tags-list { margin: 0; padding: 0 0 10px 0; line-height: 19px; list-style-image: none; list-style: none; list-style-position: outside; } #review-tags-list li { background: none; padding-left: 0; } .review-meta { width: 100%; font-size: 11px; color: #808080; padding: 10px; } #panels .review-meta { padding-bottom: 30px; } #review-stats .toggle-box { clear:both; margin: 0; padding: 0; overflow: hidden; } /* Tabs Box */ #tabs-box { float: left; position: relative; height: 53px; width: 624px; margin: 0px; border-bottom: 1px solid #DDD; padding-left:10px; } #tabs-box ul { float: left; padding: 20px 20px 20px 0; margin: 0; list-style-image: none; list-style: none; list-style-position: outside; } #tabs-box li { float: left; background: none; padding: 0; margin: 0 11px 0 0; } li.tab { background-color: #eeeeee !important; color: #aaaaaa; font-weight: normal; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; padding: 7px 14px 7px 14px !important; border: 1px solid #CDCDCD; border-bottom: 1px solid white; border-top-left-radius: 3px 3px; border-top-right-radius: 3px 3px; display:block; height: 18px; } li.tab-active { background-color: #FFFFFF; color: #000000; font-weight: normal; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; padding: 7px 14px 7px 14px !important; border: 1px solid #CDCDCD; border-bottom: 1px solid white; font-size: 18px; height: 18px; } #tabs-box .tab, #tabs-box .tab-active { list-style: none; background:none !important; } #tabs-box .tab a { color: #AAA; font-size:18px; } #tabs-box .tab a:hover { color: #000000; } #tabs-box .tab-active a { color: #218df3; } /* Tab Images/Videos */ .tab-image { float: left; padding: 5px; width: 120px; height: 120px; margin: 10px; } .tab-image img { width: 120px; height: 120px; } /*************************** Review List Categories ***************************/ ol#review-list { margin:4px 0px 0px 0px; } #review-list li { float: left; width: 629px; list-style: none; border-bottom: solid 1px #e1e1e1; margin: 0 0 7px; padding: 0 10px 20px; } #review-list img { display: none; } #review-list img:first-child { display: inline; } .review-list-ratings { float: left; padding-right: 10px; } .review-list-ratings div { float: left; } .review-list-ratings .ratingblock { margin: 0; padding: 0; } .review-list-ratings span { float: left; padding: 5px 5px 0 0; font-weight: bold; } #revieworder { float: right; clear: both; margin: 6px; position:absolute; right:2px; top:4px; } /*************************** Widgets ***************************/ /* General Widgets */ #sidebar h3 { float: left; height: 28px; padding: 6px 0 0 10px; font-size: 21px; color:#FFFFFF; -moz-border-radius: 5px 5px 0 0 ; -webkit-border-radius: 5px 5px 0 0 ; border-radius: 5px 5px 0 0 ; } .sidebar-home h3 { background: #2796e4; width: 308px; } .sidebar-other h3 { background: #2796e4; width: 308px; } .bulle { background: url(images/bulle.jpg) no-repeat; width:278px; padding:35px 9px 0px 9px; margin-left:9px; font-size:12px; line-height:15px; } .auteur { padding:3px; } .titrebulle { font-size:13px; font-weight:bold; padding-bottom:8px; } .bulle_bottom { background: url(images/bulle_bottom.jpg) no-repeat; padding:1px 9px 11px 9px; margin-left:9px; height:34px; } .widget { float: left; margin: 0 0 12px 0; border-left: 1px solid #cbd3d8; border-right: 1px solid #cbd3d8; border-bottom: 1px solid #cbd3d8; background: #FFFFFF; width:100%; -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; } .sidebar-home .widget { width: 317px; } .sidebar-other .widget { width: 317px; } .widget a { color: #218DF3; font-weight: bold; } .widget a:hover { color: #000000; } .widget > div, .widget > ul { padding: 4px; } .widget select { margin: 15px 0 15px 15px; } .widget .columns { text-align: left; } .textwidget { text-align: center; line-height: 19px; color: #000000; } /* Widget Search Form */ .widget #searchform { margin: 15px 0 15px 15px; } .sidebar-home .widget #searchbar { width: 140px; } .sidebar-other .widget #searchbar { width: 200px; } /* Search Widget */ #searchform { float: left; } #searchbar { float: left; background: url(images/searchbar.png) no-repeat left top; width: 195px; height: 30px; position: relative; padding: 0 10px; margin: 0; border: 0 none; -moz-border-radius: 0; -khtml-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; color:#424242; } #searchbar:focus { background: url(images/searchbar.png) no-repeat left bottom; } #searchsubmit { float: left; background: url(images/searchbar.png) no-repeat right top; width: 39px; height: 30px; position: relative; padding: 0; margin: 0; border: 0 none; -moz-border-radius: 0; -khtml-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; } #searchsubmit:hover { background: url(images/searchbar.png) no-repeat right bottom; } /* Review/Post Entries Widget */ .blog-posts-widget { width: 100%; float: left; padding: 10px; } .blog-posts-widget h2 { font-size: 20px; } .blog-posts-widget .blog-image { float: left; } /* Recent Comments Widget */ #recent-comments-widget { float: left; padding:9px; } #recent-comments-widget ul li:first-child { border-top:none; padding-top: 0px; } #recent-comments-widget ul li { list-style: none; background: none; float: left; padding: 7px 0 7px 0; border-top:dotted 1px #cccccd; } #recent-comments-widget .avatar { float: left; padding: 1px; margin-right: 10px; } #recent-comments-widget .text { float: left; padding: 0; margin: 0; width: 227px; line-height: 16px; font-size: 12px; } .sidebar-home #recent-comments-widget .avatar { width: 30px; height: 30px; } .sidebar-home #recent-comments-widget .text { width: 146px; } #recent-comments-widget span { font-size: 11px; } #recent-comments-widget a { color: #218df3; } #recent-comments-widget a:hover { color: #000000; } /* Latest Members Widget */ .latest-members-widget img { padding: 3px; margin: 3px; } /* You May Like Widget */ .yml-widget { list-style: none; text-align: center; } #sidebar .yml-widget li { background: none; padding: 0 0 15px 0; } .yml-widget span { display: block; font-size: 11px; padding: 5px 0; } /* Review Lists Widget */ .review-list-widget { padding: 15px; font-weight: bold; } .review-list-widget span a { font-size: 11px; font-weight: normal; } .widget .review-list-widget-stars, .widget .review-list-widget-stars div { padding: 0; margin: 0; } .widget .see-all-lists { color: #808080; float: right; font-size: 12px; font-weight: normal; padding: 15px; } /*************************** Review Boxes Widget ***************************/ /* Review Boxes Container */ .review-box-widget { width: 648px; float: left; padding: 0px; background:#FFFFFF; border: 1px solid #cbd3d8; } .review-box-widget h3 { width: 100%; background: #2796e4; margin-bottom: 20px; position: relative; font-size: 22px; padding:10px; color:#FFFFFF; } .see-all-boxes { color: #808080; position: absolute; top: 10px; right: 5px; font-size: 12px; font-weight: normal; } /* Single Review Box */ .review-box { float: left; position: relative; width: 153px; height:102px; margin: 6px 0 26px 2px !important; } #sidebar .review-box { float: none; margin: 0 auto !important; height:148px; } .review-display { /*background: url(images/review_box.png) no-repeat top;*/ padding: 0px; position: relative; } .review-box-top-compact { height: 120px; background: url(images/vignette_review.jpg) no-repeat; padding: 3px; width: 156px; margin-right: 10px; } .review-box-top-extended { height: 200px; } .review-box-bottom { /*height: 20px; background: url(images/review_box.png) no-repeat bottom;*/ } .review-first { margin: 0 0 20px 0; } .review-box img { width: 150px; height: 100px; padding-bottom: 0px; overflow: hidden; display: none; } .review-box img:first-child { display: block; } /* Review Boxes Text */ .savoirplusblog { float: right; margin-right: -10px; background-color: #000000; width: 77px; height: 14px; margin-bottom: 10px; color: #FFFFFF; padding: 4px; } .savoirplusblog a{ color: #FFFFFF; font-weight:normal; font-size:11px; } .savoirplusblog a:hover{ color: #2796E4 !important; } .savoirplusjeu { float: right; margin-right: -7px; background-color: #000000; width: 83px; height: 14px; margin-bottom: 10px; color: #FFFFFF; padding: 4px; } .savoirplusjeu a{ color: #FFFFFF; font-weight:normal; font-size:11px; } #savoirplusjeu a:hover{ color: #2796E4 !important; } .savoirplusjeu a{ color: #FFFFFF; font-weight:normal; font-size:11px; } .savoirplusjeu a:hover{ color: #2796E4 !important; } .savoirplus { font-size: 11px; color: #42b5db; line-height: 12px; text-align:left; margin-top:6px; padding:4px 0 0 20px; background: url(images/fleche.png) center left no-repeat; } .savoirplus a{ font-weight: bold; color: #42b5db; } .review-box-text { font-size: 12px; color: #000000; line-height: 12px; text-align:center; margin-top:5px; height:18px; font-weight:bold; } .review-box-text a { font-weight: bold; color: #000000; } .review-box-text a:hover { color: #218df3; } .review-box-text p { padding-top: 5px; } .review-box-top-compact p { display: none; } /* Review Boxes Stars */ .review-box-stars { position: absolute; top: 120px; right: 13px; width: 120px; height: 20px; } .review-box-stars .ratingblock { margin: 0; padding: 0; } /*************************** User Profile ***************************/ /* Profile Avatar & Options */ .profile-avatar { float: left; padding: 5px; margin-right: 10px; } .profile-options { float: left; width: 532px; } .profile-options span { color: #404040; } .profile-options li { background: none; padding-left: 0; } /* Profile Recent Posts & Comments */ .profile-list { padding-top: 30px; } .profile-list .row { float: left; padding: 10px 0; width: 650px; border-bottom: 1px solid #323232; } .profile-list .left { width: 500px; } .profile-list .right { width: 150px; text-align: right; } .profile-list strong { display: block; padding-bottom: 5px; } /*************************** Comments Page ***************************/ /* User Comments */ #comments { float: left; clear: both; width: 650px; padding: 0; } #comments-title { width: 650px; height: 42px; margin-bottom: 30px; position: relative; } #comments-title h3 { float: left; font-size: 21px; color: #000000; position: relative; top: 10px; left: 10px; } #comments-title span { float: right; position: relative; top: 10px; right: 10px; } #comments-title span a { color: #ffffff; } #comments-title span a:hover { color: #218df3; } #commentlist, #commentlist li { list-style: none; background: none; margin: 0; padding: 0; } .comment-container { float: left; position: relative; width: 100%; padding: 0 0 20px 0; } .comment-avatar { float: left; width: 72px; margin: 0 3px 0 0; text-align: center; } .comment-avatar img { width: 60px; height: 60px; padding: 5px; margin: 0 0 5px 0; } .comment-author { float: left; font-size: 14px; font-weight:bold; } .comment-date { float: right; font-size: 11px; color: #808080; padding: 0; } .comment-arrow { float: left; position: relative; top: 13px; left: 1px; width: 19px; height: 30px; background: url(images/comment_arrow.png) no-repeat; } .comment-rating { margin-top: 5px; } .rating-text { float: left; font-weight: bold; margin: 3px 10px 12px 0; } .rating .gdmultitable { margin-top: -10px; } .mtrow { background-color: #000 !important; } .mtrow td { font-style: normal; color: #fff !important; border: 0; padding-left: 0 !important; } #respond #gdsr_int_stars { float: left; } .comment-body { width: auto; padding: 10px; -moz-border-radius: 10px; -khtml-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; overflow: hidden; width:80%; } .comment-text { clear: both; padding: 2px 0 0 0; } .comment-text .thumblock, .comment-text .thumblock div { float: left !important; margin: 0; padding: 0; color: #808080; } .comment-text .gdthumbtext { padding-left: 5px !important; } .moderation { margin: 0 0 10px 0; } .comment-text span { float: right; } .comment-text span a { font-size: 11px; color: #808080; } /* Child Comments */ .children .comment-avatar { width: 52px; } .children .comment-avatar img { width: 40px; height: 40px; } .children .comment-container { float: right; width: 95%; list-style-image: none; list-style: none; list-style-position: outside; } /* Comment Form */ #commentform { float: left; clear: both; width: 609px; padding: 10px; margin: 12px 11px 5px 10px; background: url(images/plus.jpg) repeat-x top; } #respond h3 { background: none; color: #575757; margin: 10px 10px 10px 0px; padding: 0 0 2px 0; font-size:22px; text-align: center; } #respond label, #contact label { padding: 0 0 0 5px; font-size: 12px; font-weight: bold; } #respond form { padding: 10px 0; } #respond textarea { width: 576px; max-width: 576px; height: 150px; margin: -1px 7px 7px 7px; } .cancel-comment-reply a { text-transform: uppercase; font-size: 9px; color: #808080; } .cancel-comment-reply a:hover { color: #218df3; } #commentform #respond .rating { float: left; display: block; } #respond .rating { display: none; } /*************************** Page Navigation ***************************/ .wp-pagenavi { padding: 10px; float: right; } .wp-pagenavi span, .wp-pagenavi a, .wp-pagenavi.post-navi a span { color: #218DF3; display: block; float: left; padding: 5px 10px; margin-left: 5px; text-align: center; } .wp-pagenavi .current, .wp-pagenavi .page:hover, .wp-pagenavi.post-navi span, .wp-pagenavi.post-navi a span:hover { color: #000000; } .wp-pagenavi.post-navi a { padding: 0; margin: 0; background: none; border: 0; } /*************************** BuddyPress ***************************/ /* Container */ div#container { float: left; position: relative; overflow: hidden; width: 650px; } body.activity-permalink div#container { background: none; border: none; } #item-header ul, #item-header li, #groups-list ul, #groups-list li { list-style-type: none; list-style-image: none; } /* Content */ div#content { float: left; padding: 10px; width: 632px; background:#FFFFFF; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; } div#content .padder { margin: 0; border: 0; } div#content .left-menu { float: left; width: 170px; } div#content .main-column { margin-left: 190px; } div#content li { background: none; } /* Item Headers (Profiles, Groups) */ div#item-header { overflow: hidden; } div#item-header div#item-header-content { float: none !important; margin-left: 0px; } div#item-header h2 { font-size: 28px; margin: 0 0 15px 0; line-height: 120%; } div#item-header h2 a { text-decoration: none; color: #000000; } div#item-header-avatar { margin-right: 5px !important; } div#item-header img.avatar { float: left; margin: 0 15px 25px 0; padding:10px; } div#item-header h2 { margin-bottom: 5px; } div#item-header span.activity, div#item-header h2 span.highlight { vertical-align: middle; font-size: 11px; font-weight: normal; line-height: 170%; margin-bottom: 8px; } div#item-header h2 span.highlight { font-size: 16px; } div#item-header h2 span.highlight span { position: relative; top: -2px; right: -2px; font-weight: bold; font-size: 11px; background: #a1dcfa; color: #fff; padding: 1px 4px; margin-bottom: 2px; -moz-border-radius: 3px; -webkit-border-radius: 3px; vertical-align: middle; cursor: pointer; display: none; } div#item-header div#item-meta { font-size: 12px; color: gray; padding: 16px 10px 10px 10px; overflow: hidden; margin: 1px 0 5px 0; background: transparent url(images/bulle_profil.jpg) no-repeat; height: 45px; } div#item-header div#item-actions { float: right; width: 20%; margin: 0 0 15px 15px; text-align: right; } div#item-header div#item-actions h3 { font-size: 12px; margin: 0 0 5px 0; } div#item-header ul { overflow: hidden; margin-bottom: 15px; } div#item-header ul h5, div#item-header ul span, div#item-header ul hr { display: none; } div#item-header ul li { float: right; } div#item-header ul img.avatar, div#item-header ul.avatars img.avatar { width: 30px; height: 30px; margin: 2px; } div#item-header div.generic-button, div#item-header a.button { float: left; margin: 10px 10px 0 0; } div#item-header div#message.info { line-height: 80%; width: 480px; float: right; } /* Item Lists (Activity, Friend, Group lists) */ ul.item-list { /*width: 100%;*/ } ul.item-list li { position: relative; padding: 5px 0 8px; background: none; border: none; margin: 0; } ul.single-line li { border: none; } body.activity-permalink ul.item-list li { padding-top: 0; } ul.item-list li img.avatar { float: left; margin: 0 10px 10px 0; } ul.item-list li div.item-title, ul.item-list li h4 { font-weight: normal; font-size: 13px; width: 75%; margin: 0; } ul.item-list li div.item-title span { font-size: 12px; color: #999; } ul.item-list li div.item-desc { margin: 10px 0 0 0; font-size: 11px; color: #888; width: 50%; } ul.item-list li div.action { position: absolute; top: 15px; right: 0; text-align: right; } ul.item-list li div.meta { margin-top: 10px; color: #888; font-size: 11px; } ul.item-list li h5 span.small { font-weight: normal; font-size: 11px; } /* Item Tabs */ div.item-list-tabs { clear: left; border: 0 !important; padding: 0 !important; overflow: hidden; margin: 25px -20px 20px -20px; } div.item-list-tabs ul li a { text-decoration: none; color:#a6a6a6; } div.item-list-tabs ul { width: 100%; } div.item-list-tabs ul li { float: left; padding: 0; margin: 5px 0 0 5px; } div.item-list-tabs#subnav ul li { height: 45px; margin-right: 0 !important; margin-top: 0px; padding-top: 5px; width: 113px; } div.item-list-tabs ul li:first-child { padding-left: 11px; } div.item-list-tabs ul li.last { float: right; margin: 7px 30px 0 0; } div.item-list-tabs ul li.last select { max-width: 175px; padding: 4px; } div.item-list-tabs ul li a, div.item-list-tabs ul li span { background-color: #eeeeee; color: #aaaaaa; font-weight: normal; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; padding: 7px 14px 7px 14px; border: 1px solid #CDCDCD; border-bottom: 1px solid white; border-top-left-radius: 3px 3px; border-top-right-radius: 3px 3px; display:block; } div.item-list-tabs ul li span { color: #aaa; } div.item-list-tabs ul li a span { display: inline; padding: 0; color: inherit; border:0px; } div.item-list-tabs ul li.selected a, div.item-list-tabs ul li.current a { background-color: #FFFFFF; color: #000000; font-weight: normal; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; padding: 7px 14px 7px 14px; border: 1px solid #CDCDCD; border-bottom: 1px solid white; } ul li.loading a { background-image: none !important; } div#item-nav ul li.loading a { background-position: 88% 50%; } div.item-list-tabs#object-nav { margin-top: 0; } div.item-list-tabs#subnav { margin: 5px 0 15px 0; border-bottom: 1px solid #202020; overflow: hidden; color:#FFFFFF; } div.item-list-tabs ul li.feed a { background: url(images/buddypress/rss.png) center left no-repeat; padding-left: 20px; width: 45px; text-align: right; } /* Item Body */ .item-body { margin: 20px 0; } span.activity, div#message p { display: inline-block; font-size: 11px; font-weight: normal; color: #575757; padding: 1px 3px; margin-top: 6px; text-decoration: none; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } /* Directories (Members, Groups, Blogs, Forums) */ form.dir-form div.dir-search { float: right; margin: 20px 0 !important; width: auto !important; } div.dir-search input[type=text] { padding: 4px; font-size: 12px; } /* Pagination */ div.pagination { margin: -5px -0 15px 0; padding: 10px 20px 10px 20px; color: #888; font-size: 11px; height: 15px; } div.pagination#user-pag, .friends div.pagination, .mygroups div.pagination, .myblogs div.pagination, noscript div.pagination { background: #f6f6f6; border: none; padding: 8px 15px; } div.pagination .pag-count { float: left; padding-left: 20px; } div.pagination .pagination-links { float: right; } div.pagination .pagination-links span, div.pagination .pagination-links a { font-size: 12px; padding: 0 5px; } div.pagination .pagination-links a:hover { font-weight: bold; } #content #submit, #content #send { margin-top: 10px; } /* Error / Success Messages */ div#message { margin: 15px 0; } #sidebar div#message { margin: 0 0 30px 0; } div#message.updated { clear: both; } div#message p { padding: 10px 15px; font-size: 12px; display:block; } div#message.error p { background: #FBE3E4; color: #8a1f11; border: 1px solid #FBC2C4; clear: left; } div#message.updated p { background: #dffcd9; color: #1a9b00; border: 1px solid #1a9b00; margin:5px 17px 0px 17px; } form.standard-form#signup_form div div.error { color: #fff; background: #e41717; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 6px; width: 90%; margin: 0 0 10px 0; } /* AJAX Loaders */ .ajax-loader { background-image: none !important; } a.loading { background-image: none !important; } /* Input Forms */ form.standard-form input[type=password] { margin-bottom: 5px; } /* Data Tables */ table { width: 100%; } table#message-threads { margin: 0; width: auto; } table.profile-fields { margin-bottom: 20px; } table.profile-fields p { margin-bottom: 0; } table tr td, table tr th { padding: 8px; } table tr td.label { border-right: 1px solid #202020; font-weight: bold; width: 25%; } table tr td.thread-info p { margin: 0; } table tr td.thread-info p.thread-excerpt { color: #888; font-size: 11px; margin-top: 3px; } div#sidebar table td, table.forum td { text-align: center; } #container table tr.alt { background: #323232; } table.notification-settings { margin-bottom: 20px; text-align: left; } table.notification-settings th.icon, table.notification-settings td:first-child { display: none; } table.notification-settings th.title { width: 80%; color: #FFFFFF;} table.notification-settings .yes, table.notification-settings .no { width: 40px; text-align: center; color: #FFFFFF;} table.forum { margin: -9px 0 20px 0; width: auto; } table.forum tr:first-child { background: none; } table.forum tr.sticky td { background: #323232; border-top: 1px solid #202020; border-bottom: 1px solid #202020; } table.forum tr.closed td { padding-left: 35px; background-image: url(images/buddypress/closed.png); background-position: 15px 50%; background-repeat: no-repeat; } topic type-topic status-closed hentry even { background: #323232; } .topic type-topic status-closed hentry even { background: #323232; } table.bbp-topic tbody tr td, table.bbp-replies tbody tr td img { max-width:500px; } table.forum tr.closed td.td-title { padding-left: 35px; background-image: url(images/buddypress/closed.png); background-position: 15px 50%; background-repeat: no-repeat; } table.forum td p.topic-text { color: #888; font-size: 11px; } table.forum tr > td:first-child, table.forum tr > th:first-child { padding-left: 15px; } table.forum tr > td:last-child, table.forum tr > th:last-child { padding-right: 15px; } table.forum tr th#th-title, table.forum tr th#th-poster, table.forum tr th#th-group, table.forum td.td-poster, table.forum td.td-group, table.forum td.td-title { text-align: left; } table.forum td.td-freshness { font-size: 11px; color: #888; } table.forum td img.avatar { margin-right: 5px; } table.forum td.td-poster, table.forum td.td-group { min-width: 130px; } table.forum th#th-title { width: 40%; } table.forum th#th-postcount { width: 1%; } /* Activity Stream Posting */ form#whats-new-form { margin-bottom: 5px; border-bottom: 1px solid #f0f0f0; overflow: hidden; padding-bottom: 20px; } #item-body form#whats-new-form { margin-top: 20px; border: none; padding:10px; } #item-body { margin: 0 10px 0 10px; border: none; padding:5px; } .home-page form#whats-new-form { border-bottom: none; padding-bottom: 0; } form#whats-new-form h5 { margin: 0; font-weight: normal; font-size: 12px; color: #888; margin-left: 76px; padding: 0 0 3px 0; } form#whats-new-form #whats-new-avatar { float: left; } form#whats-new-form #whats-new-content { margin-left: 54px; padding-left: 22px; } form#whats-new-form #whats-new-textarea { padding: 8px; background: #e2e8ec; margin-bottom: 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } form#whats-new-form textarea { width: 100%; height: 60px; font-size: 12px !important; font-family: inherit; background: #e2e8ec !important; color: #000000 !important; border: none; margin: 0; padding: 0; } form#whats-new-form #whats-new-options select { max-width: 200px; } form#whats-new-form #whats-new-submit { float: right; margin: 0; } /* Activity Stream Listing */ ul.activity-list li { padding: 20px 0 0 0; overflow: hidden; } ul.activity-list > li:first-child { padding: 10px; } ul.activity-list li.has-comments { padding-bottom: 20px; } .activity-list li.mini { position: relative; font-size: 11px; min-height: 35px; padding: 12px 0 0 0; } .activity-list li.mini div.activity-meta { margin: 0; } .activity-list li.mini div.activity-meta a { padding: 3px 8px; } .activity-list li.mini .activity-avatar img.avatar, .activity-list li.mini .activity-avatar img.FB_profile_pic { width: 20px; height: 20px; margin-left: 36px; } .activity-list li.activity_comment .activity-avatar img.avatar, .activity-list li.activity_comment .activity-avatar img.FB_profile_pic { width: 40px; height: 40px; margin-left: 20px; } body.activity-permalink .activity-list li .activity-avatar img.avatar, body.activity-permalink .activity-list li .activity-avatar img.FB_profile_pic { width: 100px; height: 100px; margin-left: 0; } .activity-list li.mini .activity-content { margin-right: 175px; } .activity-list li.mini .activity-content p { margin: 0; float: left; } .activity-list li.mini .activity-meta { position: relative; right: 0; } body.activity-permalink .activity-list li.mini .activity-meta { position: absolute; right: 15px; } .activity-list li.mini .activity-comments { clear: left; font-size: 12px; margin-top: 30px; } .activity-list li .activity-inreplyto { font-size: 11px; color: #888; margin-left: 70px; margin-bottom: 15px; padding-left: 25px; background: url(images/buddypress/replyto_arrow.gif) 7px 0 no-repeat; } .activity-list li .activity-inreplyto > p { margin: 0; display: inline; } .activity-list li .activity-inreplyto blockquote, .activity-list li .activity-inreplyto div.activity-inner { background: none; border: none; display: inline; padding: 0; margin: 0; overflow: hidden; } .activity-list .activity-avatar img { width: 60px; height: 60px; } body.activity-permalink .activity-list .activity-avatar img { width: 100px; height: 100px; } .activity-list .activity-content { margin-left: 70px; } body.activity-permalink .activity-list li .activity-content { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background: #FFFFFF; padding: 15px; margin-left: 135px; font-size: 16px; line-height: 150%; min-height: 35px; margin-right: 0; } body.activity-permalink .activity-list li .activity-header > p { background: none; margin-left: -35px; padding: 5px 0 0 38px; height: 35px; margin-bottom: 0; } .activity-list .activity-content .activity-header, .activity-list .activity-content .comment-header { font-size: 11px; color: #888; line-height: 220%; } .activity-list .activity-header a:first-child, span.highlight { background: #EBF7FF; border-bottom: 1px solid #a1dcfa; border-right: 1px solid #a1dcfa; color: #059AE7; padding: 3px 8px; text-decoration: none; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; margin-right: 3px; } span.highlight a:hover { color: #000000; } .activity-list .activity-header a:first-child:hover { background: #059AE7 !important; color: #fff !important; } .activity-list .activity-content a:first-child:focus { outline: none; } .activity-list .activity-content span.time-since { color: #666; } .activity-list .activity-content span.activity-header-meta a { background: none; padding: 0; font-size: 11px; margin: 0; border: none; color: #aaa; text-decoration: underline; } .activity-list .activity-content span.activity-header-meta a:hover { color: inherit; text-decoration: none; } .activity-list .activity-content .activity-inner, .activity-list .activity-content blockquote { margin: 15px 0 15px 5px; overflow: hidden; } body.activity-permalink .activity-content .activity-inner, body.activity-permalink .activity-content blockquote { margin-top: 5px; } /* Backwards compatibility. */ .activity-inner > .activity-inner { margin: 0 !important; } .activity-inner > blockquote { margin: 0 !important; } .activity-list .activity-content img.thumbnail { float: left; margin: 0 10px 5px 0; border: 1px solid #323232; } .activity-list li.load-more { margin: 15px 0 !important; padding: 10px 15px !important; background: #000000 !important; text-align: center; font-size: 1.2em; border: 1px solid #323232; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; } .activity-list li.load-more a { color: #fff; } /* Activity Stream Comments */ div.activity-meta { margin: 0 0 20px 3px; clear: left; } .activity-list div.activity-meta a { font-size: 11px; color: #2796E4; padding: 4px 8px; text-decoration: none; margin-right: 3px; background:none !important; } .activity-list div.activity-meta a.acomment-reply { color: #2796E4; } div.activity-meta a:focus { outline: none; } div.activity-meta a:hover { color: #000000; } div.activity-meta a.acomment-reply:hover { color: #000000; } div.activity-comments { position: relative; margin: 0 0 0 75px; width: auto; overflow: hidden; /* IE fix */ } body.activity-permalink div.activity-comments { width: auto; margin-left: 135px; background: none; } div.activity-comments > ul { background: #eff3f5; -moz-border-radius: 4px; -webkit-border-radius: 4px; } div.activity-comments ul, div.activity-comments ul li { border: none; list-style: none; } div.activity-comments ul { clear: left; } div.activity-comments ul li { border-top: 1px dotted #808080; padding: 10px 15px 10px 0; margin-left: 15px; } body.activity-permalink div.activity-comments ul li { border-width: 1px; padding: 15px 0 15px 0; } div.activity-comments ul li p:last-child { margin-bottom: 0; } div.activity-comments > ul > li:first-child { border-top: none; } div.activity-comments ul li:last-child { margin-bottom: 0; } div.activity-comments ul li > ul { margin-top: 5px; margin-left: 25px; } body.activity-permalink div.activity-comments ul li > ul { margin-top: 15px; } div.activity-comments div.acomment-avatar img { float: left; margin-right: 10px; } div.activity-comments div.acomment-content { font-size: 11px; margin-left: 39px; margin-top: 5px; margin-right: 5px; } div.acomment-content .time-since { display: none; } div.acomment-content .activity-delete-link { display: none; } div.acomment-content .comment-header { display: none; } body.activity-permalink div.activity-comments div.acomment-content { font-size: 13px; } div.activity-comments div.acomment-meta { font-size: 11px; color: #888; } div.activity-comments form.ac-form { display: none; margin: 20px 0 10px 33px; border: 0; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; padding: 8px; } div.activity-comments li form.ac-form { margin-right: 15px; } div.activity-comments form.root { margin-left: 0; } div.activity-comments div#message { margin-top: 15px; margin-bottom: 0; } div.activity-comments form.loading { background-image: none !important; } div.activity-comments form .ac-textarea { padding: 8px; margin-bottom: 10px; } div.activity-comments form textarea { width: 100%; font-family: inherit; font-size: 11px; color: #000; background: #fff; height: 60px; border: none; padding: 0; } div.activity-comments form input { margin-top: 5px; } div.activity-comments form div.ac-reply-avatar { float: left; } div.ac-reply-avatar img { border: 2px solid #404040 !important; } div.activity-comments form div.ac-reply-content { margin-left: 25px; padding-left: 15px; color: #888; font-size: 11px; } .acomment-options { float: right; margin: 10px 10px 10px 0; font-size: 11px; } /* Private Message Threads */ table#message-threads tr.unread td { background: #EEE; font-weight: bold; } table#message-threads tr.unread td span.activity { } li span.unread-count, tr.unread span.unread-count { background: #389EE6; padding: 2px 8px; color: #fff; font-weight: bold; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } div.item-list-tabs ul li a span.unread-count { padding: 1px 6px; color: #fff; } div.messages-options-nav { font-size: 11px; background: transparent; text-align: right; margin: 0; padding: 5px 15px; } div#message-thread div.message-box { margin: 0; background: transparent !important; padding: 15px; } div#message-thread div.alt { background: #323232; } div#message-thread p#message-recipients { margin: 10px 0 20px 0; } div#message-thread img.avatar { float: left; margin: 0 10px 0 0; vertical-align: middle; } div#message-thread strong { margin: 0; font-size: 16px; } div#message-thread strong a { text-decoration: none; } div#message-thread strong span.activity { margin: 4px 0 0 10px; } div#message-thread div.message-metadata { overflow: hidden; } div#message-thread div.message-content { margin-left: 45px; } div#message-thread div.message-options { text-align: right; } /* Group Forum Topics */ ul#topic-post-list { margin: 10px 0 0 0; width: auto; } ul#topic-post-list li { padding: 15px; position: relative; } ul#topic-post-list li.alt { background: #323232; } ul#topic-post-list li div.poster-meta { margin-bottom: 10px; color: #888; } ul#topic-post-list li div.post-content { margin-left: 54px; } div.admin-links { position: absolute; top: 15px; right: 25px; color: #888; font-size: 11px; } div#topic-meta div.admin-links { bottom: 0; right: 0; top: auto; } div#topic-meta { position: relative; padding: 5px 0; } div#topic-meta h3 { font-size: 20px; margin-bottom: 10px; } div#new-topic-post { margin: 0; padding: 1px 0 0 0; } .acfb-holder a:hover { color: #218DF3; } form.standard-form #basic-details-section, form.standard-form #blog-details-section, form.standard-form #profile-details-section { float: left; width: 48%; margin-left:10px; } #previous-next { margin-top: 10px; } .activity-list .activity-content .activity-header img.avatar { float:none !important; margin:0 5px -8px 0 !important; width: 20px; height: 20px; } ul.acfb-holder li { margin: 0; padding: 0; } /* Buttons */ .button { background-color: #3AA4EE; color: white; font-size: 18px; padding: 4px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; text-transform: uppercase; font-weight: bold; } .button:hover { background-color: #000000; color: white; font-size: 18px; padding: 4px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; text-transform: uppercase; font-weight: bold; } /* BuddyPress Widgets */ .widget .item-avatar { float: left; padding: 3px; } #sidebar .widget .item-avatar img { width: 35px; height: 35px; padding: 3px; margin: 0; } div#sidebar .avatar-block { overflow:hidden; } .widget #groups-list div, .widget #members-list div { padding: 0; } .widget ul.item-list { padding: 5px !important; margin: -21px 0 0 0 !important; } .widget ul.item-list .item-list { padding: 0 !important; } .widget .item-list li { border-bottom: 1px dotted #CCCCCD; } /*************************** WP Admin Bar ***************************/ #wpadminbar ul li { border-bottom: 0; border-top: 0; } /*************************** Game Sphere ***************************/ #module_rejoindre { margin-bottom:10px; width:979px; height:35px; background: #FFFFFF; padding:0px 0 3px; text-align:center; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; font-size: 21px; color:201f1f; } .bbp-forum-title { font-size: 14px; font-weight:bold; } .bbp-forum-info ul{ padding:10px 0 10px 0; } .bbp-forum-description { font-size: 11px; line-height: 13px; } .bbp-breadcrumb p{ margin-bottom: 9px; padding: 7px; } .bbp-forum-description{ margin-top: 6px; } .bbp-pagination { padding:7px 9px 8px 9px; margin-bottom: 0px !important; background: #b6daf2; color: #008bed; } .bbp-pagination-count { font-weight: bold; } .bbp-reply-form { margin-top: 50px; } .bbp-reply-content p{ margin-bottom: 0px; } #settings-form { padding:10px; } .profile { padding:10px; } #ucan_stylized { padding:10px; } .arrow_review { background: url("./images/arrow_review.png") no-repeat scroll 0 0 transparent; height: 6px; width: 11px; margin-left: 20px; } #deco { background: url("./images/bg_co.jpg") repeat-x scroll 0 0 transparent; border: 1px solid #CBD3D8; -moz-border-radius: 0 5px 5px 0; -khtml-border-radius: 0 5px 5px 0; -webkit-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; float: left; height: 16px; padding: 12px; } #deco a{ color:#292929; } #deco a:hover{ color:#389ee6; } #moncompte { background: url("./images/bg_con.jpg") repeat-x scroll 0 0 transparent; border: 1px solid #CBD3D8; -moz-border-radius: 5px 0 0 5px; -khtml-border-radius: 5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px; float: left; height: 16px; padding: 12px; border-right:0px; } #moncompte a{ color: #FFFFFF; } #moncompte a:hover{ color: #389ee6; } #hello { float: left; height: 16px; padding: 12px; } .author { margin-bottom:6px; font-weight:bold; padding: 5px 5px 0px 5px; } .review-list-text h3{ padding: 1px; } #review_boxes-widget-4 { margin-left:10px; } #box_com { text-align:center; margin-top:7px; margin-bottom:10px; } .lastnewsThumb { margin-bottom: 2px; float: left; margin-right: 10px; border: dotted 1px #CCCCCD; padding: 2px 2px 0px 2px; } .lastnewsExcerpt { margin-top:2px; font-size:12px; } .lastnewsBox { position: relative; width: 648px; float: left; padding: 0px; background: white; border: 1px solid #CBD3D8; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; } .lastnewsBox h3 { width: 100%; margin-bottom: 2px; position: relative; font-size: 21px; padding: 3px; color: black; } .lastnewsBox h2 { width: 100%; background: #2796E4; margin-bottom: 7px; position: relative; font-size: 22px; padding: 10px; color: white; margin-left:0px !important; } .lastnewsTabs { position: absolute; top: 23px; right: 10px; margin: 0; padding: 0; } .lastnewsTabs li { display: inline; background: white; padding:5px 7px 5px 7px; -moz-border-radius: 5px 5px 0 0 ; -webkit-border-radius: 5px 5px 0 0 ; border-radius: 5px 5px 0 0 ; border-bottom:none; } .author.vcard { padding: 0px; } .lastnewsPanes { position: relative; height: 841px; width: 648px; overflow: hidden; } .lastnewsPane { position: absolute; top: 0; left: 0; width: 1950px; } .lastnewsPage { float: left; width: 648px; } .lastnewsPost { float: left; width: 622px; height: 115px; margin: 8px 8px 3px 8px; line-height: 15px; border-bottom: 1px dotted #E1E1E1; padding-bottom: 6px; } .lastnewsPaginate { position: absolute; bottom: -50px; width: 128px; left: 260px; } .lastnewsPaginate li { display: inline-block; width: 12px; height: 12px; background: url(./images/pagination_off.jpg) no-repeat white; margin: 2px; cursor:pointer; border:none; } .lastnewsActivePage { background: url(./images/pagination_on.jpg) no-repeat white !important; border:none; } .bbp-topic-voice-count, bbp-topic-voice-count th{ display:none; } .bbp-topic-reply-count bbp-topic-reply-count th { width:15px; } .bbp-author-avatar{ } .bbp-topic-started-by { font-size: 11px; font-weight: normal; } .bbp-topic-started-by img{ display: none; } .com { display:inline; } .com a{ color: #73c509; } .com a:hover{ color: #000000; } #com_bulle { display:inline; } .redac1 { font-size: 25px; color:#73c509; text-transform:uppercase; line-height:6px; margin:20px 10px 0 10px; } .redac2 { font-size: 25px; color:#757171; text-transform:uppercase; margin:0 10px 0 10px; } .redacred { font-size: 25px; color:#ff114f; text-transform:uppercase; line-height:6px; margin:20px 10px 0 10px; } .inscrit { float: right; margin-right: -6px; background-color: #73c509; width: 67px; height: 14px; margin-bottom: 10px; color: #FFFFFF; padding: 4px; } .inscritred { float: right; margin-right: -6px; background-color: #ff114f; width: 67px; height: 14px; margin-bottom: 10px; color: #FFFFFF; padding: 4px; } .ombreblog { float: right; margin-right: -84px; margin-top:17px; } .ombrejeu { float: right; margin-right: -95px; margin-top:13px; } .ombre { float: right; margin-right: -80px; margin-top:13px; } .review-list-text { width:620px; position:relative; margin-top: 5px; } .avatar-article { position: absolute; top: 15px; left: 5px; } li#groups-personal-li, li#forums-personal-li { display: none; } a#add_video.thickbox, a#add_audio.thickbox, a#add_media.thickbox { display:none; } #media-buttons { margin: 10px; font-weight: bold; color: #218DF3; } .bulle_blog { font-size:11px; } #members-list-options { color: #FFFFFF; left: 130px; position: relative; top: -23px; width:195px; } #members-list-options a{ color: #218DF3; display: inline; background: white; padding: 6px 8px 6px 8px; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; margin-right:4px; } #members-list-options a:hover{ color: #2796e4; display: inline; background: #8ec8f1; padding: 5px 8px 5px 8px; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; margin-right:4px; } #members-list-options a:active{ color: #000000; display: inline; background: #8ec8f1; padding: 5px 8px 5px 8px; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; margin-right:4px; } html body.home-page div#page-wrapper div#content-wrapper div#main-content.main-content-home div#last-news.lastnewsBox div.lastnewsPanes div#lastnews1.lastnewsPane div#lastnewsPage2.lastnewsPage div.lastnewsPost div.lastnewsThumb a img.image { border: 1px solid #FFFFFF; } html body.home-page div#page-wrapper div#content-wrapper div#main-content.main-content-home div#last-news.lastnewsBox div.lastnewsPanes div#lastnews1.lastnewsPane div#lastnewsPage2.lastnewsPage div.lastnewsPost div.lastnewsThumb a:hover img.image { border: 1px solid #2796E4; } html body.home-page div#page-wrapper div#footer-widgets div.widget div.review-box div.review-display a img.image{ border: 1px solid #FFFFFF; } html body.home-page div#page-wrapper div#footer-widgets div.widget div.review-box div.review-display a:hover img.image{ border: 1px solid #2796E4; } html body.single div#page-wrapper div#content-wrapper div#main-content.main-content-other ul li{ margin-left:0px; } /*div#page-wrapper div#header-top div#nav div#megaMenu.megaMenuContainer ul#menu-header-navigation.megaMenu li#menu-item-3370.participer { background: url(images/pen.png) no-repeat left 14px !important; margin-left:19px !important; } div#page-wrapper div#header-top div#nav div#megaMenu.megaMenuContainer ul#menu-header-navigation.megaMenu li#menu-item-3370.participer a:hover{ background: none; color: white !important; text-shadow: 0px 1px 1px black; }*/ ul li.forum { background: none repeat scroll 0 0 transparent; line-height: 16px; list-style-image: none; list-style-type: none; margin-left: 3px; padding: 5px 0 5px 0; border-bottom: dotted 1px #CCCCCD; margin-bottom: 5px; font-size: 12px; } ul li.forum:last-child { border-bottom: none; } ul li.forum a.bbp-author-avatar { border: 1px dotted #CCCCCD; float: left; height: 30px; margin-right: 10px; width: 30px; } /*.avatar { float: left; margin-right: 10px; width: 50px; height: 50px; }*/ .user-nicename { color:#000000; } li#xprofile-personal-li, li#friends-personal-li, li#activity-personal-li, li#settings-personal-li, li#messages-personal-li { font-size:18px; } li#activity-mentions-personal-li, li#just-me-personal-li.current { background-color:none; } div#item-nav { border-bottom: 1px solid #DDD; height: 36px; width: 624px; margin-left: 11px; } #message-thread { margin:10px; } .iLikeThis { padding-top: 0px !important; margin-top: 0px !important; background: none!important; display: inline!important; } html body.friends div#page-wrapper div#content-wrapper div#content div.padder div#item-nav div#object-nav.item-list-tabs ul li#friends-personal-li.current a#user-friends span { background-color:none; } li#activity-filter-select.last { background: none repeat scroll 0 0 transparent !important; height: 46px !important; margin: -21px !important; width: 155px !important; } li#activity-mentions-personal-li.current, li#just-me-personal-li.current, li#activity-favs-personal-li.current, li#activity-groups-personal-li.current, li#just-me-personal-li.current { background: url("./images/bulle_profil2.jpg") repeat-x scroll 0 0 transparent !important; color:#FFFFFF !important; } html body.home-page div#page-wrapper div#footer-widgets div.footer-widget-outer div#text-10.footer-widget-inner { width:320px; height:307px; padding-bottom:0px !important; } html body.home-page div#page-wrapper div#footer-widgets div.footer-widget-outer { width:320px; height:324px; padding-bottom:0px !important; margin-right:0px !important; margin-left:6px; } .bbp-reply-header { background: #eff7fc; } td.bbp-topic-title a{ color: #2796e4; font-weight:bold; } td.bbp-topic-title a:hover{ color: #000000; } a.bbp-author-name { color: #575757 !important; font-weight:normal !important; } table.bbp-forums thead { display:none; } td.bbp-forum-info { border: 1px solid #D5D5D5; border-right: 0px; -moz-border-radius: 7px 0px 0px 7px; -khtml-border-radius: 7px 0px 0px 7px; -webkit-border-radius: 7px 0px 0px 7px; border-radius: 7px 0px 0px 7px; } .bbp-forum-freshness { border: 1px solid #D5D5D5; border-left: 0px; -moz-border-radius: 0px 7px 7px 0px; -khtml-border-radius: 0px 7px 7px 0px; -webkit-border-radius: 0px 7px 7px 0px; border-radius: 0px 7px 7px 0px; width: 125px; } div.addthis_toolbox { margin-left:124px; text-align:center; margin-top: 15px; } div#information { margin-bottom:0px !important; } div#members-dir-list.members { margin:15px; } table#ucan_submission_content_tbl.mceLayout { width: 100% !important; } td.bbp-reply-author { vertical-align: top; } html body.topic div#page-wrapper div#content-wrapper div#main-content.main-content-other table#topic-4132-replies.bbp-replies thead { display:none; } ul.bbp-forums li.bbp-forum { background: url("images/picto_forum.jpg") no-repeat scroll left 6px transparent; line-height: 56px; list-style-image: none; list-style-type: none; padding: 5px 0 5px 68px; } .bbp-topic-form, .bbp-reply-form, .bbp-topic-tag-form { margin-top: 40px; background: url(images/plus.jpg) repeat-x top; padding-top: 20px; } div#main-content.main-content-other table#bbp-forum-0.bbp-topics { border: 1px solid #E4E4E4; width: 635px; border-spacing: 2px; } div#theme-my-login.login p.error a { color:#FFFFFF; font-weight:bold; } div#theme-my-login.login p.error a:hover { color:#000000; font-weight:bold; } div#main-content.main-content-other table.bbp-forums tbody tr#bbp-forum-1585.post-1585 td.bbp-forum-info ul.bbp-forums li.bbp-forum { background: url("images/picto_forum-cubeworld.jpg") no-repeat scroll left 6px transparent; line-height: 56px; list-style-image: none; list-style-type: none; padding: 5px 0 5px 68px; } div#register-page.page form#signup_form.standard-form div#blog-details-section.register-section { display:none; } input#addusersub.submit.button { height: 40px; width: 100px; color: white; font-size: 15px; } input.submit.button { height: 40px; width: 100px; color: white; font-size: 15px; } #liens { display: inline-block; font-size: 10px; margin-top: 2px; } html body.archive div#page-wrapper div#footer-widgets div.footer-widget-outer div#bbp_replies_widget-4.footer-widget-inner ul div.pagerbox { display:none; } html body.archive div#page-wrapper div#footer-widgets div.widget div.pagerbox { display:none; } div.pagerbox{ text-align:right; } dd.wp-caption-dd { line-height:17px; } div.mceTemp mceIEcenter { margin-bottom: 12px; } div.spMessage { display: none; } div.spColumnSection.spLeft { float:left !important; } #spMainContainer .spRecentPostSection .spTopicListSection .spListLabel, #spMainContainer .spRecentPostSection .spTopicListSection .spListPostLink, #spMainContainer .spSearchSection .spTopicListSection .spListLabel, #spMainContainer .spSearchSection .spTopicListSection .spListPostLink { font-size: 85%; clear: both; } #spMainContainer .spListViewSection .spTopicListSection .spListTopicRowName { padding: 0 0 20px 0 !important; } div.execphpwidget { padding: 5px; width: 306px; } .spAvatarTag { float: left; padding: 1px; margin-right: 10px; border: dotted 1px #CCCCCD; margin-left:-5px !important; } th#title.manage-column.column-title.sortable.desc { width: 200px; } #pzadv { display:none; } div#wp_page_numbers ul li { background: none repeat scroll 0 0 transparent !important; padding: 5px 0 5px 6px !important; } div.spPlainSection a#spLogInOutButton.spButton { display:none; } div.spPlainSection form#spSearchForm { float: right; position: absolute; right: 171px; top: 68px; } div#main-content.main-content-other div#spMainContainer div.spPlainSection { margin-bottom:-5px; } .spHeaderName, .spGroupForumSection .spRowName { font-size: 1.02rem !important; } .spHeaderDescription, #spMainContainer .spRowDescription { font-size: 0.9rem !important; } #spMainContainer a.spInRowLastPostLink { font-size: 0.8rem !important; } #spMainContainer .spInRowCount { font-size: 0.7rem !important; } .search-reviews .post { margin: 0 0px 0 5px; padding: 0 0px 5px 5px; border: solid 1px #aaa; box-shadow: 0 0 5px rgba(0,0,0,0.25); } #wpadminbar {display:none}