/*
Theme Name: sneakatron V1.0
Theme URI: http://sneakatron.co.uk/
Description: My First Wordpress Theme
Version: 1.0
Author: Richard Hole
Author URI: http://sneakatron.co.uk/


	sneakatron V1.0
	 http://sneakatron.co.uk

	This theme was designed and built by Richard Hole,
	whose blog you will find at http://sneakatron.co.uk/

	

*/

@import url('css/reset.css');
@import url('css/text.css');
@import url('css/960.css');

* {
     margin: 0;
 }
 html, body {
     height: 100%;
 }
 
body{background:#FFF;
font-family:Lucida Grande",  "Lucida Sans Unicode", Verdana,  sans-serif;/**was Georgia,"Times New Roman",Times,serif;**/
font-size:13px;
color:#333332;
}

.bg{background:url(img/bg3.gif) repeat-y 98.3%;
margin-top:-30px;
margin-bottom:-50px;
padding-right:0}


a{color:#0179A5;text-decoration:underline}

a:hover{text-decoration:none}

h6,h5,h4,h3,h2,h1{font-weight:normal;
color:#000;text-transform: capitalize;
font-family:Georgia, "Times New Roman",  Times,  serif;}

input, textarea, button{border: 1px solid #000;font-family: inherit;background:#f2f2f2}

input:focus, textarea:focus{background:#fff}

button{background:#222222;color:#fff}

pre{color:grey;font-style:italic}

/**********************Header**********************/
#header{background:#1f1e1e;color:#fff;}

#header-wrapper{background:#1f1e1e;
height:101px;
margin-bottom:30px;
border-bottom:3px solid #E5E5DF}

#logo{color:#fff;margin:0 0 0 0;
background:#000;border:1px solid #2b2929;
padding: 10px;
text-align:center}

#logo img{margin:0 auto}

#logo span{color:#fff;display:block;margin:0 auto}

#logo a{color:#000}

#logo a:hover{color:#0179A5;text-decoration:none;}

#logo a:hover span{color:#000}

#nav{float:right;font-size:24px;}

#nav ul{margin:0 auto;
background:#000;
border:1px solid #2b2929;
padding:0 0 2px 5px;}

#nav ul li{display:inline;}

#nav ul li a{color:#6e6d6d;
text-decoration:none;
font-family:"Georgia",georgia,"Times New Roman",Times,serif;}

#nav li.current_page_item a{color:#fff;text-decoration:none}

#nav ul li a:hover{color:#FFF}

/*******************MAIN********************************/

#speech.grid_5{float:left;margin-top:100px}

#thumb{margin-bottom:10px}

#thumb a img{border: 3px solid #333332 ;height:60px}

#thumb a:hover img{border:3px solid #999999;}


.wrapper {
    min-height: 100%;
height: auto !important;
height: 100%;
/*margin: 0 auto 5px;*/
}

/******************Footer***********88*****/

#footer{background:#1f1e1e;
color:#fff;
height:30px;
text-align:center;
padding:10px;
margin-top:50px;}



/**************Speech (nettuts) **************/
blockquote#two {
			 
			background: #f2f2f2 /**was #FBFBF9**/;
			padding: 25px;
			position: relative;
			margin-top:-95px;
			margin-bottom:50px;
		}

		blockquote#two .arrow {
			 width: 0;
			height: 0;
			line-height: 0;
			border-top: 40px solid #f2f2f2/**was #FBFBF9**/;
			border-left: 30px solid #fff/** was #f0f0e8**/;
			/**border-right: 30px solid #f0f0e8;**/
			position: absolute;
			bottom: 60%;
			left: -30px;
		}
		
		blockquote#two h2{margin:-20px 0 0 0}
		
		
/***************BLOG*****************/
h1.title{margin:20px 0 0 0;padding-bottom:0;font-size:1.9em;}

h1.title a{text-decoration:none;color:#000}

h1.title a:hover{text-decoration:underline}

.entry-content h1{font-size:1.4em;margin-bottom:0}
.entry-content h2{font-size:1.3em;margin-bottom:0}
.entry-content h3{font-size:1.2em;margin-bottom:0}
.entry-content h4{font-size:1.1em;margin-bottom:0}
.entry-content h5{font-size:.1em;margin-bottom:0}
.entry-content h6{font-size:.9em;margin-bottom:0}

span.top-meta{font-size:small;color:#999999}

span.top-meta a{color:#000}

.entry-content{margin-top:20px}

.more-link{background:#222222;
border:1px solid #000;
color:#fff;
padding:5px;
text-decoration:none;}

a:hover.more-link {background:#000}

.post{border-bottom:1px dotted #e1e1e1;padding-bottom:30px;}

.postComments{border-bottom:1px dotted #e1e1e1;padding-bottom:30px;}

.postComments a{color:#000;}

.page{margin-top:20px}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.navigation{margin-top:10px;padding-bottom:10px;display:block;float:left}

/*
.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;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
*/

/****************Comments****************************/

#comments .odd, #comments .even{border-top:1px dotted #e1e1e1;padding-top:30px}

.comment-text{padding-top:10px}

#comments-form{border-top:1px dotted #e1e1e1;padding-top:10px;margin-top: 60px}

#respond{padding-top:20px}

ol li{margin:20px}

/*******************side bar***********************/

#blog-sidebar .box{
padding:20px 20px 0 20px;
font-size:13px;
}

#blog-sidebar .box a{text-decoration:none}

#blog-sidebar .box a:hover{text-decoration:none;color:#000}


.reviews{}

#search-submit{background:#222222;color:#fff}

#twitter_update_list{padding-right:0;padding-left:0;margin:0}

#twitter_update_list li{list-style-type:none;padding:0;margin:0}

#twitter_update_list li span{display:block} 

.facebook{
list-style-image:url(img/social/facebook.gif);
vertical-align:middle;	
}

.twitter{
list-style-image:url(img/social/twitter.gif);
vertical-align:middle;
}

.flickr{
list-style-image:url(img/social/flickr.gif);
vertical-align:middle;
}

.rss{
list-style-image:url(img/social/rss.gif);
vertical-align:middle;
}


/**Lightswitch:   http://www.jankoatwarpspeed.com/post/2009/05/17/Use-jQuery-to-turn-off-the-lights-while-watching-videos.aspx**/

/*
Usage:

************Javascript (jquery)************
$(document).ready(function(){
    $("#shadow").css("height", $(document).height()).hide();
    $(".lightSwitcher").click(function(){
        $("#shadow").toggle();
        if ($("#shadow").is(":hidden"))
            $(this).html("Turn off the lights").removeClass("turnedOff");
        else
            $(this).html("Turn on the lights").addClass("turnedOff");
    });
}); 

***************HTML************************
<div id="command">
                <a class="lightSwitcher" href="#">Turn off the lights</a>
            </div>
			
			<div id="movie">
			//////////////////Movie code................
			</div>
			
			<div id="shadow"></div> 
*/

#movie {width:auto; text-align:left;}


                       
.lightSwitcher:hover {text-decoration:underline;} 

#shadow {background-image:url(img/shade1x1.png); position:absolute; left:0; top:0; width:100%; z-index:100;} 

#command { position:relative; height:25px; display:block;}
.lightSwitcher {position:absolute; z-index:101; background-image:url(img/light_bulb_off.png);
                      background-repeat:no-repeat; background-position:left; padding: 0 0 0 20px;
                      outline:none; text-decoration:none;} 
					  
.turnedOff {color:#ffff00; background-image:url(img/light_bulb.png);} 


/**gets rid of wp-stats img**/
img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}
		
