/*
Theme Name: SNI
Theme URI: http://www.lilana.com
Description: This theme is for Joie.
Version: 1.0
Author: Lilana
Author URI: http://www.lilana.com
Tags: blue, black
*/

body {
	margin:0;
	padding:0;
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	background-color:#000000;
	color:#00CCCC;
}
.clear {
	clear:both;
}
.wrapper {
	width:950px;
	margin:auto;
	background-color:transparent;
}
.header {
	height:85px;
}
.logo {
	float:left;
	width:415px;
	height:85px;
}
.content {
	background-image:url(images/snibg.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center center; 
	background-color:transparent;
}
.main-content{
	width:950px;
	min-height:500px;
	border-top:1px solid #00CCCC;
	background-color:transparent;
}
.footer {
	color:#00CCCC;
}
.splash {
	margin:50px 10px 0px 10px;
}
.space {
	line-height:10pt;
}
.smspace {
	line-height:4pt;
}
.title {
	padding:15px 0 15px 0;
	color:#FFFFFF;
	font-size:16pt;
}
a {
	color:#00CCCC;
	text-decoration:underline;
} 
a:hover {
	color:#00CCCC;
	text-decoration:none;
} 
a.title {
	text-decoration:none;
	font-size:16pt;
	color:#FFFFFF;
}
.title a:hover {
	text-decoration:none;
	font-size:16pt;
	color:#00CCCC;
}
.head {
	font-size:14pt;
	color:#FFFFFF;
}
.special {
	color:red;
	font-size:8pt;
	font-weight:bold;
}
.presslink {
	color:#FFFFFF;
	font-weight:bold;
}
.collhead {
	color: #00CCCC;
	font-size:14pt;
	font-weight:bold;
}
.type {
	font-size:12pt;
	text-align:center;
}
.shop, .widgettitle {
	font-weight:bold;
	color:#FFFFFF;
	font-size:13pt;
}
.small {
	font-size:8pt;
}
.boutique1 {
	margin:0px 20px 0px 55px;
}
.boutique2 {
	margin:0px 55px 0px 20px;
}
.main-content-holder{
	width:625px;
	float:left;
	padding-bottom:0px;
}
.pagetitle {
	padding:15px 0 15px 5px;
	color:#FFFFFF;
}
.box {
	margin:10px 0;
	padding:10px 20px 10px 20px;
	border:1px solid #00CCCC;
	width:160px;
	list-style:none;
}
.box ul {
	list-style:none;
	position:relative;
	left:-24px;
	top:-12px;
	width:160px;
	margin-bottom:0;
}
.box ul li {
	list-style:none;
}
.searchp {
	margin:0 18px;
	text-align:right;
}
#searchform {
	margin:10px auto;
	padding:5px 3px; 
	text-align:left;
}
#sidebar #searchform #s {
	width:120px;
	padding:0;
}
#sidebar #searchsubmit {
	padding:1px;
}
p.p-content {
	padding-top:5px;
}
.spacer {
	width:625px;
	padding:20px 0;
	border-bottom:1px solid #FFFFFF;
}
.navigation {
	overflow:hidden;
	padding:5px;
}
.navigation .alignleft {
	float:left;
}
.navigation .alignright {
	float:right;
}
input.button {
	padding:5px;
	background-color:#00CCCC;
	color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-weight:bold;
	cursor:pointer;
}
.center {
	text-align:center;
}
.dateholder {
	padding:10px 10px 0 100px;
	color:#FFFFFF;
	height:45px;
	width:100px;
}
.date {
	font-size:30px;
	float:right;
	padding-right:2px;
	height:45px;
}
.monthyear {
	font-size:12px;
	float:right;
	padding-left:3px;
	border-left:1px solid #FFFFFF;
}
.side-box {
	float:left;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/*-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
blockquote {
	background-color:#000000;
	border:1px solid #00CCCC;
	padding:10px 10px 0px 10px; 
}