/*
Description: The Arialist XHTML/CSS Template
Version: 1.0

Using MentariCSS Framework
Get it from http://www.mentaricss.com
Licensed under GPL

Written by: Mohd Huzairy from Malaysia (http://mohd.huzairy.com)
The Arialist official website: http://www.mentariworks.com/thearialist.html

Table of contents:
-------------------
1.Reset
2.Table
3.Typography
4.Positioning
5.Page styling (This is where you SHOULD do the editing)
-------------------
*/

/* 1.Reset (http://meyerweb.com/eric/tools/css/reset/) */
html, body, div, span, applet, object, iframe,
dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

body
{
	line-height: 1;
}

blockquote, q
{
	quotes: none;
}

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

hr
{
	display:none;
}

/* Uncomment this if you want to disable default bullet and numeric styling.
ol,ul,li
{
	list-style:none;
	margin:0;
	padding:0;
} */
/* End Reset */

/* 2.Table */
table									{ border:1px solid #ccc; border-left:none; border-top:none; position:relative; top:-3px; margin:18px 0;padding-bottom:0; border-collapse: separate; border-spacing: 0; width:100%; }
th, td									{ border-top:1px solid #ccc; line-height:18px; padding:9px 18px 8px 10px; position: relative; }
th										{ background:#666; color:#fff; }
td,th									{ border-left:1px solid #ccc; text-align: left; font-weight: normal;}
th:last-child, td:last-child			{ padding-right:0; }
tr:nth-child(even) td					{ padding:10px; background:#f6f6f6; }
tr:nth-child(odd) td					{ padding:10px; }
caption									{ top:8px; margin-bottom:18px; text-align: left; font-weight: normal; }
/* End Table */

/* 3.Typography */
h1, h2, h3, h4, h5, h6					{ position: relative; }
p, blockquote							{ line-height:150%; margin:10px 0 15px 0; }
cite									{ font-style:normal; display:block; margin:10px 0;}
code									{ font-family:courier,monospace; background:#fffcdc; border-bottom:1px solid #ccc; font-size:0.9em; letter-spacing:1px; line-height:150%; }
acronym, abbr							{ cursor:help; border-bottom:1px dotted #999; }
/* End Typography */

/* 4.Positioning */
.clear                                  { clear:both; }
.left									{ float:left; }
.right									{ float:right; }


/* 5.Page styling */
body
{
	background:#fff;
	font: 80%/115% arial,verdana,georgia;
	line-height:150%;
	color:#333;
}

#wrapper
{
	padding-left: 50px;
	padding-bottom: 50px;
	padding-right: 50px;
	padding-top: 40px;
	background-position: 90px 0px;
	background-image: url(/images/siteBg.gif);
	background-repeat: no-repeat;
	width:800px;
	margin:0 auto;
}

.clear
{
	clear:both;
}

blockquote
{
	border-left:1px solid #eee;
	padding-left:15px;
	color:#666;
}

a
{
	text-decoration:none;
	color: #c24423;
	border-bottom:1px solid #eee;
}

.widget a:visited
{
	text-decoration:none;
	color: #c24423;
	border-bottom:1px solid #eee;
}

.widget a:hover
{
	color:#333;
}

#header
{
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 150px;
	background-position: 240px -50px;
	background-image: url(/images/alchemyLogoSite.png);
	background-repeat: no-repeat;
	height: 80px;
	margin-bottom: 0px;
}

#header h1 a
{
	border:none;
}

#header p
{
	margin:-13px 0 0 2px;
	color:#999;
}

h2
{
	font-weight:normal;
	color: #666666;
	font-size:1.3em;
	border-bottom:1px solid #eee;
	padding-bottom:15px;
}

h3
{
	font-weight:normal;
}

/* Content */
#content
{
	float:left;
	width:500px;
}

.hentry
{
	margin-bottom:30px;
	padding-bottom:20px;
}

.hentry img
{
	margin:5px 0 10px 0;
}

  .navigation p  { color: #5a3c2b; font-size: 22px; font-family: 'Yanone Kaffeesatz', arial, serif; }
  .navigation a  { border-width: 0px; font-style: normal; font-weight: normal; text-transform: none; text-decoration: none; color: #5a3c2b; }
    .navigation a:visited  {  color: #5a3c2b; }

  .navigation a:hover  { color: #c11400; }
  .menuHead  { color: #a85436; font-size: 18px; font-family: 'Yanone Kaffeesatz', arial, serif; }


abbr
{
	border:none;
	font-size:0.9em;
	color:#999;
}

small
{
	color:#999;
}

ul, li
{
	margin:0;
	padding:0;
}

ul
{
	list-style:square;
	margin:20px 0;
}

ol
{
	list-style:decimal;
	margin:20px 0;
}

ul li,ol li
{
	margin-bottom:10px;
	color:#444;
}

.metadata
{
	color:#999;
}

/* Sidebar */
#sidebar
{
	float:right;
	width:250px;
}

.widget ul, ol
{
	margin:0;
	padding:0;
}

.widget
{
	margin-bottom:50px;
}


/* Footer */
#footer
{
	width: 800px;
	border-top:1px solid #eee;
	color:#999;
}

.separator
{
	border-top:1px solid #eee;
	width:300px;
	margin-top:15px;
}

/* Pagination */
#pagination
{
	height:110px;
}
#paper
{
	height: 15px;
	background-image: url(/images/paper.gif);
	background-repeat: repeat;
}

hr {
	noshade: true;
	color: #304062;
	width: 90%;
	height:1px;
}
.menuTable {
	font-size: 12px;
	color: #304062;
	padding: 10px;
}
.menuTable a:link, a:visited{color:#304062;}
.menuTable a:hover{color:#759CD3;}
.menuSubNav {
	font-variant: normal;
	text-transform: uppercase;
	text-align: center;
}

.menuNote {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

.menuItemTitle {
	font-size: 12px;
	font-weight: bold;	
	line-height: 14px;
}
.menuDescription {
	font-size: 12px;	
	font-weight: normal;
	margin-left: 5px;
}
.menuHead {
	font-size: 18px;
	line-height: 24px;
}
.menuTitle {
	font-size: 24px;
	font-weight: bold;	
	text-align: center;
}
.menuPrice {
	font-weight: normal;
}
.bevLoca {
	font-size: 10px;
	font-style: italic;
}
.hentry strong {
	font-weight: bold;
	color: #C11500;
}
.widget strong {
	font-weight: bold;
	color: #C11500;
}
