img{
border:none;
}
            body {
                color:            #222;
                /*background-color: #666;*/
				margin: 0px;
				background:#666 url('http://images.fousheezy.com/backgroundrepeat.png') repeat;
                font-family:      'Lucida Grande', Helvetica, sans-serif;
            }
			#top_header{
				
				z-index:2;
			}
			*html #top_header{
/*\*/position: absolute; top: expression((0 + (ignoreMe3 = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); left: expression((0 + (ignoreMe4 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/
			}
			#top_header{
				left:0px;
				top: 0px;
				position: fixed;
			}

			#bottom_header{
				z-index:0;
			}
			*html #bottom_header{
/*\*/position: absolute; top: expression((356 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); left: expression((0 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/
			}
			#bottom_header{
				left:0px;
				top:356px;
				position: fixed;
			}
            
            #content {
				width: 640px;
                margin:           auto;
				margin-left: 430px;
                padding:          35px;
				padding-top: 3px;
				padding-right:0px;
                background-color: #fff;
            }

            a {
                color:            #3987BB;
            }

            h1 {
                padding:          0px;
                margin:           0px;
                font:             Normal 30px Helvetica, sans-serif;
                line-height:      33px;
                letter-spacing:   -1px;
            }
            
            h1 a {
                color:            #fff;
                text-decoration:  none;
            }

            div#header {
                /*background-color: #4AADF0;*/
background-color: none;
                margin:           -20px -20px 30px -20px;
                /*padding:          20px 30px 20px 30px;*/
text-align: center;
            }
div#header img{
border: none;
}

            div#description {
                font-size:        15px;
                margin-top:       10px;
                color:            #094E7C;
            }
            
            div#description a {
                color:            #094E7C;
            }
            
div#search {
								text-align:				right;
								float:left;
								padding-right:10px;
						}
						.searchresultcount {
								text-align: 			center;
						}
						
						.query {
								font-weight:			bold;
						}

            .date {
                font:             Normal 16px Helvetica, sans-serif;
                color:            #666;
                line-height:      32px;
                height:           28px;
                padding-top:      7px;
                background:       #fff url('http://images.fousheezy.com/stripes.gif') top repeat-x;
                border-bottom:    dotted 1px #bbb;
                margin-bottom:    10px;
                text-transform:   uppercase;
            }
            
            .post {
                margin-bottom:    40px;
                position:         relative;
            }

            .post h2 {
                font-weight:      Normal;
                font-size:        20px;
                color:            #222;
                margin:           0px 0px 10px 0px;
            }

            .post h2 a {
                color:            #222;
                text-decoration:  none;
            }
            
            /* Regular Post */
            .post .regular {
                font-size:        12px;
                line-height:      17px;
				overflow: auto;
            }

            .post .regular blockquote {
                font-style:       italic;
				color:#C70000;
				background-color: #eee;
				padding: 15px;
            }
            
            /* Photo Post */
            .post .photo {
                padding:          15px;
                background-color: #ffffff;
                border: 3px solid #EAB33F;
            }
            
            .post .photo img {
                border:           solid 17px #fff;
            }

            .post .photo .caption, .post .quote .caption {
                font-size:        13px;
                margin-top:       17px;
            }
            .post .quote .caption{
                background-color: #ffffff;
            }
            
            .post .photo .caption a {
                color:            #ff9900;
            }
            
            /* Quote Post */
            .post div.quote {
                padding: 0px 30px 0px 30px;
            }
            
            .post div.quote span.quote {
                font-size:        28px;
                letter-spacing:   -1px;
                color:            #333;
            }

            .post div.quote span.quote a {
                color:            #333;
            }

            .post div.quote span.quote big.quote {
                font-weight:      bold;
                font-size:        60px;
                line-height:      0px;
                vertical-align:   -28px;
                opacity:          0.5;
                -moz-opacity:     0.5;
                filter:           alpha(opacity=50);
            }
            
            .post div.quote .source {
                font-size:        16px;
                color:            #666;
            }

            .post div.quote .source a {
                color:            #666;
            }
            
            /* Link Post */
            .post .link a.link {
                font:             Bold 30px Helvetica, sans-serif;
                letter-spacing:   -1px;
                color:            #C70000;
                text-decoration:  none;
                border-bottom:    dotted 1px #ff9900;
                line-height:      36px;
            }

            .post .link .description {
                font-weight:      normal;
                font-size:        14px;
                margin-top:       5px;
            }
            
            /* Conversation Post */
            .post .conversation ul {
                list-style-type:  none;
                margin:           0px 0px 5px 0px;
                padding:          1px;
                border:           solid 5px #ccc;
            }
            
            .post .conversation ul li {
                font-size:        12px;
                padding:          4px 0px 4px 8px;




                color:            #000;
            }
            
            .post .conversation ul li span.label {
                font-weight:      bold;
            }


            
            .post .conversation ul li.odd {
                background-color: #f4f4f4;
            }
            
            .post .conversation ul li.even {
                background-color: #e8e8e8;
            }
            
            /* Audio Post */
            .post .audio .caption {
                margin-top:       5px;
                font-size:        11px;
                color:            #222;
            }
            
            .post .audio .caption a {
                color:            #222;
            }
            
            /* Video Post */
            .post .video {
                width:            500px;
                margin:           auto;
                padding:          35px;
                background: #fff url('http://images.fousheezy.com/video.png') no-repeat top center;
            }

            .post .video .caption {
                margin-top:       188px;
                font-size:        16px;
                color:            #222;
				background: transparent url('http://images.fousheezy.com/videobg.png') repeat;
				padding:5px;
				margin-bottom: 27px;
            }
            
            .post .video .caption a {
                color:            #222;
            }


            /* Side Bar */

