/*  
Theme Name: Angelika Blog
Theme URI: http://wordpress.org/
Description: Theme designed to use for Angelika Film Center's Blog.
Version: 1.0
Author: The Chopping Block Inc.
Author URI: http://www.choppingblock.com

	Angelika 1.0
	 http://angelikablog.com

*/

/* LAYOUT */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS','Lucida Grande', Verdana, Arial, Sans-Serif;
	/*background: #000000 url('images/bg_tile.jpg') repeat;*/
	background-color:#000000;
	color: #333;
	text-align: center;
}

#page {
	margin:20px auto;
	text-align:left;
	width:970px;
}

#main {
	background: url('images/bg_main.gif') repeat-y;
	display:block;
	min-height:100%;
}

#adsByGoogle {
	padding-top:10px;
}

* html #main {height:100%;} /* IE6 and under treat height as min-height anyway*/

/*#main:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}*/

#header {
	background: #a2285e url('images/bg_header.jpg') repeat-x;
	height:68px;
	color:#FFFFFF;
	position:relative;
}

#header select {
	position:absolute;
	left:305px;
	top:22px;
}

#leftBar {
	float:left;
	position:relative;
	width:195px;
}

#leftBar .promo {
	margin-top:10px;
	margin-bottom:10px;
}

/* MENU */
#menu {display:block; width:200px; height:225px;}
#menu ul {position:relative; margin:0; padding:0; list-style-type:none;}
#menu li {float:none; margin-bottom:1px;}

#menu li.list0 {background:transparent url(../images/menu/menu_nowShowing.gif) no-repeat;}
#menu li.list1 {background:transparent url(../images/menu/menu_comingSoon.gif) no-repeat;}
#menu li.list2 {background:transparent url(../images/menu/menu_angelikaBlog.gif) no-repeat;}
#menu li.list3 {background:transparent url(../images/menu/menu_newsletter.gif) no-repeat;}
#menu li.list4 {background:transparent url(../images/menu/menu_advertise.gif) no-repeat;}
#menu li.list5 {background:transparent url(../images/menu/menu_career.gif) no-repeat;}
#menu li.list6 {background:transparent url(../images/menu/menu_contactUs.gif) no-repeat;}
#menu li.list7 {background:transparent url(../images/menu/menu_purchase.gif) no-repeat;}
#menu li.list8 {background:transparent url(../images/menu/menu_affiliated.gif) no-repeat;}


#sub_list7-0 {background:transparent url(../images/menu/menu_pop_tickets.gif) no-repeat;}
#sub_list7-1 {background:transparent url(../images/menu/menu_pop_discountTickets.gif) no-repeat;}
#sub_list7-2 {background:transparent url(../images/menu/menu_pop_cinemoney.gif) no-repeat;}


#menu a {display:block; width:200px; height:0; padding-top:25px; color:#000; overflow:hidden;}
* html #menu a:link, * html #menu a:visited {height:25px; height:0;}

#menu a#item0 {background:transparent url(../images/menu/menu_nowShowingO.gif) -195px -25px no-repeat;}
#menu a#item1 {background:transparent url(../images/menu/menu_comingSoonO.gif) -195px -25px no-repeat;}
#menu a#item2 {background:transparent url(../images/menu/menu_angelikaBlogO.gif) -195px -25px no-repeat;}
#menu a#item3 {background:transparent url(../images/menu/menu_newsletterO.gif) -195px -25px no-repeat;}
#menu a#item4 {background:transparent url(../images/menu/menu_advertiseO.gif) -195px -25px no-repeat;}
#menu a#item5 {background:transparent url(../images/menu/menu_careerO.gif) -195px -25px no-repeat;}
#menu a#item6 {background:transparent url(../images/menu/menu_contactUsO.gif) -195px -25px no-repeat;}
#menu a#item7 {background:transparent url(../images/menu/menu_purchaseO.gif) -195px -25px no-repeat;}
#menu a#item8 {background:transparent url(../images/menu/menu_affiliatedO.gif) -195px -25px no-repeat;}


