/*  
Theme Name: DC9
Theme URI: 
Description: DC9 Nightclub
Version: 1.0
Author:
Author URI: 
*/

/* HTML ELEMENTS - start */
body {
	text-align:center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	background-color:#ddd;
	background-image:url(images/bg-angle.gif);
	background-repeat: repeat;
}
a {
	color: #00CCFF;
	font-weight: bold;
	text-decoration:none;
}
a:hover, a:active {
	color: #fff;
	background-color: #00CCFF;
}
h1 {
	font-size: 35px;
	letter-spacing: -.03em;
	margin: 0px;
	padding: 25px 10px 30px 20px;
	color:#ffffff;
}
h2 {
	font-size: 20px;
	letter-spacing: -.03em;
	padding-top:10px;
	border-top:1px solid #ccc;
}
h3 {
	font-size: 16px;
	color: #333;
	padding:0;
	margin-bottom:4px;
}
small {
	font-size: 0.9em;
	line-height: 1em;
}
/* HTML ELEMENTS - end */


/* MAIN SECTIONS - start */
#page {
	width:900px;
	margin: 0px auto;
	text-align: left;
	background-image:url(images/bg-page.gif);
	background-repeat: repeat;
}
#header {
	width:900px;
	height:130px;
	padding:0px;
	margin:0px;
}
#logo {
	width:205px;
	height:110px;
	background-image:url(images/dc9_logo.jpg);
	background-repeat: no-repeat;
	margin: 0 0 15px 20px;
	float:left;
}
#topbanner-left {
	width:280px;
	height:100px;
	background-repeat: no-repeat;
	margin: 10px 10px 0 10px;
	float:left;
}
#topbanner-right {
	width:280px;
	height:100px;
	background-repeat: no-repeat;
	margin: 10px 10px 0 20px;
	float:left;
}
#content {
	width:600px;
	padding: 0 10px;
	margin:45px 0 0 0;
	text-align: left;
	float:left;
}
#content-home {
	width:600px;
	padding: 0 10px;
	margin:40px 0 0 0;
	text-align: left;
	float:left;
}
#content-page {
	width:580px;
	padding: 20px;
	margin:20px 0 0 0;
	text-align: left;
	float:left;
}
#content-wide {
	width:800px;
	padding: 20px 30px 20px 40px;
	text-align: left;
	float:left;
}
#navigation {
	margin: 5px 10px 30px 0px;
	font-size:14px;
	width:600px;
}
#footer {
	width: 850px;
	padding: 30px 10px;
	text-align: right;
	clear:both;
}
.post_front {
	float:left;
	width: 170px;
	padding: 10px;
	margin:4px;
	height: 250px;
	overflow: hidden;
	border:1px solid #ccc;
}
.post {
	float:left;
	width: 580px;
	margin: 20px 20px 20px 20px;
}
.entry {
	padding-top:0px;
}
.showinfo {
	font-family:"Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #FFFFCC;
	border-top:5px solid #00CCFF;
	float:right;
	padding:15px;
	margin:10px;
	max-width:200px;
	background-image:url(images/bg-angle.gif);
}

/* MAIN ELEMENTS - end */

/* MAIN MENU - start */

#menu {
	margin:0;
	padding: 10px 14px;
	text-align:center;
	background-color:#00CCFF;
	font-size:14px;
	clear:both;
}
#menu ul, #menu li {
	margin:0;
	padding:0;
	display: inline;
	list-style-type: none;
}
#menu a:link, #menu a:visited {
	margin:0 4px;
	padding: 10px 12px;
	text-decoration: none;
	text-transform: uppercase;
	color:#fff;
}
#menu a:hover {
	background: #0099FF;
	text-decoration: none;
}
#menu li.current_page_item a {
	background: #f4f4f4;
	color:#000;
}
/* MAIN MENU - end */

/* LEFT COLUMN - start */

#leftnav {
	width: 190px;
	margin: 55px 0 0 10px;
	padding:0 10px 15px 10px;
	text-align: left;
	float: left;
	clear:both;
	background-color:#f4f4f4;
	font-size:11px;
	text-transform:uppercase;
}
#leftnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#leftnav li {
	padding: 2px 0;
	border-bottom:1px dotted #ccc;
}
#leftnav a {
	color: #777;
	font-weight: bold;
	text-decoration:none;
}
#leftnav a:hover, a:active {
	color: #888;
	background-color:#f4f4f4;
	text-decoration:underline;
}
.whatsthis {
	font-size:10px;
	text-align:right;
	text-transform:lowercase;
	color:#CC66FF;
	}
/* LEFT COLUMN - end */

/* TABLES - start */

table {
	padding:0px;
}
td {
	padding:2px 0px;
	border-bottom:1px solid #ccc;
}
/* TABLES - end */

/* IMAGES - start */

.photo {
	border: 5px solid #ccc;
	text-align:center;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 5px solid #ccc;
}
img.alignright {
	padding: 0px;
	margin: 0 0 2px 7px;
	display: inline;
	border: 5px solid #ccc;
}
img.alignleft {
	padding: 0px;
	margin: 0 7px 2px 0;
	display: inline;
	border: 5px solid #ccc;
}
p img {
	max-width: 100%;
}
a img {
	border: none;
}
.eventphoto {
	float:left;
	padding-right:20px;
}
/* IMAGES - end */

/* SEARCH - start */
#searchform {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
}
#searchform #s {
	width: 160px;
	padding: 5px;
}
#searchsubmit {
	padding: 0px;
	margin: 0px;
}
/* SEARCH - start */

/* RANDOM JUNK - start */

.alignright {
	float: right;
}
.alignleft {
	float: left
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

.caticon {
	padding: 10px 8px 0 0;
}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}

/* RANDOM JUNK - end */
