div.instagram{text-align:left; border-top: 1px solid #4B4B4B; margin-top: 25px;} 

div.easy-instagram-thumbnail-wrapper {margin: 0px !important; 

}



/*
Theme Name: SWRVE
Theme URI: http://www.swrve.us
Description: A custom theme
Author: Something Massive
Author URI: http://www.somethingmassive.com
*/

/*
RESET
*/

*									{ margin: 0; padding: 0; }
ul									{ list-style: none; }
ol									{ list-style: none; }
a									{ outline: none; text-decoration: none; }
a img								{ border: none; }
img									{ vertical-align: middle; }
table								{ border-collapse: collapse; }

/*
UTILITY
*/

.alignleft							{ float: left; margin:0 15px 0 0;}
.alignright							{ float: right; margin:0 0 0 15px; }
.aligncenter						{ text-align:center; margin:0 auto; }
.clear								{ clear: both; }
.smpad								{ padding: 5px 0; }
.top								{vertical-align: top;}
.small								{font-size: 9px;}
.bold								{font-weight: bold;}
.wp-caption							{padding:3px 0;}
.wp-caption-text					{text-align:center;}
:focus								{outline:none;}
.purple								{color:#9364b1;}

/*
HEADER STYLES
*/
h2 {
	font:20px 'QuicksandBold',Helvetica,Verdana, sans-serif;
	margin-bottom:15px;
	}
	
h3 {
	font:20px 'QuicksandBold',Helvetica,Verdana, sans-serif;
	margin-bottom:15px;
	color:#ad75d2;
	}
	
h4 {
	font:12px 'QuicksandBold',Helvetica,Verdana, sans-serif;
	margin-bottom:15px;
	}
h5 {
	font:18px 'QuicksandBold',Helvetica,Verdana, sans-serif;
	margin-bottom:15px;margin-top:5px;
	}

/*
FONT KIT
*/
@font-face {
    font-family: 'QuicksandBook';
    src: url('fonts/quicksand_book-webfont.eot');
    src: url('fonts/quicksand_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/quicksand_book-webfont.woff') format('woff'),
         url('fonts/quicksand_book-webfont.ttf') format('truetype'),
         url('fonts/quicksand_book-webfont.svg#QuicksandBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'QuicksandBold';
    src: url('fonts/quicksand_bold-webfont.eot');
    src: url('fonts/quicksand_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/quicksand_bold-webfont.woff') format('woff'),
         url('fonts/quicksand_bold-webfont.ttf') format('truetype'),
         url('fonts/quicksand_bold-webfont.svg#QuicksandBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
STRUCTURE
*/

* {
	margin: 0;
}

html, body, #container { height: 100%; }

body > #container {height: auto; min-height: 100%;}

#content-block {padding-bottom:90px;}

body 			{
	font: 12px 'QuicksandBook', Helvetica, Arial, sans-serif; 
	color: #4b4b4b; 
	text-align: center; 
	background: #e3e3e3 url(images/background.jpg) no-repeat fixed top; 
	margin: 0; padding: 0;
	}
	
p				{
	padding-bottom: 15px;
	}
	
#container 		{
	position:relative; 
	margin:0 auto;
	text-align:left; 
	width:940px; 
	}
	
#header {
	padding:10px 0 0 0;
	}
	
.logo {
	float:left;
	}
	
#navigation {
	float:right;
	}
	
#navigation li {
	float:left;
	border-top:1px solid #9b9b9b;
	padding:5px 0 0 5px;
	font-size:14px;
	margin-left:30px;
	width:130px;
	}
	
.current_page_item a {
	color:#000 !important;
	}
	
.current_page_item {
	border-top:1px solid #000 !important;
	color:#ad75d2 !important;
	}
	
#navigation li:hover {
	font-family:'QuicksandBold';
	color:#ad75d2;
	border-top:1px solid #ad75d2 !important;
	}
	
#navigation li:hover a {
	color:#ad75d2 !important;
	}
	
#navigation li li:hover {
	border-top:none !important;
	}
	
