/*
Theme Name:		AndroidTapp.com
Theme URI:		http://www.androidtapp.com
Description:		Android Tapp. Android App Reviews & Showcase Just a Tapp Away. A NAMYnot Multimedia Inc. Application
Version:		1.0
Author:			Antonio Wells of NAMYnot Multimedia Inc.
Author URI:		http://www.antoniowells.com
*/



/* Start General Styles */



body
{
	margin: 0px;
	padding: 0px;
	background: #000517 url(images/bg_page-dark.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #fff;
}



h1, h2, h3, h4, h5
{
	font-weight: normal;
}



a, a:link, a:active
{
	color: #78d800;
}



img
{
	border: 0px;
}



form
{
	margin: 0px;
}



blockquote
{
	background: url(images/bg_panel.png);
	border-left: 4px solid #78d800;
	padding: 0px 20px 0px 30px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: #eee;
}



hr
{
	color: #15253b;
	background-color: #15253b;
	height: 1px;
}



/* End General Styles */







/* Start Page Structure IDs */



#TopBar
{
	background: #15253b;
	padding: 3px;
	border-bottom: solid 1px #183d5c;
}



#TopBar .SpaceFix
{
	padding-top: 5px;
}



#TopBar .RSS
{
	background: url(images/icon_rss.png) no-repeat bottom left;
	padding-left: 20px;
}



#TopBar .RSS:hover
{
	background: url(images/icon_rss.png) no-repeat top left;
}



#TopBar .Email
{
	background: url(images/icon_email.png) no-repeat bottom left;
	padding-left: 20px;
}



#TopBar .Email:hover
{
	background: url(images/icon_email.png) no-repeat top left;
}



#TopBarContent
{
	width: 960px;
	margin: 0 auto;
}



#TopBarContent a
{
	color: #ccc;
	font-size: 0.85em;
	padding-right: 10px;
	text-decoration: none;
}



#TopBarContent a:hover
{
	color: #FFF;
	text-decoration: underline;
}



#Super
{
	text-align: center;
	margin: 0 auto;
	padding: 5px 0px 15px 0px;
	width: 730px;
}



#Wrapper
{
	width: 960px;
	margin: 0 auto;
}



#TakeoverMarginBanner
{
	width: 180px;
	height: 178px;
	position: absolute;
	top: 237px;
	left: 1118px;
	z-index: 1;
}



#Header
{
	background: url(images/bg_header-logo.jpg) no-repeat;
}



#HeaderLogo
{
	float: left;
	width: 460px;
}



#HeaderLogo h1
{
	text-indent: -9999px;
	display: none;
	visibility: hidden;
}



#TopLinks
{
	float: right;
	width: 480px;
	text-align: right;
	padding: 8px 0px 0px 0px;
}



#NavPanel
{
	background: url(images/bg_nav-panel-dark.png) repeat-x; /* #000517; */
	padding: 6px 3px;
	margin: 15px 0px;
	height: 48px;
	border-top: solid 1px #00020b;
}



/* #HeaderAdsPanel {

			background: #000517;

			padding: 6px 3px;

			margin: 15px 0px;

		}

		*/



#MainInfo
{
	float: left; /* width: 500px; */
}



#SearchBox
{
	float: right;
}



#Body
{
}



#LeftContent
{
	float: left;
	width: 615px; /* 630px; */
}



#RightContent
{
	float: right;
	width: 320px;
}


#HomeCategories {
	margin: 10px 0px;
}

#HomeCategories h3 {
	margin: 0px;
	color: #0EC5E4;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}

#HomeCategories ul {
	float: left;
	padding-left: 0px;
	width: 23%;
}

#HomeCategories li {
	list-style: none;
	font-size: 1.0em;
	padding: 3px 0px;
}

#HomeCategories li:hover {
}

#HomeCategories a {
	text-decoration: none;
	color: #CCC;
}

