/* 
==================================================
Steven Marr Fashion Week 08
==================================================
*/

/* Body Attributes
-------------------------------------------------- */

* {margin: 0; padding: 0;}

img {border: none;}

ul, ol {list-style: none;}

body {font-size: 12px; line-height: 16px; font-family: Arial, Verdana, sans-serif; color: #fff; background-color: #999;}

h1 {font-size: 26px; line-height: 20px;}
h2 {font-size: 18px; line-height: 22px; font-weight: normal; text-transform: uppercase;}
h3 {font-size: 15px; line-height: 20px; font-weight: normal; text-transform: uppercase;}

h4,
h5 {font-size: 11px; line-height: 14px; margin-top:0; margin-bottom: 15px; font-weight: normal; text-transform: uppercase;}
h5 {font-size: 10px;}

a,
a:hover {text-decoration: none; color: #fff; background-color: #000;}


#body_shell {position: relative; width:100%; clear: left; margin-left: auto; margin-right: auto;}

#column_shell {position: relative; width: 595px; margin: 0 auto; text-align: left;}
	
	#header {clear: both;}
	
	#intro {padding: 30px 0 0 0; text-transform: uppercase; color: #E6E6E6;}
	
	#mainNav {padding: 3px 0 3px 10px; margin: 0 auto; text-align: left; background-color: #E6E6E6;}
			
			#menu {overflow: hidden; font-family: "Courier New", Courier, Monospace;}
			#menu li {display:inline; margin-right: 12px; color: #000; text-align: center;}
			#menu li a {margin-left: 1px; border-style: none; color: #000; background-color: #E6E6E6;}

			#menu a:hover,
			.index #news a,
			.collections #collections a,
			.salon #salon a,
			.education #education a,
			.marrguide #guide a,
			.lucy #lucy a {color: #CC3333; text-decoration: underline;}
		
	.dark {color: #000;}
	
	#jaeha, #karenwalker, #lonelyhearts, #cybele {width: 512px; height: 288px;}
	
	#container {width: 512px; height: 288px;}
	#container2 {width: 350px; height: 196px;}
	
	
	
	
/* Blog-Grrr
-------------------------------------------------- 	*/

@media all {.date-header {color: #ccc;} .post {padding: 20px 0px 20px 0; xborder-top:1px solid #ccc;}}	
  
.post-body {padding: -10px 0 0 0;}
.post-title {font-size: 18px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; color: #000;}
.post-title a, .post-title a:visited, .post-title strong {display:block; text-decoration:none; color:#000; font-weight:normal;}
.post-title strong, .post-title a:hover {color:#fff;}

.post div {margin:0 0 5px; line-height:1.6em;}

p.post-footer {margin:-.25em 0 0; color:#999;}
.post-footer {padding-top: 5px;}
.post-footer em, {text-transform:uppercase;}
.post-footer em {font-style:normal; color:#666; margin-right:.6em;}
.post-footer-link {color: #666; text-decoration: underline;}



/* Can I use this attribute to remove links ? ------------------ .post img {}*/

.post blockquote {margin:1em 20px;}
.post blockquote p {margin:.75em 0;}


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }


