/*
Theme Name: MiCasaTheatre 
Description: MiCasa Theme, based on stub created by WP Generator Blog created with the <a href="http://www.yvoschaap.com/wpthemegen/">WordPress Theme Generator</a>. Version: 02 Oct, 17:54
Author: W.P. Gen (stub), Kris Joseph (customization)
Author URI: http://www.yvoschaap.com/

*/

/*
 * This CSS file has been generated by fontsquirrel.com and is based on the work of Paul Irish. 
* 
*/

@font-face {
	font-family: 'Rockwell Regular';
	src: url('fonts/Rockwell.eot');
	src: local('Rockwell Regular'), local('Rockwell'), url('fonts/Rockwell.svg#Rockwell') format('svg'), url('fonts/Rockwell.ttf') format('truetype');
}

@font-face {
	font-family: 'Rockwell Extra Bold Regular';
	src: url('fonts/RockwellXBold.eot');
	src: local('Rockwell Extra Bold Regular'), local('Rockwell-ExtraBold'), url('fonts/RockwellXBold.svg#Rockwell-ExtraBold') format('svg'), url('fonts/RockwellXBold.ttf') format('truetype');
}

@font-face {
	font-family: 'Rockwell Italic';
	src: url('fonts/RockwellItalic.eot');
	src: local('Rockwell Italic'), local('Rockwell-Italic'), url('fonts/RockwellItalic.svg#Rockwell-Italic') format('svg'), url('fonts/RockwellItalic.ttf') format('truetype');
}

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: 'Rockwell Regular', 'Rockwell Extra Bold Regular', 'Rockwell Italic', 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
	font-size: 95%;
	line-height: 115%;
	background-color: #000000;
	text-align: center;
}

body,td,th {
	color: #FFFFFF;
}



a, a:link {
	padding: 1px;
	color: #edca49;
}

a:hover {
	color: #edca49;
	text-decoration: none;
	text-decoration: underline;
}

h1 {
	font-family: 'Rockwell Extra Bold Regular', sans-serif;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family:  'Rockwell Extra Bold Regular', sans-serif;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family:  'Rockwell Extra Bold Regular', sans-serif;
	font-size: 130%;
}


h4 {
    font-family: 'Rockwell Regular', sans-serif;
	font-size: 120%;
}


p {
	font-size: 80%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	height: 100px;
	width: 1000px;
	text-align: center;
}
#hd_narrow{
    visibility:hidden;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	height: 0px;
	width: 1000px;
	text-align: center;
	padding-top: 24px;

}

#hd h1{
	color: #FFFFFF;
}

#hd h1 a{
	text-decoration: none;
	color: #FFFFFF;
}

h3 a:link, h3 a:hover, h3 a:visited{
	font-size: x-large;
	color: #edca49;
}

#bd_main{
	position: relative;
	width: 1000px;
	background-image: url(images/bg_worldmap.jpg);
}

#bd_main .itemhead {
	visibility: collapse;
}

#bd_main .item p {	
	font-size: medium;
}

#bd_main .mainpagecontents {	
	font-size: medium;
	right: 1px;
	width: 475px;
	z-index: 3;
	left: 455px;
	background-color: black;
	border-style: none;
	top: 15px;
	margin: 30px;
	padding: 10px;
	position: relative;
	text-align: left;
	border: 2px solid #FFFFFF;
	/* for IE */
    filter:alpha(opacity=75);
    /* CSS3 standard */
    opacity:0.75;
}

#bd_main .item h2 {
	line-height: 1.00;
	margin-top: 10px;
	font-variant: normal;
	font-weight: bold;
	word-break: keep-all;
	font-size: xx-large;
	z-index: 3;
	text-align: left;
	margin-bottom: 10px;
}

#bd_main .item h3 {
	width: 850px;
	color: black;
	text-shadow: 1px 1px 2px white;
	font-variant: small-caps;
	font-weight: bold;
	word-break: keep-all;
	font-size: x-large;
	z-index: 2;
	border-style: none;
	position: relative;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#bd_main .item h4 {
	font-style: italic;
	word-break: keep-all;
	font-size: large;
	z-index: 2;
	border-style: none;
	position: relative;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.mainpageImage {
	border-style: solid;
	position: absolute;
	left: 30px;
	border-color: black;
	border-width: 2px;
	z-index: 1;
	float: left;
}

