/*  jeune d' âge organics stylesheet April 5, 2010
Theme Name: Sliding Door
Theme URI: http://mac-host.com/slidingdoor/
Description:A unique template featuring  sliding images in the header based on phatfusion imagemenu. Look at theme homepage to see the menu in action - the preview does not work on wordpress.org!!!!  Sliding images in header link to pages, or can be redirected using the Page Links To plugin. The theme has a comprehensive support forum to help you get started at http://mac-host.com/support  
Version: 1.8.6
Author: Wayne Connor
Author URI: http://www.macintoshhowto.com/
Tags: black, fixed-width, custom-header, photoblogging, dark, left-sidebar

*/



* { margin: 0; padding: 0; list-style: none; }

body {
	text-align: center;
	color: #000; /* color: #000; */
	font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
	background: #000;
}

body a {
		color: #000; /* color: #42adfb; */
}


#upperBar {
	height: 0px;
	background: #01bcff; /*Dan Different Background color ” background: #000000;” */

}

#wrapper {
width: 850px;  /*Dan it was ”width: 850px;” */
margin: 0 auto;
text-align: left;
	position: relative;
	background: #000;

}    

/* The welcome heading has been removed to place graphics instead

#welcomeheading a {
	margin-bottom: 10px;
	padding-bottom: 15px;
	font: 40pt "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
	padding-top: 10px;
	color: #444;
	text-decoration: none;
}

#welcomeheading {
		text-align: center;
}

#welcomeheading a:hover {
	color: #ddd;

}
span.middleword {
	color: #909090;
}

#welcomeheading a:hover .middleword {
	color: #fff;
} dan */
 
 
.description {
	text-align: center;
			font: normal 14px Verdana, Helvetica, Sans-serif;
	color: #000; /* color: #fff; */
	padding-bottom: 5px;
	padding-top: 10px;
}  

                
#content {
	float: right;
	width: 640px; /* Dan this was “width: 700px;” */
	margin-top: 0px;
}

	#content .notice p {
		border-top: 1px solid #bbb;
		border-bottom: 1px solid #bbb;
		padding: 5px 0px;
		font-size: 12px;
		margin: 1px;
}
		#content .notice {
	border-top: 1px solid #2d7cb9; /* Dan added */
	border-bottom: 1px solid #2d7cb9; /* Dan added */
		margin-bottom: 20px;
}

    #content .post {
	/* border-image: url(jeunedage.com/wp-content/themes/sliding-door/imagemenu/images/VineBorderHorizontal.png) 27 27 27 27 round round; */

/* dan added from here */
/*
img {border: 0;}

  .purple-moons {
  background: #9040d3 url(jeunedage.com/wp-content/themes/sliding-door/imagemenu/images/VineBorderHorizontal.png);
.black {background: #000;}

  .bb5 {border: 5px inset #483db8;}
  .bp5 {border: 5px inset #9040d3;}
  .bs5 {border: 5px inset #c0c0c0;}

  .m2 {margin: 2em;}
  .mr1 {margin-right: 1em;}
  .mb2 {margin-bottom: 2em;}

  .l {float: left; clear: left;}
  .r {float: right; clear: right;}

  .cp {color: #9040d3;}
  .cb {color: #483db8;}

  div.p1c {padding: 1em; text-align: center;}
*/		
/* dan added to here*/

