/* 
	Theme Name: 	MiniSite Generator Theme
	Theme URI:		http://www.initialsketch.co.uk
	Description:	The Sales Letter theme that has undergone a facelift and a rewrite.
	Version:		1.0
	Author:			Alex Vayner
	Author URI:		http://www.alexvayner.com
*/

body {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	font-size: 12px;
}
.high {
background-color: #FFFF00;
}
h1, h2, h3, h4 {
	letter-spacing: -1; 
	font-weight: bold;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

a { color:blue; }

h1 {
	font-size:19pt;
	color:#ce0000;
}

h2 {
	font-size:16pt;
	color:#000000;
}

h3 {
	
	font-size: 15pt;
	font-weight: bold;
	margin: 0;
	color: #ce0000;
}
h4 {
	font-size:15px;
	margin:0;
	margin-left:15%;
	margin-right:15%;
}

body {
   font-family:Tahoma, Verdana, Arial;
   font-size:14px;
}

td {
   font-family:Tahoma, Verdana, Arial;
   font-size:12px;
}

td img {
	border:black solid 1px;
}

#contentContainer {
   width:800px;
   border:none;
}
/*Sidebar css*/
#sidebar {
	 width: 150px;
	 float:right;
}
/*Sidebar css*/
#content {
   text-align:left;
   width: 800px;
   background: #FFF;
   float: left;
}

#contentTop, #contentBottom {
   width:800px;
   margin:0;
   clear:both;
}

#contentTop {
   background:white url(backtop.jpg) no-repeat;
}

#contentBottom {
	background:  #FFF; 
        min-height: 80px;
}

.censored {
   background-color:black;
   color:black;
}

.timetable { font-size:17px; background-color: black; }
.timetable td { background-color:white; }
.timetable .header {
	background-color:red;
	color:white;
	font-size:12px;
}
.today td {
	background-color:yellow;
}
.tablePrice { text-align:center; }
.tableDay small { font-size:14px; }

.orderPanel, #orderPanel, blockquote {
   width:500px;
   text-align:left;
	border:navy dashed 2px; background-color:#d9e4ef;
	padding:5px;
	font-size:13px;
}
.small {
	width:350px;
}

blockquote, .commentlist li {
	margin-left:100px;

	width:400px;

	padding:5px;
	background-color:#d9e4ef;

	border-top: #0000cc solid 1px;
	border-left:#0000cc solid 1px;
	border-right:#000033 solid 1px;
	border-bottom:#000033 solid 1px;
}

blockquote h1 {
	color:navy;
	font-size:17px;
}
blockquote h2 {
	font-size:14px;
	letter-spacing:0;
}
blockquote img {
	border:solid 1px;
}

.side blockquote {
   text-align:left;
	background-color:#d9e4ef;
	width:200px;
}
.side blockquote p {
	font-size:11px;
}

li {
   margin:10px;
}

.runtime {
	text-align:right;
	font-style:italic;
	font-size:12px;
}

.headshot {
	float:right;
	text-align:right;
	border:black solid 1px;
	margin-left:25px;
}

.highlight {
	background-color:yellow;
	color:black;
}

.commentlist ul {
	margin:0;
}

#sidebar ul {
	margin:0;
	padding:0;
}

.commentlist li {
	list-style-type:none;
	margin:0;
}

#sidebar ul li {
	margin:0;
	list-style: none;
	padding:0;
}
#nav {
	background-color: #09C;
	width: 800px;
	height: 20px;
}
.nav { float:right; clear:both; margin:0; padding:0; height: 20px; }
.nav li { display:inline; list-style: none; padding:0; font-size:12px; color: #FFF; height: 20px; line-height: 1px;float: left; width: 140px; color: #000;}
.nav li a,.nav li a:hover { color: #000; font-weight: bold; font-size: 12px; text-decoration: none;}
.nav ul { height: 20px; float: right;}
.nav li:hover { display:inline; list-style: none; padding:0; font-size:11px; color: #FFF; height: 20px;float: left; width: 140px; color: #FFF;}

address { font-style:normal; font-size:11px; text-align:center; }

.comment_avatar { float:left; margin-right:5px; }

.widecolumn { width:800px; float: left; margin-left: 20px; background: #FFF;}
.narrowcolumn { width:455px; padding:20px; float:left; margin-left:20px; background: #FFF;}

#sidebar h2 { font-size:12px; margin-bottom:0; }
#sidebar a, #sidebar li { font-size:12px; }

.hoverButton { background-color: green; padding:3px; }
.unhoverButton { background-color: #ce0000; padding:3px; }

.order input {
	font-family:Tahoma, Verdana, Arial;
   font-size:27px;
   font-weight:bold;

   cursor:pointer;
   cursor:hand;
}
.alignright {
	float: right;
	margin: 0px;
}
.alignleft {
	float: left;
	margin: 0px;
}
.midd {
	text-align: center;
	margin: 0 auto;
}
.inner_footer {
	width: 770px;
	margin: 0 auto;
	background-color: #CCC;
	font-size: 10px;
}
.inner_footer a,.inner_footer a:hover {
	color: #666;
}
.coninner {
	width: 700px;
	margin: 0 auto;
}
#content ul li {
	list-style-image: url(check.jpg);
}
.orderform2 {
	width: 520px;
	border: 4px;
	border-style: dashed;
	border-color: #000000;
	margin: 20px; auto 30px auto;
	padding: 25px 15px 15px 15px;
	background-color: #ffffcc;
	margin: 0 auto;
	margin-bottom: 20px;
}
