/* body */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Ariel, sans-serif;
	font-size: medium;
	font-weight: normal;
	line-height: 1.2em;
	background-color: #fff;
	}

p 	{ 
	margin: 5px 0 2px 0;
	}

hr {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #f5f5f5;
	border-left: none;
	border-right: none;
	}
	
#wrapper {
	width: 750px;
	margin: 0 auto;
	padding:  0;
	overflow: hidden;
	}
	
/* text area */
#main {
	padding: 10px 0;
	font-size: 0.9em;
	color: #666;
	float: right;
	width: 480px;
	line-height: 1.5;
	}

body#home	li#nav_home  a,
body#home	li#nav_home  a:hover,
body#store	li#nav_store a,
body#store	li#nav_store a:hover,
body#event 	li#nav_event a,
body#event 	li#nav_event a:hover,
body#stuff 	li#nav_stuff a,
body#stuff 	li#nav_stuff a:hover
	{
	color: #700;
	} 
	

/* logo and login */
#topbar {
	height: 40px;
	padding: 0;
	text-align: right;
	line-height: 50px;
	letter-spacing: 1px;
	font-size: 10pt;
	color: #700;
	}

#topbar a 		{ color: #999; text-decoration: none; }
#topbar a:hover,
#topbar a:focus { color: #333; border-bottom: none; }


/* header and main navigation */
#header {
	font-family: "American Typewriter", "Comic Sans MS", Verdana, sans-serif;
	height: 160px;
	width: 750px;
	font-size: 18pt;
	line-height: 1.4
	}

body#home  #header { background: url(../images/theme/banner1.jpg) repeat-y 0 0; }
body#store #header { background: url(../images/theme/banner4.jpg) repeat-y 0 0; }
body#event #header { background: url(../images/theme/banner3.jpg) repeat-y 0 0; }
body#stuff #header { background: url(../images/theme/banner5.jpg) repeat-y 0 0; }


/* Headings */
h1	{
	margin: 0;
	color: #700;
	font-size: 16pt;
	font-weight: normal;
	}

h2	{
	margin: 8px 0 2px;
	color: #700;
	border-bottom: 1px solid #ddd;
	font-size: 13pt;
	font-weight: normal;
	}

h3	{
	margin: 5px 0 1px;
	color: #700;
	font-size: 12pt;
	font-weight: normal;
	clear: 	left;
	}

h5	{
	margin: 5px 0 1px;
	color: #666;
	clear: 	left;
	}

/* links */
a 		{ color: #933; text-decoration: none; }
a:hover,
a:focus	{ color:  #900; border-bottom: 1px solid #ccc; }
a.link 	{ padding-left: 20px; background: url(../images/theme/arrow_sidebar.png) no-repeat 0 50%; }
a.link:hover { padding-left: 20px; background: url(../images/theme/arrow_hover.png) no-repeat 0 50%; }
	
 

/* header menu */
#header #menu {
	width: 250px;
	height: 160px;
	background-color: #fff;
	opacity: .70;
	}

#header #menu ul {
	padding: 15px 0 0 30px;
	margin: 0;
	}

#header #menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header #menu a {
	margin: 0;
	text-align: left;
	color: #666;
	text-decoration: none;
	padding-bottom: 2px;
	}
#header #menu a:hover,
#header #menu a:focus,
#header #menu a.on {
	text-decoration: none;
	border-bottom: none;
	color: #333;
	}

/* sidebar */
#sidebar {
	width: 250px;
	background: #eee url(../images/theme/sidebar.png) no-repeat bottom left;
	float: left;
	padding-bottom: 20px;
	min-height: 300px;
	}

#sidebar h2 	{ font-size: 14pt; padding-left: 30px; }
#sidebar h3 	{ font-size: 12pt; padding-left: 30px; }
#sidebar p 		{ color: #666; padding: 10px 20px 10px 30px; font-size: small;  }
#sidebar ul		{ margin: 0; padding: 10px 0 0 30px; font-size: 10pt; 	font-family: "American Typewriter", "Comic Sans MS", Verdana, sans-serif;
 }
#sidebar ul.submenu { font-size: 12pt; }
	
#sidebar li {
	display: block;
	color: #999;
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#sidebar a:hover 		{ border-bottom: none; }
#sidebar ul.submenu li	{ line-height: 2; }
#sidebar ul.submenu a	{ margin: 0; color: #666; text-decoration: none; }
#sidebar ul.submenu a:hover,
#sidebar ul.submenu a:focus	{ color: #333; }
#sidebar ul.submenu .on,
#sidebar ul.submenu a.on:hover	{ color: #700; }

/* footer */
#footer{
	clear: both;
	font-size: .7em;
	margin: 2px auto 0;
	width: 750px;
	border-top: 1px solid #ccc;
	}
#footer ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	}
#footer li{ 
	display: inline;
	float: left;
	}
#footer li a{
	float: left;
	color: #999;
	text-decoration: none;
	margin-top: 5px;	
	padding: 0 10px;
	border-right: 1px solid #800;
	}
#footer li.last a { 
	border-right: none;	
	}
#footer a:hover,
#footer a:focus {
	color: #333;
	border-bottom: none;
	}