border-top-style: solid; border-width:20px;
		/* border-right-style: ridge; border-width:50px; */
		border-color:#339900;		
		float: left;
		position: relative; /* may need to take out */
		width: 590px; /* width: 650px; */
		margin-bottom: 0px;
		padding-left: 100px;  /* Dan – This was added for the Vine*/
		padding-right: 50px; /* Dan */
	background: #ffffff;
	border-top-image: url(http://jeunedage.com/wp-content/themes/sliding-door/imagemenu/images/VineBorderHorizontal.png) 27 27 27 27 round round;
	/* TRYING TO GET THE VINE ON TOP background-image: url(http://jeunedage.com/wp-content/themes/sliding-door/imagemenu/images/VineBorderHorizontal.jpg); */
	background-image: url(http://jeunedage.com/wp-content/themes/sliding-door/imagemenu/images/VineBorder3SM.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
}
	
	#content .post h2 a {
	color: #000; /*color: #444;*/
	text-decoration: none;
	
	padding: 3px 0;
	font-size: 24px;
	font-weight: bold;
}

	#content .post h2 a:hover {
		color: #000; /* color: #000; */
	}
	
	#content .post h3 {
		font-size: 12px;
		font-weight: normal;
		color: #444;
		margin-bottom: 0px;
		margin-top: 5px

}

 #content .post-details {

}

 #content .prevnext {
	margin-top: 20px;
	font: normal 13px/20px Verdana, Helvetica, Sans-serif;

	
}	
	#content .post h3 a {
		color: #000;
	}              
	
	#content .post h3 a:hover {
		text-decoration: none;
	}
	
	#content .post img {
	max-width: 640px;
	margin-bottom: 10px;
	margin-top: 10px;

}     


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 20; /* margin: 0; */
   padding: 10; /* padding: 0; */
   border: 5 none; /* border: 0 none; */
}

#content p.wp-caption-text  
   {
   font-size: 11px;
   line-height: 17px;

   margin: 10px;
	color: #000;
	text-align: center;
}
	
	#content .post a img {
	}
		
	#content .post ul {
		margin-left: 20px !important;
	}
	
	#content .post ul li {
		list-style-type: disc !important;
	}
	
	#content p,
	#content .post ul li {
		font: normal 13px/20px Verdana, Helvetica, Sans-serif;
		margin-bottom: 10px;
		margin-top: 10px;
	color: #000;
	margin-right: 0px;
	text-align: left; /* text-align: justify; */
}
	
	#content blockquote {
	margin-left: 10px;
	border-left: 3px solid #555;
	padding-left: 10px;
	font-style: italic;
}
	
	#content p a {
		color: #42adfb; /* #42adfb */
	}
	
	#content p a:hover {
		text-decoration: none;
	} 
	
	#content small {
	    margin: 0 auto;
	    text-align: center;
	    display: block;
	    border-top: 3px solid #333;
	    border-bottom: 1px solid #333;
	    font-size: 11px;
	    color: #999;
	}
	
	#content ol {
	line-height: 1.6;
}
	#content ol.commentlist {
		margin-top: 10px;
	}
	
	#content ol.commentlist li {
		border-top: 1px solid #333;
		margin-bottom: 10px;
	} 
	
		#content ol.commentlist li .commentMeta {
			width: 120px;
			float: left;
			margin-top: 5px;
		} 
		
		    #content ol.commentlist li .commentMeta span {
				display: block;
			}
			
			#content ol.commentlist li .commentMeta span.author,
			#content ol.commentlist li .commentMeta span.author a {
				color: #CCC;    
				text-decoration: none;
				margin-bottom: 5px;
			}                     
			
			#content ol.commentlist li .commentMeta span.date a {
				color: #666;
				text-decoration: none;
				font-size: 11px;
			}

			#content ol.commentlist li .commentMeta span.moderate a {
				color: #42adfb;
			}
		
		#content ol.commentlist li .commentText {
			width: 450px;
			float: right;
			padding: 5px;
			font-size: 12px;
		}
	
	
	#content ol.commentlist .avatar {
float: left;
}


	#content h3 {
		color: #42adfb;

	}
	
	#content #commentform input {
		padding: 5px;
		font-family: Arial, Helvetica, Sans-serif;
	}
	
	#content #commentform textarea {
		width: 410px;
		padding: 10px;
		font-family: Arial, Helvetica, Sans-serif;
	}
	
	#content .nextprevious {
		height: 40px;
		display: block;
	} 
	
	#content .nextprevious a {
		color: #CCC;
	}               
	
	#content .nextprevious .left {
		float: left;
	}              
	
	#content .nextprevious .right {
		float: right;
	}
	
	#content .adBrite {
		display: block;
		margin-bottom: 20px;
		border: 1px solid #333;
	}

