/*  
Theme Name: Limax V 2.0
Theme URI: http://www.antiquelimax.com
Description: Theme for Austin improv, Antique Limax.
Version: 2.0
Author: Thai Le

*/

* {
	margin:0;
	padding:0;
	outline:none;
}

/* common classes begin */

body,html {
	background:url(images/bg.jpg) repeat-x #181818;
	font-family: helvetica, verdana, sans_serif;
	line-height:18px;
	font-size:12px;
}
a {
	color:#36556b;
	text-decoration:none;
}
a:hover {
	color:#1f3443;
}
h2 { 
	font-size:21px;
	line-height:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
small { font-size:12px; line-height:41px; }
input, select, textarea {
	background:url(images/bg_input.jpg);
	border:#483F38 solid 1px;
	}
hr { border:none; height:10px; margin:30px auto; background:url(images/entry_bottom.png) 50% no-repeat; }
*+html hr { border:0px solid #1c1c1c; width:10%; margin:30px auto; }
.header { margin-bottom:20px; }
.clearfix { display:inline-block; }
.clearfix:after {
	content:".";
	clear:both;
	visibility:hidden;
	display:block;
	height:0;
	line-height:0;
	}
.boldItalic { 
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	text-decoration:underline;
}
.alignleft { float:left; }
.alignright { float:right; }
.imagedownload { border:none; }

/* common classes ends */

/* common structure begins */
#container {
	width:800px;
	margin:0 auto;
	background:url(images/bg_container.jpg) center center repeat-y;
}
#header {
	position:relative;
	height:295px;
	background:url(images/bg_header.jpg) center center no-repeat;
}
#primary {
	width:610px;
	padding:0 95px;
	margin:40px 0 0 0;
}
#content {
	float:left;
	width:390px;
	margin:0 0 40px 0;
}
#footer { 
	width:100%;
	height:45px;
	line-height:45px;
	clear:both;
	margin:75px 0 0 0;
	font-size:10px;
	text-align:center;
	background:url(images/bg_footer.png) center bottom no-repeat;
}

	/*Navigation*/
	#mainNav {
		position:absolute;
		top:258px;
		left:0px;
		height:26px;
		font-family:Georgia, "Times New Roman", Times, serif;
		padding:10px 10px 10px 10px;
	}
	#mainNav ul {
		margin-left:85px;
	}
	#mainNav li {
		line-height:20px;
		list-style:none;
		float:left;
		margin-right:55px;
		text-transform:uppercase;
		font-size:12px;
		background:url(images/bullet.png) right center no-repeat;
	}
	#mainNav .first { margin-left:0px; }
	#mainNav .noBg { background:none; padding-right:0px; }
	#mainNav a {color:#D1C59B;}
	#mainNav a:hover { color:#fff; text-decoration:underline;}
	#mainNav .cap {font-size:14px;}
	#home_link {
		display:block;
		width:259px;
		height:94px;
		position:absolute;
		top:80px;
		left:85px;
		text-indent:-9999px;
		background:url(images/logo.png) center center no-repeat;
	}
	.sub_main_header {
		position:absolute;
		top:172px;
		left:148px;
		font-weight:bold;
		font-size:16px;
		}
	#news_feed {
		position:absolute;
		top:45px;
		right:-30px;
		width:60px;
		height:60px;
		display:block;
		text-indent:-9999px;
		background:url(images/btn_feed.png) center center no-repeat;
		}
	/* sidebar */
	#sidebar {
		float:right;
		width:180px;
		padding:0 0 0 20px;
		/*border-left:dotted 2px #000;*/ 
	}
	#sidebar li {
		list-style:none;
	}
	#sidebar .widget {
		margin:0 0 30px 0;
	}
	#sidebar h2 {
		margin:0 0 10px 0;
	}
	#sidebar .textwidget {
		color:#333;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
	#sidebar #upcoming-gigs {
		width:141px;
		height:208px;
		padding:45px 20px 30px 20px;
		font-size:12px;
		background:url(images/bg_calendar.png) center center no-repeat;
		}
	#sidebar #facebook {
		display:block;
		width:180px;
		height:68px;
		text-indent:-9999px;
		background:url(images/facebook.png) center center no-repeat;
		}
.navigation { 
	display:block;
	margin:0 0 30px 0; 
}
.blog_date {
	width:40px;
	height:40px;
	position:absolute;
	left:-160px;
	top:-10px;
	padding:15px;
	background:url(images/bg_date.jpg) center center no-repeat;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 150%;
	line-height: 90%;
	letter-spacing: -1px;
}
.comments {
	width:110px;
	height:30px;
	line-height:38px;
	position:absolute;
	top:45px;
	left:-150px;
	padding:10px 10px;
	background:url(images/comments.png) center center no-repeat;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
.post {
	clear:both;
	position:relative;
	padding-bottom:30px;
	background:url(images/entry_bottom.png) bottom center no-repeat;
	margin-bottom:30px;
}
.entry {
	margin-top:20px;
	margin-bottom:15px;
}
.entry p {
	margin-bottom:10px;
}
.entry ul {
	font-size:12px;
	line-height:18px;
	margin:0 20px 10px 20px;
}
.entry img {
	display:block;
	margin:0 auto 10px auto;
	border:1px #36556B solid;
}
/* calendar begins */
#wp-calendar {
	width:100%;
	font-size:11px;
	}
#wp-calendar #calendar_month {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	}
#wp-calendar td {
	padding:5px;
	}
.upcoming td.bold { width:100px; }
.upcoming p { margin:20px 0; }
/* calendar ends */

/* common structure ends */

#comment {
	width:380px;
}
#comments .commentlist li {
   list-style:none;
   margin:10px 0;
   padding:10px 10px 40px 10px;
   background:url(images/entry_bottom.png) center bottom no-repeat;
}
#comments cite { font-size:24px; font-family:"Times New Roman", "Georgia", serif; }
#comments .commentlist p {
    margin-top:10px;
}
#commentsForm {
	line-height:25px;
}
#commentsForm #submit, #commentsForm textarea {
	margin-top:10px;
}

.postmetadata small { line-height:18px; }

/* Cast */
.profile {
	width:150px;
	list-style:none;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:25px 40px 30px 0;
}
.profile li {
	position:relative;
	text-align:center;
}
.profile li.image { height:150px; }
.profile li.name { 
	height:40px; 
	line-height:22px;
	}
.profile span {
	position:absolute;
	top:-21px;
	left:0px;
	width:150px;
	height:157px;
	background:url(images/frame.png) center center no-repeat;
	}
.name {
	font-size:20px;
	font-style:italic;
}

/* schedule */

.eventName,
.when,
.where,
.other { vertical-align:top; }

.eventName, .when { height:30px; }

.where { height:70px; }

