
/*  
Theme Name: TMG
Theme URI: http://www.telescopemediagroup.net/
Description: An epic theme tweaked by yours truely... halvo
Version: 1.8
Author: blackabee
Author URI: http://www.blackabee.com/
*/

* { margin: 0; padding: 0; list-style: none; }

body {
	text-align: center;
	color: #e0e0e0;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #000000;
}

body a {
	color: #ca9a26;
	outline: none;
}

#upperBar {
	height: 0px;
	background: #ca9a26;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}  

#welcomeheading {
	width: 950px;
	height: 0px;
}  

#welcomeheading a {
	display: none;
}

#welcomeheading a:hover {
	display: none;
}

#middleword {
	color: #000000;
}

#welcomeheading a:hover #middleword {
	color: #000000;
}
 
.description {
	display: none;
}  

                
#content {
	float: right;
	width: 645px;
	margin-top: 0px;
	padding-left: 42px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #330000;
}

#content hr{
	border: 0px;
	border-top: 1px dotted #330000;
	width: 645px;
	height: 1px;
	margin-top: 40px;
	margin-bottom: 36px;
}

	#content .notice p {
		border-top: 1px solid #ca9a26;
		border-bottom: 1px solid #ca9a26;
		padding: 5px 0px;
		font-size: 12px;
		margin: 1px;
		
		}
		#content .notice {
		border-top: 1px solid #ca9a26;
		border-bottom: 1px solid #ca9a26;
		margin-bottom: 20px;
		}

    #content .post {
		float: left;
		position: relative;
		width: 700px;

	}
	
	#content .post h1 a {
		color: #e0e0e0;
		text-decoration: none;
		padding: 3px 0;
	}

	#content .post h1 a:hover {
		color: #ca9a26;
	}
	
	#content .post h4 {
		font-size: 14px;
		font-weight: normal;
		font-family: Times, Times New Roman, sans-serif, serif;
		color: #e0e0e0;
	}
	
	#content h2 {
		font-size: 26px;
		font-weight: normal;
		font-family: Helvetica, Arial, sans-serif, serif;
		color: #666666;
		margin-bottom: 40px;
	}
	
	#content .post h2 {
		font-size: 22px;
		font-weight: normal;
		font-family: Helvetica, Arial, sans-serif, serif;
		color: #666666;
		margin-bottom: 10px;
	}
	
	#content .post h3 {
		font-size: 20px;
		font-weight: normal;
		font-family: Helvetica, Arial, sans-serif, serif;
		color: #e0e0e0;
	}
	
	#content .post h1 {
		font-size: 30px;
		font-family: Helvetica, Arial, sans-serif, serif;
		font-weight: normal;
		color: #fff;
	}
	
	#content .post p {
		font-size: 12px;
		text-decoration: none;
		color: #e0e0e0;
	}
	
	#content .post h4 {
		font-size: 13px;
		font-family: Times, Times New Roman, sans-serif, serif;
		font-weight: normal;
		color: #e0e0e0;
	}
	
	#content .post h4 a:hover{
		font-size: 13px;
		font-family: Times, Times New Roman, sans-serif, serif;
		font-weight: normal;
		color: #e0e0e0;
	}

 #content .post-details {
 	top: 37px;
 	font-family: Times, Times New Roman, sans-serif, serif;
	font-size: 10px;
	color: #303030;
	position: absolute;
	left:  0px;
	}             
	
	#content .post h4 a:hover {
		text-decoration: none;
	}
	
	#content .post img {
	max-width: 600px;
	max-height: 600px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 0 none;
}

h2#comments {
	font-size: 25px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif, serif;
	color: #e0e0e0;
	margin-bottom: 30px;
}

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   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;
}

