/*  
Theme Name: The Bomb
Theme URI: http://kaputmedia.com/
Description: The Bomb is an internationalized Wordpress theme for Kaput Media. Based on the Mandigo theme (http://www.onehertz.com/portfolio/wordpress/mandigo/)
Version: 1.0
Author: Rafael Torres
Author URI: http://guerrillapop.com/
*/




#page {
	
	}


a {
	color: #952B01;
	}

a:visited {
	color: #91100d
	}

body {
	font-size: 80%; /* Resets 1em to 12px */
	font-family: Helvetica, Arial, Sans-Serif;
	background: #252523;
	color: black;
	
	
	margin: 0;
	padding: 0;
	
	}

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

#headerouter {
	width: 100%;
	height: 140px;
	background: #efeee7 url('img/headerbg.gif') repeat-x top;
	}

#header {	
	margin: 0 auto;
	height: 140px;
	width: 960px;
	}

#headerimg 	{
	/*background: url('img/logo.gif') no-repeat top left;*/
	height:140px;
	width:300px;
	float:left;
	}

#headerimg img {
	border: 0px;
	}
	
#headerimg h1 {
	margin: 0;
	padding: 0;
	}
	
#sitedescription span {
	display:none;
	}
	
#sitedescription {
	background: url('img/sublogo.gif') no-repeat top right;
	width:660px;
	height:140px;
	float:right;
	}


#mainmenuouter {
	width: 100%;
	height: 42px;
	background: #989997 url('img/menubg.gif') repeat-x top;
	}

#mainmenu {
	margin: 0 auto;
	height: 42px;
	width: 960px;
	padding: 0px;
	text-align: left;
	
	line-height: 42px;
	font-size: 1.15em;
	
	letter-spacing: 0em;
	}
	
#mainmenu a {
	margin-right: 10px;
	margin-left: 10px;
	color:#999995;
	text-decoration: none;
	
	}
	
#mainmenu li {
	float: left;
	}

#mainmenu li.current_page_item, #mainmenu li.current_page_parent {
	background-color: #bbbbbb;
	border-top: 1px solid white;
	height: 41px;
	}
	
#mainmenu li.current_page_item a, #mainmenu li.current_page_parent a {
	color:#262626 !important;
	}		

/*note that page-item-13 is the "advertise with us" link */	
#mainmenu a.highlight, li.page-item-13 a { 
	color:#0087da !important;
	}
	
#mainmenu a:hover, li.page-item-13 a:hover {
	color:white !important;
	}	
	
#mainmenu ul {
	margin: 0;
	padding-left: 0;
	}

#mainmenu li.page_item {
	list-style: none;
	}






#submenuouter {
	width: 100%;
	height: 36px;
	background: #bbbbbb;
}

#submenu {
	margin: 0 auto;
	height: 42px;
	width: 920px;
	padding: 0 20px;
	text-align: left;
	
	line-height: 36px;
	font-size: 1.15em;
	
	letter-spacing: -0.05em;
	}


#submenu a {
	margin-right: 20px;
	color:#555555;
	text-decoration: none;
	
	}

#submenu ul {
	margin: 0;
	padding-left: 0;
	}

#submenu li {
	display: inline;
	}
	
#submenu li.page_item {
	list-style: none;
	}
	
#submenu li.current_page_item a {
	color:#952B01 !important;
	}
	
#submenu a:hover {
	color:white !important;
	}

#language {
	float: right;
	}
	
#language a {
	margin-right: 0;
	margin-left: 14px;
	font-family: "Helvetica LT Condensed", Helvetica, Arial, Sans-Serif;
	}
	
#language span.current_language_item a {
	color:white;
	}	



#mainouter {
	padding-top: 10px;
	width: 100%;
	background: #dedfde;
	}

#main {
	line-height: 15px;
	margin: 0 auto;
	width: 960px;
	padding-bottom: 30px;
	
	font-family: Helvetica, Arial, Sans-Serif;
	}
	
#main h2 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: 600;
	font-size: 2.67em; 
	color: #313131;
	
	margin: 0;
	padding: 34px 20px 24px 10px;
	
	letter-spacing: -0.05em;
	}
	
#content {
	width:640px;
	float:right;
	padding: 0 10px;
	}
	
#content.frontpage {
	float:left;
	width:450px;
	padding: 0 20px 0 10px;
	margin: 20px 0 0 0;
	}
	
#content.frontpage h2 {
	font-size: 2.2em;
	color: #952B01;
	padding: 0;
	
	letter-spacing: -0.05em;
	}

#content.frontpage ul {
	padding: 0;
	margin: 0;
	}
	
#content.frontpage li {
	font-family: "Helvetica LT Condensed", Helvetica, Arial, Sans-Serif;
	font-size: 6.25em;
	line-height: 1.2em;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #c9c9c9;
	margin: 0;
	background: url('img/frontbullet.gif') no-repeat center right;
	}
	
