/**********************************************************
 * Blogger CSS Starter V3.333 *
 ***********************************************************/
/*------- 	background: url('DOMAIN/v/vspfiles/assets/blogger/images/filename.png') 0 0;
/**************************
 * GLOBAL STUFF *
 **************************/

/*Blogger Navbar*/
/*To set custom color, choose Transparent Light and set color here*/
#navbar-iframe {
	background: #004877;
	border-bottom: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

html body .region-inner {
	width: 855px;
	min-width: 855px;
	max-width: 855px;
}

/*Use for no navbar
body .navbar {height: 0;}*/

/*Set background here*/
.content {
	background: #fff;
}


/*Used for widget titles not intended to display - No need to edit*/
.hidden {
	display: none;
}
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}
/**************************
 * HEADER *
 **************************/
.header-outer {
	height: 120px;
	background: #fff;
	position: relative;
	width: 855px;
	margin: 0 auto;
}

.header-inner {

}
/*Logo*/
.header-inner h1,
.header-inner h2,
.header-inner h3,
.header-inner h3 {
	position: absolute;
	top: 10px;
	left: 0;
	margin: 0;
}

.header-inner .description {
	position: absolute;
	top: 67px;
	left: 274px;
	font-size: 20px;
	color: #004b8e;
}

/**************************
 * PRIMARY NAVIGATION *
 **************************/
.tabs-outer {
	display: block;
	border-top: 2px solid #004F8B;
	border-bottom: 2px solid #004F8B;

}
.tabs-outer > .tabs-fauxborder-left {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #004F8B;
}

.tabs-inner {
	display: block;
	margin: 0 auto;
	padding: 0;
}
.tabs-inner .tabs {
	float: left;
	margin: 0 auto;
	width: 630px;
	padding-right: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.tabs-inner .section:first-child ul{
	background: none;
	border: none;
	margin: 0;
	text-align: right;
	font-size: 0;
}
.tabs-inner .widget li {
	display: inline-block;
	float: none;
}

.tabs-inner #crosscol-overflow {
	display: none;
}

.tabs-inner .widget li a {
	color: #fff;
	border: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 22px;
}
.tabs-inner .widget li a:hover,
.tabs-inner .widget li.selected a {
	color: #fff;
	background: transparent;
	text-decoration: underline;
}

.search-box {
	float: left;
	width: 225px;
	height: 34px;
	line-height: 34px;
	text-align: right;
}

.search-box form {
	position: relative;
	top: -1px;
	display: inline-block;
	vertical-align: middle;
	height: 20px;
	font-size: 0;
}
.search-box .search-input {
	float: left;
	width: 202px;
	height: 20px;
	line-height: 20px;
	padding: 0 6px;
	border: 0;
	background: #fff;
	font-size: 11px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.search-box .search-submit {
	float: left;
	height: 20px;
	width: 22px;
	border-radius: 0;
	background: transparent url('http://www.sodamod.com/v/vspfiles/assets/blogger/images/search-button.png') top center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	border: 0;
	text-indent: -9999px;
	font-size: 0;
	cursor: pointer;
}

/*=====optional====*/

/*First and last child*/

/*.tabs-inner .widget li:first-child a{
	display: none;
}

.tabs-inner .widget li:last-child a{
	border-right:none;
}
*/


/**************************
 * MAIN CONTENT CONTAINER *
 **************************/

/*RESETS*/

/*Removes Box Shadow*/
.content-outer {
	box-shadow: none !important;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}

/*Decrease Padding Around Entire Layout*/
.content-inner {
	padding: 0px;
	min-height: 400px;
}

/*Decrease Padding at Top of Page*/
.main-inner {
	padding-top: 20px;
}

/*Remove Powered by Blogger*/
.footer-outer {
	/*display: none;*/
}

/**************************
 * SIDEBAR *
 **************************/

/*Sidebar Titles*/
.sidebar h4 {
	padding: 0 0 4px 0;
	margin: 0 0 6px 0;
	border-bottom: 2px dotted #9D9D9D;
	font-size: 14px;
	font-weight: bold;
	color: #004F8B;
}

.sidebar .widget {
	margin: 22px 0;
}


.sidebar ul {
	list-style: none;
	padding: 0;
}

/*Sidebar links*/
.sidebar a {
	color: #666;
	font-size: 12px;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
}
.sidebar a:hover {
	text-decoration: none;
	color: #004F8B;
}



.stay-connected a {
	display: block;
	line-height: 26px;
}
.stay-connected a:hover {
	text-decoration: none;
	color: #004F8B;
}

.stay-connected a img {
	vertical-align: middle;
	margin-right: 4px;
}

/**************************
 * SIDEBAR CUSTOM *
 **************************/

.sidebar .shop-now {
	display: block;
	height: 34px;
	margin-bottom: 15px;
	line-height: 36px;
	background: #004F8B;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff !important;
}
.sidebar .shop-now:hover {
	opacity: 0.9;
}


/**************************
 * POST BODY *
 **************************/

/*Main Title*/
/*h1.title {
	font-size: 32px;
	font-weight: bold;
	font-family: Arial;
	color: #333;
	margin: 10px 0 0 0;
}*/

/*Date*/
.main-outer{

}
h3.date-header {
	margin-bottom: 20px;
	border-bottom: none;
	padding: 0;
}
h3.date-header span {
	text-transform: none;
	padding: 0;
	font-size: 12px;
	letter-spacing: 0;
	font-weight: normal;
	background: none;
	color: #999999;
}

/*Post Title Global*/
h2.post-title, 
h2.post-title a,
h1.post-title,
h1.post-title a {
	font-size: 26px;
	margin: 0 0 5px;
	color: #004F8B;
	font-weight: bold;

}
/*Post Title Post Page Specific*/
h1.post-title,
h1.post-title a{}

.post-body h2,
.post-body h3,
.post-body h4,
.post-body h5,
.post-body h6 {
	margin: 0.8em 0;
}
/*Post Sub-Title*/
.post-body h2 {
	color: #333;
	font-size: 20px;
}
.post-body h3 {
	color: #333;
	font-size: 18px;
}
.post-body h4 {
	color: #333;
	font-size: 16px;
}

/*Post Content*/
.post-body {
	font-size: 14px;
	color: #666;
}

/*Links within Post Content*/
.post-body a {
	color: #004F8B;
}

/*Share box*/
.post-footer {
	background: #E1E1E1;
	color: #999999;
}
/*All post footer links*/
.post-footer a{
	color: #707070;
}
/*Time and Comments*/
.post-footer a.timestamp-link,
.post-comment-link a {
	color: #707070;
}

.post-footer a:hover {
	text-decoration: underline;
}

/*Label links*/
.post-footer .post-labels a{
	color: #707070;
}
.post-footer .post-labels a:hover{
	color: #707070;
	text-decoration: underline;
}
.post-footer .post-labels a:visited{
	color: #707070;
}


/*Remove large dotted border around Home*/
.blog-pager {
	background: none;
}

/*Change Color of Home Link*/
a.home-link {
	color: #333;
}

/*Subscribe to Text*/
.feed-links, .feed-links a {
	color: #999999;
}
.feed-links a {
	color: #333;
}


/*Widget spacing*/
.header-outer .widget{
	margin:0;
}
/**************************
 *        FOOTER         *
 **************************/
.footer-outer {
	border-top: 0;
}
.footer-inner {
	padding: 0 0 30px 250px;
}
/*Hides default footer*/
#Attribution1{
	display: none;
}
/*Custom widget wrapper*/
.custom-footer {
	text-align: center;
	color: #333;
}
