@charset "utf-8";
/* Oasys Mobile. - D.Sauls */

/* 

mozilla CSS document
moz.css
author: Oasys Mobile - www.oasysmobile.com
date: 01-05-09

*/

/*=uneditable */
a:focus { -moz-outline-style: none; }

input:focus, textarea:focus, select:focus { border-color: #9f002f; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
div { text-align: left; vertical-align: top; }
q:before,q:after{content:'';}
a,ins{text-decoration:none;}
strong { font-weight: bold; }

a:link, a:visited, a:active {
	text-decoration: none;
	color: #A72A24;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}

/* Global Elements
=====================================================================*/

html { overflow-x: auto; height:100%;}

input[type="text"] { 
}

/* Headers
=====================================================================*/

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F6F6F6;
	letter-spacing: -.01em;
	font-size: 21px;
}

h2 {
	font-size: 16px;
	color: #FFFFCC;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

h3 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

h4 {
	font-size: 1em;
	color: #999999;
	letter-spacing: 1px;
	font-weight: bold;
}

h5 {
	font-size: 1.3em;
	line-height: 1.2em;
}

h6 {
	font-size:.88em;
	letter-spacing: 1px;
	font-weight: bold;
}
	/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */

body {
	color: #C1C1C1;
	line-height: 16px;
	background-color: #8e1f1e;
	background-image: url(../images/bg_ishot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	background-attachment: scroll;
}


/* Global Defaults
=====================================================================*/
#wrap {
	width: 835px;
	margin-right: auto;
	margin-left: auto;
}

/* Leaderboard
=====================================================================*/
#leader {
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	}

/* Masthead and Navigation Elements
=====================================================================*/
#masthead {
	width: 835px;
	position: relative;
}

#logo {
	height: 217px;
	width: 526px;
	float: right;
	clear: both;
}

#logo h1 {
	background-image: url(../images/ishot_machine_iphone_app.png);
	background-repeat: no-repeat;
	height: 217px;
	width: 526px;
	float: left;
	text-indent: -9000px;
	position: absolute;
}

#description {
	height: 87px;
	width: 526px;
	float: right;
	clear: both;
	text-align: center;
}
#description em {
	font-style: italic;
	color: #FFFFCC;
	line-height: 22px;
}

#glass {
	background-image: url(../images/ishot_glass.png);
	background-repeat: no-repeat;
	height: 357px;
	width: 309px;
	text-indent: -9000px;
	position: absolute;
	top: 1px;
	left: 1px;
}

#bubble {
	background-image: url(../images/3000_bubble.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
	position: absolute;
	height: 147px;
	width: 187px;
	left: 145px;
	top: 220px;
}

 
 /* Navigation Elements
=====================================================================*/
#navigation {
	height: 33px;
	width: 500px;
	float: left;
	padding-left: 335px;
}
	#navigation h3 {
	left: -9000px;
	top: 0;
	height: 0;
	line-height: 0em;
	position: absolute;
}	

	#navigation ul, #navigation ul li, #navigation ul li a {
	float: left;
	height: 33px;
	display: inline;
}
	#navigation ul {
	left: 0;
	top: 0;
	width: 500px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	height: 33px;
	background-position: left top;
}

		#navigation ul#nav li, #navigation ul#nav li a { width: 118px; } /* width for n-home */
		#navigation ul#nav li#n-new-video, #navigation ul#nav li#n-video a { width: 118px; }
		#navigation ul#nav li#n-hotshots, #navigation ul#nav li#n-hotshots a { width: 128px }
		#navigation ul#nav li#n-about, #navigation ul#nav li#n-about a { width: 109px }
		
		#navigation ul#nav li a { text-indent: -9000px; }
		#navigation ul#nav li a:hover,
		body#index #navigation ul#nav li#n-home a { background: url(../images/nav.png) no-repeat -0px -33px; } /* width for n-home */
		#navigation ul#nav li#n-video a:hover,
		body.video #navigation ul#nav li#n-video a { background: url(../images/nav.png) no-repeat -118px -33px; }
		#navigation ul#nav li#n-hotshots a:hover,
		body.hotshots #navigation ul#nav li#n-hotshots a { background: url(../images/nav.png) no-repeat -236px -33px; }
		#navigation ul#nav li#n-about a:hover,
		body.about #navigation ul#nav li#n-about a { background: url(../images/nav.png) no-repeat -364px -33px; }


 /* Main Content Elements
=====================================================================*/
#main_content {
	float: left;
	width: 835px;
	position: relative;
}
#content #yt {
	float: left;
	padding-bottom: 20px;
}



