/*
Theme Name: Launch
Theme URI: http://www.shoebuyblog.com
Description: Initial launch theme for shoebuyblog.com
Version: 1.0
Author: Shoebuy.com, Inc.
Author URI: http://www.shoebuy.com
Tags: fixed width, shoebuy, shoebuyblog, shoes, blog
*/

body {
margin-top:0;
}
a, a:visited {
color:#3C78A7;
text-decoration:underline;
}
a:hover {
color:#3C78A7;
text-decoration:none;
}
p {
margin:14px 0;
}
p img {
float:none;
margin:4px;
padding:0;
}
img { -ms-interpolation-mode:bicubic; }
h1, h2, h2 a, h2 a:visited, div.heading1, div.heading2 {
margin-top:3px;
margin-bottom:3px;
font-family:Georgia;
font-size:20px;
letter-spacing:-0.03em;
text-decoration:none;
clear:both;
}
h1, h2, h2 a, h2 a:visited, div.heading1 {
font-size:20px;
}
h1 {
color:#222;
padding:5px 0;
}
h2 a {
display:block;
}
h2 a:hover {
text-decoration:underline;
}
h2, div.heading2 {
font-size:16px !important;
font-size:17px;
}
textarea {
height:auto;
}
table#micronav {
margin:0; width:100%; height:24px; background:#f1f1f1; border-bottom:1px solid #ddd;
}
#container {
   width:950px;
   margin:0;
   padding:0;
}

#header {
   margin:18px 0;
}
#header .logo {
   position:relative;
   height:48px;
}
#header .logo img {
   position:absolute;
   z-index:10;
   top:0;
   left:0;
}
#header .logo h1 {
   font-size:12px;
   margin:0;
   padding:0;
}
#header .logo a {
   display:block;
}
#header-right {
   margin:33px 0;
   width:480px;
   text-align:right;
}
#nav{
background:#333;
font-size:1.1em;
}
#nav, #nav ul {
list-style: none;
line-height: 1;
padding:0 0 0 1px;
margin:0;
}
#nav a, #nav a:hover {
display: block;
text-decoration: none;
border:none;
}
#nav li {
float: left;
list-style:none;
border-right:1px solid #a9a9a9;
}
#nav a, #nav a:visited {
display:block;
color: #f5f5f4;
padding:9px 14px;
letter-spacing:0.05em;
font-size:11px;
text-transform:uppercase;
}
#nav a:hover, #nav a:active {
background:#000;
text-decoration:none
}
#nav li ul {
position: absolute;
left: -999em;
height: auto;
width: 174px;
border-bottom: 1px solid #a9a9a9;
z-index:10;
}
#nav li li {
width: 172px;
border-top: 1px solid #a9a9a9;
border-right: 1px solid #a9a9a9;
border-left: 1px solid #a9a9a9;
background: #777;
}
#nav li li a, #nav li li a:visited {
font-weight:normal;
font-size:11px;
color:#FFF;
}
#nav li li a:hover, #nav li li a:active {
background:#000;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}
a.main:hover {
background:none;
}

#inner {
   background:#ececec url(images/bg_lines.gif) repeat top left;
   padding:10px;
   padding-right:0;
   width:940px;
}
#content {
   width:560px;
}
#sidebar {
   width:338px;
}
#sidebar ul {
   list-style:none;
   padding:0;
   margin:0 0 0 4px;
}
.sidebar-top, #sidebar-bottom {
   width:314px;
}
#sidebar-left, #sidebar-right {
   width:141px;
}
.sidebar {
   margin-bottom:10px;
}
.sidebar ul {
   margin-bottom:4px;
}
.widget-title {
   background:#444;
   color:#fff;
   font-size:11px;
   font-weight:bold;
   padding:2px 8px;
   margin-bottom:10px;
}
.sidebar li.cat-item, .sidebar li.page_item {
   padding:2px 0;
   border-bottom:1px dotted #ccc;
}
.sidebar .textwidget {
   margin:0 0 10px 0;
}
.sidebar .widget_recent_entries li {
   margin-bottom:4px;
   background:url(images/icn_bluearrow.gif) no-repeat scroll 0px 4px;
   padding-left:14px;
}
.sidebar #text-220900242 .textwidget {
   text-align:center;
}
.sidebar #text-220900242 .widget-title {
   background:#3b5998;
}
.sidebar #text-220900242 .widget-title img {
   display:block;
   margin:6px 0;
}
.post {
   margin-bottom:15px;
   padding-bottom:5px;
   border-bottom:1px dotted #ccc;
}
.post-meta, .post-meta a, .post-meta a:visited {
font-size:12px;
color:#777;
}
.post-meta a, .post-meta a:visited {
text-decoration:none;
}
.post-meta a:hover {
text-decoration:underline;
}
.post-meta p.tags {
   padding:5px 5px 5px 25px;
   border:1px solid #E0E8EF;
   background:url(images/icn_tag.gif) no-repeat scroll 5px 6px;
}
.post-meta p.tags a {
   font-weight:bold;
}
.post-cats {
font-weight:bold;
color:#444;
}
.post a.comment, .post a.comment:visited {
   background:transparent url(images/icn_comment.gif) no-repeat scroll 0 0;
   padding:1px 0 0 20px;
   margin:0;
}
.post ul {
   padding:0 0 0 20px;
}
.module {
   padding:10px;
   background:#fff;
   border:1px solid #ccc;
}

