/* Reset --------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Globals --------------------------------------------*/
body { font-size: 62.5%; font-family: Arial; background: #ebebeb url('../img/appiphone_bg.jpg') top center repeat-x; }
ul#skipto { display: none; }
div#wrapper { width: 964px; margin: 0 auto; background: transparent; }
.last { background: none !important; margin-right: 0 !important; margin-bottom: 0 !important; }

/* Header --------------------------------------------*/
div#header { background: #262626 url('../img/bg-nav.gif') repeat-x bottom left; }
	div#header h1 { float: left; background: transparent url('../img/bg-lnav.gif') no-repeat bottom left; overflow: hidden; }
		div#header h1 a { padding-left: 5.5em; display: block; text-indent: -999999px; min-height: 4.3em; width: 61px; background: transparent url('../img/logo.gif') no-repeat center center; }

	/* Nav */
	div#header ul { float: right; min-height: 4.3em; background: transparent url('../img/bg-rnav.gif') no-repeat bottom right; }
		div#header ul li { float: left; padding-right: 8px; }
			div#header ul li a { display: block; font-size: 1.2em; color: #b7b7b7; text-decoration: none; margin-top: 10px; padding: 5px 6px; background-color: #1f1f1f; text-transform: lowercase; -webkit-border-radius: 3px;  -moz-border-radius: 3px; border-radius: 3px; }
			div#header ul li a:hover { color: #fff; }
				div#header ul a span { }
		
		/* Categories */
		div#header ul li#categories { padding-right: 18px;  position: relative; -webkit-border-radius: 3px;  -moz-border-radius: 3px; border-radius: 3px; }		
		div#header ul li#categories a { color: #999; display: block; background: transparent url('../img/bg-categories.gif') no-repeat 0 0; padding: 5px 25px 6px 10px; font-size: 11px; -webkit-border-radius: 3px;  -moz-border-radius: 3px; border-radius: 3px; }
		div#header ul li#categories:hover a { background-position: 0 100%; text-decoration: none; color: #999; }

			/* Dropdown */
			div#header ul li#categories ul { display: none; position: absolute; top: 32px; right: 19px; width: 127px; border: 1px solid #4d4d4d; background: #434343 url(''); -webkit-border-radius: 3px;  -moz-border-radius: 3px; border-radius: 3px; }
				div#header ul li#categories ul li { background: none; display: block; width: 94%; border-bottom: 1px solid #4d4d4d; }
					div#header ul li#categories ul li a { display: block; background: transparent; padding: 0; color: #ccc; padding: 8px; margin: 0; }
					div#header ul li#categories ul li a:hover { color: #fff;}

/* Breadcrumb --------------------------------------------*/
ul.breadcrumb { }
	ul.breadcrumb li { background: transparent url('../img/bg-breadcrumb.png'); -webkit-border-radius: 3px;  -moz-border-radius: 3px; border-radius: 3px; }
	ul.breadcrumb li.map { float: left; font-size: 1.1em; color: #6c6c6c; padding: 10px 26px 10px 18px; }
		ul.breadcrumb li.map em { font-family: georgia; font-size: 1.4em; color: #333; }
	ul.breadcrumb li.links { float: right; font-size: 1.2em; color: #808080; padding: 11px 18px 11px 22px; }
		ul.breadcrumb li.links span { font-family: georgia; font-style: italic; padding: 0 5px; font-size: .9em; }
		ul.breadcrumb li.links a { color: #6e6e6e; }
		ul.breadcrumb li.links a#disable { color: #bdbdbd;  cursor: default; }
		
		ul.breadcrumb li.links:hover a { color: #3f3f3f; }
		ul.breadcrumb li.links:hover a#disable { color: #bdbdbd; }
		
		ul.breadcrumb li.links a:hover { background-color: #fff; text-decoration: none; }
		ul.breadcrumb li.links a#disable:hover { background-color: transparent; color: #bdbdbd; text-decoration: underline; cursor: default; }
	
div#adsense { float: left; width: 616px; margin-left: 22px; background: transparent url('../img/bg-breadcrumb.png'); -webkit-border-radius: 3px;  -moz-border-radius: 3px; border-radius: 3px; padding: 10px; text-align: center; }	
	
	
/* Listing --------------------------------------------*/
ul#listings { overflow: hidden; clear: both; padding-top: 0px; padding-bottom: 25px; background: #EDEEF2; }
ul#listings li { float: left; width: 144px; margin-right: 20px; margin-top: 20px; }
ul#listings li:hover a { color: #444; }	
	ul#listings li a { width: 144px; padding-top: 12px; display: block; text-align: center; font-size: 12px; color: #858585; font-weight: bold; text-decoration: none; }
	ul#listings li a:hover { color: #222; text-decoration: underline; }
	ul#listings li a.img { width: 144px; display: block; padding: 0;}
		ul#listings li a.img img { border: 3px solid #fff; -webkit-border-radius: 3px;  -moz-border-radius: 3px; border-radius: 3px; }

	ul#listings li a.img-sm { width: 144px; display: block; padding: 20px;}
		ul#listings li a.img-sm img { border: 3px solid #fff; -webkit-border-radius: 3px;  -moz-border-radius: 3px; border-radius: 3px; }		

		ul#listings li a span { background: url('../img/bg-comments.gif') no-repeat; padding: 0 5px 2px 5px; font-size: 10px; font-weight: normal; color: #000;}
		
/* Box --------------------------------------------*/
div.box { background: transparent url('../img/bg-toggle.png'); padding: 23px 18px; width: 908px; margin: 0 auto; border-bottom: 2px solid #292929; font-size: 1.2em; color: #000; line-height: 21px; overflow: hidden; -webkit-border-radius: 3px;  -moz-border-radius: 3px; border-radius: 3px; }
	div.box a { color: #fff; }
	div.box p { margin-top: 10px; }
	div.box p span { background-color: #1e1e1e; color: #efefef; padding: 2px; }
	div.box h2 { background-color: #444; color: #f3f3f3; padding: 2px; font-size: 1.5em; display: inline; font-weight: normal; }
		div.box h2 span { font-family: georgia; font-style: italic; }

		/* Block */
		div.block { width: 435px; float: left; margin-right: 18px; }
		div#rules { width: 335px; float: left; }
		div#form { width: 535px; float: left; margin-right: 18px; }
			div#form fieldset { float: left; width: 250px; margin-right: 18px; color: #e9e9e9; }
				div#form fieldset label { padding-top: 13px; display: block; padding-bottom: 2px;}
					div#form fieldset label span { background-color: #5c5c5c; color: #fff; padding: 2px; }
				div#form fieldset input { background-color: #fff; color: #222; padding: 4px; border: 0; border-bottom: 2px solid #e9e9e9; }
				div#form fieldset input#url { visibility: hidden; height: 0; font-size: 1px; padding: 0; margin: 0; overflow: hidden; }
				div#form fieldset #check { padding-top: 40px; }
				div#form fieldset button { margin-top: 14px; }

/* Content ---------------------------------------*/
div#container { padding: 25px 0 0; }
div#content { float: left; padding: 18px; line-height: 22px; color: #333; width: 600px; background: rgba(254,254,254,0.9);}
div#content p {font-size: 1.2em; }
div#content h2 { font-size: 2em; color: #000; border-bottom: 1px solid #ccc; margin-bottom: 10px; }
div#content h3 { font-size: 1.5em; color: #000; margin-top: 15px; }
div#content a { color: #000; }
div#content img { border: 3px solid #fff; }
div#details ul { margin-bottom: 10px; padding-bottom: 13px; }
div#details fieldset { padding-top: 5px; }
div#content div#details { float: right; width: 255px; font-size: 12px; margin-bottom: 10px; padding-bottom: 13px;}
div#details p { margin: 10px 0; }
div#details h2 { font-size: 15px;}
div#details span.link { float: right; color: red; font-size: 11px; font-weight: normal;}
div#details span.link a { color: red; text-decoration: none; }
div#details span.link a:hover { color: #000; }

	/* Details about Application ---------------------------*/
	div#meta { background: #fbffe3; width: 320px; margin-top: 20px; padding-left: 6px;}
	div#meta h2 { padding-top: 6px; width: 314px;}
	div#meta p { width: 310px; }
	/* form */
	div#details label { display: block; margin-bottom: 3px; color: #999;}
	div#details input { display: block; margin-bottom: 10px; padding: 3px; width: 230px; }
	div#details textarea { display: block; margin-bottom: 10px; padding: 3px; width: 232px; }
	div#details button { margin-top: 5px;}
	
	/* Comments */
	div#content div#comments { clear: both; padding-top: 20px;}
	div#content div.post { padding: 10px; margin: 0 0 20px;  background-color: #fff; border-bottom: 2px solid #c6c6c6;}
	div#content div.post p { padding: 10px; background-color: #ebebeb; margin: 0; border-right: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2;}
	div#content div.post .poster { padding: 5px 10px; margin-bottom: 0 !important; font-size: 12px; font-weight: normal; background-color: #e3e3e3; }

/* Sidebar ---------------------------------------*/
div#sidebar { float: right; width: 308px; background: transparent url('../img/bg-end.png') bottom left no-repeat; padding-bottom: 200px; }
div#sidebar ul#listings { margin-top: 0; }
div#sidebar ul#listings li { margin-top: 0px; }

	/* Sponsors */
	div#sidebar h2 { font-size: 14px; padding-top: 20px; color: #535353; padding-bottom: 3px; margin-bottom: 5px; border-bottom: 1px solid #9e9e9e; }
	div#sidebar ul#sponsors { font-size: 12px; }
	div#sidebar ul#sponsors a { color: #333; padding: 10px 0 10px 15px; display: block; border-bottom: 1px solid #d6d6d6; background: url('../img/arrow.gif') no-repeat 3px 13px; text-decoration: none; }

/* Ads ---------------------------------------*/
ul#ads { clear: both; padding-top: 20px; }
ul#ads li { float: left; margin-right: 20px; }
ul#ads li.last { margin-right: 0; }
ul#ads li a { display: block; width: 144px; height: 108px; text-indent: -999999px; background: url('../img/advertise-here.gif'); -webkit-border-radius: 3px;  -moz-border-radius: 3px; border-radius: 3px; }

div.adblock { clear: both; padding-top: 25px; }
div.adblock a { display:block;font-size:11px;color:#888;font-family:arial,sans-serif;text-align:center;text-decoration:none;overflow:hidden; float: left; margin-right: 21px; }
div.adblock a.adhere { text-indent: -999999px; background: url('../img/advertise-here.gif'); -webkit-border-radius: 3px;  -moz-border-radius: 3px; border-radius: 3px; }

div.adblock a.wpcoder { background: url('../img/ad-wpcoder.gif'); }

/* Footer --------------------------------------------*/
div#footer { padding-top: 25px; clear: both; }
div#footer ul { background: #373737 url('../img/bg-footer.gif') repeat-x top left; overflow: hidden; }
	div#footer ul li { padding: 19px 18px 13px; font-size: 1.1em; color: #5e5e5e; }
	div#footer ul li#copy { float: left; background: transparent url('../img/bg-lfooter.gif') top left no-repeat; }
	div#footer ul li#powered { float: right; background: transparent url('../img/bg-rfooter.gif') top right no-repeat; }
		div#footer ul li a { color: #b7b7b7; }	
		div#footer ul li a:hover { color: #fff; }
		
		
img.small {margin: 10px 0px 0px 12px;}