/*
Theme Name: Baron Forex Custom Wordpress Theme
Theme URI: http://news.baronforex.org/
Description: Custom WordPress theme based on the famous Kubrick for Baron Forex.
Author: John Thomas
Author URI: http://www.kditek.com/
Template: default
Version: 1.0
Tags: blue, custom header, fixed width, two columns, widgets

	Based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/
  
	 Custom Image added 
	

*/
@import url("../default/style.css");
body{
background:#D5D6D7;
}

/* start  for links to main site */
#buttons {float:left;
background-color:#183a60; font-size:110%; width:740px; margin:0 10px 10px 10px;
}
#buttons p {padding:0px; margin-left:40px;}
#buttons a {text-decoration:none;color:white;height:40px;width:100px
display:block;float:left;
padding:6px 20px 0 15px; 
}
.orangebright {color:#c56f1c;}

/* end for links to main site */


div#header {
	background: url('images/news_logo.jpg') no-repeat scroll 10px 10px; 
	margin: 0px 10px 0px 10px; width:740px;
     /*background:#73A0C5 url(images/kubrickheader.jpg) no-repeat scroll 
		 center bottom;*/
	}
div#headerimg {margin-left:300px;width:440px;}
div#headerimg a {font-size:110%;color:#003784;}	
div#headerimg div.description {color:#003784;}

#header {
	/*background-color: white;*/
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}
