/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/

@import url(http://fonts.googleapis.com/css?family=Gudea);

/* 1.1 Defaults */

body  { font: 14px/20px Helvetica,Sans-serif; color: #555; background-color: #fff; }

.entry ul  { margin: 0 0 15px 0; padding: 0 0 0 30px; }
.entry ul ul  { margin: 0; }
.entry ul li  {	list-style-type: disc;  margin: 0 0 15px 0;}
.entry ul ul li  { list-style-type: circle; }

h1, h2, h3, h4, h5, h6  { margin: 0; font-family:"Helvetica Neue", Helvetica,,sans-sserif; color: #222; font-weight:normal; }
h1  {font-size: 2em } h2  {font-size: 1.8em;} h3  {font-size: 1.6em;} h4  {font-size: 1.2em;} h5  {font-size: 1em;} h6  {font-size: 0.8em;}

h1 { font:normal 28px/1.5em "Helvetica Neue", Helvetica, sans-serif;color:#222222; }h2 { font:normal 24px/1.5em "Helvetica Neue", Helvetica,, sans-serif;color:#222222; }h3 { font:normal 20px/1.5em "Helvetica Neue", Helvetica, sans-serif;color:#222222; }h4 { font:normal 16px/1.5em "Helvetica Neue", Helvetica, sans-serif;color:#222222; }h5 { font:normal 14px/1.5em "Helvetica Neue", Helvetica, sans-serif;color:#222222; }h6 { font:normal 12px/1.5em "Helvetica Neue", Helvetica, sans-serif;color:#222222; }
.post .title, .page .title, .post .title a:link, .post .title a:visited, .page .title a:link, .page .title a:visited {font:normal 24px/1.2em "Helvetica Neue", Helvetica, sans-serif;color:#222222;}
.post-meta { font:normal 11px/1.5em "Helvetica Neue", Helvetica, sans-serif;color:#868686; }
.entry, .entry p{ font:normal 16px/1.5em "Helvetica Neue", Helvetica, sans-serif;color:#555555; }
p {margin: 0; font:16px/24px "Helvetica Neue", Helvetica, sans-serif; }

hr { background-color: #e6e6e6;	border:0; height: 1px; margin-bottom: 20px; }

input, textarea { padding: 5px; border-color: #ccc #efefef #efefef #ccc; border-width:1px; border-style:solid; margin-bottom:10px;}

.hide { display: none; }

/* 2.3 Header */
#logo .site-title { line-height: inherit; margin-bottom: 5px; opacity: 0.0;}