/*  
Theme Name: Allegro
Theme URI: http://www.allegrodigital.com/
Version: 2.0
Author: Stephen Tucker
*/



/* Design
----------------------------------------------- */
body {
	background:#000;
	min-width:900px;
	margin:0;
	padding:0;
	font-family:"leelawadee", Arial, sans-serif;
	color:#EEE;
	font-size/* */:/**/small;
	font-size: /**/small;
	}
li {list-style-type:none;}
a:link {
	color:#58a;
	text-decoration:none;
	}
a:visited {
	color:#969;
	text-decoration:none;
	}
a:hover {
	color:#fa2;
	text-decoration:underline;
	}
a img {
	border-width:0;
	}
#header{
	clear:both;
	width:100%;
	height:124px;
	text-align:center;
	background:url(../../../../v2design/header.jpg) no-repeat top center;
	}	
#container {
	float:left;
	width:100%;
	background: url(../../../../v2design/website.jpg) no-repeat top center;
	}
#center-column {
	width:900px;
	margin-left:auto ;
	margin-right:auto ;
	position:relative;
	}
#content {
	width:660px;
	float:left;
	}
#sidebar {
	width:230px;
	float:right;
	}
div.post-title {
	margin:.25em 0 0;
	font-size:150%;
	line-height:1.4em;
	color:#fa2;
	}
div.paragraph {
	font-size:115%;
	color:#fff;
	}	
#center-footer {
	width:900px;
	margin-left:auto ;
	margin-right:auto ;
	position:relative;
	}
#footer{
	clear:both;
	width:100%;
	height:58px;
	background:url(../../../../v2design/footer.jpg) no-repeat bottom center;
	font-size:small;
	}
#copyright{
	margin-top:32px;
	float:left;
	text-align:left;
	width:450;
	}
#trailingnav{
	margin-top:32px;
	float:right;
	text-align:right;
	width:450;
	}

/* Image Gallery Specific
----------------------------------------------- */
#gallery {
	display:table-row;
	}
.thumbnails ul li { float:left; padding-right:10px; padding-bottom:10px;}
.thumbnails ul li a {background:#000; display:block;}
.thumbnails ul li a img {opacity:0.6;}
.thumbnails ul li a:hover img {opacity:1;}
#gallery-title {
	margin:.25em 0 -5px 0;
	font-size:150%;
	line-height:1.4em;
	color:#fa2;
	}
	
/* Tutorial Specific
----------------------------------------------- */
#tuttable {
	font-size:115%;
	color:#fff;
	}
table.tuttable {border:0px; width:900px;}
td.tutleft {vertical-align: middle; width:210px;}
td.tutright {text-align:left; vertical-align:middle;}
.tutleft a {background:#000; display:block; float:left;}
.tutleft a img {opacity:0.6;}
.tutleft a:hover img {opacity:1;}

/*Navigation
----------------------------------------------- */
#navigation {
	margin: 0; padding:0;
	border-bottom: 0;
    text-decoration:none;
    height: 34px;
	}
#navigation a:hover {
	background-image: none;
	}
#navigation a {
	display: block;
	overflow:hidden;
	font: 13px/1;
	text-decoration: none;
	}
div.blog {
	float: left;
	width: 74px; height:34px;
	background: url( '../../../../v2design/home.png' ) 0 -34px no-repeat;
	}
div.blog a {
	width:100%; height:100%;
	background: url( '../../../../v2design/home.png' ) top left no-repeat;
	}
div.video {
	float: left;
	width: 88px; height:34px;
	background: url( '../../../../v2design/video.png' ) 0 -34px no-repeat;
	}
div.video a {
	width:100%; height:100%;
	background: url( '../../../../v2design/video.png' ) top left no-repeat;
	}
div.images {
	float: left;
	width: 96px; height:34px;
	background: url( '../../../../v2design/images.png' ) 0 -34px no-repeat;
	}
div.images a {
	width:100%; height:100%;
	background: url( '../../../../v2design/images.png' ) top left no-repeat;
	}
div.music {
	float: left;
	width: 89px; height:34px;
	background: url( '../../../../v2design/music.png' ) 0 -34px no-repeat;
	}
div.music a {
	width:100%; height:100%;
	background: url( '../../../../v2design/music.png' ) top left no-repeat;
	}
div.tutorials {
	float: left;
	width: 126px; height:34px;
	background: url( '../../../../v2design/tutorials.png' ) 0 -34px no-repeat;
	}
div.tutorials a {
	width:100%; height:100%;
	background: url( '../../../../v2design/tutorials.png' ) top left no-repeat;
	}
div.about {
	float: left;
	width: 79px; height:34px;
	background: url( '../../../../v2design/about.png' ) 0 -34px no-repeat;
	}
div.about a {
	width:100%; height:100%;
	background: url( '../../../../v2design/about.png' ) top left no-repeat;
	}