/*
Theme Name: Ausdroid BETA
Theme URI: http://buzz.id.au/
Description: Ausdroid's BETA theme.
Author: Buzz Moody
Version: 5 
*/

@font-face { font-family: Fontin; src: url('fonts/fontin.otf'); } 

.aligncenter,.twitter-follow-button {

	display: block;
	margin-left: auto;
	margin-right: auto;

}

body {

	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	background: #dddddd url('images/bg-texture.png') repeat top left;
	color: #6f6f6f;
	padding-top: 0;
	margin: 0;

}

img {

	border: none;
	
}

a {

	color: #126D97;
	text-decoration: none;

}

.advertisement {

	background:#dddddd url('images/ausdroid-launch.png') no-repeat center center;
	width: 1280px;
	height: 262px;
	margin: 0 auto;
	margin-bottom: -50px;
	margin-top: 2px;

}

.advertisement a {

	min-width: 1280px;
	min-height: 600px;

}

.leader-ad {

	width: 728px;
	height: 90px;
	margin: 0 auto;
	margin-top: 40px;
	border: solid 1px #CFCFCF;
	-moz-box-shadow: 0 0 14px #bdbdbd;
	box-shadow: 0 0 14px #bdbdbd;

}

.top-menu {

	height: 30px;
	min-width: 1030px;
	line-height: 30px;
	background: #444444 url('images/menu-texture.png') repeat top left;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	clear: both;
	display: block;

}

.top-menu .wrapper { 

	width: 1024px; 
	background: none;
	border: none;
	box-shadow: none;


}

.top-menu ul {

	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: right;

}

.top-menu li:first-child {

	padding-left: 40px;

}

.top-menu li {

	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0 38px 0 40px;
	background: url('images/div.png') no-repeat left center;

}

.top-menu li a {

	color: #DDD;
	text-shadow: black 1px 1px 1px;

}

.top-menu li a:hover {

	color: #359ccb;
	text-shadow: black -1px -1px 1px;

}

.wrapper {

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto;
	position: relative;
	width: 1024px;
	border: solid 1px #CFCFCF;
	-moz-box-shadow: 0 0 14px #bdbdbd;
	box-shadow: 0 0 14px #bdbdbd;
	background: white;

}

.whitespace {

	margin-top: 40px;

}

.banner-ad {

	padding: 15px 0;
	text-align: center;

}

#FixedBanner {

	position: absolute;
	top: 181px;
	padding: 7px 22px 7px 22px;
	z-index: 21;
	width: 980px;
	border-bottom: 1px solid #E4E4E4;
	overflow: hidden;
	
}

#FixedBanner .title {

	font-size: 13px;
	font-weight: bold;
	color: #126D97;
	margin-right: 10px;
	
}

#FixedBanner .trending {

	float: right;
	max-width: 340px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;

}

#FixedBanner .breaking {

	float: left;
	width: 580px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	
}

#FixedBanner a {

	text-decoration: none;
	font-weight: lighter;
	color: #444;
	font-size: 12px;
	margin-right: 15px;

}

#FixedBanner a:hover {

	text-decoration:  underline;

}

.content-header {

	height: auto;
	border-bottom: 1px solid #CFCFCF;
	padding-bottom: 10px;

}

.content-header .left {

	margin-left: 20px;
	width: 656px;
	border: 2px solid #E4E4E4;
	height: 30px;
	margin-top: 11px;

}

.content-header .left ul {

	height: 30px;
	margin-top: 0px;
	
}

.content-header .left li:first-child {

	margin-left: -40px;
	width: 82px;
	
}

.content-header .left li:last-child {

	width: 93px;
	border: none;
	
}


.content-header .left li {

	list-style-type: none;
	display: inline-block;
	width: 95px;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	height: 21px;
	padding-top: 9px;
	border-right: 1px solid #E4E4E4;
	margin-left: -4px;

}

.content-header .left li a {

	color: #888888;
	padding-top: 9px;
	padding-bottom: 7px;

}

