/*
Theme Name: WordPress Inizio
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1
Author: Adrienne Dyer
Author URI: http://www.iniziocreative.com/
Tags: black, custom header, fixed width, three columns, widgets

	This theme was designed and built by Adrienne Dyer,
	whose blog you will find at http://www.iniziocreative.com/blog

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-family: Verdana, Arial, Sans-Serif;
	/*background-image: url(images/bkgd.gif);
	background-repeat: repeat-x;
	background-position: top;*/
	/*background-color: #fdf8e5;*/
	background-color: #000 /*#dedede*/;
	color: #121212;
	text-align: center;
	}
	
a, a:visited {
	color:#930029;
	text-decoration:underline;
	}
	
a:active, a:hover {
	color:#FEAC25;
	}
	
#page {
	text-align: left;
	margin: auto;
	vertical-align: top;
	border: 5px solid #fff;
	background-color: #fff /*#6a3f55*/;
	width: 1050px;
	height: inherit;
	/*margin-top: -9px;*/
	}
#header {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	width: 1050px;
	height: 308px;
	border-left: 2px solid #333;
	border-left: 2px solid #333;
	clear: left;
	}

#headerSideNav {
	width: 140px;
	height: 278px;
	background-color: /*#820024*/ #930029;
	float: left;
	margin-right: 25px;
	border: 0px solid #333;
}
#headerSideNav a {
	width: 125px;
	height: 39px;
	text-align: right;
	padding-right: 15px;
	font-stretch: extra-expanded;
	line-height: 39px;
	color: #fff;
	display: block;
	text-transform: lowercase;
}
#headerSideNav a:hover {
	color: #ccc;
}	
#headerimg 	{
	margin: 0px;
	text-align: center;
	width: 480px;
	float: left;
	}
#headerLt {
	width: 215px;
	height: 240px;
	background-color: transparent;
	border-right: 1px solid /*#820024*/ #930029;
	float: left;
	margin: 0px;
	padding: 0px;
}
#headerRt {
	width: 215px;
	height: 240px;
	background-color: transparent;
	border-left: 1px solid /*#820024*/ #930029;
	float: right;
	margin: 0px;
}
#headerRight {
	width: 144px;
	height: 278px;
	background-color: /*#820024*/ #930029;
	float: right;
	margin-left: 25px;
	padding: 10px;
}	
#headerBottomNav {
	width: 1050px;
	height: 30px;
	color: #fff;
	text-align: right;
	clear: both;
	/*background-image: url(images/bkgdNAV.gif);*/
	background-color: #000;
}
#headerBottomNav a {
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px 15px;
	line-height: 30px;
	color: #fff;
}
#headerBottomNav a:hover {
	color: /*#820024*/ #930029;
	text-decoration: none;
}
.friend form { 
	width: 350px;
	margin: auto; 
}
.friend input { 
	line-height: 13px; 
	height: 13px;
}
.friend input, .friend textarea { 
	width: 220px; 
	margin: 1px 0 0 6px; 
	font-size: 12px; 
	color: #222; 
	padding: 2px; 
	background: #ffffff; 
}

.friend input.inputButton {
	margin-right: 6px; 
	height: 24px; 
	width: 120px;
	float:right; 
}
.friend label { 
	color: #222; 
	display: block; 
	float: left;  
	width: 90px; 
	line-height: 20px; 
	font-size: 12px; 
	margin: 2px 0 0; 
	text-align: right;
	font-family:Arial, Helvetica, sans-serif; 
}

/* EXHIBITOR STYLES */
.category {
	font-size: 12pt
}

.category li {
	font-size: 12px;
	color: #222;
	list-style: none;
	margin: 6px;
}

.category li a {
	font-weight: bold;
}

.menu2 a {
	color: #930029;
}
.menu2 a:hover {
	color: #FEAC25;
}
.category ul {
	list-style: none;
	padding: 0px;
	margin-left: 0px;
	text-indent: 0px;
}
.list ul {
	list-style: disc;
	padding: 0px;
	margin-left: 30px;
}

a.menu1:link, a.menu1:visited, a.menu1:active, menu1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #047B81;
	text-decoration:none;
}

a.menu1:hover {
	color: #003366;
	text-decoration: underline;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	font-weight: regular;
	width: 90% /*465px*/;
	padding-left: 6px;
	padding-bottom: 10px;
	padding-top: 10px;
	display: block;
	height: 100%;
}
/* END EXHIBITOR STYLES */

/* FORM STYLES */
form { 
	width: 350px;
	margin: auto; 
}
form br { 
	clear:left; 
}
input { 
	line-height: 13px; 
	height: 20px;
}
input, textarea { 
	width: 120px; 
	margin: auto; 
	font-size: 12px; 
	color: #222; 
	padding: 2px; 
	background: #ffffff; 
}

