body {        
			background-color: #fff;
	        margin: 0px 0px 50px 0px;
	        font: Normal 11px "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	        color: #000;
	        background-position: right bottom;
            background-image: url(logo.png);
background-repeat: no-repeat ;	    
background-attachment: fixed;
}

	#twitter {
margin-right: 20px;	
float: left;	
}
	    #container {
	        width: 500px;
	        margin-top:90px;
	        margin-left: 255px;
	        padding:10px;
	        background-color: #fff;
	        border-bottom: solid 4px #06c;
	    }
	    
        img#rss {
            width: 18px;
            height: 18px;
            border-width: 0px;
            float: right;
            margin-left: 30px;
            margin-bottom: 10px;
        }

	    h1 {
	        color: #000;
	        margin: 0px 0px 10px 0px;
	        font-weight: normal;
	        font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	        font-size: 14px;
	        text-transform:uppercase;
	        letter-spacing: 0px;
	    }

	    h1 a {
	        color: #06c;
            font-weight:900;
            text-decoration:none;
            font-size:1em;
        }
	    
	    #description {
	        color: #000;
	        font-size: 12px;
	        line-height: 18px;
	        padding-right: 70px;
	        font-style:italic;
	        margin-bottom: 30px;
	    }
	    
	    .date {
	        margin: 30px 0px 50px 0px;
	        color: #06c;
	        font-size: 24px;
	        text-align: right;
	        letter-spacing: -1px;
	        text-transform: uppercase;
	        border-bottom: inset 1px #06c ;
	    }
	    
	    div.post {
            margin-bottom: 40px;
            position: relative;
        }

	    div.post img.permalink {
            border-width: 0px;
            width: 23px;
            height: 9px;
            position: absolute;
            top: 5px;
            right: 5px;
            display: none;
        }

            div.post:hover img.permalink {
                display: block;
            }

        div.post h2 {
            font-size: 14px;
            color: #444;
            margin: 0px 0px 5px 0px;
        }

        div.post h2 a {
            color: #444;
            text-decoration: none;
        }
        
        a {
            color: #111;
        }
        
        /* Regular Post */
        div.post div.regular {
            font: Normal 12px "Helvetica Neue", Helvetica, Arial, Sans-Serif;
            line-height: 17px;
        }

            div.post div.regular blockquote {
                font-style: italic;
            }
            
        img#regular {
            width: 48px;
            height: 48px;
            border-width: 0px;
            float: left;
            margin-left: -60px;
            margin-bottom: 10px;
            border-right:0px solid #000;
        }

        /* Photo Post */
        div.post div.photo img {
            border: 1px solid #ddd;
            padding:4px;
        }

        div.post div.photo div.caption {
            font-size: 11px;
            margin-top: 5px;
            color: #888;
        }
        
            div.post div.photo div.caption a {
                color: #888;
            }
        
        /* Quote Post */
        div.post div.quote {
            padding: 0px 30px 0px 30px;
        }
        
            div.post div.quote span.quote {
                font-size: 24px;
                color: #444;
            }

                div.post div.quote span.quote a {
                    color: #444;
                }

                div.post div.quote span.quote big.quote {
                    font: Bold 60px Georgia, serif;
                    line-height: 1px;
                    vertical-align: -23px;
                    opacity: 0.3;
                    -moz-opacity: 0.3;
                    filter: alpha(opacity=30);
                }

                    div.post div.quote span.quote big.quote a {
                        text-decoration: none;
                    }
        
            div.post div.quote div.source {
                font-size: 16px;
                color: #666;
                text-align:left;
            }

                div.post div.quote div.source a {
                    color: #666;
                }
        
        /* Link Post */
        div.post div.link {
            color: #666;
            font-size: 24px;
            text-align:left;
            letter-spacing: -2px;
            margin-right:40px;
        }
        
            div.post div.link a {
                color: #666;
                text-decoration: none;
                border-bottom: dashed 1px #666;
            }
            
            div.post div.link a:hover {
                color:#06c;
                text-decoration:none;
            }

            div.post div.link div.description {
                font-size: 15px;
                letter-spacing: 0px;
                line-height: 20px;
            }
            
            div.post div.link small {
                color:#06c;
                font-size:9px;
                font-weight:800;
            }
        
        /* Conversation Post */
        div.post div.conversation ul {
            list-style-type: none;
            margin: 0 0 0 5px;
            padding: 0px 0px 0px 20px;
            border-left: solid 2px #36f;
        }
        
            div.post div.conversation ul li {
                font-size: 12px;
                padding: 4px 0px 4px 8px;
                color: #000;
                margin-bottom: 1px;
            }
        
                div.post div.conversation ul li span.label {
                    font-weight: bold;
                    font-size:13px;
                    font-family:monospace;
                    color:#06c;
                }
        
                div.post div.conversation ul li.odd {
                    background-color: #fff;
                }
        
                div.post div.conversation ul li.even {
                    background-color: #e4e4e4;
                }
        
        /* Video Post */
        div.post div.video div.caption {
            margin-top: 5px;
            color: #888;
            font-size: 11px;
        }
        
            div.post div.video div.caption a {
                color: #888;
            }
	    
	    /* User Login Navigator */
	    #navigation {
	        font-size: 11px;
            font-weight: bold;
	    }
	    
	        #navigation a {
                color: #555;
	            text-decoration: none;
	        }
	        
	        #navigation a:hover {
	            text-decoration: underline;
	        }
	        
	    /* Footer stuff */
	    #footer {
	        margin-top: 11px;
	        width:468px;
	        margin-left:255px;
	        font-size: 10px;
	        color: #000;
	        text-align:right;
	        line-height:10px;
	        padding-bottom:20px;
	    }
	    
	        #footer a {
	            color: #06c;
	            text-decoration:none;
	        }
	        #footer a:hover{
	           color : #06c;
	           text-decoration:none;
	        }
	        
	        #footer img {
	           border:0px;
	           
	        }
			
div.pagination {
text-align:right;
padding:3px;
margin:3px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;
text-decoration: none;
color: #888;
}

div.pagination a:hover, div.pagination a:active {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #a0a0a0;
}


div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #e0e0e0;
font-weight: bold;
background-color: #f0f0f0;
color: #06c;
}

div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #f3f3f3;
color: #ccc;
}

.containerFormComments {
	margin: 25px 65px 0px 0px;
	font-family: Verdana;
	font-size: 1.3em;
}

#commentForm input, #commentForm textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentForm p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0 10px 0;
	text-align:right;
}

#commentForm input {
	width: 190px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentForm textarea {
	width: 100%;
	padding: 2px;
}

#commentForm #btnAdd {
	margin: 0;
	float: right;
	font-size:13px;
}

.containerComments {
    b