.left, .alignleft {
float:left;
}
.right, .alignright {
   float:right;
}
.aligncenter {
   text-align:center;
}
.clear {
   clear:both;
}

.line1 {
   height:1px;
   overflow:hidden;
   line-height:1px;
   background:none;
   border-bottom:1px dotted #ccc;
   margin:8px 0;
}

/* thumbs-old
ul.thumbs, ul.thumbs li{
   margin:0;
   padding:0;
   list-style:none;
}

ul.thumbs {
  background:#fff url(images/hover-instr.gif) no-repeat top left;
}

ul.thumbs li{
   float:left;
   position:relative;
   margin:0 5px 5px 0;
   padding:2px;
}
ul.thumbs-captions {
   margin-bottom:0 !important;
   margin-bottom:50px;
}
ul.thumbs-captions li{
   margin:0 3px 35px 0;
}
ul.thumbs a{
   display:block;
   float:left;
   width:100px;
   height:100px;
   overflow:hidden;
   position:relative;
   z-index:1;
   border:1px solid #ccc;
   padding:2px;
}
ul.thumbs a.text {
background:#FFFFFF none repeat scroll 0 0;
border:medium none;
bottom:-31px;
color:#000000;
display:inline;
float:none;
font-size:10px;
height:28px;
left:0;
margin:0 0 0 3px;
opacity:1.4;
overflow:hidden;
padding:2px;
position:absolute;
z-index:1;
}
ul.thumbs a.text:hover {
border:none;
}
ul.thumbs a img{
   float:left;
   position:absolute;
   width:100px;
}

ul.thumbs a:hover {
   background:#fff;
   border:1px solid #3C78A7;
}

ul.thumbs:after, li.thumbs:after{
   content:".";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}
ul.thumbs, li.thumbs{
   display:block;
}
/*  \*/
ul.thumbs, li.thumbs{
   min-height:1%;
}
* html ul.thumbs, * html li.thumbs{
   height:1%;
}
*/

ul.styles {
}

#footer p {
padding:8px;
margin:0;
}

/* feature */
#feature {
height:200px; background:#000;color:#fff;margin-bottom:10px; position:relative; overflow:hidden;
}

#feature img.feature-lifestyle {
border:6px solid #fff; height:168px; margin:10px;
}

#feature div.feature-logo {
position:absolute; background:#fff; height:58px; width:350px; right:26px; top:25px;
}

#feature div.feature-logo table {
margin:0; padding:0; height:100%; border:none;
}

#feature div.feature-logo a {
display:block;
text-align:center;
}

#feature p.feature-about {
position:absolute; right:25px; top:85px; color:#fff; background:transparent; height:76px; overflow:hidden; width:350px;
}

#feature p.feature-about a {
font-weight:bold;
color:#fff;
}

ul#subscribe li a, a.rss {
   padding:0 0 0 20px;
   background:url(images/icn_rss.gif) no-repeat 0 50%;
}

/* sociable */
div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
   position: absolute;
   display: block;
   top: -5em;
   background: #ffe;
   border: 1px solid #ccc;
   color: black;
   line-height: 1.25em;
}
.sociable span {
   display: block;
}
.sociable ul {
   display: inline;
   margin: 0 !important;
   padding: 0 !important;
}
.sociable ul li {
   background: none;
   display: inline;
   list-style-type: none;
   margin: 0;
   padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
   float: none;
   width: 16px;
   height: 16px;
   border: 0;
   margin: 0;
   padding: 0;
}

table.commentform {
 margin:0; padding:0;
}
table.commentform td.field {
width:100px;
text-align:right;
}
table.commentform td.field em.required {
color:red;
}

.commentlist {
list-style-type:none;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
   padding:6px;
	font-weight: bold;
   margin:10px 0 8px;
	}

.commentlist li.alt {
   background:#f1f1f1;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

img.alignleft, img.alignright {
padding:3px;
border:1px solid #ccc;
margin:0 10px 10px 0;
}
img.alignleft {
float:left;
clear:left;
}
img.alignright {
float:right;
clear:right;
}
img.alignnone {
float:none;
clear:none;
}

#tag_cloud {
text-align:justify;
}
#tag_cloud a {
text-decoration:none;
padding:2px;
white-space:nowrap;
}
#tag_cloud a:hover {
background:#3C78A7;
color:#fff;
}

/* sbstyles */
div.style {
height:100px;
clear:both;
}
div.style a.stylethumb {
display:block;
width:90px;
height:90px;
border:1px solid #ccc;
margin-right:10px;
float:left;
padding:3px;
position:relative;
overflow:hidden;
}
div.style a.stylethumb img {
width:90px;
position:absolute;
top:0;
}
div.style a.stylethumb:hover {
border:1px solid #3C78A7;
}
div.style h3.stylename {
font-weight:bold;
padding:35px 0;
margin:0;
}

/* iphone feature */
#iphone-feat {margin-bottom:-10px;background:url(/wp-content/themes/launch/images/iphone_bg.png) no-repeat 0 0; border:1px solid #ddd; height:78px; position:relative;}
#iphone-feat p {width:210px; position:absolute; right:10px;}
#iphone-feat a {font-weight:bold;}
#iphone-feat span.pipe {margin:0 4px; color:#999}

