/*
Theme Name: WTW
*/

html { height:100%; }
body {
	min-width:920px;
	height:100%;
	background: url(images/bg-body.gif) repeat-x;
	margin:0;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
form, fieldset, img {
	margin:0;
	padding:0;
	border:0;
}
a {
	text-decoration:none;
	color:#663333;
}
a:hover { text-decoration:underline; }
input, textarea, select {
	font:10px arial, sans-serif;
	vertical-align:middle;
}
#wrapper {
	/*border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;*/
	position:relative;
	margin:0 auto;
	min-height:100%;
	width:918px;
}
* html #wrapper { height:100%; }
#header {
	position:absolute;
	top:0;
	left:0;
	padding:13px 12px 0 0;
	width:906px;
	overflow:hidden;
	height:137px;
}
#header .holder {
	float:left;
	width:660px;
	overflow:hidden;
}
/*menu*/
.menu {
	overflow:hidden;
	height:1%;
	margin:0 0 13px;
	padding:0 0 0 8px;
	list-style:none;
}
.menu li { float:left; }
.menu li a {
	height:10px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(images/sprite-menu.gif) no-repeat;
}
.menu li a.stylist {
	width:145px;
	background-position: -613px 0;
}
.menu li a.stylist:hover {
	width:145px;
	background-position: -613px -10px;
}
.menu li a.members {
	width:83px;
	background-position: -88px 0;
}
.menu li a.members:hover { background-position: -88px -10px; }
.menu li a.wearing {
	width:208px;
	background-position: -171px 0;
}
.menu li a.wearing:hover { background-position: -171px -10px; }
.menu li a.fashion {
	width:55px;
	background-position: -380px 0;
}
.menu li a.fashion:hover { background-position: -380px -10px; }
.menu li a.about {
	width:100px;
	background-position: -510px 0;
}
.menu li a.about:hover { background-position: -510px -10px; }
/*drop-down*/
.menu li a {
	margin-bottom:5px;
	display:block;
}
.menu li ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	text-transform:uppercase;
	left:-9999px;
	position:absolute;
	padding: 0;
	list-style: none;
	margin: 0;
}
.menu li:hover ul { left:auto; }
.menu li ul li { float:none; }
.menu li ul li a {
	padding:10px;
	background:#FF6666;
	color:#FFF;
	padding:4px 5px;
	text-indent:0;
	height:auto;
	margin:0;
	width:80px;
	line-height:20px;
}
.menu li ul li a:hover {
	background:#FFF;
	color:#FF6666;
	text-decoration:none;
}
/*main-menu*/
.main-menu {
	margin:0;
	padding:0 0 0 1px;
	list-style:none;
}
.main-menu li { float:left; }
.main-menu li a {
	height:10px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(images/sprite-main-menu.gif) no-repeat;
}
.main-menu li a.join { width:43px; }
.main-menu li a.fashion-profile {
	width:131px;
	background-position: -43px 0;
}
.main-menu li a.closet {
	width:76px;
	background-position: -174px 0;
}
.main-menu li a.trips {
	width:64px;
	background-position: -250px 0;
}
.logo {
	background: url(images/logo.gif) no-repeat;
	float:right;
	text-indent:-9999px;
	width:214px;
	height:97px;
	overflow:hidden;
}
.logo a {
	display:block;
	height:100%;
}
/*main*/
.main-holder {
	padding:153px 1px 231px 17px;
	width:900px;
	overflow:hidden;
}
#main {
	margin:0 0 8px;
	width:900px;
	overflow:hidden;
	background: url(images/bg-main.gif) repeat-y;
}
/*content*/
#content {
	float:left;
	width:648px;
	overflow:hidden;
	padding:0 30px 0 0;
}
#content .item {
	margin:0 0 18px;
	width:654px;
	overflow:hidden;
}
#content .item h1 {
	float:left;
	margin:40px 0 0;
	width:244px;
	height:59px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(images/text-latest-blogposts.gif) no-repeat;
}
#content .form-holder {
	float:right;
	overflow:hidden;
	padding:28px 24px 0 0;
}
#content .form-holder .inp-holder {
	width:165px;
	height:19px;
	float:right;
	overflow:hidden;
	background: url(images/bg-input-holder.gif) no-repeat;
}
#content .form-holder input {
	width:130px;
	border:none;
	background:none;
	padding:2px 0 0 25px;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#663333;
}
#content p {
	margin:0 0 23px;
	color:#666;
}
#content .visual-holder {
	width:100%;
	overflow:hidden;
}
#content .visual-wrapp {
	width:100%;
	overflow:hidden;
}
#content .visual {
	width:100%;
	overflow:hidden;
}
#content .visual .image-left {
	float:left;
	margin:0 14px 0 0;
}
#content .visual .image-right {
	float:right;
	margin:0 0 0 9px;
}
#content .visual .text {
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:20px;
	color:#666;
}
#content h2 {
	margin:0;
	color:#663333;
	font-size:14px;
	line-height:20px;
	padding-bottom:15px;
}
#content h2 a { color:#663333; }
#content h3 { padding-bottom:5px; }
/*sidebar*/
#sidebar {
	float:left;
	width:222px;
	overflow:hidden;
}
#sidebar .heading {
	margin:0 0 8px;
	width:100%;
	overflow:hidden;
}
#sidebar .heading img { display:block; }
#sidebar .heading h3 {
	text-indent:-9999px;
	width:222px;
	height:49px;
	margin:0;
}
#sidebar .heading h3.submit { background: url(images/txt-submit.gif) no-repeat; }
#sidebar .heading h3.categories { background: url(images/text-categiries.gif) no-repeat; }
#sidebar .form-hold {
	margin:0 0 7px;
	width:210px;
	overflow:hidden;
	padding:0 0 0 11px;
}
#sidebar .form-hold label {
	margin:0 0 3px;
	display:block;
	color:#996666;
	font-size:12px;
	line-height:18px;
}
#sidebar .form-hold textarea {
	width:201px;
	height:101px;
	border:1px solid #996666;
}
#sidebar .form-hold #wtw-captcha input {
	width:201px;
	height:21px;
	border:1px solid #996666;
}
#sidebar .form-hold .btn-holder {
	width:100%;
	overflow:hidden;
}
#sidebar .form-hold .btn-holder input {
	color:#996666;
	font-size:14px;
	line-height:16px;
	float:left;
	background:none;
	border:none;
	cursor:pointer;
	letter-spacing:1px;
	padding:3px 0;
}
.navbar {
	overflow:hidden;
	margin:0;
	padding:5px 0 0 12px;
	list-style:none;
}
.navbar li {
	font-size:12px;
	line-height:24px;
	height:1%;
	overflow:hidden;
	vertical-align:middle;
}
.navbar li, .navbar li a { color:#666; }
.navbar li ul {
	margin:0;
	padding:0 0 0 36px;
	list-style:none;
}
/*footer-holder*/
.footer-holder {
	position:relative;
	margin:-231px 0 0;
	width:100%;
	height:213px;
	overflow:hidden;
	background: url(images/bg-footer-holder.gif) repeat-x;
}
#footer {
	margin:0 auto;
	width:910px;
	overflow:hidden;
}
#footer .column-holder {
	margin:0 0 14px;
	width:100%;
	overflow:hidden;
}
#footer .two-column {
	float:left;
	width:685px;
	overflow:hidden;
	padding:0 11px 0 0;
}
#footer .image-hold {
	position:relative;
	float:left;
	padding:0 7px 0 0;
	width:134px;
	height:148px;
	overflow:hidden;
}
#footer .image-hold .txt {
	position:absolute;
	width:124px;
	left:0;
	bottom:0;
	padding:0 0 0 9px;
	background: url(images/bg-text-footer.png);
	font:11px/19px Verdana, Arial, Helvetica, sans-serif;
	color:#663333;
}
#footer .image-hold img { display:block; }
#footer .wearing {
	float:left;
	width:544px;
	overflow:hidden;
}
#footer .head-holder {
	margin:0 0 6px;
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #663333;
}
#footer .head {
	overflow:hidden;
	padding:12px 0 0 15px;
}
#footer .head02 {
	border-top:1px solid #663333;
	margin-top:5px;
	padding-top:6px;
}
#footer .head h4 {
	margin:0;
	color:#fff;
	font:13px/24px Verdana, Arial, Helvetica, sans-serif;
}
#footer .head h4 a { color:#fff; }
#footer .hold {
	margin:0 0 0 5px;
	width:340px;
	overflow:hidden;
}
.nav {
	float:left;
	margin:0;
	width:71px;
	overflow:hidden;
	padding:0 0 0 10px;
	list-style:none;
}
.nav li {
	height:1%;
	overflow:hidden;
	vertical-align:middle;
	font:10px/18px Verdana, Arial, Helvetica, sans-serif;
}
.nav li a {
	display:block;
	color:#663333;
}
/*form*/
#footer .form-hold {
	float:left;
	width:213px;
	overflow:hidden;
}
#footer .form-hold .input-holder {
	margin:4px 0 0 7px;
	padding:0 0 6px;
	width:165px;
	height:19px;
	float:left;
	background: url(images/bg-input-holder02.gif) no-repeat;
}
#footer .form-hold .input-holder input {
	width:130px;
	background:none;
	border:none;
	margin:2px 0 7px 25px;
	overflow:hidden;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#663333;
}
#footer .form-hold input {
	float:left;
	color:#fff;
	padding:0;
	margin:6px 0 0 1px;
	cursor:pointer;
	background:none;
	border:none;
	font:13px/16px Verdana, Arial, Helvetica, sans-serif;
}
/*main-nav*/
.main-nav {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.main-nav li {
	padding:0 6px;
	float:left;
	color:#663333;
	font:10px/16px Verdana, Arial, Helvetica, sans-serif;
}
.main-nav li a { color:#999999; }
.alignright { float: right; }
.alignleft { float: left; }
.wp-caption-text {
	font-size:10px;
	padding:0;
	margin:0;
}
#content .wp-caption, #content .wp-caption p {
	padding:0;
	margin:0;
}
#header .login {
	float: right;
	font-size: 10px;
	padding: 20px 0 0 120px;
	list-style: none;
	margin: 0;
}
#header .login li {
	float: left;
	padding: 1px 3px 1px 5px;
	background: url(http://www.wearevertheweather.com/images/sep-login.gif) no-repeat;
}
#header .login li:first-child { background: none; }
#header .login a {
	display: block;
	height: 7px;
	text-indent: -9999px;
	overflow: hidden;
}
#header .link-login {
	width: 32px;
	background: url(http://www.wearevertheweather.com/images/txt-login.gif) no-repeat;
}
#header .link-logout {
	width: 42px;
	background: url(http://www.wearevertheweather.com/images/txt-logout.gif) no-repeat;
}
#header .social {
	top:70px;
	left:10px;
	position:absolute;
}
#header .social ul {
	margin:0;
	padding:0;
}
#header .social ul li {
	float:left;
	list-style:none;
}
#header .social ul li a {
	width: 38px;
	height: 38px;
	display: block;
	text-indent: -9999px;
	margin:0 10px 0 0;
}
#header .social ul li a.facebook { background: url("images/ico-facebook.png") 0 0 no-repeat; }
#header .social ul li a.twitter { background: url("images/ico-twitter.png") 0 0 no-repeat; }
#header .social ul li a.newsletter { background: url("images/ico-newsletter.png") 0 0 no-repeat; }
#header .social ul li a.rss { background: url("images/ico-rss.png") 0 0 no-repeat; }
.aligncenter, img.aligncenter {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

