/*  
Theme Name: SF Indie Fashion
Theme URI: http://sfindiefashion.com/
Description: Custom theme developed for SF Indie Fashion.
Version: 1.0
Author: Pinkroo
Author URI: http://pinkroo.com/
*/

/* Resets and basics */
html, body, form, label, table, tr, th, td, img, dl, dd, dt {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #363636;
	border: none;
}
body {
	background: #000000 url('images/bg.jpg');
	text-align: center;
}
li {
	list-style-type: square;
}

/* Layout etc */
#container {
	width: 965px;
	margin: 0 auto 80px auto;
	background: #ffffff;
	text-align: left;
}
#top {
	background: #000000;
	color: #ffffff;
	height: 25px;
	font-size: 0.8em;
	padding: 7px 25px 0 25px;
}
#top ul {
	display: inline;
	margin: 0;
	padding: 0;
}
#top ul li {
	list-style-type: none;
	display: inline;
	padding: 0 0 0 15px;
}
#top ul li a {
	color: #ffffff;
}
#top ul li a:hover {
	text-decoration: underline;
	background: transparent;
}
#welcome {
	float: left;
}
#search {
	float: right;
}
#search-field {
	color: #8f8f8f;
	width: 290px;
	border: none;
	padding: 0 5px;
}
#search-button {
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	border: none;
}
#header {
	border-bottom: solid 2px #fe0079;
	height: 110px;
	background: url('images/head-bg.gif') repeat-x;
}
#logo {
	float: left;
	position: relative;
	top: 10px;
	left: 25px;
}
#tagline {
	float: right;
	position: relative;
	top: 11px;
	right: 25px;
}
#nav {
	clear: both;
}
#nav ul {
	display: inline;
	margin: 0 0 0 35px;
	padding: 0;
	position: relative;
	bottom: -14px;
	float: left;
	text-transform: uppercase;
}
#nav ul li {
	list-style-type: none;
	display: inline;
}
#nav ul li a {
	padding: 3px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #363636;
}
#nav ul li a:hover, #nav ul li a.current {
	background: #fe0079;
	color: #ffffff;
}
#main {
	clear: both;
	padding: 10px 25px;
	border-top: solid 7px #d8d8d8;
	font-size: .9em;
}
#content {
	width: 585px;
	float: left;
}
#sidebar {
	float: left;
	width: 320px;
	margin-left: 10px;
overflow:hidden;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	clear: both;
}
#sidebar ul li ul {
	padding-left: 30px;
}
#sidebar select {
	margin-left: 30px;
}
#mailing {
	background: #d8d8d8;
	padding: 5px 10px 20px 10px;
	margin: 10px 0;
	font-size: .9em;
}
ul li #mailing ul {
	margin: 0;
	padding: 0;
}
#mailing label {
	display: block;
	padding: 8px 0 3px 0;
}
#mailing input.txt {
	border: solid 1px #363636;
	width: 220px;
	font-size: 1.2em;
	padding: 5px;
}
#mailing p {
	margin: .3em 0;
}
#mail_go {
	float: right;
	position: relative;
	top: -35px;
} 
#footer {
	color: #808080;
	font-size: 0.7em;
	text-align: center;
	padding: 1em 0 .5em 0;
	clear: both;
	border-top: solid 1px #d8d8d8;
}
.rss {
	margin: 10px 10px 10px 30px;
	clear: both;
}
.rss img {
	float: left;
	margin-right: 10px;
}
.rss .rss-txt {
	padding-top: 8px;
	font-size: 0.9em;
}
#text-4 .textwidget {
	padding: 10px 25px 0 25px;
	text-align: center;
}
.entry {
	border: solid 2px #d8d8d8;
	padding: 10px;
	margin: 0 0 10px 0;
}
.entry p {
	margin: .5em 0 1em 0;
}
.post h1, .post h2 {
	text-transform: uppercase;
}
.post h1 a, .post h2 a {
	color: #363636;
}
.pad_img {
	margin: 0 1em 0 1em;
}
.post-end {
	text-align: right;
}
.post .footnote {
	position: relative;
	left: 10px;
}
.post-info {
	font-size: .9em;
	background: #d8d8d8;
	padding: 5px;
	margin-top: 1em;
	clear: both;
}
#mail_go, .post-comment {
	background: #fe0079;
	padding: 1px;
}
#comment {
	width: 550px;
	height: 150px;
}
#commentform input {
	width: 300px;
	margin-right: 10px;
}
#comment, #commentform input {
	border: solid 1px #363636;
	padding: 5px;
	font-family: Tahoma, Arial, Sans-serif;
}
.commentlist {
	margin: 0 0 2em 0;
	padding: 0;
}
.commentlist li {
	list-style-type: none;
	background: url('images/widget-spacer.gif') no-repeat;
	padding: 30px 0 0 10px;
	margin-left: -10px;
}
.commentlist p {
	margin: .2em 0 1em 0;
}
cite a {
	color: #363636;
	font-style: normal;
}
.contactleft {
	margin-top: 1em;
}
#commentform #submit {
	width: auto;
}
#submit, #contactsubmit {
	background: #fe0079;
	color: #ffffff;
	font-weight: bold;
	border: solid 1px #d8d8d8;
	padding: 5px;
	margin: 1em 0;
}


/* Typography */
h1, h2, h3, h4, h5, h6 {
	margin: 0.2em 0 0.2em 0;
	padding: 0;
	letter-spacing: 50%;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}
a {
	color: #fe0079;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	background: #fe0079;
}
label {
	font-weight: bold;
}
#sidebar h2 {
	font-size: 1.2em;
	margin: .8em -50px 0 0;
	padding: 30px 0 0 0;
	background: url('images/widget-spacer.gif') top no-repeat;
}
#sidebar h3 {
	font-size: 1.1em;
}


/* Advertising Units */
#banner-masthead {
	border: solid 4px #d8d8d8;
	float: right;
	width: 468px;
	height: 60px;
	margin: 7px 25px 0 0;
}
#sidebar-ads {
	background: #d8d8d8;
	padding: 9px;
}
#sidebar-ad-large {
	border: solid 1px #ffffff;
	width: 300px;
	background: #ffffff;
}
#sidebar-ad-small-1 {
	float: left;
	border: solid 5px #ffffff;
	width: 125px;
	height: 125px;
	background: #ffffff;
	margin-top: 6px;
}
#sidebar-ad-small-2 {
	float: right;
	border: solid 5px #ffffff;
	width: 125px;
	height: 125px;
	background: #ffffff;
	margin-top: 6px;
}

/* Bits & Pieces */
.clear {
	clear: both;
}

#akst_form li {
	list-style-type: none;
}
a.akst_share_link:hover {
	background: #fe0079 1px 0 url('../../plugins/share-this/share-icon-16x16.gif') no-repeat;
}
.navigation {
	padding: 10px 10px 20px 10px;
	height: 25px;
}
.alignleft {
	float: left;
}
.navigation a {
	text-transform: uppercase;
	padding: 10px;
	font-size: 1.5em;
	font-weight: bold;
}
.navigation a:hover {
	background: #d8d8d8;
}