﻿div.skillset {
	
}

body { 
  padding: 25px; 
  background: url('../images/aurora.jpg') #131313 repeat-x;
  /*background: url('../images/bg.jpg') #24272C no-repeat; */
  font-family: "arial",sans-serif; 
  font-size: 16px;
  line-height:24px;
  color: #fff; 
  text-align: center; 
}

/* layout ---------------------------------------------------------------------- */
#layout { 

  margin:0 auto; 
  /*padding-left:250px;*/
  text-align:left;
}

/* header ------------------------------------------------------------------ */
  	#header {
  	/*padding-left:200px;*/
  	text-align:left;
  	padding-bottom:20px;
}
  
      .logo h1{
        font-family:"Courier New", Courier, monospace;        font-weight: normal;
        color: #fff;
        position: relative; 
        font-size:25px;
        margin: 0;
        line-height: 50px;
        height:75px;
        width:50%;
		text-transform:lowercase;
		margin-bottom:-25px;
      }
      .logo a{
        color: #fff;
        text-decoration: none;
      }
      .logo p
      {
      font-family:Arial, Helvetica, sans-serif;
      font-size:52px;
      text-transform:lowercase;
      margin-bottom:20px;
      }    
      
      
span.url 
{
	font-size:19px;
	letter-spacing:5.5px;
}            
    
/* tweet --------------------------------------------------------------- */
.tweet {
	float:right;
	margin-right:10px;
	width:100%;
	margin-top:20px;
	
}
.tweet img.twitter {
float:right;
margin-bottom:-30px;
}
.tweet ul.tweet_list {
	clear:right;
	float:right;
}

.tweet p.loading {
float:right;
margin-right:10px;
}

/* navigation --------------------------------------------------- */
    #nav {
	padding: 7px 0 7px 0px;
	clear: both;
	height: 40px;
	margin-bottom: 20px;
	width:100%;
	height:auto;

}
    		
    		
      #nav ul {	
			margin:0; 
			padding:0; 
			list-style:none;
			}
      			
      	#nav ul li {float:left; display:inline; margin:0; padding:0;}
      	
      	#nav ul li a {
	      	  font-size: 19px;
	      	  font-weight: bold;
	          display: block; 
	          color: #fff;
	          text-decoration: none;
	          float: left; /*\*/ float:none; 
	          padding: 7px 25px 7px 7px;
	          line-height: 13px;
	          border:0;
        }
        
        #nav ul li a span {
	      	  font-size: 11px;
	      	  font-weight: normal;
	      	  color: #67707a;
        }
        
        #nav ul li a:hover {
          	   background: black;
        }
      	#nav ul li#active a {
        }

/*	 content background:#101010 url('../images/contentBG.png')repeat-x scroll 0 0;------------------------------------------------------------- */
div#content
{
	
		/*background:white;
	border:5px solid silver;
	-moz-border-radius: 1.6em;
	-webkit-border-radius: 1.6em;*/
	padding: 10px;
	color:#A3A3A3;
	font-family:'Lucida Grande',Helvetica,Sans-serif;
	}

	div#content p:first-child
	{
	padding-bottom:25px;
	padding-top:25px;
	}
	
	div#content p
	{
	padding-bottom:25px;
	}
	
	

div#content h1 {
	padding-top:25px;
	font-size:1.5em;
	margin-bottom:10px;
}
div#content h2 {
	padding-top:25px;
	font-size:1.3em;
	margin-top:20px;
	margin-bottom:10px;
}

div#content h3 {
	padding-top:25px;
	font-size:1.2em;
	margin-bottom:10px;
}

/* portfolio ----------------------------------------------------------- 
div.portfolio
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-top:30px;
}


div.portfolio h2
{
color:#606060;
font-size:120%;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
padding-bottom:10px;
}

div.portfolio h3 {
	color:black;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-color:white;
}

		ul.portfolio {
		background-color:white;
			padding: 0;
			margin: 0;
			clear:both;
		}
		
				 
		 REQUIRED * the "slidingPanelsActivated" class added to container by the plug-in, allows for different presentation if JavaScript is disabled 
		ul.slidingPanelsActivated {
			display:block;
			height:400px;
			margin:auto;
			overflow:hidden;
			padding:0;
			position:relative;
			width:80%;		}
			
			ul.cllf{
			height:380px;
			margin:0;
			overflow:hidden;

			}


	
 
		ul.portfolio li {
			display: block;
			padding:0;
			margin:0;
		}
		
		ul.portfolio li img {
			
			
			float:left;
		}
		
		ul.portfolio li span{
			color:black;
			display:none;
			background-color:white;
		}
 
		REQUIRED * the "slidingPanelsActivated" class added to container by the plug-in, allows for different presentation if JavaScript is disabled 
		ul.slidingPanelsActivated li {
			display:block;
			position:absolute;
			overflow:hidden;
			"left" and "width" properties set automatically 
			top: 0;
 
			edit "padding" and "margin" with care, as they can mess things up across browser 
			padding: 0;
			margin: 0;
 
			 "height" of 100% recommended to keep panels all the same height as the container 
			height:100%;
		}
*/

/* links --------------------------------------------------------------- */
a {color:#fff;}
a:link {color:#fff;}
a:hover {color:#fff; text-decoration: none;}

ul li a.tweet_avatar {border-bottom:0px; padding-right:10px }

/* Portfolio Slider -----------------------------------------------------------*/

.anythingSlider                         { width: 760px; height: 600px; position: relative; margin: 0 auto 15px; }
.anythingSlider .wrapper                { width: 680px; overflow: auto; height: 600px; margin: 0 40px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; background: #eee; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 600px; width: 680px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }
.anythingSlider ul li div				{
	text-align:center;
	
}
.anythingSlider ul li div img           { margin-left: auto;
										  margin-right:auto;
										}


#thumbNav                               { position: relative; top: 323px; text-align: center; }
#thumbNav a                             { color: black; font: 11px/18px; Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #c58b04 url(../images/cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #e0a213; }

#start-stop                             { background: green; display:none; background-image: url(../images/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 323px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#start-stop.playing                     { background-color: red; display:none;}
#start-stop:hover                       { background-image: none; display:none;}

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

.panel {
	background: black;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	height: 450px;
	display: none;
	z-index:25;
	position:relative;
	color:#fff;
	font-weight:bold;
	padding-top:100px;
	padding-left:20px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
}

.hidden {
	display:none;
}


#ElimGCC, #CLLF {
	position:absolute;
	top:45px;
	z-index:1;
	width:680px;

}
.slide {
	margin: 0;
	padding: 0;
	
}
.btn-down {
	background: black right -50px;
	text-align:center;
	width: 200px;
	height: 30px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	z-index:30;
	position:relative;
}
.active {
	background-position: right 12px;
}
