/*  
Theme Name: NBC Backstage Pass
Theme URI: http://www.national.ballet.ca
Description: Default Template for NBC Backstage Pass.
Version: 1.0
Author: Johnny Vong
Author URI: 

*/

/* Fix for PNG alpha channel display in IE6 */
img { behavior: url(/wp-content/themes/nbc_backstage_pass/iepngfix.htc); }

html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	behavior:url(/wp-content/themes/nbc_backstage_pass/csshover.htc);
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(images/interface-1_01.jpg);
	background-repeat: repeat-x;
	background-color: #f5eff1;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f30266;
	font-weight: bold;
}

#container {
	width: 956px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#leftcolumn {
	width: 591px;
	float: left;
	background-image: url(images/interface-1_09.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	height: 100%;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}

#rightcolumn {
	width: 365px;
	float: left;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

#topmenu {
	height: 33px;
	width: 591px;
	background-image: url(images/menu-1_07.png);
	background-repeat: repeat-x;
}

.topmenu_item {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	float: left;
	margin: 0px;
	height: 18px;
}

.topmenu_item a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	padding: 5px;
}

.topmenu_item:hover {
	background-color: #3F3F3F;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F30266;
}

#leftcolumnbody {
	width: 560px;
	vertical-align: top;
	margin: 0px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	height: auto;
	overflow: visible;
}

#contributors-box {
	clear: both;
	margin-left: 30px;
}

#contributors-box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1E1E1;
	margin-top: 10px;
}

.contributor-hs {
	border: 3px solid #D2D2D2;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
}

.contributor-hs:hover {
	border: 3px solid #f30266;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
}

.rightcolumnbody {
	background-image: url(images/contributors_box_bg.png);
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-position: bottom;
	background-color: #701938;
}

.rightcolumnbottom {
	behavior: url(/wp-content/themes/nbc_backstage_pass/iepngfix.htc);
	vertical-align: top;
	width: 365px;
	background-image: url(images/rightcolumn_bot.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
}

.rightcolumnbody2 {
	behavior: url(/wp-content/themes/nbc_backstage_pass/iepngfix.htc);
	background-color: #FFFFFF;
	width: 340px;
}

.rightcolumnbody-inner {
	width: 300px;
	margin-left: 20px;
	background-color: #FFFFFF;
	padding-top: 20px;
}

.rightcolumnbody2bottom {
	height: 32px;
	width: 340px;
	background-color: #f5eff1;
}

.falbum-random {
	margin: 0px;
	padding: 0px;
}

#recent_flickr_photo {
}

#recent_flickr_photo img {
	background-color: #E6E6E6;
	padding: 5px;
	margin: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #C1C1C1;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-left-color: #C1C1C1;
}

#recent_flickr_photo img:hover {
	width: auto;
	height: auto;
	background-color: #f30266;
	padding: 5px;
	margin: 0px;
}

#searchform {
	margin-top: 10px;
	margin-bottom: 20px;
}

#s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 200px;
	font-size: 12px;
	color: #f30266;
	background-color: #F9F9F9;
}

#searchsubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #f30266;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.contactform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 25px;
}


.contactform input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 450px;
	font-size: 12px;
	color: #f30266;
	background-color: #F9F9F9;
	margin-top: 10px;
	margin-bottom: 10px;
}

.postphoto {
	width: 540px;
	height: auto;
	background-color: #E6E6E6;
	padding: 5px;
	margin: 0px;
}

.post {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #701938;
	font-size: 22px;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.6em;
}

.entry {
}

.postavatar {
}

.entry img {
	background-color: #EBEBEB;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C1C1C1;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-left-color: #C1C1C1;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.postmetadata {
	background-color: #FBFBFB;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EAEAEA;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.postmetadata a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #91A2A2;
	font-size: 10px;
	font-weight: bold;
}

.postmetadata a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #98A7A7;
	font-size: 10px;
	font-weight: bold;
}

.postmetadata a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #98A7A7;
	font-weight: bold;
}

.postmetadata a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #98A7A7;
	font-size: 10px;
	font-weight: bold;
}

.recent_post_date {
	color: #999999;
	font-size: 10px;
	display: inline;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 18px;
	font-size: 13px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 20px;
	font-size: 13px;
}

p a {
	color: #f30266;
}

p a:hover {
	color: #800000;
}

td a {
	color: #f30266;
}

td a:hover {
	color: #800000;
}

li {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F30266;
	list-style-position: inside;
	margin-bottom: 20px;
}

li a {
	color: #f30266;
	font-weight: bold;
}

li a:hover {
	color: #800000;
	font-weight: bold;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #701938;
	line-height: 26px;
	font-size: 15px;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

#dhtmltooltip{
	position: absolute;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
	padding: 5px;
	background-color: #FFFFCC;
	visibility: hidden;
	z-index: 100;
}

#footer {
	clear: both;
	width: 100%;
	height: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	position: relative;
	margin: 0px;
	background-color: #000000;
}

#footer_content {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	color: #CCCCCC;
}

#footer_content a {
	color: #CCCCCC;
}

.navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F30266;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
}

.navigation:hover {
	text-decoration: underline;
}

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.sociable_tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}