#bd_production{
	position: relative;
	width: 1000px;
	background-image: url(images/bg_worldmap02.jpg);
}                                                           

#bd_production .item {
	padding: 10px;
	margin-right: 30px;
	margin-left: 30px;
	top: 15px;
	background-repeat: no-repeat;
	background-image: url(/wp-content/themes/micasa/images/micasaLogoTiny.jpg);
	border-style: none;
	position: relative;
	text-align:left;
	
}

#bd_production .item p#description {
	margin-left: 30px;
	margin-bottom: 30px;
	margin-right: 30px;
	font-size: medium;
	right: 1px;
	width: 680px;
	z-index: 3;
	left: 200px;
	background-color: black;
	border-style: none;
	top: 15px;
	padding: 10px;
	position: relative;
	text-align: left;
	border: 2px solid #FFFFFF;
	
}

#bd_production .item .pressquote {
    color: #bf8a83;
    font-weight: bold;
    font-style: italic;
    position: relative;
    width: 640px;
	z-index: 3;
	left: 220px;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-right: 30px;
	padding: 10px;
	font-size: large;
	text-align: center;
	background-color: black;
	border: 2px solid #FFFFFF;
}


#bd_production .item ul li {
	right: 1px;
	width: 380px;
	z-index: 3;
	left: 200px;
	background-color: black;
	border-style: none;
	top: 15px;
	margin: 30px;
	padding: 10px;
	position: relative;
	text-align: left;
	border: 2px solid #FFFFFF;
	
}

#bd_production .item h3 {
	width: 850px;
	text-shadow: 1px 1px 2px white;
	color: black;
	left: 150px;
	font-variant: small-caps;
	font-weight: bold;
	word-break: keep-all;
	font-size: xx-large;
	z-index: 2;
	border-style: none;
	position: relative;
	text-align: left;
	
}

#bd_production .item h4 {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 45px;
	line-height: 1.25;
	text-shadow: 2px 2px black;
	font-style: italic;
	word-break: keep-all;
	line-break: strict;
	font-size: large;
	z-index: 2;
	border-style: none;
	position: relative;
	text-align: right;
        width: 590px;
	left: 320px;
	
}

#bd_production .item h5 {
	left: 30px;
	font-variant: small-caps;
	font-weight: bold;
	word-break: keep-all;
	font-size: xx-large;
	z-index: 2;
	border-style: none;
	position: relative;
	text-align: left;
	
}

.performanceImage {
	border-style: solid;
	position: absolute;
	left: 0px;
	border-color: black;
	border-width: 2px;
	z-index: 0;
}

.videoThumbnail {
	margin: 20px;
    position: relative;
	left: 0px;
	z-index: 3;
}

#bd_about{
	position: relative;
	width: 1000px;
	background-image: url(images/bg_worldmap02.jpg);
}



#bd_about .item {
	padding: 10px;
	margin-left: 30px;
	margin-right: 30px;
	background-repeat: no-repeat;
	background-image: url(/wp-content/themes/micasa/images/micasaLogoTiny.jpg);
	border-style: none;
	top: 15px;
	position: relative;
	text-align:left;
	
}


#bd_about .item .textblock {
	margin-left: 30px;
	margin-bottom: 30px;
	margin-right: 30px;
	font-size: medium;
	right: 1px;
	width: 600px;
	z-index: 3;
	left: 0px;
	background-color: black;
	border-style: none;
	top: 15px;
	padding: 10px;
	position: relative;
	text-align: left;
	border: 2px solid #FFFFFF;
	/* for IE */
    filter:alpha(opacity=75);
    /* CSS3 standard */
    opacity:0.75;
}

#bd_about .item .textblock p {
	font-size: medium;
}

#bd_about .item ul li {
	right: 1px;
	width: 380px;
	z-index: 3;
	left: 200px;
	background-color: black;
	border-style: none;
	top: 15px;
	margin: 30px;
	padding: 10px;
	position: relative;
	text-align: left;
	border: 2px solid #FFFFFF;
	
}

