/*
Theme Name: Jepetoo
Theme URI: http://wordpress.org/
Description: The default Jepetoo WordPress theme.
Version: 1.0
Author: Jepetoo
Author URI: http://www.jepetoo.com/
Tags: Jepetoo

	Jepetoo v1.0
	 http://www.jepetoo.com/

	This theme was designed and built by Jepetoo

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	margin: 0px 0 20px 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 15px;
}

#top-line {
	background: url('images/bg-top-line.gif') repeat-x;
	height: 30px;
}
#top-line a {
	color: #999999;
}
#top-line form {
	display: inline;
	margin: 0;
	padding: 0;
}
#top-line form #user, #top-line form #pass {
	margin: 0;
	padding: 0;
	background: url('images/input.gif') top left no-repeat;
	width: 130px;
	height: 20px;
	border: 0;
	margin: 3px 5px 0 0;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#header {
	background: url('images/bg-header.jpg') top left no-repeat;
	width: 960px;
}
#header-nomenu {
	background: url('images/bg-header.jpg') top left no-repeat;
	width: 960px;
	height: 465px;
}
#header-results {
	background: url('images/bg-header.jpg') top left no-repeat;
	width: 960px;
	height: 105px;
}
#logo {
	float: left;
}
#container {
	clear: both;
}
#top-nav {
	float: left;
	margin-right: 30px;
}
#top-menu {
	list-style: none;
	text-align: right;
	margin: 60px 0 5px 1px;
	padding: 0;
}
#top-menu li {
	display: inline;
	color: #0066cc;
}
#top-menu li a {
	color: #666666;
}
#top-menu li a:hover {
	color: #99cc00;
}
#partners span a {
	text-decoration:underline;
	font: 11px;
	color: #ffffff;
}
#top-contact {
	display: block;
	color: #333333;
	font-size: 14px;
	text-align: right;
}
#email {
	color: #0099ff;
}
#menu {
	margin: 5px 0 0 0;
	width: 660px;
	float: right;
	padding: 0;
	font-size: 11px;
	line-height: 13px;
	font-family: Tahoma;
	}
#menu li {
	display: inline;
	list-style: none;
	float: left;
	margin: 0;
	text-align: left;
	}
#menu li a {
	background: url('images/bg-menu.gif');
	display: block;
	width: 90px;
	height: 45px;
	margin: 7px 0 0 0;
	color: white;
	text-decoration: none;
	}
#menu li a span {
	line-height: 13px;
	display: block;
	margin-left: 10px;
	padding-top: 9px;
}


#menu li.active a {
	background: url('images/bg-menu-active.gif');
	display: block;
	width: 90px;
	height: 50px;
	margin: 2px 0 0 0;
	color: #666666;
	text-decoration: none;
	}
#menu li.active a span {
	line-height: 13px;
	display: block;
	margin-left: 10px;
	padding-top: 14px;
}
#menu li a:hover, #menu li.active a:hover {
	background: url('images/bg-menu-hover.gif');
	width: 90px;
	height: 45px;
	margin: 7px 0 0 0;
	}
#menu li.active a:hover span {
	padding-top: 9px;
	color: white;
	}
.clear {
	clear: both;
}
.divider {
	clear: both;
	height: 9px;
	background: url('images/divider.gif') center repeat-x;
}
#copy a {
	color: #99cc00;
}
.right {
	float: right;
}

.bottom {
	vertical-align: bottom;
	}
.noborder {
	border: 0;
}
img {
	display: block;
}
#copy {
	background: url('images/copyright.gif') top no-repeat;
	color: #999999;
	text-align: center;
	height: 30px;
	line-height: 30px;
	clear: both;
}
.orange {
	color: #ff6633;
	}
.blue {
	color: #0066cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
/* New Elements */
#fp-content {
	width: 900px;
	padding: 46px 30px 0 30px;
	height: 508px;
	background: url('images/bg-main.jpg') no-repeat;
}
#intro {
	width: 375px;
	margin-left: 30px;
}
#intro h1, #content h1, #content-signup h1, #content-member h1, #content-templates h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0;
	padding: 0 0 16px 0;
}
#intro h1 {
  font-size: 12px;
  }