#mainbar,#nonblogbar{
 background-color: #fff;
 margin-left:-35px;
 padding:5px 40px 35px 35px;
}
#sidebar{
padding-right: 25px;
 position: absolute;
 top: 375px;
 left: 120px;
 z-index:1;
padding-bottom:30px;
color: #C70000;
}

            
            /* Footer */
            #footer {
                margin:           20px 0px 0px -35px;
                text-align:       center;
                font-size:        18px;
				background-color:#ffffff;
				padding:20px;
            }
            
            #footer a {
                text-decoration:  none;
                color:            #222;
            }
            
            #footer a:hover {
                text-decoration:  underline;
            }

            #footer p.tiny {
                margin:           30px 0px 0px 0px;
                font-size:        11px;
            }
            
            #footer p.tiny a {
                text-decoration:  underline;
                color:            #222;
                font-weight:      bold
            }
            
            #footer p.tiny .dim {
                filter:           alpha(opacity=50); 
                -moz-opacity:     0.5; 
                opacity:          0.5;
            }
            
            /* Permalinks */
            .post a.permalink,
            .post .audio .caption a.permalink,
            .post .quote .source a.permalink {
                font-size:        10px;
                font-weight:      bold;
                color:            #4AADF0;
            }

/* Tags */
ul.tag{
display:inline;
margin-left:0px;
padding-left:0px;
}
ul.tag li{
display:inline;
padding:3px;
margin-right:3px;
font-size: 10px;
border: solid 1px #3987BB;
background-color: #FFFFFF;
}
ul.tag li a{
color: #C70000;
text-decoration: none;
}
ul.tag li:hover{
background-color:#C70000;
border-color: #C70000;
}
ul.tag li:hover a{
color:#ffffff;
}
ul.tag a:hover{
color:#ffffff;
}

/* For in text images */
p.intextimage{
float:left;
background-color:#c70000;
color:#ffffff;
text-align:center;
padding:3px;
margin:2px;
text-size:10px;
}
p.intextimage img{
border: none;
}
#loadingbar{
position:absolute;
position:fixed;
background-color: #C70000;
top:0px;
left:425px;
font-weight:bolder;
color:#ffffff;
text-align:center;
padding:3px;
}
/* followers */
ul.followers{
margin-left:0px;
padding-left:0px;
display:inline;
}            
ul.followers li{
display:inline;
list-style:none;
}

p.censored{
background-color:#000000;color:#ffffff; font-weight:bolder; text-align: center;
}
#navbar2 {
color:#999999;
font-weight: bolder;
background-color:#ffffff;
margin-left:-35px;
padding-bottom:7px;
padding-left:35px;
padding-top:5px;
}

#navbar2 a{
border-bottom:4px solid #FFFFFF;
color:#999999;
padding-bottom:3px;
text-decoration:none;
}
#navbar2 a:hover, #navbar2 a.current{
border-color: #EAB33F;
color: #3987BB;
}
#navbar2 a.current:hover{
color:#C70000;
}
div.time{
text-align:right;
font-weight: bolder;
}
div.time a{
color: #CCCCCC;
text-decoration: none;
}

div.contactformleft{
	float:left;
	width:100px;
}
div.contactformright{
	float:left;
}
div.contactformright input, div.contactformright textarea{
	width: 300px;
}
div.contactformright textarea{
	height: 200px;
}
#contacterror{
	background-color: #FF9900;
	color: #ffffff;
	font-weight: bolder;
	padding: 5px;
	text-align:center;
}