/*
-----------------------------------------------
Grey Box Method - Layout CSS
----------------------------------------------- */

body {
	background: #fff url(../img/background.png) 0px 218px repeat-x;
	color: #333;
}

.head {
	background: url(../img/logo.png) center left no-repeat;
	height: 228px;
	position: relative;
}



.main-element {
	background: none;
	text-align: center;
	width: 100%;
}

	
/* Main Front Page
----------------------------------------------- */

a.front_blog{
     background:transparent url(../img/blog.png) 0px 0px no-repeat;
     display:block;
     height:340px;
     width:300px;
     text-indent:-9999px;
     overflow:hidden;
}

a.front_blog:hover {
	background:transparent url(../img/blog.png) 2px -348px no-repeat;
}


a.front_biz{
     background:transparent url(../img/biz.png) 0px 0px no-repeat;
     display:block;
     height:340px;
     width:300px;
     text-indent:-9999px;
     overflow:hidden;
}

a.front_biz:hover {
	background:transparent url(../img/biz.png) 0px -352px no-repeat;
}

a.front_bites{
     background:transparent url(../img/bites.png) 0px 0px no-repeat;
     display:block;
     height:340px;
     width:300px;
     text-indent:-9999px;
     overflow:hidden;
}

a.front_bites:hover {
	background:transparent url(../img/bites.png) -6px -347px no-repeat;
}	


/* Global Header ELemends
----------------------------------------------- */
.logo {
	width: 200px;
	height: 200px;
	text-indent: -9999px;
}

#social {
	position: absolute;
	top: 10px;
	right: 20px;
}

#social li {
	text-indent: -99999px;
	width: 100px;
	height: 118px;
	float: left;
}

.twitter {
	background: url(../img/twitter.png) 0 0 no-repeat;
	padding: 0px;
	
}

.pandora {
	background: url(../img/pandora.png) 0 0 no-repeat;
}


.facebook {
	background: url(../img/facebook.png) 0 0 no-repeat;
}

.google {
	background: url(../img/google.png) 0 0 no-repeat;
}

.flickr {
	background: url(../img/flickr.png) 0 0 no-repeat;
}

.rss {
	background: url(../img/rss.png) 0 0 no-repeat;
}

.technorati {
	background: url(../img/technorati.png) 0 0 no-repeat;
}

#menu {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#menu li {
	float: left;
	padding-right: 5px;
}

a.menu_blog{
     background:transparent url(../img/menu_blog.png) 0px 0px no-repeat;
     display:block;
     height:87px;
     width:150px;
     text-indent:-9999px;
     overflow:hidden;
}

a.menu_blog:hover {
	background:transparent url(../img/menu_blog.png) 0px -89px no-repeat;
}	

a.menu_bites{
     background:transparent url(../img/menu_eating.png) 0px 0px no-repeat;
     display:block;
     height:87px;
     width:168px;
     text-indent:-9999px;
     overflow:hidden;
}

a.menu_bites:hover {
	background:transparent url(../img/menu_eating.png) 0px -88px no-repeat;
}

a.menu_biz{
     background:transparent url(../img/menu_biz.png) 4px 0px no-repeat;
     display:block;
     height:87px;
     width:138px;
     text-indent:-9999px;
     overflow:hidden;
}

a.menu_biz:hover {
	background:transparent url(../img/menu_biz.png) 5px -87px no-repeat;
}


/* anchors
----------------------------------------------- */
a {
	color: #115c94;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color:#831c09;
}



/* Universal Entries */

.entry {
	padding: 0 20px;
	font-size: 1.1em;
}


.title {
	background: url('/img/title_back.png') center right no-repeat;
	padding: 0 25px 5px 0;
}

.paginate {
	padding: 10px;
}


.side_tweet {
	background: url('/img/twitter_back.png') top left no-repeat;
	height: 200px;
	width: 260px;
}


.side_tweet p {
	padding: 10px;
	width: 235px;
	font-size: 0.8em;
	margin-bottom: 100px;
}



/* Blog Templates
----------------------------------------------- */


#blog .head {
	background: url(../img/bloghead.png) center left no-repeat;
	height: 228px;
	position: relative;

}


.blogtitle {
	border-bottom: 1px solid #831c09;
}

.sidetitle {
	text-align: center;
	color: black;
}

.date {
	width: 250px;
	margin: 0;
	color: #ccc;
}

.month {
	font-size: 1.0em;
	color: #eb5964;
	float: left;
	display: inline;
	margin: 50px 10px 0 0;
}

.week {
	font-size: 2.0em;
	float: left;
	display: inline;
	margin: 40px 10px 0 0;
}

.day {
	font-size: 1.0em;
	float: left;
	display: inline;
	margin: 50px 10px 0 0;
}

.post_bottom {
	position: relative;
	margin: 40px 0 0 0;
	border-bottom: 1px solid #831c09;
}
.blogcomments {
	float: right;
	width: 95px;
	height: 70px;
	background: url('../img/comments.png') top left no-repeat;
	margin: -52px 10px 0 0;
	position: relative;
}

.blogcomments a {
	position: absolute;
	left: 50%;
	top: 1%;
	color: #831c09;
	font-size: 1.8em;
}

.cats {
	font-size: 1.1em;
}

#showmetabs ul, #eat_tabs ul {
	margin: 10px auto;
	
}

#showmetabs li, #eat_tabs li {
display: inline;
list-style-type: none;
background: none;
border-right: 1px solid #000;
}