#content h1, #content-signup h1, #content-member h1, #content-templates h1 {
	padding: 20px 0 10px 0;
	margin: 0;
	font-size: 23px;
	color: #999999;
	font-weight: normal;
	}
#content h2 {
  font-family: Georgia;
  font-size: 12px;
  font-weight: bold;
  color: #ff9900;
  margin: 0;
  padding: 4px 0 16px 0;
  }
.dl-box span {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #ff9900;
  margin: 0 0 4px 10px;
  padding: 4px 0 6px 0;
  background: url('images/dl-dots.gif') bottom left no-repeat;
  display: block;
  
  }
#content p, #content-signup p, #content-member p, #content-templates p {
  padding: 7px 0 8px 0;
	margin: 0;
  }
#content-templates .entry {
  padding-top: 25px;
  }
#content-templates .entry p {
  width: 900px;
  }
#content a {
  color: #99cc00;
  }
#intro p {
	margin: 0;
	padding: 14px 0 0 0;
}
.box {
	background: url('images/bg-box.gif') no-repeat;
	width: 210px;
	height: 207px;
	float: left;
	margin-right: 15px;
	padding: 1px 30px 0 30px;
}
.box p {
	margin: 0;
	padding: 3px 0 14px 0;
}
.box a {
	color: white;
}
#buttons {
	float: right;
	padding-top: 68px;
}
.join {
	margin: 35px 0 23px 0;
}
#content {
  background: url("images/bg-content.jpg") top left no-repeat;
  padding: 25px 27px 70px 60px;
	width: 873px;
	}
#content-templates {
  background: url("images/bg-templates.jpg") top left no-repeat;
  padding: 25px 15px 70px 30px;
	width: 915px;
	}
.dl-box {
  background: url("images/bg-thumb.gif") top left no-repeat;
  width:280px;
  height:325px;
  padding: 5px;
  float: left;
  margin: 0 15px 15px 0;
  }
.dl-box p {
  margin: 0;
  padding: 0;
  }
.contactleft, .contactright {
  text-align: left;
  display: block;
  }
.contactleft {
  font-weight: normal;
  margin: 0;
  padding: 7px 0 3px 0;
  }
.contactright {
  margin: 1px 0 1px 0;
  padding: 0;
  }
#wpcf_your_name, #wpcf_email, #wpcf_subject, #email, #type, #wpcf_website {
	background: url("images/field_bg.gif");
	border: 1px solid #b8bdbf;
	font-size: 10px;
	height: 18px;
	line-height: 18px;
	width: 240px;
}
#wpcf_response {
	background: url("images/field_bg.gif");
	border: 1px solid #b8bdbf;
	font-size: 10px;
	height: 18px;
	padding: 0;
	margin: 0;
	width: 90px;
}
#wpcf_msg, #wpcf_message  {
	background: url("images/txtarea_bg.gif");
	border: 1px solid #b8bdbf;
	height: 60px;
	font-family: tahoma;
	font-size: 11px;
	width: 390px;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

legend {
	display: none;
}
#contactleft {
  float: left;
  width: 400px;
}
#contactright {
  padding-top: 5px;
  float: right;
  width: 456px;
}
#contactform {
  background: url('images/bg_contact.gif') top left no-repeat;
  padding-left: 33px;
  width: 423px;
 }
.logos {
  float: left;
  margin-top: 7px;
  }
.dl-link {
  float: right;
  padding-right: 10px;
  }
a.dl {
  color: #999999;
  background: url('images/dl-bullet.gif') top left no-repeat;
  padding-left: 7px;
  }
img {
  border: 0;
  }