* {
    padding: 0;
    margin: 0;
} 

body {
/*background: url(files/stripe.png);
background-repeat: repeat;*/
background-color: #FFFFFF;
font-family: georgia,garamond,serif;
font-size: 11px;
line-height: 16px;
}
#li {	list-style: none; }
#ul { list-style: none; }
img { border: none; }
a { color: #84ae41; 
text-decoration: underline;
}
a:hover {
	color: #000;
}
p {
	font-size:14px;
}
.anythingSlider {
	background-color: #d6e8b3;
}
#wrap {
margin: 0px auto;
width: 850px;
background-position:center;
}
#triangle
{
/*padding-top: 180px;*/
width: 28px;
padding-left: 33px;
padding-top: 1px;
/*margin-bottom: 10px;
height: 17px;*/
/*background-image: url('files/triangle.png') repeat:none;*/
}
#slider {
	width: 477px;
	height: 267px;
	background-image: none;
	background-repeat: none;
}
#app_list {
	background-image: url('http://joshtickell.com/files/secondary/upcomingapp_button.png');
	color: #FFFFFF;
	float: left;
	width: 212px;
	height:  86px;
	line-height: 14px;
	font-size: 14px;
}
#app_list p {
	padding-left: 10px;
	padding-top: 15px;
}
#app_list a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
	font-size: 14px;
}
#app_list a:hover {
	text-decoration: underline;
}
#papp_list {
	background-image: url('http://joshtickell.com/files/secondary/pastapp_button.png');
	color: #FFFFFF;
	float: left;
	width: 212px;
	height:  184px;
	line-height: 14px;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 30px;
	margin-bottom: 15px;
}
#papp_list p {
	padding-left: 10px;
	padding-top: 15px;
}
#papp_list a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
	font-size: 14px;
}
#papp_list a:hover {
	text-decoration: underline;
}
#book_left {
	float: left;
	width: 130px;
	height:  240px;
	padding-left: 15px;
	padding-right: 15px;
}
#book_right {
	float: left;
	width: 100px;
	height:  240px;
	padding-left: 15px;
}
#app_form {
	margin-top: 1px;
	float: left;
	width:  227px;
	padding-left: 20px;
	font-size: 14px;
}
#app_form a {
	text-decoration: none;
	color: #000;
}
#app_form p {
	padding-top: 10px;
}
#app_form a:hover{
	text-decoration: underline;
}
#articles {
	line-height: 30px;
	font-size: 14px;
}
#articles a {
	color: #000;
}
#articles a:hover {
	color: #84ae41; 
}
#header { 
width: 806px;
height: 224px;
margin-left: 22px;
background-image: url('files/images/header.png');
/*margin-right: 150px;
height: 120px;*/
}
#mailenter {
padding-top: 13px;
padding-left: 25px;
}
#mailenter input{
background-color: #061103;
border: none;
color:#FFFFFF;
height: 15px;
}
#book_div {
	width: 197px;
	height: 248px;
	background-image: url('files/book-bg.png');
	color: #FFFFFF;
	margin-bottom: 15px;
}
#signup
{
	width: 197px;
	height: 101px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url("files/Josh-website_10.png");
	margin-bottom: 10px;
}
#mailenter2 {
padding-top: 32px;
padding-left: 25px;
}
#mailenter2 input{
background-color: #061103;
border: none;
color:#FFFFFF;
height: 15px;
background: none;
}
#liner { 

}

#menu {
padding-top: 185px;
height: 25px;
}
#menu ul {
padding-left: 20px;
list-style-type: none;
}
#menu ul li {
display:inline;
/*float:left;*/
}
#menu ul li a {
}
#content {
height:490px;
/*background: #999999; */
/*padding-top: 10px;*/
padding-bottom: 10px;
}

#left {
width: 550px;
margin-left: 40px;
margin-top: 15px;
float: left;
}

