﻿body 
{
	font-family:Arial;
	font-size:0.90em;
	background-color:#333;
	margin:0px;
	background-image:url("/wp-content/themes/umstudio-theme/bg.jpg");
}

li
{
	list-style-type:square;
}

h1, h2, h3
{
  font-variant:small-caps;
	
	font-family:helvetica;
	/*letter-spacing:1px;*/
	padding:0px;
	/*font-weight:normal;*/
  
}

h1
{
	font-size:1.2em;
	margin:0 0 5px 0;
	color:#333;
		/*background-image:url(http://umstudio.net/wp-content/themes/umstudio-theme/middlebg.jpg);*/
		/*padding:3px 0px;*/
}

h2
{
	font-size:1.1em;
	/*color:white;*/
	padding:3px 5px;
	margin:25px 0 0px 0;
	/*background-image:url(http://umstudio.net/wp-content/themes/umstudio-theme/middlebg.jpg);*/
	background-color:#98C60F;
	color:#fff;
}

a
{
	color:#516907;
}

a:hover
{
	text-decoration:none;
}

.alignright
{
  float:right;
}

.clear
{
	clear:both;
}

/*
    header
*/
#header-links
{
	margin:0px auto 8px auto;
	width:950px;
	background-color:#222;
	background-image:url("/wp-content/themes/umstudio-theme/75p_honey.png");
}

#header-links	a
{
	font-family:Tahoma;
	color:white;
	padding:10px 20px 11px 20px;
	/*background-color:#98c60f;*/
	/*background-image:url("/wp-content/themes/umstudio-theme/75p_honey.png");*/
	font-weight:bold;
	font-size:0.9em;
	display:block;
	float:left;
	border-right:1px solid #3a3a3a;
	/*border-top:1px solid #222222;*/
}

#header-links	a:hover, #header-links	a.selected
{
	background-image:none;
	background-color:#98c60f;
	/*text-decoration:none;*/
	color:#fff;
	padding:9px 20px 11px 20px;
	border-top:1px solid #C3EF3E;
	
}

#header-links .line
{
	background-color:#A5DB06;
	background-image:url(http://umstudio.net/wp-content/themes/umstudio-theme/menudownbg.jpg);
	padding:2px 0 0px 0;
	/*border-bottom:1px solid #86AF0E;*/
	/*border-top:1px solid #C3EF3E;*/
}

#header-links .line div
{
	background-image:url(http://umstudio.net/wp-content/themes/umstudio-theme/menu-corner.jpg);
	background-repeat:no-repeat;
	/*background-position: 1px 1px;*/
}

#header-links .top-line
{
	background-color:#303030;
	padding:1px 0;
}

#main
{
	width:950px;
	/*background-color:white;*/
	margin:0px auto;
	/*padding:20px 0px 60px px;*/
	min-height:500px;
	/*background-color:#222;*/
}

/*
    content
*/
#content
{

	float:left
	/*background-image:url("/wp-content/themes/umstudio-theme/75p_honey2.png");*/
}

#content #page
{
  background-color:White;
  padding:5px 30px 5px 22px;
	width:610px;
	float:left;
	min-height:620px;
}

#content .corner-top
{
  background-image:url(http://umstudio.net/wp-content/themes/umstudio-theme/corner1.jpg);
  
	background-repeat:no-repeat;
}

#content .corner-bottom
{
  background-image:url(http://umstudio.net/wp-content/themes/umstudio-theme/corner2.jpg);
	background-position:center bottom;
	
	background-repeat:no-repeat;
}

/* 
    sidebar 
*/

#sidebar
{
	width:280px;
	float:right;
	/*background-image:url("/wp-content/themes/umstudio-theme/75p_honey.png");*/
	background-color:#0f0f0f;
}

#sidebar .corner-top
{
  background-image:url(http://umstudio.net/wp-content/themes/umstudio-theme/sidebar-corner1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#sidebar .corner-bottom
{
  background-image:url(http://umstudio.net/wp-content/themes/umstudio-theme/sidebar-corner2.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#sidebar #right-menu
{
  padding:0 10px;
  margin-bottom:20px;
}

#sidebar #right-menu p
{
  display:block;
  color:White;
  font-size:0.9em;
  padding:0 10px;
  margin:0px 0px 10px 0px;
}

#sidebar #right-menu a
{
font-family:Tahoma;
font-weight:bold;
  display:block;
  color:White;
  font-size:0.8em;
  padding:10px;
  /*background-image:url(http://umstudio.net/wp-content/themes/umstudio-theme/75p_honey.png);*/
  background-color:#111;
  margin-bottom:8px;
  border-top:1px solid #2a2a2a;
}

#sidebar #right-menu a:hover
{
  background-color:#98C60F;
  	
  /*color:black;*/
}

#sidebar #slide
{ 
  padding:0 10px;
  /*margin-bottom:20px;*/
}

#sidebar #slide img
{
  margin:2px 0px;
  width:258px;
}

#sidebar #slide a
{
  padding:2px 0 10px 10px;
  display:block;
  color:#fff;
  font-size:0.8em;
}

#sidebar #slide a:hover
{
  color:#eee;
}

#sidebar #slide p
{
  display:block;
  color:White;
  font-size:0.9em;
  padding:0 10px;
  margin:0px 0px 10px 0px;
}


/* 
    bottom 
*/

#bottom
{
	padding:10px 0 10px 0;
	
	color:#ccc;
	text-align:center;
	font-size:0.8em;
	width:950px;
	margin:8px auto 12px auto;
	background-image:url("/wp-content/themes/umstudio-theme/75p_honey.png");
}

#bottom p
{
	margin:0px;
	padding:4px;
}