/*   
Theme Name: Undisclosed Vacation
Theme URI: http://undisclosedvacation.com
Description: Thematic child theme for Undisclosed Vacation.
Author: The Kvlt
Author URI: http://kvlt.info/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


body, input, textarea { color:#F0F0F0; font-size:15px/22px; background: #111111; font-family: Helvetica, Arial, Verdana, sans-serif;}

.hentry 
	{padding: 10px; margin-bottom: 10px; border-top: 40px solid #666; border-bottom: 2px solid #666;}
.entry-utility,
.entry-meta 
	{text-align: right!important;}
.entry-meta .meta-prep,
.entry-meta .meta-sep,
.entry-meta .author
	{display: none;}
.entry-title 
	{font-size: 1.4em; text-align: left !important; text-transform: uppercase;}
.hentry a:hover, .hentry a:active 
	{color: #fff !important; }

/********	ALL CATEGORIES	**************/
body.category .hentry 
	{border-top: 0;}
body.category h1 
	{display: none;}


/************	VIDEO	************/
body.category-video #access,
body.category-video .sf-menu, 
body.category-video .sf-menu a,
body.s-category-video #access,
body.s-category-video .sf-menu, 
body.s-category-video .sf-menu a,
.hentry.category-video 
	{border-color: #195482 !important;}
.hentry.category-video .entry-title, 
.hentry.category-video a:link, 
.hentry.category-video a:visited 
	{color: #195482;}
.sf-menu li.cat-item-3.current-cat,
.sf-menu li.cat-item-3 a:hover,
.sf-menu li.cat-item-3 a:active
	{background: #195482;}	
.hentry.category-video 
	{text-align: center;}

/************	TEXT	************/
body.category-text #access,
body.category-text .sf-menu, 
body.category-text .sf-menu a,
body.s-category-text #access,
body.s-category-text .sf-menu, 
body.s-category-text .sf-menu a,
.hentry.category-text 
	{border-color: #629db1 !important;}
.hentry.category-text .entry-title, 
.hentry.category-text a:link, 
.hentry.category-text a:visited 
	{color: #629db1 !important;} 
.sf-menu li.cat-item-1.current-cat,
.sf-menuli.cat-item-1 a:hover,
.sf-menu li.cat-item-1 a:active
	{background: #629db1 !important;}
.hentry.category-text 
	{text-align: justify;}
	
/************	IMAGE	************/
body.category-image #access,
body.category-image .sf-menu, 
body.category-image .sf-menu a,
body.s-category-image #access,
body.s-category-image .sf-menu, 
body.s-category-image .sf-menu a,
.hentry.category-image 
	{border-color: #f4c049 !important;}
.hentry.category-image .entry-title, 
.hentry.category-image a:link, 
.hentry.category-image a:visited 
	{color: #f4c049;} 
.sf-menu li.cat-item-4.current-cat,
.sf-menu li.cat-item-4 a:hover,
.sf-menu li.cat-item-4 a:active
	{background: #f4c049;}
.hentry.category-image 
	{text-align: center;}
	
/************	LINK	************/
body.category-link #access,
body.category-link .sf-menu, 
body.category-link .sf-menu a,
body.s-category-link #access,
body.s-category-link .sf-menu, 
body.s-category-link .sf-menu a,
.hentry.category-link 
	{border-color: #c37045 !important;}
.hentry.category-link .entry-title, 
.hentry.category-link a:link, 
.hentry.category-link a:visited 
	{color: #c37045;} 
.sf-menu li.cat-item-6.current-cat,
.sf-menu li.cat-item-6 a:hover,
.sf-menu li.cat-item-6 a:active
	{background: #c37045;}
.hentry.category-link 
	{text-align: justify;}
	
/************	QUOTE	************/
body.category-quote #access,
body.category-quote .sf-menu, 
body.category-quote .sf-menu a,
body.s-category-quote #access,
body.s-category-quote .sf-menu, 
body.s-category-quote .sf-menu a,
.hentry.category-quote 
	{border-color: #794c3e !important;}
.hentry.category-quote .entry-title, 
.hentry.category-quote a:link, 
.hentry.category-quote a:visited 
	{color: #794c3e;} 
.sf-menu li.cat-item-5.current-cat,
.sf-menu li.cat-item-5 a:hover,
.sf-menu li.cat-item-5 a:active
	{background: #794c3e;}
.hentry.category-quote 
	{text-align: justify;}
	
/********	COMMENTS	**************/

#respond 
	{background: #111;}

/********	MENU	**************/

#access 
{border-style: solid; border-width: 2px 0 2px 0; border-color: #666; font-weight: bold; text-transform: uppercase;}

.sf-menu 
{border-right:2px solid #666;}

.sf-menu a 
{border-left:2px solid #666;border-top:1px solid #666;border-bottom:2px solid #666;padding:9px 13px;text-decoration:none;}

.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a
{border-bottom-color: #111;}

.sf-menu a:link, 
.sf-menu a:visited  
{color: #000;}

.sf-menu li 
{background: #fff;}

.sf-menu li li 
{background:#fff;}

.sf-menu li li li 
{background:#9AAEDB;}

.sf-menu li:hover, 
.sf-menu li.sfHover,
.sf-menu a:focus, 
.sf-menu a:hover, 
.sf-menu a:active 
{ background: #fafafa; outline: 0; border-bottom-color:#666; }

.sf-menu ul 
{ border-right:2px solid #666; border-bottom:2px solid #666; }

.sf-menu li:hover ul,
.sf-menu li.sfHover ul 
{ top:32px; /* overriding essential styles */}

.sf-menu ul ul 
{margin-top:0;}

.sf-menu ul a 
{background:#fafafa; border-bottom:none; }

.sf-menu ul a:hover 
{color: #111;}
