/*
Theme Name: FreeTrafficSystem.com Squeeze "Banner" Theme
Theme URI: FreeTrafficSystem.com
Description: WordPress theme for FreeTrafficSystem Users
Version: 1.0
Author: FreeTrafficSystem.com
Author URI: http://www.FreeTrafficSystem.com
*/

@import url("reset.css");

/* Begin Typography & Colors */

body {
	margin: 0;
	padding: 0;
	color: black;
	background: #e1e1e1 url(images/bodybg.gif) repeat-x;
	font-family: verdana;
}

a, a:visited {
	text-decoration: none;
	color: #0073ff;
}

a:hover {
	text-decoration: underline;
}

#wrap {
	width: 900px;
	margin: 0 auto;
	background: white url(images/shadow.jpg) repeat-x 0 0;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	padding: 10px 10px 40px;
	border-top: 1px solid white;
}

/* Search */

.search {
	position: absolute;
	right: 0;
	top: 30px;
}

.search form {
	width: 175px;
	height: 38px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
.search form input.active {
	color: #5C5C5C;
}
.search a {
	margin-left: 0px;
	line-height: 12px;
}

.search form input {
	color: #BBB;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	width: 133px;
	height: 19px;
	background: url(images/search.png) no-repeat;
	border: 0;
	padding-left: 25px;
	//padding-top: 2px;
}
.search form input, x:-moz-any-link {
	padding-top: 2px;
}

/* Home */

.gallpreview {
	width: 100px;
	height: 78px;
	float: left;
	border: 1px dotted silver;
}

.homeheader {
	color: #004ba2;
	font-size: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
}

#homeaffiliate img {
	float: left;
	width: 570px;
	height: 614px;
}

#homeaffiliate {
	width: 890px;
	padding: 10px;
}

#emailform {
	width: 308px;
	height: 306px;
	float: right;
	background: #ffcc5c url(images/submit.gif) repeat-x;
}

#wp_email_capture
{
	padding: 10px;
}
#wp_email_capture label
{
	color: #3e2603;
	padding: 5px;
	width: 80px;
	display: block;
	float: left;
}

input.wp-email-capture-name, input.wp-email-capture-email
{
	border: 1px solid white;
	background: url(images/shadow.jpg) repeat-x;
	padding: 5px;
	margin-bottom: 20px;
}

.wp-email-capture-submit
{
	border: 1px solid white;
	background-color: orange;
	background-image: none;
	color: #3e2603;
	padding: 10px 20px;
	font-size: 16px;
	font-weight: bold;
	margin-right: auto;
	margin-left: 95px;
}

.wp-email-capture-submit:hover
{
	background-color: white;
}

#wp_email_capture_2
{
}

#wp_email_capture_2 label
{
}

#wp_email_capture_2 input
{
}

.emailformmessage {
	color: white;
	font-size: 16px;
	line-height: 30px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

/*Content*/

#content {
	width: 600px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}

.postarea {
	line-height: 200%;
	padding-bottom: 20px;
}

/* Header */

#header {
	width: 900px;
	height: 140px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.blogname {
	font: italic 40px Georgia, "Times New Roman", Times, serif;
	color: white;
	padding-top: 30px;
}

.description {
	color: orange;
	padding-top: 10px;
}

/*Corners*/

/*Breadcrump*/

/* Carusel */

/*NavBar*/

#navbar {
	height: 35px;
	margin: 0 auto;
	padding: 0;
	width: 600px;
	background-repeat: repeat-x;
	position: absolute;
	bottom: 1px;
	right: 0;
}

#navbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navbar ul li {
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
	position: relative;
	background: #f5b52e url(images/buttround.gif) no-repeat 0 0;
}

#navbar ul li a, #navbar ul li a:visited {
	display: block;
	color: #3e2603;
	height: 28px;
	padding-right: 15px;
	padding-top: 7px;
	padding-left: 15px;
	text-shadow: #d4820c 1px 1px 1px;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	text-transform: capitalize;
	background: url(images/buttroundr.gif) no-repeat right;
}

#navbar ul li a:hover {
	color: #004799;
	text-shadow: #000000 0 0 0px;
	background: white repeat-x;
}

