/*  
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/

	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{background-image:url('http://www.fertilicare.co.za/background.jpg'); background-repeat:no-repeat; background-position: top right; background-color:#666666;}

div.mainmenu 
{
font-family:arial; 
font-size:12px; 
color:#ffffff; 
font-weight:normal; 
}   

.mainmenu	A:link {COLOR:#ffffff; TEXT-DECORATION: none; line-height:12px;}
.mainmenu	A:hover	{COLOR: #ffffff; line-height:12px;}
.mainmenu	A:active{COLOR: #ffffff; line-height:12px;}
.mainmenu	A:visited{COLOR:#ffffff; TEXT-DECORATION: none; line-height:12px;}  

div.login 
{
font-family:arial; 
font-size:12px; 
color:#666666; 
font-weight:bold; 
} 

.login	A:link {COLOR:#666666; TEXT-DECORATION: none; line-height:12px;}
.login	A:hover	{COLOR: #666666; line-height:12px;}
.login	A:active{COLOR: #666666; line-height:12px;}
.login	A:visited{COLOR:#666666; TEXT-DECORATION: none; line-height:12px;}  


h1
{ 
font-family:arial; 
font-size:20px; 
color:#339900; 
font-weight:bold;    
display:inline;
}  

h2
{ 
font-family:arial; 
font-size:15px; 
color:#339900; 
line-height:25px; 
display:inline;
} 

h3
{ 
font-family:arial; 
font-size:12px; 
color:#339900; 
font-weight:bold;    
line-height:25px; 
display:inline;
} 

.content
{ 
position:relative;
font-family:arial; 
font-size:11px; 
color:#000000; 
font-weight:normal; 
line-height:25px; 
} 

.content p
{ 
position:relative;
font-family:arial; 
font-size:11px; 
color:#000000; 
font-weight:normal; 
line-height:25px; 
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
} 

.content li
{ 
list-style-image: url(bullet.gif);
} 

.content	A:link {COLOR:#000000; TEXT-DECORATION: none; line-height:12px;}
.content	A:hover	{COLOR: #000000; line-height:12px;}
.content	A:active{COLOR: #000000; line-height:12px;}
.content	A:visited{COLOR:#000000; TEXT-DECORATION: none; line-height:12px;}  



.post
{ 
position:relative;
font-family:arial; 
font-size:11px; 
color:#000000; 
font-weight:normal; 
line-height:25px; 
} 

.post p
{ 
position:relative;
font-family:arial; 
font-size:11px; 
color:#000000; 
font-weight:normal; 
line-height:25px; 
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
} 

.post li
{ 
list-style-image: url(bullet.gif);
} 

.post	A:link {COLOR:#000000; TEXT-DECORATION: none; line-height:25px;}
.post	A:hover	{COLOR: #000000; line-height:25px;}
.post	A:active{COLOR: #000000; line-height:25px;}
.post	A:visited{COLOR:#000000; TEXT-DECORATION: none; line-height:25px;}  


