* {
	margin: 0;
	padding: 0;
}

#logo {
	clear: both;
	margin: 0 auto;
	margin-left: 0px;
	padding-top: 50px;
}

body {
	background-image: url(http://my-mashup.net/wp-content/themes/Infinity-theme/theme/images/things.gif);
	color: #7F7C5F;
	font: 12px Arial, Helvetica, sans-serif;
}
a {
	color: #7F7C5F;
	text-decoration: none;
	outline: 0;
}
a:hover {
	color: #DF6A61;
}
a img {
	border: none;
}

#adsense {
	float:left; 
	margin: 10px 0 0 10px;
}

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 14px;
}
h3 {
	font: bold 11px Georgia;
	color: #bbb;
	text-transform: capitalize;
}
h3 SPAN.slash {
	font: bold 10px Georgia !important;
	text-transform: lowercase;
}
h4 {
	font-size: 12px;
}
code {
	font: 11px  "Courier New";
	color: #7F7C5F;
	padding: 5px;
	margin: 5px 0;
	display: block;
	border-left: 1px dotted #9037F7C5F;
}
blockquote {
	color: #7F7C5F;
	padding: 8px;
	font: 11px Georgia;
	line-height: 1.5em;
}
.left {
	float: left;
	margin-top: 3px;
	margin-right: 8px;
}
.right {
	float: right;
	margin-left: 8px;
}
.clear {
	clear: both;
}
.clear-both {
	clear: both;
}
.pagenavi {
	margin: 10px 0;
	clear: both;
	font-size: 10px;
}
ul.topnav {
	list-style: none;
	text-align: left;
	margin-left: 0px;
}
.topnav li {
	float: left;
	margin: 0;
}
.topnav li a {
	font: 11px arial;
	outline: none;
	color: #7F7C5F;
	text-decoration: none;
	display: block;
	padding: 5px 12px 0 0;
	text-transform: uppercase;
}
.topnav li a:hover {
	color: #7F7C5F !important;
	text-decoration: line-through;
}
.rss {
	width: 16px;
	background: transparent url(images/rss.gif) no-repeat 100% 4px;
}
.rss a {
	color: #7F7C5F;
}

.flickr {
	width: 16px;
	background: transparent url(images/flickr.gif) no-repeat 100% 4px;
}


.rss a:hover {
	background: transparent;
	color: #7F7C5F !important;
	text-decoration: line-through;
}
#header {
	width: 920px;
	margin: 0 auto;
	padding: 1em 0 40px;
}
#header h1 a {
	display: block;
	font-size: 20px;
	margin: 5px 0;
	width: 240px;
	text-indent: -999em;
}
#header h1 a:hover {
	color: #7F7C5F;
}
#main-wrapper {
	display: block;
	margin: 0 auto;
	width: 920px;
	padding: 10px;
	text-align: left;
	background: url(images/px.gif);
}
.main {
	width: 490px;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
}
.thumb {
	display: block;
	width: 235px;
	overflow: hidden;
	height: 150px;
	margin: 0 10px 10px 0px;
	position: relative;
}
.thumb-title {
	bottom: 0;
	left: 10px;
	display: block;
	position: absolute;
	padding: 4px;
	display:none;
}
.thumb-title:hover {
	background: #FFDCBF;
	color: #7F7C5F;
}
.thumb-title h2 {
	margin: 0;
	line-height: 1.4em;
}
.thumb-title h2 a {
	background: #7F7C5F;
	font: 10px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform:uppercase;
	color: #fffdef;
	text-decoration: none;
	display:none;
}
.thumb-title h2 a:hover {
	color: #fffdef;
}
#ancillary {
	background: #fffdef;
	overflow: hidden;
	width: 450px;
	padding: 15px;
}
.links ol li{
	float: left;
	padding: 0 2px 0px 0;
}
.links ol li img{
	width: 88px;
	height: 31px;
}
.post.single {
	width: 450px;
	padding: 15px 15px 0px 15px;
	font: 12px Arial, Helvetica, sans-serif;
	background: #fffdef;
}
.post.single h2, .post.single h2 a {
	font: 17px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #7F7C5F;
	text-decoration: none;
	margin-bottom: 5px;
}
.post.single .postMeta {
	font: 10px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	color: #7F7C5F;
}
.post.single .postMeta span.date {
	padding: 0 2px 0 0;
}
.post.single .postMeta span.comments {
	background: url(images/comment.gif) no-repeat left center;
	padding-left: 15px;
}
.post.single .postMeta span.comments a, .post.single .postMeta span.date a {
	color: #7F7C5F;
}
.post.single .entry {
	float: right;
	line-height: 18px;
	overflow: hidden;
}
.post .entry img.wp-smiley {
	border: 0 none;
	margin: 0;
	vertical-align: middle;
}
.post .entry a img {
	margin: 6px 6px 0 0;
}
.post.single h3 {
	font-size: 24px;
	font-weight: bold;
	color: #fffdef;
	display: inline;
}
.post.single p {
	margin: 1em 0;
}
.post.single p a, .post.single li a {
	color: #7F7C5F;
}
.post.single p a:hover {
	color: #DF6A61;
}
.post.single p strong {
	font-weight: bold;
}
.post.single p em {
	font-style: normal;
}
.post.single a {
	color: #7F7C5F;
}
.post.single a:hover {
	color: #7F7C5F;
}
.post.single blockquote {
	margin: 0 1.5em;
	color: #7F7C5F;
	background: #fffdef;
}
.post.single ul, .post.single ol {
	margin: 1em;
}
.post.single ul li, .post.single ol li {
	margin: 0;
	color: #7F7C5F;
	line-height: 1.4em;
}

