/* 
Website: http://Angeliaonline.com
Name: Form stylesheet
Description: Page styles
Version: Alpha
Author: Jefte Puente
Author URI: http://www.artemisit.com
Comments: This document contains only page-specific styles.
		  Please do not style any tags here, refer to core.css.
		  
*/
/*** All Sub pages ***/
.row { float: left; width: 564px; display: block; background: #f7f7f7; border: 1px solid #ccc; padding: 7px; margin: 0 0 15px 0;} /* Reusable Generic Grey Box + Border */
.row .inner { float: left; width: 542px; margin: 0px 0 2px 0px; background: #fff; border: 1px solid #eee; border-top: 1px solid #ddd; padding: 10px;}
.row .inner p {margin: 0 0 0 0;}
.row img { float: left; display: block; margin: 0 5px 0 0;}
.rowtitle { padding: 0; margin: 0 0 5px 0; font-size: 1.3em; line-height: normal;}
.halfrow { float: left; width: 266px; display: block; background: #f7f7f7; border: 1px solid #ccc; padding: 7px; margin: 0 15px 15px 0;}
.halfrow .inner { float: left; width: 244px; margin: 0px 0 2px 0px; background: #fff; border: 1px solid #eee; border-top: 1px solid #ddd; padding: 10px;}
.halfrow img { float: left; display: block; margin: 0 5px 0 0;}
body#music #content_inner { background: url('images/bg_pageMusic.jpg') no-repeat;} 
body#photos #content_inner { background: url('images/bg_pagePhotos.jpg') no-repeat;} 
body#bio #content_inner { background: url('images/bg_pageBio.jpg') no-repeat;} 
body#dates #content_inner { background: url('images/bg_pageDates.jpg') no-repeat;} 
body#comments #content_inner { background: url('images/bg_pageComments.jpg') no-repeat;} 
body#ministry #content_inner { background: url('images/bg_pageMin.jpg') no-repeat;} 