#content p.wp-caption-text  
   {
   font-size: 11px;
   line-height: 17px;
   margin: 10px;
	color: #000;
	text-align: center;
}
	
	#content .post a img {
	display: inline-table;
	}
		
	#content .post ul {
		margin-left: 20px !important;
	}
	
	#content .post ul li {
		list-style-type: disc !important;
	}
	
	#content p,
	#content .post ul li {
		margin-bottom: 15px;
		margin-top: 15px;
		color: #eaeaea;
		margin-right: 60px;
		text-align: left;
	}
	
		#content blockquote {
			margin-left: 10px;
			padding-left: 10px;
		}
	
	#content a {
		color: #ca9a26;
		text-decoration: none;
	}
	
	#content p a:hover {
		color: #e0e0e0;
		text-decoration: none;
	} 
	
	#content h6 a {
	color: #ca9a26;
		text-decoration: none;
	}
	
	#content h6 a:hover {
		color: #e0e0e0;
		text-decoration: none;
	}
	
	#content small {
	    margin: 0 auto;
	    text-align: center;
	    display: block;
	    border-top: 3px solid #333;
	    border-bottom: 1px solid #333;
	    font-size: 11px;
	    color: #999;
	}
	
	#content ol {
	line-height: 1.6;
	}
	
	#content ol.commentlist li {
		border: 0px;
		border-top: 1px dotted #330000;
		margin-bottom: 5px;
	} 
	
		#content ol.commentlist li .commentMeta {
			width: 120px;
			float: left;
		} 
		
		    #content ol.commentlist li .commentMeta span {
				display: block;
			}
			
			#content ol.commentlist li .commentMeta span.author,
			#content ol.commentlist li .commentMeta span.author a {
				color: #CCC;    
				text-decoration: none;
				padding-top: 7px;
			}                     
			
			#content ol.commentlist li .commentMeta span.date a {
				color: #666;
				text-decoration: none;
				font-size: 11px;
			}

			#content ol.commentlist li .commentMeta span.moderate a {
				color: #ca9a26;
			}
		
		#content ol.commentlist li .commentText {
			width: 450px;
			float: right;
			padding: 5px;
			font-size: 12px;
		}
	
	
#content ol.commentlist .avatar {
	float: left;
}

h3#respond {
	color: #ca9a26;
	margin-top: 55px;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
}

form#commentform p{
	color: #ca9a26;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
} 

	#content h4 {
		color: #ca9a26;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	#content #commentform input {
		padding: 5px;
		font-family: Arial, Helvetica, Sans-serif;
		border-width: 1px;
		border-color: #330000;
		border-style: solid;
	}
	
	#content #commentform textarea {
		width: 300px;
		padding: 10px;
		font-family: Arial, Helvetica, Sans-serif;
		border-width: 1px;
		border-color: #330000;
		border-style: solid;
	}
	
	#content .nextprevious {
		height: 40px;
		display: block;
	} 
	
	#content .nextprevious a {
		color: #ca9a26;
	}
		#content .nextprevious a:hover {
		color: #e0e0e0;
		}
		#content .nextprevious a:active {
		color: #e0e0e0;
		} 
	
	#content .nextprevious .left {
		float: left;
	}              
	
	#content .nextprevious .right {
		float: right;
	}
	
	#content .adBrite {
		display: block;
		margin-bottom: 20px;
		border: 1px solid #333;
	}

#content .search_results a{
	color: #ca9a26;
	text-decoration: none;
}

	#content .search_results a:hover{
		color: #e0e0e0;
		text-decoration: none;
	}

#sidebar {
	width: 232px;
	float: none;
	padding-top: 0px;
	text-align: left;
} 

#sitemeter {
	text-align: center;
	width: 160px;
	font-size: 11px;
	color: #999;
}
#sitemeter img{
	padding-bottom: 8px;
	padding-top: 8px;
}

	#sidebar h1 {
		font-weight: normal;
		font-size: 30px;
		text-transform: uppercase;
		margin-bottom: 10px;
	}
	
	#sidebar a img {
		border: none;
	}

	#sidebar ul {
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 14px;
		font-family: Times, Times New Roman, sans-serif, serif;
	}
	
	#sidebar ul li {
		padding: 0 10px;
		margin: 0 0 5px 5px;
	}
	
	#sidebar ul li a {
		color: #e0e0e0;
		text-decoration: none;
	}
	
	#sidebar ul li span {
		color: #e0e0e0;
		margin-left: 5px;
	}
	
	#sidebar ul li a:hover {
		color: #ca9a26;
	}
	
	#sidebar ul#nav {
		margin: 10px 0 20px 0;
	}
	
	#sidebar ul#nav li {
		margin: 0;
		padding: 0;
	}
		
	#sidebar ul#nav li a {
		display: block;
		height: 17px;
		padding: 7px 10px;
		background: url(../sliding-door/img/nav_off.png) 0 0 no-repeat;
		margin-bottom: 5px;
		text-decoration: none;
		font-size: 12px;
		text-transform: uppercase;
		font-weight: bold;
		color: #999;
	}
	
	#sidebar ul#nav li a:hover {
		background: url(../sliding-door/img/nav_off.png) 0 -31px no-repeat;
	}        
	
	#sidebar ul#nav li a.active {
		background: url(../sliding-door/img/nav_on.png) 0 0 no-repeat;
		color: #e0e0e0;
	}
	
	#sidebar .pagenav {
		font-size: 20px;
		font-family: Helvetica, Arial, sans-serif, serif;
	}
	
	#sidebar .categories {
		margin-top: -4px;
		font-size: 20px;
		font-family: Helvetica, Arial, sans-serif, serif;
	}

