/*
Theme Name: Vegan Omaha
Theme URI: http://www.veganomaha.com/
Description: The The theme for the Vegan Omaha website.
Version: 1.0
Tags: custom
*/

/* This is the rollover bit */
img.nohover {border:0}
img.hover {border:0;display:none}
A:hover img.hover {display:inline}
A:hover img.nohover {display:none}
/* end rollover bit */

/* PRIMARY */
/* header container */
#jawz{
	height:36px;
	background-image:url('images/jaws.gif');
}

.homeleft {
	border: 0;
	margin: 0;
	padding: 0;
	width: 417px;
	height: 694px;
	float: left;
}

.rotax {
	border: 0;
	margin: 0 auto;
	width: 100%;
	padding: 0;
	width: 360px;
	height: 280px;
}

.welcome {
	border: 0;
	margin: 0 auto;
	width: 100%;
	padding: 0;
	width: 360px;
	height: 300px;
}

#primary{
	float: left;
}

.latestentries {
	border: 0;
	margin: 0;
	padding: 0;
	width: 275px;
	height: 500px;
	float: left;
}
.entrylist {
	border: 0;
	margin: 0;
	padding: 4px;
	width: 275px;
}

.rboxen {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	width: 332px;
	height: 100%;
	float: left;
}

.mediaboxens {
	background-color: #f1f2f2;
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 248px;
	height: 415px;
}

.mediaboxen {
	background-color: #f1f2f2;
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 248px;
	height: 100%;
}

#fb{
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	float: left;

}

#mini{
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0px;
	float: left;
	height: 100px;
}

#rsvp{
	background-color: #f1f2f2;
	border: 0;
	margin: 0;
	padding: 0px;
	float: left;
	height: 100px;
	width:179px;
}

.title{
	font-weight:bold;
}

.entrylist li{
	list-style: none;
}

.rsvp-txts{
	border: 0;
	margin: 0;
	padding: 0;
}

a.rsvp-txts{
	border: 0;
	margin: 0;
	padding: 0;
}

/* Blog */
#blogcentre{
	border: 0;
	margin: 0; 
	padding: 0;
	float: left;
	width:1000px;
}

.blogwidth{
	border: 0;
	margin: 0 auto; 
	padding: 0;
	width:893px;
}

.lblogs{
	width:  572px;
	height: 100%;	
	float:left;	
}
.blogbox{
	background-color: #f1f2f2;
	border: 0;
	margin: 0 auto;
	padding: 0;
	width:  248px;
	height: 100%;	
	float: right;	
}

/* Restaurants */
.restwidth{
	border: 0;
	margin: 0; 
	padding: 0;
	width:566px;
	float:left;
}

.rboxcustoms{
	border: 0;
	margin: 0;
	padding: 6px;
	list-style-type:circle;
}

.rboxcustoms ul, li{
	list-style-type:circle;
}

a.map{
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
}

.searchboxen {
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 248px;
	height: 415px;
}

/* Restaurant Guide */
.rgtop{
	width:  898px;
	margin: 0 auto;
}
.rgword{
	width:  568px;
	height: 100%;
	float:left;
}
.rgmaps{
	background-color: #f1f2f2;
	width:  326px;
	height: 364px;
	float:right;
}

.rgrest{
	width:  572px;
	height: 100%;	
	float:left;	
}
.rgtags{
	background-color: #f1f2f2;
	width:  326px;
	height: 555px;
	margin-top:46px;
	float:right;	
}
.columbine {
	  -moz-column-count: 2;
	  -moz-column-gap: 10px;
	  -moz-column-rule: none;
	  -webkit-column-count: 2;
	  -webkit-column-gap: 10px;
	  -webkit-column-rule: none;
	column-count: 2;
	column-gap: 10px;
	column-rule: none;
	}
#twitter-3 li, ol, ul{
	list-style-type: none
}

#comments li, ol, ul{
	list-style-type: none
}

.addr{
	color: #666;
	font-size: 17px;
}

#content .entry-title-blogr {
	color: #666;
	font-size: 27px;
	line-height: 1.3em;
	margin-bottom: 0;
}

.entry-title-blogr a:link,
.entry-title-blogr a:visited {
	color: #666;
	text-decoration: none;
}
.entry-title-blogr a:active,
.entry-title-blogr a:hover {
	color: #666;
	text-decoration: none;
}

.nextp{
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	float:right;
}

.prevp{
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	float:left;
}
.junx{

	width:  500px;
	height: 46px;
	verticle-align:middle;
}