/*
THEME NAME: Amy Claire
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: This theme is a modification of the sandbox theme for amyclaire.com.
VERSION: 1.6.1
AUTHOR: <a href="http://www.makingideaswork.com" target="_blank">Making Ideas Work!</a>
AUTHOR URI:
TAGS: clean, fixed-width, minimal, one-column
*/

/*Amy Claire Main Css File*/

/*General Styles///////////////////////////////////////////////////////////////////////////////*/

body {
	background-color: #000;
	font: 10px/16px arial;
	color: #000;
}

a {
	color: #000;
	text-decoration: underline;
	text-transform: uppercase;
	outline: none;
}

a:active {
	outline: none;
}

a:visited {
	outline: none;
}

a:hover {
	color: #00adef;
	text-decoration: underline;
	outline: none;
}

p {
	margin-bottom: 10px;
}

h1 {
	font: 24px "helvetica light", helvetica, arial;
	color: #000;
	text-transform: uppercase;
	
}	

h2 {
	font: 10px arial;
	color: #000;
	text-transform: uppercase;
	line-height: 20px;
	font-style: italic;
	
}

h3 {
	font: bold 10px arial;
	text-transform: uppercase;
	padding-bottom: 5px;
}

select {
	text-transform: uppercase;
	font: 10px arial;
	color: #666666;
	height: 20px;
	line-height: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
}	

input {
	text-transform: uppercase;
	font: 10px arial;
	color: #666666;
}	

option {
	padding-right: 10px;
	padding-bottom: 2px;
	line-height: 20px;
	padding-top: 3px;
}

.text-block {
	padding-bottom: 10px;
}

.paddingDiv {
	padding: 0px 30px;
}

.bold {
	font-weight: bold;
}	


/*Button Styles/////////////////////////////////////////////////////////////////*/

button {
	background-color: #000;
	padding: 5px 7px 5px 5px;
	font: bold 10px arial;
	color: #fff;
	border: 0px solid;
	text-transform: uppercase;
	cursor: pointer;
	border: 1px solid #000;
}

button.do-add2cart-wait {
	background-color: transparent;
	border: 1px solid #b2b2b2;
}	

button.do-add2cart-wait .button-right
 {
  background: transparent url(images/but_light_right.gif) no-repeat right top;
 
  
}

button.do-add2cart-wait .button-left
 {
  background: transparent url(images/but_light_left.gif) no-repeat left top;
  color: #000;
  font-size: 10px;
 
}

button.do-add2cart-wait .button-left .progress {
  display: block;
  background: transparent url(images/progress.gif) repeat-x left 0px;
}

div.button {
	color: #fff;
	width: auto;
}

div.button a {
	color: #fff;
	display: block;
	padding: 5px 6px 5px 5px;
	background-color: #000;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #000;
}

.submitInput {
	background-color: #000;
	padding: 5px 7px 5px 5px;
	font: bold 10px arial;
	color: #fff;
	border: 0px solid;
	text-transform: uppercase;
	cursor: pointer;
	border: 1px solid #000;
}

.form-submit input {
	background-color: #000;
	padding: 5px 7px 5px 5px;
	font: bold 10px arial;
	color: #fff;
	border: 0px solid;
	text-transform: uppercase;
	cursor: pointer;
	border: 1px solid #000;
}	

/*Layout Styles///////////////////////////////////////////////////////////////////*/

#wrapper {
	margin: 0 auto;
	width: 820px;
	display: block;
	position: relative;
	padding-top: 125px;
	z-index: 1;
	
}

#main {
	width: 796px;
	background-color: #fff;
	padding: 12px;
	min-height: 492px;
	position: relative;
}

#mainHome {
	width: 820px;
	background-color: #fff;
	padding: 0px;
	min-height: 516px;
	position: relative;
	
}

#container {
	background-color: #fff;
	padding: 12px;
	position: relative;
	min-height: 400px;
}	


/*Header Styles//////////////////////////////////////////////////////////////////////*/

#headerWrapper {
	width: 100%;
	height: 125px;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #000;
	z-index: 2;
	text-align: center;
	
}

#headerWrapper .subCat {
	margin: 0 auto;
	background-color: #fff;
	text-align: left;
}

#titleWrapper {
	padding: 12px;
	padding-bottom: 0px;
	background-color: #fff;
	width: 796px;
	margin: 0 auto;
	height: 41px;
}

#header {
	height: 72px;
	position: relative;
	width: 820px;
	margin: 0 auto;
	background-color: #000;
	text-align: left;
	
	
}	

#header #logo {
	position: absolute;
	left: 0px;
	top: 23px;
}

#header .tabs {
	position: absolute;
	top: 28px;
	right: 12px;
}

#header .tabs ul {
	overflow: hidden;
}

#header .tabs ul li {
	float: left;
	padding-left: 22px;
}

#header .tabs ul li a {
	color: #fff;
	font: bold 10px arial;
	display: block;
	height: 19px;
	padding-top: 7px;
	text-transform: uppercase;
	text-decoration: none;
	
	
}

#header .tabs ul li a:hover {
	color: #00adef;

}

#content .subCat, #container .subCat {
	display: none;
}

.subCat {
	padding-bottom: 9px;
	border-bottom: 12px solid #000;
	margin-bottom: 10px;
	background: #fff url(images/blog.jpg) no-repeat;
	text-indent: -9999px;
	line-height: 20px;
	height: 20px;
	
				
}

#newsletterSignup {
	width: 127px;
	height: 126px;
	display: block;
	background: transparent url(images/newletterSignupBg.jpg) no-repeat 0px -126px;
	position: absolute;
	right: 50px;
	top: 47px;
}

#newsletterSignup:hover {
	background-position: 0px 0px;
}	

/*Content Styles////////////////////////////////////////////////////////////*/

.entry-title {
	margin-bottom: 10px;
}	

.entry-title a{
	text-decoration: none;
	color: #00adef;
	font-weight: bold;
}

.entry-title a:hover {
	color: #666666;
}

.hentry {
	margin-bottom: 30px;
}	

.entry-content {
	margin-bottom: 10px;
}	

.entry-content img{
	margin-bottom: 10px;
}

.entry-meta {
	width: 75%;
}

.form-textarea {
	margin-bottom: 10px;
}

#nav-above, #nav-below {
	padding-bottom: 10px;
	font-size: 8px;
}

#nav-above a, #nav-below a {
	font-size: 8px;
}	



/*Footer Styles////////////////////////////////////////////////////*/

#footer {
	color: #fff;
	padding-top: 5px;
	width: 100%;
	text-align: right;
	padding-bottom: 10px;
	position: relative;
}

#footer li {
	padding-left: 4px;
	float: left;
	font: 8px arial;
	text-transform: uppercase;
}	

#footer a {
	color: #fff;
	text-decoration: none;
	font: 8px arial;
	text-transform: uppercase;
}

#footer a:hover {
	color: #b2b2b2;
}	

#footer ul {
	float: right;
	
}

/*add this styles////////////////////////////////*/

#footer .addthis_toolbox {
	width: 80px;
	position: absolute;
	top: 5px;
	left: -23px;
}	

#footer .at300bs {
	background-image: none;

}

#at15s {
	border: 1px solid #fff;
}	
















