/*
1.GLOBAL
2.TEXT
3.IMAGES
4.LISTS
5.TABLES
6.LINKS
7.PAGES/SECTIONS
*/

/* -- 1.GLOBAL -- */
body {
	font: 12px/1.4 Tahoma, Geneva, Verdana;
}
dl, ol, p, blockquote, table, ul {
	margin: 0 0 1em 0;
}
.rounded {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

/* -- 2.TEXT -- */
blockquote {
	font-style: italic;
	padding-left: 4em;
}
code {
	font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Monaco, Courier, monospace;
	font-size: 1em;
	white-space: pre;
}
h1 {
	background-color:#20234D;
	color: #FFF;
	font-size:2em;
	line-height:1.5;
	margin:0 0 0.5em;
	padding:0.1em 0.5em;
}
h2 {
	clear: left;
	color: #800080;
	font-size: 1.5em;
	line-height: 1.2;
	margin: 0 0 0.5em 0;
}
h3 {
	clear: left;
	font-size: 1.3em;
	line-height: 1.3;
	margin: 0 0 0.5em 0;
}
h4 {
	font-size: 1.2em;
	line-height: 1.3;
	margin: 0 0 0.25em 0;
}
h5 {
	font-size: 1.1em;
	line-height: 1.3;
	margin: 0 0 0.25em 0;
}
h6 {
	font-size: 1em;
	line-height: 1.3;
	margin: 0 0 0.25em 0;
}
p {
	padding: 0;
}
pre {
	font-family: Corbel, Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 1.0em;
}
sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
	
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* -- 3.IMAGES -- */
img {
	vertical-align: bottom;
}
a img {
	border: none;
}
img.image-left {
	float: left;
	margin: 0 10px 10px 0;
}
img.image-right {
	float: right;
	margin: 0 0 10px 10px;
}
img.bordered {
	border: 1px #ccc solid;
}
img.centered {
	display: block;
	margin: 10px auto;
}
/* -- 4.LISTS -- */
ul li {
	margin: 0 0 0.25em 30px;
}
ol li {
	margin: 0 0 0.25em 30px;
}
dl dt {
	font-weight: bold;
	margin: 0.25em 0 0.25em 0;
}
dl dd {
	margin: 0 0 0 30px;
}

/* -- 5.TABLES -- */
table {
	border-collapse: collapse;
	border-spacing: 5px;
}

caption {
	text-align: left;
	font-weight: bold;
}
th, td {
	border: 1px #ccc solid;
	padding: .3em 1em;
}
td {
	vertical-align: top;
}
th {
	background-color: #eaeaea;
	color: #800080;
	font-size: 1.25em;
	font-weight: bold;
	text-align: left;
}


/* -- 6.LINKS -- */
a {
	color: #171B7C;
	text-decoration: underline;
}

a:hover, a:focus {		
	color: #C00;
	text-decoration: underline;
}

/* -- 7.PAGES/SECTIONS -- */


hr.header {
	border-top: 3px solid #20234D;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin-bottom: 10px;
}

/* - Sidebar - */

/* Contact Info */
#sidebar-contact h2 {
	margin-bottom: .1em;
	text-transform: uppercase;
}
#sidebar-contact address {
	font-style:normal;
	font-weight:bold;
}

/* Random Quote */
#random-quote {
	position: relative;
/*	background: url(/images/layout/random-quote.jpg) 0 0 no-repeat;
*/	height: 119px;
	margin-bottom: 10px;
}
#random-quote blockquote {
	position: absolute;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	left: 60px;
	top: 60px;
	display:none;
}

/* -- News -- */

p.sharethis_links {
	width: 400px;
	float: left;
}
p.next_prev_links {
	width: 200px;
	float: right;
	text-align: right;
}

p.next_prev_links a {
	color: #20234D;
	text-decoration: none;
}

p.next_prev_links a:hover {
	text-decoration: underline;
}

.featured_entries {
	float: left;
	width: 450px;
}

.entry {
	clear: left;
	margin-bottom: 10px;
}

.entry.featured {
	width: 450px;
}

.sidebar_list {
	float: left;
	width: 220px;
}

.entry p.entry-date {
	color: #000;
	font-style: italic;
	margin-bottom: 0;
}
.entry h2 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0;
}
.entry h2 a {
	color: #800080;
	
	background-position: 100% 50%;
	background-repeat: no-repeat;
	/*background-image: url("/images/icons/r-arrow.png");*/
	background-image: none;
}
.entry h2 a[href^="http:"], .entry h2 a[href^="https:"] {
	background-image: url("/images/icons/webpage.gif");
}
.entry h2 a[href^="http://www.halloweenpartyexpo.com"] {
	/*background-image: url("/images/icons/r-arrow.png"); */
	background-image: none;
}
.entry h2 a[href$=".pdf"] {
	background-image: url(/images/icons/pdf.gif);
}
.entry.featured a img {
	float: left;
	border: 3px solid #CBACD0;
	margin: 0 15px 20px 0;
}
.entry.featured a:hover img,
.entry.featured a:focus img
 {
	border: 3px #FF8C00 solid;
}
.entry.featured h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 0;
}
.entry.featured h2 a {
	text-decoration: none;
	padding-right: 0;
	background: none;
}
.entry.featured p.entry-date {
	color: #333;
	margin-bottom: 10px;
}
p.pagination {
	margin-top: 15px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	text-align: center;
}

.single-entry h2{
	margin-bottom: 0;
}
.single-entry p.entry-date {
	font-size: 1.1em;
	font-weight: bold;
}
/* -- Random Quotes -- */

body#exhibitors #random-quote {
	background: url(/images/layout/exhibitors_page.gif) 0 0 no-repeat;
}
body#sponsors #random-quote, body#promotions #random-quote {
	background: url(/images/layout/sponsors_page.gif) 0 0 no-repeat;
}
body#buyers #random-quote {
	background: url(/images/layout/buyers_page.gif) 0 0 no-repeat;
}
body#events #random-quote {
	background: url(/images/layout/events_page.gif) 0 0 no-repeat;
}
body#travel #random-quote {
	background: url(/images/layout/travel_page.gif) 0 0 no-repeat;
}
body#news #random-quote,
body#press #random-quote {
	background: url(/images/layout/press_page.gif) 0 0 no-repeat;
}