#navigation li:hover li a {
	color:#9b9b9b !important;}
	
#navigation a {
	color:#9b9b9b;
	padding-bottom:5px !important;
	}
	
#navigation a:hover {
	color:#ad75d2;
	text-decoration:none;
	padding-bottom:5px !important;
	}
	
#navigation li ul {
	position: absolute;
	width: 125px;
	left: -999em;
	padding:5px;
	margin:0 0 0 -5px;
	background-color:#f4f4f4;
	background-image: url(images/dot-border.png), url(images/dot-border.png);
	background-repeat: repeat-x;
	background-position:top, bottom;
}

#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
	margin-top:3px;
	z-index:5000;
}

#navigation li li, .current_page_item li {
	float:none;
	margin:0;
	border-top:none;
	padding:3px 0;
	font-size:11px;
	width:125px;
	}
	
#navigation li li a, .current_page_item li a {
	color:#9b9b9b !important;
	}
	
#navigation li li a:hover, .current_page_item li a:hover {
	color:#8dd5ce !important;
	border-top:none !important;
	}
	
#content {
	padding-bottom:50px;}
	
#footer {
	width:940px;
	margin:0 auto;
	position:relative;
	margin-top:-90px;
	height:90px;
	clear:both;
	font-size:10px;
	line-height:15px;
	text-align:center;
	position:relative;
	}
	
#footer a {
	text-decoration:underline;
	}
	
#footer-text {
	border-top:1px solid #8dd5ce;
	padding-top:3px;
	}
	
#social-icons {
	position:absolute;
	top:5px;
	right:0px;
	}
	
a 			{
	color: #4b4b4b; 
	text-decoration: none;
	}
	
a:hover		{
	color:#8dd5ce;
	text-decoration: none;
	}
	
.page {
	margin:35px 0;
	}
	
.page img {
	border:1px solid #fff;
	margin-bottom:5px;}
	
/* CLEAR FIX*/
.clearfix:after {content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	
/*
HOMEPAGE
*/

#slider {
	margin:25px 0;
	position:relative;
	}
	
.bx-next {
	width:25px;
	height:25px;
	background:url(images/nav-right.png) no-repeat;
	font-size:1px;
	z-index:1000;
	position:absolute; 
	bottom:15px;
	left:60px;
	color:#000 !important;
	}
	
.bx-prev {
	width:25px;
	height:25px;
	background:url(images/nav-left.png) no-repeat;
	font-size:1px;
	z-index:1000;
	position:absolute; 
	bottom:15px;
	left:20px;
	color:#000 !important;
	}

.bx-prev a, .bx-next a, .bx-prev a:hover, .bx-next a:hover {
	color:#000 !important;
	text-decoration:none;
	}
	
.panel, .panel2, .panel3 {
position: absolute;
bottom: 0;
right: 0;
display: none;
background: url(images/panelbg.png) repeat;
width:189px;
height:460px;
z-index:5000;
}

.shop-this-photo-product {
	padding:15px;
	font-family:'QuicksandBold';
	margin-bottom:15px;
	}
	
.shop-info-image {
	width:75px;
	float:left;
	text-align:center;
	margin-bottom:5px;
	}
	
.shop-info-button {
	float:right;
	margin:25px 20px 0 0;
	}

.panel a.shop-trigger, .panel2 a.shop-trigger2, .panel3 a.shop-trigger3 {
	right:187px !important;
	}
	
a.shop-trigger, a.shop-trigger2, a.shop-trigger3 {
position: absolute;
top: 415px; 
right: -2px;
display: block;
}

.feature-box {
	width:280px;
	float:left;
	margin-right:50px;
	}
	
.last-box {
	margin-right:0 !important;}
	
.feature-box:hover h2 {
	border-top:1px solid #8dd5ce;
	}
	
.feature-box:hover .feature-box-link {
	background-color:#8dd5ce;
	}
	
.feature-box:hover .feature-box-link a {
	color:#fff;
	}
	
.feature-box-link {
	min-height:30px;
	height:auto !important;
	}
	