#showmetabs li a, #eat_tabs li a {
	border-bottom: none;
	font-weight: bold;
	padding-right: 20px;
}

#showmetabs li a#last, #eat_tabs li a#last {
	border-right: none;
}

.right {
	display: inline;
}

/* EATING Templates
----------------------------------------------- */

#eating .head {
	background: url(../img/eating_head.png) bottom left no-repeat;
	height: 235px;
	position: relative;
}


.sidebar {
	margin: 20px 0 0 0;
}

.sidebar a.center {
	padding: 0 0 0 30px;
}

.sidebar .about {
	background: url('/img/about.png') bottom center no-repeat;
	height: 150px;
	color: #000000;
	margin:0px;
}

.sidebar .about p {
	padding: 15px 20px;
	width: 200px;
}
.reading {
	width: 90%;
	text-align: center;
	padding: 0;
	margin: 0 auto;
}


.graphic {
	float: left;
	margin: 0 10px 0 0;
}

.disclaimer {
	background: url('/img/disclaimer.png') left center no-repeat;
	padding-left: 60px;
}
/* TECH Templates
----------------------------------------------- */



#tech .head {
	background: url('/img/tech_head.png') left center no-repeat;
	height: 228px;
	position: relative;
}




/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:.3em; color: #942410;}
h2 {margin-top:1em;}
h5 {font-size:1.2em;}
h6 {font-size:1em; text-transform:uppercase;}


h1 a {
	font-weight:normal;
}

.comment_title {
	height: 50px;
	width: 220px;
	background: url('/img/comment_title.png') left center no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0 0;
}

/* page heading
----------------------------------------------- */
h2#page-heading {
	font-weight:normal;
	padding:.5em;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}


/* boxes
----------------------------------------------- */
.box {
	background:#dfe6e9;
	margin-bottom:20px;
	padding:10px 10px 1px 10px;
}
.box h2 {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#333;
	margin:-10px -10px 0 -10px;
	padding:6px 12px;
}
.box h2 a,
.box h2 a.visible {
	color:#fff;
	background:#333 url("../img/switch_minus.gif") 97% 50% no-repeat;
	display:block;
	padding:6px 12px;
	margin:-6px -12px;
	border:none;
}


.box h2 a.hidden,
.box h2 a.hidden:hover {
	background-image: url("../img/switch_plus.gif");
}
.box h2 a:hover {
	background-color:#111;
}
.block {
	padding-top:10px;
}



/* paragraphs, quotes and lists
----------------------------------------------- */
p {
	margin-bottom:1em;
}
blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:1.2em;
	padding-left:1em;
	border-left:4px solid #ccc;
}
blockquote cite {
	font-size:.9em;
}
ul, ol {
	padding: 0 auto;
}


ol {
  font: italic 3em Georgia, Times, serif;
  color: #013e95;
}

ol p {
	font: normal 0.325em Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: black;
	line-height: 155%;
}

ol p img {
	padding: 5px;
}

p.posted {
	border-bottom: 1px solid #4e231f;
}




/* forms
----------------------------------------------- */
form {
	overflow:hidden;
}
fieldset {
	border:1px solid #bbb;
	padding:10px;
	position:relative;
	background:#e9e9e9;
	margin-bottom:10px;
}
legend {
	font-size:1.1em;
	padding:.4em .8em;
	background:#fff;
	border:1px solid #bbb;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
	width:98%;
}
fieldset p input {
	width:98%;
}
fieldset p select {
	width:99%;
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:66%;
}
input.search.button {
	width:28%;
	margin-left:2%;
}


/* articles
----------------------------------------------- */
.articles {
	padding:0;
}
.articles h2 {
	margin:0;
}
#articles {
	padding-top:0;
}
.article {
	border-top:1px solid #666;
	padding-top:.5em;
}
.box .article {
	border-top:3px solid #fff;
	padding:13px 10px 0 10px;
}
.article h2 {
	font-size:2em;
	font-weight:normal;
	text-transform:none;
	color:#333;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
}
.article h3 {
	margin-bottom:.2em;
	font-size:1.6em;
}
.box .first {
	border-top:none;
}
.article h4 {
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom:.5em;
}
.article a.image {
	float:left; 
	margin:3px 10px 3px 0; 
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
}
.article a.image:hover {
	border:1px solid #666;
}
.article a.image img {
	float:left; 
}
.article p.meta {
	color:#666;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:.3em 0;
	margin-bottom:.8em;
}


/* site information
----------------------------------------------- */
#site_info {
	margin: 30px 0 0 0;
	background: url('../img/background.png') 0px 0px repeat-x !important;
	text-align: left;
	width: 100%;
	padding: 80px 0 0 0;
}

.flickrimg {
	background: transparent url('..img/flickmainback.png') 50% 50% repeat-x;
}

.flickrimg img {
	padding: 28px 30px;
	background: transparent url('../img/flickback.png') 0 0 no-repeat;
}

/* AJAX sliding shelf
----------------------------------------------- */
#loading {float:right; margin-right:14px; margin-top:-2px;}
.block {padding-bottom:1px;}


/* Accordian
----------------------------------------------- */
.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size:1.1em;
	font-weight: normal;
}
.element h4 {
	margin: 0;
	padding:4px;
	line-height:1.2em;
}
.element p {
	margin: 0;
	padding: 4px;
}
.float-right {
	padding:10px 20px;
	float:right;
}

#accordian-block {
	padding-bottom:10px;
}

