/*
Theme Name: Girls Shopping
Theme URI: http://wpmix.com/
Description: Cool 2 column girls shopping Wordpress theme.
Author: andrej
Author URI: http://wpmix.com/
*/

body {
	margin: 0;
	background-color: #812e48;
	font-family: Arial, sans-serif; font-size: 14px;
	color: #000;
}
#container:after, #content .post .entry:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto;
	width: 870px;
	background-color: #fff;
	border-left: #944d63 10px solid; border-right: #944d63 10px solid;
}
#header {
	position: relative;
	height: 270px;
	background: no-repeat url(images/bckheader.jpg);
	font-family: "Lucida Console";
}
#header h1 {
	margin: 0 0 0 80px; padding: 70px 0 0 0;
	font-size: 48px; font-weight: normal;
}
#header h1 a {
	color: #812e48;
	text-decoration: none;
}
#header p {
	margin: 0 0 0 80px;
	font-size: 24px;
	color: #7f7f7f;
}
#header form {
	position: absolute;
	left: 15px; top: 15px;
	margin: 0;
}
#header form * {
	vertical-align: middle;
	font-family: "Myriad Pro", "Lucida Console";
	color: #f27ea2;
}
#header form .text {
	padding: 4px 5px 3px 5px;
	width: 115px;
	background: repeat-x url(images/bckheaderformtext.gif);
	border: #dfdfe6 1px solid;
	font-size: 12px;
}
#header form .btn {
	background-color: transparent;
	border: 0;
	font-size: 16px;
	cursor: pointer;
}
#header ul {
	position: absolute;
	left: 0; top: 240px;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 100%;
	text-align: center; line-height: 1em;
}
#header li {
	display: inline;
	margin: 0 25px 0 0;
	font-size: 18px;
}
#header li a {
	color: #fff;
	text-decoration: none;
}
#header li a:hover, #header li.current_page_item a {
	color: #812e48;
}
#container {
	margin: 35px;
	width: 800px;
}
#sidebar-left {
	width: 130px;
}
#sidebar-right {
	width: 125px;
}
.sidebar {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
	color: #7f7f7f;
}
.sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
.sidebar li {
	margin: 0 0 20px 0;
}
.sidebar li li {
	margin: 0;
}
.sidebar a {
	color: #7f7f7f;
	text-decoration: none;
}
.sidebar h3 {
	margin: 0 0 20px 0;
	font-family: "Lucida Console"; font-size: 18px; font-weight: normal;
	color: #812e48;
}
.ads-125x125 img {
	margin: 0 0 25px 0;
}
#content {
	float: left;
	margin: 0 40px 0 20px;
	width: 485px;
}
#content a {
	color: #7f7f7f;
}
#content .post {
	margin: 0 0 40px 0;
}
#content .post .title {
	margin: 0;
	background: #f9f9f9 repeat-x url(images/bckposttitle.gif);
	font-family: "Lucida Console"; font-size: 24px; font-weight: normal;
}
#content .post .title a {
	color: #812e48;
	text-decoration: none;
}
#content .post .meta {
	padding: 0 0 2px 0;
	background: #f8f8f8 left bottom repeat-x url(images/bckpostmeta.gif);
	border-bottom: #c096a3 1px solid;
	font-size: 11px;
}
#content .post .entry {
	margin: 20px 0;
	width: 100%;
	text-align: justify;
}
#content .post .entry a, #content .post .comments a {
	text-decoration: none;
}
#footer {
	padding: 2px 0 0 0;
	text-align: center; line-height: 20px;
	background: repeat-y url(images/bckfooter.png);
	font-family: "Myriad Pro", "Lucida Console"; font-size: 12px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}

#content .navigation {
	margin: 20px 0;
	width: 100%;
	font-weight: bold;
}
#content .navigation a {
	color: #000;
	text-decoration: none;
}
#content .postnavigation {
	margin: 20px 0 0 0;
}

.commentlist, .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
.commentlist {
	width: 100%;
}
.children {
	margin: 10px 0 0 10px;
}
.commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #fff;
	border: #812e48 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #812e48 1px solid;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 2px;
	background-color: #fff !important;
	border: #812e48 1px solid;
}
#comment {
	width: 300px;
}
#comments, #respond h3 {
	font-size: 15px;
}
a#cancel-comment-reply-link {
	font-weight: bold;
}

/* A few generic styles used across the site */

a img {
	border: 0;
}

td {
	vertical-align: top;
}

input, textarea, select {
	vertical-align: middle;
	font-family: Arial, sans-serif; font-size: 14px;
	color: #000;
}
input[type="text"], input[type="password"] {
	padding: 2px;
	background-color: #fff !important;
	border: #812e48 1px solid;
}
textarea, select {
	padding: 2px;
	background-color: #fff !important;
	border: #812e48 1px solid;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #812e48;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	color: #000;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}