/*------------------------------------------------------------------------------
Theme Name: Ashford Liquor
Theme URI: http://ashfordliquor.com
Version: 1.0
Description: 
Author: Richa Avasthi
Author URI: http://richa.avasthi.name
------------------------------------------------------------------------------*/

/*-----[ reset ]----------------------------------------------------------------
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}

body
{
  line-height: 1;
}

ol, ul
{
  list-style: none;
}

blockquote, q
{
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after
{
  content: '';
  content: none;
}

img
{
  border-style: none;
}

/* remember to highlight inserts somehow! */
ins
{
  text-decoration: none;
}

del
{
  text-decoration: line-through;
}


/* tables still need 'cellspacing="0"' in the markup */
table
{
  border-collapse: collapse;
  border-spacing: 0;
  border-style: none;
}

th, td, tr
{
  border-style: none;
}


/*-----[ core ]-----------------------------------------------------------------
*/
a
{
  color: #b3691c;
  text-decoration: underline;
}

a:hover
{
  color: #9b8a67;
  text-decoration: underline;
}

blockquote
{
  margin: 0px 0px 0px 20px;
  padding: 0px;
  line-height: 150%;
  color: #6e6143;
}

blockquote a
{
/*  color: #89a81e;*/
}

body
{
  margin: 0px auto;
  padding: 0px;
  background-color: #ffffff;
  font-size: 13px;
  text-align: center;
}

h1, h2, h3, h4, h5, h6
{
  margin: 0px 0px 6px 0px;
  font-family: "Archer", "Museo", "Rockwell", "Georgia", serif;
  font-weight: bold;
}

h1, h4
{
  color: #4461a4;
}

h2, h5
{
  color: #b3691c;
}

h3, h6
{
  color: #9b8a67;
}

h1
{
  font-size: 150%;
}

h2
{
  font-size: 125%;
}

h3
{
  font-size: 110%;
}

h4
{
  font-size: 100%;
}

h5
{
  font-size: 90%;
}

h6
{
  font-size: 85%;
}

hr
{
  margin: 10px 0px;
  width: 100%;
  height: 2px; 
  background-color: #9b7769;
  border-style: none;
}

html
{
}

img
{
  border-style: none;
}

input[type=submit]
{
  margin: 0px;
  padding: 3px 5px;
  background-color: #d2c7b2;
  border: 1px solid #6e6143;
  line-height: 100%;
  color: #b3691c;
  font-family: "Georgia", "Constantia", serif;
  font-size: 11px;
  font-weight: bold;
}

input[type=text], textarea
{
  margin: 0px;
  background-color: #ffffff;
  border: 1px solid #6e6143;
  color: #6e6143;
  font-family: "Georgia", "Constantia", serif;
  font-size: 100%;
}

p
{
  margin: 0px 0px 9px 0px;
}

ol, ul
{
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 20px;
}

ol
{
  list-style-type: decimal;
}

sub, sup
{
  line-height: 1px;
  overflow: visible;
  font-size: 90%;
}

sub
{
  vertical-align: sub;
}

sup
{
  vertical-align: super;
}

ul
{
  list-style-image: url("./images/bullet.png");
  list-style-type: circle;
  line-height: 150%;
}


/*-----[ layout ]---------------------------------------------------------------
*/
#page
{
  position: relative;
  margin: 30px auto;
  padding: 0px;
  width: 750px;
  text-align: left;
  font-family: "Georgia", "Constantia", serif;
}

#sidebar 
{
  float: left;
  margin: 0px;
  padding: 0px;
  width: 250px;
  color: #000000;
  font-size: 100%;
  line-height: 150%;
}

#content 
{
  float: right;
  margin: 0px 0px;
  padding: 10px 0px 0px 25px;
  width: 475px;
  color: #000000;
}

#footer
{
  clear: both;
  margin: 0px;
  padding: 5px 5px 7px 5px;
  width: 740px;
  background-color: #d2c7b2;
  border-top: 2px solid #9b8a67;
  text-align: center;
  color: #6e6143;
  font-size: 11px;
  line-height: 100%;
}

