@charset "utf-8";
/*  
Theme Name: Bollywood Shenanigans
Theme URI: http://www.andrewhalliwell.com/
Description: Bollywood Shenanigans is a Vancouver, Canada based sketch troupe with out south-Asian sensibility. 
Version: 1.0
Author: AndehPandeh (aka Andrew Halliwell)
Tags: green, yellow, light, two-columns, right-sidebar, fixed-width
*/

html
{
	font-size:100.01%;
}
@font-face {
	font-family: Matura;
	src: url('fonts/maturasc.ttf');
}

html, body 
{
	border:0;
	margin:0;
	padding:0;
}

* 
{
	padding:0;
	margin:0;
}

body 
{ 
	font: 13px Verdana, Geneva, sans-serif #333;
	background:url(images/bg.jpg);
}

/***** Headings *****/

h1, h2, h3, h4, h5, h6 
{
	margin:0;
	padding:0;
	font-weight:normal;
}

h1 
{
	padding:0px 0 10px 0;
	font-size:24px;
	color:#670D0A;
	font-family:Matura;
}

h2 
{
	padding:0px 0 20px 0;
	/*font-family: Matura;*/
	font-size:20px;
}

h3 
{
	font-size:16px;
	font-weight:normal;
	font-family:Matura;
	color:#670D0A;
	padding:0px 0 20px 0;
}

/***** Common Formatting *****/

p, ul, ol 
{
	margin:0;
	padding:0 0 20px 0;
}

ul, ol 
{
	padding:0 0 0px 2.5em;
}

blockquote 
{
	margin:0 0 20px 0px;
	padding:10px 10px 10px 60px;
	background:#82CD86 url(images/blockquote.gif) top left no-repeat;
}

small 
{
	font-size:0.85em;
}

img 
{
	 border:0;
}

sup 
{
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}

sub 
{
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}

acronym, abbr 
{
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}



/***** Forms *****/

form 
{
	margin:0;
	padding:0;
	display:inline;
}

input, select, textarea 
{
	font:1em Verdana, Geneva, sans-serif;
}

textarea 
{
	width:100%;
	line-height:1.25;
}

label 
{
	cursor:pointer;
}

/***** Tables *****/

table 
{
	border:0;
	margin:0 0 1.25em 0;
	padding:0;
}

table tr td 
{
	padding:2px;
	border:0;
}
table tr th 
{
	padding:2px;
	border:0;
}

/***** Wrapper *****/

.wrap 
{
	width:1000px;
	margin:0 auto;
}


/***** Global Classes *****/

.clear         { clear:both; overflow:hidden; width:1px; height:1px;}
.float-left    { float:left; }
.float-right   { float:right; }

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }

.nopadding     { padding:0; }
.noindent      { margin-left:0; padding-left:0; }
.nobullet      { list-style:none; list-style-image:none; }

.width100 { width: 100%; } 
.width75 { width: 75%; } 
.width50 { width: 50%; } 
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
	/*border-color: rgba(103, 13, 10, 0.6);
	border: 5px solid;*/
   text-align: center;
   padding-top: 0px;
   margin: 0px;
   /* optional rounded corners for browsers that support it
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px; */
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
wp-caption-text {
	font: 21px Matura #333;
}
#image_flicker {
	left: 233px;
	top: 113px;
	position:absolute;
	height: 238px;
	width: 528px;
}

