body {
    background: #000 url("../kctheme/Graphite_litebg.jpg") top left repeat-x;
}

#pages {
    display: block;
    left: 0px;
    position: relative;
	margin: 0 auto;
	min-height: 100%;
    height: auto !important;
	
}

#pages #pagesSearch {
    display: block;
    position: relative;
    width: 828px;
    height: 59px;
    text-align: center;
    text-indent: 0px;
    color: #fff;
    line-height: 41px;
    font-size: 18px;
}


        
    #searchTitle {
        background: transparent url("../images/pages-searchresults.png") top left no-repeat;
        height: 59px;
        margin: 0 auto;
        position: relative;
        width: 828px;
    }

    #searchTitle h1 {
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        line-height: 41px;
        text-align: left;
        text-indent: 25px;
    }
    
    #searchTitle h1 span {
        font-weight: normal;
    }

        div.SearchContent {
            display: block;
            width: 828px;
            margin: 0 auto;
            height: auto;
            color: #fff;
            background: transparent url("../images/landingpage/pages-mainbg.gif") bottom left no-repeat;
            padding-bottom: 20px;
        }
        
            div.SearchContent p {
                display: block;
                clear: both;
                padding: 0 20px;
                line-height: 14px;
                margin-bottom: 10px;
                color: #eee;
				font-size: 12px;
				width: auto !important;
            }
            
            div.SearchContent h1 {
                display: block;
                clear: both;
                width: 300px;
                padding: 0 20px 10px;
                font-size: 1.9em;
                font-weight: 100;
                color: #fff;
            }
            
            div.SearchContent h2 {
                display: block;
                clear: both;
                width: 300px;
                padding: 8px 0px 6px;
                font-size: 12px;
                color: #fff;
                font-weight: bold;
            }
            
            div.SearchContent ol {
                margin: 35px;
            }
            
            div.SearchContent a {
                color: #1AB7EA;
                text-decoration: none;
            }
            
            .added {
                color: #1AB7EA;
                text-align: center;
                float: left;
                clear: right;
                font-weight: bold;
                width: 100%;
            }
            
            .duration {
                display: inline;
                float: left;
                height: 20px;
                background: transparent url("../images/landingpage/ui-time-bg2.gif") top right no-repeat;
                color: #fff;
                line-height: 20px;
                padding: 0 10px 0 0;
                font-size: 10px;
                margin: 5px 0 0 30px;
            }

            .duration strong {
                display: inline;
                float: left;
                text-indent: -9999px;
                width: 22px;
                height: 20px;
                margin: 0 5px 0 0;
                background: transparent url("../images/landingpage/ui-time-clock2.gif") top left no-repeat;
            }

            .duration span {
                display: inline;
                float: left;
            }
            
            span.share {
                background: url("../images/landingpage/pages-search-sharebg.png") top left no-repeat;
                width: 132px;
                height: 24px;
                line-height: 24px;
                text-indent: 15px;
                display: block;
                float: left;
                margin: 5px 0 0 10px;
            }
            
            span.share img {
                vertical-align: middle;
                border: medium none;
            }
            
            div.SearchContent a:hover {
                text-decoration: underline;
            }
            
            div.SearchContent .subheader {
                padding: 0 20px 10px;
                font-size: 1.3em;
                font-color: #333;
            }
            
            div.SearchContent .paginate {
                margin: 10px 0 0 18px;
            }
            
            div.SearchContent .pagecount {
                padding: 0 20px 10px;
                font-color: #333;
            }
    
    #pages #pagesEnd {
        display: block;
        float: left;
        position: relative;
        width: 828px;
        height: 23px;
		margin-bottom: 12px
    }

.clearBig {
    float: left;
}

/* blog styling */
.paragraph {
    margin-bottom: 10px;
    padding: 0 20px;
    width: 610px;
}

.posted {
    margin-bottom: 60px;
    padding: 0 20px 60px;
    width: 605px;
    font-size: 0.8em;
    border-bottom: 1px solid #999;
}

/* search results */

table.searchResults {
	display: table;
	width: 750px;
	margin: 0 auto;
	}

table.searchResults tr {
    display: block;
    background: transparent url(../images/pages-searchgloss.png) center bottom no-repeat;
}
	
table.searchResults td {
	display: table-cell;
	padding: 30px 0 20px 0;
}
	
div.SearchContent table.searchResults p {
	padding: 0;
	margin-top: 2px;
}

	

#SearchMain468x60 {
	margin: 0px 0px 12px 152px;
	
}

#SearchBottom728x90 {
	margin: 0px 0px 0px 48px;
	
}

#SearchSkyscraper120x600 {	
	position: absolute;
	display: block;
	top: 148px;
	left: 830px;
	width: 120px;
	height: 600px;
	border: 3px solid #333;
	
	
}
