/*
Theme Name: Oleg08-2
Theme URL: http://oleglos.com
Description:  My theme for Oleg Los 2008
Author: Thomas Fleming
Author URL: http://www.believingthomas.org/
*/
/* Main formating */

body{background: url('images/greenback.jpg') top left repeat; none; font-family: "Arial",sans-serif; font-weight: noraml; color: black;}

h1, h2, h3{font-family: "Arial Black",sans-serif; font-weight: normal; color: #A03F1A;}
h1 {text-align: center;}
li {margin: 0 0 0 4em;}

a:link {text-decoration:none; color: #A03F1A; }
a:visited {text-decoration:none; color:green;}
a:hover {text-decoration:none; color:red;}
a:focus {text-decoration:none; color:red;}

/* layout section */
#wrap {  /*background: #A03F1A;*/
                
		width:1100px;
		margin: auto;
		padding: 20px;}

#screen {background: #fff;
              -moz-box-shadow: 5px 5px 10px #000;
              padding: 20px;   
               -moz-border-radius:20px;}
 
#header {width: 850px; padding: 10px 0 0 40px; margin-left: 20px;}
#header {background: url('images/logo200.png') top left no-repeat; padding: 0 0 0 20px;}
#headerbanner {height: 200px; background: url('images/banner.jpg') top left no-repeat; list-style: none; margin-left: 200px}

#navbar {font-family: "Palatino Linotype", Palatino, serif; font-variant: small-caps;
		color: #A03F1A;}
#navbar a img {border: none; }	
#navbar	a:link {text-decoration:none; color: #A03F1A; }
	a:visited {text-decoration:none; color:green;}
	a:hover {text-decoration:none; color:red;}
	a:focus {text-decoration:none; color:red;}
	
	
#main {clear: both;

}

#content {float: left; width: 70%;
			padding: 1%;}	

#mp3 a {display: inline; text-decoration: none; width: 2em;
			color: #ffffff;  font-family: "Trebuchet MS", Verdana, sans-serif;}
#mp3 a:link {background: #A03F1A; border: 2px outset #A03F1A;}
#mp3 a:focus, #mp3 a:hover {background: #DAA670; border: 2px outset #DAA670; color: black;}
#mp3 a:active, #mp3 a:visited {background: #BB8E60; border: 2px outset #BB8E60;}


#sidebar {float: right; width: 25%;
			padding: 1%;
					}
/*#sidebar ul{
	list-style-type:none;
	/*margin-bottom:0.5em;
	padding:0;
}*/
/*
#sidebar ul li{
	margin-bottom:0.3em;
	padding:0.3em;
}

#sidebar ul ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul ul li{
	border-bottom:1px dotted #ddd;
	margin-bottom:0.3em;
	padding:0.3em;
}					
	*/				
#footer {clear:both;}
	
img.border {margin: 20px; background: url('images/greenback.jpg') top left repeat; none;}
