/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/**end YUI reset**/

body{
  background-color:#333333;
  font:1em verdana, tahoma, arial, trebuchet, sans-serif;
  text-align:center;
  color:#CCCCCC;
}

a{
  color:#b5ce73;
}

#container{
  width:950px;
  height:650px;
  margin:40px auto 0 auto;
}

#left-container{
  float:left;
}

#left-menu{
  height:40px;
  width:400px;
  overflow:hidden;
}

#left-menu a{
  height:40px;
  width:110px;
  background-color:#222222;
  float:right;
  color:#3d3d3d;
  text-decoration:none;
  padding:0px 5px 0px 5px;
}

#left-menu a:hover{
  color:#565656;
} 

#left-menu .oddMenu{
  background-color:#3d3d3d;
  color:#222222;
}

#left-content{
  width:400px;
  height:420px;
  background-color:#222222;
}
#left-content ul{
  list-style-type:none;
  overflow:hidden;
}
#left-content ul li{
  margin-top:18px;
  font-size:1.2em;
  font-family:georgia;
}
#left-content ul li.excerpt{
  margin:10px 10px 0 20px;
  text-align:left;
  font-size:0.8em;
  font-family:verdana, tahoma, arial, trebuchet, sans-serif;
}
#left-content a{
  text-decoration:none;
  font-weight:bold;
}
#left-content a:hover{
  text-decoration:underline;
  color:#C9EB6A;
}
#left-content .excerpt{
  font-style: italic;
}

#menu-container{
  width:150px;
  float:left;  
  text-align:center;
}

#homeLink{
  background:transparent url(images/home.png) no-repeat scroll 0%;
  display:block;
  height:50px;
  width:110px;
  line-height:50px;
  text-decoration:none;  
  margin:0 auto;
}

/***hover code from cssplay.co.uk***/
a#homeLink:hover{
  background:transparent url(images/home-hover.png) no-repeat scroll 0%;
  display:block;
  height:50px;
  width:110px;
  line-height:50px;
  text-decoration:none;  
  margin:0 auto;  
}

#middle-menu{
  width:110px;
  height:450px;
  background-color:#222222;
  margin-left:20px;
  text-transform: uppercase;
  float:left;
  display: inline;
}

#middle-menu ul{
  list-style-type:none;
  margin-top:20px;
  overflow:hidden;
}

#middle-menu ul li{
  margin-top:40px;
}
#middle-menu ul li a{
  text-decoration:none;
  font-size:1.2em;
  color:#3d3d3d;
  font-weight:bold;
}
#middle-menu ul li a:hover{
  color:#b5ce73;
}
#meta-icons{
  height:25px;
  float:left;
  margin:-28px 0 0 22px;
  display:inline;
}
#meta-icons img{
  margin:0 0 0 5px;
  opacity:0.3;
  filter: alpha(opacity=30);
}
#meta-icons img:hover{
  opacity:1;
  filter: alpha(opacity=100);
}
#right-container{
  float:right;
}

#right-menu{
  height:40px;
  width:400px;
  overflow:hidden;
}

#right-menu a{
  height:40px;
  width:120px;
  background-color:#222222;
  float:left;
  color:#3d3d3d;
  text-decoration:none;  
  padding:10px 0px 0px 0px;    
}

#right-menu a:hover{
  color:#565656;
} 

#right-menu .oddMenu{
  background-color:#3d3d3d;
  color:#222222;
}

#right-content{
  width:400px;
  height:420px;
  background-color:#222222;
}
#right-content img{
  margin-top:28px;
}
#right-content img:hover{
  border:1px solid #565656;
  margin-top:27px;
  margin-bottom:-1px;
}
#siteTitle{
  font-size:4em;
  color:#3d3d3d;
  float:right;
  margin:70px 0px 0 0;
}

/***Full entry page***/


#entry-nav{
  height:40px;
  overflow:hidden;
}

#entry-nav-left{
  height:40px;
  width:33.3%;
  float:left;
  overflow:hidden;
}
#entry-nav-left a{
  height:40px;
  width:110px;
  background-color:#222222;
  color:#3d3d3d;
  text-decoration:none;
  float:right;
  margin-top:;
}
#entry-nav-left #date{
  padding-top:10px;
}
#entry-nav-left a:hover{
  color:#565656;
} 

#entry-nav-left .oddMenu{
  background-color:#3d3d3d;
  color:#222222;
}
#entry-home{
  height:40px;
  width:33.3%;
  float:left;
  text-align:center;
}
#homeLink-entry{
  background:transparent url(images/home-entry.gif) no-repeat scroll 0%;
  display:block;
  height:40px;
  width:110px;
  line-height:40px;
  text-decoration:none;  
  margin:0 auto;
}

/***hover code from cssplay.co.uk***/
a#homeLink-entry:hover{
  background:transparent url(images/home-entry-hover.gif) no-repeat scroll 0%;
  display:block;
  height:40px;
  width:110px;
  line-height:40px;
  text-decoration:none;  
  margin:0 auto; 
}
#entry-nav-right{
  height:40px;
  width:33.3%;
  float:left;
  overflow:hidden;
}
#entry-nav-right a{
  height:40px;
  width:110px;
  background-color:#3d3d3d;
  color:#222222;
  text-decoration:none;
  float:left;
  border-right:1px solid #333;
  padding-top:10px;
}

#entry-nav-right a:hover{
  color:#565656;
} 

#entry-container{
  width:950px;
  background-color:#222222;
  overflow:hidden;
}
#entry-content{
  width:910px;
  background-color:#222222;
  margin:20px;
  text-align:left;
}
#entry-content a{
  text-decoration:none;
}
#entry-content a:hover{
  text-decoration:underline;
}
#entry-content h3{
  font-weight:bold;
  font-size:1.3em;
  font-family:georgia;
}
#entry-content p{
  margin:20px 0;
}
#entry-content img{
  margin:20px 0;
}
#entry-content #meta-comments{
  font-style:italic;
  font-size:0.7em;
  margin:10px 0;
}

#entry-meta-icons{
  text-align:center;
  margin:0 auto;
  width:110px;
  height:35px;  
  background-color:#222222;
}
#entry-meta-icons img{
  margin:5px 0 0 5px;
  opacity:0.3;
  filter: alpha(opacity=30);
}
#entry-meta-icons img:hover{
  opacity:1;
  filter: alpha(opacity=100);
}