/*-----[ nav ]------------------------------------------------------------------
*/
#nav
{
  margin: 0px auto;
  padding: 0px;
  background-color: #ffffff;
  border-bottom: 2px solid #9b8a67;
  text-align: left;
  font-size: 90%;
  font-family: "Georgia", "Constantia", serif;
  color: #6f4713;
  list-style: none;
}

#nav li 
{
  float: right;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  list-style: none;
}

#nav a
{
  display: block;
  padding: 3px 0px 3px 15px;
  text-decoration: none;
  text-transform: lowercase;
}


/*-----[ sidebar ]--------------------------------------------------------------
*/
#masthead
{
  display: block;
  margin: 0px 0px 9px 0px;
  padding: 0px;
  width: 250px;
  height: 250px;
  background: #ffffff url("./images/masthead.png") no-repeat;
  border-style: none;
  border-bottom: 1px dotted #d2c7b2;
}

#sidebar a
{
  text-decoration: none;
}

#sidebar h2
{
  padding: 0px;
  color: #4461a4;
  text-align: left;
  vertical-align: center;
  line-height: 100%;
  text-transform: lowercase;
}

#sidebar h2:first-letter
{
  text-transform: uppercase;
}

#sidebar p
{
  padding: 0px;
}

#sidebar ul
{
  margin: 0px;
  padding: 0px 0px 0px 5px;
  list-style-type: circle;
  line-height: 135%;
}

#sidebar ul li
{
  margin: 0px 0px 0px 10px;
}

#sidebar ul li a
{
  text-decoration: none;
}

.sidebar-block
{
  margin: 0px 0px 9px 0px;
  padding: 0px 0px 9px 0px;
  border-bottom: 1px dotted #d2c7b2;
}

.buttons
{
  padding: 0px;
}

#searchform input#s
{
  margin-bottom: 8px;
  width: 245px;
  font-family: "Georgia", "Constantia", serif;
  font-size: 100%;
}


/*-----[ content ]--------------------------------------------------------------
*/
/*----------[ general ]---------------------------------------------------------
*/
.aligncenter
{
  text-align: center;
}

.alignleft
{
  display: inline;
  text-align: left;
}

.alignright
{
  display: inline;
  text-align: right;
}

