/* 
  ------------------------------------------------
  PVII Affinity
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  01: 1 Col Flex
  ------------------------------------------------
*/

body {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	/*background-color: #FFFFFF;*/
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	padding-bottom: 4em;
}
img {
	vertical-align: bottom;
}
.masthead {
	padding: 20px 10px 20px 10px;
	text-align: center;
	/*background-color: #222;*/
	position: relative;
	z-index: 10;
	/*box-shadow: 0px 0px 30px #000;*/
}

.content-wrapper {
	margin: 2.75em 1.25em 0em 1.25em;
	overflow: hidden;
}
.columns-wrapper {
	overflow: hidden;
	position: relative;
}
.columns-wrapper, .menu-top-wrapper {
	max-width: 1110px;
	margin: auto;
}

.main-content .content{
	padding:0px;
	font-size: 1em;
	line-height: 1.5em;
	/*border: 1px solid;*/
	border-radius: 5px;
	/*border-color: #666;*/
}

/*Heading styles*/
h1, h2, h3, h4 {
	margin: 30px 0px 20px 0px;
	font-family: Raleway, Helvetica, Arial, sans-serif !important;
	font-weight: bold;
	color:#900626;
}
h1 {
	color:#000;	
}
h4 {
	text-transform:uppercase;
	color:#000;	
}
h1 { font-size: 1.5em; }
h2 { font-size: 1.25em; }
h3 { font-size: 1.05em; }
h4 { font-size: 0.85em; }

/*A utility rule assigned to the first heading to remove top margins.*/
.content h1:first-child,
.content h2:first-child,
.content h3:first-child,
.content h4:first-child {
	margin-top: 0px;
	font-family: miama;
	font-style: normal;
}


/*Make Image Scalable - Assign this class to any image to make it scale with the browser window size*/
img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
}
.fancy {
	border: 1px solid rgba(255,255,255,.2);
	/*box-shadow: 0px 0px 30px rgba(0,0,0,.65);*/
}
.sidebar ul, .sidebar ol, .sidebar2 ul, .sidebar2 ol {
	margin: 0 0 0 .5em;
	padding: 0 0 0 .5em;
	line-height: normal;
}
.sidebar li, .sidebar2 li { 
	margin-bottom: 4px; 
}

/*Ordinary Link Styles*/
.content a {
	color: #002953;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.content a:hover, .content a:focus {
	color: #000;
	border-bottom-style: solid;
}
.footer a {
	color: #000;
	border-bottom:1px dotted #000;
	text-decoration:none;
}
.footer a:hover, .footer a:focus { color: #900626; }


/*The DIVs that contains the horizontal menu bar at the top of your page.*/
.menu-top-wrapper .p7DMM01 {
	background-color: transparent;
	border: none;
	box-shadow: none;
}
.top-navigation {
	/*background-color: #7BA4C1;*/
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	/*box-shadow: 0px 0px 30px #999;*/
	position: relative;
	z-index: 9;
}
.top-navigation:after {
	content: "\0020";
	font-size: 0px;
	display: inline;
	overflow: hidden;
	line-height: 0;
	clear: both;
}

/*The Footer*/
.footer {
	/*background-color: #222;*/
	/*box-shadow: inset 0px 16px 2px rgba(255,255,255,.025);*/
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0px;
	margin-top: 20px;
	font-size: .85em;
	color: #000;
	text-align: center;
	clear: both;
	/*position: fixed;*/
	z-index: 999;
	top: auto;
	bottom: 0px;
	width: 100%;
	text-transform: uppercase;
	font-weight:normal;
}


/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 700px) {
body {
	padding-bottom: 0px;
}
.footer {
	position: static;
	width: auto;
}
.content-wrapper, .columns-wrapper {margin: 0px; border: none;}
.main-content .content {
	padding: 20px 10px;
	border: none;
}
.p7DMM01 ul a, .p7DMM01 ul a:hover, .p7DMM01 ul a:focus, .p7DMM01 ul a.open {
	border-bottom: 1px solid !important;
	border-color: #89AEC9 !important;
}
.p7DMM01 ul li:last-child a {
	border-bottom: none !important;
}
.phone {
	margin-top:15px !important;
	margin-right:0% !important;
	text-align:center !important;
	float:none !important;
}
.noFloat {
	float:none !important;
	margin-left:10px !important;	
}
.aboutPhoto {width:100%; padding:7px; margin-right:10px; margin-bottom:10px;}
}
/*Medium windows - reduce padding content padding*/
@media only screen and (min-width: 700px) and (max-width: 1280px) {
.main-content .content {padding: 10px 20px;}
.top-navigation {padding: 0px 10px;}
.content-wrapper {margin-left: 10px; margin-right: 10px;}
.phone {
	margin-right:0% !important;
	font-size:1.5em !important;	
}
.noFloat {
	float:left !important;
	margin-top:10px !important;	
}

}
/*Begin Custom CSS*/
/*.index {
	background:url(/images/252.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}*/