#navbar ul li ul {
	padding: 0;
	margin: 0;
	display: none;
	position: absolute;
	top: 25px;
	left: 0;
	width: 200px;
}

#navbar ul li ul li a, #navbar ul li ul li a:visited {
	border-bottom: 1px dotted white;
	color: black;
	text-shadow: #000000 0 0 0;
	border-right-style: none;
	border-left-style: none;
	font-size: 10px;
	font-weight: normal;
	background-image: url(images/greyback.jpg);
	font-style: normal;
}

#navbar ul li ul li a:hover {
	background-color: black;
	color: white;
	background-image: none;
}

#navbar ul li ul li {
	float: none;
}

#navbar ul li:hover ul {
	background-color: silver;
	color: white;
	display: block;
}

/*Sidebar*/

#sidebar {
	width: 250px;
	float: right;
	font-size: 10px;
	background: #192c41 url(images/footer.gif) repeat-x;
	color: white;
	padding: 10px;
}

#sidebar ul {
	padding: 0;
	margin: 0;
}

#sidebar ul li {
	margin: 0 0 5px;
	border: 1px dotted silver;
}

#sidebar ul li h2 {
	color: white;
	font-weight: bold;
	padding: 6px;
	margin: 0;
	background-color: orange;
}

#sidebar ul ul {
	margin: 0;
	padding: 5px;
	line-height: 18px;
	background: url(images/footer2.gif) repeat-x;
}

#sidebar ul li ul li {
	margin: 0;
	border-style: none;
}

#sidebar ul ul li a, #sidebar ul ul li a:visited {
	padding: 5px;
	display: block;
	text-decoration: none;
	color: silver;
	margin: 0;
	background-image: none;
	border-bottom: 1px dotted silver;
}

#sidebar ul ul li a:hover {
	color: white;
	background: orange repeat-x;
}

/*Date*/

.date {
	padding: 0px;
	font-size:10px;
	color:#585757;
	margin: 3px 0 0;
}

.comment {
	background: url(images/post-comments.gif) no-repeat 0 4px;
	float: left;
	padding: 3px 0 2px 15px;
	margin: 3px 0 0;
}

.date ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

.pdate {
	text-align: center;
	color: white;
	text-transform: uppercase;
	padding: 10px;
	font-weight: bold;
	line-height: 10px;
	font-family: verdana,sans-serif;
	float: left;
	margin-left: -50px;
	border: 3px solid white;
	margin-right: 10px;
	width: 38px;
	background-color: #00418d;
}

.pdate span { display: block;
	padding: 0;
	font-weight: bold;
	line-height: 13px;
	font-family: verdana,sans-serif;
}

.pdate span span {
	padding: 5px;
	font: bold 20px/20px verdana,sans-serif;
}

/*Content*/

.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.alignright {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}

#content h1 {
	margin: 0 0 10px;
	padding: 0;
	color: #003779;
	font: bold 30px "Trebuchet MS";
}

#content h2 {
	font-size: 20px;
	padding-bottom: 15px;
}

#content h1 a, #content h1 a:visited {
	text-decoration: none;
}

#content h1 a:hover {
	color: blue;
}

#postarea {
	position: relative;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted black;
}

#postarea p  {
	margin-top: 10px;
	font: 12px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#content img {
}

#pimg
 {
	margin-right: 10px;
	float: left;
	border: 1px solid gray;
}

.ratingstars {
	float: none;
	margin-left: 142px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.ratingtext {
	display: none;
}

/*Comments*/

#commentblock {
	margin: 0;
	padding: 0;
}

#loged {
	float: right;
	padding: 10px;
	border: 1px solid white;
	width: 126px;
	line-height: 16px;
	text-align: center;
	background: white url(images/shadow.jpg) repeat-x;
	color: black;
	font-size: 12px;
}

#loged a, #loged a:visited {
	color: #0073ff;
}

#loged h3 {
	margin-top: 5px;
	font: 16px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	margin-bottom: 5px;
}

#gravatar {
	border: 1px solid white;
	margin: 0 10px 10px 0;
	width: 80px;
	height: 80px;
	float: left;
	padding: 3px;
	text-shadow: white 0px 0px 0px;
	background: white url(images/shadow.jpg) repeat-x;
}