.feature-box h2 {
	font:17px 'QuicksandBold';
	width:280px;
	border-top:1px solid #4b4b4b;
	padding-top:5px;
	margin-bottom:0;
	}
	
.feature-box img {
	border:1px solid #fff;
	margin:5px 0;
	}
	
.feature-box a:hover {
	text-decoration:none;
	color:#333;
	}
	
/*
STORE LOCATOR
*/
.store-col {
	width:230px;
	float:left;
	}

/*
OUR FABRICS
*/
.fabric-individual {
	margin-bottom:25px;
	}
	
.fabric-thumb {
	width:150px;
	float:left;
	}
	
.fabric-info {
	width:720px;
	float:right;
	}
	
/*
BLOG
*/

.blog-page {
	margin:35px 0;
	}
	
.blog-page img {
	border:1px solid #fff;
	margin-bottom:5px;}

.blog-content {
	float:left;
	width:550px;
	border-right:1px solid #d4d4d4;
	padding-right:120px;
	}
	
#sidebar {
	width:250px;
	float:right;
	}
	
#sidebar h3 {
	font-size:14px;
	}
	
.sidebar-section {
	border-bottom:1px solid #d4d4d4;
	padding-bottom:10px;
	margin-bottom:10px;
	}
	
#tweet a {
	color:#8dd5ce;
	}
	
a.purple-link {
	color:#ad75d2;
	}
	
.press-sidebar li {
	margin:5px 0;
	}
	
.press-sidebar a:hover {
	background-color:#8dd5ce;
	color:#fff;
	}
	
.categories li {
	list-style-type:disc;
	list-style-position:inside;
	margin:5px 0 5px 2px;
	padding:2px;
	}
	
.categories li:hover {
	background-color:#8dd5ce;
	color:#fff;
	}
	
.categories li:hover a {
	color:#fff;
	}
	
.rss-link {
	padding-left:22px;
	background:url(images/rss-icon.png) no-repeat;
	}
	
.post {
	margin-bottom:25px;
	}
	
.post ul {
	margin-bottom:15px;
	}
	
.post li {
	margin-left:18px;
	list-style-type:disc;
	}
	
.post a {
	color:#ad75d2;
	}
	
.post-trailer {
	border-top:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	padding:5px 0;
	}
	
.post-tags {
	float:left;
	font-size:10px;
	line-height:17px;
	}
	
.post-comments {
	background:url(images/comment-bubble.png);
	width:23px;
	height:19px;
	float:right;
	text-align:center;
	}
	
.post-comments a {
	color:#fff;
	}
	
.post-left {
	float:left;
	}
	
.post-right {
	float:right;
	}

/*
SEARCH
*/

#searchform {
	background:url(images/searchbar.png) no-repeat top center;
	width:230px;
	height:22px;
	margin:0 auto 10px auto;
	}
	
#s {
	border:none;
	margin-top:3px;
	font:12px 'QuicksandBook', Helvetica, Verdana, sans-serif;
	color:#9b9b9b;
	width:180px;
	}
	
#searchsubmit {
	float:right;
	}
	
/*
COMMENTS
*/

#comment-form input[type=text] {
	width:400px;
	border:1px solid #b4b4b4;
	padding:5px;
	margin-bottom:10px;
	}
	
#comment-form #comment {
	width:400px;
	border:1px solid #d4d4d4;
	padding:5px;
	margin-bottom:10px;
	resize:none;
	}
	
#comment-form #submit {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#8dd5ce;
	padding:5px 10px;
	border:1px solid #fff;
	color:#000;
	cursor:pointer;
	}
	
#comment-form #submit:hover {
	background-color:#ad75d2;}
	
#commentlisting li {
	padding-bottom:10px;
	border-bottom:1px solid #d4d4d4;
	margin-bottom:10px;
	}
	
.author-avatar {
	float:left;
	width:48px;
	}
	
.author-comment {
	float:left;
	width:400px;
	margin-left:15px;
	}
	
#size-chart img {
	border:none !important;
	}
	
/*
FAQ
*/

#faq-page a {
	color:#ad75d2;}