/*  
Theme Name: Black Gloss
Theme URI: http://area51.wdanielryan.com/black
Description: Here I go again ripping off Apple.com, but they do know how to may nice design when they want to.
Version: 1.0
Author: Daniel Ryan
Author URI: http://area51.wdanielryan.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/

/*  PAGE WIDE ATTRIBUTES */

	body {
		margin: 0;
		padding: 0;
		font-family: Lucida Grande, Arial, sans;
		font-size: 16px;
		line-height: 16px;;
		color: #333;
		background: black;
		text-align: left;
		height: 100%;
		background: black url(images/bg.png) repeat-y bottom center;
		}
		
	p	{
		font-size: 78%;
                  color:#333;
		}
        li	         {
		font-size: 78%;
                  color:#333;
		}
        td	         {
		font-size: 78%;
                  color:#333;
		}
		
	a	{
		color: #333;
		text-decoration: none;
		}
         img      {
                  border:0;
                  }
		
	a:hover {
		color: orange;
		text-decoration: underline;
		}
		
	h1 {
		font-size: 110%;
		font-weight: bold;
		margin-bottom: -14px;
		}
		
	h2 {
		font-size: 85%;
		color: #555555;
		}
		
	h3 {
		font-size: 90%;
		font-weight: bold;
		}
	h4 {
		font-size: 88%;
		font-weight: bold;
                  margin-bottom: 0px;
		}
		
	small {
		font-size: 70%;
		}
         clear {
		clear:both;
		}
		
	blockquote {
		border-left: 4px solid #555555;
		padding-left: 4px;
		margin: 0;
		}
				

/* LAYOUT */
		
	#top {
		width: 800px;
		height: 42px;
		}
	
	#wrapper {
		width: 800px;
		margin: 0 auto;
		background: black url(images/wrapper_bg.png) repeat-y top center;
		margin-bottom: 40px;
		}
		

		
/* HEADER */

	#header {
		width: auto;
		height: auto;
		text-align: left;
		font-size: 180%;
		padding: 10px 0 10px 48px;
		font-weight: bold;
		}
	
	#header .description {
		font-size: 50%; line-height:170%;
		}
		
	#header a {
		color: black;
		}
		
	#header a:hover {
		color: #E2E2E2;
		}
		

/* MENU */

	#menu {
		width: 698px;
		height: 26px;
		padding: 6px 16px 14px 16px;
		overflow: hidden;
		background: url(images/menu_bg.png) top center no-repeat;
		color: white;
		text-align: center;
		margin: 0 auto;
		line-height: 1em;
		font-weight: bold;
		font-size: 0.7em;
		}
		
	#menu a {
		color: white;
		padding: 0 16px;
		}
		
	#menu a:hover {
		text-decoration: none;
		}
		
	#menu ul {
		margin: 0;
		padding: 0;
		white-space: nowrap;
		}
		
	#menu ul li {
		display: inline;
		}
		
		
/* CONTENT */

	#content {
		width: 745px;
		}
	
	#clearer {
		width: auto;
		height: 1px;
		clear: both;
		}
/* CONTENT Category*/

	#content-cat {
		width: 700px;
                  padding-left:48px;
                  padding-right:48px;
		}
         #content-cat a{
                  color:#0000FF;
                  text-decoration:underline;
                      }
	#content-cat ol li {
		font-size: 85%; margin-bottom:16px;}
	#content-cat ul li {
		font-size: 85%;}

		
	#clearer {
		width: auto;
		height: 1px;
		clear: both;
		}
		
		
/* ENTRIES */

	#entries {
		width: 457px;
		height: auto;
		margin-right: 240px;
		margin-left: 48px;
		text-align: left;
		}
		
	#entries li {
		font-size: 85%;
		}
	#entries-cat {
		width: 457px;
		height: 330px;
		margin-right: 240px;
		margin-left: 48px;
		text-align: left;
		}
	#entries-cat li {
		font-size: 85%;
		}
         .entry-des {
                  float:right;
		width: 250px;
		height: 13px;
		margin: 0 0 0 10px;
                  font-size: 13px;
	         color: #656565;
	         line-height: 13px;


}
.entry-des h2{
                  font-size: 18px;
	         color: orange;
	         line-height: 18px;
}
.entry-des h2 a{
                  font-size: 18px;
	         color: orange;
	         line-height: 18px;
}
.entry-des h3 a{
                  font-size: 12px;
	         color: blue;
                  text-decoration:underline;
	         line-height: 12px;
}
.entry-des h2 a:hover{
	         color: orange;
	         line-height: 110%;
}

         .entry-pic {
                  float:right;
		width: 180px;
		height: 13px;
		margin: 0 10px 0 0;
}
         .small-gray-des {
                  	font-size: 11px;
	         color: #656565;
	         line-height: 13px;
}

/* SIDEBAR */

	#sidebar {
		width: 229px;
		height: auto;
		float: right;
		margin-right: 11px;
		font-size: 70%;
		line-height: 1.25em;
		}

	.sidebar_bg {
		background: url(images/sidebar_bg.png) repeat-y top center;
		width: 199px;
		padding: 0 0 0 30px;
		}
		
	.sidebar_footer {
		background: url(images/sidebar_footer.png) no-repeat top center;
		width: 229px;
		height: 33px;
		margin: 0 0 0 -30px;
		}
		
	#sidebar h2 {
		width: 199px;
		height: 37px;
		background: url(images/sidebar_header.png) no-repeat bottom center;
		padding: 12px 0 0 30px;
		margin: 0 0 0 -30px;
		font-size: 12px;
		white-space: nowrap;
		}
		
	#sidebar ul {
		list-style-type: none;
		margin: 0 0 0 5px;
		text-indent: 0;
		}
		
	#sidebar p {
		font-size: 100%;
		padding-right: 30px;
		}
	
	#sidebar li {
		height: 1.25em;
		}
		
	#sidebar ul li h2 {
		background: none;
		padding: 0;
		margin: 0;
		}
		
	#sidebar ul ul {
		margin: 0;
		padding: 0 0 0 20px;
		}
		
	#sidebar ul ul li {
		padding: 0;
		margin: 0;
		line-height: 1em;
		}
		
	#sidebar a:hover {
		color: black;
		}