#sidebar #footer {
	display: none;
}

.clearfix {
	clear: both;
}	

.ctc {
	text-align: center;
	text-decoration: none;
	line-height: 80%;
	background-color: #000;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}	


.ctc a {
	text-decoration: none;
	text-transform: lowercase;
	font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
	margin: 4px;
	border: thin none #060606;
}
.ctc a:hover{
	color: #e0e0e0;
	margin: 3px;
	border: thin solid #ca9a26;
	background-color: #0c0c0c;
}

[disabled] {

	color:#dddddd;

	border-color:#dddddd!important;

	background:none!important;

}

 #upperBox {
	margin-bottom: 10px;
	text-align: center;
	position: absolute;
	right: 0;
	padding-top: 5px;
}
	
 #upperBox a img {
		display: block;
		margin: 0 auto;
		border: none;
	}
	

	 #upperBox p {
		margin: 5px 0;
		font-size: 10px;
		text-align: center;
	}
	
	 #upperBox input {
		height: 18px;
		padding: 5px 5px 5px 25px;
		background: url(../sliding-door/img/upperBox_search.png) top left no-repeat;
		border: 0;
		width: 100px;
		color: #ca9a26;
		margin-top: 5px;
	}
	
	 #upperBox input:focus {
		color: #e0e0e0;
	}
	
#end {
	padding: 40px;
}

#demo{
	padding: 0px;
	margin: 0px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

	#demo:hover{
		padding: 0px;
		margin: 0px;
		filter:alpha(opacity=70);
		-moz-opacity:0.7;
		-khtml-opacity: 0.7;
		opacity: 0.7;
	}
	
#icons {
	display: inline;
	width: 210px;
}
	
#homeicon, #twittericon, #rssicon{
	display: inline;
	padding: 0px;
	margin: 0px;
}

#homeicon img, #twittericon img, #rssicon img{
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	cursor: pointer;
}

	#homeicon img:hover, #twittericon img:hover, #rssicon img:hover{
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		-khtml-opacity: 0.7;
		opacity: 0.7;
		cursor: pointer;
	}
	
/*search*/
#live-search{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	width: 100%;
	
}

#live-search:hover{
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#search img{
	top: 2px;
}

#search input{
	background-color: #fff;
	border: 0px;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 17px;
	margin-left: 0px;
	width: 188px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

#search input:focus{
	background: #fff;
}

/*bottom bar*/
#thebar {
	bottom: 0px;
	width: 100%;
	margin-bottom: -5px;
	padding: 0px;
	color: #000000;
	font-size: 11px;
	position: fixed;
	z-index: 99;
	text-align: center;
}

#thebar_content {
	background: #330000;
	width: 960px;
	margin: 0 auto; 
	height: 28px;
	font-weight: normal;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	padding-top: 10px;
}

#thebar_content p {
	color: #ffffff;
	font-size: 9px;
}

#thebar_content a {
	color: #ffffff;
	font-size: 9px;
	text-decoration: none;
}

#thebar_content a:hover {
	color: #ffffff;
	font-size: 9px;
	text-decoration: underline;
}

/*border baby*/
#border-left {
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	width: 15px;
	background-color: #282828;
	}


#border-right {
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	width: 15px;
	background-color: #282828;
	}

#border-top {
	height: 15px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #282828;
	}

#border-bottom {
	height: 15px;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #282828;
	}