#sidebar {
	width: 150px;
	float: none;
	padding-top: 8px;
	padding-bottom: 5px; /* padding-bottom: 5px; */
	padding-left: 0px; /* padding-left: 40px; */
	text-align: left;
	background: #000; /* Dan – may need to be commented out “background: #000;” */
} 


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

	<title>jeune d' âge organics
	
	
	</title>

	<meta name="generator" content="WordPress 2.8.4" />
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />	
	<link rel="stylesheet" href="http://jeunedage.com/wp-content/themes/sliding-door/style.css" type="text/css" media="screen" />
	<link rel="alternate" type="application/rss+xml" title="jeune d&#8217; âge organics RSS Feed" href="http://jeunedage.com/feed/" />

	<link rel="pingback" href="http://jeunedage.com/xmlrpc.php" />
	<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://jeunedage.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://jeunedage.com/wp-includes/wlwmanifest.xml" /> 
<link rel='index' title='jeune d&#039; âge organics' href='http://jeunedage.com' />
<meta name="generator" content="WordPress 2.8.4" />
	
	
<link rel="stylesheet" type="text/css" media="screen" href="http://jeunedage.com/wp-content/themes/sliding-door/imagemenu/imageMenu.css">
<script type="text/javascript" src="http://jeunedage.com/wp-content/themes/sliding-door/imagemenu/mootools.js"></script>
<script type="text/javascript" src="http://jeunedage.com/wp-content/themes/sliding-door/imagemenu/imageMenu.js"></script>

<link rel="shortcut icon" href="http://jeunedage.com/favicon.ico" type="image/vnd.microsoft.icon"/>
<link rel="icon" href="http://jeunedage.com/favicon.ico" type="image/x-ico"/>
	

</head>

<body>

<div id="masthead"><a href="http://jeunedage.com"><img src="http://jeunedage.com/wp-content/themes/sliding-door/imagemenu/images/bg.jpg" alt="a new age in skin care" border="0" /></a>

</div>

<div id="wrapper">

<div id="welcomeheading">
</div>


<div id="imageMenu">
		<ul>

		<li class="bk1"><a href="http://jeunedage.com/?page_id=118">Category 1</a></li>
		<li class="bk2"><a href="http://jeunedage.com/?page_id=32">Category 2</a></li>
		<li class="bk3"><a href="http://jeunedage.com/?page_id=52">Category 3</a></li>
		<li class="bk4"><a href="http://jeunedage.com/?page_id=44">Category 4</a></li>
		<li class="bk5"><a href="http://jeunedage.com/?page_id=174">Category 5</a></li>
		<li class="bk6"><a href="http://jeunedage.com/?page_id=2">Category 6</a></li>

		<li class="bk7"><a href="http://jeunedage.com/shop">Category 7</a></li>
		</ul>
	</div>
		
<script type="text/javascript">
			
			window.addEvent('domready', function(){
				var myMenu = new ImageMenu($$('#imageMenu a'),{openWidth:310, border:2, onOpen:function(e,i){location=(e);}});
			});
		</script>	

		



<div id="content">


		
	 
	
	


			<div class="post" id="post-28">
			<h2><a href="http://jeunedage.com/28/" rel="bookmark" title=""></a></h2>

/* Dan added from here */
<div class="purple-moons mr1 mb2 bp5 l">
    <div class="purple-glass m2 bp5">
      <div class="black m2 bp5">
        <img src="http://lh4.ggpht.com/_bw9zYVODUck/S2WYk5Un9mI/AAAAAAAACiI/FTC41ReguCU/s800/best-of-2009.png.jpg"
        alt="CSS border style image frame"
        width="300" height="300" />
      </div>
    </div>
  </div>
/* Dan added to here */


			<p><h2><span style="color: #000;">Luxurious and Conscientious Skin Care</span></h2>
