/* @override 
	http://markcastro.net/wp-content/themes/mark_gossipcity/tumblr/tumblr.css
*/

#body-tumblr .CON{
	margin: 0 auto;
	width: 950px;
	padding-top: 20px;
}

#entries {
	float:left;
	width: 63%;
	padding: 10px 0px 20px 0px;
}

/* Entries */

#entries .entry{
	margin-bottom: 30px;
}

#entries .date{
	padding: 1px 0px; margin: 0px; font-size: 14px; color:#999; font-weight: bold; font-family: 'Arial'; letter-spacing: -1px; top: 2px; text-transform: lowercase; position: relative;
}

#entries .time{
	font-size: 24px; line-height: 24px; letter-spacing: -1px; font-weight: bold; padding: 0px 0px 1px 0px; margin: 0px; color:#000066;
}

#entries .time a{
	color:#000066
}

#entries .time a:hover{
	color:#0700bb;
	text-decoration: none;
}

#entries .entry-header{
	margin-bottom: 30px;
}

#entries .photo-holder, #entries .video-holder,
#entries .audio-holder{
	text-align: center;
}

#entries .photo-holder img{
	border: 1px solid #dadada;
	padding: 10px;
}

#entries .video-content{
	border: 1px solid #dadada;
	padding: 10px;
	width: 500px;
	margin: 0 auto;
}

#entries .audio-holder{
	background: #ade3ff;
	width: 215px;
	margin: 0 auto;
	padding: 10px;
}

#entries .link-holder{
	font-size: 2em;
	padding: 10px;
	line-height: 1.75em;
}

#entries .chat-holder{
	font-size: 13px; line-height: 1.4em;
	margin: 0 10px;
	padding: 10px 0px 0px 0px;
}

#entries .chat-holder .odd{
	padding: 5px 10px;
}

#entries .chat-holder .even{
	background: #dadada;
	padding: 5px 10px;
}

#entries .caption{
	padding: 10px 0px 0px 0px;
	margin: 0 10px;
	font-size: 13px; line-height: 1.4em;
	color:#333333;font-size: 13px; 
}

#entries blockquote{
	padding-left: 20px;
	border-left: 2px solid #dadada;
	font-size: 13px;
}

#entries .meta{
	margin-top: 40px;
}

#entries .meta ul{
	margin-right: 20px;
	padding: 0;
	text-align: right;
}

#notecount{
	padding: 5px 0px 5px 24px; 
	margin-right: 0px; 
	list-style-type: none; 
	display: inline; 
	color:#336699; 
	font-size: 12px; 
	background: url(NotesIco.png) no-repeat left center;
}

#notes ol{
	list-style-type: none;
	padding: 0;
}

#notes ol li{
	background: #ddfdfd;
	padding: 8px 20px;
	margin: 10px 0;
	-webkit-border-radius: 5px;
	-mozilla-boreder-radius: 5px;
}

#notes blockquote{
	border-left: 1px dashed #6e98bc;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
	margin-right: 20px;
	margin-left: 15px;
	background: url(http://markcastro.net/wp-content/themes/mark_gossipcity/images/ExtraBkg.gif) #fef4fa;
	border: solid 1px #ecdce3;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 5px 0 100px 0
}

#sidebar-content{
	margin: 0 auto;
	width: 90%;
}

#sidebar h3{
	font-size: 14px; font-weight: bold; margin: 20px 0px 20px 0px; padding: 0px 0px 5px 0px; color:#333366; letter-spacing: -1px; border-bottom: dashed 1px #beb4c1;
}


#sidebar .about-div .portrait{
	width: 64px;
	height: 64px;
	float: left;
}

#sidebar .about-div p{
	margin: 0 0 0 15px;
	padding-left: 60px;
}

#sidebar .about-div p.title{
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 23px;
	margin-bottom: 8px;
}


#sidebar .social{
	clear: both;
	padding-top: 40px;
	padding-bottom: 10px;
}

#sidebar .social ul{
	margin: 0;
	padding: 0;
	height: 60px;
	list-style: none;
	display: inline;
	overflow: hidden;
	
}

#sidebar .social ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#sidebar .social li a{
	float: left;
	margin: 0 4px 0px 3px;
	padding: 60px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:60px; /* for IE5/Win only */
}

#sidebar .social li a:hover{
	opacity: 0.80;
}

#sidebar #twitter a{
	background: url(twitter.png) top left no-repeat;
	width: 60px;
}

#sidebar #aim a{
	background: url(aim.png) top left no-repeat;
	width: 60px;
}


#sidebar #facebook a{
	background: url(facebook.png) top left no-repeat;
	width: 60px;
}

#sidebar #lastfm a{
	background: url(lastfm.png) top left no-repeat;
	width: 60px;
}

#social-description{
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #336699;
}

#sidebar .following{
	margin-top: 20px;
}

#sidebar .following ul{
	list-style-type: none;
	padding: 0;
	width: 80%;
	clear: both;
	text-align: ceter;
	margin: 0 auto;
}

#sidebar .following ul li{
	display: inline;
}

#sidebar .following a{

}

#sidebar .following img{
	width: 24px;
	border: 1px solid #fca5b2;
	padding: 2px;
	margin: 4px;
}

/* footer */
.Tfooter{
	width: 250px;
	margin: 0 auto;
	
}

.pagination{
	font-size: 1.5em;
	text-align: center;
	float: left;
}

.current{
	float: left;
	color: #369;
	font-size: 25px;
	position: relative;
	top: -8px;
	padding: 0 20px;
}

#tumblr_controls{
	margin-top: 90px;
	margin-right: 25px;
	opacity: 0.8;
}
