/* === Page === */
body.custom {background:#000 url('images/bg/bg.jpg') top left no-repeat; color: #999;}
.custom #container { background: transparent;}
.custom #page { background: transparent;}

/* === TITLE === */
.custom #header {border-bottom:none;}

/* ==== MENU NAV === */
.custom ul.menu {border-bottom:none;}

/* === CONTENT === */
.custom a {color: #e8ad2d; text-decoration: none;}
.custom #content_box {background: transparent;}
.custom .teasers_box { border: 1px; border-top: 1px solid #222; }
.custom .prev_next { letter-spacing: 2px; border-top: 1px solid #222; color: #222; clear: both; }
.custom #column_wrap { background: transparent;}

/* === MULTIMEDIA BOX === */
.custom #multimedia_box { width: 100%; }
	.custom #image_box { padding: 1.1em; background: #000; border-bottom: 1px solid #000; }
		.custom #image_box img { display: block; padding: 0.1em; background: #000; border: 0.1em solid #000; }


/* === HOME SECTIONS === */
.custom h1 {color:#D90000;}
	.custom h1 a {color: #e8ad2d;}
	.custom	h1 a:hover {color: #a00;}
.custom h2 {color:#a00;}
	.custom h2 a {color: #e8ad2d;}
	.custom	h2 a:hover {color: #a00;}
.custom h3 {color:#620000;}
	.custom h3 a {color: #e8ad2d;}
	.custom	h3 a:hover {color: #a00;}

.custom .entry-content, .custom .format_text {font-family:Helvetica, Arial, sans-serif;}
.custom .format_text a { text-decoration: none; }
.custom .headline_meta a { color: #e8ad2d; border-bottom: none;}
.custom .headline_meta a:hover { color: #a00; border-bottom: 1px solid #a00;}

/* === SIDEBARS === */
.custom #twitter_div {padding:10px; border:0px; -moz-border-radius:3px; -webkit-border-radius:3px;	border-radius:3px; color:#C60;}
.custom .sidebar h3 {color: #999;}
.custom #sidebar_box { background: none;}

/* === FOOTER === */
	.custom #footer {border-top:none; color:#333;}
		.custom #footer a {color:#444; border-bottom: none;}
		.custom #footer a:hover {color:#a00; border-bottom: 1px solid #a00;}

/* === IMAGES AND CAPTIONS ===  */

.custom img.frame {padding:0; border:0.4em solid #ddd;}
.custom p.left {text-align:left;}
.custom p.right {text-align:right;}
.custom p span.strike {text-decoration:line-through;}
.custom .wp-caption {background-color:#555; padding:0.5em 0 0 0.5em;}
	.custom .wp-caption p {text-align:center; font-style:italic;}
.custom .wp-caption.aligncenter {margin-left:auto; margin-right:auto;}
.custom .wp-caption.alignleft {float:left;}
.custom .wp-caption.alignright {float:right;}


/* === COMMENTS ===  */
.custom dl#comment_list { border-top: 1px dotted #333; }
.custom dl#comment_list dd { border-bottom: 1px dotted #333; }
.custom	.author_comment { background: #333; }
.custom	dl#trackback_list { padding-left: 1.1em; border-top: 1px dotted #333; }
.custom	#commentform { border-top: 1px dotted #333; }

.custom	input, textarea { color: #fff; background: #111; border: 1px solid #aaa; border-right-color: #ddd; border-bottom-color: #ddd; }
.custom	input:focus, textarea:focus { background: #333; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
	.custom	.sidebar .text_input { width: 95%; }
	.custom	input.form_submit { font-weight: bold; color: #ccc; background: url('images/submit-bg.gif'); border: 2px #ccc; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; width: auto !important; overflow: visible; }
	.custom	#commentform input.form_submit { border-width: 3px; }
	.custom	input.form_submit:hover { color: #a00; }

/* === SEARCH PAGE === */
.custom #content_box form#cse-search-box {margin-top:1em;}

/* === SOCIAL LINKS === */
/* Define the clear div to offset the link floats */
div.clear{clear: both; height: 1px; width: 1px;} 

/* This is the style for the container */  
div.socialmedia_sidebar
{ background: #000; margin: -25px 0 0px 0; 
/* If you are using this below the media box, use a negative top margin to raise it up. If not, adjust accordingly */
  padding: 5px 0 5px 5px;    
  border-top: 1px black;
  border-bottom: 1px black;} 

div.socialmedia_sidebar ul li{ float: left; list-style: none; text-align: center;} 
div.socialmedia_sidebar span.service{ font-style: italic;}  
div.socialmedia_sidebar ul li a{ width: 35px; padding: 2px; display: block; border: none;}

/* Non-hover profile links */       
#twitr{ background: #000 url('http://www.lethalconcept.com/wp-content/themes/thesis/custom/images/twitrA.png') 1px 1px no-repeat; height: 35px; text-indent: 35px;} 
#facebook{ background: #000 url('http://www.lethalconcept.com/wp-content/themes/thesis/custom/images/facebookA.png') 1px 1px no-repeat; height: 35px; text-indent: 35px;}
#flickr{ background: #000 url('http://www.lethalconcept.com/wp-content/themes/thesis/custom/images/flickrA.png') 1px 1px no-repeat; height: 35px; text-indent: 35px;}
#myspace{ background: #000 url('http://www.lethalconcept.com/wp-content/themes/thesis/custom/images/myspaceA.png') 1px 1px no-repeat; height: 35px; text-indent: 35px;} 

/* Hover profile links */
#twitr:hover{ background: #000 url('http://www.lethalconcept.com/wp-content/themes/thesis/custom/images/twitr.png') 1px 1px no-repeat} 
#facebook:hover{ background: #000 url('http://www.lethalconcept.com/wp-content/themes/thesis/custom/images/facebook.png') 1px 1px no-repeat} 
#flickr:hover{ background: #000 url('http://www.lethalconcept.com/wp-content/themes/thesis/custom/images/flickr.png') 1px 1px no-repeat}
#myspace:hover{ background: #000 url('http://www.lethalconcept.com/wp-content/themes/thesis/custom/images/myspace.png') 1px 1px no-repeat} 