#gravatarbig {
	border: 1px solid white;
	margin: 5px 0;
	width: 120px;
	height: 120px;
	padding: 3px;
	text-shadow: white 0px 0px 0px;
	background: white url(images/shadow.jpg) repeat-x;
}

#gravatar img {
	margin: 0;
	padding: 0;
}

#commresponse {
	padding-bottom: 10px;
	font: 18px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	color: navy;
}

.comments {
	margin: 0;
	padding: 10px 0 0;
	border-top: 1px dotted black;
}

.comments h3 {
	color: white;
	padding: 0;
	margin: 0 0 10px;
	font-size: 20px;
}

#comments {
	line-height: 16px;
	font-size: 14px;
	width: 640px;
	margin: 0;
	padding: 0;
}

.commentlist {
	margin: 0;
	padding: 0;
}

#commentblock ol li {
	margin: 0 0 10px;
	padding: 10px;
	border: 1px solid black;
	font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	color: white;
	background: #444 url(images/stepback.png) repeat-x;
}

#commentblock ol li h3 a, #commentblock ol li h3 a:visited {
	color: yellow;
}

#commentblock ol li h3 {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}

.commentdate {
	display: block;
	font-size:10px;
	color: white;
	margin: 0 0px 0px;
	padding: 5px 0 10px;
	width: 640px;
}

.commenttext {
	float: right;
	width: 457px;
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #331200;
	color: black;
	background: white url(images/shadow.jpg) repeat-x;
}

.commenttext p a, .commenttext p a:visited {
	color: #0073ff;
}

.commenttext p {
	margin: 0;
	padding: 0;
	font: 11px/18px Verdana;
}

.registered {
	padding-bottom: 10px;
}

.commentforms {
	padding: 10px;
	margin: 0;
	border: 1px solid #331200;
	color: white;
	background-color: #444;
	background-image: url(images/stepback.png);
}

.commentforms a, .commentforms a:visited {
	color: yellow;
}

#name, #email, #url {
	width: 200px;
	margin-right: 20px;
	vertical-align: 0;
	padding: 3px;
	background: url(images/shadow.jpg) repeat-x;
}

#name, #email, #url, #words {
	padding: 3px;
	border: 1px solid #331200;
	margin: 0 0 10px;
	background: white no-repeat 0;
	font-size: 12px;
	line-height: 18px;
}

#words {
	background: white url(images/commback.gif) no-repeat 50% 40%;
	width: 410px;
}

#submit {
	border: none;
	color: white;
	font-weight: bold;
	background-image: url(images/navbar.gif);
	font-size: 14px;
	margin-bottom: 10px;
	background-color: #003a7f;
	height: 31px;
	padding: 5px 15px;
}

#submit:hover {
	background-image: url(images/sh2.gif);
	background-color: orange;
}

#commh2 {
	font: 16px/28px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	border-bottom: 1px dotted gray;
	width: 100%;
	padding-bottom: 10px;
	color: white;
	margin-bottom: 10px;
}

/*Footer*/

#footer {
	width: 100%;
	padding: 0;
	background: #192c41 url(images/footer.gif) repeat-x 0 0;
	border-bottom: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
	font-size: 12px;
}

.footerblock {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.footerblock .widget {
	float: left;
	width: 220px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
	padding: 20px;
}

.footerblock .widget h2 {
	color: white;
	border-bottom: 1px dotted silver;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footerblock .widget ul li a, .footerblock .widget ul li a:visited {
	padding: 5px;
	display: block;
	color: silver;
}

.footerblock .widget ul li a:hover {
	background-color: orange;
	text-decoration: none;
	color: black;
}

#footer2 {
	width: 100%;
	background: black url(images/footer2.gif) repeat-x 0 0;
	border-bottom: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	color: white;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 12px;
}

.fleft {
	width: 430px;
	float: left;
	text-align: left;
}

#footer2 a, #footer2 a:visited {
	color: silver;
}

#footer2 a:hover {
	color: orange;
	text-decoration: none;
}

.fright {
	float: right;
	width: 430px;
	text-align: right;
}