/*.weddings {
	background:url(/images/Banff02.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}*/ 
/*.about {
	background:url(/images/Banff04.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}*/
/*.portfolio {
	background:url(/images/Banff05.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}*/
/*.other {
	background:url(/images/Banff07.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}*/
/*.contact {
	background:url(/images/Banff07.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}*/
/*.weddings {
	background:url(/images/Banff03.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}*/
/*.blog {
	background:url(/images/Banff01.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}*/
div.creamBack/*, p.creamBack, .content p*/  {
	/*background-color:#ffffe8;*/
	/*opacity:.85;*/
	/*background-color:rgba(255,255,232,.75);*/
	padding:10px;	
}
div.creamBack {
	margin-top:20px;	
}
.creamBack a:link, .creamBack a:visited, .creamBack a:active {
	color:#900626;	
}
.blogger p {
	margin-top:0 !important;	
}
#ww-widget-reviews {
	width:100%;
	margin-left:auto;
	margin-right:auto;	
}
.content div.social a:link, .content div.social a:visited, .content div.social a:hover, .content div.social a:active  {
	border-bottom:none;
	text-decoration:none;
}
.centerContent {
	text-align:center;	
}
h4.associations img {
	padding:5px;
	border:1px solid #000;	
	background-color:#fff;
	border-radius:20px;
}
.content h4.associations a {
	border-bottom:none;
	text-decoration:none;
}
.awards {
	float:left;
}
.creamBack#height {
	height:130px;	
}
.content .awards a {
	border-bottom:none;
	text-decoration:none;
}
.phone {
	float:right; 
	vertical-align:top; 
	margin-top:-1.5%;
	margin-right:15%; 
	font-size:2.0em;	
}
.phone a {
	color:#900626;
	text-decoration:none;	
}
.redText {
	color:#900626;
}
.cropSquare, .cropSquareTall{ width: 190px; height: 190px; overflow: hidden;}
.cropSquare img { height: 100%; margin-left:-25%;}
.cropSquareTall img {width:100%; margin-left:0;}
.aboutPhoto {width:250px; padding:7px; margin-right: 10px; margin-bottom:10px;}
.photoEffect {
	width:190px;
	padding:7px; 
	background-color:#fff; 
	box-shadow: 0px 0px 7px 0px #999;
	opacity:.99 !important;	
}
.portfolioPhoto {
	float:left;
	display:inline-block;
	margin-top:1em;
	margin-right:.25em;
	margin-left:1.75em;
	text-align:center;
}
#p7QC_1 p {
	font-size:0.85em;
	text-align:center;
	line-height:1.25em;	
}
#p7QC_1 a:link {
	font-family:Raleway, sans-serif;	
}
.fieldsetLeft {
	float:left;
	width:45%;	
}
.fieldsetRight {
	float:left;
	width:45%;	
}
.fieldsetLeft legend, .fieldsetRight legend {
	text-align:left !important;
	color:#ac0000;	
}
body.contact2 input {
	width:240px;
	margin-bottom:15px;	
}
body.contact2 textarea {
	width:240px;	
}
body.contact2 input[type=radio], body.contact2 input[type=checkbox], body.contact2 input[type=button], body.contact2 input[type=reset], body.contact2 input[type=submit] {
	width:auto !important;
	margin-bottom:.05em;
}
body.contact2 label {
	margin-bottom:-.05em;	
}
.bottomMargin {
	margin-bottom:18px;	
}
#captcha {
	text-align:center;
	margin-top:50px;	
}
.clear { clear: both; }
#ww-widget-wwrated-2013 {
	width:150px !important;
	height:150px !important;
	float:right !important;
}
img a {
	text-decoration:none;	
}
input:focus {
	border:#000 1px solid;
}
#weddingwire {
	border:solid #A7072C 10px;
	padding:20px;
	font-size:2em;
}

/*End Custom CSS*/
