@charset "UTF-8";
/* CSS Document */

body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
img {
	border:none;
}
a {
	color:#C1272D;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.anchor {
	clear:both;
}
/* ---------------- HEADER STYLES---------------- */
#header {
	width: 700px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#logoblock {
	
	margin-top:30px;
	margin-bottom:30px;
	width:700px;
	height:213px;
}
#minilogo {
	background-color:none;
	height:30px;
	width:30px;
	background-image:url(http://outlier.cc//assets/mini_logo.png);
	background-repeat:no-repeat;
	z-index:100;
	position:fixed;
	top:0;
	left:0;
}
#container {
	width: 700px;
	background: #FFFFFF;
	margin: 0px auto 0px auto;
	padding-top:125px;
	text-align: left;
}

	#container.alt{
		margin:0;
		padding-top:0;
		}

#container_wide {
	width: 960px;
	background: #FFFFFF;
	margin: 00px auto 0px auto;
	padding-top:100px;
	text-align: left;
}
#cart_btn {
	position:fixed;
	right:0;
	top:0;
	background-color:#000;
	color:#fff;
	padding:8px 8px 0px 8px;
	font-size: 10px;
	height:22px;
	font-weight: bold;
	text-align: center;
	z-index:100;
}
#cart_btn a {
	text-decoration:none;
	color:#fff;
}
/* ---------------- FOOTER STYLES---------------- */
#footerwrap {
	margin-top:0px;
	clear:both;
	background-color:#000;
	text-align:center;
	width:100%;
}

	
		
#footer {
line-height:12px;
	width: 700px;
	margin: 0px auto 0px auto;
	text-align: left;
	padding:20px 10px 20px 30px;
	background-color:#000;
	color:#fff;
	font-size:10px;
}
#footer a {
	color:#fff;
text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer li {

	list-style:none;
text-transform:capitalize;
}


.footercolumn1 {
	margin-right:20px;
width:200px;
	float:left;
}

.footercolumn2 {
	margin-right:20px;
width:100px;
	float:left;
}


.footercolumn3 {
	
width:100px;
	float:left;
}

.footerform {
	width:200px;
	margin-bottom:40px;
}
.footercolumntitle {
	margin-bottom:5px;
}
#footer form .submit {
	font-weight:bold;
	margin-top:3px;
	width:75px;
	background-color:#fff;
	border-top:none;
	border-left:none;
	color:#000;
	clear:both;
	float:right;
}
#footer form .textfield {
	color:#999;
	width:200px;
}
#pagination {
	text-align:right;
}
/* ---------------- NAVIGATION STYLES ---------------- */


#floatwrap{/*gets controlled with MooTools slider up and down*/
	z-index:99;
position:absolute;
	height:70px;
	width:100%;
top:270px;
}

#floatwrap2{/*gets controlled with MooTools slider up and down*/
	z-index:99;
position:absolute;
	height:70px;
	width:100%;
}


#navigationwrap { 
	text-align:center;
	width:100%;
	height:30px;
	background-color:#000;
	z-index:99;
}
#subnavigationwrap { 
	text-align:center;
	width:100%;
	height:30px;
	background-color:#fff;
	z-index:99;
	border-top:10px solid #fff;
border-bottom:5px solid #fff;

}
#subnavigationwrap a:hover {
	text-decoration:none;
}
#subnavigation {
	
}
.subnavigationelement {
text-align:left;
	letter-spacing:-1px;
	height:22px;
	padding:4px 12px 4px 12px;
	display:inline;
	margin:0px 8px 0px 7px;
	background-color:#FFF;
	font-size:18px;
	font-weight:bold;
	color:#CCC;
}
.subnavigationimage {
	margin-right:10px;
}
#navigation {
	margin: 0px auto;
	text-align:left;
	width:900px;
	height:30px;
}

.navigationelement {
	height:22px;
	padding:4px 12px 4px 12px;
	float:left;
	margin:0px 18px 0px 17px;
	background-color:#FFF;
}
.navigationelement2 {
	height:22px;
	margin-right:10px;
	float:left;
	background-color:#000;
}

