|
|
Line 39: |
Line 39: |
| .page-navigation .nav-previous a:before {border-right-color: #3294a6;} | | .page-navigation .nav-previous a:before {border-right-color: #3294a6;} |
| .post-format {background-color: #3294a6;} | | .post-format {background-color: #3294a6;} |
- | #footer-widgets .widget h4 span {color:#3294a6;} | + | #footer2-widgets .widget h4 span {color:#3294a6;} |
| | | |
| | | |
| /* =Normalize and Reset | | /* =Normalize and Reset |
| -------------------------------------------------------------- */ | | -------------------------------------------------------------- */ |
- | article,aside,details,figcaption,figure,footer,header2,hgroup,nav,section,summary{display:block} | + | article,aside,details,figcaption,figure,footer2,header2,hgroup,nav,section,summary{display:block} |
| audio,canvas,video{display:inline-block;*display:inline;*zoom:1} | | audio,canvas,video{display:inline-block;*display:inline;*zoom:1} |
| audio:not([controls]){display:none;height:0} | | audio:not([controls]){display:none;height:0} |
Line 380: |
Line 380: |
| width: 0;} | | width: 0;} |
| | | |
- | /* Footer */ | + | /* footer2 */ |
- | #footer { | + | #footer2 { |
| background: #494e56; | | background: #494e56; |
| box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(0, 0, 0, 0.); | | box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(0, 0, 0, 0.); |
Line 388: |
Line 388: |
| color:#fafafa; | | color:#fafafa; |
| font-size:13px;} | | font-size:13px;} |
- | #footer a {color:#c9cacd;border-bottom:1px dotted #ccc} | + | #footer2 a {color:#c9cacd;border-bottom:1px dotted #ccc} |
- | #footer a:hover {border-bottom:none;} | + | #footer2 a:hover {border-bottom:none;} |
- | #footer-widgets .widget {margin-bottom:0;} | + | #footer2-widgets .widget {margin-bottom:0;} |
- | #footer-widgets .widget h4 {background:none;color:#fff;font-size:18px;letter-spacing: -0.5px;border-bottom:none;padding:0;margin: 0 0 18px;text-transform:none;text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);} | + | #footer2-widgets .widget h4 {background:none;color:#fff;font-size:18px;letter-spacing: -0.5px;border-bottom:none;padding:0;margin: 0 0 18px;text-transform:none;text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);} |
- | #footer-widgets .widget h4 span {font-size:28px;text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);margin: 0 0 0 2px;} | + | #footer2-widgets .widget h4 span {font-size:28px;text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);margin: 0 0 0 2px;} |
- | #footer-bottom { | + | #footer2-bottom { |
| background:#212326; | | background:#212326; |
| padding:20px 25px 12px; | | padding:20px 25px 12px; |
Line 400: |
Line 400: |
| color:#fafafa; | | color:#fafafa; |
| font-size:11px;} | | font-size:11px;} |
- | #footer-bottom #footer-nav {float:left;} | + | #footer2-bottom #footer2-nav {float:left;} |
- | #footer-nav ul {margin:2px 0 0;padding:0;list-style:none;} | + | #footer2-nav ul {margin:2px 0 0;padding:0;list-style:none;} |
- | #footer-nav li { | + | #footer2-nav li { |
| display:inline-block; | | display:inline-block; |
| margin:0 10px 10px 0; | | margin:0 10px 10px 0; |
Line 408: |
Line 408: |
| border-right: 1px dotted #8c8e91; | | border-right: 1px dotted #8c8e91; |
| line-height: 10px;} | | line-height: 10px;} |
- | #footer-nav li:last-child {border-right:none;} | + | #footer2-nav li:last-child {border-right:none;} |
- | #footer-nav li a {border-bottom:none;color:#fff;} | + | #footer2-nav li a {border-bottom:none;color:#fff;} |
- | #footer-bottom a {color:#fff;font-size:12px;border-bottom:1px dotted #fafafa;} | + | #footer2-bottom a {color:#fff;font-size:12px;border-bottom:1px dotted #fafafa;} |
- | #footer-bottom a:hover {border-bottom:1px solid #fff;text-decoration:none;} | + | #footer2-bottom a:hover {border-bottom:1px solid #fff;text-decoration:none;} |
- | #footer-bottom #copyright {float:right;font-size:11px;} | + | #footer2-bottom #copyright {float:right;font-size:11px;} |
| | | |
| | | |
Line 1,122: |
Line 1,122: |
| font-size:12px; | | font-size:12px; |
| line-height:18px;} | | line-height:18px;} |
- | #footer .st_tweet_widget #twitter_update_list li {background:url("../images/icon-tweet-f.png") no-repeat 0px 5px;} | + | #footer2 .st_tweet_widget #twitter_update_list li {background:url("../images/icon-tweet-f.png") no-repeat 0px 5px;} |
| .st_tweet_widget #twitter_update_list span {display: block; margin: 0 0 5px;} | | .st_tweet_widget #twitter_update_list span {display: block; margin: 0 0 5px;} |
| .st_tweet_widget #twitter_update_list span a {text-transform:none;} | | .st_tweet_widget #twitter_update_list span a {text-transform:none;} |
Line 1,155: |
Line 1,155: |
| #wp-calendar tfoot #prev {font-size: 10px; text-transform: uppercase; padding-top: 10px;} | | #wp-calendar tfoot #prev {font-size: 10px; text-transform: uppercase; padding-top: 10px;} |
| | | |
- | /* Footer Widget Styles */ | + | /* footer2 Widget Styles */ |
- | #footer .widget ul li {border-bottom:1px dotted rgba(255, 255, 255, 0.5)} | + | #footer2 .widget ul li {border-bottom:1px dotted rgba(255, 255, 255, 0.5)} |
- | #footer .widget ul li:last-child {border-bottom:none;} | + | #footer2 .widget ul li:last-child {border-bottom:none;} |
- | #footer .widget_recent_entries li, #footer .widget_recent_comments li, #footer .widget_archive li, #footer .widget_categories li, #footer .widget_meta li, #footer .widget_nav_menu li, #footer .widget_pages li {background: url("images/widget-arrow-f.gif") no-repeat 0 10px;} | + | #footer2 .widget_recent_entries li, #footer2 .widget_recent_comments li, #footer2 .widget_archive li, #footer2 .widget_categories li, #footer2 .widget_meta li, #footer2 .widget_nav_menu li, #footer2 .widget_pages li {background: url("images/widget-arrow-f.gif") no-repeat 0 10px;} |
| | | |
| /* Sidebar Widget Styles */ | | /* Sidebar Widget Styles */ |
Line 1,636: |
Line 1,636: |
| #content { margin-left:200px; } | | #content { margin-left:200px; } |
| | | |
- | #footer-box { display:none; } | + | #footer2-box { display:none; } |
| #top-section { display:none; } | | #top-section { display:none; } |
| | | |
Line 1,884: |
Line 1,884: |
| </div> | | </div> |
| <!-- /#primary --> | | <!-- /#primary --> |
- | <!-- #footer --> | + | <!-- #footer2 --> |
- | <footer id="footer" class="clearfix"> | + | <footer2 id="footer2" class="clearfix"> |
| <div class="container"> | | <div class="container"> |
- | <div id="footer-widgets" class="row"> | + | <div id="footer2-widgets" class="row"> |
| <div id="text-2" class="widget-1 widget-first column col-third widget widget_text"> | | <div id="text-2" class="widget-1 widget-first column col-third widget widget_text"> |
| <h4>About Venture<span>.</span></h4> | | <h4>About Venture<span>.</span></h4> |
Line 1,908: |
Line 1,908: |
| </div> | | </div> |
| </div> | | </div> |
- | </footer> | + | </footer2> |
- | <!-- /#footer --> | + | <!-- /#footer2 --> |
| | | |
- | <!-- #footer-bottom --> | + | <!-- #footer2-bottom --> |
- | <footer id="footer-bottom" class="clearfix"> | + | <footer2 id="footer2-bottom" class="clearfix"> |
| <div class="container"> | | <div class="container"> |
- | <nav id="footer-nav"> | + | <nav id="footer2-nav"> |
- | <ul class="nav-footer clearfix"> | + | <ul class="nav-footer2 clearfix"> |
| <li><a href="index.html" >Home</a></li> | | <li><a href="index.html" >Home</a></li> |
| <li><a href="portfolio.html">Portfolio</a></li> | | <li><a href="portfolio.html">Portfolio</a></li> |
Line 1,924: |
Line 1,924: |
| <div id="copyright"> <small id="copyright">© Copyright, A Swish Theme</small> </div> | | <div id="copyright"> <small id="copyright">© Copyright, A Swish Theme</small> </div> |
| </div> | | </div> |
- | </footer> | + | </footer2> |
- | <!-- /#footer-bottom --> | + | <!-- /#footer2-bottom --> |
| | | |
| <script> | | <script> |