#HomeCategories a:hover {
	text-decoration: underline;
	color: #0EC5E4;
}


#Footer
{
	font-size: 0.75em;
	text-align: center;
	color: #3b3c3c;
	border-top: 1px solid #0b222e;
	margin: 15px 0px;
}



#Footer a
{
	color: #154157;
}



#FooterAds
{
	background: #000517;
	margin: 10px 0px 0px 0px;
	padding: 8px;
	text-align: center;
}

/* End Page Structure IDs */







/* Start Common Classes */



.CommonPanel
{
	margin: 10px;
}

.Section {
	margin-bottom: 20px;
}

.SectionAdvertise {
	text-align: center;
	
}

.Advertise
{
	color: #78d800 !important;
}


.Ads
{
	padding: 20px 5px 20px 5px;
	text-align: center;	
	border-top: solid 1px #15253b;
	border-bottom: solid 1px #15253b;
}

.AdsMain
{
	padding: 5px 0px 10px 0px;
	text-align: center;
}

.SidebarPremium
{
	padding-left: 5px !important;
}

google_ads_div_Homepage-Ad-1, google_ads_div_Homepage-Ad-2 {
	width: 300px;
	display: inline !important;
}

.Clear
{
	clear: both;
}


.SmallText
{
	font-size: 0.75em;
	color: #999;
}

.AndroidAdvice {
	width: 140px;
}

.AndroidAdvice ul {
	padding-left: 5px;
	margin-left: 0px;
	list-style-type: none;
}

.AndroidAdvice li {	
	font-size: 0.75em;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #15253b;
}

.AndroidAdvice h2,
.AndroidAdvice h3,
.AndroidAdvice h4 {
	margin: 0px;
}

.AndroidAdvice a {
}


.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}



.alignright
{
	float: right;
}



img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}



img.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}



img.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}



.Badges
{
	margin: 15px 0px;
}



.PageDescription
{
	font-size: 1.1em;
	color: #999;
	text-align: center;
	font-family: Georgia, "Times New Roman" , Times, serif;
	line-height: 1.3em;
}



.PageDescription strong
{
	color: #ccc;
}



.RateVote
{
	font-size: 1.2em;
	text-align: center;
	color: #0EC5E4;
	font-style: italic;
	margin-bottom: 20px;
}



.RatingSummary
{
	margin: 20px 0px;
	padding: 10px;
	border: 1px solid #78d800;
	background: #000517 url(images/bg_footer.gif) repeat-x;
}



.RatingTitle
{
	margin: 0px 0px 0px 4px;
	padding: 2px 4px;
	background: #15253b;
	color: #FFF;
	font-size: 0.85em;
	text-transform: uppercase;
	border-top: solid 1px #154364;
}



.RatingsAverage
{
	margin: 0px 5px 0px 0px;
	padding: 2px 4px;
	background: #FFF;
	color: #236281;
	font-size: 0.85em;
}



.RatingsText
{
	text-align: center;
	display: block;
	margin: 4px 0px;
	padding: 2px 4px;
	font-weight: bold;
}



.LeftSplit
{
	float: left;
}



.RightSplit
{
	float: right;
}



.RightSplitRight
{
	float: right;
	text-align: right;
}



.Table
{
	background: #000517 url(images/bg_footer.gif) no-repeat;
	line-height: normal;
	border-top: 1px solid #15253b;
	border-left: 1px solid #15253b;
	border-right: 1px solid #15253b;
	font-size: 0.9em;
}



.Table th
{
	background: url(images/bg_panel.png);
	border-bottom: 1px solid #15253b;
}



.Table tr
{
	border-bottom: 1px solid #15253b;
}



.Table .Row
{
	border-bottom: 1px solid #15253b;
}



.Table .Price
{
	color: #0ec5e4;
	font-weight: bold;
}



.Post table
{
	border-left: solid 1px #1b2e48;
	border-top: solid 1px #1b2e48;
	width: 100%;
}



