

/*
Theme Name: Paradigm Venue
Theme URI: http://www.paradigmvenue.com
Description: Website and music calender for Paradigm Coffee House in Sheboygan, WI
Version: 2.0
Author: Nathan Lucero
Author URI: http://www.nlucero.com
Tags: Coffee, Music, Food and Photos
*/

a {
	background: inherit;
	color:#2A0407;
	text-decoration: none;
}
a:visited {
	background: inherit;
	color:#2A0407;
	text-decoration: none;
}
a:hover {
	background-color: inherit;
	color: #F60;
	text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	color: #2E2113;
	background-image: url(images/backgroundglow.png);
	background-repeat: repeat-y;
	background-position:top;
	background-color:#2A0407;
	font-family:"Times New Roman", Times, serif;
	font-size: 1em;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 4em;
	font-weight: 100;
	color:#e1cfb0;
	text-align: left;
}
h2 {
	font-size: 1.8em;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	color:#2E2113;
	margin: 0px;
}
h3 {
	font-size: 1.2em;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-weight: normal;
	color:#2E2113;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
}
h4 {
	font-size: 1em;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	color:#2E2113;
}
h5 {
	font-size: .8em;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-weight: normal;
	color:#2E2113;
	text-align: center;
}
h6 {
	font-size: 1.6em;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	color:#2E2113;
	text-align: center;
}
img{
}
#wrap {
	width: 950px;
	position:relative;
	margin: 10px auto 40px auto;
	background-image:url(images/papertexture2.png);
	background-position: top;
	background-color: #e1cfb0;
	background-color: #e1cfb0;
}
#header {
	position: relative;
	width:950px;
	height: 190px;
	padding: 0px;
	background-image:url(01.png);
	background-repeat:no-repeat;
	background-position: center;
}
#htitle {
	position: absolute;
	bottom: 10px;
	left: 20px;
}
#hdes {
	position: absolute;
	bottom: 20px;
	left: 720px;
}
#hinfo {
	position: absolute;
	top: 20px;
	left: 720px;
}
#header h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 4em;
	font-weight: 100;
	color:#e1cfb0;
	text-align: left;
}
#header h2 {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.4em;
	color:#e1cfb0;
	text-align: left;
}
#header h3 {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size: .8em;
	color:#e1cfb0;
	text-align: left;
}
#header a {
	color: #e1cfb0;
}
#header a:hover {
	color: #e1cfb0;
}

#content {
	position: relative;
	width: 680px;
	padding: 20px;
	margin: 0px 0 0px 0;
}

.entry {
	padding-bottom: 20px;
	min-height: 190px;
}

.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.punc {
	height: 60px;
	background-image:url(images/commentpunc.png);
	background-repeat: no-repeat;
}
.bookingpic {
	float: left;
	margin-right: 20px;
	height: 200px;
	width: 260px;
	background-image: url(images/backdoor.jpg);
	background-repeat: no-repeat;
}
.menupic {
	float: left;
	margin-right: 20px;
	height: 200px;
	width: 260px;
	background-image: url(images/backdoor.jpg);
	background-repeat: no-repeat;
}
#sidewrap {
	width: 240px;
	position: absolute;
	top: 200px;
	right: 10px;
	background-image:url(images/navboard.png);
}	
#sidebar {
	width: 180px;
	color: #DDD;
	margin: 50px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
}
#sidebot {
	background-image:url(images/navboardbot.png);
	height: 50px;
	width: 240px;
	position: absolute;
	bottom: -10px;
}
#sidebar a {
	color: #DDD;
}
#sidebar a:hover {
	color: #F60;
}
#sidebar h2 {
	color: #DDD;
	font-size:1.2em;
}
#sidebar ul {
   list-style: none;
   margin-top: 0px;
}
#sidebar li {
   list-style: none;
}
#footer {
	position: relative;
	width: 950px;
	height: 40px;
	text-align: center;
}
#fcenter {
	position: absolute;
	left: 200px;
	width: 500px;
	height: 20px;
	background-image:url(images/footcenter.png);
	background-repeat: no-repeat;
}
#fleft {
	position: absolute;
	left: 30px;
	width: 100px;
	height: 20px;
}
#fright {
	position: absolute; 
	right: 40px;
	width: 100px;
	height: 20px;
	text-align: right;
}
	






	