            body {
                margin: 0px;
                background-color: #2e2e2e;
                font-family: 'Lucida Grande', Helvetica, sans-serif;
            }            

            a {
                color: #6498cc;
            }

            h1 {
                width: 250px;
                padding: 0px 100px 20px 100px;
                margin: 30px auto 10px auto;
                border-bottom: solid 1px #ccc;
                text-align: right;
                font: Bold 55px 'Trebuchet MS', Helvetica, sans-serif;
                letter-spacing: -2px;
                line-height: 40px;
                position: relative;
            }
            
            h1 a {
                color: #444;
                text-decoration: none;
            }
                
            h1 img {
                border-width: 0px;
                position: absolute;
                right: 0px;
                bottom: 10px;
                width: 43px;
                height: 23px;
            }

	    div.rssTab {
		background-color: #ffffff;
		position: absolute;
		left: 500px;
		text-align: right;
		width: 100px;
		white-space: nowrap;
		font: Normal 45px Helvetica, sans-serif;
		letter-spacing: -2px;
		color: #ccc;
		text-transform: uppercase;
		line-height: 50px;
		top: 147px;
            }
            
	    div.twitterContainer {
		background-color: #ffffff;
		position: fixed;
		right: 90px;
		width: 260px;
		text-align:left;
		font: Normal 12px Helvetica, sans-serif;
		top: 250px;
		padding: 5px 5px 5px 5px;
		z-index:1;
            }
            
            
            div#content 
            {
				background-color: #ffffff;
                width: 500px;
                margin: 10px auto 10px auto;
                position: relative;

            }

            div#content div#description {
                position: absolute;
                right: -170px;
                width: 160px;
                text-align: right;
            }

            div#description {
                font: Normal 17px Helvetica,sans-serif;
                line-height: 20px;
                color: #777;
            }

                div#description a {
                    color: #777;
                }
            
            div.post 
            {
                position: relative;
                margin-bottom: 0px;
                padding-bottom: 0px;
                padding-right: 0px;
                background-color:White;
            }
	div.title{

		text-align:center;
		color:#ffffff;
		background-image:url(../images/logo_ontour.gif);
		background-repeat:no-repeat;
		background-position:center;
		height:150px;
		}

            div.post div.date {
			background-color: #ffffff;
                position: absolute;
                left: -160px;
                text-align: right;
                width: 160px;                
                white-space: nowrap;
                font: Normal 45px Helvetica, sans-serif;
                letter-spacing: -2px;
                color: #ccc;
                text-transform: uppercase;
                line-height: 50px;
            }
                
            div.post div.date div.date_brick {
                float: right;
                height: 45px;
                width: 45px;
                /*background-color: #6498cc;*/
                background-color:#6666FF;
                color: #bbd5f1;
                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;
                display: none;
                position: absolute;
                right: 0px;
                top: 0px;
                z-index: 10;
            }
                
            div.post:hover img.permalink {
                display: inline;
            }

                div.post h2 {
                    font-size: 18px;
                    font-weight: Bold;
                    color: #6498cc;
                    letter-spacing: -1px;
                    margin: 0px 0px 5px 0px;
                }

                    div.post h2 a {
                        color: #6498cc;
                        text-decoration: none;
                    }
            
                div.post div.photo {
                    padding: 20px 20px 0px 20px;
				text-align:center;                
		}
		
                div.photo img {
                	width:450px;
		}
                
                
                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;
                }
                    
             /* Date Posted */
                    
            div.post div.posted
            {
                font-size:9px;
                letter-spacing:4px;
                color:White;
                background-color:silver;
                line-height: 20px;
                padding-left:20px;
                margin-top:10px;
                padding-right:10px;
                text-align:right;
                
            }

            /* Regular Post */
            
                div.post div.regular 
                {
					padding: 10px 10px 0px 10px;
                    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 */
            .post .quote span.quote {
				padding: 10px 10px 0px 10px;
                font:             Bold 28px Helvetica, sans-serif;
                letter-spacing:   -1px;
                color:            #666;
            }

            .post .quote span.quote a {
                color:            #666;
            }

            .post .quote span.quote big.quote {
				padding: 10px 10px 0px 10px;
                font:             Bold 60px Georgia, serif;
                line-height:      50px;
                vertical-align:   -20px;
                
            }
            
            .post .quote span.source {
                padding: 10px 10px 0px 10px;
                font-size:        16px;
                font-weight:      Bold;
                color:            #444;
                letter-spacing:   -1px;
            }

            .post .quote span.source a {
                color:            #444;
            }
            
            /* Link Post */
            
            div.post div.link a.link 
            {
				padding: 30px 10px 10px 10px;
                font: Bold 18px Helvetica, sans-serif;
                letter-spacing: -1px;
                color: #c00;
            }

                div.post div.link span.description {
                    font-size: 13px;
                    font-weight: normal;
                    letter-spacing: -1px;
                    color: #444;
                }
            
            /* Conversation Post */
                        
                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: #c00;
                            }
                            
                            div.post div.conversation ul li span.user_2 {
                                color: #00c;
                            }
                            
                            div.post div.conversation ul li span.user_3 {
                                color: #0a0;
                            }
                        
                        div.post div.conversation ul li.odd {
                            background-color: #f4f4f4;
                        }

                        div.post div.conversation ul li.even {
                            background-color: #e8e8e8;
                        }
            
            /* Video Post */
            
                div.post div.video 
                {
					padding: 10px 10px 0px 10px;
                    width: 450;
                    text-align:center;
                }
				

            /* Footer */
		div.bottomNav
		{
			background-color:#666666;
			float:left;
			margin: 00px 0px 0px 0px;
			padding-top:15px;
			padding-bottom:20px;
			width:500px;
			font-weight:bold;
			
		}
		div#bottomNavNext
		{
			float:left;
			text-align:center;
			width:250px;			

		}
		div#bottomNavPrevious
		{
			float:left;
			text-align:center;
			width:250px;
			
		}
            
                div#footer {
                    margin: 40px 0px 30px 0px;
                    padding-top:20px;
                    text-align: center;
                    font-size: 15px;
                    font-weight: bold;
                    clear:both;
                }
            
                    div#footer a {
                        text-decoration: none;
                        color: #ffffff;
                    }
            
                        div#footer a:hover {
                            text-decoration: underline;
                        }
                    
                    div#footer div#credit {
                        font: Normal 13px Georgia, serif;
                        font-size: 13px;
                        margin-top: 15px;
                    }

