/*
Theme Name: BloomBars Theater Theme
Theme URI: http://www.bloombars.com
Description: Adapted from "MakeUp" Theme <a href="http://www.rankerzseo.com"> by The Un Group <a href="http://www.theungroup.com"></a>.
Version: 1.0
Author: Nasrullah A. Mardani / Kodi Seaton
Author URI: http://www.theungroup.com
*/


/* General */

body {
	margin: 0;
	background: #FFFFFF;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0px none;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 1004px;
	background: url('images/page.gif') repeat-y;
}

#page-top {
	width: 1004px;

}

#page-bottom {
	width: 1004px;
	background: url('images/page_bottom.gif') no-repeat left bottom;
}


/* Header */

#header {
	width: 1004px;
	height: 540px;
	position: relative;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 9px;
		left: px;
		width: 1004px;
	}
	
	#header #header-info h1 {
		color:#ffffff;
		font: bold 10px Arial, Verdana;
		padding-bottom: 5px;
	}
	
	#header #header-info h1 a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #FFFFFF;
		font: bold 10px Arial, Verdana;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 0;
		left: 20px;
		width: 1004px;
		height: 37px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 1004px;
		height: 37px;
	}
	
	#header #header-menu ul li {
		font: normal 17px/37px Arial, Verdana;
		color: #ffffff;
		float: left;
		margin-right: 20px;
	}
	
	#header #header-menu ul li a {
		color: #ffffff;
		padding-bottom: 1px;
		text-decoration: none;
	}
	
	#header #header-menu ul li a:hover {
	border-bottom: 4px solid #ffffff;
	}
	
	#header #header-menu ul li ul {
		display: none;
	}
	
	#header #header-menu ul li.current_page_item a {
		border-bottom: 4px solid #ffffff;
	}


/* Main */

#main {
	width: 1004px;
}

	/* Main - Content */
	
	#content {
		float: left;
		width: 683px;
		padding: 0 8px 0 21px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 10px;
		width: 683px;
		background: url('images/post.gif') repeat-y;
	}
	
	#content .post .post-top {
		width: 683px;
		background: url('images/post_top.jpg') no-repeat;
	}
	
	#content .post .post-top .post-bottom {
		width: 683px;
		min-height: 82px;
		background: url('images/post_bottom.gif') no-repeat left bottom;
		padding-bottom: 8px
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 659px;
			height: 38px;
			padding: 4px 12px 0 12px;
			color: #cbad09;
			font: bold 13px Arial, Verdana;
			position: relative;
		}
		
			#content .post .post-title-page {
				height: 36px;
			}
		
		#content .post .post-title a {
			color: #dfa4fb;
			text-decoration: none;
font: bold 4px Arial, Verdana;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title h2 {
			float: left;
			color: #ffffff;
			font: normal 20px/36px Arial, Verdana;;
		}
		
		#content .post .post-title h2 a {
			
