



body{
	font-size: 62.5%;
	background: #fec534 url("images/bg_work.jpg") repeat-x;
}

a,
a:link,
a:visited{

	text-decoration: none;
	color: #fff;
	font-size: 1.0em;

}

a:hover{
	color: #fff;
	font-size: 1.0em;
}


#contentWrapper{
	width:940px;
        height:840px;
	margin: 0 auto;
	padding: 10px 0 0 0;
        position:relative;
        top:-20px;
}

h3{
	color: #000;
	font-size: 2.9em;
        padding-top:2px;
        padding-bottom: 5px;



}

h2{
	color: #000;
	font-size: 1.7em;
        font-style: italic;
        font-weight: bold;


}

h1{
	color: #000;
	font-size: 1.4em;
        line-height:130%;
        font-weight:bold;
        font-style:italic;


}

h4{
	color: #FFDE2F;
	font-size: 3.0em;
        line-height:130%;
        font-weight: bold;
        
        font-style:italic;


}

h5{
	color: #fff;
	font-size: 1.0em;
        line-height:130%;
        



}

h6{
	color: #fff;
	font-size: 1.3em;
        font-style: italic;
        font-weight: bold;
        padding-bottom:10px;
        


}

#WorkLeftBox{
	width: 385px;
        height: 420px;
	float: left;
	background-color: #e8a300;
        padding-top:0px;
        
	}
#WorkLeftLink {
        position:relative;
        left:-10px;

        padding:5px;
        width:300px;
        background-color: #FFDE2F;

}




#WorkRightBox{
	float: right;
	width: 300px;
        
        




}

#WorkRightTestimonial {background-color: #e8a300; color:#ebad00; width:270px; height:390px; padding:15px; margin:0 0 0 0; line-height: 150%; font-style: italic}
/*#WorkRightTestimonial ul li {color:#ebad00;}*/
.post-meta-key {color:#ebad00; visibility:hidden;}


#Work_Content{
    padding:25px;
}

#Work_Content2{
    padding:25px;
    background-color: #e8a300;
    width:650px;
    height: 68px;
    margin-top:15px;
    
}


#Work_gallery {
    float:right;
    width:700px;
    height:350px;
    background-color: #d1982d;
    margin: 0 0 15px 0;

}

#Work_gallery2 {
    float:right;
    width:700px;
   
    margin: 0 0 15px 0;

}

#Projects{
	float:left;
	width:225px;
	height:785px;
	position: relative;
        
        margin:0 15px 0 0 ;
        background: url("images/work/work_sidebar-grad.png") repeat-x;


}

#Projects_bottom{


        width:225px;
	text-align:left;
        overflow:auto;
        height:606px;
}

#Projects_bottom ul{
	padding: 0px;
	margin: 0px;
	text-transform:uppercase;
    
}

#Projects_bottom ul li{
	
	width: 205px;
	height: 40px;
	padding: 5px 10px 5px 10px;
	margin: 0;
        vertical-align: middle;
        
	

}

#projects_table {padding: 5px 0 5px 10px}

#Projects_bottom ul li:hover {background: none;}

#Projects_top{
	
	padding:55px 15px 10px 15px;
	color:#fff;
        font-weight: bold;
        width: 195px;
        


}
#Projects_nav {

}

#Projects_nav ul li {

        float:right;
        font-weight: bold;
        font-style: italic;
        height: 15px;
        padding: 5px 15px 5px 15px;
        background-color: #d1982d;
        margin: 0 0 15px 15px;
        color:#fff;


}

#Projects_nav ul li.second {background-color: #d1982d; }
#Projects_nav ul li.third {background-color: #d1982d; }



#gallery-1 img {border: none;}

/*
    anythingSlider v1.0

    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/


.anythingSlider                         { width: 778px; height: 270px; position: relative; margin: 0 auto 16px; }
.anythingSlider .wrapper                { width: 700px; overflow: auto; height: 350px; margin: 0 40px; position: absolute; top: 0px; left:-40px; z-index: 0;}
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0;  margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 466px; width: 700px; 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: 225px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: 50px; }
.anythingSlider .back                   { background-position: -67px 0; left: -30px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

#thumbNav                               { position: relative; top: 250px; left:820px;  text-align: right; background: #FFDE2F; width:120px; }
#thumbNav a                             { color: #000; font-size: 1.3em; display: inline-block; padding: 5px 6px 4px 6px; height: 1.3em; margin: 0 0 0 0; background: #FFDE2F; text-align: center; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #FFDE2F; color: #fff; }

#start-stop                             { visibility: hidden; height: 18px;font: 12px; color: #000; width:14px; padding: 4px 4px; text-align: left; position: absolute; right: 120px; top: 309px; background: url("images/home/pause.png") no-repeat center  #FFDE2F; }
#start-stop.playing                     { background: url("images/home/play.png") no-repeat center #FFDE2F ; color: #000; }
#start-stop:hover                       {  }

/*
  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; }