#bd_about .item h3 {
	width: 850px;
	color: black;
	text-shadow: 1px 1px 2px white;
	line-height: 1.50;
	left: 150px;
	font-variant: small-caps;
	font-weight: bold;
	word-break: keep-all;
	font-size: xx-large;
	z-index: 2;
	border-style: none;
	position: relative;
	text-align: left;
	
}

#bd_about .item h4 {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 45px;
	line-height: 1.25;
	text-shadow: 2px 2px black;
	font-style: italic;
	word-break: keep-all;
	font-size: x-large;
	z-index: 2;
	border-style: none;
	position: relative;
	text-align: left;
	
}

#bd_about .item h5 {
	line-height: 1.10;
	text-decoration: underline;
	font-weight: bold;
	text-shadow: 2px 2px black;
	font-style: italic;
	word-break: keep-all;
	font-size: large;
	z-index: 2;
	border-style: none;
	position: relative;
	text-align: left;
	
}

.aboutImage {
	float: left;
	display: run-in;
	position: absolute;
	left: 500px;
	z-index: 1;
	
}

#bd_basic{
	position: relative;
	width: 1000px;
	background-image: url(images/bg_worldmap.jpg);
}


#bd_basic .item {
	padding: 10px;
	margin-right: 30px;
	margin-left: 30px;
	z-index: 0;
	border-color: white;
	border-width: 2px;
	background-color: black;
	background-repeat: no-repeat;
	background-image: url(/wp-content/themes/micasa/images/micasaLogoTiny.jpg);
	border-style: solid;
	top: 15px;
	position: relative;
	text-align:left;
	/* for IE */
    filter:alpha(opacity=75);
    /* CSS3 standard */
    opacity:0.75;
	
}

#bd_basic .item p {
	margin-left: 10px;
	font-size: medium;
	z-index: 1;
	position: relative;
	text-align: left;
	
}

#bd_basic .item ul li {
	right: 1px;
	width: 380px;
	z-index: 0;
	left: 200px;
	background-color: black;
	border-style: none;
	top: 15px;
	margin: 30px;
	padding: 10px;
	position: relative;
	text-align: left;
	border: 2px solid #FFFFFF;
	
}

#bd_basic .item h3 {
	color: white;
	text-shadow: 1px 1px 2px black;
	line-height: 1.50;
	left: 150px;
	font-variant: small-caps;
	font-weight: bold;
	word-break: keep-all;
	font-size: xx-large;
	border-style: none;
	position: relative;
	text-align: left;
	width: 550px;
}

#bd_basic .item h4 {
	margin-bottom: 10px;
	line-height: 1.25;
	text-shadow: 2px 2px black;
	font-style: italic;
	word-break: keep-all;
	font-size: x-large;
	border-style: none;
	position: relative;
	text-align: left;
	margin-top: 20px;
}

#bd_basic .item h5 {
	height: 42px;
	line-height: 1.10;
	text-decoration: underline;
	font-weight: bold;
	text-shadow: 2px 2px black;
	font-style: italic;
	word-break: keep-all;
	font-size: large;
	border-style: none;
	position: relative;
	text-align: left;
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}

input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #FFFFCC;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #FFFFFF;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #FFFFCC;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #FFFFCC;
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {margin-left: 50px; text-align: center; width: 1000px; height:32px; position:relative; z-index:100;border-right:1px solid #000; font-family:'Rockwell Regular', sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width: 1000px; w\idth:1045px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul { padding:0;margin:0;list-style-type:none;}
.menu ul ul {width: 113px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {background-position: center; float:left;width: 113px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited { border-style: none; display:block;font-size:12px;text-decoration:none; width: 98px; height:30px; padding-left:10px; line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width: 100px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#fefffe no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 no-repeat 130px center;}
.menu ul ul :hover > a.drop {background: no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#5f511c;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width: 113px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width: 113px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited { padding-left: 10px; padding-bottom: 5px; padding-right: 10px; padding-top: 5px; background:#d4d8bd; color:#000; height:auto; line-height:1em; width:128px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000;}
.menu :hover > a, .menu ul ul :hover > a {color:#000; background:#ab8b32;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.
=================================================================== */

.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}