body {
	background-color: #fff;
	color: #333;
	font:10px/1.4em "Lucida Grande", Verdana, sans-serif;
	line-height: 1.5em;
	padding: 30px 0 30px 30px;
	word-spacing: 1;
}

code::-moz-selection, code::selection, ::selection,::-moz-selection {
	background: #ff6f6f;
}

#header{
	width: 200px;
	float: left;
	display: block;
}

#allposts{
	margin:0 0 0 230px;
}

a {
	color:#ff6f6f;
	text-decoration:none;
}

a:hover	{
	color:#222;
}

.eachpost_title a:hover, .eachpost_title:hover, h1 a:hover{
	color:#222;
}

.contentIndex p img {
	display:none;
}

.eachpost{
	position:absolute;
}

.eachpost > div {
	color:#555;
}

a img, .eachpost img a, .eachpost img{
	border:0 !important; cursor:pointer;
}

small a{
	background:none;
}

#flickrrss{
	margin:0 auto;
}

#flickrrss img{
	width:58px;
	margin:0 4px 4px 0;
}

#flickrrss img:hover{
  	filter:alpha(opacity=100); /* for IE */
  	opacity:1.0; /* CSS3 standard */
	background:none;
}

h1, h1 a{
	color:#000 !important;
}

.eachpost_title a, .eachpost_title, h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	letter-spacing:0.4px;
	color:#111;
	line-height:120%;
	margin:15px 0 10px 0;
	word-wrap:break-word;
}

small a, a{
	text-decoration:none;
}

small a:hover, a:hover{
	text-decoration:none;
}

.eachpost_title, .eachpost_title a{
	text-decoration:none;
}

.eachpost .linkcat h2{
	display: none;
}

.eachpost .linkcat ul, .eachpost .linkcat li{
	margin:0;padding:0;
	list-style-type: none;
}

.author, .comment { text-decoration:none; }

.eachpost .signature { margin-top:1.5em; }


#allposts { margin-bottom:60px; }

il, ul, ol { list-style-type: none; list-style: none; }

#menuItem { height:auto;}

#mainContent img {
	display: none
}

#mainContent {
	border: 0;
	background: #fff;
	margin-right: 10px;
	width: 410px;
	float: left;
}
.main p img {
	border: 0;
	background: #fff;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline;
}

.twocols {
	background: transparent;
}

.threecols {
	background: #fff;
	padding:20px;
	margin:0 0 100px 0;
}

#author,#email,#url, textarea, select{
				background-color:#eee;
				padding: 5px;
				border:0px;
				color:#111;
				font-size:11px;
				font-family: Arial, sans-serif; }
				
#author,#email,#url{
	margin:0 0 10px 0;
}

textarea { width: 240px; padding: 5px; }

#submit{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color:#ff6f6f;
	color:#fff;
	font-size:11px;
	width:90px;
	height:30px;
	padding:8px 10px 8px 10px;
}

#submit:hover{background-color:#999;}

input { width: 240px; padding: 5px; }

.bubble { width: 100%; margin-bottom: 10px; }

.bubble blockquote { background: #eee;
				margin: 0px;
				padding: 3px;
				background: white; }

.bubble blockquote p { margin: 3px; padding: 0px; color:#222 }

.bubble cite { 	position: relative;
				margin: -7px;
				padding: 7px 0px 13px 18px;
				top: 5px;
				background: transparent;
				font-style: normal;
				display: block; }

.commentmetadata { margin: 0; display: block; }

#commentBox a { text-decoration: none; }

small a { text-decoration: none; }

#logo{
	border:0;
	width:140px;
	padding:20px 30px 20px 30px;
}

#follow{
	text-align:center;
}

#twitter_div ul,#twitter_div li {
	padding:0;margin:10px 0 0 0;
}

#twitter_div ul{
	margin:0 0 20px 0;
}

#twitter-link{
	background:transparent;
}

.comment{
	background:#FFFF66;
}

.separator{
	background:url('images/separator.gif') repeat-x;
	height:6px;
	width:100%;
	margin:5px 0;
}

#sharebox{
	background-color:#eeeeee;
	padding:15px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.article_img{
	margin:0 0 30px 0;
}

.facebook_con{
	float:right;
}

/* Infinite Scroll */

/* page blocking loading spinner */

#page-loading {
	z-index: 5000;
	position:fixed;
	left:0px;
	top:0px;
	width: 100%;
	height: 100%;
	padding: 10px;
	background: white;
}


/*loading spinner*/
#infscr-loading,#infscr-loading img {
	width:0 !important;
	height:0 !important;
	display:none !important;
}
#infscr-loading span { display:none;}

/*navigation buttons (needed for infinite scroll) */

.prev { padding:6px;
background-color: #ff6f6f;
width: 70px;
margin-bottom: 20px;
}
.next { padding:6px;
background-color: #ff6f6f;
width: 70px;
margin-bottom: 5px;
}

/* End Infinite Scroll */

/* Facebook connect */

.fbc_profile_header{
	display:none;
}

/* End Facebook connect */

.tb_tweetlist{
	margin:10px 0;
}

.connect_widget{border:0 !important;}

.fbConnectWidgetTopmost,.fbConnectWidgetFooter .fbFooterBorder{border:0 !important;border-style:none !important;}

#maincol{
	width:470px;
	float:left;
	padding-bottom:60px;
}

#rightcol{
	padding-left:30px;
	padding-bottom:60px;
	width:250px;
	float:left;
	margin:0;
}
