/* 
  ------------------------------------------------
  PVII Affinity
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  02: 2 Col Flex Sidebar Right
  ------------------------------------------------
*/

/*google font*/
@import url(http://fonts.googleapis.com/css?family=Arimo:400,700);
@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,700);

body {
		font-family: Arial, sans-serif, Verdana, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
img {
	vertical-align: bottom;
}
.masthead {
	padding: 0px 10px;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.9);
	position: relative;
	z-index: 10;
	box-shadow: 0px 0px 30px #000;
}

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

.main-content {
	float: left;
	width: 76%;
	margin-right: 1%;
	background-color: #FFFFFF;
}
.sidebar {
	width: 23%;
	float: left;
	
}

.sidebar .content {
	padding: 15px 15px;
	font-size: 12px;
	line-height: 18px;
	border: 0px solid;
	border-color: #333;
	border-radius: 0px;
}

.sidebar-cube-1
{
	background-color: #FFF;
	border-bottom: 1px solid #FFFFFF;
}
.sidebar-cube-2
{
	background-color:blue;
	border-bottom: 1px solid #FFFFFF;
}

.main-content .content{
	padding: 20px 30px;
	font-size: 14px;
	line-height:20px;
	border-radius: 0px;
	border-top: 0px solid;
	border-bottom: 0px solid;
	border-right: 0px solid #333333;
	border-left: 0px solid;
}

/*Heading styles*/
h1, h2, h3, h4 {
	margin: 30px 0px 0px 0px;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
}
h1 { font-size: 1.5em; }
h2 { font-size: 16px;
border-bottom: 0px dotted #CCCCCC;
padding-bottom: 1px; 
margin: 15px 0px 0px 0px;}
h3 { font-size: 1.25em;
border-bottom: 0px solid #FFFFFF  }
h4 {
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
}

/*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;
}

/*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%;
	border-radius: 0px;
}
.fancy {
	border: 1px solid rgba(255,255,255,.2);
	box-shadow: 0px 0px 30px rgba(0,0,0,.65);
	-webkit-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; 
}

.datum { 
	margin-bottom:-5px; 
	padding-bottom:5px; 
	border-bottom: 1px dotted #CCCCCC;
}

/*Ordinary Link Styles*/
.content a {

	text-decoration: none;

}
.content a:hover, .content a:focus {

}
.footer a {

}
.footer a:hover, .footer a:focus {

}


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

/*The Footer*/
.footer {
	background-color: rgba(255, 255, 255, 0.9);
	box-shadow: inset 0px 16px 2px rgba(255,255,255,.025);
	border-top: 1px solid #000;
	padding: 15px 15px;
	font-size: 0.7em;
	color: #8C8C8C;
	text-align: center;
	clear: both;
	position: fixed;
	z-index: 999;
	top: auto;
	bottom: 0px;
	width: 100%;
}
.footer p.copyright {
	margin: 0px;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}

.footer-info {
	
	max-width: 980px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}


/*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;}

.columns-wrapper {margin-bottom:0px;}

.sidebar, .main-content {
	width: auto;
	float: none;
	position: static;
}
.main-content .content, .sidebar .content {
	border-radius: 0px;
	border: none;
	height: auto !important;
	max-height: 888678px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
}
.p7DMM01 ul a, .p7DMM01 ul a:hover, .p7DMM01 ul a:focus, .p7DMM01 ul a.open {
	border-bottom: 1px solid;
	border-color: #89AEC9;
}
.p7DMM01 ul li:last-child a {
	border-bottom: none;
}
.main-content 
{
margin-right: 0%;}
}
/*Medium windows - reduce padding content padding*/
@media only screen and (min-width: 700px) and (max-width: 1280px) {
.main-content .content, .sidebar .content 
{
	padding: 25px;
}
.top-navigation {padding: 0px 10px;}
.content-wrapper {margin-left: 10px; margin-right: 10px;}
}
