/* 
Theme Name: Antique Framing Theme
Description:  Custom Theme for antiqueframing.com.  
Author: Fact And Fable
Author URI: http://www.factandfable.com/
Tags: fixed width, one column, widgets
*/

body {
	background: #000 url('images/body-bg.jpg') repeat-y center;
    color: #EEDEBD;
	font-family:   Georgia, 'Times New Roman';
	margin-left: auto;
	margin-right: auto;
	}
#page {
	width: 959px;
	text-align: left;
	}
	
#page1 {
	background: url('images/pg-1-bg.jpg') no-repeat center bottom;
	width: 959px;
	text-align: left;
	padding-bottom: 251px;
	}
#page2 {
	background: url('images/pg-2-bg.jpg') no-repeat center center;
	width: 959px;
	height: 1302px; 
	text-align: left;
	}
#page3 {
	background: url('images/pg-3-bg.jpg') no-repeat center center;
	width: 959px;
	height: 1302px; 
	text-align: left;
	}
#page4 {
	background: url('images/pg-4-bg.jpg') no-repeat center center;
	width: 959px;
	height: 1302px; 
	text-align: left;
	}
#page5 {
	background: url('images/pg-5-bg.jpg') no-repeat center center;
	width: 959px;
	height: 1302px; 
	text-align: left;
	}
#page6 {
	background: url('images/pg-6-bg.jpg') no-repeat center center;
	width: 959px;
	height: 1302px; 
	text-align: left;
	}

#header {
	background: url('images/header.jpg') no-repeat center center;
	margin: 0;
	padding: 0; 
	height: 263px; 
	width: 959px;
	}
#social_media {
	text-align: center;
	width: 100%;
	margin-top: 48px;
}
#social_media img {
	margin: 0 8px;
}
#footer {
	background: url('images/frame_scrollwork.png') no-repeat bottom center;
	padding: 0; 
	height: 300px; 
	width: 100%;
	}
#footerImage1 {
	background: url('images/pg-1-bg.jpg') no-repeat top;
	width:959px;
	height:251px;
	margin-left: auto;
	margin-right: auto;
}
#footerImage2 {
	background: url('images/pg-2-bg.jpg') no-repeat top;
	width:959px;
	height:251px;
	margin-left: auto;
	margin-right: auto;	
}
#footerImage3 {
	background: url('images/pg-3-bg.jpg') no-repeat top;
	width:959px;
	height:251px;
	margin-left: auto;
	margin-right: auto;	
}
#footerImage4 {
	background: url('images/pg-4-bg.jpg') no-repeat top;
	width:959px;
	height:251px;
	margin-left: auto;
	margin-right: auto;
}
#footerImage5 {
	background: url('images/pg-5-bg.jpg') no-repeat top;
	width:959px;
	height:251px;
	margin-left: auto;
	margin-right: auto;
}
#footerImage6 {
	background: url('images/pg-6-bg.jpg') no-repeat top;
	width:959px;
	height:251px;
	margin-left: auto;
	margin-right: auto;	
}
#credits{
        font-size: 8pt;
        top: 17px;
        position: relative;
        line-height: 1.3em;
        word-spacing: 0.02em;
}
#credits a:link, #credits a:visited, #credits a:hover{
         color: #EEDEBD
}
#contentWrap{
	background: url(images/frame_background.jpg) repeat-y center;	
	width: 959px;
	margin: 0;
	padding-bottom: 24px;
	padding-top: 15px; 
}
#content {

	color: #eedebd;
	width: 900px;
	line-height: 1.3em;
	word-spacing: .02em;
	margin: 0 -12px 0 28px;
	}

/*Begin Headers */

h1 {
	font-weight:bold;
	font-size:1.8em;
	padding-top: 70px;
	margin: 0;
	text-decoration: underline;
	}

h2 {
        color: #EEDEBD;
	font-size: 1.1em;
	margin: 30px 0 0 0;
	text-decoration: underline;
	}

h3 {
	font-size: 1.4em;
	font-weight:bold;
        font-style:  italic;
	padding: 0;
	margin: 30px 0 0 0;
	text-decoration: underline;
	}


/*----NAVIGATION BAR----*/

#top-menu
{
	background: url(images/top-nav.jpg) no-repeat center center;
	
	padding: 4px 0 12px;
	text-align: left;
	font-variant: small-caps;
	font-size: 13.5px;
	font-weight: bold;
}
#top-menu A
{
	text-decoration: none;
	padding: 7px;
	color: #FFF296;
	font-size: 13.5px;
	font-weight: bold;
}
#top-menu A:hover
{
	text-decoration: underline;
	color: #FFC000;
	font-size: 13.5px;
	font-weight: bold;
}
#top-menu UL
{
	margin: 0 auto;
	padding: 3px 65px 3px 0px;
	text-align: center;
}
#top-menu UL LI
{
	display: inline;
}


/* Typography Attributes */


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10px;
	line-height: 1.5em;
	}


small, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #ffc000;
	text-decoration: none;
	}

a:hover, h2 a:hover, h3 a:hover {
	color: #ffc000;
	text-decoration: underline;
	}

h2 a:visited, h3 a, h3 a:visited {
	text-decoration: underline;
	}

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 0px 0px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 0px 0px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* Miscellaneous */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}