input.inputButton {
	margin-right: 6px; 
	height: 24px; 
	width: 120px;
	float:right; 
}
label { 
	color: #222; 
	display: block; 
	width: 130px; 
	line-height: 20px; 
	font-size: 12px; 
	margin: auto; 
	font-family:Arial, Helvetica, sans-serif; 
}
label.specify { 
	width:77px; 
	padding-left:8px; 
	font-size:12px; 
}
.normal label{ 
	text-align: left; 
	padding-left:8px; 
	width: auto; 
}
textarea { 
	font-family: Arial, Helvetica, sans-serif; 
	width: 210px; 
	overflow: auto; 
}
/* END FORM STYLES */

/* Fading sidebar styling */
#fades {
	float: left;
	background: transparent;
	width: 1050px;
	height: 176px;
}
#fades ul{
	list-style:none;
	padding: 0px;
	margin: 0px;
	float: left;
}
#fades li{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.menu1{
	display:block;
}
.hide{
display: none;
}

.show{
display: block;
}
.eventOuter {
	width: 560px;
	clear: both;
}
.eventDate {
	float: left;
	width: 100px;
	margin-right: 15px;
}
.event {
	float: right;
	font-size: 12px;
	color: #333;
	margin: 10px 0px 10px 0px;
	width: 410px;
	padding: 0px 15px;
}
.event2 {
	float: left;
	font-size: 12px;
	color: #333;
	margin: 0px;
	width: 200px;
	padding: 5px;
}
.buy {
	margin: 15px 0px 40px;
	padding-top: 10px;
	clear: both;
}
.buy2 {
	margin: 5px 0px 30px;
	padding-top: 0px;
	clear: both;
}
.event .buy a, .event2 .buy2 a, .event .buy a:visited, .event2 .buy2 a:visited {
	background-color:#930029;
	color: #fff;
	padding: 5px 15px;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 10px;
	line-height:16px;
}
/*#820024*/ 
.event .buy a:hover, .event2 .buy2 a:hover {
	color: #ccc;
	text-decoration: underline;
}
.question {
	color: /*#820024*/ #930029;
	font-weight: normal;
	margin: 30px 0px 0px;
	padding: 0px;
	text-align: left;
	font-size: 14px;
}
.question1 {
	color: /*#820024*/ #930029;
	font-weight: normal;
	margin: 10px 0px 0px;
	padding: 0px;
	text-align: left;
	font-size: 14px;
}	
#content {
	font-size: 1.2em;
	clear: both;
	width: 1050px;
	}
#leftcolumn {
	float: left;
	padding: 0px 8px;
	margin: 0px;
	width: 185px;
	background-color: #000;
	/*background-image: url(../../../images/random/20.jpg);*/
	}
.narrowcolumn {
	float: left;
	padding: 0 24px 20px;
	margin: 0px 0 0;
	width: 600px;
	}
#trans, #trans p, #trans a, trans a:hover {
	background: transparent;
	color: #777;
	font-size: 10px;
	}
#footer {
	background: transparent;
	border: none;
	}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 1050px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
#fullfooter {
	background-color: transparent;
	margin: 10px auto 0px;
	height: 30px;
	width: 1050px;
	clear: both;
}
#fullfooter p {
	font-size: 10px;
	color: #fff;
	text-align: left;
	margin-left: 20px;
}
#subfooter {
	margin: 0px auto;
	height: 30px;
	width: 1050px;
	background-image: url(images/footerBKGD.gif);
}	
#subfooter a {
	font-size: 12px;
	color: #fff;
	float: right;
	padding: 0px 40px;
	line-height: 30px;
	text-decoration: none;
}
#subfooter a:hover {
	color: /*#820024*/ #930029;
	text-decoration: none;
}
#subfooter2 {
	margin: 50px auto;
	height: 30px;
	width: 1050px;
	background-color: #000;
}	
#subfooter2 a {
	font-size: 10px;
	color: #fff;
	float: right;
	line-height: 30px;
	padding: 0px 20px;
	text-decoration: none;
}
#subfooter2 a:hover {
	color: #feac25;
	text-decoration: none;
}
p, td {	
	font-size: 12px;
	color: #333;
	line-height: 17px;
}	
/*	Begin Headers */
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 24px;
	text-align: right;
	padding: 10px 0px 0px;
	margin: 0px 0px 5px;
	color: #fff;
	font-weight: normal;
	font-style: oblique;
	}
h2 a, h2 a:visited {
	color: #fff;
}
h2 {
	margin: 50px 0 0 0px;
	font-size: 22px;
	font-weight: bold;
	color: #111;
	text-transform: lowercase;
	}
	
.post h2 {
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	}
	
h3, h3 a, h3 a:visited {
	color: /*#820024*/ #930029;
	}
	
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

a, h2 a:hover, h3 a:hover {
	/*color: #fff;*/
	text-decoration: underline;
	}
#sidebar h2, #leftcolumn h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 18px;
	margin-bottom: 0px;
	color: /*#820024*/ #930029;
	}

h3 {
	font-size: 16px;
	color: #fff;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

#sidebar h2, #leftcolumn h2 {
	margin: 3px 0px 0px;
	padding: 0;
	color: /*#820024*/ #930029;
	font-weight: normal;
	text-transform: uppercase;
	}

