/*
Theme Name: Atcosmetics
Theme URI:
Description: WordPress theme.
Author: WordPress
Author URI:
*/

* {
	margin:0;
	padding:0;
}

img {
	border:none;
}

body {
	background-color:#222220;
}

#page {
	width:950px;
	margin:0 auto;
}

/* Header */
#header {
	padding-top:22px;
	width:950px;
	height:120px;
	}
.logo {
	float:left;
	padding-left:18px;
	}
.number {
	float:right;
	}
.header_img {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:950px;
	height:120px;
	background:url(images/sub-splash.jpg) no-repeat 0 0;
	}
.left_bg {
	position:absolute;
	margin:-19px 0 0 0;
	}
/**********/

/* Header image */
.header_img_button {
	position:absolute;
	float:right;
	width:694px;
	height:93px;
	margin:14px 0 0 265px;
	}
	
.header_img_button li {
	padding-right:14px;
	list-style:none;
	float:left;
	}
/**********/

/* Header Navigation */
.nav {
	margin-top:14px;
	width:685px;
	height:41px;
	background:url(images/nav.gif) no-repeat 0 0;
	float:right;
	}
.nav li {
	padding-left:5px;
	height:41px;
	float:left;
	list-style:none;
	}

.nav li a {
	height:41px;
	display:block;
	}	
	
.nav li.about a {
	padding-left:0px;
	width:100px;
	}	
.nav li.about a:hover {
	background:url(images/nav.gif) no-repeat -5px -42px;
	}
.nav li.breast a {
	width:78px;
	}	
.nav li.breast a:hover {
	background:url(images/nav.gif) no-repeat -110px -42px;
	}
.nav li.body a {
	width:74px;
	}	
.nav li.body a:hover {
	background:url(images/nav.gif) no-repeat -193px -42px;
	}
	
.nav li.face a {
	width:72px;
	}	
.nav li.face a:hover {
	background:url(images/nav.gif) no-repeat -272px -42px;
	}
	
.nav li.general a {
	width:179px;
	}	
.nav li.general a:hover {
	background:url(images/nav.gif) no-repeat -349px -42px;
	}
.nav li.fees a {
	width:59px;
	}	
.nav li.fees a:hover {
	background:url(images/nav.gif) no-repeat -533px -42px;
	}
	
.nav li.contact a {
	width:88px;
	}	
.nav li.contact a:hover {
	background:url(images/nav.gif) no-repeat -597px -42px;
	}	
/**********/

/* Content */
#content {
	width:630px;
	margin-bottom:30px;
	float:right;
	padding:20px;
	background-color:#3a3832;
	}
h1, h2, h3 {
	font-family:"Lucida Sans Unicode","Lucida Grande","sans-serif";
	clear:both;
}
.center {
	
	text-align:center;}
#content h2, #content h2 a, #content h3, #content h3 a {
	font-size:22px;
	font-weight:normal;
	color:#fff;
	}
#content h2 a, #content h3 a {
	  text-decoration:none;
	}
#content h2 a:hover, #content h3 a:hover {
	color:#B98B5A
	}
.archive #content h2, .page #content h2, .single #content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:30px;
	line-height:30px;
	padding-bottom:18px;
	}

small, .commentmetadata a {
	color:#B98B5A;
	}

#content small  {
	display:block;
	padding-bottom:12px;
	}

#content p {
	font-size:14px;
	line-height:20px;
	font-family:georgia,serif;
	color:#C4BFA6;
	padding-bottom:20px;
	}
#content p a {
	color:#B98B5A;
	text-decoration:underline;
	}
#content p a:hover {
	text-decoration:none;
	color:#FFF0C1;
	}
#content small a, #content cite a {
	color:#FFF0C1;
	}
.post  {
	margin-bottom:32px;
	background:url(images/dotted-hr.gif) repeat-x 0 100%;
	}
.page .post  {
	background:none;
	}
.postmetadata {
	}
/**********/

/* Respond */
#respond {
	clear:both;
	padding-top:20px;
}

#respond:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#respond h3 {
	padding-bottom:12px;
	font-size:18px;
	font-weight:normal;
}
/**********/

/* Search */
#search{
	
	margin:32px auto 0 auto;
	width:305px;
	height:21px;
	background:url(images/searchform.png) no-repeat 0 0;
	}

#searchform {
	width:304px;
}

#searchform #s {font-family:georgia,serif;
	font-size:13px;
	line-height:16px;
	background-color:#B2B2A5;
	border:1px solid #CCCCCC;
	font-weight:normal;
	color:#000;
	width:228px;
	padding:5px 4px 3px 7px;
	float:left;
}

#searchsubmit {
	font-family:georgia,serif;
	font-weight:bold;
	background-color:#B98B5A;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	float:right;
	text-align:center;
	padding:4px 0 4px 3px;
	width:62px;
	height:26px;
}
/**********/


