/* BASE STYLES
----------------------------------------------------------*/

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
	background-color: #333;
	}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address
li, form, fieldset, input {
	margin: 0;
	padding: 0;
	}

li, dd, blockquote {
	margin-left: 1em;
	}

a img, :link img, :visited img, fieldset {
	border: none;
	}

input, select, textarea {
	font-size: 100%;
	}

:link, :visited { 
	text-decoration: none;
	}

ul { 
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
/* TEXT FORMATTING
----------------------------------------------------------*/		

p, ul, ol, blockquote {
	font-size: .7em;
	color: #000000;
	}

p {
	line-height: 18px;
	padding-top: 10px;
	}
	
a {
	color: #000000;
	}

a:hover {
	text-decoration: underline;
	}

/* in copyright page */
ol {
	display:none ;
	}
	
/* RELATED ARTICLES */
#related {
	display:none;
	}

/* BRIDES BANNER */
#brides {
	display:none;
	}
	
/* SAVE TO DELICIOUS */
#delicious {
	display:none;
	}

/* RSS */
#rss {
	display:none;
	}

/* HIDDEN IMAGES */
#hidden {
	display:none;
	}

/* CONTAINER
----------------------------------------------------------*/
			
#container {
	width: 626px;
	margin: 10px 10px 10px 10px;
	}

/* GLOBAL NAV
----------------------------------------------------------*/
			
#navHeader {
	display:none ; }	
	
/* replaces h1 with logo graphic */	
#navHeader h1 {
	display:none ;	}
	
#navHeader ul {
	display:none ;	}
		
#navHeader ul li {
	display:none ;
	}	
	
#navHeader a {
	display:none ;	}

#navHeader a:hover {
	display:none ;	}

#navHeader a.selected {
	display:none ;	}

/* HOME PAGE
----------------------------------------------------------*/
	
#homeImage {
	background-color: #993300;
	height: 327px;
	}		

#aTitle h1 {
	font-family: helvetica, sans-serif, verdana, arial; 
	color: #000000;	
	font-size: 20px;	
	line-height: 25px; 
	letter-spacing: 1px;	
	}	

#homeImage #webpixMonthHome {
	float: left;
	width: 244px;
	height: 327px;
	}

#homeImage #webpixMonthHome img {
	position: relative;
	left: -7px;
	top: 260px;
	}	

/* big image on home page */
#homeImage #frontImage {
	float: right;
	}

/* articles/feat. photographer area */
#homeContent {
	background-color: #fff;
	width: 726px;
	}

#homeContent ul li {
	display: block;
	}
	
#homeArticles {
	background-color: #fff;
	float: left;
	padding-bottom: 10px;
	border-right: 7px solid #fff;
	border-top: 7px solid #fff;
	width: 454px;
	}

/* replaces h2 with articles graphic */
#homeArticles h2 {
	font: 16px helvetica, sans-serif, verdana, arial; 
	background: #aaaaaa url(../articles/002/graphics/home-articles-h2.gif) no-repeat;
	height: 32px;
	color: #fff;
	padding: 0 0 0 10px;
	margin-bottom: 15px;
	text-indent: -9999px;
	}

/* for bride and groom/for the photographer */	
#homeArticles h3 {
	font-family: helvetica, sans-serif, verdana, arial; 
	color: #000000;	
	font-size: .8em;	
	line-height: 18px;
	padding-left: 11px; 
	}

/* controls spacing of each homepage article link */
#homeArticles li {
	margin-top: 3px;
	}
	
/* left wraps bride/groom list, right wraps for photographer list */
#articlesLeft, #articlesRight {
	float: left;
	width: 227px;
	}

/* feat photographer area */	
#homeFeatured {
	background-color: #fff;
	border-top: 7px solid #fff;
	float: right;
	width: 265px;
	padding-bottom: 10px;
	}

#homeFeatured p {
	padding: 10px 7px 0 7px;
	}