font-size:18px;
color: #ffffff;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			float: right;
			color: #ffffff;
			padding-left: 8px; Arial, Verdana
		}
		
		#content .post .post-title .post-title-info {

		}
			
			#content .post .post-title .post-title-info .post-title-comments {
				float: left;

				padding-left:20px; padding-right:10px; padding-top:0; padding-bottom:0
			}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 13px/20px Arial, Verdana;
			color: #231f20;
			width: 653px;
			padding: 0 15px;
			float: left;
		}
		
		#content .post .post-entry a {
			color: #002bb8;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry a.more-link {
			font-weight: bold;
		}
		
		#content .post .post-entry blockquote {
			border-left: 10px solid #dac4ac;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		/* Post - Subtitle */
		
		#content .post h3 {
			margin: 20px 0 5px 0;
			color: #333333;
			font: bold 15px Arial, Verdana;
		}
		
		/* Post - Comments */
		
		#content .post .comments {
			font: normal 13px/20px Arial, Verdana;
			color: #333333;
			width: 653px;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #333333;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #ffffff;
		}
		
		#content .post .comments ol li cite {
			color: #333333;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #333333;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #333333;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comment Form */
		
		#content .post #commentform {
			font: normal 13px/20px Arial, Verdana;
			color: ##000000;
			width: 628px;
			padding-left: 25px;
			margin: 0;
		}
		
		#content .post #commentform a {
			color: #333333;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		float: left;
		font: bold 13px Arial, Verdana;
		color: #000000;	
		width: 675px;
		padding: 0 4px;
	}
	
	#content .navigation a {
		color: #000000;
		margin-bottom: 10px;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	/* Main - Sidebar */
	
	#sidebar {
		float: left;
		width: 266px;
		font: normal 13px/19px Arial, Verdana;
		color: #ffffff;
		margin-bottom: 8px;
	}
	
	#sidebar a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	/* Main - Sidebar - Search & Feed */
	
	#sidebar .sidebar-box-search-feed {
		width: 266px;
		height: 169px;
		margin-bottom: 7px;
		background: url('images/sidebar_search_feed.jpg') no-repeat;
		position: relative
	}
	
		/* Sidebar - Search */
		
		#sidebar #sidebar-search {
			position: absolute;
			top: 48px;
			left: 11px;
			width: 243px;
			height: 28px;
		}
		
		#sidebar #sidebar-search #search-form {
			margin: 0;
			padding: 0;
			width: 243px;
			height: 28px;
		}
		
		#sidebar #sidebar-search #sb {
			width: 202px;
			height: 16px;
			border: 0px none;
			color: #000000;
			background: ;
			float: left; font-style:normal; font-variant:normal; font-weight:bold; font-size:13px; font-family:Arial, Verdana; padding-left:5px; padding-right:0; padding-top:6px; padding-bottom:6px
		}
		
		#sidebar #sidebar-search #searchsubmitb {
			background: transparent;
			border: none;
			width: 36px;
			height: 28px;
			padding: 0;
			float: right;
		}
		
		/* Sidebar - Feed */
		
		#sidebar #sidebar-feed {
			position: absolute;
			top: 82px;
			left: 13px;
			width: 238px;
			height: 74px;
		}
	
	/* Main - Sidebar - Boxes */
	
	#sidebar .sidebar-box {
		width: 266px;
		margin-bottom: 2px;
		background: url('images/sidebar_box.gif') repeat-y;
	}
	
	#sidebar .sidebar-box .sidebar-box-top {
		width: 266px;
		background: url('images/sidebar_box_top.gif') no-repeat;
	}
	
	#sidebar .sidebar-box .sidebar-box-bottom {
		width: 266px;
		background: url('images/sidebar_box_bottom.gif') no-repeat left bottom;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
			width: 250px;
			height: 36px;
			padding: 4px 4px 0 12px;
			font: bold 17px/36px Arial, Verdana;
text-align: center;
			color: #ffffff;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 0 4px 15px 4px;
			list-style-type: none;
			width: 258px;
		}
		
		#sidebar ul li {
			color: #ffffff;
			font: normal 13px/22px Arial, Verdana;
		}
		
		#sidebar ul li a {
			color: #ffffff;
			text-decoration: none;
			background: url('images/sidebar_menu.gif') no-repeat left bottom;
			display: block; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:2px
		}
		
		#sidebar ul li a:hover {
			color: #df94fb;
			text-decoration: none;
		}
		
			/* Sidebar - Menus - Submenus */
			
			#sidebar ul li ul {
				padding: 0;
			}
			
			#sidebar ul li ul li a {
				padding-left: 20px;
			}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0;
			width: 266px;
			text-align: center;
			background: url('images/sidebar_box_top_form.gif') no-repeat;; padding-left:0; padding-right:0; padding-top:26px; padding-bottom:32px
		}
		
		#sidebar #searchform #s {
			width: 200px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			width: 145px;
			padding: 5px 0 12px 0;
		}
		
		#sidebar #calendar_wrap table {
			width: 145px;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 3px 10px 10px 10px;
		}


/* Footer */

#footer {
	width: 1004px;
	height: 41px;
	padding: 0 33px 11px 27px;
	color: #333333;
	font: normal 11px/41px Arial, Verdana;
}

#footer a {
	color:  #333333;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: underline;
}
#header h1 { display:none }
}
@import url('../../plugins/easy-contact/sample/econtact-basic.css');
}