/* Theme Name: Algarida Theme URI: http://a-salah.com/ Description: Wordpress News Theme. Version: 3.0 Author: Ahmad Salah License: GNU General Public License v2.0 License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: translation-ready, two-columns, threaded-comments, custom-menu */ @charset "utf-8"; /* Don't modify the upper lines */ body { overflow-y: scroll; background-color: #fff; color: #575757; font-family: Helvetica,Arial,sans-serif; } body.fixed_layout { width: 1200px; margin: 20px auto; border: 1px solid #E2E2E2; } textarea { resize: none; width: 100%; } input, textarea, textarea:hover, input:hover, textarea:active, input:active, textarea:focus, input:focus{ outline:0px !important; -webkit-appearance:none!important; box-shadow: none!important; } select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; } h1,h2,h3,h4,h5,h6 { clear: both; } .logo h1, .page_title h1, .time_circle, .back_circle, .today_date, .below_header .navbar .nav > li > a, .social_count, .ei-title h2, .ei-title h3, .widget_title h4, .category_title h3, .page-header h4, .video_show_title { font-family: 'Oswald', sans-serif; font-weight: normal; } a { -o-transition: all 0.25s ease-in; -webkit-transition: all 0.25s ease-in; -moz-transition: all 0.25s ease-in; transition: all 0.25s ease-in; } a:hover { text-decoration:none; color: #ff5335; } a:focus { outline: none; outline-offset: 0; } .social_box { width:100%!important; } .btn { display: inline-block; padding: 4px 12px; margin-bottom: 0; font-size: 14px; line-height: 23px; text-align: center; vertical-align: middle; cursor: pointer; color: #fff; text-shadow: none; background-color: #ff5335; background-image: none; background-repeat: repeat-x; filter: none; filter: none; border: 0; -moz-border-radius: 0!important; -webkit-border-radius: 0!important; border-radius: 0!important; -webkit-box-shadow: 0; -moz-box-shadow: 0; box-shadow: 0; -o-transition: all 0.25s ease-in; -webkit-transition: all 0.25s ease-in; -moz-transition: all 0.25s ease-in; transition: all 0.25s ease-in; } input[type="submit"] { background-color: #ff5335; border: none; -o-transition: all 0.25s ease-in; -webkit-transition: all 0.25s ease-in; -moz-transition: all 0.25s ease-in; transition: all 0.25s ease-in; box-sizing: border-box; padding: 10px; color: #fff; letter-spacing: 1px; } input[type="submit"]:hover { background-color: #2c2f31; color: #a9a9a9; } pre { background-color: #d6d6d6; } .header_container{ border-top: 3px solid #ff5335; } .top_header { background-color: #f8f8f8; border-bottom: 1px solid #e8e8e8; } .top_header { position: relative; margin-bottom: 8px; } .top_header .navbar , .top_header form, .top_header .nav{ margin-bottom: 0px; } .nav > li > a:hover { text-decoration: none; background-color: transparent; } .top_header .search_form { background-color: #fff; border-right: 1px solid #e8e8e8; border-left: 1px solid #e8e8e8; } .top_header .search input[type="text"] { border: none; color: #6d6e71; width: 90px; letter-spacing: 1px; font-size: 12px; -o-transition: width 0.25s ease-in; -webkit-transition: width 0.25s ease-in; -moz-transition: width 0.25s ease-in; transition: width 0.25s ease-in; } .top_header .search input[type="text"]:focus { width: 120px; } .top_header .search input[type="submit"] { border: none; background-color: transparent; background-image: url("../../../wp-content/themes/algarida/img/search.png"); background-repeat: no-repeat; text-indent: -99999px; } .search .input-append { position: relative; } .search input[type="submit"] { position: absolute; right: 0; height: 100%; -o-transition: all 0.25s ease-in; -webkit-transition: all 0.25s ease-in; -moz-transition: all 0.25s ease-in; transition: all 0.25s ease-in; padding: 4px 12px; } .search input[type="text"] { -moz-border-radius: 0!important; -webkit-border-radius: 0!important; border-radius: 0!important; width:100%; } .top_header .navbar .nav > .active > a, .top_header .navbar .nav > .active > a:hover, .top_header .navbar .nav > .active > a:focus, .top_header .navbar .nav > li > a { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; background-color: transparent; text-shadow: none; font-size: 11px; font-weight: bold; padding: 6.5px 15px 6.5px; } .top_header .navbar .nav > li:first-child > a { padding-left: 0; } .top_header .top_menu_options .input-append, .top_header .top_menu_options .input-prepend { margin-top: 3px; font-size: 0; white-space: nowrap; margin-bottom: 2px; } .top_header .top_menu_options .search_form .btn, .top_header .top_menu_options .search_form .btn:hover { background-position: 0px 7px; } .top_menu_icons { margin-top: 6px; } .top_menu_icons a { font-size: 18px; color: #6d6e71; } .top_menu_icons a:hover { color: #ff5335; } .top_menu_icon { cursor: pointer; } .top_menu_icons .nav li { margin-left: 12px; float: left; } .fixed_header { background-color: #fff; } .fixed_header { position: fixed; padding: 8px 0; z-index: 999; top: 0; border-bottom: 3px solid #ff5335; } .admin-bar .fixed_header { top: 28px; } .fixed_header .logo img { max-height: 42px; width: auto; } .below_header { margin-bottom: 6px; } .circle_title { background-color: #1d181f; color: #fff; margin-top: 33px; padding: 4px 8px; font-size: 12px; } .front_circle, .back_circle { background-color: #ff5335; border-radius: 45px; height: 70px; width: 70px; float: left; position: absolute; z-index: -1; } .front_circle { right: 0; top: 12px; color: #fff; } .back_circle { opacity: 0.6; right: 8px; top: 18px; } .info_circle { position: relative; } .circle_details { margin-left: 14px; margin-top: 24px; } .circle_details.live_time { font-size: 22px; margin-left: 18px; margin-top: 25px; } .logo { margin-top: 14px; } .logo a, .logo a:hover { color: #1d181f; } .below_header .navbar .nav > .active > a, .below_header .navbar .nav > .active > a:hover, .below_header .navbar .nav > .active > a:focus, .below_header .navbar .nav > li > a { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; background-color: transparent; text-shadow: none; font-size: 16px; color: #1d181f; padding: 14px 15px 0px; } .fixed_header .navbar .nav > .active > a, .fixed_header .navbar .nav > .active > a:hover, .fixed_header .navbar .nav > .active > a:focus, .fixed_header .navbar .nav > li > a { font-size: 14px; font-weight: normal; } .fixed_header, .below_header{ -o-transition: font-size font-weight height border margin padding 0.5s ease-in; -webkit-transition: font-size 0.5s ease-in, font-weight 0.5s ease-in, height 0.5s ease-in, border 0.5s ease-in, margin 0.5s ease-in, padding 0.5s ease-in; -moz-transition: font-size 0.5s ease-in, font-weight 0.5s ease-in, height 0.5s ease-in, border 0.5s ease-in, margin 0.5s ease-in, padding 0.5s ease-in, 0.5s ease-in; transition: font-size 0.5s ease-in, font-weight 0.5s ease-in, height 0.5s ease-in, border 0.5s ease-in, margin 0.5s ease-in, padding 0.5s ease-in; } .fixed_header .logo h1 { font-size: 24px; margin: 0; } .fixed_header .logo { margin-top: 0; } .fixed_header .main_navbar { margin-top: 5px; margin-bottom: 0; } .fixed_header .main_navbar .nav { border: none; } .main_navbar { margin-top: 27px; float: none; border-bottom: 1px solid #DDD; padding-bottom: 10px; margin-bottom: 0; } .main_navbar .nav > li:first-child > a { padding-left: 0!important; } .main_navbar .nav li:last-child > a { padding-right: 0!important; } .page_title { background-color: #ff5335; color: #fff; } .page_title h1 { margin: 28px 20px; } .header_container { border-top: 3px solid #ff5335; margin-bottom: 16px; } .content { margin-bottom: 30px; } .slider_topic { margin-left: 0; height: 100%; background-color: #1d181f; width: 340px; } .slider_related { margin-left: 0; height: 100%; background-color: #ff5335; width: 260px; } .slider_related .relating_title { background-color: #1d181f; height: 80px; position: relative } .slider_related .relating_title::before { content: ''; display: inline-block; border-right: 10px solid #1d181f; border-bottom: 10px solid transparent; position: absolute; top: 30px; left: -10px; border-top: 10px solid transparent; } .slider_related .relating_title h5 { color: #fff; padding: 30px 30px; margin: 0; letter-spacing: 1px; } .slider_topic .topic_title { background-color: #ff5335; height: 80px; } .related_topics { color: #fff!important; } .slider_related .related_topics a{ color: #fff!important; } .slider_related .related_topics h6{ line-height: 16px; letter-spacing: 1px; } .slider_related .related_topics ul { margin: 27px 30px; list-style: none; } .slider_related .related_topics ul li { margin-bottom: 10px; } .slider_topic .topic_desc { color: #fff; } .slider_topic .topic_desc p { padding: 20px 30px; } .slider_main_row { position: relative; height: 321px; } .slider_topic .topic_title h4 { margin: 0; color: #fff; padding: 20px 30px; } .slider_topic .topic_title > a { overflow: hidden; } .category_title { background-color: #141616; } .content_banner { margin-bottom: 20px; } .category_title h3 { margin: 0; padding: 6px 20px 2px; color: #fff; float: left; } .cat_rss { float: right; } .cat_rss a { color: #fff; font-size: 26px; margin: 14px 18px; display: block; } .cat_rss a:hover { color: white; } .meta_info { float: left; margin-right: 30px; } .meta_text { font-size: 12px; color: #696969; } .post_desc { color: #686868; } .meta_icon { font-size: 13px; margin-right: 8px; color: #696969; } .category_latest_more .post_thumbnail { margin-right: 12px; width: 100px; } .category_latest_more .post_desc { float: right; width: 258px; } .category_latest_more .post_title h4 { margin-top: 0px; margin-bottom: 6px; } .category_latest_more .more_post { padding-bottom: 16px; margin-bottom: 20px; border-bottom: 1px solid #ddd; } .category_latest_more .more_post_row:last-child .more_post { border-bottom: none; margin-bottom: 0; padding-bottom: 0; } .news_row { margin-bottom: 30px; } .page-header { border-bottom: none; } .widget_title h4, .page-header h4 { margin-top: 0; background: #FF5335; margin-bottom: 8px; padding: 10px 20px 8px; color: white; } .heading_sep { background-image: url(../../../wp-content/themes/algarida/img/dots.png); height: 10px; overflow: hidden; margin-top: 8px; } .likebox-widget .heading_sep { margin-top: 51px; } .widget_container { position: relative; } .video_iframe { width: 100%; height: 100%; } .blog_post .blog_post_banner .video_iframe { height: 433px; } .page_side_sidebar .video_iframe { height: 208px; } .widget_container { margin-bottom: 30px; } .footer_widgets .widget_container { margin-bottom: 12px; } .social_subscribe { position: relative; overflow: hidden; } .social_count { opacity: 0; position: absolute; height: 0; -o-transition: all 0.25s ease-in; -webkit-transition: all 0.25s ease-in; -moz-transition: all 0.25s ease-in; transition: all 0.25s ease-in; } .social_subscribe:hover .social_count { display: block; position: absolute; bottom: 0; background-color: #000; opacity: 0.7; color: #fff; width: 100%; height: 36px; text-align: center; padding-top: 14px; font-size: 22px; } .bypostauthor, .gallery-caption, .sticky {} .fblike_box { text-align: center; border: 1px solid #E8E8E8; padding: 20px 20px 0; } .footer_container { line-height: 20px; font-size: 12px;; } .container.footer_widgets { border-top: 2px solid #E8E8E8; padding-top: 20px; margin-top: 10px; border-bottom: 1px solid #E8E8E8; padding-bottom: 20px; } .marginedbottom .container.footer_widgets { border-bottom: 0; padding-bottom: 0px; } .footer_container.marginedbottom { margin-bottom: 44px; } .copyright_container { padding: 6px 0; font-size: 11px; } .single_post_meta_info { margin-bottom: 14px; border-bottom: 1px solid #eeeeee; padding-bottom: 54px; } .single_post_meta_info:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; } .single_post_info .front_circle { top: 8px; color: #000; font-size: 16px; right: 0px; } .single_post_info .front_circle, .single_post_info .back_circle { width: 90px; height: 90px; } .single_post_info .back_circle { right: 22px; top: 8px; } .single_post_info .circle_details { margin-top: 40px; font-size: 15px; margin-left: 10px; } .single_post_info .post_time_circle .circle_details { margin-top: 36px; font-size: 15px; } .single_post_info .circle_title { margin-right: 82px; padding: 4px 4px; margin-top: 40px; } .single_post_info .circle_details ul { list-style: none; margin: 0; } .single_post_info .circle_details ul li { line-height: 16px; margin-bottom: 10px; } .single_post_info .circle_details ul li:last-child { margin-bottom: 0px; } .social_share { clear: both; margin-top: 20px; } .socialbutton { float: left; margin-right: 0; } .widget_latest_twitter_widget { padding: 0; } .social_share .fbshare { margin-right: 24px; } .page-header { padding-bottom: 0; margin-bottom: 15px; } .page-header h4 { margin-bottom: 6px; } .author_name h5 { margin-top: 0px; } .author_social_profiles ul { margin: 0; list-style: none; } .author_social_profiles ul li { margin-right: 10px; float: left; } .author_social_profiles ul li a { color: #3a424c; } .author_social_profiles ul li a:hover { color: #ff5335; } .content_boxes { margin-bottom: 38px; } .content_boxes:last-child { margin-bottom: 0px; } .commenter_photo { width: 80px; height: 80px; } .comment_body { padding: 10px; min-height: 60px; border: 1px solid #eee; border-left: 2px solid #eee; background-color: #FAFAFA; } ul.children { margin: 0; } .comment_body p { margin-bottom: 0; line-height: 20px; font-size: 12px; } .commenter { position: relative; } .commenter::after { content: ''; display: inline-block; border-left: 10px solid transparent; border-top: 10px solid #eee; position: absolute; top: 8px; right: -10px; } .commenter_name { font-weight: 400; float: left; margin-top: 0; margin-bottom: 4px; } .comment_info { float: left; margin-left: 8px; font-size: 11px; font-style: italic; } .the_comment { margin-top: 30px; } .the_comment:first-child { margin-top: 0px; } .blog_post_style_cats .category_latest { margin-bottom: 15px; border-bottom: 1px solid #DDD; padding-bottom: 15px; } .category_posts_list .cat_post_row { margin-bottom: 30px; } .blog_post_style_cats .category_latest:last-child { margin-bottom: 30px; border-bottom: 0; } .cat_post_row h4 { margin-top: 0; } .text_banner { background-color: #141616; padding: 12px 20px 2px; color: #b29c85; } .text_banner h2 { } .text_banner h3 { font-size: 14px; } .slider_main_row, .single_slide { margin: 0; } .slider_content { position: relative; } .slides.mainslider > li { display: none; position: relative; } .flex-direction-nav a { opacity: 0; -o-transition: opacity 0.25s ease-in; -webkit-transition: opacity 0.25s ease-in; -moz-transition: opacity 0.25s ease-in; transition: opacity 0.25s ease-in; } .slider_content:hover .flex-direction-nav a { opacity: 1; } .flex-direction-nav .flex-prev { left: 60px; bottom: 10px; top: auto; } .flex-direction-nav .flex-next { left: 90px; bottom: 10px; top: auto; } .span12.post_list_title { margin-left: 0px!important; } .span6.post_list_title { margin-top: -2px!important; } .post_list_title h5 { margin-bottom: 0px!important; } .span6.post_list_title h5 { margin-top: 0px!important; } .post_list_title .meta_text { line-height: 12px!important; font-size: 11px; } .footer_widgets .post_list_title .meta_text { display: none; } .post_list_row { border-bottom: 1px solid #e8e8e8; margin-bottom: 15px; } .post_list_row:last-child { border-bottom: none; margin-bottom: 0; } .wide_post_list { padding-bottom: 15px; } .wide_post_list:last-child { padding-bottom: 0px; } .narrow_post_list { padding-bottom: 15px; } .narrow_post_list:last-child { padding-bottom: 0; } .video_show_title { position: absolute; bottom: 12px; margin: 0; left: 20px; font-size: 38px; } .video_top_bg { background-color: #ff5335; height: 110px; position: relative; color: #fff; } .video_below_bg { background-color: #8c0d3d; height: 50px; } .current_video_show .video_iframe { height: 440px!important; } .video_show_thumbs, .current_video_show { background-color: #1d181f; } .current_video_show { border-bottom: 7px solid #1d181f; } .video_show_thumbs { border-bottom: 7px solid #ff5335; border-top: 4px solid #1d181f; border-top-color:#1d181f!important; margin-top: 10px; position: relative; } .current_video_show { height: 440px; position: relative; } .current_video_show .ajaxloader { text-align: center; font-size: 80px; color: #ff5335; margin-top: 190px; } .video_thumbnail_more_container { margin: 14px 7px; } .video_show_thumbs::before { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 8px solid #1d181f; position: absolute; top: -12px; left: 50%; margin-left: -6px; } .video_switcher { margin-left: 9px!important; cursor:pointer; position: relative; } .video_switcher .play_icon { position: absolute; top: 20px; left: 60px; font-size: 63px; color: #fff; opacity: 0.2; -o-transition: all 0.25s ease-in; -webkit-transition: all 0.25s ease-in; -moz-transition: all 0.25s ease-in; transition: all 0.25s ease-in; } .video_switcher:hover .play_icon { opacity: 1; color: #ff5335; } .single_post_meta { margin-top: 14px; font-size: 12px; border-top: 1px dashed #EBEBEB; padding: 10px 0; border-bottom: 1px dashed #EBEBEB; color: #999; clear: both; } .single_post_meta .meta_element i { margin-right: 6px; color: #D5D5D5; font-size: 13px; } .meta_cursor { color: #ff5335; font-size: 22px; margin-right: 6px; float: left; margin-right: 12px; } .meta_info a { color: #696969; } .single_post_meta .meta_element { margin-right: 6px; } .single_post_meta .meta_element a { color: #9E9E9E; } .dropdown-menu { border-radius: 0; background: #fff; margin-top: 10px; border-color: #eee; box-shadow: none; border-bottom: 2px solid #ff5335; border-top: 1px solid #ff5335; } .dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a { background-image: none; background-color: #ff5335 } .navbar .nav > li > .dropdown-menu::before { border-bottom-color: #ff5335; } .navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle { background-color: transparent; } .post-tooltip { border-bottom: 1px dotted; } .asalah_list ul { margin-left: 1px; list-style: none; } .nolist ul { margin-left: 1px; list-style: none; } .asalah_list li::before { font-family: FontAwesome; font-weight: normal; font-size: 14px; width: 1.8em; text-align: left; font-style: normal; display: inline-block; text-decoration: inherit; } .list-star ul ::before{ content: "\f005"; } .list-check ul ::before{ content: "\f00c"; } .list-right ul ::before{ content: "\f054"; } .list-circle ul ::before{ content: "\f10c"; } .list-finish ul ::before{ content: "\f046"; } .list-empty ul ::before{ content: "\f096"; } /* -- start image hover effects -- */ .thumbeffect { overflow: hidden; position: relative; } .thumbeffect .dark-background { background-color: rgba(15, 15, 15, 0.6); color: #fff; text-shadow: #000 0px 0px 20px; position: absolute; width: 100%; height: 100%; text-align: center; opacity: 0; -o-transition: all 0.25s ease-in; -webkit-transition: all 0.25s ease-in; -moz-transition: all 0.25s ease-in; transition: all 0.25s ease-in; } .thumbeffect:hover .dark-background { opacity: 1; } .thumbeffect .dark-background span { margin-top: -20px; } .thumbeffect .dark-background .hoverplus { margin-top: -23px; font-size: 50px; color: #ff5335; position: absolute; top: 50%; left: 50%; margin-left: -21px; } .fixed_header .info_square { display: none!important; } /* -- slider -- */ .ei-slider{ position: relative; width: 100%; max-width: 1200px; height: 400px; margin: 0 auto 40px; } .ei-slider-loading{ width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; z-index:99; background: rgba(0,0,0,0.9); color: #fff; text-align: center; line-height: 400px; font-size: 30px; } .ei-slider-large{ height: 100%; width: 100%; position:relative; overflow: hidden; } .ei-slider-large li{ position: absolute; top: 0px; left: 0px; overflow: hidden; height: 100%; width: 100%; } .ei-slider-large li img{ width: 100%; margin-left: 0px!important; } .ei-title{ position: absolute; right: 2%; margin-right: 0; margin-left: 8%; bottom: 25%; } .ei-title h2 { font-size: 18px; background: #fff; float: right; padding: 6px 15px; margin-bottom: 0px; line-height: 30px; max-width: 60%; } .ei-title h3 { clear: both; background: #fff; padding: 10px 16px 0; font-size: 14px; line-height: 24px; font-weight: normal; float: right; color: #000; } .ei-title h2, .ei-title h3{ text-align: right; } .ei-slider-thumbs{ height: 13px; margin: 0 auto; position: relative; max-width: 100%!important; } .ei-slider-thumbs li{ position: relative; float: left; height: 100%; } .ei-slider-thumbs li.ei-slider-element{ top: 0px; left: 0px; position: absolute; height: 100%; z-index: 10; text-indent: -9000px; background-color: #ff5335; } .ei-slider-thumbs li a{ display: block; text-indent: -9000px; background: #1d181f ; width: 100%; height: 100%; cursor: pointer; -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.3), 0px 1px 0px 1px rgba(255,255,255,0.5); -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.3), 0px 1px 0px 1px rgba(255,255,255,0.5); box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.3), 0px 1px 0px 1px rgba(255,255,255,0.5); -webkit-transition: background 0.2s ease; -moz-transition: background 0.2s ease; -o-transition: background 0.2s ease; -ms-transition: background 0.2s ease; transition: background 0.2s ease; } .ei-slider-thumbs li a:hover{ background-color: #f0f0f0; } .ei-slider-thumbs li img{ position: absolute; bottom: 50px; opacity: 0; z-index: 999; max-width: 100%; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -ms-transition: all 0.4s ease; transition: all 0.4s ease; -webkit-box-reflect: below 0px -webkit-gradient( linear, left top, left bottom, from(transparent), color-stop(50%, transparent), to(rgba(255,255,255,0.3)) ); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; } .ei-slider-thumbs li:hover img{ opacity: 1; bottom: 13px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } @media screen and (max-width: 830px) { .ei-title{ position: absolute; right: 0px; margin-right: 0px; width: 100%; text-align: center; top: auto; bottom: 10px; background: #fff; background: rgba(255,255,255,0.9); padding: 5px 0; } .ei-title h2, .ei-title h3{ text-align: center; } } .eslider_content ul { margin: 0; list-style: none; } /* -- end slider css -- */ /* Ticker Styling */ .fixed_footer { height: 44px; display: block; background-color: #1d181f; font-size: 0.75em; position: fixed; bottom: 0; left: 0; width: 100%; z-index: 99; } .copyr_text { text-align: right; } .fixed_footer .copyr_text { margin-top: 6px; } .ticker { width: 100%; display: block; position: relative; overflow: hidden; background-color: #1d181f; } .ticker-title { padding-top: 7px; color: #ff5335; font-weight: bold; background-color: #1d181f; text-transform: uppercase; } .ticker-content { margin: 0px; padding-top: 11px; position: absolute; color: #fff; font-weight: bold; background-color: #1d181f; overflow: hidden; white-space: nowrap; line-height: 1.2em; } .ticker-content:focus { none; } .ticker-content a { text-decoration: none; color: #fff; } .ticker-content a:hover { text-decoration: underline; color: #eee; } .ticker-swipe { padding-top: 9px; position: absolute; top: 0px; background-color: #1d181f; display: block; width: 800px; height: 23px; } .ticker-swipe span { margin-left: 1px; background-color: #1d181f; border-bottom: 1px solid #1F527B; height: 12px; width: 7px; display: block; } .ticker-controls { padding: 8px 0px 0px 0px; list-style-type: none; float: left; } .ticker-controls li { padding: 0px; margin-left: 5px; float: left; cursor: pointer; height: 16px; width: 16px; display: block; } .ticker-controls li.jnt-play-pause { background-image: url('../../../wp-content/themes/images/controls.png'); background-position: 32px 16px; } .ticker-controls li.jnt-play-pause.over { background-position: 32px 32px; } .ticker-controls li.jnt-play-pause.down { background-position: 32px 0px; } .ticker-controls li.jnt-play-pause.paused { background-image: url('../../../wp-content/themes/images/controls.png'); background-position: 48px 16px; } .ticker-controls li.jnt-play-pause.paused.over { background-position: 48px 32px; } .ticker-controls li.jnt-play-pause.paused.down { background-position: 48px 0px; } .ticker-controls li.jnt-prev { background-image: url('../../../wp-content/themes/images/controls.png'); background-position: 0px 16px; } .ticker-controls li.jnt-prev.over { background-position: 0px 32px; } .ticker-controls li.jnt-prev.down { background-position: 0px 0px; } .ticker-controls li.jnt-next { background-image: url('../../../wp-content/themes/images/controls.png'); background-position: 16px 16px; } .ticker-controls li.jnt-next.over { background-position: 16px 32px; } .ticker-controls li.jnt-next.down { background-position: 16px 0px; } .js-hidden { display: none; } .no-js-news { padding: 10px 0px 0px 45px; color: #F8F0DB; } .left .ticker-swipe { /*left: 80px;*/ } .ticker-title { clear: right!important; overflow: hidden; } .left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker { float: left; } .left .ticker-controls { padding-left: 6px; } .right .ticker-swipe { /*right: 80px;*/ } .right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker { float: right; } .right .ticker-controls { padding-right: 6px; } /* end ticker */ .post.pingback { font-size: 12px; } .alignleft { float: left; } .alignright { float: right; } /* Images */ .alignleft { float: left; } img.alignleft { margin-right: 10px; } .alignright { float: right; } .aligncenter { display: block; margin-left: auto; margin-right: auto; } .wp-caption { max-width: 100%; /* Keep wide captions from overflowing their container. */ padding: 4px; } .wp-caption .wp-caption-text, .gallery-caption, .entry-caption { font-style: italic; font-size: 12px; font-size: 0.857142857rem; line-height: 2; color: #757575; } img.wp-smiley, .rsswidget img { border: 0; border-radius: 0; box-shadow: none; margin-bottom: 0; margin-top: 0; padding: 0; } .entry_content dl.gallery-item { margin: 0; } .gallery-item a, .gallery-caption { width: 90%; } .gallery-item a { display: block; } .gallery-caption a { display: inline; } .gallery-columns-1 .gallery-item a { max-width: 100%; width: auto; } .gallery .gallery-icon img { height: auto; max-width: 90%; padding: 5%; } .gallery-columns-1 .gallery-icon img { padding: 3%; } .page-links { clear: both; } /*table*/ .entry_content dl, .comment-content dl { margin: 0 24px; margin: 0 1.714285714rem; } .entry_content dt, .comment-content dt { font-weight: bold; line-height: 1.714285714; } .entry_content dd, .comment-content dd { line-height: 1.714285714; margin-bottom: 24px; margin-bottom: 1.714285714rem; } .entry_content table, .comment-content table { border-bottom: 1px solid #ededed; color: #757575; font-size: 12px; font-size: 0.857142857rem; line-height: 2; margin: 0; width: 100%; } .entry_content table caption, .comment-content table caption { font-size: 16px; font-size: 1.142857143rem; margin: 24px 0; margin: 1.714285714rem 0; } .entry_content td, .comment-content td { border-top: 1px solid #F0F0F0; display: table-cell; font-size: 12px; font-weight: normal; line-height: 23px; color: #575757; vertical-align: baseline; white-space: nowrap; text-shadow: none; background-color: transparent; } #wp-calendar { margin: 0; width: 100%; font-size: 13px; font-size: 0.928571429rem; line-height: 1.846153846; color: #686868; } #wp-calendar th, #wp-calendar td, #wp-calendar caption { text-align: left; } #wp-calendar #next { padding-right: 24px; padding-right: 1.714285714rem; text-align: right; } .mobile.primary_menu.visible-phone.span12 { padding: 16px 0px 0; margin-top: -8px; } .mobile.primary_menu.visible-phone.span12 select { background: #272727; color: #fff; } .single_post_review { border: 1px solid #DDD; padding: 15px; background: #FAFAFA; } .single_post_review .page-header { margin-top: 0; } .single_post_review .page-header h4 { margin-top: 0; } .post_review_desc { background-color: #ff5335; padding: 16px 10px; color: #fff; letter-spacing: 1px; } .total_review_name { border-left: 1px solid #eee!important; border-right: 1px solid #eee!important; background-color: #fafafa!important; padding-top: 20px!important; padding-bottom: 20px!important; font-weight: bold!important; } .total_review_score { border-left: 1px solid #eee!important; border-right: 1px solid #eee!important; background-color: #f8f8f8!important; padding-top: 20px!important; padding-bottom: 20px!important; font-size: 22px!important; font-weight: bold!important; } .review_score_stars { background-image: url(../../../wp-content/themes/algarida/img/5starswhite.png); background-position: 0px 21px; height: 20px; width: 102px; position: relative; } .review_thisscore { position: absolute; background-image: url(../../../wp-content/themes/algarida/img/5starswhite.png); height: 20px; } .pinit.socialbutton { margin-top: -3px; } .post_desc p { margin-bottom: 8px; } .quick-flickr-item img { width: 63px; float: left; margin: 2px; height: 63px; } .gplusbox-widget, .likebox-widget { overflow: hidden; } .ads_container { text-align: center; background-color: #f8f8f8; border: 1px solid #eee; padding: 10px; } .ads_container_home_bottom { margin-top: 20px; } .ads_container_below_slider { background: transparent; border: 0; padding: 0; margin-bottom: 22px; } .ads_container_home_top { margin-bottom: 20px; } .gototop { display: none; } .fixed_header .gototop { display: block; } .fixed_header .logo_container { float: left; } .fixed_header .nav_container { float: right; } .fixed_header .main_navbar { float: right; margin-right: 12px; border-bottom: 0; padding-bottom: 0; margin-top: 0; } .header_ads_box { margin-top: 8px; margin-left: 6px; } .fixed_header .header_ads_box { display: none!important; } .header_ads_box .ads_container { background-color:transparent; border: 0; padding: 0px; } .logo h1 { margin: 0; } .gototop { margin-top: 8px; background-color: #ff5335; color: #fff; border-radius: 51px; -webkit-border-radius: 51px; -moz-border-radius: 51px; height: 32px; width: 32px; text-align: center; cursor: pointer; } .gototop i { margin-top: 8px; display: block; } .gototopmob { position: fixed; bottom: 0; left: 0; border-radius: 0; display: block; } .tweet_list .tweet_avatar { padding-right: .5em; float: left; } .author_page_author { border-bottom: 1px solid #DDD; padding-bottom: 19px; margin-bottom: 19px; } .list_carousel { position: relative; } .list_carousel ul { margin: 0; padding: 0; list-style: none; display: block; } .list_carousel li { display: block; float: left; font-size: 13px; color: #686868; line-height: 22px; } .list_carousel.responsive { width: auto; margin-left: 0; } .left_car_arrow { left: 0; } .right_car_arrow { right: 0; } .car_arrow { background: #363636; padding: 16px; opacity: 0; margin-top: -100px; color: white; cursor: pointer; -o-transition: opacity 0.2s ease-in; -webkit-transition: opacity 0.2s ease-in; -moz-transition: opacity 0.2s ease-in; transition: opacity 0.2s ease-in; position: fixed; } .list_carousel:hover .car_arrow { opacity: 0.9; } .caroufredsel_wrapper .span6 { width: 100%; } .car_title > a { float: left; } .car_title > .car_box_arrows { float: right; margin-top: 6px; } .carousel_box_row li.odd { padding-right: 15px; } .car_box_arrow { margin: 10px 6px; color: white; cursor: pointer; font-size: 18px; width: 14px; } /* playback timings (ms): LoadShardBlock: 71.937 (3) esindex: 0.01 captures_list: 95.638 CDXLines.iter: 13.957 (3) PetaboxLoader3.datanode: 83.877 (4) exclusion.robots: 0.472 exclusion.robots.policy: 0.425 RedisCDXSource: 5.509 PetaboxLoader3.resolve: 196.591 load_resource: 232.145 */