<p><span style="font size="> </span><a title="Bionic Beauty's Best of Beauty 2009 Award Winner!" href="http://bionic-beauty.com/bionics-best-of-beauty-2009-winners/" target="_blank"><img src="http://lh4.ggpht.com/_bw9zYVODUck/S2WYk5Un9mI/AAAAAAAACiI/FTC41ReguCU/s800/best-of-2009.png" alt="Bionic Beauty's Best of Beauty 2009 Award Winner!"  border="10" /></a></p>
<p>At <strong>jeune d&#8217; âge organics</strong> we understand the need to care for your skin. Doing so reasonably is increasingly important. Our goal is to give you the best products at the most sensible cost. We provide sensible yet luxurious skin care.</p>
<h3><a href="http://jeunedage.com/shop"><img class="size-full wp-image-824 " title="Go to Shop" src="http://jeunedage.com/wp-content/uploads/2009/01/lisamarie_small3.png" alt="Lisa Marie" width="420" height="263" /></a><span style="font size="></p>
<p></span></h3>
<h4><span style="font size="> </span></h4>
<h5><span style="font size="></p>

<li style="padding-left: 30px;">High grade antioxidants with certified organic extracts</li>
<li style="padding-left: 30px;">Packed with Vitamins!</li>
<li style="padding-left: 30px;">Natural forms of DMAE, Hyaluronan, CoQ10</li>
<li style="padding-left: 30px;">Natural AHAs and ALAs</li>
<li style="padding-left: 30px;">Best possible value</li>
<li style="padding-left: 30px;">Only natural fragrances</li>
<li style="padding-left: 30px;">NO Parabens</li>
<li style="padding-left: 30px;">Vegan friendly</li>
<p></span></h5>

<h4><span style="font size="></p>
<p></span></h4>
<h3><span style="font size="></p>
<p></span></p>
<ul> <span style="font size="></p>
<p></span></ul>
<p style="text-align: center;">
</h3>
<p>Many of our ingredients are USDA Certified Organic.</p>
<div>
<p><span style="font-size: small;">Our marketing strategy includes relying on your referrals &#8211; If you like our products we count on you to share your knowledge with someone you care about.  That is why we strive to provide the best products in the market.</span></div>
<div>

<p><span style="font-size: small;">In support of <a href="http://naaweb.yourmembership.com/">National Afterschool Association</a> after school programs.</span></div>
<div>
<p><span style="font-size: small;">This site is continuously being updated.</span></div>
<div>
<p><span style="font-size: small;"><br />
Follow us:<a href="http://www.facebook.com/ToBetterSkin"></a><br />
</span></div>
<p><span style="font-size: small;">On Facebook <a href="http://www.facebook.com/ToBetterSkin" target="_blank">http://www.facebook.com/ToBetterSkin</a></p>
<p>On Twitter <a href="http://www.twitter.com/ToBetterSkin" target="_blank">http://www.twitter.com/ToBetterSkin</a></span></p>

<p>©Copyright 2009</p>
<h3 style="font-size: small; padding-left: 10px; text-align: left;">jeune d&#8217;âge organics</h3>
			<div class="post-details"> </div>
			</p>
		</div>
		
	<div class="nextprevious">
		<div class="left"></div>
		<div class="right"></div>

	</div>
	<div class="clear"></div>
</div>
                     
<div id="sidebar">
	
<li id="pages-2" class="widget widget_pages"><h2 class="widgettitle">jeune d&#8217; âge organics</h2>
		<ul>
			<li class="page_item page-item-118"><a href="http://jeunedage.com/philosophy/" title="Our Philosophy">Our Philosophy</a></li>

<li class="page_item page-item-32"><a href="http://jeunedage.com/products/" title="Products">Products</a>
<ul>
	<li class="page_item page-item-44"><a href="http://jeunedage.com/products/ingredients/" title="Ingredient Information">Ingredient Information</a></li>
	<li class="page_item page-item-46"><a href="http://jeunedage.com/products/whyyoucare/" title="why you should care">why you should care</a></li>
</ul>
</li>
<li class="page_item page-item-52"><a href="http://jeunedage.com/client-testimonials/" title="Retailers">Retailers</a></li>
<li class="page_item page-item-2"><a href="http://jeunedage.com/contactus/" title="Let&#8217;s talk . . .">Let&#8217;s talk . . .</a></li>
<li class="page_item page-item-174"><a href="http://jeunedage.com/links-blogger-reviews-and-testimonials/" title="Links, Blogger Reviews and Testimonials">Links, Blogger Reviews and Testimonials</a></li>

