/* BASIC STYLES */


body {
	color: #333;
	background-color: #FFF;
	font: lighter 14px/1.5em "gill sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;;
	margin: 0;
	padding: 3em 0 0;
}

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

#leftsidebar h1 a, #content a { color: #a6b851;}
.regular a:hover { border-bottom: dotted 1px #a6b851; } 
   

h2, h3, h4, h5, h6 {
	font-family: "gill sans", tahoma,"Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 3px;
	font-weight: normal;
}

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

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

}

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

ul { list-style: square; }

ol { list-style: decimal; }
    
a img{ border: 0; }
    
b, strong { font-weight: bold; }

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

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


/* SIDEBAR */

#flickrSet {
	margin-bottom: 10px;
	margin-left: -5px;
	overflow: hidden;
}

.flickr_badge_image {
	float: left;
	margin: 0 0 5px 5px;
}
#flickrSet img {
	width: 71px;
}
#leftsidebar {
	float: left;
	margin: 0 0 1.5em;
	padding-right: 17px;
	padding-left: 16px;
	padding-bottom: 5.5em;
	width: 224px;
	height: 78%;
}
    
li.dsq-widget-item { 
	padding-bottom: 1em;
	margin-bottom: 1em;   
}
    
a.dsq-widget-user {
	display: block; 
}

#leftsidebar a{
	border:none;
}

#leftsidebar p {
	font-size: .9em;
}

#leftsidebar h1 {
	margin: 0;
	margin-top: 1.2em;
	margin-bottom: .3em;
	padding: 0 0 .6em; 0;
	text-transform: uppercase;

}

#leftsidebar h1 a{ text-decoration: none; }

#leftsidebar h4 {
	color: #333;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 .40em;
	padding: 0;
	text-transform: uppercase;
}
    
#leftsidebar .followed { text-transform: capitalize; }

#leftsidebar #about {
	margin: 0 0 2em;
	padding-bottom: .5em;   
}

#leftsidebar .listTitle { border-bottom: solid 2px #A6B851; line-height: 0; }

#leftsidebar #searchbox {
	width: 100%;
	margin: 0;
	padding-top: 0;
	padding-bottom: .4em;
	background-color: #FFFFFF;  
}


#leftsidebar #keywords {
	height: 1.5em;
	background-color: #FFF;
}

#leftsidebar #keywords:focus{ background-color: #FFF; }

#leftsidebar #submit{
	height: inherit;
	color: #000;
	background: #FFF;
	margin-left: .2em;
	text-transform: uppercase;
	font-weight: bold;     
}

#leftsidebar #submit:hover{ color: #333; }

#leftsidebar li { }
    
#leftsidebar .navlist ul{
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
}
    
.navlist a, .navlist a:visited, .navlist a:active{
	font-size: .9em;
	line-height: 2em;
	text-decoration: none;  
}
    
    .permalink{
		text-decoration: none;
    	color: #f0f0f0;
    	font-size: x-large;
		border-style: none;
    }

    
/* FOOTER */

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


/* PREVIOUS-NEXT LINKS */  

#pagination {
}

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

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

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


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

#content .date {
	color: #333;
	display: block;
	letter-spacing: .1em;
	margin-bottom: 1.5em;
	font-weight: bold;
	text-transform: uppercase;  
}
    
#content h2 a{
	text-decoration: none;
}
    
.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 4.5em;
}

.regular img{
	margin: 1em 0 0 0.5em;
	max-width: 100%;
}

#content h3, #content h4, #content h5 {
	margin: 1.5em 0 -5px;	
}
#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]>

#sidebar {
	float: left;
	margin: 0 0 1.5em;
	width: 225px;
	position: static;
}
    
#sidebar h1 a { height: 76px; }
#sidebar #other ul li { width: 98%; }
h4 { font-size: 1.1em; }
    
<![endif]-->
