/*
THEME NAME: Acquired Taste Magazine Custom Theme
THEME URI: http://www.acqtaste.com
DESCRIPTION: Custom Wordpress theme for ACQTASTE.com website
VERSION: 1.0.
AUTHOR: Chuck Ortiz
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply a basic layout */
@import url('library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('library/styles/images.css');

/* Apply default theme styles and colors */
@import url('library/styles/default.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   
/* =Global Elements
-------------------------------------------------------------- */

body, input, textarea {
    font: 13px Georgia, serif;
    letter-spacing: 0.15px;
    line-height:19px;
}
---------------------------------------------*/
a:link {
    color:#262626;
}
a:visited {
    color:#262626;
}
a:active,
a:hover {
    color: #262626;
}

.aside {
    margin: 0 0 5px 0;
}
.entry-content img {
    margin: 0 0 0 0;
    max-width:910px;
}

.entry-content .anythingSlider {
    display: block;
    margin: 0 auto;
    overflow: visible !important;
    padding: 0 0px 30px;
    position: relative;

}

.entry-content .anythingSlider.activeSlider .anythingWindow {
    border-color: #ffffff;
}

.entry-content .anythingSlider .anythingControls ul a {
    background-image: url("");
    font: 11px/18px arial;
    text-align: center;
    text-decoration: none;
}




.entry-content .anythingSlider.activeSlider .anythingControls ul a {
    background-color: #ffffff;}

.entry-content .anythingSlider.activeSlider .anythingControls ul a.cur, .anythingSlider.activeSlider .anythingControls ul a {
    background-color: #e0e0e0;
}

entry-content .anythingSlider.activeSlider .anythingControls ul a.hover, .anythingSlider.activeSlider .anythingControls ul a {
    background-color: #999999;
}

.entry-content .anythingSlider .anythingControls ul a:hover {background-color: #EFEDD6; }

.entry-content .anythingSlider .anythingControls ul {
    width: 900px;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: center;
    float: center;
}

.entry-content .anythingSlider .start-stop {
    background-color: #ffffff;
    color: #FFFFFF;
}

.entry-content .anythingSlider .start-stop.playing {
    background-color: #ffffff;
    color: #FFFFFF;
}



.entry-content .anythingSlider .start-stop {
    background-image: url("");}

.alignleft,
img.alignleft {
	float: left;
    margin-right:2px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: left;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
        font-size: 11px;
	margin: 0;
	padding:3px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

.post {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 30px;
}

.p1 {
	border-top: none;
}

#branding {
background:transparent url(http://acqtaste.com/wp-content/uploads/318.jpg) no-repeat scroll center top;
background-position: bottom;
padding: 0 11px 0 11px;
border-bottom:1px solid #efeeee;
margin-bottom:1px ;
height:150px;
position:relative;
z-index:10;
}

#content {
    margin:20px 0 0 32px;
    width:910px;
    overflow:hidden;
}

.entry-title {
    font-size: 1.20em;
    font-weight: normal;
    color: #383838;
    line-height: 20px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    
}

.entry-content {
padding:22px 2px 0;
align: center;
}

.entry-utility .cat-links {
display:;
}

.main-aside {
    font: 11px Georgia, serif;
    width:200px;
    float:right;
    position:relative;
    right:10px;
}

.navigation a {
    font: 11px arial;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.aside ul ul {
    list-style-image: none;
    list-style-postion: outside;
    list-style-type: none;
}
.aside h3
{
        font-size: 1px;
        font-color: #ffffff;
        font-style: none;
        line-height: 2px;
}

.skip-link {
    display:none;
}
#access {
    border-bottom:0px solid #efeeee;
    position: relative;
    padding: 0px 0px 0px 209px;
    margin: 3px auto;
    height:29px;
    font-family: arial, trade gothic lt std;
    font-size:11px;
    overflow:visible;
    z-index:10;
    text-align: center;
    text-weight: bold;
    letter-spacing: 0.15em ;
}

#main
{
	border-top:1px solid #efeeee;
        border-bottom: 1px solid #efeeee;
        margin: 0px auto;
        clear: both;
	padding: 0 0 20px;
}

.slug-original-series .entry-title{
    font-family: arial;
    font-weight: normal;
    font-size: 1.21em;
    letter-spacing: 0.15em ;
    color: #000000;
    text-decoration: ;
    padding: 0 0 60px
}

.slug-original-series .entry-title h1 {
    border-bottom: 1px solid #FF1111;
    font-style: normal;
    font-size: 1.21em;
}

.slug-about .entry-title{
    font-family: arial;
    font-weight: normal;
    font-size: 1.21em;
    letter-spacing: 0.15em ;
    color: #000000;
    text-decoration: ;
    padding: 0 0 60px
}

.slug-boutique #main {
    width: 950px;
}
.slug-boutique .entry-title{
    font-family: arial;
    font-weight: normal;
    font-size: 1.21em;
    letter-spacing: 0.15em ;
    color: #000000;
    text-decoration: ;
    padding: 0 0 60px
}
.slug-boutique #content {
    width: 900px;
}
.slug-boutique #secondary {
    width:0px;
    float:right;
    position:relative;
    right:10px;
}

.slug-getintouch .entry-title{
    font-family: arial;
    font-weight: normal;
    font-size: 1.21em;
    letter-spacing: 0.15em ;
    color: #000000;
    text-decoration: ;
    padding: 0 0 60px
}

.slug-stockists .entry-title{
    font-family: arial;
    font-weight: normal;
    font-size: 1.21em;
    letter-spacing: 0.15em ;
    color: #000000;
    text-decoration: ;
    padding: 0 0 60px
   

}
---------------------------------------------*/

.entry-meta .meta-prep-author, .entry-meta .author, .entry-meta  .meta-sep-entry-date {
display:none;
}


.entry-utility {
font-family: Georgia,serif;
color: #e3e3e3;
font-size: 10px;
font-weight: light;
line-height: 14px;
text-transform: ;
letter-spacing: 0px;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
 text-align: center;
}

.entry-utility a {
color: #e3e3e3;
}

.entry-meta {
font-family: Georgia,serif;
color: #e3e3e3;
font-size: 9px;
text-align: center;
font-style: normal;
text-transform: uppercase;
}

.entry-meta .n {
    font-size: 9px;
    color: #e3e3e3;
    font-style: normal;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.entry-meta abbr {
    border: medium none;
    cursor: text;
    font-size: 9px;
    font-style: normal;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}




/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** THEMATIC SKIN ***/
.sf-menu {
    border-right:1px solid #fff;
    float:center;
}
.sf-menu a {
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:9px 46px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#fff;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#262626;
}
.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:     #B8B8B8;
	outline:		0;
    border-bottom-color:#fff;
}
.sf-menu ul {
    border-right:1px solid #262626;
    border-left:1px solid #262626;
    border-top:1px solid #262626;
    border-bottom:1px solid #262626;
}
.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:#fff;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #FF4B33;
}

body.s-category-Feature{
	background:#FF66CC;
}

#footer {
    border-top: 0px solid #262626;
    background: url(http://acqtaste.com/wp-content/uploads/copyright2011.jpg) no-repeat scroll center top;
    margin-top: 0px;
}

#blog-title a {
font-size:0px;
color: #262626;
text-decoration:none;
margin: -100px 0px 0px 0px;

}

#blog-description {
color:#262626;
font-size:0px;
font-style:none;
margin: -100px 0px 0px 0px;
}

#comments h3 {
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    padding: 0 5px 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #666666;
}

#comments, #comments input, #comments textarea {
    font-family: Arial,sans-serif;    
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 1px;
    background-color: #;

}


a.more-link {
   background: url() no-repeat scroll center top;
   text-transform: uppercase;
   font-weight: normal;
   letter-spacing: 1px;
   font-family: nevis, Arial;	
   font-size: 9px;
   width: 900px; 
   text-align: center;
   padding: 10px 50px 15px 5px;
   color: #000000;
   }
