/*
Theme Name: Offline X Factor One Page Website
Theme URI: http://www.offlinexfactor.com
Version: 1.0.0
Author: Offline X Factor
Author URI: http://www.offlinexfactor.com
*/


* {
  	margin: 0;
  	padding: 0;
}

html {
  	margin: 0;
  	padding: 0;
}

body {
    background: #fff url('green/bg.jpg') repeat-x;
 	font: 15px "Trebuchet MS", Georgia, Times New Roman, Times, serif;
	color: #444;
	padding: 0;
	width: 911px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.leftalign {
  	float: left;
}

.rightalign {
  	float: right;
}


#container {
  	margin: 0 auto; 
  	width: 911px;
}

img {
  	border: 0;
}

h1, h2, h3, h4, h5, h6 {
  	font-weight: normal;
}

.clear {
	clear: both;
	}


a {
  	color: #7cb22f;
  	text-decoration: none;
	font-weight:bold;
}

a:hover {
  	text-decoration: none;
}


#wrapper {
  	background: transparent url('green/main_bg.gif') repeat-y top left;
  	padding: 0px;
  	width: 911px;
  	padding-top:0px;
  	padding-bottom: 0px;
  	margin: 0 auto;

}

/* Header */

#header {
    background: transparent url('green/header_bg.jpg') no-repeat top left;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom:0px;
    width: 911px;
    margin: 0px auto;
    height:200px;
  
}


.tagline {
    width:850px;
	height:40px;
	float: left;
	color:#fff;
	font-style:italic;
	padding: 50px 0 0 10px;
	font-size:18px;
	letter-spacing:-1px;
	font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
	font-weight:bolder;
	text-align:center;
	clear:both;

}

#logo {
    float: left;
    height: 95px;
    width: 300px;
}



#logo h1  {
    width:330px;
	float: left;
	color:#7cb22f;
	padding: 15px 0 0 20px; 
	font-size:38px;
	letter-spacing:-2px;
	font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
	font-weight:bolder;
}

#logo h1 a {
    width:330px;
	float: left;
	color:#7cb22f;
	padding: 15px 0 0 10px; 
	font-size:36px;
	letter-spacing:-2px;
	font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
	font-weight:bolder;
}



#description {
    margin-top: 20px;
	height:60px;
	float: left;
	padding: 15px 0 0 75px !important;
	padding: 15px 0 0 15px;
	font-size:26px;
	letter-spacing:-2px;
	font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
	font-weight:bolder;
	
}



/* PAGE COLS */


#left-col_2 {
   width: 560px;
   padding:0px 5px 10px 5px;
   float:left;
  
}


#left-col {
   width: 900px;
   padding:0px 5px 10px 5px;
  
}


* html #left-col  { display:inline; }
* html #left-col_2 { display:inline; }



#left-col h2, #left-col_2 h2 {
   padding-left:15px;
   color: #4e708f;
   font-size: 22px; font-weight: bold;
   margin-bottom: 15px;
}



#left-col .entry, #left-col_2 .entry {
   color: #303030;
   font-size: 13px;
   line-height: 24px;
   padding:0px 20px;
}

#left-col .entry p, #left-col_2 .entry p{
   margin-bottom: 15px;
   font: 15px "Trebuchet MS", Georgia, Times New Roman, Times, serif;
   text-align:left;
}

#left-col .entry h1, #left-col_2 .entry h1 {
     font-size: 38px; 
 	 font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
     color: #c90d16;
  	 text-align:center;
  	 letter-spacing:-2px;
 	 font-weight:bolder;
	 line-height:1.0em;
	 margin-bottom:20px;
}

#left-col .entry h2, #left-col_2 .entry h2 {
     font-size: 26px;
     margin-bottom: 10px;
     line-height:1.0em;
     margin-bottom:20px;
 	 font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
     color: #444;
}

#left-col .entry h3, #left-col_2 .entry h3  {
    color: #000;
    font-size: 24px; 
    font-weight: bolder;
    margin-bottom: 5px;
    margin-top:10px;
    letter-spacing:-1px;
    margin-bottom:10px;
  
}

 #left-col .entry h4, #left-col_2 .entry h4 {
    height:53px;
	width:860px;
	text-align: center;
	clear: both;
    background: url('green/bigbutton_bg.gif') no-repeat;
    font-size: 30px; 
    font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
    color: #fff;
    text-align:center;
    letter-spacing:-2px;
    font-weight:bolder;
    padding-top:15px;
    margin:0 auto;
    margin-bottom:10px;
}

