/*
Theme Name: iSafe TECH
Theme URI: http://isafetech.com/
Description:
Version: 4.0
Author: Robert Annal
*/

body {
	font-family: helvetica, arial, sans-serif;
	margin: 0;
	padding: 0;
	background: url('images/bg.jpg') no-repeat;	
	font-size: 14px;
}

img.left {
	float: left;
}

img.right {
	float: right;
	margin: 20px 0 0 10px;
}

#wrap {
	margin: 0 auto;
	width: 1000px;
	background: #FFF;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

#head {
	height: 220px;
}

#menu {
	background: #0079c2;
	height: 40px;
	font-size: 15px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li {
	line-height: 40px;
	display: inline;
}

li#support {
	padding-left: 170px;
}

#content {
	line-height: 22px;
	padding: 10px 20px;
}

#content a {
	color: #0079c2;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#foot {
	font-size: 12px;
	padding: 10px;
	text-align: center;
	clear: both;
}

span.isafetech {
	font-size: 30px;
	font-family: verdana;
	font-weight: bold;
	line-height: 36px;
}

span.safe {
	color: #0079c2;
}

p.isafedesc {
	font-size: 20px;
}

div.clearer {
	line-height: 1px;
	clear: both;
}

div#home-top {
	width: 960px;
	clear : both;
}

div#home-main {
	width: 650px;
	float: left;
	margin-right: 20px;
}

div#home-sidebar {
	width: 250px;
	float: right;
	text-align: center;
	padding-top: 10px;
}

div#main {
	width: 650px;
	float: left;
	margin-right: 20px;
	padding-top: 10px;
}

div#sidebar {
	width: 250px;
	float: right;
	text-align: center;
	padding-top: 10px;
}

#home-sidebar p, #sidebar p {
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	padding: 0;
	margin: 0 0 20px 0;
}

div#home-bottom {
	width: 960px;
	height: 300px;
}

div#home-rotate {
	width: 580px;
	height: 300px;
	float: left;
	overflow: hidden;
}

div#isafetube {
	width: 380px;
	margin-top: 10px;
	float: right;
	text-align: center;
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

#home-sidebar h2, #sidebar h2 {
	font-size: 24px;
}

/* -------------- ISAFE PRODUCT COLORS ----------- */

div.network, div.appdev, div.datahosting, div.projectcorner, div.blog, div.backup, div.game-blog, div.game-hosting, div.top-stories {
	font-size: 26px;
	font-weight: bold;
	line-height: 1px;
	padding: 0 0 10px 0;
}

div.network {
	color: #00a9ed;
}

div.appdev {
	color: #028d39;
}

div.datahosting {
	color: #00a9ed;
}

div.projectcorner {
	color: #00a9ed;
}

div.blog {
	color: #f90755;
}

div.backup {
	color: #fe3d2e;
}

div.game-blog {
	color: #604f3b;
}

div.game-hosting {
	color: #fba207;
}

div.top-stories {
	color: #c125ff;
}