/*THEME NAME: NEWARK NETWORK
VERSION: 1.0
AUTHOR: NEWARK NETWORK
Reset default browser CSS.*/
HTML, BODY, DIV, SPAN, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, CODE, DEL, DFN, EM, IMG, Q, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
BODY
{
	line-height: 1.5;
	background: #000;
	margin: 0;
}
/*Tables still need 'cellspacing="0"' in the markup.*/
TABLE
{
	border-collapse: separate;
	border-spacing: 0;
}
CAPTION, TH, TD
{
	text-align: left;
	font-weight: normal;
}
H1
{
	width: 900px;
}
/*Remove possible quote marks (") from <q>, <blockquote>.*/
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	content: "";
}
BLOCKQUOTE, Q
{
	quotes: "" "";
}
A IMG
{
	border: none;
}
BODY
{
	background: #FFF;
	color: #000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	text-align: center;
	font-family: Helvetica, Arial, "sans serif";
}
A
{
	text-decoration: none;
}

#adsense {
 position:absolute;
 top:0;
 right:0;
 width:200px;
padding-top:10px;
}


EM
{
	font-style: italic;
}
STRONG
{
	font-weight: bold;
}
#wrapper
{
	text-align: left;
	width: 700px;
	margin: 10% auto 0;
}
#logo
{
	margin-top: 80px;
	width: 50px;
	float: left;
	padding-right: 10px;
}
#main
{
	width: 460px;
	float: left;
}
H1
{
	font-size: 60px;
	font-weight: bolder;
	letter-spacing: -0.05em;
	line-height: 1em;
	color: #73B918;
}
a:link { color: #73B918; }
a:visited { color: #73B918; } 
a:hover { color: #73B918; } 

#main P.hello
{
	padding: 10px 0;
	font-size: 26px;
	font-family: Georgia, Times;
	line-height: 1.2em;
	color: #808080;
}
#main P.desc1
{
	padding: 10px 0;
	font-size: 22px;
	font-family: Georgia, Times;
	line-height: 1.2em;
	color: #808080;
}
#main P.desc2
{
	padding: 10px 0;
	font-size: 22px;
	font-family: Georgia, Times;
	line-height: 1.2em;
	color: #808080;
}
.desc1
{
	width: 460px;
}
.desc2
{
	width: 427px;
}
.bottom-half
{
	width: 100%;
	height: 300px;
	background-image: url(/wp-content/themes/New_Launch/images/background-submit.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 10px;
}
.email-submit
{
	width: 465px;
	margin: 0 auto;
	padding-top: 60px;
}
.input-email-bg
{
	width: 321px;
	height: 42px;
	background-image: url(/wp-content/themes/New_Launch/images/input-email.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
}
.input-email
{
	float: left;
	height: 26px;
	width: 303px;
	padding: 7px 0;
	margin: 1px 7px;
	border: none;
	font-size: 20px;
	text-align: center;
	color: #73B918;
	background: url(/wp-content/themes/New_Launch/images/empty.gif);
}
FORM
{
	padding: 30px 0;
	border: 1px solid #F1F1F1;
	border-style: solid none;
	width: 600px;
}
FORM P, FORM INPUT
{
	display: inline;
}
FORM .email
{
	border: 1px solid #CCC;
	padding: 5px;
	width: 130px;
}
FORM .button
{
	border: 1px solid #F1F1F1;
	padding: 4px;
	background: #080808;
	color: #FFF;
	text-transform: uppercase;
}
FORM .button:hover
{
	background: #73B918;
}
.form-label
{
	border-left: 1px solid #FE8F45;
	padding: 36px 10px;
}
#submit
{
	vertical-align: middle;
}
#submit
{
	margin-right: 5px;
}
#submit
{
	padding-left: 15px;
}
#page-info
{
	padding: 10px 0;
	clear: both;
	font-size: 12px;
	color: #666;
	text-align: left;
}
#page-info A
{
	color: #666;
	font-style: italic;
}
#page-info A:hover
{
	color: #73B918;
}
#error
{
font-weight: bold;
font-family: Helvetica;
color: #73B918;
}



#tags
{
width: 460px;
padding: 10px;
margin: 0px;
color: #CCC;
font-size: 11px;
}


#tagline
{
	position: static;
	bottom: 10%;
	right: 10%;
	width: 475px;
	color: #CCC;
	font-size: 11px;
vertical-align:baseline;
}


#footer
{
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 275px;
	color: #999;
	font-size: 11px;
vertical-align:baseline;
}

#footer A
{
	color: #999;
}
#footer A:hover
{
	color: #73B918;
font-weight: bold;
}


/*=Images
--------------------------------------------------------------
Only added for the sake of compliance with Themes Directory*/
.entry-content IMG
{
	margin: 0 0 18px;
	max-width: 100%;
}
IMG.alignleft, IMG.align-left
{
	float: left;
	margin-right: 20px;
}
IMG.alignright, IMG.align-right
{
	display: block;
	float: right;
	margin-left: 20px;
}
IMG.center, IMG.centered
{
	margin: 0 auto;
	display: block;
	float: none;
	clear: both;
}
.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}
.wp-smiley
{
/*Prevent the smileys from breaking line-height*/
	max-height: 12px;
}
