/*   
Theme Name: Interglobal
Theme URI: http://www.interglobal.co.za
Description: A search engine optimized website framework for WordPress.
Author: Rowan Strydom
Author URI: http://www.rawmedia.co.za
Version: 1.0
Tags: Comma-separated tags that describe your theme
.
Your theme can be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

body 
{
	background-color: #CCCCCC;
	background-image: url(images/top_rep.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#logo
{
	background-image: url(images/logo.jpg);
	width: 371px;
	height: 151px;
}
#topbar{width: 750px; height: 10px; background:#174488; margin-left:auto; margin-right:auto;}

.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; }
.style15 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #174B84; }
.style24{color: #FFFFFF; font-weight: bold;}

a:link 
{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover 
{
	color: #FFFFFF;
	text-decoration: underline;
}
a:active
{
	color: #FFFFFF;
	text-decoration: none;
}


#header
{
	width: 750px;
	background:#FFFFFF;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#content
{
	background: #FFFFFF;	
	width: 530px;
	min-height: 600px;
	padding-left: 20px;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #174B84;
	font-style: normal;
	font-weight: normal;
}

#content a:link 
{
	color: #3366CC;
	text-decoration: none;
}
#content a:visited 
{
	color: #3366CC;
	text-decoration: none;
}
#content a:hover 
{
	color: #3366CC;
	text-decoration: underline;;
}
#content a:active 
{
	color: #3366CC;
	text-decoration: none;
}

#main
{
	width: 750px;
	background: #a3a3a3;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#sidebar-widgets
{	
	background: #1f5c9f;
	width: 200px;
	padding-bottom: 7px;
	margin: 0px;
	float: left;
}
#primary
{	
	text-align: left;
	margin-left: 40px;
}
#secondary
{	
	text-align: left;
	margin-left: 40px;
}
.widgetarea{margin:0px; padding: 0px;}
.xoxo{margin:0px; padding: 0px;font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; }


#blog-title{color: #174488; display: none;}
#blog-description{color: #174488; display: none;}
#access{display: none;}

.xoxo h3 {margin-left: -60px; padding-left: 60px; padding-top: 2px; margin-top: 5px; margin-bottom: 5px; padding-bottom: 2px;overflow: hidden; background: #174488}
h1 {font-size: 14px; font-weight: bold;	font-family: Arial, Helvetica, sans-serif; color: #3366CC;}