.Post table th
{
	border-right: solid 1px #1b2e48;
	border-bottom: solid 1px #1b2e48;
	background: url(images/bg_panel.png);
}



.Post table tr
{
}



.Post table tr:hover
{
	background: #223857;
}



.Post table td
{
	font-size: 0.9em;
	border-right: solid 1px #1b2e48;
	border-bottom: solid 1px #1b2e48;
}



.Strong
{
	font-weight: bold;
}



.Nav
{
	margin: 20px 0px;
}



.List
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}



.List li
{
	display: inline;
}



.List li a
{
	width: 140px;
	display: block;
	padding: 5px 10px 5px 0px;
	text-decoration: none;
	float: left;
	margin: 0px 3px;
}



.InReviewLargeNumbers
{
	font-size: 2.2em;
}



.Maintenance
{
	border: 2px solid #15253b;
	padding: 10px;
	margin: 10px 0px;
	font-size: 0.9em;
	text-align: center;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}



.CalloutPanel
{
	padding: 6px;
	margin-bottom: 20px;
	font-size: 0.8em;
}



.GiveawayPanel
{
	color: #15253b;
	padding: 10px;
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
	border: solid 2px #0EC5E4;
	background: #fff url(images/icon_anouncement.png) no-repeat 15px center;
	padding-left: 40px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}



.WidgetsPanel
{
	color: #000;
	margin: 20px 0px;
}



.WidgetsPanelWidget
{
	float: left;
	margin-right: 30px;
	text-align: center;
}



