/*
Theme Name: Talking Beauty
Theme URI: http://www.talkingbeauty.com.au/
Description: The theme for www.talkingbeauty.com.au
Version: 1.0
Author: Anem Design
Author URI: http://www.anem.com.au/
*/



html { background: #000 fixed url(images/backgrounds/1.jpg) center top no-repeat; }
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #acacac;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px;
	color: #fff;
	font-weight: bold;
}
h1 { font-size: 20px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 14px; margin-top: 7px; border-bottom: solid 1px white; padding-bottom: 2px;}
h5 { font-size: 14px; }
h6 { font-size: 10px; }

p { line-height: 16px; margin: 0 0 10px; }

a { color: #dadada; text-decoration: underline; outline: none; }
a:hover { color: #fff; }

ul, ol { margin: 14px 0 14px 24px; }
ul li { list-style: disc; }
ol li { list-style: decimal; }

strong { font-weight: bold; color: #FFF; }
em { font-style: italic; }

blockquote, address, pre { margin: 14px 0; }
blockquote {
	padding: 0 0 0 24px;
	color: #888;
	background: url(images/blockquote.gif) top left no-repeat;
}

.clear { clear: both; }



/* container */

#container {
	width: 980px;
	margin: 0 auto;
}



/* header */

#header {
	float: left;
	width: 290px;
	margin: 0 0 0 50px;
	display: inline;
}



#logo {
	margin: 0;
}

#logo a {
	position: relative;
	display: block;
	width: 390px;
	height: 132px;
	margin: 0 -50px;
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat;
}



#navigation {
	position: relative;
	margin: 0 0 45px;
	padding: 0 0 15px;
	background: url(images/bg-navigation.png) no-repeat;
	border-bottom: 2px solid #000;
}

#flower {
	position: absolute;
	left: 100px;
	bottom: -52px;
}



#menu {
	margin: 0;
	padding: 15px 0 0;
}

#menu li {
	list-style: none;
}

#menu li a {
	display: block;
	width: 240px;
	padding: 6px 35px 6px 15px;
	font-size: 12px;
	text-decoration: none;
	background: url(images/arrow.gif) right center no-repeat;
	border-bottom: 1px solid #222;
}

#menu li.current_page_item a,
#menu li.current_page_parent a,
#menu li.current_page_ancestor a {
	color: #fff;
	background-color: #000;
}



#featured-items {
	margin: 0;
	padding: 15px 0 0 15px;
}

#featured-items li {
	float: left;
	width: 124px;
	height: 102px;
	padding: 0 12px 0 0;
	list-style: none;
}

#featured-items li a {
	display: block;
	position: relative;
	width: 124px;
	height: 102px;
	text-decoration: none;
}

#featured-items li a span {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 116px;
	padding: 4px;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	background: #000;
}



#news {
	padding: 15px;
	background: url(images/bg-news.png) no-repeat;
}

#news h4 a {
	text-decoration: none;
}

#news label {
	font-size: 11px;
}

#news form p {
	line-height: 22px;
	margin: 0 0 4px;
}

#news form input#name,
#news form input#irkjjk-irkjjk,
#news form input#Address {
	float: right;
	width: 172px;
	padding: 3px;
	color: #000;
	font-size: 11px;
	line-height: 14px;
	border: 1px solid #444;
	background: #fff;
}

#news form input#submit {
	font-size: 11px;
}


/* sidebar and main */

#sidebar, #main {
	float: left;
	width: 260px;
	margin: 0 0 0 30px;
	padding: 147px 15px 15px;
	background: #000;
}

.page-id-42 #container #main {
	padding: 40px 15px 15px;
}

.page-id-42 #container #main #home-contact {
	padding-bottom: 40px;
}


.page-id-42 #container #main #home-contact a.facebook {
	background: url(images/facebook.gif) no-repeat left;
	display: block;
	height: 20px;
	padding-left: 30px;
}

#sidebar ul.secondary-menu {
	margin: 0;
}

#sidebar ul.secondary-menu li {
	list-style: none;
}

#sidebar ul.secondary-menu li a {
	display: block;
	width: 260px;
	padding: 6px 0;
	color: #acacac;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #333;
}

#sidebar ul.secondary-menu li a:hover,
#sidebar ul.secondary-menu li.current_page_item a {
	color: #fff;
}

#sidebar ul.secondary-menu li ul {
	margin: 0;
}

#sidebar ul.secondary-menu li ul li.page_item a {
	width: 250px;
	padding-left: 10px;
	color: #acacac;
}

#sidebar ul.secondary-menu li ul li a:hover,
#sidebar ul.secondary-menu li ul li.current_page_item a {
	color: #fff;
}

#main .post {
	margin: 0 0 36px;
}

#main .post h2 a {
	text-decoration: none;
}

#main .attachment-thumbnail {
	float: left;
	margin: 0 12px 10px 0;
}

#main .attachment-medium {
	margin: 0 0 20px;
}

#breadcrumbs {
	margin: 0 0 25px;
	font-size: 10px;
}

.date {
	font-size: 10px;
}

#main #news-rotator {
	margin: 0;
}

#main #news-rotator li {
	list-style: none;
	margin: 0 0 20px;
}

.wpcf7-form p {
	line-height: 22px;
	margin: 0 0 4px;
}

.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
	float: right;
	width: 172px;
	padding: 3px;
	color: #000;
	line-height: 14px;
	border: 1px solid #444;
	background: #fff;
}

.wpcf7-form-control-wrap textarea {
	float: none;
	width: 252px;
}

.wpcf7-response-output,
.wpcf7-not-valid-tip {
	color: #fff;
}

.gallery {
	margin: 22px 0 0;
}

.gallery a img {
	margin: 0 9px 9px 0;
	border: 1px solid #bbb;
}

.older {
	float: left;
}

.newer {
	float: right;
}

#main label {
	font-size: 11px;
}

#main form p {
	line-height: 22px;
	margin: 0 0 4px;
}

#main form input#name,
#main form input#irkjjk-irkjjk,
#main form input#Address {
	float: right;
	width: 172px;
	padding: 3px;
	color: #000;
	font-size: 11px;
	line-height: 14px;
	border: 1px solid #444;
	background: #fff;
}

#main form input#submit {
	font-size: 11px;
}


/* footer */

#footer {
	clear: both;
	width: 930px;
	height: 30px;
	margin: 0 0 0 50px;
	border-top: 1px solid #999;
	background: url(images/bg-footer.png) no-repeat;
}

#footer .left { float: left; }
#footer .right { float: right; }

#footer p {
	margin: 0;
	padding: 9px 15px;
	font-size: 10px;
	line-height: 12px;
}

#footer ul {
	margin: 0;
}

#footer ul li {
	list-style: none;
	float: left;
	padding: 9px 10px 9px 0;
	font-size: 10px;
	line-height: 12px;
}

.anem {
	padding: 0 15px 0 0;
	background: url(images/anem.png) right center no-repeat;
}