/*
THEME NAME: Little White Dress
THEME URI: http://littlewhitedress.com
DESCRIPTION: Little White Dress shop's Blog
VERSION: 1
AUTHOR: Ugly Duck Marketing
AUTHOR URI:
TAGS: Ugly Duck Marketing, Little White Dress
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-r.css');

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
	min-height: 100%;
}
body {
	background-image: url(images/pattern_Background.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 854px;	
	text-align: left;
	padding: 10px 10px 10px 10px;
}

#page-background {
	background: url(images/main_background.jpg) repeat-y;
	height: 100%;
	width: 100%;
	min-height: 100%;
	float: left;
}

#header {
	height: 113px;
	margin-top: 50px;
	padding-bottom: 13px;
}

#content {
	margin-left: 2.5em;
	margin-right: 1em;
	width: 605px;
	padding: 10px 10px 10px 10px;
}

#top-image {
	background: url(images/header_image.jpg);
	width: 854px;
	height: 77px;
}



div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:850px;
	margin-left: auto;
	margin-right: auto;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

#menu-navigation {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 854px;
	background: url(images/menu-bg.jpg) no-repeat;
	position: relative;
}
#menu-navigation span {
	display: none;
	position: absolute;
}
#menu-navigation a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu-navigation a:hover {
	background-position: left bottom;
}
#menu-navigation a:hover span{
	display: block;
}
#menu-navigation .designers {
	width: 96px;
	height: 60px;
	background: url(images/designers_main_btn.jpg) no-repeat;
	left: 0px;
	top: 0px;
}
#menu-navigation .designers span {
	width: 96px;
	height: 60px;
	background: url(images/designers_main_btn.jpg) no-repeat;
	left: 0px;
	top: 0px;
}
#menu-navigation .portfolio {
	width: 100px;
	height: 60px;
	background: url(images/portfolio_main_btn.jpg) no-repeat;
	left: 96px;
	top: 0px;
}
#menu-navigation .portfolio span {
	width: 100px;
	height: 60px;
	background: url(images/portfolio_main_btn.jpg) no-repeat;
	left: 96px;
	top: 0px;
}
#menu-navigation .about-us {
	width: 112px;
	height: 60px;
	background: url(images/about_main_btn.jpg) no-repeat;
	left: 196px;
	top: 0px;
}
#menu-navigation .about-us span {
	width: 92px;
	height: 60px;
	background: url(images/about_main_btn.jpg) no-repeat;
	left: 196px;
	top: 0px;
}

#menu-navigation .logo {
	width: 248px;
	height: 60px;
	background: url(images/little_white_dress_main_logo.jpg) no-repeat;
	left: 305px;
	top: 0px;
}
#menu-navigation .logo span {
	width: 248px;
	height: 60px;
	background: url(images/little_white_dress_main_logo.jpg) no-repeat;
	left: 0px;
	top: 0px;
}

#menu-navigation .contact-us {
	width: 118px;
	height: 60px;
	background: url(images/contact_us_main_btn.jpg) no-repeat;
	left: 553px;
	top: 0px;
}
#menu-navigation .contact-us span {
	width: 118px;
	height: 60px;
	background: url(images/contact_us_main_btn.jpg) no-repeat;
	left: 0px;
	top: 0px;
}

#menu-navigation .lbb {
	width: 183px;
	height: 60px;
	background: url(images/little_black_book_main_btn.jpg) no-repeat;
	left: 671px;
	top: 0px;
}
#menu-navigation .lbb span {
	width: 183px;
	height: 60px;
	background: url(images/little_black_book_main_btn.jpg) no-repeat;
	left: 0px;
	top: 0px;
}

a {
	font-size: 12px;
	color: #FF99CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF99CC;
}
a:hover {
	text-decoration: none;
	color: #FF99CC;
}
a:active {
	text-decoration: none;
	color: #FF99CC;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 23px;
	color: #666666;
}
h3 {
	font-size: 14px;	
}

h1#lbb-logo {
	background: url(images/Little_Black_Book.gif) center;
	width: 550px;
	height: 156px;
}

h2.bb-sub {
	font-size: 21px;
	font-weight: normal;
	color: #000000;
}

#footer .copywright {
	text-align: center;
	color: #000000;
}

#footer-image {
	clear: both;
	background: url(images/footer_image.jpg);
	width: 854px;
	height: 23px;
	margin-bottom: .8em;
}

#skip-intro {
	text-align: center;
}

#skip-intro a {
	color:#FFFFFF;
}