/*
Theme Name: theboombus
Theme URI: http://www.emtrer.com/
Description: theBoombus theme by <a href="http://www.emtrer.com/">EMTRER</a>.
Version: 1.0
Author: EMTRER
Author URI: http://www.emtrer.com/
Tags:  custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */



#header {

	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {


	}

.widecolumn .entry p {
	
	}



.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {

	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}




.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



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

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





#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}



#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {

	}

.widecolumn {

	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



/* End Structure */



/*	Begin Headers */



h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}








/* Begin Form Elements */





.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

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

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	
	
	
.clearfix:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}

* html > body .clearfix {
display: block;
width: 100%;
}

* html .clearfix {
height: 1%;
}
*{
	margin:0;
	padding:0;
}
body{
	background:url(images/body_bg.jpg) 0 0 repeat transparent;

}
body,table {
font-family:Arial, Helvetica, sans-serif;
font-size:13.5px;
color:#342826;
}
table {
border-collapse: collapse;
width: 100%;
}
a, object{
	outline:none;
}
a{
	text-decoration:none;
	color:#6bbe45;
}
img{
	border:0;
}
.clr{
	clear:both;
}
p{
	line-height:20px;
margin-bottom:18px;
text-align:justify;
}
h1, h2, h3{
	font-weight:normal;
}
h2 {
padding:4px 0 12px;
}
h2 a, h2{
color:#d50000;
font-size:20px;
font-family:arial, helvetica, sans-serif;
font-weight: bold;
}
#fpage{
text-align:center;
}
.contentheading, .componentheading{
color:#d50000;
font-size:20px;
font-family:arial, helvetica, sans-serif;
padding:4px 0;
line-height: 20px;
font-weight: bold;
height: 26px;
text-transform:uppercase;
}
.left_icon {
background:#FFFFFF;
float:left;
margin:90px 0 0;
padding:5px;
position:relative;
z-index:5;
}
.imain {
width:978px;
margin:0 auto;
text-align: left;
overflow:hidden;
position:relative;
}
.main_body {
width:978px;
margin:0 auto;
text-align: left;
overflow:hidden;
position:relative;
}
.wrapper{
width:978px;
margin:0 auto;
text-align: left;
overflow:hidden;
position:relative;
}  
.top {
width: 978px;
height: 199px;
} 
.logo {
float:left;
}
.logo a {
background:url(images/logo.png) no-repeat scroll 0 0 transparent;
display:block;
height:199px;
margin:19px 0 0 267px;
text-indent:-9999px;
width:194px;
}
.header-right {
float: left;
padding-left: 15px;
}
.header-wrap{
width:978px;
margin:0 auto;
text-align: left;
overflow:hidden;
position:relative;
}  
.header {
background:url(images/body_strip.png) repeat-x scroll 0 0 transparent;
height: 92px;
margin-top: 10px;
display:block;
}
.header h3 {
color:#d50000;
font-size:30px;
font-family: 'HelveticaNeueLTStd37ThinConde', sans-serif;
font-weight: normal;
text-align: center;
text-transform: uppercase;
margin-top: 20px;

}
.header p {
color:#fff;
font-size:17px;
font-family:'HelveticaNeueLTStd47LightCond', sans-serif;
font-weight: normal;
text-align: center;
text-transform: uppercase;
word-spacing:-1px;
}
.main-wrap{
width:978px;
margin:0 auto;
text-align: left;
overflow:hidden;
position:relative;
}  
.main {
padding: 15px 0px 0;
}
#menu{
-moz-border-radius:1em 1em 1em 1em;
-moz-box-shadow:0 1px 3px #000;
background:url(images/menu_active.jpg) repeat-x scroll 0 0 transparent;
height:48px;
float: left;
margin-left:8px;
}
#menu ul {
list-style: none;
}
#menu ul li {
float: left;
background:url(images/menu_border.jpg) no-repeat scroll 100% 0 transparent;
}
#menu ul li#item4 {
background:none;
}
#menu ul li span{
float: left;
line-height: 48px;
display: block;
}
#menu ul li span{
display:block;
margin:0;
padding:0 17px 0 10px;
float:left;
}
#menu ul li a {
color:#000000;
font-weight:bold;
text-decoration:none;
text-shadow:0 1px 1px #E8E9EA;
font-size:12px;
float:left;
}
#menu ul li a:hover, #menu ul li.current a {
text-shadow:0 1px 1px #000000;
color:#d50000;
}
#menu li.item1 span {
-moz-border-radius:0em 0em 0em 0em;
}
#menu li span:hover{
-moz-border-radius:0em 0em 0em 0em;
}
#menu li a img {
float:left;
padding:8px 0 8px 20px;
}
#menu li#item1 a{
-moz-border-radius:1em 0 0 1em;
}
#menu li.current a, #menu li a:hover {
background:url(images/menu_hover.jpg) repeat-x scroll 0 0 transparent;
height:48px;
}
#menu li#item4 a {
-moz-border-radius:0em 1em 1em 0em;
}
#main_content {
background:url(images/contentbg.png) repeat-y scroll 0 0 transparent;
height:auto !important;
width:978px;
min-height: 315px;
}
.iwrapper {
background:url(images/middle_wrapper_top.png) no-repeat scroll 0 0 transparent;
height:16px;
width:978px;
}
.iiwrapper {
background:url(images/middle_wrapper_bottom.png) no-repeat scroll 0 100% transparent;
padding-bottom:16px;
width:978px;
}
#blog_content {
padding: 15px 29px;
}
#left {
float: left;
width: 620px;
}
.welcome {
width: 600px;
}
.comments {
background:#e8e8e8;
line-height: 30px;
-moz-border-radius:1em 1em 1em 1em;
width: 310px;
text-align: center;
margin:10px 0 25px;
clear:both;
}
.comments a{
color:#d50000;
text-shadow:0 1px 1px #ffffff;
}
.date {
float: right;
color:#339203;
background:url(images/watch_icon.jpg) 100% 0 no-repeat;
}
.date p {
margin: 0px;
padding-right: 25px;
padding-left: 15px;
font-size: 8pt
}
.left_sidebar {
padding-right: 25px;
}
#sidebar {
float:right;
width:300px;
}
.right_bar {
padding: 0px 9px 0px 29px;
}
.msearch {
clear:both;
padding-top: 20px;
}
#sidebar form {
margin:0;
float:left;
width: 252px;
}
#mod_search_searchword  {
background:url(images/search_bg.jpg) no-repeat scroll 0 0 transparent;
border:medium none;
height:32px;
vertical-align:middle;
width:171px;
color:#fff;
float:right;
}
.search input.button {
float:left;
vertical-align:middle;
width:81px;
}
.events {
margin: 30px 0 10px;
}
#sidebar h2, #sidebar h2 a{
color:#d50000;
font-size:15px;
font-family:arial, helvetica, sans-serif;
text-transform:capitalize;
height: 20px;
font-weight: bold;
text-shadow:0 2px 1px #000;
}
.events ul {
list-style: none;
padding-left:10px;
color:#9f9f9f;
}
.events ul li {
padding-left: 15px;
}
.events ul li.trecent {
background:url(images/upcoming_event_icon.jpg) 0px 4px no-repeat;

}