.WidgetsPanelLink
{
	background: #fff;
	padding: 3px;
	border: solid 1px #999;
	display: block;
	margin-bottom: 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



.WidgetsPanelLink:hover
{
	border: solid 1px #666;
}



.WidgetsPanelTitle
{
	background: #95cd3c;
	text-align: center;
	font-size: 0.7em;
	color: #fff !important;
	border: solid 1px #80b62a;
	padding: 1px 8px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



.WidgetsPanelTitle:hover
{
	background: #fff;
	color: #80b62a !important;
}



.QRCode
{
	float: left;
	margin-right: 20px;
}



.QRCodeExtra
{
	float: left;
	margin-right: 30px;
}



.QRCodeTitle
{
	background: #FFF;
	display: block;
	text-align: center;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #000;
}



.PostInfoPanel
{
	margin: 25px 0px;
}



.PostInfo
{
}



.SearchTitle
{
}



.SearchTerms
{
	color: #78D800;
}

/* End Common Classes */







/* Start Menu */

#menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}



#menu li
{
	display: inline;
}



#menu li a
{
	display: block;
	text-decoration: none;
	float: left; /* padding: 5px 10px 5px 10px; 			margin: 0px 28px 0px 10px; */
	padding: 5px 14px;
	margin: 0px 7px 0px 3px;
}



#menu .main a:hover
{
	background: #15253b;
	color: #1591E4;
}





#menu #current
{
	color: #FFF;
	background: #236281;
}



#menu #current a
{
	background: #eee;
	font-weight: bold;
	color: #474848;
}



#menu #current a:hover
{
	background: #ccc;
	font-weight: bold;
	color: #000000;
}



#menu .normal a
{
	color: #CCC;
}



#menu .normal a:hover
{
	background: #15253b;
	color: #1591E4;
}



#menu .normal #current a:hover
{
	background: #ccc;
	color: #000000;
}



.NavTitle
{
	font-size: 1.24em;
	font-weight: bold;
}



.NavDescription
{
	font-size: 0.7em;
}

/* End Menu */







/* Start Gallery Styles */

.singleads
{
	margin: 20px 0 0 0;
}



.Showcase
{
	/* padding:10px; 	background: url(images/bg_panel.png); 	border: 1px solid #15253b; 	width:500px; 	-moz-border-radius: 6px; 	-webkit-border-radius: 6px; */
}



.Showcase img
{
	margin-bottom: 10px; /* display: block; 	margin-left: auto; 	margin-right: auto; */
}



.ShowcaseDetails
{
	line-height: 1.8em;
}



.ShowcaseDetails h1, .ShowcaseDetails h2, .ShowcaseDetails h3, .ShowcaseDetails h4
{
	color: #0EC5E4;
}



.Sticky
{
	float: left;
	width: 590px;
	margin: 0px 5px 40px 0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #15253b;
	background: #000310 url(images/bg_sticky.jpg) left bottom no-repeat;
}



.StickyPhone
{
	background: url(images/bg_motorola-droid.png) no-repeat;
	float: left;
	width: 190px;
	height: 241px;
	margin-top: 10px;
	margin-left: 20px;
}



.StickyPhoneApp
{
	margin-top: 41px;
	margin-left: 18px;
}



.StickyAttributes
{
	float: left;
	width: 90px;
	margin-top: 10px;
}



.StickyAttributesFavApp
{
	margin: -16px 0px 15px 4px;
}



.StickyDescription
{
	float: left;
	width: 270px;
	margin-top: 10px;
}



.StickyDescription p
{
	font-size: 0.85em;
	line-height: 1.4em;
	color: #eee;
}



.StickDescription .more-link
{
}



.StickyPanel
{
}

.Item
{
	padding: 20px 10px;
	border-bottom: 1px solid #15253B;
	font-size: 0.9em;
	margin-bottom: 20px;
}

.Item:hover
{
	background: #000;
}

.Item a
{
	color: #0EC5E4;
	text-decoration: none;
}

.Item .more-link {
	text-decoration: underline;
}

.Item a:hover
{
	text-decoration: underline;
}

.ItemImage {
	float: left;
	margin-right: 20px;
}

.ItemDescription {
}

.ItemPrice {
	font-weight: bold;
	font-size: 1.2em;
	color: #6bb600;
}

.Item span
{
}

.Item span a:link, .Item span a:active
{
	color: #fff;
	text-decoration: none;
}

.Item span a:hover
{
}

.Item img
{
}

.Item h3, .Sticky h3
{
	margin: 0;
	padding: 0;
	font-size: 1.8em;
	color: #0EC5E4;
}

.Item h3 a:hover, .Item h3 a:link, .Item h3 a:active, .Item h3 a:visited, .Sticky h3 a
{
	color: #0EC5E4;
	text-decoration: none;
}

.Item .NoRatingsYet
{
	font-size: 0.8em;
}

.ItemComments
{
	background: url(images/bg_comments-panel.png) no-repeat top right;
	margin: 0 30px 30px 0;
	padding-top: 35px;
	width: 250px;
	float: left;
}

.CommentsCloud
{
	float: right;
	font-size: 14px;
	color: #666;
	width: 30px;
	height: 25px;
	padding-top: 5px;
	background: url(images/icon_comments.png) no-repeat;
	text-align: center;
}



.CommentsCloud a
{
	color: #FFF;
	text-align: none;
}



.ReadReviews
{
}



.ReadReviews a
{
	color: #CCC;
}



#sidebar
{
	float: right;
	width: 310px; /* 270px;
	padding: 15px 15px 25px 15px; */
	padding: 5px;
	background: url(images/bg_panel.png);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #15253b;
}



#sidebar h2
{
	font-size: 1.2em;
	color: #0EC5E4;
}



#sidebar hr
{
	margin: 15px 0px;
	height: 1px;
	color: #15253b;
}



#sidebar .News
{
	background: url(images/icon_news.png) no-repeat left center;
	padding-left: 36px;
	height: 28px;
}



#sidebar .Wallpaper
{
	background: url(images/icon_wallpaper.png) no-repeat left center;
	padding-left: 36px;
}



#sidebar .Tweeps
{
	background: url(images/icon_twitter.png) no-repeat left center;
	padding-left: 36px;
}



#sidebar .Sherweb
{
	background: url(images/icons_microsoft-exchange-logo.png) no-repeat left center;
	padding-left: 36px;
}



#sidebar .aTrackDog
{
	background: url(images/icon_atrackdog.png) no-repeat left center;
	padding-left: 36px;
}



#sidebar .AndroidGuys
{
	background: url(images/icon_androidguys.png) no-repeat left center;
	padding-left: 36px;
}



#sidebar .AndroidandMe
{
	background: url(images/icon_androidandme.png) no-repeat left center;
	padding-left: 36px;
}



#sidebar ul
{
	/* padding:0 0 20px 0;*/
}



#sidebar li
{
	/* padding:0 0 20px 0;*/
}



#sidebar #fragment-1 li
{
	list-style-image: url(images/bullet_arrow.gif); /* margin-left: 10px; */
}



#sidebar .Join
{
	background: url(images/icon_join.png) no-repeat;
	padding-left: 26px;
	line-height: 1.3em;
	font-size: 1.3em;
}

#sidebar .JoinMovement
{
	font-size: 0.8em;
	padding-bottom: 8px;
	color: #CCC;
}

#sidebar .Advice
{
	/* background: url(images/icon_advice.png) no-repeat;
	padding-left: 26px; */
	line-height: 1.3em;
	font-size: 1.3em;
}

/* End Gallery Styles */







/* Start Ads */

#ads
{
	clear: both;
	width: 300px;
	padding: 0px 0px 10px 15px;
}

#ads ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#ads li
{
	float: left;
	margin: 0;
	padding: 0 20px 15px 0;
	list-style-type: none;
}

/* End Ads */



/* Start Top Discussions */
.TopDiscussions {
	background: #eee;
	padding: 20px 10px;
}

.TopDiscussions ul {
	padding-left: 0px;
	margin: 0PX;
}

.TopDiscussions ul li {
	list-style: none;
	margin-top: -10px;
	display: block;
}

.TopDiscussions .BarGraph {
	background: url(images/dot_blue.png);
	padding: 20px 10px;
}

.TopDiscussions .BarGraph a {
	text-decoration: none;
	color: #000;
	font-style: italic;
	display: block;
	padding-bottom: 20px;
	font-size: 1.1em;
}

.TopDiscussions .BarGraph a:hover {
	text-decoration: underline;
}

.TopDiscussions .CommentIcon {
	background-color: black;
	float: right;
	position: relative;
	right: -10px;
	top: -20px;
}

.TopDiscussions .CommentIcon a {
	color: #FFF;	
	padding: 4px !important;
	font-size: 0.9em;
}

.TopDiscussions .CommentIcon a:hover {
	color: #990000;
}
/* End Top Discussions*/



/* Start Form Styles */

.search
{
	background: #000517 url(images/bg_input-field.gif) repeat-x top left;
	border: 1px solid #15253b;
	padding: 4px;
	width: 130px;
	color: #0EC5E4;
}



.find
{
	background: url(images/btn_search.gif) no-repeat top left;
	border: 0px;
	color: #fff;
	padding: 0px;
	width: 67px;
	height: 28px;
	margin-top: 1px; /* IE Specific Style to make the Search Button behave */
	_margin-top: 3px; /* IE only Style Hack */
}



.find:hover
{
	background: url(images/btn_search.gif) no-repeat bottom left;
}



.searchbox
{
	/* margin: 15px 0px; */
}



.InputGeneral
{
	background: #000517 url(images/bg_input-field.gif) repeat-x top left;
	border: 1px solid #15253b;
	padding: 4px;
	width: 130px;
	color: #0EC5E4;
}



.InputField
{
	background: #eee; /*  url(images/bg_input-field.gif) repeat-x top left; */
	border: 1px solid #236281;
	padding: 5px;
	width: 150px;
	color: #236281; /* #0EC5E4; */
}



.InputSearch
{
	background: #ccc;
	color: #236281;
	border: solid 1px #154364;
	font-size: 0.8em;
	padding: 3px;
	width: 150px;
}



.Downloads
{
	margin: 16px 0;
	padding: 12px; /* border: 1px solid #69B4DA; */
}



#registerform
{
	/* margin-bottom: 10px; 	padding-bottom: 10px; 	border-bottom: solid 1px #15253b; */
}



#registerform label
{
	display: block;
	margin-bottom: 6px;
}



.ButtonSearch
{
	background: url(images/btn_search.png);
	width: 26px;
	height: 25px;
	border: 0px;
}



.ButtonGeneral, .submit
{
	background: url(images/bg_nav-panel.png) repeat-x bottom !important;
	border: 0px !important;
	color: #fff !important;
	padding: 0px;
	width: 67px;
	height: 28px;
	margin-top: 1px; /* IE Specific Style to make the Search Button behave */
	_margin-top: 3px; /* IE only Style Hack */
}



.ButtonGeneral:hover
{
}

/* End Form Styles */







/* Start Footer Lists */

.FooterList
{
	margin: 40px 0px 30px 0px;
	background: #000517 url(images/bg_nav-panel-dark.png) repeat-x;
	padding: 30px 20px 10px 20px;
	font-size: 0.9em;
	border-top: solid 1px #00020b;
}



.FooterList h2
{
	font-size: 1.4em;
	color: #0EC5E4;
}



.FooterList a:hover
{
	color: #1C6281;
}



.FooterList .SubscribeRSS
{
	background: url(images/icon_rss.gif) no-repeat left center;
	padding-left: 36px;
	height: 26px;
}



.FooterList .WriteForUs
{
	background: url(images/icon_write-for-us.png) no-repeat left center;
	padding-left: 36px;
	height: 26px;
}



.FooterList .HelpWanted
{
	background: url(images/icon_anouncement.png) no-repeat left center;
	padding-left: 36px;
	height: 26px;
}



.SubFooter
{
	background: none;
}



.SubFooter .RSS
{
	background: url(images/icon_rss.png) no-repeat 1px left;
	padding-left: 20px;
}



.SubFooter .RSS:hover
{
	background: url(images/icon_rss.png) no-repeat bottom left;
}



.SubFooter .Email
{
	background: url(images/icon_email.png) no-repeat 1px left;
	padding-left: 20px;
}



.SubFooter .Email:hover
{
	background: url(images/icon_email.png) no-repeat bottom left;
}



.list1
{
	width: 290px;
	float: left;
	margin-right: 15px;
}



.list1 ul
{
	margin: 10px 0 10px 0;
	padding: 0;
}



.list1 li
{
	list-style: none;
	border-bottom: 1px solid #15253b;
	padding: 4px 0 4px 0;
	display: block;
}



.list1 li:hover
{
	background: url(images/bg_panel.png);
}

/* End Footer Lists */







/* Start Twiiter Box */

#twitter_div
{
	background: url(images/bg_nav-panel-dark.png) repeat-x;
	overflow: auto;
	padding: 6px;
}



#twitter_div a:hover
{
	color: #1C6281;
}



#twitter_update_list
{
	margin: 0;
	padding: 0;
}



#twitter_update_list li
{
	font-size: 0.75em;
	list-style: none;
	border-bottom: 1px solid #15253b;
	padding: 4px 0 8px 0;
	display: block;
}



#twitter_update_list li:hover
{
	background: url(images/bg_panel.png);
}



.sidebar-title
{
	background: url(images/icon_twitter.png) no-repeat left center;
	padding: 0px 0px 0px 36px;
	line-height: 1.6em;
}



.sidebar-title a
{
	color: #fff;
	text-decoration: none;
}



.sidebar-title a:hover
{
}

/* End Twitter Box */







/* Start Comments */

.commentlist .quote
{
	background: url(images/bg_comment-quotes.png) no-repeat top right;
}



.commentlist li
{
	padding: 5px 18px 22px 18px;
	margin-top: 15px;
	background: #154364 url(images/bg_comment.png) bottom no-repeat;
	color: #e4edee;
}



.commentlist cite
{
	display: block;
	font-style: normal;
}



.commentlist cite a:link, .commentlist cite a:visited
{
	/* color:#88e5f0; */
	text-decoration: none;
}



.commentlist cite a:hover, .commentlist cite a:active
{
	color: #FFF;
	text-decoration: underline;
}



#commentform #author, #commentform #email, #commentform #url
{
	background: #EEE;
	border: 1px solid #236281;
	color: #236281;
	padding: 5px;
	width: 150px;
}



#commentform #comment
{
	width: 100%;
	background: #EEE;
	border: 1px solid #236281;
	color: #236281;
	padding: 5px;
}



#commentform #submit
{
	background: url(images/bg_nav-panel.png) repeat-x bottom;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	color: #fff;
	padding: 0px;
	width: 150px;
	height: 30px;
}

/* End Comments */







/* Start Editor's Choice */

.EditorsChoice
{
	width: 55px;
	height: 90px;
	position: absolute;
	top: 338px;
	left: 463px;
	z-index: 3;
}

/* End Editor's Choice */







/* Start UI Tabs */

#slider
{
	background: url(images/bg_nav-panel-dark.png) repeat-x !important;
	margin-top: 10px;
}



.scroll
{
	padding: 5px;
}



ul.navigation
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 9px;
	padding: 6px 3px;
	margin: 0px;
	height: 48px;
}



ul.navigation li
{
	display: inline;
}



ul.navigation a
{
	padding: 4px;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 8px;
}



ul.navigation a:hover
{
	background-color: #15253b;
}



ul.navigation a.selected
{
	background-color: #fff;
	color: #000517;
}



ul.navigation a:focus
{
	outline: none;
}



.ui-tabs-panel
{
}



.ui-tabs-panel ul
{
	margin: 0;
	padding: 0;
}



.ui-tabs-panel li
{
	background: url(images/icon_post.png) no-repeat left center;
	list-style: none;
	border-bottom: 1px solid #15253b;
	padding: 4px 0 4px 20px;
	display: block;
	font-size: 0.85em;
}



.ui-tabs-panel li:hover
{
	background: url(images/bg_panel.png);
}



.ui-tabs-panel a
{
}



.ui-tabs-panel a:hover
{
	color: #1C6281;
}



.Categories li
{
}

/* End UI Tabs */





/* Start Category Styles */

li.categories
{
	/* outermost list item */
}



li.cat-item
{
	border-bottom: 1px solid #15253b;
	background-position: 0px 6px;
	line-height: 1.3em;
}



li.cat-item-7
{
	/* category ID #7, etc */
}



li.current-cat
{
}



li.current-cat-parent
{
}



ul.children
{
}



ul.children li
{
	border-bottom: none;
}

/* End Category Styles */







/* Start Apps Blog Styles */

.AppsBlogPost
{
	/* width: 580px; */
	padding: 10px;
	background: url(images/bg_panel.png);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #15253b;
	margin-bottom: 30px;
}



.AppsBlogPost p
{
	font-size: 0.8em;
	line-height: 1.7em;
}



.AppsBlogPost .more-link
{
	margin: 22px 0px 14px 0px !important;
	padding: 6px 8px;
	background: #15253b;
	color: #FFF !important;
	text-transform: uppercase;
	text-decoration: none !important;
	border: solid 1px #154364;
	display: block;
	width: 140px;
}



.AppsBlogPost .more-link:hover
{
	background: #236281;
}



.AppsBlogDate
{
	float: left;
	font-size: 0.75em;
	margin-top: 8px;
	color: #CCC;
}



.AppsBlogComments
{
	float: right;
}



.AppsBlogSep
{
	border-bottom: 1px solid #15253b;
}



.AppsBlogImg
{
	margin-bottom: 4px;
}



.AppsBlogTitle
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	display: block;
	padding-top: 8px;
	margin-top: 10px;
}



