body {
	margin: 0px;
	background-color: #FFF;
	font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans",Tahoma,sans-serif;
	}

div { border: 0px solid red; }

hr { 
	height: 1px!important; 
	width: 100%; 
	color: #ccc; 
	border: none; 
	background-color: #ccc; 
	margin-top: 48px; 
	}
            
#content {
	width: 500px;
	margin: auto;
	padding: 20px;
	position: relative;
	}

a {
	color: #38AFD3;
	}

a:hover {
	color: #38AFD3;
	background-color: #FFF;
	text-decoration: none;
	}

h1 {
	padding: 30px 0px 50px 0px;
	margin: 0px;
	text-align: center;
	color: #38AFD3;
	font: bold 128px Helvetica, Arial, sans-serif;
	letter-spacing: -8px;
	line-height: 128px;
	margin-left: -5px;
	}
            
h1 a {
	color: #38AFD3;
	text-decoration: none;
	}

h1 a:hover {
	color: #38AFD3;
	text-decoration: none;
	}

h3 {
	font-family: Helvetiva, Arial, serif;
	font-size: 12px;
	font-weight: bold;
	}

#description {
	position: absolute;
	left: 560px;
	top: 281px;
	}

#description input[type=text] {
	border: 1px solid #ccc;
	font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans",Tahoma,sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 2px; 
	}

#description input[type=submit] {
	border: 0px solid #999;
	background-color: #ccc;
	font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans",Tahoma,sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 2px;
	margin-top: 8px; 
	}

#description div {
	font: normal 12px "Lucida Grande","Lucida Sans Unicode", "Lucida Sans",Tahoma,sans-serif;
	line-height: 18px;
	width: 160px;
	color: {color:Medium};
	text-align: left;
	}

#description div#search {
	}

#description div a {
	color: {color:Medium};
	}

#description div a:hover {
	color:            {color:Description};
	text-decoration: none;
	background-color: {color:Background};
	}
            
#description #nav_container {
	font-size: 12px;
            }
            
#description #nav_container .dim {
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
	}

#searchresultcount {
	margin: 0 0 30px;
	text-align: center;
	}
            
.post {
	position: relative;
	margin-bottom: 40px;
	}

.post div.labels {
	float: right;
	text-align: right;
	}

.post div.date {
	white-space: nowrap;
	font: normal 12px "Lucida Grande","Lucida Sans Unicode", "Lucida Sans",Tahoma,sans-serif;
	color: {color:Light};
	line-height: 18px;
	}

.post div.date a {
	color: {color:Light};
	text-decoration: none;
	}

.post div.date a:hover {
	color: {color:Light};
	text-decoration: none;
	background-color: {color:Background};
	}

.post h2 {
	font-size: 32px;
	line-height: 32px;
	font-family: Georgia, serif;
	font-weight: normal;
	color: #38AFD3;
	letter-spacing: -1px;
	margin: 0px 0px 20px 0px;
	text-align: center;
	width: 500px;
	}

.post h2 a {
	color: #38AFD3;
	text-decoration: none;
	}

.post h2 a:hover {
	text-decoration: none;
	color: {color:Post Title};
	background-color: {color:Background};
	}
            
/* Regular Post */
.post .regular {
	font-size: 12px;
	color: {color:Dark};
	line-height: 18px;
	}

.post .regular blockquote {
	font-style: italic;
	}

.post .regular img {
	border: 0px;
	padding-bottom: 8px;
	padding-right: 8px;
	}

.post .regular img:hover {
	border: none;
	padding: 0px;
	}
            
/* Photo Post */
.post .photo img {
	border: 0px;
	padding-bottom: 8px;
	padding-right: 8px;
	}

.post .photo img:hover {
	border: none;
	padding: 0px;
	}

.post .photo div.caption {
	font-size: 12px;
	line-height: 18px;
	color: {color:Dark};
	margin-top: 5px;
	}
            
.post .photo div.caption a {
	color: {color:Inline Link};
	}

.post .photo div.caption a:hover {
	color: {color:Content Background};
	background-color: {color:Inline Link};
	text-decoration: none;
	}
            
/* Quote Post */
/*.post .quote p.quote {
	font: normal 32px/32px Georgia, serif;
	margin-bottom: 32px;
	letter-spacing: -1px;
	color: {color:Quote};
	display: block;
	}

.post .quote p.quote a {
	color: {color:Quote};
	}

.post .quote p.quote big.quote {
	font: normal 68px Georgia, serif;
	line-height: 8px;
	vertical-align: -20px;
            }*/
            
.post .quote p.source {
	font-size: 12px;
	line-height: 18px;
	font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans",Tahoma,sans-serif;
	letter-spacing: 0px;
	font-weight: normal;
	color: {color:Dark};
	}

.post .quote p.source a {
	color: {color:Quote Source};
	}
            
/* Link Post */
/*.post .link a.link {
	font: normal 32px Georgia, serif;
	letter-spacing: -1px;
	color: {color:Link Post};
	}*/
            
.post .link p.description {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
            }

/* Conversation Post */
.post .conversation ul {
	background-color: {color:Conversation Background};
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-left: solid 5px {color:Conversation Border};
	}
            
.post .conversation ul li {
	border-bottom: solid 1px {color:Conversation Border};
	font-size: 12px;
	line-height: 18px;
	padding: 4px 0px 4px 8px;
	color: {color:Conversation Text};
	}
            
.post .conversation ul li span.label {
	font-weight: bold;
	color: {color:Conversation Label};
	}
            
/* Audio Post */      
	.post .audio div.caption {
	font-size: 12px;
	line-height: 18px;
	color: {color:Text};
	margin-top: 5px;
	}
            
.post .audio div.caption a {
	color: {color:Text};
            }
            
/* Video Post */
.post .video {
	width: 500px;
	margin: auto;
	}

.post .video div.caption {
	font-size: 12px;
	line-height: 18px;
	color: {color:Text};
	margin-top: 5px;
	}
            
.post div.video div.caption a {
	color: {color:Text};
	}

/* Footer */
#footer {
	margin: 40px 0px 30px 0px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	}
            
#footer a {
	text-decoration: underline;
	color: {color:Inline Link};
	}
            
#footer a:hover {
	text-decoration:  none;
	color: {color:Content background};
	}
            
.query { font-weight: bold; }

ul { list-style-type: square; }

.tags {
	font-size: 12px;
	color: {color:Light};
	}

.tags a {
	text-decoration: underline;    
	color: {color:Light};
	}

.tags a:hover {
	text-decoration: none;
	color: {color:Light};
	background-color: {color:Background}
	}

						
{CustomCSS}