@import url("http://www.sodablasting.com/wp-content/themes/stripco/style.css");
@import url("styles-base.css");

ul, ol { list-style: none;}

/** HIDE THE CATEGORY PAGE TOOLBARS **/
/** TODO: REMOVE FROM SOURCE CODE LATER **/
.pager { display: none; }
.sorter { display: none; }

/** LAYOUT ADJUSTMENTS **/
.one-column #content {
	width:900px;
	padding-left:30px;
}

.logo { float: left; padding-right:10px; }
h3.contractor-welcome { float:left; padding: 65px 0 0 0;}

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }

/** TOP LINKS **/
ul.links { position: absolute; right:190px; bottom:8px;}
ul.links li { float:left; padding: 0 5px 0 0;}

body.catalog-category-view #nav li.page-item-19 a {
	color: #fff;
	text-decoration: none;
}

body.category-rent-a-soda-blasting-machine #nav li.page-item-19 a {
	color: #000;
}

body.category-rent-a-soda-blasting-machine #nav li.page-item-21 a {
	color: #fff;
}

/** PRODUCT VIEW **/
.other h4 { color:#FE0202; font-size:12px; padding:15px 0 0 10px; margin: 0; text-transform:uppercase;}

/** FILTER FORM **/
.filter-form {
	margin: 20px auto; 
	width: 385px;
}

.filter-form span.field-row {
	padding-right: 10px;
	font-weight:bold;
	color: #fff;
}