#twitter #twitter_update_list {
	color: #c5e281;
	line-height: 1.6em;
	padding: 0;
	font-size: 12px;
}
#twitter #twitter_update_list a {
	color: #ddd;
	padding: 0;
	margin: 0;
	display: block;
}
#twitter #twitter_update_list a:hover {
	color: #fffdef;
	padding: 0;
	margin: 0;
}
#sidebarwrapper {
	z-index: -1;
	margin: 0;
	padding: 0;
	float: right;
	color: #7F7C5F;
}
#left-sidebar {
	font-family:Arial, Helvetica, sans-serif;
	color: #7F7C5F;
	float: left;
	margin: 0;
	width: 180px;
	padding: 10px;
	background-color: #f7f3d3;
	text-transform: uppercase;
}
#left-sidebar a {
	color: #7F7C5F;
}
#left-sidebar a:hover {
	color: #DF6A61;
	background-color: #FFDCBF;
}
#left-sidebar p {
	color: #7F7C5F;
}
#left-sidebar ul {
	list-style: none;
	margin: 4px 0 4px;
	color: #7F7C5F;
	line-height: 12px;
}

.categories a{
	padding-top: 4px;
	color: #7F7C5F;
	font-size: 10px;
}
.categories .children {
	padding-left: 10px;
	color: #7F7C5F;
	font-weight: normal;
	font-size: 10px;
}
.categories li a:hover {
	color: #DF6A61;
	background-color: #FFDCBF;
	padding: 2px;
}


ul.googleAd li{
	margin: 0 0 5px 20px;
	border: 1px dotted #7F7C5F;
}

#right-sidebar {
	font-family:Arial, Helvetica, sans-serif;
	color: #7F7C5F;
	float: left;
	width: 200px;
	padding: 10px;
	font-size: 10px;
	margin-right: 10px;
	background-color: #f7f3d3;
	text-transform: uppercase;
}
#right-sidebar h3 {
	padding: 1px;
	background: #FFF4BF;
	display: inline;
	color: #7F7C5F;
	letter-spacing: 2px;
}
#right-sidebar ul {
	list-style: none;
	margin: 4px 0 4px;
	color: #7F7C5F;
	float: left;
}
#right-sidebar p {
	color: #7F7C5F;
}
#right-sidebar a {
	color: #7F7C5F;
	text-decoration: none;
}
#right-sidebar a:hover {
	color: #DF6A61;
	background-color: #FFDCBF;
}

h3#comments, h3#respond {
	color: #7F7C5F;
	width: 450px;
	padding: 15px 15px 0 15px;
	margin: 1em 0;
	background: #f7f3d3;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: none;
}
ol.commentlist {
	list-style: none;
	margin: 0;
	width: 450px;
	padding: 15px;
	background: #f7f3d3;
}
ol.commentlist cite {
	text-transform: none;
	font-style: normal;
	padding: 2px;
	color: #7F7C5F;
}
ol.commentlist h5 {
	font-size: 12px;
	margin-bottom: 5px;
	color: #7F7C5F;
}
ol.commentlist h5 a {
	font-weight: bold;
	color: #7F7C5F;
}
ol.commentlist h5 a:hover {
	background: #FFDCBF;
	color: #DF6A61;
}
ol.commentlist h5 small {
	background: #FFDCBF;
	padding: 2px;
	color: #DF6A61;
}
ol.commentlist li {
	font-size: 12px;
	margin: 5px 0 10px;
	color: #7F7C5F;
	border-bottom: 1px dashed #c5c199;
	background: #f7f3d3;
}
ol.commentlist li span.moderate {
	color: #DF6A61;
}
#commentform {
	z-index: 100;
	color: #7F7C5F;
	width: 450px;
	padding: 15px;
	background: #f7f3d3;
}
#author, #email, #url, #comment {
	color: #7F7C5F;
	border: 1px dashed #c5c199;
	padding: 4px;
	margin-top: 10px;
	width: 440px;
	background: #f7f3d3;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.comment-warning strong {
	color: #F30;
	font-weight: bold;
}
#footer {
	color: #fffdef;
	font-size: 9px;
	line-height: 1.4em;
	padding: 0;
	margin: 5px auto;
	height: 40px;
	clear: both;
	width: 950px;
	text-align: right;
}
#footer a {
	color: #fffdef;
}
#footer a:hover {
	text-decoration: line-through;
}
#footer img {
	display: none;
}