/*
Theme Name: Tijuana-Flats

Author: the Gximedia team
Author URI: http://gximedia.com/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 *   4.1 - Site Header
 *   4.2 - Navigation
 * 5.0 - Content
 *   5.1 - Entry Header
 *   5.2 - Entry Meta
 *   5.3 - Entry Content
 *   5.4 - Galleries
 *   5.5 - Post Formats
 *   5.6 - Attachments
 *   5.7 - Post/Paging Navigation
 *   5.8 - Author Bio
 *   5.9 - Archives
 *   5.10 - Search Results/No posts
 *   5.11 - 404
 *   5.12 - Comments
 *   5.13 - Multisite
 * 6.0 - Sidebar
 *   6.1 - Widgets
 * 7.0 - Footer
 * 8.0 - Media Queries
 * 9.0 - Print
 * ----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */
@import url("//fonts.googleapis.com/css?family=Lato:400,700,400italic");
/*!
 * Bootswatch v3.1.1+1
 * Homepage: http://bootswatch.com
 * Copyright 2012-2014 Thomas Park
 * Licensed under MIT
 * Based on Bootstrap
*/
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */



.line_border{ background:url("images/divider.png") no-repeat;
 background-position:bottom right 0px; height:157px;margin-bottom:0px;}
.wp-pagenavi{text-align:center;}
.wp-pagenavi a{color:#fff; padding:4px;}
.current{color:#000 !important;}
.hide_radio_input{display:none;}

.show_radio_input{display:block;}

.ui-icon-triangle-1-n {color:#000;float:right;margin-top:-2px;}
.ui-icon-triangle-1-s {color:#000;float:right;margin-top:-15px;}  
.ec_cart_shipping_method_holder{padding-bottom:30px !important;}
.column-one {    margin-left: -36px;    margin-top: -16px;    padding-top: 15px;    width: 44%;}.column-two{ width:30%;margin-left:52px;}.column-three{width:30%; margin-left:70px;}

/*
.banner-bg, .uppermidbg, .midbgbrown, .lowermidbg, .footer-bg{
background:none;
}

body{
background: #ee5195 url("images/main_bg.jpg") no-repeat center top;
}
.index_midbgbrown{
background-color:#ccda29;
background-image:none;
}

.index_lowermidbg{
background-position: center -26px;
}
.index_uppermidbg{
padding-top:22px;
margin-top:64px;
background-repeat: no-repeat;
background-position: top center;
background-image: url("images/mid-upper-bg.png");
}
body.home{
background-position:center -200px;
}

body.home .banner-bg{
//background: #ee5195 url("images/banner-bg.jpg") no-repeat center bottom;}


body.page-template-gift_cards article .gft_card_box+.gft_card_box{
display:none;
}*/
