/*  
Theme Name: Completely Free 360
Theme URL: http://www.completelyfree360.com
Description: Clean green design sticking to the Xbox 360's established theme/colour scheme.
Version: 1.0
Author: Josh Evans - This file and it's contents are the property of Josh Evans Designs and cannot be reused, edited or distributed without the author's prior permission.
*/

/* Begin Typography And Classes */

h1 {color: #ba0d10; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.5em; margin: 0; padding: 0; }
h2 {color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.8em; margin: 0; padding: 0; }
h3 {color: #ba0d10; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; margin: 0; padding: 0; }
p {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; margin: 0; padding: 0; }

span.orange {color: #886161; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; margin: 0; padding: 0; }
span.orangesmall {color: #886161; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; margin: 0; padding: 0; }
span.textorange {color: #886161; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; margin: 0; padding: 0; }
p.footer {color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em; margin: 0; padding: 0; }

a:link { color: #ba0d10; text-decoration: none }
a:active { color: #000000; text-decoration: none }
a:visited { color: #000000; text-decoration: none }
a:hover { color: #886161; text-decoration: underline }

a.step:link { color: #886161; text-decoration: none }
a.step:active { color: #000000; text-decoration: none }
a.step:visited { color: #000000; text-decoration: none }
a.step:hover { color: #ea6a2b; text-decoration: none }

a.faq:link { color: #000000; text-decoration: none }
a.faq:active { color: #000000; text-decoration: none }
a.faq:visited { color: #000000; text-decoration: none }
a.faq:hover { color: #000000; text-decoration: none }

img.none { border: none; }

/* End Typography And Colors */


/* Begin Overall Structure */

html {
  margin: 0;
  padding: 0;
  text-align:center; /* center for IE5.x/Win */
}

body {
	background: #900709;
	margin: 0;
  	padding: 0;
	}
	
#bgpic {
	background: url('bgpic.png') no-repeat top right;
	}
	
#bgpic2 {
	background: url('bgpic2.png') no-repeat bottom left;
	}
	
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 15px;
	}
	
#header {
	width: 960px;
	height: 150px;
	margin: 0 auto;
	}
	
.logobtn a {
	display: block;
	text-decoration: none;
	font: 0.9em Verdana;
	color: #ffffff;
	width: 550px;
	height: 120px;
	float: left;
	display: inline;
	background-image: url('logo.png');
	background-position: top;
	text-align: center;
	line-height: 90%;
	position: relative;
	top: 40px;
	right: 20px;
	}
	
#content {
	width: 960px;
	text-align: left;
	}
	
#contenttop {
	background: url('contenttop.png');
	width: 960px;
	height: 23px;
	}

#contentmiddle {
	background: url('contentmiddle.png');
	width: 960px;
	}

#contentbottom {
	background: url('contentbottom.png');
	width: 960px;
	height: 23px;
	}

#contentbody {
	width: 952px;
	margin: 0 auto;
	}
	
/* Navigation */
	
#navi {
	height: 50px;
	}
	
.homebtn a {
	display: block;
	text-decoration: none;
	font: 0.9em Verdana;
	color: #ffffff;
	width: 191px;
	height: 50px;
	float: left;
	display: inline;
	background-image: url('home.png');
	background-position: top;
	text-align: center;
	line-height: 90%;
	}

.homebtn a:hover {
	background-position: bottom;
	}
	
.guidebtn a {
	display: block;
	text-decoration: none;
	font: 0.9em Verdana;
	color: #ffffff;
	width: 190px;
	height: 50px;
	float: left;
	display: inline;
	background-image: url('guide.png');
	background-position: top;
	text-align: center;
	line-height: 90%;
	}

.guidebtn a:hover {
	background-position: bottom;
	}
	
.proofbtn a {
	display: block;
	text-decoration: none;
	font: 0.9em Verdana;
	color: #ffffff;
	width: 190px;
	height: 50px;
	float: left;
	display: inline;
	background-image: url('proof.png');
	background-position: top;
	text-align: center;
	line-height: 90%;
	}

.proofbtn a:hover {
	background-position: bottom;
	}
	
.tipsbtn a {
	display: block;
	text-decoration: none;
	font: 0.9em Verdana;
	color: #ffffff;
	width: 190px;
	height: 50px;
	float: left;
	display: inline;
	background-image: url('tips.png');
	background-position: top;
	text-align: center;
	line-height: 90%;
	}

.tipsbtn a:hover {
	background-position: bottom;
	}
	
.helpbtn a {
	display: block;
	text-decoration: none;
	font: 0.9em Verdana;
	color: #ffffff;
	width: 191px;
	height: 50px;
	float: left;
	display: inline;
	background-image: url('help.png');
	background-position: top;
	text-align: center;
	line-height: 90%;
	}

.helpbtn a:hover {
	background-position: bottom;
	}	
	
/* Steps */
	
#steps {
	height: 250px;
	margin-top: 5px;
	}
	
.step1btn a {
	display: block;
	text-decoration: none;
	font: 0.9em Verdana;
	color: #ffffff;
	width: 318px;
	height: 250px;
	float: left;
	display: inline;
	background-image: url('step1.png');
	background-position: top;
	text-align: center;
	line-height: 90%;
	}

.step1btn a:hover {
	background-position: bottom;
	}
	
.step2btn a {
	display: block;
	text-decoration: none;
	font: 0.9em Verdana;
	color: #ffffff;
	width: 316px;
	height: 250px;
	float: left;
	display: inline;
	background-image: url('step2.png');
	background-position: top;
	text-align: center;
	line-height: 90%;
	}

.step2btn a:hover {
	background-position: bottom;
	}
	
.step3btn a {
	display: block;
	text-decoration: none;
	font: 0.9em Verdana;
	color: #ffffff;
	width: 318px;
	height: 250px;
	float: left;
	display: inline;
	background-image: url('step3.png');
	background-position: top;
	text-align: center;
	line-height: 90%;
	}

.step3btn a:hover {
	background-position: bottom;
	}
	
.clickbannerbtn a{
	display: block;
	text-decoration: none;
	font: 0.9em Verdana;
	color: #ffffff;
	width: 952px;
	height: 50px;
	float: left;
	display: inline;
	background-image: url('clickbanner.png');
	background-position: top;
	text-align: center;
	line-height: 90%;
	margin: 10px 0;
	}

.clickbannerbtn a:hover {
	background-position: bottom;
	}
	
.clickbannerbtn2 a{
	display: block;
	text-decoration: none;
	font: 0.9em Verdana;
	color: #ffffff;
	width: 952px;
	height: 50px;
	float: left;
	display: inline;
	background-image: url('clickbanner.png');
	background-position: top;
	text-align: center;
	line-height: 90%;
	position: relative;
	right: 10px;
	margin-bottom: 10px;
	}

.clickbannerbtn2 a:hover {
	background-position: bottom;
	}
	
.clickbannerbtn3 a{
	display: block;
	text-decoration: none;
	font: 0.9em Verdana;
	color: #ffffff;
	width: 952px;
	height: 50px;
	float: left;
	display: inline;
	background-image: url('clickbanner.png');
	background-position: top;
	text-align: center;
	line-height: 90%;
	margin: 10px 0;
	position: relative;
	right: 10px;
	}

.clickbannerbtn3 a:hover {
	background-position: bottom;
	}
	

#how {
	background: url('greybg.png') repeat;
	border-top: solid 1px #66ccff;
	clear: both;
	}
	
#proof {
	background: url('greybg.png') repeat;
	height: 800px;
	border-top: solid 1px #66ccff;
	}
	
ul.how {
	background: url('greybg.png') repeat;
	}
	
#greybar {
	background: url('greybg.png') repeat;
	height: 10px;
	clear: both;
	border-bottom: solid 1px #66ccff;
	}
	
#wanthead, #wanttext, #howhead, #howtext, #tipsandhelp {
	padding: 10px;
	}
	
#want {
	background: url('lines.png') top no-repeat;
	}
	
#wanttextfloat {
	height: 160px;
	width: 660px;
	float: left;
	padding-right: 20px;
	margin-bottom: 75px;
	}
	
