/* BUYSELL ADS */
#bsap_1269432 { position: fixed; bottom: 60px; right: 0px; width: 190px; }
body .yoggrt {background:#fff;padding:15px;margin:15px 0 0;border:3px solid #eee; }
body .one .bsa_it_ad{background:transparent;border:none;font-family:inherit;padding:0 15px 0 10px;margin:0;text-align:right;}
body .one .bsa_it_ad:hover img{-moz-box-shadow:0 0 3px #CF490B;-webkit-box-shadow:0 0 3px #CF490B;box-shadow:0 0 3px #CF490B;}
body .one .bsa_it_ad .bsa_it_i{display:block;padding:0;float:none;margin:0 0 5px;}
body .one .bsa_it_ad .bsa_it_i img{padding:0;border:none;}
body .one .bsa_it_ad .bsa_it_t{padding:6px 0 0 0;}
body .one .bsa_it_p{display:none;}
body #bsap_aplink,body #bsap_aplink:hover{
    display:block;
    font-size:10px;
    right: 16px;
    bottom: 41px;
    text-align:right;
    position: fixed; }

li.f2jnag {
	display:none;
}

/* BASIC STYLES */
::selection {
	background-color: #CF490B;
	color: #f5f7fa;
    text-shadow: none; 
}

.footnotes { 
    border-top: dotted 1px #c8c8c8;
    font-size: 11px;
    font-weight: normal !important; }
    .footnotes p { margin: 0px; }
    .footnotes hr { display: none; }
    .footnotes ol { border-top: dotted 1px #F5F7FA; margin: 0; padding: 1em 1em 0em 3em;  }


.footnote { font-size: 11px; font-weight: normal !important; }

sup { font-size: 11px !important; }
sup a, sup a:hover { border-bottom-style: none !important; padding: 2px; }
#pitchBar {
    border-top: dotted 1px #c8c8c8;
    color: #999;
    font-size: 11px;
    margin-top: 5px; }

    #pitchBar p {
        border-top: dotted 1px #F5F7FA;
        margin-top: 0;
        padding-top: 1em; }

#adsense { margin: 15px 0 0 21px; }

#welcomeBar { color: #999; font-size: 11px; }
    #welcomeBar a:hover { border-bottom: dotted 1px #CF490B; }

#pitchBar, #welcomeBar { font-weight: normal; }

body {
	color: #333;
	background: #e6e8ed url(http://dl.dropbox.com/u/3564984/sayzlim.net/images/bgnoise_lg%20blue.png);
	font: 14px/1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;;
	margin: 0;
	padding: 3em 0 0;
    text-shadow: 0 1px 0 #f5f7fa;
}

body { font-weight: 200; }

a, a:visited, a:active {
	color: #4d4d4d;
	border-bottom-color: #c8c8c8;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
}

#content a { color: #CF490B; }
.regular a:hover { color: #CF490B !important; border-bottom: dotted 1px #CF490B; } 
   

h6 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

p, ul, ol { margin: 1em 0 1em; }

pre {
    background-color: #1D1F20;
    border-radius: 2px;
    color: #BBAF75;
    box-shadow: 0 0 3px 1px #969799;
    -moz-box-shadow: 0 0 3px 1px #969799;
    -webkit-box-shadow: 0 0 3px 1px #969799;
    padding: 10px;
    text-shadow: none;
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    }

ul, ol, blockquote {
	padding-left: 0.50em;
	margin-left: 2.5em;

}

blockquote {
	border-left: solid 2px #333;
	display: block;
}

ul { list-style: square; }

ol { list-style: decimal; }
    
a img { border:none; vertical-align:top; }
    
b, strong { font-weight: bold; }

.speechbubble { margin-right: .2em;}

/* BASIC LAYOUT */
#contain, #footer-container {
	margin: 0 auto;
	overflow: hidden;
    padding-left: 200px;
	width: 700px;
}

/* HEADER */
#header { color: #999; }
    #header h1 a { color:#4d4d4d !important; border-bottom: none; }
    #header h1 a:hover { color:#CF490B !important; }
    #header p a { color:#4d4d4d; }    
    #header p a:hover, #pitchBar a:hover { color: #CF490B; border-bottom: dotted 1px #CF490B; }

/* FOOTER */

#footer-container {
	margin: 0;
	font-size: .9em;
	padding: .5em 0 0;
	width: 100%;
}


/* PREVIOUS-NEXT LINKS */  

#pagination { margin-bottom: 35px;}

#pagination a, #pagination a:visited, #pagination a:active {
	text-decoration: none;
}

#pagination #prev {
	margin-right: 2em;
}

#pagination #next {
    float: right;
	margin-left: 2em;
}


/* CONTENT */
    
#content {
    float: left;
	padding-top: 2em;
	padding-left: .8em;
	padding-right: .8em;
	margin-bottom: 1em;
    overflow: hidden;
	width: 510px;  
}

#content .date {
	color: #333;
	display: block;
	letter-spacing: .1em;
	margin-bottom: 1.5em;
	font-weight: bold;
	text-transform: uppercase;  
}
    
#content h2 {
	border-bottom-color: #F5F7FA;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

    #content h2 a{
        color: #4d4d4d !important;
        display: block;
        text-decoration: none;
        line-height: 30px;
    }
    
    #content h2 a:hover { color: #CF490B !important; }
    
.reblog {
	display: block;
	margin-bottom: 1em;  
}
    
.post-footer {
	display: block;
	color: #333;
	padding-top: .50em;
	font-size: .8em;
	text-align: right;
	margin-top: 1em;  
}


.post-footer .permalink:hover {
	text-decoration: none;
}
    
.post-footer .tags {
	display: block;
	text-transform: uppercase;
	float: left;
}
    
.post-footer .when {
	padding: 0 .2em 0 .5em;
	color: #333;
	text-transform: uppercase;
}

.regular, .quote, .link, .photo, .conversation, .video, .audio {
	margin: 0 0 0.5em;
    line-height: 25px;
}

.regular img{
    -moz-box-shadow: 0 0 3px 1px #969799;
    -webkit-box-shadow: 0 0 3px 1px #969799;
    box-shadow: 0 0 3px 1px #969799;
	margin: 0;
	max-width: 100%;
}

.regular ul li {
    margin-bottom: 5px;
}

#content h3, #content h4, #content h5 {
	margin: 1.5em 0 -10px;	
}
#content h5 {
	color: #333;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 .40em;
	padding: 0;
	text-transform: uppercase;
}


.link .arrow{
	margin-left: .2em;
}

.link h5 a {
	text-decoration: none;
}
    
.quote .words {
	color: #333;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	line-height: 1.2em;
	text-align: justify;
	display: block;   
}

.quote .source {
	display: block;
	margin-top: 1em;
	padding: 0;
}

.link .link-body, .quote .quote-body {
	margin-top: 1em;
	margin-bottom: 1em;
}
    
.quote .arrow, .reblog .arrow {
	margin-right: .2em;
}

.conversation ul {
	list-style: none;
	padding: 0 1em 0 0;
	margin-left: 0;        
}
    
conversation ul li{
	list-style: none;
	padding: 0 1em;        
}

.conversation ul li .person {
	color: #333;
	font-weight: bold;
	margin-right: 1em;
}

.video .embed {
	width: 500px;
}
    
.photo .postphoto img {

}
    
    
.caption {
	margin: .5em 0 1em 0;
}

.clear {
clear: both;

}
    
{CustomCSS}

<!--[if lte IE 7]>
h4 { font-size: 1.1em; }    
<![endif]-->