h3 {
	padding: 0;
	margin: 30px 0 20px 0px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
h4 {
	font-size: 14px;
	color: #000;
	margin: 0px;
	padding: 15px 0px 0px;
	font-weight: normal;
	clear: both;
}
h5, h5 a, h5 a:visited {
	color: /*#820024*/ #930029;
	font-size: 16px;
 	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 12px;
	color: #777;
	margin: 0px;
	text-align: center;
	padding: 25px 0px 0px 0px;
	font-weight: normal;
}
/* End Headers */


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li,  #leftcolumnul ul li, #leftcolumn ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}


/* Begin Sidebar */
#sidebar
{
	margin: 0px 0px 10px 0px;
	float: right;
	background-color: #fff;
	width: 185px;
	padding: 12px 8px;
	}
	
#sidebar a,  #leftcolumn a
{
	color: #777;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
	font-size: 12px;
	}
#sidebar a:hover, #leftcolumn a:hover
{
	/*color: #357F00;*/
	color: /*#820024*/ #930029;
	text-decoration: none;
	}
#sideNav {
	width: 187px;
	background-color: #feac25;
	margin-bottom: 20px;
}	
#sideNav a {
	width: 167px;
	color: #fff;
	display: block;
	line-height: normal;
	padding: 10px;
	/*border-bottom: 1px solid #fff;*/
	text-decoration: none;
}
#sideNav a:hover {
	text-decoration: underline;
	color: #ccc;
}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */


.narrowcolumn .entry, .widecolumn .entry {
	line-height: normal;
	background-color: #fff;
	padding: 20px;
	margin: -6px 0px 10px;
	float: left;
	width: 558px;
	border: 1px solid /*#820024*/ #930029;
	}

.entry p a {
	color: /*#820024*/ #930029;
	text-decoration: underline;
}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 12px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	}



code {
	font: 12px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
.event h5 a, .event h5 a:hover, .event a:hover, .event a:visited {
	color: /*#820024*/ #930029;
	text-decoration: none;
}
/*.event a, .entry a, .entry p a, .menu2 a {
	color: /*#820024 #930029;
	text-decoration: underline;
}
.event a:hover, .entry a:hover {
	color: #FEAC25;
	}
a:hover {
	color: #FEAC25;
	text-decoration: underline;
	}*/

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */






.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	float: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	margin-top: 0px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */







/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/*html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	text-align: left;
	}

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;
	}

#sidebar ul, #sidebar ul ol, #leftcolumn ul, #leftcolumn ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #leftcolumn ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select, #leftcolumn p, #leftcolumn ul select {
	margin: 2px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol, #leftcolumn ul ul, #leftcolumn ul ol {
	margin: 0px 0 0 8px;
	}

#sidebar ul ul ul, #sidebar ul ol, #leftcolumn ul ul ul, #leftcolumn ul ol {
	margin: 0 0 0 16px;
	}

ol li, #sidebar ul ol li, #leftcolumn ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li, #leftcolumn ul ul li, #leftcolumn ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 118px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 155px;
	margin-bottom: 100px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	color: #fff;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/* start tabbed navigation styles

ol#toc {
    list-style: none;
    margin: 25px 0px 0px 0px;
    padding: 0;
}

ol#toc li {
    background:#e6e6e6;
    float: left;
    margin: 0 4px 0 0;
    padding:0 15px;
	list-style:none;
	border:#930029 1px solid;
	border-bottom:none;
}

ol#toc a {
    color: #777;
    display: block;
    float: left;
	font-size:12px;
	line-height:22px;
    text-decoration: none;
}

ol#toc li.current {
    background-color: #fff;
}

ol#toc li.current a {
    font-weight: bold;
	font-size: 14px;
}

div.content {
    border:#930029 solid 1px;
    clear: left;
    padding: 1em;
}

.entry table {
	margin:10px 0 0;
	}
	
.entry table tr td {
	padding-bottom:20px;
	}
	
*/

ul.tabNav {
	list-style:none;
	margin:0;
	padding:0;
	padding-top:20px;
	clear: both;
	}

ul.tabNav li {
	padding:4px 10px;
	border:1px solid #930029;
	border-bottom:0;
	list-style:none;
	float:left;
	background:#e6e6e6;
	margin:0 2px 0 0;
	}
	
ul.tabNav li:before {
	content: "";
	}

ul.tabNav li.current {
	background:#fff;
	}

ul.tabNav li a {
	font-size:12px;
	color:#777;
	display:block;	
	text-decoration:none;
	}
	
ul.tabNav li.current a {
	color:#000;
	}
	
div.tabContainer {
	clear:left;
	padding:8px;
	margin:0;
	border:1px solid #930029;
	}
	
div.tabContainer table {
	margin:10px 0 0;
	}
	
.entry table tr td {
	padding-bottom:20px;
	}

div.tabContainer div.tab { 
	display: none; 
	}
	
div.tabContainer div.current { 
	display: block; 
	}


/* end tabbed navigation styles */