/*   
Theme Name: USA Theme
Theme URI: 
Description: Thematic Child for Antler USA website.
Author: Nicole Prior
Author URI: http://www.antlerusa.com
Template: thematic
Version: 1.0
Tags: Thematic

*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* PRODUCT PAGE CSS */

#metabox .entry-title {
	margin-left:10px;
}



.slideshowlink {
display:none;
}

#iconbox {
	position:absolute;
	top:485px;
	left:12px;
}

#iconbox img {
margin-right:5px;
}

#gallery {
	position:absolute;
	top:377px;
	left:8px;
}

img.main {
position:relative;
top:15px;
}

#description {
	position:absolute;
	top:75px;
	left:250px;
	height:300px;
	width:430px;
}

#products img {
	background:red;
	
}

#specbox {
	position:absolute;
	top:525px;
	left:12px;
	font-size:14px;
}

#innerspec p {
	margin:3px;
}

#line {
	height:1px;
	line-height:1px;
	position:absolute;
	width:634px;
	left:11px;
	top:460px;
	background:#CCCCCC;
}

#list {
	position:absolute;
	top:485px;
	left:260px;
}

#list ul li {
	margin-bottom:8px;
}

#metabox {
	height:750px;
}

/* End of my stuff */

/* RANGE PAGE STUFF */

#products td a {
	text-decoration:none;
	font-weight:bold;
}

#container {
	margin-left:10px;
}

/* END OF RANGE PAGE*/

p.copyright {
	font-size:9px;
	color:#FFFFFF;
	position:relative;
	left:40px;
}

/* Collections page stuff */

.entry-content table {
	border:none;
}

.entry-content tr {
	border:none;
}

.entry-content td {
	border:none;
}

.entry-content td a {
text-decoration:none;
	font-weight:bold;
}

/* Collections page stuff */

#header {
	background-color:#FFFFFF;
}
#branding {
	height: 140px;
	border:none 0;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#blog-title a {
	background:url(/wp-content/themes/usatheme/images/main.jpg) no-repeat top center;
	display:block;
	text-indent:-9000px;
	width: 960px;
	height: 111px;
	border:none 0;
	margin: 0px;
	padding: 0px;
}
#blog-description {
	display:block;
	text-indent:-9000px;
	width: 960px;
	height: 0px;
	border:none 0;
	margin: 0px;
	padding: 0px;
}
#page_container {
float:left;
width:960px;

}
.clickable {
	position:absolute;
	top:106px;
	left:169px;
	width:230px;
	height:330px;
	cursor:pointer;
	z-index:91;
	word-wrap:break-word;
}

#page_content {
margin:0 0 0 10px;
padding-right:10px;
overflow:hidden;
width:950px;
}
#container {
float:left;
width:620px;
}
#content {
margin:0 0 0 10px;
overflow:hidden;
width:540px;
}
#home_image {
	margin:0 auto;
	padding: 0px;
	height: auto;

	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin:0 auto;
	z-index: -1;
}
#view_ranges {
	height: 142px;
	width: 380px;
	z-index: 0;
	position: absolute;
	top: 285px;
	left: 565px;
}

#view_liquis {
	height: 570px;
	width: 357px;
	z-index: 0;
	position: absolute;
	top: 15px;
	left: 220px;
}

#view_liquis a {
	display:block;
}


#ranges {
}

#footer {
	border-top:1px solid #CCCCCC;
	margin-top:0px;
	background-color: #999999;
}
#footer_content {
	height: 210px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#column1	{
	padding: 5px;
	height: 200px;
	width: 220px;
	float: left;
}
#column2	{
	padding: 5px;
	height: 200px;
	width: 220px;
	float: left;
}
#column3	{
	padding: 5px;
	height: 200px;
	width: 160px;
	float: left;
}
#column4	{
	padding: 5px;
	height: 200px;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
.footer_list	{
	display: inline;
	list-style-position: inside;
	list-style-type: none;
	
	
}
.footer_list h1 a	{
	color: #FFFFFF;
	font-size: 24px;
	text-decoration: none;
	line-height: 40px;
}
.footer_list h2 a	{
	font-size: 18px;
	color: #CCCCCC;
	text-decoration: none;
}
#siteinfo	{
	text-indent:-9000px;
	height: 0px;
}

