/*  

Theme Name: eleven3

Theme URI: http://wordpress.org/

Description: The brand new theme for George Huff's personal website

Version: 3.0

Author: George Huff

Author URI: http://www.eleven3.com/ http://www.wtmworldwide.com



	eleven3 3.0

	 http://www.eleven3.com/



	This theme was designed and built by George Huff.

	





*/







/************************************************************************



	Site:		eleven3.com



	Author:		George Huff, We The Media		[www.wtmworldwide.com]  



	Client:		George Huff		[http://www.eleven3.com/]

	

	Notes:		Redesign and Build

	

	Date:		9-7-07

				

				

	Listing Order:

	==============



	1 - Global

	2 - Structural

	3 - Entry & Left Column

	4 - Commment

	5 - Archive

	6 - Side Panel

	7 - Secondary Content

	



************************************************************************/



/***********************************************************************

	1 - GLOBAL STYLES

************************************************************************/



body {

	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e7175;
	border: 0;
	margin: 0;
	padding: 0;
}

* { 
	margin: 0; 
	padding: 0; 
	border: 0;
}

a {
	text-decoration:none;
	color: #000;
}

div#mid-meniu-back td a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E0092;	
}
div#mid-meniu-back td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC33CC;
	font-style:bold;
}
a:hover {
	text-decoration:underline;
}


/* GLOBAL */

td		{vertical-align:top}

a img	{border:0}

hr		{display:none}

.hr		{border-bottom:1px solid #000;}





/***********************************************************************

	2 - STRUCTURAL STYLES

************************************************************************/

ul#minitabsleft{list-style: none; padding-left:10px; font-size:12px; text-align: left}
ul#minitabsleft li{margin: 2px;padding: 2px;}
ul#minitabsleft a{text-decoration: none; padding-left:5px; color: #6e7175; border-left: 3px solid #CC33CC}
ul#minitabsleft a.current{padding-right:5px; border-right: 3px solid #CC33CC; font-weight:bold; color:#5E0092}
ul#minitabsleft a:hover{padding-right:5px; border-right: 3px solid #CC33CC; font-weight:bold}


div#left-back {
width: 200px;
height: 300px;
background: url(bg/bkg_home3.jpg) left top no-repeat;
position:absolute;
}

div#right-menu {
width: 165px;
left: 535px;
top: 15px;
position: absolute;
}
div#promo {
width: 165px;
height:210px;
background: url(bg/promo-back.jpg) left top no-repeat;
position: relative;
text-align:center;
color:#6e7175;
padding-top:7px;
}
div#promo a { color:#6e7175;}
div#promo a.current {text-decoration:none; color: #CC33CC;}
div#promo a:hover {text-decoration:none; color: #CC33CC;}

div#contacts { position: relative; top:150px; color:#6e7175;}
div#contacts a { position: relative; color:#6e7175;}

div#top_ad {
width: 165px;
position: relative;
text-align:center;
top:-10px;
}
div#kalbos {
text-align:center;
font:Arial, Helvetica, sans-serif;
font-size:14px;
padding-top:10px;
}
div#top-back {
background: url(bg/bkg_header.gif) left top no-repeat;
width: 535px;
height: 233px;
position: absolute;

}

div#top-menu {
width: 535px;
height: 60px;
left:35;
position: relative;
}

div#meniu {
width: 165px;
position: relative;
top:3px;
}

div#right_ad {
width: 165px;
position: relative;
text-align:center;
top:2px;
}

div#top-meniu-back {
width: 165px;
height: 20px;
background: url(bg/top-meniu-back.jpg) left top no-repeat;
position: absolute;
}

div#mid-meniu-back {
width: 165px;
background: url(bg/mid-meniu-back.jpg) left top repeat-y;
position: relative;
padding-top:5px;
padding-bottom:10px;
top:10px;
}

div#bot-meniu-back {
width: 165px;
height: 20px;
background: url(bg/bot-meniu-back.jpg) left top no-repeat;
position: relative;
}

div#divider {
width: 465px;
height: 1px;
margin-bottom:10px;
background: url(bg/divider.gif) left top no-repeat;
position: relative;
}

#site_nav		{width:480px;}
#site_nav td	{padding-left:35px;}
#site_nav a		{
	display:block; height:18px;
	padding-left:12px;
	font-size:14px; line-height:14px; 
	color:#6e7175; font-weight:bold; text-decoration:none;
#CC33CC
}

#site_nav a:hover	{background: #CC33CC; color:#FFFFFF;}
#site_nav em		{display:block; height:18px; font-style:normal; font-weight:bold; font-size:14px; line-height:14px; color:#5E0092;}


div#main-back {

background: url(bg/bkg_content_top.gif) left top repeat-y;
width: 535px;
position: relative;
top: 233px;

}



div#main-back-content {

width: 450px;
position:relative;
left: 45px;
top: 15px;
padding-top:30px;
padding-bottom:50px;

}



div#bottom-back {
background: url(bg/bkg_footer.gif) left top no-repeat;
width: 535px;
height: 55px;
position: absolute;

}

#imgframe a img
{	background-color:#dbdbc6;
	margin:5px;
    padding: 5px;
    width: 120px;
	height:120px;
}  
                  

#imgframe a:hover img
{
    background-color:#EDEFF1;
	margin:5px;
    padding: 5px;
}