#shoplink {
	height:22px;
	width:44px;
	background-image:url(http://outlier.cc//assets/shop.jpg);
	background-repeat:no-repeat;
}
#bloglink {
	height:22px;
	width:41px;
	background-image:url(http://outlier.cc//assets/blog.jpg);
	background-repeat:no-repeat;
}
#philosophylink {
	height:22px;
	width:139px;
	background-image:url(http://outlier.cc//assets/philosophy.jpg);
	background-repeat:no-repeat;
}
#reviewslink {
	height:22px;
	width:71px;
	background-image:url(http://outlier.cc//assets/reviews.jpg);
	background-repeat:no-repeat;
}
#retailerslink {
	height:22px;
	width:85px;
	background-image:url(http://outlier.cc//assets/retailers.jpg);
	background-repeat:no-repeat;
}
#faqlink {
	height:22px;
	width:30px;
	background-image:url(http://outlier.cc//assets/faq.jpg);
	background-repeat:no-repeat;
}
.faq_toggle{
display:none;
}
#contactlink {
	height:22px;
	width:73px;
	background-image:url(http://outlier.cc//assets/contact.jpg);
	background-repeat:no-repeat;
}
/* ----------------POST STYLES---------------- */
.image_wrap {
	width:700px;
	margin-bottom:100px;
}
.post_wrap {
	margin-top:0px;
	margin-bottom:100px;
}

	.post_wrap + .post_wrap{
		margin-top:200px;
		}
		
.post_title, .page_title {
	padding:3px 0px 3px 10px;
	margin-bottom:10px;
	width:690px;
	height:20px;
	background-color:#000;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	letter-spacing:-1px;
}

.post_title a{
	
	color:#fff;
	text-decoration:none;
}
	
	.page_title2 {
padding:3px 0px 3px 0px;
	margin-bottom:10px;
	width:690px;
	height:20px;
	background-color:#fff;
	color:#000;
	font-weight:bold;
	font-size:18px;
	letter-spacing:-1px;
		}

	a.nodec:hover{
		text-decoration:none;
		}
		
.post_image {
	margin-right:10px;
	float:left;
}

	.post_image img{
		
		}
		


.post_text2 {
	float:right;
	width:290px;
	line-height:14px;
}
.post_purchase,{
	clear:both;
	background-color:#e7e7e7;
	width:640px;
	padding:30px;
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
}
.post_readmore, .post_readmore a, .post_text_title {
	font-size:18px;
	font-weight:bold;
}
.post_text_title2 {
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
}
.post_meta {
	margin-top:10px;
	font-size:10px;
}
.photocredit {
	clear:both;
	height:12px;
	text-align:right;
	color:#C1272D;
	font-size:9px;
	padding:5px 0px 5px 5px;
}

iframe#purchase{
	clear:both;
	width:100%;
	border:none;
	}
/* ----------------PAGE STYLES---------------- */

.page_wrap {
	margin-top:0px;
	margin-bottom:100px;
	}

	#alt .page_wrap{
		margin-top:0px;
		margin-bottom:0px;
		}

.post_text_retail {
	width:700px;
	line-height:14px;
margin: 0px auto 100px auto;

}
		
.post_text_reviews{
		width:550px;
		margin: 0px auto 50px auto;
		
		}
		
		.post_text_reviews p{
			font-size:14px;
			line-height:17px;
			display:inline;
			}
			
			.post_text_reviews p strong{
				font-weight:bold;
				font-size:18px;
				}
/* ----------------SHOP STYLES---------------- */

.shop_post_wrap {
	width:400px;
	float:left;
	margin-right:40px;
	margin-left:40px;
	margin-bottom:60px;
}
.shop_item_wrap {
	width:700px;
	float:left;
	clear:both;
	margin-top:30px;
}
.shop_item_description{
	float:right;
	width:410px;
	line-height:14px;
	
}
.shop_item_purchase {
	
	background-color:#e7e7e7;
	width:230px;
	padding:10px;
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
	float:left;
}

.shop_post_image {
	float:left;
	width:200px;
}
.shop_post_image2 {
	float:left;
	width:700px;
}
.shop_post_image_frame {
	height:500px;
	width:700px;
	background-color:#fff;
	text-align:center;
}
.shop_post_image_frame img {
	max-height:500px;
	width:auto;
}
.shop_post_text {
	width:190px;
	float:right;
}
.shop_post_title {
	padding:5px 0px 5px 10px;
	margin-bottom:10px;
	width:390px;
	height:20px;
	background-color:#000;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	letter-spacing:-1px;
}
.shop_item_title {
	padding:5px 0px 5px 10px;
	margin-bottom:10px;
	width:240px;
	height:20px;
	background-color:#000;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	letter-spacing:-1px;
}
.shop_post_purchase {
	clear:right;
	background-color:#e7e7e7;
	width:180px;
	padding:10px;
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
	float:right;
}

.thumbnailwrap {
	float:left;
	clear:left;
	width:700px;
	margin-top:10px;
	margin-bottom:50px;
}
.shop_thumbnail {
	width:90px;
	float:left;
	margin-right:8px;
}
.shop_thumbnail img {
	max-height:90px;
	width:auto;
}





/* Size Chart Table STYLES */
.sizechart{
	width:700px;
}