.content-header .left li a:hover {

	color: #126D97;

}

.content-header .left .notification {

	background: #eeeeee;
	border: 1px solid #dddddd;
	padding: 5px;
	margin-left: 37px;
	color: black;
	font-size: 12px;
	float:left;

}

.content-header .left .notification .title {

	font-size: 13px;
	font-weight: bold;
	color: #126D97;
	padding-right: 5px;

}

.content-header .left .notification a {

	font-style: italic;

}

.content-header .left .notification a:hover {

	text-decoration: underline;

}



.content-header .left .single-featured {

	margin-left: 40px;
	margin-top: 15px;

}


.content-header .right {

	float: right;
	width: 320px;
	margin-top: 10px;

}

.content-header .right .search-box {

	background:#FFFFFF url(images/search.png) no-repeat 4px 4px;
	padding:4px 4px 4px 22px;
	border:1px solid #CCCCCC;
	width:267px;
	height:16px;
	margin-top: 5px;
	margin-left: 0px;

}

.styled {

	font-family: Georgia, Times, "Times New Roman", serif;
	text-align: left;

}

.tip-us-link {

	color: #126D97;
	cursor: pointer;

}

.tip-box-hidden {

	display: none;
	border-bottom: 1px solid #CFCFCF;
	text-align: center;
	padding: 10px 20px 20px 20px;
	font-family: Fontin;
	font-weight: lighter;
	font-style: italic;
	margin-top: 30px;

}