.wp-caption p.wp-caption-text {
   font: 21px #333;
   font-family: Matura;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/**************  Classes  **************/
/*++++++++++++++  Header  +++++++++++++++*/

.header
{
	width:100%;
	height:449px;
	position:relative;
	background:url(images/mainframe.png) top center no-repeat;
}

h1.logo
{
	margin:0;
	padding:0;
	font-family: Matura;
	letter-spacing:2px;
	color:#670D0A;
	position:absolute;
	left:345px;
	top:3px;
}
h1.logo a, h1.logo a:visited
{
	color:#670D0A;
	text-decoration:none;
}
h1.logo a:hover
{
        color:#670D0A;
        text-shadow:3px 3px 7px #FFC;
}
.description
{
	margin:0;
	padding:0;
	font:bold 11px/11px "Trebuchet MS", Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000;
	position:absolute;
	left:57px;
	top:44px;
}


.subscribe_rss
{
	margin:0;
	padding:0;
        color:#670D0A;
	font:bold 14px/14px Georgia, "Times New Roman", Times, serif;
        background:url(images/rss.png) top left repeat-x;
	text-transform:uppercase;	
	position:absolute;
	top:478px;
	right:390px;
}
.subscribe_rss a, .subscribe_rss a:visited
{
	color:#670D0A;
	text-decoration:none;
}
.subscribe_email
{
	margin:0;
	padding-left:32px;
	font:bold 14px/14px Georgia, "Times New Roman", Times, serif;
        background:url(images/rss.png) top left repeat-y;
	text-transform:uppercase;	
	position:absolute;
	top:432px;
	right:80px;
}
.subscribe_email a, .subscribe_email a:visited
{
	color:#670D0A;
	text-decoration:none;
}
.subscribe_email a:hover, .subscribe_rss a:hover
{
	color:#670D0A;
        text-shadow:3px 3px 7px #E0B68D;
}

ul.menu
{
	margin:0px;
	padding:6px 0px 1px 21px;
	list-style:none;
    background: rgba(186, 55, 52, 0.6);
	position:absolute;
	top:351px;
	left:233px;
    width:510px;
}

ul.menu li
{
	text-align:center;
	float:left;
	font:bold 15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform:none;	
	color: #000;
	padding:0 29px 0 0;
	margin:0;
	position:relative;
}
ul.menu li a, ul.menu li a:visited
{		
	color: #333;
}
ul.menu li a:hover
{		
	color:#FFF;	
        text-shadow:3px 3px 7px #E0A46A;	
}
ul.menu li a:active
{
	color:#FFF;
}

ul.menu li ul 
{ 	
	position: absolute; 
	left:0px; 
	top: 10px;
	padding:0;
	margin:0;
	display:none; 
	width:150px;
	background:#cabf72;
	list-style:none;
}

ul.menu li ul li
{
	float:none;
	padding:5px 0 5px 5px;
	display:block;
	margin:0;
	position:relative;
	border-bottom:1px dashed #71691c;
}
ul.menu li ul li ul
{
	position: absolute; 
	left:150px; 
	top:0px;
	display:none; 
	padding:0px 0 0 0;
	list-style:none;
}


ul.menu li:hover ul, ul.menu li.over ul { display: block; } 
ul.menu li:hover ul li ul, ul.menu li.over ul li ul { display: none; } 
ul.menu li ul li:hover ul, ul.menu li ul li.over ul { display: block; } 
/* Content */ 
.content
{
        margin-left:50px; 
        margin-top:10px;
	width:900px;
        height:80%;
	overflow:hidden;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
/*IE DOES NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow:0px 0px 6px #000000;
-webkit-box-shadow:0px 0px 6px #000000;
box-shadow:0px 0px 6px #000000;
/*IE DOES NOT SUPPORT BLUR PROPERTY OF SHADOWS
opacity:0.6;*/
background: rgba(255, 255, 255, 0.6);
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
/*-ms-filter must come before filter
filter: alpha(opacity=60);*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*All filters must be placed together*/

       /* position:relative;
        border-style:solid;
        border-width:5px;
        border-color: rgba(103, 13, 10, 0.6);
		border-radius:3px;*/
		}
.content_left
{
	width:100%;
	overflow:hidden;
/*	background:url(images/sharp_left.gif) top left repeat-y; */
}
.content_right
{
	width:100%;
	overflow:hidden;
/*	background:url(images/sharp_right.gif) top right repeat-y;  */
	
}



/* Calendar */
.calendar {
	background-color:#FFF;
	border: solid 5px #946060;
	   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
}
.grid {
	width: 700px;
	margin-right: 100px;
	margin-left: 100px;
}
h2.cal-title {
	padding: 20px;
	font: bold 32px Matura #946060;	
}

.dig-in {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	/*background-color: #FFF;*/
	padding-left: 20px;
}

.widget eventsListWidget {
	font-family: Verdana, Geneva, sans-serif;
	background-color:#FFF;
	padding-left: 30px;
	color:#333;
}
.listview {
	border-radius:3px;
	border: 3px solid rgba(103, 13, 10, 0.6);
	color:#946060;
	display:block;
	float:right;
	font-family: Matura;
	font-size:16px;
	font-weight:normal;
	height:27px;
	line-height:27px;
	margin:21px 0 24px 10px;
	padding: 0 4px;
	text-align:center;
	text-shadow:1px 1px 0 rgba(0,0,0,.5);
	width:auto;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.gridview {
	border-radius:3px;
	color:#946060;
	border: 3px solid rgba(103, 13, 10, 0.6);
	display:block;
	float:right;
	font-family: Matura;
	font-size:16px;
	font-weight:normal;
	height:27px;
	line-height:27px;
	margin:21px 0 24px 10px;
	padding: 0 4px;
	text-align:center;
	text-shadow:1px 1px 0 rgba(0,0,0,.5);
	width:auto;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
/* Event */
h2.entry-title {
	text-align:center;
	font: Verdana, Geneva, sans-serif;
	font-size:16px bold;
	
}

#googlemaps {
	width: 450px;
	float: right;
	background-color:#FFF;
	margin: 15px;
	border-radius:3px;
	border: 3px solid rgba(103, 13, 10, 0.6);
	margin:18px 0px 30px 15px;
	padding: 0 4px;
	width:300px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;*/
	
}
.entry {
	width: 325px;
	font:"Lucida Sans Unicode", "Lucida Grande" #333;
	font-size:14px;
	line-height: 17px;
	padding: 10px;
	margin: 30px 0px 30px 15px;
	background-color:#FFF;
	border-radius: 3px;
	border: 3px solid rgba(103, 13, 10, 0.6);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.sociable {
	float: left;
}
.entry-content {
	background-color:#FFF;
	font: 13px Verdana, Geneva, sans-serif #333;
	/*font-variant:small-caps;*/
	width: 300px;
	float:left;
    padding: 15px;
	border-radius:3px;
	border: 3px solid rgba(103, 13, 10, 0.6);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;

	/*margin: 15px;*/
}
.entry-content tec-event-entry {
	padding: 15px;
	}

/*.column {
	float: inherit;
	font:Georgia, "Times New Roman", Times, serif 12px #333;
	border: solid rgba(103, 13, 10, 0.6);
	border-radius:3px;
	border: 3px solid rgba(103, 13, 10, 0.6);
	display:block;
	height:27px;
	line-height:27px;
	margin:21px 0 24px 10px;
	padding: 0 4px;
	width:auto;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;*/
	

/* Mainbar */
.mainbar
{
	float:left;
	width:600px;
	overflow:hidden;
/*	background:url(images/mainbar_body.jpg) top left repeat; */
	display:inline;
	margin:13px 0 13px 13px;
}

.mainbar_top
{
	width:600px;
	overflow:hidden;
/*	background:url(images/mainbar_top.jpg) top left no-repeat;	*/
}
.mainbar_bottom
{
	width:590px;
	height: 100%;
	overflow:hidden;
	/*background:url(images/taj-mahal.jpg) top center no-repeat rgba(255, 255, 255, 0.1);*/
        background: rgba(255, 255, 255, 0.2);
	padding: 0px;
	border-style:solid;
        border-width:5px;
        border-color: rgba(103, 13, 10, 1.0);
        -moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
/*IE DOES NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow:0px 0px 6px #000000;
-webkit-box-shadow:0px 0px 6px #000000;
box-shadow:0px 0px 6px #000000;
/*IE DOES NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
/*-ms-filter must come before filter*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*All filters must be placed together*/
}
.mainbar_inner
{
	width:490px;
	margin:13px 0px 0px 80px;	
}

.post
{
	width:100%;
	margin:0 0 40px;
	position:relative;
}
.post h2.post_header
{
	font-family: Georgia;
        letter-spacing: 2px;
        font-size: 22px;
	color:#222;
	margin:0 0 7px;
	padding-left:10px;
}
.post h2.post_header a, .post h2.post_header a:visited
{
	color:#222;
}
.post h2.post_header a:hover
{
	color:#ad1616;
}
.post_line
{
	width:100%;
	height:4px; 
	background-color:#946060;
	margin:0 0 12px;
}
.post_content
{
	font: 13px Verdana, Geneva, sans-serif;
/*	background:url(images/mainbar_lines.gif) top left repeat;*/
	line-height:20px;
}
.post_data
{
	width:350px;
	background:#BA7634;
	padding:10px 10px;
	font:normal 12px/12px Verdana, Geneva, sans-serif;
	color:#000;
	margin:10px 0 0 0;
}
.post_data a, .post_data a:visited
{
	color:#605b18;
	text-decoration:underline;
}
.post_data a:hover
{
	color:#ad1616;
	text-decoration:none;
}
.post_date
{
	width:100px;
	height:50px;
	background:url(images/lamp.png) top left no-repeat;
	position:absolute;
	left:-70px;
	top:0;	
	color:#AC1616;
}
.post_date_top
{
	margin:0px 0 0 0;
	font:bold 24px/24px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	visibility:hidden;
}
.post_date_bottom
{
	margin:0px 0 0 0;
	font:bold 12px/12px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-transform:uppercase;
	visibility:hidden;
}

/* Comments */
.comments
{
	width:100%;
	font:normal 13px/12px Georgia, "Times New Roman", Times, serif #232323;
	overflow:hidden;
	border-top:4px solid #946060;
}
.comments h1
{
	padding:20px 0 10px;
}
ol.commentlist
{
	display:block;
	list-style:none;
	margin:0;
	padding:0 0 20px;
}
li.comment
{
	display:block;
	padding:10px 0px 0 0;
	margin:0 0 10px;
	overflow:hidden;
}
li.pingback
{
	display:block;
	padding:10px 0px 0 0;
	margin:0 0 10px;
	overflow:hidden;
}
li.pingback .vcard
{
	padding:0 0px 0 75px;
}
li.pingback .p
{
	padding:0 0px 0 75px;
}
li.pingback .commentmetadata
{
	padding:0 0px 0 75px;
}
li.comment img
{ 
	border:5px solid #7b9db4;
	float:left;
	margin:0 15px 0 0;
}

li.comment cite
{
	font-style:normal;
	font-size:14px;
	line-height:80%;
	margin:0;
	padding:0;
}
li.comment span
{
	font-style:normal;
	font-size:11px;
}
.commentmetadata
{
	margin:0;
	padding:0 0 8px;
	line-height:80%;
	font-size:10px;
}
.nocomments
{ 
visibility:hidden;
}
.comment-body
{
	width:100%;
	overflow:hidden;
}
.comment-body p
{
	width:485px;
	overflow:hidden;
	float:right;
	padding:0 0 15px 0;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
}
.comment-body blockquote
{
	overflow:hidden;
	float:right;
	padding:0 0 10px 10px;
	margin:0;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
}
/*Comment form*/
.commentform
{
	width:100%;
	overflow:hidden;
	margin:0 0 10px 0;
/*	background: url(images/content_body.jpg); */
}
.commentform_inner h1
{
	padding:0 0 0px;
}
.commentform_inner
{
	padding:18px 16px 25px;
	overflow:hidden;
}

.commentform_inner h3
{
	padding:0 0 10px 9px;
	color:#fff;
}

.commentform_hint
{
	padding:6px 9px;
	background:#9d9474;
	overflow:hidden;
	color:#e6e6e6;
	font-size:11px;
	margin:0 0 5px 0;
}
form.commentform_form
{
	width:100%;
	overflow:hidden;
}
.commentform_left
{
	float:left;
	width:147px;
	overflow:hidden;
	padding:0 0 0 9px;
}
.commentform_right
{
	float:right;
	width:360px;
	overflow:hidden;
}
.commentform_title
{
	font:12px Verdana, Geneva, sans-serif;
	color:#000;
	padding:5px 0 2px 4px;
}
.commentform_left input
{
	width:145px;
	height:19px;
	border:1px solid #9d9474;
}
.commentform_right textarea
{
	width:358px;
	height:72px;
	border:1px solid #9d9474;
}
.commentform_right input.commentform_submit
{
	width:67px;
	height:20px;
	background:url(images/btn.gif) top left repeat-x;
	margin:12px 0 0 0;
	border:1px solid #9d9474;
	font-size:12px;
	cursor:pointer;
}
.tags
{
	padding:10px 0;
	font-size:10px;
}

/**/
.sidebar
{
	float:left;
	width:260px;
	overflow:hidden;
	margin:0px 13px;
}
.sidebar ul, .sidebar ul li, .sidebar ul li ul, .sidebar ul li ul li
{
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	background:none;
	overflow:hidden;
}
.sidebar ul li, .sidebar ul, .sidebar ul li ul
{
	display:block;
}
.sidebar ul li
{
	width:260px;
/*	border:1px dashed #99936f;  */
/*	background:url(images/sidebar_body.gif) top left repeat; */
	margin:0 0 10px 0;
	overflow:hidden;
	padding-top: 10px;
}
.sidebar ul li h2
{
	width:230px;
	height:40px;
	background-color: rgba(255, 255, 255, 0.2);
	/*margin:11px 0 20px 0;*/
	color:#fff;
        text-shadow: 0em 0em 0.5em #000;
	font-family: Matura;
	font-size:25px;
	padding:0 0 0 20px;
border-top-left-radius: 10px;
border-top: 5px solid #670D0A;
border-left: 5px solid #670D0A;
border-right: 5px solid #670D0A;
border-top-right-radius: 10px;
}
#calendar-5 {
border-bottom: 5px solid #670D0A;
-moz-border-bottom-right-radius:10px;
-moz-border-bottom-left-radius:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
border-bottom-right-radius:10px;
border-bottom-left-radius:10px;
}
.sidebar ul li ul
{
	width:250px;
	margin:0 0 10px 0;
	background: rgba(255, 255, 255, 0.2);
	padding:0;
	border: 5px solid #670D0A;

-moz-border-bottom-right-radius:10px;
-moz-border-bottom-left-radius:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
border-bottom-right-radius:10px;
border-bottom-left-radius:10px;
/*IE DOES NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow:0px 0px 6px #000000;
-webkit-box-shadow:0px 0px 6px #000000;
box-shadow:0px 0px 6px #000000;
}
.sidebar ul li ul li
{
	margin: 4px;
	padding: 5px 0 5px 0px;
	/*background:url(images/bullet.gif) left top no-repeat;*/
}

.sidebar ul li ul li a, .sidebar ul li ul li, .sidebar ul li ul li a:visited
{
	font:normal 13px/13px Georgia, "Times New Roman", Times, serif;
	color:#000;
}

.sidebar ul li ul li a:hover
{
	color:#73794f;
}
.sidebar ul li input.search_input
{
	width:150px;
	height:18px;
	background:#e4ddc6;
	border:1px solid #8d8c87;
	vertical-align:middle;
	font:normal 12px/100% Verdana, Geneva, sans-serif;
	padding:1px 0 0 5px;
	margin:0 5px 0 0;
}

.sidebar ul li input
{
	vertical-align:middle;
}
.sidebar ul li input.submit_search
{
	width:32px;
	height:21px;
	background:#667b8f;
	border:1px solid #667b8f;
	margin:0 0 0 0px;
	padding:0;
	font:bold 12px/100% Verdana, Geneva, sans-serif;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
}
form.sidebar_search
{
	width:210px;
	padding:13px 18px;
	display:block;
	
}
.sociable
{

        padding-top:50px;
        font-family:Matura;
        font-size: 13px;
		float:right;
        color:#670D0A;
}
div.sociable
{
        margin: 0px;
}
.footer

{
        margin-left:200px;
        margin-bottom:10px;
        margin-top:20px;
        padding-bottom:0px;
	width:600px;
	height:17px;
	padding: 3px;
        /*background-color:#7BB2BF;*/
		border-style:solid;
        border-width:5px;
        border-color: rgba(103, 13, 10, 1.0);
	background: rgba(255, 255, 255, 0.6);
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
/*IE DOES NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow:0px 0px 6px #000000;
-webkit-box-shadow:0px 0px 6px #000000;
box-shadow:0px 0px 6px #000000;
}
.footer_left
{
	width:100%;
	height:19px;
}
.footer_right
{
	width:100%;
	height:19px;
	position:relative;
} 

.cast {
	font: 13px Verdana, Geneva, sans-serif;
/*	font-variant: small-caps;*/
	padding-top: 40px;
}

.copy
{
	position:absolute;
	top:2px;
	left:30px;
	font:normal 13px/12px Georgia, "Times New Roman", Times, serif;
	color:#000;
}
.copy_support
{
	position:absolute;
	top:2px;
	right:30px;
	font:normal 13px/12px Georgia, "Times New Roman", Times, serif;
	color:#000;
}
table#wp-calendar
{
	width:100%;
}


/***** Links *****/

a,
a:link,
a:visited,
a:hover 
{
	text-decoration:none;
}

a:link
{
	color:#ac1616;	
}
a:visited
{
	color:#ac1616;	
}
a:hover 
{
	color: #000;
}
a:active
{
	color:#ff4200;
}