<li class="page_item page-item-82"><a href="http://jeunedage.com/site-admin/" title="site admin">site admin</a></li>
		</ul>
		</li>
<body>
<FONT COLOR="#A0A0A0">• </FONT><a href="http://jeunedage.com/shop/"><small>ordering</small></a>
<p>
<div id="masthead"><a href="http://jeunedage.com"><img src="http://jeunedage.com/wp-content/themes/sliding-door/imagemenu/images/nav_bg.jpg" alt="a new age in skin care" border="0" /></a>
</div>
</body>
	
	<div id="footer">
		<p><a href="http://jeunedage.com">DeLamb Innovations LLC</p>	
	</div>

		
</div>
</div>


<!-- Woopra Analytics Code -->
<script type="text/javascript" src="//static.woopra.com/js/woopra.v2.js"></script>
<script type="text/javascript">
woopraTracker.addVisitorProperty('name','admin');
woopraTracker.addVisitorProperty('email','dandelave@gmail.com');
woopraTracker.addVisitorProperty('avatar','http%3A%2F%2Fwww.gravatar.com%2Favatar%2Ffeb1c30d56b7340de5d3f722f596af8b%26amp%3Bsize%3D60%26amp%3Bdefault%3Dhttp%3A%2F%2Fstatic.woopra.com%2Fimages%2Favatar.png');
woopraTracker.track();
</script>
<!-- End of Woopra Analytics Code -->

</body>
</html>
} 

#sitemeter {
	text-align: center;
	width: 160px;
		font-size: 11px;
		color: #999;
}
#sitemeter img{
	padding-bottom: 8px;
	padding-top: 8px;
}

	#sidebar h2 {
		font-weight: normal;
		font-size: 16px;
		text-transform: uppercase;
		margin-bottom: 10px;
	padding-top: 8px;
}
	
	#sidebar a img {
		border: none;
	}
	

	#sidebar ul {
		margin-top: 10px;
		margin-bottom: 10px;
}
	
	#sidebar ul li {
		font-size: 11px;
		background: url(img/bullet.png) 0 5px no-repeat;
		padding: 0 10px;
		margin: 0 0 5px 5px;
	}
	
	#sidebar ul li a {
		color: #999;
		text-decoration: none;
	}
	
	#sidebar ul li span {
		color: #666;
		margin-left: 5px;
	}
	
	#sidebar ul li a:hover {
		color: #CCC;
	}
	
	#sidebar ul#nav {
		margin: 10px 0 20px 0;
	}
	
	#sidebar ul#nav li {
		margin: 0;
		padding: 0;
	}
		
	#sidebar ul#nav li a {
		display: block;
		height: 17px;
		padding: 7px 10px;
		background: url(img/nav_off.png) 0 0 no-repeat;
		margin-bottom: 5px;
		text-decoration: none;
		font-size: 12px;
		text-transform: uppercase;
		font-weight: bold;
		color: #999;
	}
	
	#sidebar ul#nav li a:hover {
		background: url(img/nav_off.png) 0 -31px no-repeat;
	}        
	
	#sidebar ul#nav li a.active {
		background: url(img/nav_on.png) 0 0 no-repeat;
		color: #FFF;
	}


#footer hr {
height: 1px;

}


#sidebar #footer {
	border-top: 1px double #ccc;
    border-bottom: 1px solid #ccc;
    padding: 7px 0 2px;
    font-size: 11px;
	margin-top: 10px;
	margin-bottom: 20px;
}

    #sidebar #footer p {
        margin-bottom: 5px;
        color: #eee;
	text-align: center;
}
    
    #sidebar #footer a {
        color: #999;
	text-decoration: none;
}
    
    #sidebar #footer a:hover {
        text-decoration: none;
        color: #fff;
    }

.clearfix {
	clear: both;
}	

