/*
Theme Name: Keystone Cosmetic
Theme URI: http://www.yooter.com/
Description: Keystone Cosmetic is a theme by <a href="http://www.yooter.com/">Yooter Interactive Marketing</a>
Author: Yooter Interactive Marketing
Author URI: http://www.yooter.com
Version: 1.0

*/
* { margin: 0; }

body
{
	font-family: Verdana, Tahoma;
	font-size: 12px;
	background: #434f5d;
	color: #4b4b4b;
}
a { color: #810541; }
a:hover { color: #000; }

p {margin-bottom: 10px;}

#wrap
{
	margin-top: 15px;
	width: 900px;
	text-align: left;
	background: #fff;
}

img, img a { border: 0; }
#header
{
	height: 125px;
	width: 900px;
}

#logo
{
 float: left;
 height: 125px;
}

#toplinks
{
	padding-left: 250px;
	padding-top: 5px;	
}

.fourlinks{color: #424a7c; text-decoration: none;}
.fourlinks a:link {color: #424a7c;}
.fourlinks a:visited {color: #424a7c;}
.fourlinks a:hover {color: #424a7c;}
.fourlinks a:active {color: #424a7c;}

#rocklinks
{
float: right;
padding-right: 100px;
padding-top: 65px;
}

#title
{
padding-left: 255px;
padding-top: 20px;
color: #810541;
font-size: 18pt;
}

.spacer
{
margin-bottom: 2px;
}

#subtitle
{
padding-left: 255px;
padding-top: 5px;
color: #810541;
color: #810541;
font-size: 10pt;
}

#certs
{
width: 220px;
height: 80px;
float: right;
margin-right: 0px;
margin-top: 0px;
background: #ffffff url(images/certs.png);
}

#stripe
{
	width: 900px;	
	height: 245px;
	background: url(images/flash_movie.png) no-repeat;	
}

#gallery
{
float: left;
height: 245px;
}

#navback
{

height: 40px;
width: 650px;
margin-top: 4px;
float: right;
background: #ffffff url(images/nav-back.png);
font-size: 15px;
color: #424a7c;
font-weight: bold;
}

#linkmov
{
padding-top: 10px;
}

#header .logo a
{
	color: #000;
	text-decoration: none;
}
#header .logo a:hover
{
	color: #4D6A00;
}

#menu
{
	background: #5D7311 url(images/menuback.gif) repeat-x;
	color: #DDD;
	height: 35px;
}

#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 15px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #DDD;
}

#menu ul li a{
	padding: 10px 20px 10px 12px;
	background: url(images/menu-bg.gif) no-repeat;
	background-position: 0 13px;
	text-decoration: none;
	color: #FFF;
	display: block;
}
#menu ul li a:hover
{

	background: url(images/menu-bg-hover.gif) no-repeat;
	background-position: 0 13px;
}

#content
{
	padding: 20px 10px;
}

#left
{
	font-size: 13px;
	line-height: 1.5em;
	float: left;
	width: 675px;
	padding: 0 0 20px 10px;
}

#right
{
	font-size: 11px;
	line-height: 1.5em;
	float: left;
	width: 150px;
	padding: 0 10px 15px 10px;
}
#left img
{
	margin: 5px;
	max-width: 98%;
}
#left ul, #right ul, #left ol, #right ol, #left .commentlist li.alt ol, #left .commentlist li.alt ul
{
	margin: 5px 0 0 0;
	line-height: 25px;
	padding: 0;
}
#left li, #right li, #left .commentlist li.alt li
{
	list-style: none;
	font-size: 12px;
	background: url(images/bug.png) no-repeat left top;
	background-position: 0 5px;
	padding-left: 20px;
	margin: 0;
	botder: 0;
}
#left .post blockquote
{
	margin: 10px;
	background: url(images/quote.jpg) no-repeat top left;
	padding-left: 45px;
	min-height: 36px;
}

.post .title
{
	margin-bottom: 10px;
}
.post .title a
{
	font-size: 20px;
	text-decoration: none;
	color: #810541;
}
.post .title a:hover
{
	color: #810541;
	text-decoration: none;
}
.post .meta
{
	color: #999;
	padding: 2px;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
.post .meta a
{
	color: #777777;
}
.post .meta a:hover
{
	color: #000;
}
.post .meta .posted
{
	float: left;
}
.post .meta .comments
{
	float: right;
}
.post .meta .comments a
{
	background: url(images/comments.png) left no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	display: block;
	text-decoration: none;
}

.post .entry
{
	text-align: left;
	padding: 6px;
	margin-bottom: 0px;
}

.ltop
{
	background: url(images/ltop.jpg) no-repeat;
	width: 220px;
	height: 13px;
}
.lmid
{
	background: url(images/lmid.jpg) repeat-y;
	width: 200px;
	padding: 0 10px;
}
.lmid h2
{
	font-weight: normal;
	margin: 0;
	font-size: 18px;
	padding-bottom: 5px;
}
.lbot
{
	background: url(images/lbot.jpg) no-repeat;
	width: 220px;
	height: 12px;
	margin-bottom: 30px;
}

#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9f9f9;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#left .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#left .commentlist li.one, #left .commentlist li.alt
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#left .commentlist li.alt 
{
    background:#f9f9f9;    
}
#left .commentlist li.authorcomment 
{
    background: #ECE9D8;      
}
#left .commentlist li.one .cmtinfo, #left .commentlist li.alt .cmtinfo 
{
	font-size:1em;			
}
#left .commentlist li.one cite, #left .commentlist li.alt cite
{
	font-style:normal;
	font-weight:bold;
}
#left .commentlist li.one .cmtinfo em, #left .commentlist li.alt .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}


#footer
{
	background: url(images/base.png) no-repeat;
	height: 45px;
	font-size: 11px;
	color: #000;
	text-align: center;
}

footer_text
{
padding-top: 100px;
text-align: center;
}

