/* CSS Document */
body
{
	
}


#container
{
	width:1292px;
    margin: 0px auto;
    position: relative;
	/*background-image:url("../images/core/1280-grid.png");
	background-repeat:repeat-y;*/
}

/* Force the certain pages to stay narrow */
.term-get-the-look #container,
.category #container,
.blog #container,
.single-newspost #container,
.wpsc-shopping-cart #container,
.home #container
{
	width:978px;
	left:50%;
    margin-left: -489px;
    position: absolute;
	/*background-image:url("../images/core/960-grid.png");
	background-repeat:repeat-y;*/
}

.single-lookbook-image #lookbook .lookbook-image-gallery {
	width:300px;
}
.single-lookbook-image .sibling-links {
	padding-left: 1232px;
}


.newsposts li:nth-child(3n+3),
.lookbook-image-gallery .lookbook-image:nth-child(3n+3),
#categories li:nth-child(3n+3)
{
	margin-right:4px;
}

#get_the_look_page_container #categories li:nth-child(4n+4),
.newsposts li:nth-child(4n+4),
.lookbook-image-gallery .lookbook-image:nth-child(3n+3),
#categories li:nth-child(4n+4)
{
	margin-right:0px;
}



#the-look-elements #categories li:nth-child(4n+4)
{
	margin-right:4px;
}

#get_the_look_page_container #categories li:nth-child(3n+3)
{
	/*margin-right:4px;*/
}

#the-look-elements #categories li:nth-child(3n+3)
{
	margin-right:0px;
}


#product-details .overview
{
	width:392px;
	margin-right:200px;
}


#lookbook .description
{
	margin-left:628px;
}