.AppsBlogTitle a
{
	color: #0EC5E4;
	text-decoration: none;
}



.VideoPost
{
	background: url(images/icon_video.png) no-repeat left top;
	padding-left: 40px;
}



/* End Apps Blog Styles */





/* Start Authors */

.AuthorPanel
{
	padding: 10px;
	background: url(images/bg_panel.png);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #15253b;
	margin: 30px 0px;
}



.AuthorDetails
{
	padding: 10px;
	background: url(images/bg_panel.png);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #15253b;
	margin-bottom: 30px;
}



.AuthorPosts
{
	font-size: 1.0em;
}



.AuthorPostsLink
{
	font-size: 1.3em;
}

/* End Authors */





/* Start Gallery Styles */

.gallery
{
	background: #000517;
}

.gallery-item
{
}

.gallery img {
}

.gallery-icon
{
}

.gallery-caption, .wp-caption-text
{
	font-size: 0.75em;
}		

/* End Gallery Styles */





/* Start Revert Back */

.Revert
{
	background: #fff;
	color: #15253b;
	padding: 20px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 1px #0EC5E4;
}



.Revert a
{
	background: url(images/icon_anouncement.png) no-repeat left center;
	padding-left: 36px;
	text-decoration: none;
	line-height: 1.4em !important;
}