.grey-bg, .content-header .left li:hover {

	background: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#FFFFFF',GradientType=0 );
	background: -moz-linear-gradient(#f6f6f6, #FFFFFF);
	background: -o-linear-gradient(#f6f6f6, #FFFFFF);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6f6f6), to(#FFFFFF));
	background: -webkit-linear-gradient(#f6f6f6, #FFFFFF);
	clear: both;

}

.close-tip-box {

	float: right;

}

.tip-submit input {
	float: right;
	margin-right: 75px;
	margin-top: -29px;
	height: 30px;
	width: 62px;
}

.tip-box-hidden-text {

	width: 800px;
	text-align: left;
	font-size: 12px;
	margin: 0px auto;

}

.tip-box-hidden-text input {

	font-size: 12px;

}
#tip-sent {

	color: #72A114;

}

.event-dropdown {

	border-bottom: 1px solid #CFCFCF;
	padding: 15px;

}	

.event-dropdown-close {

	float: right;
	margin-top: 16px;
	margin-right: 5px;
	color: #126D97;
	cursor: pointer;
	font-style: italic;

}

.content-header .center {

	margin-top: 15px;
	height: 110px;

}

.content-header .center .top-logo {

	text-align: center;
	width: 500px;
	padding-left: 20px;

}

.content-header .center .top-ad {

	float: right;
	padding-right: 20px;
	margin-top: 23px;

}

.content {

	padding: 20px;
	margin-bottom: -20px;

}

.clearfix::after {

	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;

}

.make-space {

	margin-top: 15px;
	
}

.top-posts {

	width: 1024px;
	height: 328px;
	margin: 10px 0px 15px -20px;

}

.top-posts .first {
	
	margin-left: 0px;
	
}

.top-posts .element {

	width: 256px;
	height: 328px;
	float: left;

}

.top-posts .first-post {

	position: relative;
	cursor: pointer;
	width: 256px;
	height: 164px;
	overflow: hidden;

}

.top-posts .first-post .link-cover {

	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 20;

}

.top-posts .first-post img {

	min-width: 256px;
	

}

.top-posts .image-overlay {

	width: 256px;
	height: 164px;
	position: relative;
	
}

.top-posts .post-meta {

	position: absolute;
	padding: 15px;
	z-index: 2;
	width: 226px;

}

.top-posts .post-meta::before {

	content: "";
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
	width: 256px;
	height: 164px;
	-moz-opacity: .75;
	-khtml-opacity: .75;
	opacity: .75;

}

.top-posts .bluez::before {

	background-image: url('http://ausdroid.net/wp-content/themes/Ausdroid/images/overlay-image.png');
	background-image: -webkit-gradient(linear,left top,right bottom,from(#075baa),to(#307f00));
	background-image: -webkit-linear-gradient(left top,#075baa,#307f00);
	background-image: -moz-linear-gradient(left top,#075baa,#307f00);
	background-image: -ms-linear-gradient(left top,#075baa,#307f00);
	background-image: -o-linear-gradient(left top,#075baa,#307f00);

}

.first-featured:hover .bluez::before, .first-featured:hover .greenz::before, .first-reviews:hover .redz::before, .first-apps:hover .purplez::before {

	-moz-opacity: .9;
	-khtml-opacity: .9;
	opacity: .9;

}

.top-posts .greenz::before {

	background-image: url('http://ausdroid.net/wp-content/themes/Ausdroid/images/overlay-image-green.png');
	background-image: -webkit-linear-gradient(left top,#307f00,#9b0505);
	background-image: -webkit-gradient(linear,left top,right bottom,from(#307f00),to(#9b0505));
	background-image: -moz-linear-gradient(left top,#307f00,#9b0505);
	background-image: -ms-linear-gradient(left top,#307f00,#9b0505);
	background-image: -o-linear-gradient(left top,#307f00,#9b0505);

}

.top-posts .redz::before {

	background-image: url('http://ausdroid.net/wp-content/themes/Ausdroid/images/overlay-image-red.png');
	background-image: -webkit-linear-gradient(left top,#9b0505,#7f0799);
	background-image: -webkit-gradient(linear,left top,right bottom,from(#9b0505),to(#7f0799));
	background-image: -moz-linear-gradient(left top,#9b0505,#7f0799);
	background-image: -ms-linear-gradient(left top,#9b0505,#7f0799);
	background-image: -o-linear-gradient(left top,#9b0505,#7f0799);

}

.top-posts .purplez::before {

	background-image: url('http://ausdroid.net/wp-content/themes/Ausdroid/images/overlay-image-purple.png');
	background-image: -webkit-linear-gradient(left top,#7f0799,#075baa);
	background-image: -webkit-gradient(linear,left top,right bottom,from(#7f0799),to(#075baa));
	background-image: -moz-linear-gradient(left top,#7f0799,#075baa);
	background-image: -ms-linear-gradient(left top,#7f0799,#075baa);
	background-image: -o-linear-gradient(left top,#7f0799,#075baa);

}

.top-posts .first-post .post-title {

	font-size: 17px;
	color: white;
	font-family: Georgia, "Times New Roman", serif;
	text-shadow: black 0px 0px 10px;
	height: 120px;
	overflow: hidden;
	padding: 5px;
	line-height: 140%;

}

.top-posts .first-post .cat-name {

	text-transform: uppercase;
	float: right;
	margin-right: -10px;
	margin-top: 3px;
	font-size: 10px;
	color: white;
	text-shadow: black 0px 0px 10px;

}

.com-num {

	float: left;
	width: 20px;
	height: 17px;
	background: transparent url('http://ausdroid.net/wp-content/themes/Ausdroid-beta/images/com-num-bg.png') no-repeat top left;
	text-align: center;
	color: white;
	font-size: 10px;
	margin-top: -3px;

}

.sidebar {

	float: right;
	width: 300px;
	color: #a1a1a1;

}

.sidebar .widget {

	border: 1px solid #CFCFCF;
	margin-bottom: 20px;
	padding: 1px;

}

.sidebar .widget-internal {

	display: block;
	padding: 5px;

}

.sidebar .widget .heading {

	height: 31px;
	margin-top: -17px;

}

.sidebar .widget .heading h2 {

	font-size: 19px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: lighter;
	text-shadow: white 1px 1px 1px;
	color: #6F6F6F;
	text-align: left;
	border-bottom: 1px solid #EDEDED;
	padding-bottom: 3px;

}

.sidebar .widget .widget-content {

	font-size: 12px;
	color: #555;

}

.author-img {

	float: right;
	max-width: 120px;
	padding: 5px;

}

.stories-small {

	width: 310px;
	padding: 5px;
	padding-bottom: 1px;
	margin-left: -1px;
	border-bottom: 1px dotted grey;

}

.stories {

	width: 277px;
	padding: 5px;
	padding-bottom: 1px;
	margin-left: -1px;
	padding-top: 10px;
	border-bottom: 1px dotted grey;
	height: auto;

}

.stories:last-child {

	border:none;
	margin-bottom: -15px;

}

.stories-small:first-child {

	margin-top: -12px;

}

.stories-small:last-child {

	border:none;
	margin-bottom: -15px;

}

.stories-title {

	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: lighter;
	font-size: 12px;
	margin-bottom: 11px;
	height: 60px;
	overflow: hidden;

}

.stories-thumbnail {

	float: left;
	margin-right: 10px;

}

.stories-title-related {

	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: lighter;
	font-size: 11px;
	margin-bottom: 11px;
	margin-top: 5px;

}

.stories-title a, .stories-title-related a {

	color: #222222;
	
}

.stories-title a:hover, .stories-title-related a:hover {

	color: #828282;
	text-shadow: white 1px 1px 2px;

}

.stories-date {

	float: right;
	margin-top: -4px;
	color: #3b3b3b;
	font-size: 10px;

}

.mc {

	width:276px;
	margin-bottom: -10px;
	padding: 5px;
	padding-bottom: 10px;

}

.red {

	background: url('images/red.png') repeat left top;

}

.orange {

	width: 256px;
	background: url('images/orange.png') repeat left top;

}

.yellow {

	width: 236px;
	background: url('images/yellow.png') repeat left top;

}

.blue {

	width: 196px;
	background: url('images/blue.png') repeat left top;
	padding-bottom: 5px;

}

.green {

	width: 216px;
	background: url('images/green.png') repeat left top;

}

.mc-title {

	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: lighter;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 5px;

}

.mc-title a {

	color: #222222;
	font-style: italic;

}

.mc-title a:hover {

	color: white;
	text-shadow: #888888 1px 1px 2px;
	font-style: italic;

}

.mc-cc {

	float: right;
	color: #3e3e3e;
	font-style: italic;

}

.mc-date {

	color: #3e3e3e;
	font-style: italic;

}

.buy-phone-link {

	width: 130px;
	margin: 8px;
	height: 130px;
	background: url("images/shopping_bag.png") no-repeat center center;
	float: left;

}

.buy-text {

	text-decoration: none;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: lighter;
	text-shadow: white 1px 1px 1px;
	font-size: 27px;
	text-align: center;
	padding-top: 63px;
	margin-left: -10px;

}

.buy-text a:hover {

	color:#9A1F62;

}

.mobicity-link {

	margin-top: -12px;
	float: right;

}

.mobicity-link-single {

	margin-top: 0px;
	float: right;

}

.buy-phone-text {

	text-shadow: white 1px 1px 1px;

}

.buy-phone-text h2 {

	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: lighter;
	text-shadow: white 1px 1px 1px;
	color: #717173;
	margin-top: 8px;

}

.buy-sponsor {

	float: right;
	margin: 5px;

}

.buy-sponsor img {

	max-width: 150px;
	max-height: 142px;

}

.posts-types {

	float: right;

}

.posts-types li {

	list-style-type: none;
	display: inline-block;
	margin-right: 10px;
	font-size: 12px;

}

.posts-types .current {

	color: #126D97;
	font-weight: bold;

}

.posts-types li a {

	color: #888888;

}

.posts-types li a:hover {

	color: #126D97;
	text-decoration: underline;

}

.posts-current {

	height: 11px;
	margin-top: -22px;

}

.posts-current .news {

	margin-left: 50px;
	display: none;

}

.posts-current .rumours {

	margin-left: 105px;
	display: none;

}

.posts-current .reviews {

	margin-left: 169px;
	display: none;

}

.posts-current .apps {

	margin-left: 221px;
	display: none;

}

.posts-heading {

	font-size: 28px;
	margin-top: 0px;
	margin-left: 3px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ededed;

}

.page-heading {

	font-size: 28px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ededed;

}

.page-heading a {

	color: #444;

}

.page-heading a:hover {

	color: #828282;
	
}

.posts {

	float: left;
	width: 660px;

}

.post {

	margin-bottom: 10px;
	border-bottom: 1px solid #EDEDED;

}

.navigation-bottom {

	font-size: 13px;

}

.navigation-bottom .alignright {

	float: right;

}

.navigation {

	margin-top: -5px;
	width: 660px;
	height: 102px;
	border-collapse: collapse;
	margin-bottom: 10px;
	
}


.navigation .article .link-cover {

	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 20;

}

.article .bluez::before {

	background-image: url('http://ausdroid.net/wp-content/themes/Ausdroid-beta/images/article-overlay-image.png');
	background-image: -webkit-gradient(linear,left top,right bottom,from(#075baa),to(#307f00));
	background-image: -webkit-linear-gradient(left top,#075baa,#307f00);
	background-image: -moz-linear-gradient(left top,#075baa,#307f00);
	background-image: -ms-linear-gradient(left top,#075baa,#307f00);
	background-image: -o-linear-gradient(left top,#075baa,#307f00);

}

.article .greenz::before {

	background-image: url('http://ausdroid.net/wp-content/themes/Ausdroid-beta/images/article-overlay-image-green.png');
	background-image: -webkit-linear-gradient(left top,#307f00,#9b0505);
	background-image: -webkit-gradient(linear,left top,right bottom,from(#307f00),to(#9b0505));
	background-image: -moz-linear-gradient(left top,#307f00,#9b0505);
	background-image: -ms-linear-gradient(left top,#307f00,#9b0505);
	background-image: -o-linear-gradient(left top,#307f00,#9b0505);

}

.nav-meta {

	position: absolute;
	padding: 10px;
	z-index: 2;
	width:308px;

}

.nav-meta::before {

	content: "";
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
	width: 328px;
	height: 101px;
	-moz-opacity: .75;
	-khtml-opacity: .75;
	opacity: .75;

}

.navigation .icon {

	font-size: 13px;

}

.navigation .next,.prev {

	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 10px;
	color: white;
	text-shadow: black 0px 0px 10px;

}

.navigation .link {

	font-size: 17px;
	color: white;
	font-family: Georgia, Times, "Times New Roman", serif;
	text-decoration: none;
	font-weight: lighter;
	text-shadow: #555 0px 0px 10px;
	height: 42px;
	overflow: hidden;

}

.navigation .article {

	width: 328px;
	position: relative;
	text-align: center;
	border: 1px solid #CFCFCF;
	cursor: pointer;
	float: left;
	height: 101px;

}

.navigation .article:hover {

	-moz-box-shadow: inset 0 0 30px black;
	-webkit-box-shadow: inset 0 0 30px black;
	box-shadow: inset 0 0 30px black;
	text-decoration: none;

}

.post .post-header-archive {

	width: 657px;
	padding-bottom: -50px;

}

.post .post-header-archive h1 {

	margin-bottom: 5px;

}

.tag-title {

	font-size: 30px;
	color: #333;
	
}

.post-category-item .category-name {

	padding: 4px 5px 2px;
	text-transform: uppercase;
	margin-left: 1px;
	font-size: 9px;
	-moz-opacity: .7;
	-khtml-opacity: .7;
	opacity: .7;
	background-image: url('http://ausdroid.net/wp-content/themes/Ausdroid-beta/images/overlay-image.png');
	background-image: -webkit-gradient(linear,left top,right bottom,from(#075baa),to(#307f00));
	background-image: -webkit-linear-gradient(left top,#075baa,#307f00);
	background-image: -moz-linear-gradient(left top,#075baa,#307f00);
	background-image: -ms-linear-gradient(left top,#075baa,#307f00);
	background-image: -o-linear-gradient(left top,#075baa,#307f00);
	
}

.post-category-item a {

	color: white;
	
}

.category-name a:hover {

	text-decoration: underline;
	
}

.post-category-item .cat-news {

	background-image: url('http://ausdroid.net/wp-content/themes/Ausdroid-beta/images/overlay-image.png');
	background-image: -webkit-gradient(linear,left top,right bottom,from(#075baa),to(#307f00));
	background-image: -webkit-linear-gradient(left top,#075baa,#307f00);
	background-image: -moz-linear-gradient(left top,#075baa,#307f00);
	background-image: -ms-linear-gradient(left top,#075baa,#307f00);
	background-image: -o-linear-gradient(left top,#075baa,#307f00);

}

.post-category-item .cat-rumour {

	background-image: url('http://ausdroid.net/wp-content/themes/Ausdroid-beta/images/overlay-image-green.png');
	background-image: -webkit-linear-gradient(left top,#307f00,#9b0505);
	background-image: -webkit-gradient(linear,left top,right bottom,from(#307f00),to(#9b0505));
	background-image: -moz-linear-gradient(left top,#307f00,#9b0505);
	background-image: -ms-linear-gradient(left top,#307f00,#9b0505);
	background-image: -o-linear-gradient(left top,#307f00,#9b0505);

}

.post-category-item .cat-review {

	background-image: url('http://ausdroid.net/wp-content/themes/Ausdroid-beta/images/overlay-image-red.png');
	background-image: -webkit-linear-gradient(left top,#9b0505,#7f0799);
	background-image: -webkit-gradient(linear,left top,right bottom,from(#9b0505),to(#7f0799));
	background-image: -moz-linear-gradient(left top,#9b0505,#7f0799);
	background-image: -ms-linear-gradient(left top,#9b0505,#7f0799);
	background-image: -o-linear-gradient(left top,#9b0505,#7f0799);

}

.post-category-item .cat-apps{

	background-image: url('http://ausdroid.net/wp-content/themes/Ausdroid-beta/images/overlay-image-purple.png');
	background-image: -webkit-linear-gradient(left top,#7f0799,#075baa);
	background-image: -webkit-gradient(linear,left top,right bottom,from(#7f0799),to(#075baa));
	background-image: -moz-linear-gradient(left top,#7f0799,#075baa);
	background-image: -ms-linear-gradient(left top,#7f0799,#075baa);
	background-image: -o-linear-gradient(left top,#7f0799,#075baa);

}

.post-tags-item .tag-bg {

	background-image: url('http://ausdroid.net/wp-content/themes/Ausdroid-beta/images/overlay-image-purple.png');
	background-image: -webkit-linear-gradient(left top,#7f0799,#075baa);
	background-image: -webkit-gradient(linear,left top,right bottom,from(#7f0799),to(#075baa));
	background-image: -moz-linear-gradient(left top,#7f0799,#075baa);
	background-image: -ms-linear-gradient(left top,#7f0799,#075baa);
	background-image: -o-linear-gradient(left top,#7f0799,#075baa);
	-moz-opacity: .6;
	-khtml-opacity: .6;
	opacity: .6;
	padding: 2px 6px 2px 6px;
	margin-right: -1px;

}

.post-tags-item a {

	color: white;

}

.post-tags-item a:hover {

	text-decoration: underline;

}

.post .post-header {

	width: 660px;
	margin-left: 0px;
	margin-bottom: -15px;
	line-height: 160%;

}

.post .remove-space h1 {

	margin-bottom: 12px;
	
}

.post .single h1 {

	margin-left: 0px;
	margin-bottom: 5px;

}

.post .single h1 a {

	font-size: 28px;
	line-height: 110%;

}

.single .post-category-item {

	margin-bottom: 10px;
	
}


.post .post-author-date {

	font-size: 11px;
	color: #919191;
	font-style: italic;
	margin-top: -10px;
	margin-bottom: 20px;
	margin-left: 2px;

}

.post .post-header .post-comments {

	float: right;
	font-size: 11px;
	margin-top: -10px;
	font-weight: lighter;

}

.post-comments a {

	color: #126D97;
	text-decoration: none;

}

.post-comments a:hover {

	color: #126D97;

}

.post h1 {

	font-family: Georgia, Times, "Times New Roman", serif;
	margin-top: -5px;
	margin-left: 2px;
	text-decoration: none;
	font-weight: lighter;
	color: #4e4e4e;
	font-size: 28px;

}

.post h1 a {

	font-family: Georgia, Times, "Times New Roman", serif;
	color: #444;
	font-size: 23px;
	line-height:100%;

}

.post h1 a:hover {

	color: #828282;

}

.post-content h2 {

	font-family: Georgia, Times, "Times New Roman", serif;
	text-decoration: none;
	font-weight: lighter;
	color: #4e4e4e;
	font-size: 25px;

}

.post-content h3 {

	font-family: Georgia, Times, "Times New Roman", serif;
	text-decoration: none;
	font-weight: lighter;
	color: #4e4e4e;
	font-size: 20px;

}

.post-content h4 {

	font-family: Georgia, Times, "Times New Roman", serif;
	text-decoration: none;
	font-weight: lighter;
	color: #4e4e4e;
	font-size: 15px;

}

.post-image {

	float: left;
	padding-right: 10px;
	padding-bottom: 5px;

}

.shadowbox, .shadowbox-article {

	position: relative;

}

.shadowbox::before {

	-moz-box-shadow: inset 0 0 55px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 0 55px rgba(0,0,0,0.1);
	box-shadow: inset 0 0 55px rgba(0,0,0,0.1);
	z-index: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 98%;
	content: "";

}

.shadowbox-article::before {

	-moz-box-shadow: inset 0 0 55px black;
	-webkit-box-shadow: inset 0 0 55px black;
	box-shadow: inset 0 0 55px black;
	z-index: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";

}

.post-text {

	line-height:145%;
	height: 115px;

}



.post-author-date .post-author-name a {

	color: #4e4e4e;
	text-decoration: none;
	font-weight: bold;
	
}

.post-author-date .post-author-name a:hover {

	color: #126D97;
	text-decoration: none;
	font-weight: bold;
	
}

.post .post-content {

	margin-top: 5px;
	color: #333;
	margin-left: 0px;

}

blockquote {

	background-color: #f2f2f2;
	border: 1px solid #cfcfcf;
	padding: 5px 5px 5px 5px;
	font-style: italic;

}

blockquote p {

	margin: 0px;

}

.post .post-content p {

	font-size: 13px;
	line-height: 1.5em;

}

.post .post-content strong {

	color: #373737;
	font-weight: bold;


}

.post .post-content img {

	max-width: 640px;
	border: none;

}

.alignright {

	float: right;
	padding-left: 15px;

}

.alignleft {

	float: left;
	padding-right: 15px;

}

.continue {

	width: 640px;
	margin-left: -10px;
	margin-bottom: 5px;
	color: grey;
	height: 15px;
	padding: 5px 1px 5px 6px;
	display: inline-block;

}

.share {

	margin-top: -5px;
	height: 15px;
	float: right;
	margin-right: -35px;
	
}

.share-single {

	width: 660px;
	
}

.post-source,.post-thanks {

	font-size: 11px;

}

.post-tags {

	font-size: 11px;
	margin-bottom: 10px;
	line-height: 180%;

}

.mobicity-linkz {

	width: 657px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 3px solid #9a1f62;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background: #ebebeb;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#ebebeb',GradientType=0 );
	background: -moz-linear-gradient(#e0e0e0, #ebebeb);
	background: -o-linear-gradient(#e0e0e0, #ebebeb);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e0e0e0), to(#ebebeb));
	background: -webkit-linear-gradient(#e0e0e0, #ebebeb);


}

.author-bio img {

	float: left;
	max-height: 120px;
	padding: 10px;

}

.comments-section {	

	display: inline-block;
	width: 660px;
	
}

.related-ad {

	float: right;

}

.related-widget {

	width: 335px;
	float: left;
	border: 1px solid #CFCFCF;
	padding: 1px;
	margin-bottom: 5px;

}

.related-widget-internal {

	display: block;
	padding: 5px;
	margin-left: -1px;

}

.related-widget .heading {

	height: 31px;
	margin-top: -17px;

}

.related-widget .heading h2 {

	font-size: 19px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: lighter;
	text-shadow: white 1px 1px 1px;
	color: #6F6F6F;
	text-align: left;
	border-bottom: 1px solid #EDEDED;
	padding-bottom: 3px;

}

.hosted {

	float: right;

}

.design-cred {

	margin: 0px auto;
	width: 1024px;
	text-align: right;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: lighter;
	font-style: italic;
	color: black;
	font-size: 10px;
	margin-top: -10px;

}

.design-cred a {

	text-shadow: none;
	font-style: italic;

}

.footer-area {

	min-width: 1030px;
	height: 200px;
	background: #444444 url('images/footer-bg.jpg') repeat top left; 
	margin-top: 20px;
	box-shadow: 0px -1px 5px #666;

}

.footer-content {

	width: 1024px;
	margin: 0 auto;
	
}

.mpb-rss-feed {

	float: left;
	width: 300px;
	margin-left: 20px;
	margin-top: 10px;

}

.mpb-rss-feed img {

	margin-left: 30px;
	
}

.mpb-rss-feed ul {
	
	margin-left: -40px;
	list-style-type: none;
	margin-top: 5px;

}

.mpb-rss-feed ul li {
	
	margin-top: 7px;

}

.mpb-rss-feed ul li a {
	
	color: #aeaeae;

}

.mpb-rss-feed ul li a:hover {
	
	text-decoration: underline;

}

.footer-div {

	height: 200px;
	width: 2px;
	background: #000 url('images/big-div.jpg') no-repeat;
	margin-left: 330px;
	
}

.footer-content-right {

	float: right;
	width: 660px;
	margin-right: 15px;
	font-size: 11px;
	color: #bbb;
	text-shadow: #2d2d2d 1px 1px 1px;
	
}

.footer-content-right .ausdroid-logo {

	float: right;
	width: 176px;
	height: 104px;
	background: transparent url('images/ausdroid-logo-head.png') no-repeat;
	margin-top: -10px;
	
}

.footer-content-right a {

	color: #dddddd;
	
}

.footer-content-right a:hover {

	text-decoration: underline;
	
}

/*comparison table*/

.comparison { 

	width: 100%;
	border-collapse: collapse;

}

.comparison th:first-child {

	border: none;
	background: none;

}

.comparison th {

	padding: 1px;
	height: auto;
	font-size: 16px;
	border: 1px solid #CFCFCF;
	text-align: center;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: lighter;
	text-shadow: white 1px 1px 1px;
	color: #6F6F6F;
	background: #FFFFFFF;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#FFFFFF',GradientType=0 );
	background: -moz-linear-gradient(#f6f6f6, #FFFFFF);?
	background: -o-linear-gradient(#f6f6f6, #FFFFFF);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6f6f6), to(#FFFFFF));
	background: -webkit-linear-gradient(#f6f6f6, #FFFFFF);
	clear: both;

}

.comparison td:first-child {

	width: 15%;
	padding: 1px;
	height: auto;
	font-size: 16px;
	border: 1px solid #CFCFCF;
	text-align: center;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: lighter;
	text-shadow: white 1px 1px 1px;
	color: #6F6F6F;
	background: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#FFFFFF',GradientType=0 );
	background: -moz-linear-gradient(#f6f6f6, #FFFFFF);
	background: -o-linear-gradient(#f6f6f6, #FFFFFF);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6f6f6), to(#FFFFFF));
	background: -webkit-linear-gradient(#f6f6f6, #FFFFFF);
	clear: both;

}

.comparison td {

	font-size: 13px;
	border: 1px solid #CFCFCF;
	text-align: center;

}

.comparison .best {

	background: #e4ffaf;

}