#content.frontpage li a {
	text-decoration: none;
	color: #262626;
}

#content.frontpage li a:hover {
	text-decoration: none;
	color: #952B01;
}
	
#main h2 span.titlehighlight {
	line-height: 30px;
	color: #952B01;
	}




a.frontlinks { display:block; height:70px; width:445px; overflow:hidden; border-bottom: 1px solid #c9c9c9; }

a.frontlinks:hover { display:block; text-indent:-445px; }

a.frontlinks img { border: 0px;  }

.post {
	border: 1px solid #d0d0d0;
	background: white;
	padding: 20px;
	margin-bottom: 20px;
	}
	
.post h3 {
	line-height: 25px;
	font-family: "Helvetica LT Condensed", Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 2em; 
	margin-top: 0;
	color: #952B01;
	
	letter-spacing: -0.05em;
	}

.post h3 a {
	text-decoration: none;
	}

.post h3 a:hover {
	text-decoration: underline;
	}

#sidebar {
	width: 250px;
	float: left;
	padding: 0 9px 0 10px;
	border-right: 1px solid #c9c9c9;
	margin-top: 34px;
	}
	
#sidebar.frontpage {
	float: right;
	width:450px;
	padding: 0 10px 0 19px;
	margin: 20px 0 0 0;	
	
	border-left: 1px solid #c9c9c9;
	border-right: 0px;
	
	}
	
#sidebar .textwidget {
	margin-bottom: 1em;
	margin-top: 1em;
	}


#sidebar .item {
	text-decoration: none;
	font-style: normal;
	font-weight: 600;
	line-height: 15px;
	font-size: 1.05em;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	}

.sidesection h5 {
	
	padding-right: 50px;
	
	padding-bottom: 8px;
	
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: 500;
	font-size: 1em; 
	color: #313131;
	margin: 0;
	
	letter-spacing: -0.05em;
	}

.sidesection h4 {
	
	padding-top: 10px;
	
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: 600;
	font-size: 2em; 
	color: #313131;
	margin: 0;
	
	letter-spacing: -0.05em;
	}

.sidesection ul {
	list-style: none;
	padding: 0;
	margin-left: 0;
}



.sidesection li a , .sidesection a {
	text-decoration: none;
	line-height: 15px;
	font-weight: 600;
	font-size: 1.05em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

.sidesection li a:hover, .sidesection a:hover {
	text-decoration: underline;
}

.sidesection img {
	/*padding: 8px;*/
	                 
	padding-bottom: 10px;
	                 
	                 
	background-color: none;
	}

#footerouter {
	width: 100%;
	
	background: url('img/footerbg.gif') repeat-x top;
	margin-bottom: 30px;
	
	}

#footer {	
	color: #BBBBBB;	
	margin: 0 auto;
	/*background: url('img/footerdeco.gif') no-repeat bottom right;*/
	width: 960px;
	padding: 20px 0;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1.1em;
	
	}

#footer img {
	border: 0;
	}

a.rsswidget img {
	vertical-align: middle;
	}


.footcol {
	width: 239px;
	border-right: 1px solid #333333;
	float: left;
	}
	
.footcol h4 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: 500;
	font-size: 2em;
 	color: #BBBBBB;
	margin: 0;
	
	letter-spacing: -0.05em;
	}
	

.footcol ul {
	padding-left: 1em;
	margin-left: 0;
}

.footcol li {
	color: #d21611;
	margin-top: 6px;
	}
	
.footcol a {
	color: #BBBBBB;
	text-decoration: none;
	}
	
.footcol a:hover {
	text-decoration: underline;
	}


#extranav {
	text-align: center;
	padding-top: 30px;
	background: transparent;
	}

#extranav ul {
	list-style: none;
	}

#extranav li {
	display: inline;
	padding: 0 1em;
	border-right: 1px solid #333333;
	font-size: .8em;
	}

#extranav li a {
	color: #666666;
	}



.imgleft {
	border: none;
	float: left;
	margin-right: 1em;
	}
	
.imgright {
	border: none;
	float: right;
	margin-left: 1em;
	}
	

.last {
	border-right: 0px;
	}
	
.footcolcontent {
	margin:0 20px 20px 20px;
	}	


.clear {
	clear: both;
	}


/* forms stuff */

textarea {
	width:100%;
	}
.alignright {
float:right;
margin:5px;
}

.alignleft {
float:left;
margin:5px;
}
.wp-caption {
   border: 0px solid #ddd;
   text-align: center;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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: 10px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
select.contactform { 
	width: 250px; }
.rffu_label_and_value {
        padding: 10px;
}
.rffu_label_req {
        padding-right: 10px;
}
.rffu_label {
        padding-right: 10px;
}