.ctc {
text-align: center;
	text-decoration: none;
	line-height: 80%;
	background-color: #000;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}	


.ctc a {
	text-decoration: none;
	text-transform: lowercase;
	font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
	margin: 4px;
	border: thin none #060606;
}
.ctc a:hover{
	color: #fff;
	margin: 3px;
	border: thin solid #8acef3;
	background-color: #0c0c0c;
}

[disabled] {

	color:#dddddd;

	border-color:#dddddd!important;

	background:none!important;

}

 #upperBox {
	margin-bottom: 10px;
	text-align: center;
	position: absolute;
	right: 0;
	padding-top: 5px;
}
	
 #upperBox a img {
		display: block;
		margin: 20 auto; /* margin: 0 auto; */
		border: none;
	}
	

	 #upperBox p {
		margin: 5px 0;
		font-size: 10px;
		text-align: center;
	}
	
	 #upperBox input {
		height: 18px;
		padding: 5px 5px 5px 25px;
		background: url(img/upperBox_search.png) top left no-repeat;
		border: 0;
		width: 100px;
		color: #9ec7eb;
		margin-top: 5px;
	}
	
	 #upperBox input:focus {
		color: #FFF;
	}



		width: 640px;
}
	
	#content .post h2 a {
		color: #FFF;
		text-decoration: none;
		padding: 3px 0;
	}

	#content .post h2 a:hover {
		color: #D5F3FF;
	}
	
	#content .post h3 {
		font-size: 12px;
		font-weight: normal;
		color: #999;

}

 #content .post-details {
	bottom: 20px;
	position: absolute;
	right:  0px;
	width: 120px;

	
}
	
	#content .post h3 a {
		color: #999;
	}              
	
	#content .post h3 a:hover {
		text-decoration: none;
	}
	
	#content .post img {
	max-width: 500px;
	max-height: 600px;
	margin-bottom: 10px;
	margin-top: 10px;

}     


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 10; /* margin: 0; */
   padding: 10; /* padding: 0; */
   border: 10 none; /* border: 0 none; */
}

#content p.wp-caption-text  
   {
   font-size: 11px;
   line-height: 17px;

   margin: 10px;
	color: #000;
	text-align: center;
}
	
	#content .post a img {
	}
		
	#content .post ul {
		margin-left: 20px !important;
	}
	
	#content .post ul li {
		list-style-type: disc !important;
	}
	
	#content p,
	#content .post ul li {
		font: normal 13px/20px Verdana, Helvetica, Sans-serif;
		margin-bottom: 10px;
		margin-top: 10px;
	color: #eaeaea;
	margin-right: 0px;
	text-align: left; /* text-align: justify; */
}
	
		#content blockquote {
			margin-left: 10px;
			border-left: 3px solid #333;
			padding-left: 10px;
		}
	
	#content p a {
		color: #3366CC; /* This changed the color of the links from light blue #42adfb */
	}
	
	#content p a:hover {
		text-decoration: none;
		color: #00FF00;
	} 
	
	#content small {
	    margin: 0 auto;
	    text-align: center;
	    display: block;
	    border-top: 3px solid #333;
	    border-bottom: 1px solid #333;
	    font-size: 11px;
	    color: #999;
	}
	
	#content ol {
	line-height: 1.6;
}
	#content ol.commentlist {
		margin-top: 10px;
	}
	
	#content ol.commentlist li {
		border-top: 1px solid #333;
		margin-bottom: 10px;
	} 
	
		#content ol.commentlist li .commentMeta {
			width: 120px;
			float: left;
			margin-top: 5px;
		} 
		
		    #content ol.commentlist li .commentMeta span {
				display: block;
			}
			
			#content ol.commentlist li .commentMeta span.author,
			#content ol.commentlist li .commentMeta span.author a {
				color: #CCC;    
				text-decoration: none;
				margin-bottom: 5px;
			}                     
			
			#content ol.commentlist li .commentMeta span.date a {
				color: #666;
				text-decoration: none;
				font-size: 11px;
			}

			#content ol.commentlist li .commentMeta span.moderate a {
				color: #42adfb;
			}
		
		#content ol.commentlist li .commentText {
			width: 450px;
			float: right;
			padding: 5px;
			font-size: 12px;
		}
	
	
	#content ol.commentlist .avatar {