/* replaces h2 with featured photographer graphic */
#homeFeatured h2 {
	font: 16px helvetica, sans-serif, verdana, arial; 
	background: #aaaaaa url(../articles/002/graphics/home-featured-h2.gif) no-repeat;
	height: 32px;
	width: 265px;
	color: #fff;
	text-indent: -9999px;
	}

/* feat photographer thumbnail */	
#homeFeatured img {
	float: left;
	margin: 15px 10px -3px 8px;
	}

/* credit line for home image */			
#homeCredit {
	background-color: #030303;
	text-align: center;
	padding-bottom: 10px;
	clear: both;
	}	

#homeCredit a {
	color: #6c6c6c;
	}		
		
/* ARTICLES LIST PAGE
----------------------------------------------------------*/	

#aHeader {
	width: 726px;
	}

img#webpixYearArticles {
	left: -7px;
	position: relative;
	float: left;
	}		

#aTitle, #aBody {
	background-color: #fff;
	float: right;
	width: 496px;
	padding: 20px 15px 20px 25px;
	}
		
#aTitle h1, #aBody h1 {
	font-family: helvetica, sans-serif, verdana, arial; 
	color: #000000;	
	font-size: 20px;	
	line-height: 25px; 
	letter-spacing: 1px;	
	}	

.months h2, #aBody h2 {
	font-family: helvetica, sans-serif, verdana, arial;
	font-size: 16px;	
	line-height: 18px; 
	}
	
.months {
	clear: both;
	border-top: 7px solid #fff;
	}

.months h2 {
	color: #000000;
	}
	
.months h4 {
	font-size: .7em; 
	line-height: 16px;
	font-weight: bold;
	margin-top: 10px;
	}
	
.listMonthHeader img {
	float: left;
	}
	
.mContent {
	background-color: #fff;
	width: 496px;
	padding: 0 15px 20px 25px;
	float: right;
	}

.mContent p {
	padding: 0;
	}

.forP {
	float: right;
	width: 240px;
	padding-left: 15px;
	}

.forBG {
	float: left;
	width: 235px;
	padding-right: 5px;
	border-right: 1px solid #9e9c9c;
	}

.relatedArticles {
	line-height: 22px;
	}
	
.forP, .forBG {
	margin-bottom: 30px;
	}

.featP {
	clear: both;
	margin-bottom: 10px;
	}
	
/* ARTICLE PAGES
----------------------------------------------------------*/	

#aMonthHeader {
	display:none;
	}
	
#aBody h2 {
	color: #000000;
	margin: 15px 0 5px 0;
	}

#aBody ul li {
	margin: 15px 0 5px 0;
	padding-left: 15px;
	color: #6c6c6c;
 	line-height: 16px;
	background: url(../graphics/bullet2.gif) no-repeat 0 2px;
}
				
.articlePic img {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin-top: 17px;
	}

.articlePic p.caption { text-align: center; padding: 5px 0 2px;
	/* without this, IE puts gap above caption */
	margin: -6px 0 5px; color: #9c9c9c; background: #000; }	
	
.picRight {
	float: right;
	margin-left: 17px;
	}	
		
.picLeft {
	float: left;
	margin-right: 17px;
	}

.sidebarRight {
	float: right;
	width: 250px;
	margin: 15px 0 10px 15px;
	padding: 5px 10px 10px 10px;
	background-color: #d3d3d3;
	}
	
.sidebarBottom {
	float: left;
	width: 445px;
	margin: 15px 0 10px 15px;
	padding: 5px 10px 10px 10px;
	background-color: #d3d3d3;
	}

/* ABOUT US
----------------------------------------------------------*/

#aboutHeader {
	display:none ;	}

/* website screenshots */
.aboutScreen img {
	display:none ;	}
						
/* RSS
----------------------------------------------------------*/

#rssHeader {
	display:none ;	}

/* FOOTER
----------------------------------------------------------*/	
		
#footer {
	display:none ;	}	
	
#footer p {
	display:none ;
	}
	
#footer a {
	display:none ;
	}		
	
#footer a:hover {
	display:none ;
	}

/* CLEAR DIV
----------------------------------------------------------*/		

.clear {
	clear: both;
	}
	
.div {
	display:none;
	}