#page {
	width: 540px;
	height:  340px;
	float: left;
}
#page_app {
	width: 700px;
	height:  321px;
	padding-left: 40px;
	padding-top: 15px;
	float: left;
}
#press {
	height: 179px;
	width: 570px;
	display: inline;
	float: left;
	margin-top: 50px;
}
.press-img {
	margin-right: 20px;
	margin-left: 20px;
}
#right {
width: 180px;
margin-top:14px;
margin-right: 80px;
float: right;
}
#showcase {
	float: left;
}
#app_form {
	float: left;
	width: 500px;
	margin-left: 0px;
	padding-left: 0px;
}
#app_form form{
	margin-left: 0px;
	padding-left: 0px;
}
#app_form div.single-field {
	position: relative;
	padding-top: 3px;
	padding-bottom: 3px;
	}
#app_form div.curFocus {
	/*background: #84AE41;*/
}

#app_form label {
	padding-left: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	margin-top: 3px;
	width: 160px;
	display: block;
	float: left;
	color: #000000;
}
#app_form input {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
}
textarea#styled {
	margin-left: 0px;
	margin-top: 10px;
	width: 396px;
	height: 50px;
	border: 3px solid #cccccc;
	padding: 5px;
	color:  #666666;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	background-image: url('http://thefuelfilm.com/files/images/bg.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}

#twitter_div {
  background-color: #040F04;
  color: #FFFFFF;
  font-size: 9.5px;
  margin-bottom: 2px;
  padding-left: 9px;
  padding-right: 5px;
  width: 183px;
}

#twitter_div p {
  font-size: 10px;
  line-height: 16px;
}

#twitter_update_list {
  list-style: none outside none;
  margin-top: 0;
  padding-bottom: 3px;
  padding-top: 7px;
  width: 183px;
}

#twitter_div li {
  margin-bottom: 10px;
}

#bottomNav {
	background-image: url('files/footer.png');
	background-repeat: no-repeat;
	margin-left:22px;
	text-align: center;
}
#bottomNav a {
	display: inline;
	text-decoration: none; 
	color: #FFFFFF; 
	padding-left:20px;
}
#bottomNav a:hover {
	color: #000;
}
#right img{
}
.right ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none;
color:#333; }

#top {
padding-left: 25px;
}
#content {
background: url(/files/green_bg.png) repeat-y;
background-position:center;
padding: 0px 0;
}
#content-blog {
height:1100px;
background: url(/files/green_bg.png) repeat-y;
background-position:center;
padding: 0px 0;
}
#content-bio {
height:700px;
background: url(/files/green_bg.png) repeat-y;
background-position:center;
padding: 0px 0;
}
#content-blog .blogp {
font-size: 14px;
line-height: 17px;
}
#content_app {
height:525px;
background: url(/files/green_bg.png) repeat-y;
background-position:center;
padding: 0px 0;
}
#content_app #left #page p {
	padding-left: 2px;
	padding-bottom: 12px;
	font-size: 120%;
}
#content_con {
height:580px;
background: url(/files/green_bg.png) repeat-y;
background-position:center;
padding: 0px 0;
}
#footerbox {
	width: 176px;
	height: 132px;
	background-image: url("files/footerbox.png");
	background-repeat: none;
}

#footer {
text-align: center;
color: #333;
font-size: 11px;
padding: 0 0 0 0;
}


#footer a { color: #FFFFFF; }



.live-bottom {
  margin-top: 30px;
  margin-bottom:60px
}

.live-bottom h3 {
  font-family: helvetica,arial;
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 20px;
  text-transform: uppercase;
}

.live-bottom p.phone {
  background: url("http://www.joshtickell.com/files/images/phone-icon.png") no-repeat scroll 0 0 transparent;
  margin-bottom: 10px;
  min-height: 41px;
  padding-left: 67px;
  padding-top: 20px;
}

.live-bottom p.skype {
    background: url("http://www.joshtickell.com/files/images/skype-icon.png") no-repeat scroll 0 0 transparent;
    margin-bottom: 10px;
    min-height: 41px;
    padding-left: 67px;
    padding-top: 20px;
	}

.live-bottom p.gplus {
	    background: url("http://www.joshtickell.com/files/images/gplus-icon.png") no-repeat scroll 0 0 transparent;
    margin-bottom: 10px;
    min-height: 41px;
    padding-left: 67px;
    padding-top: 20px;
	}
	
.live-bottom p {
    padding-left: 68px;
}
