/* @override 
	http://www.ubiquitousobscurity.com/ubiobi/stylesheets/ubob_main.css
	http://ubiquitousobscurity.com/ubiobi/stylesheets/ubob_main.css
*/

/* 
Ubiquitous Obscurity

version: 	1.0
author: 	IMP Designs
email:		info@impdesigns.com
website:	http://www.impdesigns.com
copyright:	(c)2009

 */

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	vertical-align: baseline;
	list-style: none;
	color: #1D1004;
}

body {
	font: 14px/16px "Trebuchet MS", Arial, sans-serif;
	background: #3f1000 url(../images/backgrounds/body_bg.gif) repeat-x center 0;
}

/* @group STRUCTURE */

.header {
	width: 960px;
	margin: 0 auto;
	height: 151px;
}

.wrapper {
	margin: 0;
	padding: 0;
}

#logo {
	height: 101px;
	background: url(../images/backgrounds/ubiobi_logo.gif) no-repeat;
}

#content {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

.left_column {
	float: left;
	background: #FCDD9D url(../images/backgrounds/content_bg.gif) repeat-x center top;
	width: 575px;
	margin: 0;
	padding: 0;
}

.right_column {
	width: 360px;
	float: right;
}

.module {
	padding-top: 20px;
}

.entry_info {
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 21px;
}

.entry_date {
	background: url(../images/icons/calendar.gif) no-repeat;
	float: left;
	padding-left: 24px;
	color: #D0A642;
	font-size: 12px;
	margin-top: 1px;
}

.tags {
	background: url(../images/icons/tag.gif) no-repeat;
	height: 21px;
	font-size: 12px;
	float: left;
	margin-left: 8px;
	padding-left: 24px;
	color: #D0A642;
}
.share{
	float: left;
	margin-left: 10px;
	width: 85px;
}

#footer {
	clear: both;
	float: left;
	width: 575px;
	height: 50px;
	background-color: #D0A642;
}

/* @end */

/* @group NAVIGATION */

#logo a {
	display: block;
	text-indent: -9999px;
	width: 575px;
	height: 100px;
}

#main_nav li {
	float: left;
}

#main_nav li a {
	float: left;
	line-height: 45px;
	background: url(../images/navigation/navbutton.gif) repeat-x;
	color: #FCDD9D;
	font-size: 18px;
	text-decoration: none;
	height: 50px;
	display: block;
	border-right: 1px solid #1D1004;
	border-left: 1px solid #A60303;
	margin: 0;
	padding: 0 18px;
}

#main_nav a:hover {
	background-image: url(../images/navigation/navbutton_hover.gif);
}

#main_nav a.current {
	background-image: url(../images/navigation/navbutton_current.gif);
}

/* My Comment */

/* @end */

/* @group TYPOGRAPHY */

h1 {
	padding-top: 5px;
	font-size: 24px;
	line-height: 28px;
}

h2 {
	padding-top: 5px;
	font-size: 18px;
}

p {
	line-height: 17px;
	padding-top: 8px;
}

a {
	color: #A60303;
}

.tags a {
	color: #D0A642;
	text-decoration: none;
}

.tags a:hover {
	color: #A60303;
}

#footer p {
	color: #FCDD9D;
	font-size: 11px;
	padding-left: 28px;
	padding-top: 12px;
}

/* @group Right Column */

#browse_by_tags h3.module_heading {
	background: url(../images/labels/tags.gif) no-repeat;
	width: 91px;
	height: 50px;
	text-indent: -9999px;
	float: left;
	display: inline-block;
}

#browse_by_tags a {
	text-decoration: none;
	line-height: 24px;
}

.right_column p {
	color: #FCDD9D;
	font-size: 14px;
	line-height: 20px;
}

.right_column a {
	color: #FCDD9D;
	text-decoration: underline;
}

.right_column a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* @end */

/* @group Main Entries */

.main_entry {
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}

.main_entry h1 a {
	text-decoration: none;
	color: #1D1004;
}

.main_entry h1 a:hover {
	text-decoration: underline;
	color: #A60303;
}

/* @end */

/* @end */

/* @group Kitchen */

.kitchen_entry {
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}

.recipe_items {
	padding: 8px;
	display: inline-block;
}

.amount {
	float: left;
	text-align: right;
	width: 70px;
}

.ingredient {
	margin-left: 12px;
	float: left;
}

.kitchen_entry h2 {
	padding-top: 12px;
}

/* @end */

.clearBoth {
	clear: both;
}

/* @group Gallery */

span.caption {
	font-style: italic;
	color: #fcdd9d;
	text-align: center;
	width: 488px;
	display: block;
	margin-left: 6px;
}

.gallery {
	position: relative;
	background-color: #3f1000;
	margin-top: 15px;
	margin-bottom: 30px;
}

.gallery_demo {
	width: 500px;
	margin: 0 auto;
}

.gallery_demo li {
	width: 68px;
	height: 50px;
	border: 3px double #111;
	margin: 0 2px;
	background: #000;
	float: left;
}

.gallery_demo li div {
	left: 240px
}

.gallery_demo li div .caption {
	font: italic 0.7em/1.4 georgia,serif;
}

#main_image {
	margin: 0 auto 10px;
	height: 100%;
	width: 500px;
}

#main_image img {
	margin-bottom: 10px;
	margin-top: 8px;
}

p.nav {
	clear: both;
	font: 80% 'helvetica neue',sans-serif;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 15px;
	margin: 0;
	color: #a60303;
}

.info {
	text-align: left;
	width: 700px;
	margin: 30px auto;
	border-top: 1px dotted #221;
	padding-top: 30px;
}

.info p {
	margin-top: 1.6em;
}

/* @end */

/* @group Galleria */

.galleria {
	list-style: none;
	width: 500px;
}

.galleria li {
	display: block;
	width: 48px;
	height: 48px;
	overflow: hidden;
	float: left;
	margin: 0 4px 10px}



.galleria li a {
	display: none
}

.galleria li div {
	position: absolute;
	display: none;
	top: 0;
	left: 180px
}

.galleria li div img {
	cursor: pointer
}

.galleria li.active div img,.galleria li.active div {
	display: block
}

.galleria li img.thumb {
	cursor: pointer;
	top: auto;
	left: auto;
	display: block;
	width: auto;
	height: auto
}

.galleria li .caption {
	display: block;
	padding-top: .5em;
}

* html .galleria li div span {
	width: 400px
}

/* MSIE bug */

/* @end */