#wantwiipic {
	width: 250px;
	height: 200px;
	float: left;
	}
	
#wiiboxpics {
	margin: 0 auto;
	}
	
#wiibox1 {
	width: 250px;
	height: 200px;
	margin: 0 20px 0 70px;
	float: left;
	}
	
#wiibox2 {
	width: 250px;
	height: 200px;
	margin: 0 20px 0 0;
	float: left;
	}
	
#wiibox3 {
	width: 250px;
	height: 200px;
	float: left;
	}
	
#proofhead, #prooftext {
	padding: 10px;
	clear: both;
	}

#lists {
	background: url('greybg.png') repeat;
	width: 622px;
	float: left;
	padding-left: 10px;
	}
	
#lists2 {
	background: url('greybg.png') repeat;
	width: 622px;
	float: left;
	}

#paid {
	width: 612px;
	float: left;
	padding-right: 10px;
	}
	
#step3 {
	width: 622px;
	float: left;
	padding-right: 10px;
	}

/* Tell A Friend Box */

#friendbg {
	background: url('greybg.png') repeat;
	}
	
#friend {
	background: url('friends.png');
	width: 320px;
	height: 285px;
	float: left;
	}
	
#friendhead {
	width: 320px;
	text-align: center;
	position: relative;
	top: 20px;
	}
	