/* End Revert Back */





/* Start Misc Styles */

#heatmap
{
	padding: 5px;
	border: 1px solid #15253b;
	background: #000317;
}

#NetShelterContact {
	background: #fff;
}

#NetShelterContact .Title {
	color: #000;
	letter-spacing: 5px;
	text-align: center;
	font: normal normal bold 20px/normal 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
}

/* End Misc Styles */


/* Start AppStoreHQ Styles */

#select_categories_wrapper {
	padding: 1em 1em 1em 0em !important;
}

#simple_search_text_wrapper input {
	background: #ccc;
	color: #236281;
	border: solid 1px #154364;
	font-size: 1.5em;
}

#select_category {
	background: #ccc;
	color: #236281;
	border: solid 1px #154364;
	font-size: 1.4em;
	padding: 3px;
}

#simple_search_submit_button {
	background: url(images/bg_nav-panel.png) repeat-x bottom !important;
	border: 0px !important;
	color: #fff !important;
	padding: 0px;
	width: 67px;
	height: 28px;
	margin-left: 0.8em;
	/* margin-top: 1px; IE Specific Style to make the Search Button behave */
	/* _margin-top: 3px; IE only Style Hack */
}

#MarketSearchPanel {
	margin: 20px 0px;
}

#MarketSearchPanel #select_categories_wrapper {
	padding: 1em 0.3em 1em 0em !important;
}

#MarketSearchPanel #select_category {
	font-size: 1.0em;
}

#MarketSearchPanel #simple_search_text_wrapper input {	
	font-size: 1.1em;
	padding: 4px;
	width: 380px;
}

#simple_search_submit_button {
	margin-left: 0.7em;
}

/* End AppStoreHQ Styles */


/*Start Sociable */

div.sociable {
	margin: 16px 0;
	padding: 0px 12px 12px 12px;
	border: 1px solid #15253b;
	background: url(../../themes/AndroidTapp/images/bg_panel.png);
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
	border-top: 0px;
}
.sociable ul li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 48px;
	height: 48px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.sociable ul li {
	border-bottom: none !important;
}
.HelpPromote {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0EC5E4;
}
.HelpPromoteDescription {
	font-size: 0.9em;
	font-style: italic;
	color: f4f4f4;
}

/* End Sociable */