float: left;
}


	#content h3 {
		color: #42adfb;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	#content #commentform input {
		padding: 5px;
		font-family: Arial, Helvetica, Sans-serif;
	}
	
	#content #commentform textarea {
		width: 410px;
		padding: 10px;
		font-family: Arial, Helvetica, Sans-serif;
	}
	
	#content .nextprevious {
		height: 40px;
		display: block;
	} 
	
	#content .nextprevious a {
		color: #CCC;
	}               
	
	#content .nextprevious .left {
		float: left;
	}              
	
	#content .nextprevious .right {
		float: right;
	}
	
	#content .adBrite {
		display: block;
		margin-bottom: 20px;
		border: 1px solid #333;
	}

#sidebar {
	width: 150px; /* dan- this was width 150px */
	float: none;
	padding-top: 8px;
	text-align: left;
} 

#sitemeter {
	text-align: center;
	width: 160px;
		font-size: 11px;
		color: #999;
}
#sitemeter img{
	padding-bottom: 8px;
	padding-top: 8px;
}

	#sidebar h2 {
		font-weight: normal;
		font-size: 16px;
		/* text-transform: uppercase; dan */
		margin-bottom: 10px;
	}
	
	#sidebar a img {
		border: none;
	}
	

	#sidebar ul {
		margin-top: 10px;
		margin-bottom: 10px;
}
	
	#sidebar ul li {
		font-size: 11px;
		background: url(img/bullet.png) 0 5px no-repeat;
		padding: 0 10px;
		margin: 0 0 5px 5px;
	}
	
	#sidebar ul li a {
		color: #999;
		text-decoration: none;
	}
	
	#sidebar ul li span {
		color: #666;
		margin-left: 5px;
	}
	
	#sidebar ul li a:hover {
		color: #CCC;
	}
	
	#sidebar ul#nav {
		margin: 10px 0 20px 0;
	}
	
	#sidebar ul#nav li {
		margin: 0;
		padding: 0;
	}
		
	#sidebar ul#nav li a {
		display: block;
		height: 17px;
		padding: 7px 10px;
		background: url(img/nav_off.png) 0 0 no-repeat;
		margin-bottom: 5px;
		text-decoration: none;
		font-size: 12px;
		text-transform: uppercase;
		font-weight: bold;
		color: #999;
	}
	
	#sidebar ul#nav li a:hover {
		background: url(img/nav_off.png) 0 -31px no-repeat;
	}        
	
	#sidebar ul#nav li a.active {
		background: url(img/nav_on.png) 0 0 no-repeat;
		color: #FFF;
	}

#sidebar #footer {
    border-top: 3px solid #444;
    border-bottom: 1px solid #444;
    padding: 7px 0;
    font-size: 11px;
}

    #sidebar #footer p {
        margin-bottom: 5px;
        color: #ccc;
	text-align: left;
}
    
    #sidebar #footer a {
        color: #999;
	text-decoration: none;
}
    
    #sidebar #footer a:hover {
        text-decoration: none;
        color: #fff;
    }

.clearfix {
	clear: both;
}	

.ctc {
text-align: center;
	text-decoration: none;
	line-height: 80%;
	background-color: #000;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}	


.ctc a {
	text-decoration: none;
	text-transform: lowercase;
	font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
	margin: 4px;
	border: thin none #060606;
}
.ctc a:hover{
	color: #fff;
	margin: 3px;
	border: thin solid #8acef3;
	background-color: #0c0c0c;
}

[disabled] {

	color:#dddddd;

	border-color:#dddddd!important;

	background:none!important;

}

 #upperBox {
	margin-bottom: 10px;
	text-align: center;
	position: absolute;
	right: 0;
	padding-top: 5px;
}
	
 #upperBox a img {
		display: block;
		margin: 20 auto; /* margin: 0 auto; */
		border: none;
	}
	

	 #upperBox p {
		margin: 5px 0;
		font-size: 10px;
		text-align: center;
	}
	
	 #upperBox input {
		height: 18px;
		padding: 5px 5px 5px 25px;
		background: url(img/upperBox_search.png) top left no-repeat;
		border: 0;
		width: 100px;
		color: #9ec7eb;
		margin-top: 5px;
	}
	
	 #upperBox input:focus {
		color: #FFF;
	}