#menu a#sub_item7-0 {background:transparent url(../images/menu/menu_pop_ticketsO.gif) -195px -25px no-repeat;}
#menu a#sub_item7-1 {background:transparent url(../images/menu/menu_pop_discountTicketsO.gif) -195px -25px no-repeat;}
#menu a#sub_item7-2 {background:transparent url(../images/menu/menu_pop_cinemoneyO.gif) -195px -25px no-repeat;}


#menu a#item0:hover {background-position:0 0; z-index:50;}
#menu a#item1:hover {background-position:0 0; z-index:50;}
#menu a#item2:hover {background-position:0 0; z-index:50;}
#menu a#item3:hover {background-position:0 0; z-index:50;}
#menu a#item4:hover {background-position:0 0; z-index:50;}
#menu a#item5:hover {background-position:0 0; z-index:50;}
#menu a#item6:hover {background-position:0 0; z-index:50;}
#menu a#item7:hover {background-position:0 0; z-index:50;}
#menu a#item8:hover {background-position:0 0; z-index:50;}


#menu a#sub_item7-0:hover {background-position:0 0; z-index:50;}
#menu a#sub_item7-1:hover {background-position:0 0; z-index:50;}
#menu a#sub_item7-2:hover {background-position:0 0; z-index:50;}


*html #menu a:hover {height:25px; height:0;}
*html #menu li.sub-balloon{line-height:0; font-size:0; float:left;}
#menu .sub-balloon .sub-balloon-list{display:none; width:200px;}

.bg_LMballoon	{width:215px; z-index:5; top:-25px; left:196px; filter:alpha(opacity=90); position:absolute;}




#content {
	float:left;
	margin-left:10px;
	margin-right:10px;
	width:560px;
	min-height:700px;
  	height:auto !important;
	height:700px;
	/*background: #FFFFFF url('images/bg_content.jpg') repeat-y;*/
	color:333333;
}

.entry, .postmetadata {
	padding:0 10px;
}

#sidebar {
	float:left;
	width:195px;
}

#blogroll, #archives, #videos {
	width:195px;
	padding-top:20px;
	margin-bottom:10px;
	min-height:212px;
  	height:auto !important;
	height:212px;
}

#blogroll {
	background: #ec67a1 url('images/bg_dailyreads.jpg') no-repeat;
}

#archives {
	background: #28a5db url('images/bg_archives.jpg') no-repeat;
}

#videos {
	background: #7e7a79 url('images/bg_videos.jpg') no-repeat;
}

#footer {
	clear:both;
	/*border:1px solid red;*/
	margin:20px 0;
	text-align:center;
	color:#E0E0E0;
}

.clear {
	clear:both;
}

/* TYPOGRAPHY / STYLE */
h1 {
	margin:0;
	padding:0;
/*	text-indent:-3000px;*/
}

h2 {
	color:#c2426f;
	font-size:1.8em;
}

h2 a {
	text-decoration:none;
}

h3 {
	margin:8px;
	font-size:1.4em;
}

.post h2 {
	margin-left:20px;
}

.date {
	display:block;
	background-color:#CCCCCC;
	height:2em;
	font-size:1.2em;
	line-height:2em;
	text-indent:20px;
}

a {
	color:#c2426f;	
}

p {
	font-size:1.2em;
	padding:0 10px;
}

.postmetadata {
	font-size:1.1em;
	padding:0 20px;
}

.navigation {
	text-align:center;
}

a img {
	border:0;
	text-decoration:none;
}

#sidebar h2 {
	margin:0;
	padding:0;
	text-indent:-3000px;
}

#sidebar h3 {
	color:#fddf66;
	font-size:1.1em;
	text-transform: uppercase;
}

#sidebar ul {
	margin:0 10px 10px 10px;
	padding:0 0 10px 0;
	font-size:1.05em;
}

#sidebar li {
	list-style:none;
	padding:2px 0;
	font-size:1.1em;
}

#sidebar li a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer ul li {
	font-size:1.2em;
	display:inline;
}

#footer ul li.first {
	font-size:1.2em;
	display:inline;
}

/* COMMENTS */ 

#comment {
	width:400px;
	height:100px;
}

#comments, #respond, #commentform {
	padding:0 10px;
}

.commentlist li {
	margin:10px 20px 10px 0;
	border-bottom:1px solid #E9E9E9;
}

#comment, input {
	padding:2px;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-family: 'Trebuchet MS','Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:1.1em;
}