#left-col .entry h4 a , #left-col_2 .entry h4 a {
    height:53px;
	width:860px;
	text-align: center;
	clear: both;
    font-size: 30px; 
    font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
    color: #fff;
    text-align:center;
    letter-spacing:-2px;
    font-weight:bolder;
    padding-top:15px;
    margin:0 auto;
    margin-bottom:10px;
}



#left-col .entry ul, #left-col .entry ol {
   margin-left: 100px;
   margin-bottom: 20px;
   font-size:18px;
   list-style:none;
  
}

#left-col .entry ul li, #left-col .entry ol li {
   background: url('green/bullet.gif') no-repeat top left;
   padding-left:35px;
   padding-top:5px;
  
}

#left-col_2 .entry ul, #left-col_2 .entry ol {
   margin-left: 20px;
   margin-bottom: 20px;
   font-size:18px;
   list-style:none;
  
}

#left-col_2 .entry ul li, #left-col_2 .entry ol li  {
   background: url('green/bullet.gif') no-repeat top left;
   padding-left:35px;
   padding-top:5px;
  
}
#left-col .entry blockquote, #left-col_2 .entry blockquote{
   color:#303030;
   margin:10px auto;
   background: url('green/blockquote.gif') no-repeat top left;
   padding-left:50px;
   padding-top:10px;
   margin-bottom:10px;
}


/* SIDEBAR */

#sidebar_2 {
   background: #fff;
   border-left:1px dotted #ddd;
   float: right;
   width: 303px;
   overflow:hidden;
   margin-right:20px;
   padding:5px;
  
}


#sidebar {
   background: url('green/sidebar_bg.gif') no-repeat top left;
   float: right;
   width: 292px;
   height:342px;
   overflow:hidden;
   margin-right:20px;
   color:#fff;
  
}


* html #sidebar { display:inline; }
* html #sidebar_2 { display:inline; }


#sidebar a, #sidebar_2 a {
  color: #292929;
  text-decoration: none;
}

#sidebar a:hover, #sidebar_2 a:hover {
  text-decoration: none;
}

#sidebar li, #sidebar_2 li {
  margin-bottom: 5px;
  list-style:none;
}


#sidebar img, #sidebar_2 img {
  margin-left:auto;
  margin-right:auto;

}

#sidebar p {
 color:#fff;
 font-size:12px;
 padding:5px;
 
}

#sidebar_2 p {
 color:#333;
 font-size:12px;
 padding:5px;
 
}

#sidebar h2, #sidebar_2 h2 {
  text-align:center;
  clear:both;
  color: #000;
  display: block;
  font-size: 22px; 
  font-weight: bold;
  padding:5px;
  width: 260px;
  letter-spacing:-1px;

}

#sidebar h3 {
  text-align:center;
  clear:both;
  color: #fff;
  display: block;
  font-size: 16px; 
  font-weight: bold;
  padding:5px;
  width: 260px;
  letter-spacing:-1px;

}

 #sidebar_2 h3 {
  text-align:center;
  clear:both;
  color: #000;
  display: block;
  font-size: 16px; 
  font-weight: bold;
  padding:5px;
  width: 260px;
  letter-spacing:-1px;

}

#sidebar form, #sidebar_2 form  {
	margin: 0 0 0 13px;
}

#sidebar input#s, #sidebar_2 input#s {
	width: 100%;
	background: #eaeaea;
	border: 1px solid #ddd;
	color: #000;
}

#sidebar ul, #sidebar_2 ul {
	color: #222;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#sidebar ul li, #sidebar_2 ul li {
	font-size:12px;
    margin-top: 10px;
	padding-bottom: 2px; 
	border-bottom: dotted 1px #eaeaea;
	font-weight:normal;
}

#sidebar ul li a, #sidebar_2 ul li a {
	color: #000;
	text-decoration: none;
	padding:5px;
    font-size:11px;
}

#sidebar ul ul, #sidebar_2 ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#sidebar ul ul li, #sidebar_2 ul ul li  {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#sidebar ul ul li a, #sidebar_2 ul ul li a  {
	color: #000;
	text-decoration: none;
	padding:5px;
	
}

#sidebar ul ul li a:hover, #sidebar_2 ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#sidebar ul ul ul.children, #sidebar_2 ul ul ul.children {
	font-size: 12px;
	padding-left: 4px;
}


/* Footer */

#footer {
  background: transparent url('green/footer_bg.gif') no-repeat top left;
  overflow: hidden;
  padding-top: 30px; padding-bottom: 30px; padding-left: 35px; padding-right: 65px;
  width: 830px;
  font-size:11px;
}

#footer.products-active {
  background: transparent url('green/footer_products_bg.png') no-repeat top left;
}

#footer p.alignleft {
  margin-top: 5px;
 
}