/* Column 2 Elements
=====================================================================*/
#content {
	float: left;
	width: 486px;
	min-height:450px;
	margin-left: 31px;
	background-color: #FAF6D7;
	color: #333333;
	font-size: 14px;
	line-height: 18px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
#content h1 {
	color: #8F1F1E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	padding-bottom: 10px;
	letter-spacing: -1px;
}
#content #party_bubble {
	position: absolute;
	left: 700px;
	top: 490px;
}
#content li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 14px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 8px;
}
#content h2 {
	text-align: left;
	color: #8F1F1E;
	font-size: 16px;
	margin-top: 10px;
}







/* Column 1 Elements
=====================================================================*/
#lft_column {
	float: left;
	width: 278px;
	margin-top: 52px;
}
#lft_column .box {
	background-color: #a72b23;
	color: #FAF6D7;
	margin-bottom: 10px;
	position: relative;
	height: 200px;
}
.box #download {
	position: absolute;
	left: 16px;
	top: 108px;
}

#lft_column .box2 {
	background-color: #a72b23;
	color: #FAF6D7;
	float: left;
	width: 278px;
	padding-bottom: 5px;
}

#lft_column .box h2 {
	background-image: url(../images/to-all-our-friends.png);
	height: 40px;
	text-indent: -9000px;
	width: 278px;
}
#lft_column #social {
	margin-bottom: 10px;
	position: relative;
	height: 32px;
}
#lft_column #social .icon {
	float: left;
	padding-right: 3px;
}
#lft_column  #social  .iconrt {
	padding-right: 0px;
}



#lft_column .box2 h2 {
	background-image: url(../images/pics_hdr.png);
	height: 40px;
	text-indent: -9000px;
}
#lft_column  .box  p    {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#lft_column .box2 p {
	text-align: center;
}
#lft_column .box2 a {
	color: #FFEF00;
}

#wrap #main_content #lft_column .box2 .flickr_badge {
	float: left;
	clear: both;
	width: 238px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#wrap #main_content #lft_column .box2 .flickr_badge img {
	width: auto;
	height: 75px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	float: left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20;
	background-color: #FAF6D7;
}
#lft_column #left_ad {
	float: left;
	text-align: center;
	width: 278px;
	margin-top: 10px;
}


#content th {
	font-weight: bold;
	width: 111px;
	background-color: #E7E3C9;
	padding: 11px;
}
#content td {
	width: 333px;
	background-color: #E7E3C9;
	padding-right: 11px;
	padding-left: 11px;
}

#content table {
	font-size: 12px;
}
#content .download {
	width: 485px;
	clear: both;
	height: 79px;
}
.download .dl-image img {
	float: left;
}
.download .dl-descript {
	float: left;
	width: 420px;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 18px;
}


.youtube {
	float: left;
	font-size: 12px;
	width: 485px;
	margin-bottom: 20px;
}
.ytvideo {
	float: left;
	width: 270px;
}
#content .youtube .ytdetail h2 {
	margin: 0px;
	padding: 0px;
}
#content .youtube .ytdetail p {
	margin-top: 10px;
}

.ytdetail {
	float: left;
	width: 205px;
	margin-left: 10px;
}





/* Footer Elements
=====================================================================*/
#footer {
	width: 530px;
	padding-top: 10px;
	float: left;
	padding-bottom: 20px;
	text-align: right;
	padding-left: 310px;
}
#footer .links {
	float: left;
	margin-right: 10px;
}

#footer a {
	color: #FAF6D7;
}


#footer p {
	font-weight: normal !important;
	color: #999999 !important;
	text-align: right;
	font-size: 10px;
	margin-bottom: 5px;
	display: block;
	float: right;
	width: 450px;
	line-height: 12px;
}
#bubble a {
	display: block;
}
