/*
THEME NAME: Ads of Super Bowl
THEME URI: 
DESCRIPTION: Theme for Ads of Super Bowl
VERSION: 1
AUTHOR: Sasivarman
AUTHOR URI: 
*/


body {
	margin: 0 auto; 
	padding: 0; 
	background: #ABABAB url(images/bg.png) repeat-x;   
	text-align: center; 
	font-family: "Lucida Sans Unicode", Arial, sans-serif; 
}

ul {
	margin: 0 0 0 -30px;
	}
*:first-child+html ul 
{margin: 0 0 0 15px;
} 
* html ul { 
	margin: 0 0 0 15px;
	}
.wrapper { 
	height: auto; 
	margin-left: auto; 
	margin-right: auto; 
	width: 891px; 
	background: #ABABAB url(images/filler.png) repeat;  
	}
.header {
	width: 891px;
	height: auto;
	background: url(images/header.png) no-repeat;
	}
	.links {
		padding: 3px 0 0 65px;
        text-align: left;
		}	
			
	.rotate {
		margin: -2px 0 0 0;
		}
	


.footer2 {
	width: 891px;
	height: 74px;
	background: #ABABAB url(images/footer2.png) no-repeat;
	text-align: center;
	font-size: 9pt; 
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #FFFFE1;
	padding: 42px 0 0 0;
	}
	
	.footer2 a {
		text-decoration: none;
		color: #FFFFE1;
		}
	footer2 a:hover {
		color: #FFFFE1;
		text-decoration: underline;
		}

.content {
	width: 525px;
	height: auto;
	margin: 5px 0 0 66px;
	float: left;
	display: inline;
	}

		/*/ Pages /*/
		#content {
				width: 440px; 
				height: auto;
				float: left;
				text-align: left;
				font-family: "Lucida Sans Unicode", Arial, sans-serif;
				font-size: 10pt;
				color: #5A3E2E;
				line-height: 130%;
				margin: -5px 0 0 0;
				display: inline;
				}
				
				#side a {
					text-decoration: none;
					color: #969358;
					}
				#side a:hover {
					color: #B84744;
					text-decoration: underline;
					}
				#blog #side a:hover {
					color: #B84744;
					text-decoration: none;
					}
			#side {
				width: 167px;
				height: auto;
				float: right;
				margin: -5px 19px 0 0;
				text-align: left;
				font-family: "Lucida Sans Unicode", Arial, sans-serif;
				font-size: 9pt;
				color: #5A3E2E;
				line-height: 130%;
				display: inline;
				}
             #side ul {
                margin: 0;
                padding: 0;
				}
            #side ul li {
				font-size: 9pt;
                color: #5A3E2E;
                margin: 0 0 5px 0px;
                padding: 0;
                list-style: none;
                border-bottom: 1px solid #DADECB;
                text-decoration: none;
				}
            #side ul li a {
				font-size: 9pt;
                color: #5A3E2E;
				}
            #side ul li a:hover {
				color: #B84744;
				text-decoration: none;
				}
			.divider2 {
				/*background: url(images/divider_sb.png) no-repeat;*/
				width: 136px;
				height: 44px;
				margin: 10px 0 15px 150px;
				text-align: center;
				}
			#blog {
				width: 700px;
				height: auto;
				padding: 70px 0 0 110px;
				background: url(images/blog.png) no-repeat;
				margin: 0;
				text-align: left;
				}
				.title {
					font-family: Georgia, Times New Roman, serif;
					color: #B84744;
					font-size: 18pt;
					margin: 5px 0 5px 0;
					font-variant: small-caps;
                    line-height: 1em;
					}
					.title a {
						color: #B84744;
						text-decoration: none;
						}
					.title a:hover {
						color: #B84744;
						text-decoration: underline;
						}
				.postinfo1 {
    color: #969358;
    margin: 0;
					}
					.postinfo1 a {
					color: #969358;
					text-deocration: underline;
					}
				.entry {
					margin: 0 0 -7px 0px;
					}
					.entry a, .pagination a {
						color: #B84744;
						}
					.entry a:hover {
						color: #969358;
						}
				.postinfo2 {
					font-family: "Lucida Sans Unicode", Arial, sans-serif;
					color: rgb(150, 147, 88);
					margin: 20px 0 8px 0;
					}
					.postinfo2 a {
						color: rgb(150, 147, 88);
						}
					.postinfo2 a:hover {
						color: rgb(150, 147, 88);
						text-decoration: none;
						}

			 .thing {
			 	margin: 0 8px 0 0;
				float:right;
				clear: both;
				}

            #blog .link {
                font-size: 9pt;
                color: #5A3E2E;
                margin: 0 0 5px 0px;
                list-style: none;
                border-bottom: 1px solid #DADECB;
                }
            #blog .link a{
                color: #5A3E2E;
                }
            #blog .link a:hover {
                
                text-decoration: none;
                } 
                    
					
