/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/fone.JPG');
	color: #a6a5a5;
	text-align: center;
	}

#mw { position:absolute; top:115px; width:1200px; min-height:245px; }

#logo { position:absolute; left: 25px; height: 227px; width: 330px; top:-15px; background: url('images/logo.png'); }
#header_menu { position:relative; top:155px; left:5px; background: url('images/header_menu.jpg'); width:923px; height:80px;}

#header_menu_ { position:relative; top:10px; }
#header_menu_ .page_item { 
background: url('images/header_menu_f.jpg');
color: #ee7400;
height:59px;
width: 177px;
float: left; 
display: block; 
padding: 0px;
margin-left: 5px;
}

#header_menu_ .current_page_item { 
background: url('images/header_menu_f.jpg');
color: #ee7400;
height:59px;
width: 177px;
float: left; 
display: block; 
padding: 0px;
margin-left: 5px;
}

#header_menu_ .current_page_item a {
position: relative;
color: #ffffff;
}

#header_menu_ a { color: #ee7400; text-decoration: none; position: relative; top: 32%; font-size: 120%;} 
#header_menu_ a:hover { color: #ffffff; position: relative; top: 32%; font-size: 120%;} 

#left_box { position:absolute; font-size: 9px; left: 8px; height: 234px; width: 258px; top:295px; background: url('images/left_block.jpg'); }
#left_box a { color: #ffffff; font-size:13px; text-decoration: none;} 
#left_box a:hover { color: #ffffff; font-size:13px; text-decoration: none;} 

#left_box input{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:bold;
color:#2d0000;
padding:15px 5px 3px 5px;
border:none;
width:173px;
height:32px;
background:url('images/input.jpg') 0 0 no-repeat;
} 


#left_box input submit {
color:#2d0000;
width:173px;
height:32px;
padding:17px 7px 7px 7px;
background:url('images/submit.jpg') 0 0 no-repeat;
}

#right_box { position:absolute; left: 978px; height: 274px; width: 240px; top:275px; background: url('images/right_box.png'); }
#rswf { position:absolute; left: 45px; top:61px; }

#content_menu { 
background: url('images/button.gif');
font-size:16px;
color: #ee7400;
height:100px;
width: 314px;
display: block; 
padding: 0px;
margin-bottom: 5px;
}

#weather { position:absolute; left: 978px; height: 304px; width: 240px; top:535px;}

#footer{ position:relative; margin-top:165px; background: url('images/footer.png'); width:1187px; height:42px;}
#footer p{ position:relative; margin-top:15px; width:1187px;}

#mainwindow { position:relative; top:175px; width:671px; min-height:245px; }
#mainwindow_m img { border:0; }
#mainwindow_t { position:relative; width:666px; height: 45px; background: url('images/mainwindow_t_text.jpg');  }
#mainwindow_m { position:relative; top:-11px; width:666px; min-height: 245px; font-size:16px; background: url('images/mainwindow_m_text.jpg');  }
#mainwindow_m p { margin-left: 34px; margin-right: 34px; color:#000000; }
#mainwindow_m li { margin-left: 34px; margin-right: 34px;  }
#mainwindow_t a { color: #ffffff; font-size:14px; text-decoration: none;}
#mainwindow_t a:hover { color: #ffffff; font-size:14px; text-decoration: none;}
#mainwindow_m a { color: #ffffff; font-size:14px; text-decoration: none;} 
#mainwindow_m a:hover { color: #ffffff; font-size:14px; text-decoration: none;} 

#mainwindow_b { position:relative; top:-29px; width:666px; height: 50px; background: url('images/mainwindow_b_text.jpg');  }
#page { position:relative; }