#iconcontain {
	width: 296px;
	margin: 30px auto 0 auto;
	}
	
.fbookbtn a {
	display: block;
	text-decoration: none;
	font: 0.9em Verdana;
	color: #ffffff;
	width: 90px;
	height: 90px;
	float: left;
	display: inline;
	background-image: url('fbook.png');
	background-position: top;
	text-align: center;
	line-height: 90%;
	margin-right: 13px;
	}

.fbookbtn a:hover {
	background-position: bottom;
	}
	
.twitbtn a {
	display: block;
	text-decoration: none;
	font: 0.9em Verdana;
	color: #ffffff;
	width: 90px;
	height: 90px;
	float: left;
	display: inline;
	background-image: url('twit.png');
	background-position: top;
	text-align: center;
	line-height: 90%;
	margin-right: 13px;
	}

.twitbtn a:hover {
	background-position: bottom;
	}
	
.diggbtn a {
	display: block;
	text-decoration: none;
	font: 0.9em Verdana;
	color: #ffffff;
	width: 90px;
	height: 90px;
	float: left;
	display: inline;
	background-image: url('digg.png');
	background-position: top;
	text-align: center;
	line-height: 90%;
	}

.diggbtn a:hover {
	background-position: bottom;
	}
	
.bebobtn a {
	display: block;
	text-decoration: none;
	font: 0.9em Verdana;
	color: #ffffff;
	width: 90px;
	height: 90px;
	float: left;
	display: inline;
	background-image: url('bebo.png');
	background-position: top;
	text-align: center;
	line-height: 90%;
	margin: 15px 13px 0 0;
	}

.bebobtn a:hover {
	background-position: bottom;
	}
	
.delbtn a {
	display: block;
	text-decoration: none;
	font: 0.9em Verdana;
	color: #ffffff;
	width: 90px;
	height: 90px;
	float: left;
	display: inline;
	background-image: url('delicious.png');
	background-position: top;
	text-align: center;
	line-height: 90%;
	margin: 15px 13px 0 0;
	}

.delbtn a:hover {
	background-position: bottom;
	}
	
.myspacebtn a {
	display: block;
	text-decoration: none;
	font: 0.9em Verdana;
	color: #ffffff;
	width: 90px;
	height: 90px;
	float: left;
	display: inline;
	background-image: url('myspace.png');
	background-position: top;
	text-align: center;
	line-height: 90%;
	margin: 15px 0 0 0;
	}

.myspacebtn a:hover {
	background-position: bottom;
	}
	
#getyours {
	text-align: center;
	}
	
#footer {
	width: 800px;
	padding-top: 20px;
	text-align: center;
	margin: 0 auto;
	clear: both;
	}

/* End Overall Structure */


/* Begin Proof Structure */

#videos {
	padding: 10px;
	}
	
#video1 {
	width: 300px;
	float: left;
	padding-right: 15px;
	text-align: center;
	}
	
#video2 {
	width: 300px;
	float: left;
	padding-right: 15px;
	text-align: center;
	}
	
#video3{
	width: 300px;
	float: left;
	text-align: center;
	}
	
#articles {
	padding: 10px 20px 20px 20px;
	clear: both;
	}
	
#article1 {
	width: 220px;
	float: left;
	padding-right: 10px;
	text-align: center;
	}
	
#artpic1, #artpic3 {
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
#artpic2 {
	}
	
#artpic4 {
	margin: 17px 0 17px 0;
	} 
	
#article2 {
	width: 220px;
	float: left;
	padding-right: 10px;
	text-align: center;
	}
	
#article3 {
	width: 220px;
	float: left;
	padding-right: 10px;
	text-align: center;
	}
	
#proofpics {
	width: 690px;
	margin: 0 auto;
	}
	
#proofpic1, #proofpic2, #proofpic3 {
	width: 220px;
	float: left;
	padding-right: 10px;
	text-align: center;
	margin: 0 auto;
	}
	
#article4 {
	width: 220px;
	float: left;
	text-align: center;
	}
	
#pic1, #pic2, #pic3 {
	background: #ffffff;
	width: 200px;
	height: 200px;
	border: 1px solid #66ccff;
	margin: 0 auto;
	}
	
#prooftext {
	margin: 0 auto;
	}

/* End Video Structure */

ul.square {
	list-style-type: none;
	}
	
li.square {
	background: url('squarebullet.png') no-repeat left center;
	padding-left: 15px;
	}