.sponsors{
margin-top: 15px;
}
#main_spon {
background:url(images/sponsor_bg.png) repeat-y scroll 0 0 transparent;
height:auto !important;
width:264px;
min-height: 191px;
}
#main_spontwo {
background:url(images/sponsor_bg.png) repeat-y scroll 0 0 transparent;
height:auto !important;
width:264px;
min-height: 161px;
}
.ispon {
background:url(images/sponsor_top.png) no-repeat scroll 0 0 transparent;
height:8px;
width:264px;
}
.iispon {
background:url(images/sponsor_bottom.png) no-repeat scroll 0 100% transparent;
padding-bottom:8px;
width:264px;
margin-bottom: 10px;
}
.sponsors p.pad{
margin-bottom: 10px;
 }
#sidebar span.small{
color:#5dcf00;
font-size: 10px;
 }
 #sidebar {

 }
 #sidebar p{
color:#c4c4c4;
margin-bottom: 0px
 }
.sponsors p{
text-align: center;
line-height: 18px;
margin: 0px;
}
.right_bar h2.widgettitlet {
background:url(images/facebook_link.png) no-repeat scroll 90% 50% transparent;
padding:20px 0 10px;
}
#footer {

}
#main_footer {
background:url(images/footer_bg.jpg) repeat-y scroll 0 0 transparent;
height:auto !important;
padding: 0px 29px;
min-height: 200px;
color:#FFFFFF;
}
.ifooter {
background:url(images/footer_top.png) no-repeat scroll 0 0 transparent;
height:39px;
width:978px;
}
.iifooter {
background:url(images/footer_bottom.png) no-repeat scroll 0 100% transparent;
width:978px;
padding-bottom: 20px;
}
#footer li{
list-style: none;
}
#footer li.widget{
background:url(images/border_hori.jpg) no-repeat scroll 0% 0% transparent;
width: 167px;
float: left;
padding-left: 21px;
}
#footer li#text-3 {
padding-left: 0px;
background:none;
}
#footer ul.mod-four {
background:none;
}
#footer h2{
color:#d50000;
font-size:14px;
font-family:arial, helvetica, sans-serif;
text-transform:capitalize;
height: 20px;
font-weight: bold;
text-shadow:0 2px 1px #000;
}
#footer ul.mod-one, #footer ul.mod-two, #footer ul.mod-three, #footer ul.mod-four{ 

}
#footer ul.mod-one li, #footer ul.mod-two li, #footer ul.mod-three li, #footer ul.mod-four li{ 
line-height: 22px;
}
.module a {
color:#c4c4c4;
}
.module a:hover {
color:#fff;
}
.market {
padding-top: 18px;
float: left;
}
.market h3{
color:#fff;
font-size:14px;
font-family:Myriad Pro, helvetica, sans-serif;
text-transform:uppercase;
font-weight: normal;
padding-top: 0px;
height:18px;
line-height:14px;
}
.mk p{
color:#fff;
}
.mk {
float: left;
padding-left: 15px;
}
.copy {
float: right; 
padding-right: 10px;
color: #7e7e7e;
font-size: 11px;
padding-top: 60px;
}
#sidebar .widget_twitter h2.widgettitle{
background:url(images/followus.png) no-repeat scroll 90% 0 transparent;
}
.right_bar li {
list-style:none;
}
.widget_twitter li { 
margin-bottom:12px;
padding-bottom:10px;
color:#c4c4c4;
background:url(images/para_border.jpg) no-repeat scroll 0 100% transparent;
}
.twitter h3 {
background:url(images/twitter.jpg) no-repeat scroll 85% 0 transparent;
height:30px;
line-height:30px;
}
.twitter {
border-bottom: 10px solid #d4d4d4;
margin-bottom:10px;
color:#c4c4c4;
}
.facebook h3 {
background:url(images/like.jpg) no-repeat scroll 100% 5px transparent;
height:30px;
line-height:30px;
}
	
#socialicons {
float:right;
width:320px;
text-align:center;
padding-top:6px;
}
#socialicons a {
margin:0 2px;
}
div.topsy_widget_shortcode {
margin:0 0 8px;
}


.time-meta a {
color:#7E7E7E;
}