#footer .copy {
	float: right;
	color: #999;
	margin-top: 5px;	
	padding: 0 0 0 13px;
	}
#footer p {
	clear: both;
	float: right;
	margin: 0;
	font-size: 8pt;
	color: #ccc;
	}

#footer p a {
	text-decoration: none;
	color: #700;
	}
	
/* Post-it note div */
div.note {
	background: #fff url(../images/theme/note.gif) no-repeat;
	width: 160px;
	height: 160px;
	font-size: 12pt;
	font-style: italic;
	text-align: center;
	float: right;
	padding:  20px;
	font-family: "Comic Sans MS", script;
	margin-left: 5px;
	}	

div.note p { margin-top: 10px; }

/* tables */
table {
	width: 100%;
	margin: 0;
	padding: 0;	
	color: #333;
	font-size: 70%;
	text-align: center;
	border-collapse:collapse;
	background-color: #eee;
	}
table img 	{ display: block; margin-left: auto; margin-right: auto }
table#grid td { height: 30px; }
th 			{ background: #e5e5e5; color: navy; }
tr 			{ height: 0px; }
tr.even		{ background-color: #f0f0f0; }
tr.odd		{ background-color: #f9f9f9; }
td 			{ padding: 5px; }


/* Images */
img 		{ border: none; margin: 2px 0; }
img.right	{ float: right; margin-left: 20px;}
img.left 	{ float: left; margin-right: 20px; }
img.xlarge 	{ width: 500px; }
img.large 	{ width: 300px; }
img.medium 	{ width: 200px; } 
img.small 	{ width: 100px; }
img.xsmall 	{ width: 80px; }
img.xxsmall { width: 50px; }
img.pad		{ padding-bottom: 40px;	}

img.border	{
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 5px;
	}	

/* TABLES */
/* Form elements */

form {
	margin: 0;
	padding: 10px;
	background-color: #eee;
	}

label {
 	float:left;
	width: 100px;
	margin: 0;
	padding: 1px 0 0;
	color: #666;
	font-style: italic;
	font-size: 12px;
	}

input		{ width: 200px; margin: 1px 10px 1px 5px;  }
input.short { width: 120px; }
input.long 	{ width: 240px; }
input[type="submit"] { width: 100px }

select 		{ width:205px; margin: 1px 10px 1px 5px;  }
textarea	{ width:200px; margin: 1px 10px 1px 5px; }
textarea#txtComment { width:500px; }

form table {
	padding-top: 10px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	width: 100%
	}
	
form tr {
	border: 0;
	}
	
form td, th { 
	font: 11px verdana, arial, helvetica, sans-serif;
	background-color: #f9f9f9;
	line-height: 12px;
	padding: 2px 5px;
	text-align: left;
	}
	
form th {
	background: #fff url(../images/skin/shadow.jpg);
	color: #666;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	padding: 2px 6px;
	}
form th a:link, th a:visited, th a:hover {
	color: #333;
	display: block;
	font-size: 10px;
	text-decoration: none;
	width: 100%;
	}
form th.asc a, th.desc a {
	background-position: right;
	background-repeat: no-repeat;
	}
form th.asc a {
	background-image: url(../images/skin/sorted_asc.gif);
	}
form th.desc a {
	background-image: url(../images/skin/sorted_desc.gif);
	}

form td.errors select {
	border: 1px solid #700;
	}
form td.errors input {
	border: 1px solid #700;
	}
	
/* blog  */
div.blog	{ clear: left;  }
div.blog h3 { margin-top: 20px; margin-right: 90px;}
div.blog h4 {
	float: right; 
	width: 40px;
	margin: 5px 0 0 20px;
	padding: 5px 10px;
	font-family: Georgia, serif;
	font-size: 80%;
	font-weight: normal;
	line-height: 1.8em; 
	text-align: center;  
	letter-spacing: 1px;
	color: #999;
	border: 1px solid #ddd; 
	background-color: #eee;
	}
	
div.blog h4 strong {
	font-size: 300%; 
	font-weight: normal;
	color: #666;
	}
div.blog p { font-size: 90%; }
	
/* error format */	
div.errors {
    background: #f9f9f9;
    border: 1px solid #700;
    color: #cc0000;
    margin: 10px 0 5px 0;
    padding: 5px 0 5px 0;
	}
div.errors ul {
    list-style: none;
    padding: 0;	
	}
div.errors li {
	background: url(../images/skin/exclamation.png) 8px 0% no-repeat;
    line-height: 16px;
    padding-left: 30px;
	}

/* misc. styles */
.clear 	{ clear: both; }
.top 	{ border-top: 1px solid #ddd; padding-top: 5px;}
.quote 	{ color: #999; font-size: 12pt; font-style: italic; }
.shed	{ color: #999; font-weight: bold; }
.s22	{ color: #966; font-weight: bold; }
.date 	{ color: #999; font-size: 10pt; }
.small	{ font-size: small;	}
.grey	{ color: #999; }
p.right  { text-align: right;}


.message {
    background: #f9f9f9 url(../images/skin/information.png) 8px 50% no-repeat;
    border: 1px solid #666;
    color: #666;
    margin: 10px 0 5px 0;
    padding: 5px 5px 5px 30px
	}