/*-----------------------------------------------------------------------------
Theme Name: iBAM Landing Pages
Theme URI: http://iboughtamac.net
Description: iBAM Landing WP Theme
Version: 1.0
Author: iBoughtAMac
Author URI: http://iboughtamac.com/

-----------------------------------------------------------------------------*/

/* Global Resets
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}

/* @end */
/* Typography
-----------------------------------------------------------------------------*/

body {
	font: 62.5%/1.6 "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	background: #262626;
	color: #979797;
}

/* @end */

/* Headings
-----------------------------------------------------------------------------*/
h1 {
	
}

h2 {
	
}

.post h2 {
	
}

#sidebar h2 {
	
}

/* @end */

/* Links
-----------------------------------------------------------------------------*/

a:link {
	color: #97bad2;
	text-decoration: none;
}

a:visited {
	color: #97bad2;
	text-decoration: none;
}

a:hover {
	color: #97bad2;
	text-decoration: underline;
}


/* @end */


/* Masthead
-----------------------------------------------------------------------------*/

#wrapper {
	width: 900px;
	margin: 0 auto;
	background: url('images/wrapper_bg.gif') repeat-y #1a1a1a;
	border-left: 1px solid #3c3c3c;
	border-right: 1px solid #3c3c3c;
}

#wrapper_bottom {

}

#masthead {
	background: url('images/masthead_bg.gif');
	height: 234px;
	cursor: pointer;
}

#masthead_img {
	
}

#navcontainer {
	
}

ul#nav {
	
}

/* @end */


/* Content
-----------------------------------------------------------------------------*/

#content {
	float: left;
	width: 478px;
	overflow: hidden;
	margin: 0 0 0 24px;
}

#googlerss {
	margin: 0 0 25px 0;
}

#googlerss li {
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #353535;
	cursor: pointer;
}

#googlerss li:hover {
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #353535;
	background: #202020;
	cursor: pointer;
}

.post {
	
}

.entry {
	
}

.entry p {
	
}

.postmetadata {
	
}

.utw {
	
}

.navigation {
	
}

.post_nav {
	
}





/* @end */

/* Sidebar
-----------------------------------------------------------------------------*/

#sidebar {
	float: right;
	width: 355px;
	margin: 0 24px 0 0;
}

#links .widgettitle {
	display: none;
}

#links {
	background: url('images/sidebar_header.gif') no-repeat top;
	height: 50px;
	width: 356px;
	margin: 25px 0 0 0;
}

#links ul {
	border-bottom: 1px solid #484848;
	margin-top: 5px;
}

#links a {
	display: block;
	padding: 5px;
	border-top: 1px solid #484848;
}

#links a:visited {
	display: block;
	padding: 5px;
	border-top: 1px solid #484848;
}

#links a:hover {
	display: block;
	padding: 5px;
	border-top: 1px solid #484848;
	text-decoration: none;
	background: #202020;
}

#sidebar ul {
	list-style: none;
}

#sidebar li {
	list-style: none;
}

#rss-1 {
	margin: 28px 0 0 0;
	padding: 5px;
	border-top: 1px solid #484848;
}

#rss-1:hover {
	margin: 28px 0 0 0;
	display: block;
	padding: 5px;
	border-top: 1px solid #484848;
	background: #202020;
}

#rss-2 {
	padding: 5px;
	border-top: 1px solid #484848;
}

#rss-2:hover {
	display: block;
	padding: 5px;
	border-top: 1px solid #484848;
	background: #202020;
}

#rss-3 {
	padding: 5px;
	border-top: 1px solid #484848;
}

#rss-3:hover {
	display: block;
	padding: 5px;
	border-top: 1px solid #484848;
	background: #202020;
}

#rss-4 {
	padding: 5px;
	border-top: 1px solid #484848;
}

#rss-4:hover {
	display: block;
	padding: 5px;
	border-top: 1px solid #484848;
	background: #202020;
}

#rss-5 {
	padding: 5px;
	border-top: 1px solid #484848;
	border-bottom: 1px solid #484848;
}

#rss-5:hover {
	display: block;
	padding: 5px;
	border-top: 1px solid #484848;
	border-bottom: 1px solid #484848;
	background: #202020;
}

/* @end */

/* Footer
-----------------------------------------------------------------------------*/

#footer {
	border-top: 1px solid #353535;
	padding-top: 10px;
	height: 40px;
	margin: 0 24px 0 24px;
}

#footerleft {
	float: left;
}

#footerright {
	float: right;
}

/* @end */

/* Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}

#searchform {
	
}

#searchform #s {
	
}

#searchform #submit {
	
}

#comments-form {
	
}

#commentform {
	
}

#author {
	
}

#email {
	
}

#url {
	
}

#comment {
	
}

#submit {
	
}



/* @end */

/* Tables
-----------------------------------------------------------------------------*/

table { 
  border-spacing: 0;
	border-collapse: collapse;
}

td {
  text-align: left;
	font-weight: normal;
}

/* @end */

/* Comments
-----------------------------------------------------------------------------*/

#comments-locked {
	
}

#respond {
	
}

#trackback-link {
	
}

ol#trackbacks {
	
}

ol#trackbacks li {
	
}

.comments-header {
	
}

ol#comments {
	
}

/*class for author highlight */
.highlight {
	
}

.comment-meta {
	
} 

.comment-author {
	
}

.comment-date {
	
}

.comment-text {
	
}

.gravatar {
	
}

.odd {
	
}

.even {
	
}



/* @end */

/* Misc.
-----------------------------------------------------------------------------*/

/* @end */


/* Adsense Style */

p.adsenseTitle {
	margin: 0;
	font-size: 11px;
	position: absolute;
	top: -8px;
	right: 7px;
	background: #1a1a1a;
	padding: 0 4px;
	color: #353535 !important;
}

.adsense336 { 
	padding: 7px 0 0 7px;
	background: #1a1a1a;
	position: relative;
	border: 1px solid #353535;
	height: 290px;
	width: 346px;
	margin: 25px 0 25px 0;
}

.chitika336 { 
	padding: 12px 0 6px 7px;
	background: #1a1a1a;
	position: relative;
	border: 1px solid #353535;
	width: 346px;
	margin: 25px 0 25px 0;
}

/* +search input styling */
#searchform, #emailsubmit {margin:15px 0 0 0;padding:0;border-bottom: 1px solid #353535;}
#searchform h2 {margin-bottom: 5px;}
	input#q, input#emailform {border:1px solid #CBCBCB;margin:0;padding:2px;vertical-align:middle;width:300px;}
	input#sbi, input#emailform {border:1px solid #CBCBCB;margin:0;padding:2px;vertical-align:middle;width:300px;}
	input#mb-pljj-pljj, input#emailform {border:1px solid #CBCBCB;margin:0;padding:2px;vertical-align:middle;width:300px;}
	input#searchsubmit, input#emailbutton {vertical-align:middle;}