.archive-list, 
.link-list
{
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.archive-list ul
{
  margin-left: 15px;
  padding: 0px;
  list-style: none;
}

.archive-list li, .link-list li
{
  line-height: 140%;
}

.columns
{
  margin-bottom: 18px;
}

.columns .column
{
  float: left;
  margin-right: 10px;
}

.columns .last
{
  margin-right: 0px;
}

.columns .half-size
{
  width: 240px;
}

.float-left
{
  float: left;
}

.float-right
{
  float: right;
}

.group:after
{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.navigation
{
  min-width: 95%;
  width: 100%;
  text-decoration: none;
  font-weight: bold;
}

.page-content
{
  margin: 0px;
  padding: 0px 0px;
  line-height: 150%;
  font-size: 100%;
}

.page-heading
{
  margin-bottom: 12px;
}

.page-info
{
  margin: 0px;
  padding: 2px 0px;
  color: #8aa9b4;
  font-size: 90%;
}

.page-title
{
  margin-bottom: 3px;
  padding: 0px;
  color: #4461a4;
}

.reset
{
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 1px;
  font-size: 0px;
}

/*----------[ post ]------------------------------------------------------------
*/
.post
{
  margin: 0px 0px 18px 0px;
  padding: 0px;
  line-height: 150%;
  border-bottom: 1px solid #  ;
}

.post p
{
  margin: 9px 0px;
}

.post-date
{
  float: left;
  margin-right: 5px;
  padding: 2px 5px;
  background-color: #ffffff;
  border-right: 2px solid #d2c7b2;
  border-left: 2px solid #d2c7b2;
  font-family: "Archer", "Museo", "Rockwell", "Georgia", serif;
  text-align: center;
  text-transform: uppercase;
  line-height: 100%;
}

.post-date span
{
  display: block;
}

.post-date .date
{
  color: #b3691c;
  font-size: 20px;
  font-weight: bold;
  line-height: 100%;
}

.post-date .month
{
  color: #6e6143;
  font-size: 12px;
}

.post-date .year
{
  color: #9b8a67;
  font-size: 11px;
}

.post-footer
{
  padding: 0px;
}

.post-info
{
  margin: 0px;
  padding: 2px 0px;
  border-top: 1px dotted #d2c7b2;
  color: #6e6143;
  font-size: 90%;
}

.post-title
{
  margin: 0px;
  padding: 2px 0px;
  color: #4461a4;
  font-weight: bold;
  font-size: 130%;
}

.post-title a
{
  color: #4461a4;
  text-decoration: none;
}

.post-title a:hover
{
  color: #b3691c;
  text-decoration: none;
}

#navlink
{
  margin-bottom: 10px;
}

/*----------[ comments ]--------------------------------------------------------
*/
#comments,
#respond
{
  margin-top: 18px;
}

#commentform 
{
  margin: 0px;
}

#commentform input[type=text]
{
  margin-top: 0px;
}

#commentform textarea 
{
  width: 100%;
}

#commentform div.comment-field 
{
  margin: 0 0 10px;
}

#commentform .comment-field label
{
  display: block;
  margin: 0px;
  padding: 0px;
  font-size: 90%;
  color: #707070;
}

#commentform .comment-field .fine-print
{
  color: #7f878a;
  font-size: 90%;
  font-style: italic;
}

.commentlist
{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  font-weight: normal;
}

.commentlist li
{
  margin: 0px 0px 5px 0px;
  padding: 5px;
  background-color: #ece3d3;
  border-bottom: 1px dotted #d2c7b2;
  color: #6e6143;
}

.commentlist li.alt
{
  background-color: #ebf1fd;
  border-bottom: 1px dotted #b0bede;
}

.commentlist li a:hover
{
/*  color: #8d6437;*/
}

.commentmetadata
{
  margin: 2px 0px;
  padding: 2px 0px;
  color: #7f878a;
  font-size: 90%;
}

h5.above-comment-preview
{
  margin: 0px;
}

#preview
{
  margin: 5px 0px 10px 0px;
  padding: 5px;
  background-color: #e6f4d7;
  border: 1px dotted #88af5e;
  color: #749550;
}

#preview p
{
  margin: 0px 0px 10px 0px;
}


/*-----[ footer ]--------------------------------------------------------------
*/
#footer a
{
  color: #b3691c;
}

#footer a:hover
{
  color: #6e6143;
}

#footer .attribution
{
/*  font-size: 90%;*/
}

#footer .attribution.float-right
{
  text-align: right;
}


/*-----[ archives ]-------------------------------------------------------------
*/
#archives h1.page-title
{
  margin: 0px 0px 18px 0px;
}

#archives #content h2
{
  padding-left: 5px;
  border-left: 3px solid #f9ebae;
  color: #6f4713;
}

#archives #content > h2
{
  margin-top: 18px;
  padding-left: 5px;
  border-left: 3px solid #f9ebae;
}

#archives .post,
#archives #content .post h2
{
  border-bottom-style: none;
}

#archives .columns
{
  margin-top: 18px;
}

#archives #content #searchform #s
{
  margin-right: 10px;
  width: 300px;
}


/*-----[ about ]----------------------------------------------------------------
*/
#about #masthead
{
  margin: 0px;
  border-style: none;
}

#about .deals
{
  margin-bottom: 18px;
}


/*-----[ home ]-----------------------------------------------------------------
*/
.map-container
{
  margin: 18px 0px 9px 0px;
  padding: 9px 0px;
  border-top: 1px solid #d2c7b2;
  border-bottom: 1px solid #d2c7b2;
}

.map
{
  float: right;
  margin-left: 9px;
  padding: 4px;
  width: 260px;
  border: 1px solid #9b8a67;
}


/*-----[ vcard ]----------------------------------------------------------------
*/
.vcard a.url
{
  display: none;
}

.vcard p
{
  margin: 0px;
}

.vcard .adr
{
  margin-bottom: 9px;
}

.vcard .adr .type
{
  display: none;
}

.vcard .tel .type
{
  margin-right: 5px;
  color: #4461a4;
  font-style: italic;
}