/* Commentlist */ 	
.commentlist {
	color:#C4BFA6;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:1.5em;
	padding-left:12px;
	padding-right:12px;
	margin-bottom:32px;
	background:url(images/dotted-hr.gif) repeat-x 0 100%;

	
}
h3#comments { 
	clear:both;
	font-size:18px;
 }

.commentlist,
.commentlist li {
	list-style:none;
}

.commentlist li {
	padding-top:32px;
}

.commentlist span {
	font-size:12px;
}

.commentlist img {
	float:left;
	padding-right:10px;
}

.commentlist cite,
.commentlist cite a {
	color:#FFF0C1;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
}


.commentlist p {
	clear:both;
	margin-top:8px;
}

.commentlist a {
	text-decoration:none;
	font-size:12px;
	padding-bottom:6px;
}

.commentlist a:hover {
	text-decoration:underline;
}
/**********/

/* Commentform */
#commentform {
	color:#000000;
	font-family:"arial",Serif;
	font-size:12px;
	}
#commentform p {
	padding-bottom:12px;
	}
#commentform .login {
	padding:10px 0;
}

#commentform .login a {
	color:#547AAA;
	text-decoration:underline;
}

#commentform .login a:hover {
	color:#7B602E;
	text-decoration:none;
}

#commentform p small {
	padding-bottom:5px;
	display:block;
	color:#B98B5A;
	font-size:12px;
	line-height:26px;
}

#commentform input {
	margin-right:10px;
	width:200px;
	float:left;
	clear:both;
}

#commentform textarea,
#commentform input {
	font-size:12px;
	font-family:georgia,serif;
	color:#000;
	background-color:#B2B2A5;
	border:1px solid #CCCCCC;
	padding:4px 4px 4px 7px;
}

#commentform textarea {
	background-color:#B2B2A5;
	overflow:auto;
	clear:both;
	width: 618px;
	height:150px;
	float:left;
}
#commentform #submit {
	font-family:georgia,serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:center;
	height:22px;
	width:140px;
	padding:0;
	margin-top:12px;
	position:relative;
	left:492px;
	border:1px solid #CCCCCC;
	background-color:#B98B5A;
}
/**********/

/* Navigation */
.navigation {color:#fff0c1;
	padding:10px 0 18px 0;
	margin-bottom:10px;
	clear:both;
	font-family:georgia,serif;
	font-size:14px;
	font-weight:bold;
	}
.navigation a {
	color:#fff0c1;
	text-decoration:none
	}
	
.navigation a:hover {
	color:#B98B5A;
	}
	
.navigation .alignleft{
	text-align:left;
	float:left;
	width:300px;
	padding-bottom:20px;
	}
.navigation .alignright{
	text-align:right;
	width:300px;
	float:right;
	padding-bottom:20px;
	}
/**********/

/* Sidebar */
#sidebar {
	font-family:georgia,serif;
	float:left;
	width:239px;
	padding:20px;
	margin-bottom:30px;
	background-color:#2f2d28;
	}
#sidebar h2 {
	font-size:22px;
	font-weight:normal;
	color:#FFF0C1;
	}
#sidebar ul li p {
	padding-bottom:22px;
	font-size:13px;
	}
#sidebar ul ul {
	padding-left:12px;
	padding-bottom:22px;
	}
#sidebar li {
	color:#C4BFA6;
	list-style:none;
	}
#sidebar li a {
	color:#B98B5A;
	font-size:14px;
	line-height:18px;
	text-decoration:none;
	}
#sidebar li a:hover {
	color:#FFF0C1;
	text-decoration:underline;
	}
/**********/

/* Footer */
#footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	font-size:13px;
	clear:both;
	height:270px;
	width:950px;
	background:transparent url(images/dotted-hr1.gif) repeat-x 0 0;
	}
#footer .footer_content {
	height:160px;
	padding:30px;
	
	}
#footer .logo_footer {
	padding-right:26px;
	float:left;
	color:#C4BFA6;
	font-family:georgia,serif;
	text-decoration:none;
	font-size:21px;
	letter-spacing:2px;
	}
#footer .logo_footer span {
	display:block;
	line-height:25px;
	}
#footer .logo_footer img {
	display:block;
	}
#footer .links1, #footer .links2 {
	float:left;
	padding-right:26px;
	}
#footer li {
	list-style:none;
	}
#footer .links1 li a, #footer .links2 li a{
	color:#B98B5A;
	text-decoration:none;
	}
#footer .links1 li a:hover, #footer .links2 li a:hover{
	color:#FFF0C1;
	text-decoration:underline;
	}
#footer .about {
	float:left;
	width:290px;
	color:#828279;
	}
#footer .about a {
	color:#B2B2A5;
	text-decoration:none;
	}
	
#footer .about a:hover {
	text-decoration:underline;
	}
	
#footer .copyright {
	color:#828279;
	text-align:right;
	clear:both;
	height:40px;
	line-height:40px;
	} 
/**********/