
            body {
                margin: 0px;
                background-color: #aaaaaa;
                font-family: 'Lucida Grande', Helvetica, sans-serif;
            }            

            a {
                color: #0578AF;
            }
			#capsule {
				width:90%;
				background-color:#ffffff;
				border-right: 1px solid #434343;
				border-top: 1px solid #ffffff;
				}
            
            #nav_container {
                font-size: 13px;
                font-weight: bold;
            }

            
            
            h1 {
                text-align: center;
                font: Normal 40pt 'Trebuchet MS', Helvetica, sans-serif;
                letter-spacing: -2px;
                margin-bottom:10px;
				margin-top:0;
            }
            
                h1 a {
                    color: #74c2e8;
                    text-decoration: none;
                }
                
                h1 img {
                    border-width: 0px;
                    position: absolute;
                    right: 0px;
                    bottom: 10px;
                    width: 43px;
                    height: 23px;
                }

			div#search{ margin-top: 35px; margin-bottom: 25px:}
			
			
            div#content {
            	background-color: #ffffff;
                width:    60%;
				float:right;
				padding-right: 10px;
				margin-top: 1em;
            }

                

            div#description {
                float: left;
				width: 30%;
				margin-top:1em;
                font: normal 17px Helvetica,sans-serif;
                line-height: 20px;
                color: #777;
                margin-left: 4%;
                padding-right: 1%;
            }

                div#description a {
                    color: #777;
                }

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

                div.post div.date {
                    position: absolute;
                    left: -260px;
                    text-align: right;
                    width: 230px;                
                    white-space: nowrap;
                    font: normal 34px Helvetica, sans-serif;
                    letter-spacing: -2px;
                    color: {color:Date};
                    text-transform: uppercase;
                    line-height: 35px;
                }
                
                    div.post div.date div.date_brick {
                        float: right;
                        height: 30px;
                        width: 45px;
                        background-color: {color:Date Block};
                        color: {color:Date Block Text};
                        font: Bold 12px Verdana, Sans-Serif;
                        text-align: center;
                        line-height: 12px;
                        margin-left: 10px;
                        padding-top: 5px;
                        letter-spacing: 0px;
                        overflow: hidden;
                    }

                div.post img.permalink {
                    width: 14px;
                    height: 13px;
                    border-width: 0px;
                    background-color: #000;
                    

                }
                
                .selector{
                	padding-left: 15px;
                	margin-top: 7px;
                	margin-bottom: 7px;
                	color: #ccc;
                	font-size: 14px;
                	line-height: 16px;
                }
                
                .selector img{ border: 2px solid #aaa;}
                
              
                
                .permalink { float: right; text-align: right; }
                
                .permalink a{
                			 font-size: 10pt;
                			 color: #b23c05;
                			 text-decoration: none;
                			}
                    
				div#title{ 	width:100%;
							background-color: #b23c05;
							border-top: 1px solid #b23c05;
							border-bottom: 1px solid #b23c05;
							padding-top: 5px;
							padding-bottom: 5px;
							}

                div.post h2 {
                    font-size: 18px;
                    font-weight: bold;
                    color: #0578AF;
                    letter-spacing: -1px;
                    margin: 0px 0px 5px 0px;
                }

                    div.post h2 a {
                        color: #0578AF;
                        text-decoration: none;
                    }
            
                div.post div.caption {
                    font-size: 14px;
                    font-weight: bold;
                    color: #444;
                    margin-top: 10px;
                    padding: 0px 20px 0px 20px;
                }

                    div.post div.caption a {
                        color: #444;
                    }
    
            /* Regular Post */
            
                 div.regular{ background: transparent url(http://writinghurts.com/jamietie/textprim.png) no-repeat left top;
                			padding-left:50px;}
                div.post div.regular {
                    font-size: 12px;
                    color: #444;
                    line-height: 17px;
                }

                    div.post div.regular blockquote {
                        font-style: italic;
                        border-left: solid 2px #444;
                        padding-left: 10px;
                    }
                        
            /* Quote Post */
            
                 div.quote{ background: transparent url(http://writinghurts.com/jamietie/quoteprim.png) no-repeat left top;
                			padding-left:50px;}
                div.post div.quote div.quote_text {
                    font-family: Helvetica, sans-serif;
                    font-weight: bold;
                    color: #74c2e8;
                   
                    padding-left: 10px;
                }
                
                    div.post div.quote div.quote_text span.short {
                        font-size: 36px;
                        line-height: 40px;
                        letter-spacing: -1px;
                    }
                    
                    div.post div.quote div.quote_text span.medium {
                        font-size: 25px;
                        line-height: 27px;
                        letter-spacing: -1px;
                    }
                    
                    div.post div.quote div.quote_text span.long {
                        font-size: 16px;
                        line-height: 20px;
                    }

                    div.post div.quote div.quote_text a {
                        color: #0578AF;
                    }
        
                div.post div.quote div.source {
                    font-size: 16px;
                    font-weight: Bold;
                    color: #0578AF;
                    margin-top: 5px;
                }

                    div.post div.quote div.source a {
                        color: #0578AF;
                    }
            
            /* Link Post */
            
                
                div.link{ background: transparent url(http://writinghurts.com/jamietie/linkprim.png) no-repeat left top;
                			padding-left:50px;
                			padding-bottom: 15px;
                			}
                
                div.post div.link a.link {
                	
                    font: Bold 20px Helvetica, sans-serif;
                    letter-spacing: -1px;
                    color: #b23c05;
                }

                    div.post div.link span.description {
                        font-size: 13px;
                        font-weight: normal;
                        letter-spacing: -1px;
                        color: #444;
                    }
            
            /* Conversation Post */
                div.conversation{ background: transparent url(http://writinghurts.com/jamietie/convoprim.png) no-repeat left top;
                			padding-left:50px;}     
                div.post div.conversation ul {
                    list-style-type: none;
                    margin: 0px;
                    padding: 0px 0px 0px 1px;
                    border-left: solid 5px #bbb;
                }
            
                    div.post div.conversation ul li {
                        font-size: 12px;
                        padding: 4px 10px 4px 8px;
                        color: #444;
                        margin-bottom: 1px;
                    }
            
                        div.post div.conversation ul li span.label {
                            font-weight: bold;
                        }
                        
                            div.post div.conversation ul li span.user_1 {
                                color: #0578AF;
                            }
                            
                            div.post div.conversation ul li span.user_2 {
                                color: #b23c05;
                            }
                            
                            div.post div.conversation ul li span.user_3 {
                                color: #74c2e8;
                            }
                        
                        div.post div.conversation ul li.odd {
                            background-color: #f4f4f4;
                        }

                        div.post div.conversation ul li.even {
                            background-color: #e0f0f8;
                        }
            
             div.photo{ background: transparent url(http://writinghurts.com/jamietie/photoprim.png) no-repeat left top;
                			padding-left:50px;}
             
             div.audio{ background: transparent url(http://writinghurts.com/jamietie/audioprim.png) no-repeat left top;
                			padding-left:50px;}
            
            
            /* Video Post */
            	
            	 div.video{ background: transparent url(http://writinghurts.com/jamietie/videoprim.png) no-repeat left top;
                			padding-left:50px;}
            
            
            /* Notes */ 
            
            ol.notes{ font-family: 'Lucida Grande', Helvetica, sans-serif;
            
            color: #444;
            font-size:12px;
			line-height:17px;
            
            }
            

            /* Footer */
            
                div#footer {
                    margin: 40px 0px 30px 0px;
                    
                    font-size: 15px;
                    font-weight: bold;
                    color: #444;
                }
            
                    div#footer a {
                        text-decoration: none;
                        color: #444;
                    }
            
                        div#footer a:hover {
                            text-decoration: underline;
                        }
                    
                    div#credit {
                        
                        font: normal 13px Georgia, serif;
                        font-size: 13px;
                        margin-top: 35px;
                        padding-bottom: 10px;
                        width:100%;
                        clear: both;
						text-align: center;
                    }
                    
						.query { font-weight: bold; }
						
				div#desctext{margin-top: 5px;}
				
				h2.sidebar-title{ margin-bottom: 5px; color: #0578AF; }
				
				ul#twitter_update_list { list-style-type: disc; padding-left: 15px;
									}
					#twitter_update_list li{ margin-bottom: 1px; font-size: 14px;}
