/*
	Theme Name: South Side
	Theme URI: http://899webdesign.com
	Description: WordPress Theme
	Version: 1.0
	Author: 899
	Author URI: http://899webdesign.com
	Tags: Blank, HTML5, CSS3
	
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */

/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:300 13px/1.4 'Droid Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	vertical-align:bottom;
}
a {
	color:#444;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	background:url(img/bg-header-inner.jpg) top center no-repeat;
	width:100%;
	margin:0 auto;
	position:relative;
}
.home .wrapper {
	/* background:url(img/bg-header-home.jpg) top center no-repeat !important; */
}
#container {
	max-width:960px;
	margin:0 auto;
	padding-bottom:30px;
	}
.page #container {

	}
/* header */

.header {
	text-align:center;
}
.home .header {
	height:545px;
}
/* logo */
.home section[role="main"] {
	float:left;
	width:74.47916666666667%;
	color:#402513;
}
.logo {
	
}
.logo-img {
	
}
.noborder, .noborder a {
	border:0 !important;
}
/* nav */
.header .nav {
	color:#f8e596;
	margin-top:101px;
	text-align:center;
}
.header .nav ul li {
	display:inline-block;
	text-transform:uppercase;
	}
.footer .nav ul li {
	display:inline-block;
	}
.header .nav ul li a {
	display:block;
	color:#f8e596;
	font-size:12px;
	font-weight:bold;
	line-height:38px;
	padding:0 13px;
	border-right:1px solid #c98845;
	text-decoration:none;
	}
.footer .nav ul li a {
	color:#acacac;
	line-height:44px;
	padding:0 13px;
	}
.header .nav ul li a:hover, .header .nav ul li.current-menu-item a {
	background:#1a1e1f;
	}
.footer .nav ul li a:hover, .footer .nav ul li.current-menu-item a  {
	color:white;
	text-decoration:underline;
	}
/* sidebar */
.sidebar {
	float:right;
	width:21.875%;
}
.sidebar a {
	color:#444444;
	text-decoration:underline;
	font-weight:bold;
}
/* footer */
.footer {
	clear:both;
	background:url(img/bg-footer.jpg) top center repeat-x;
	height:88px;
	text-align:center;
}
.copyright {
	color:white;
	}
.property-details {
	float:left;
	width:29.0625%;
	}
.property-details h1 {
	font-size:20px;
	margin:0;
	padding:0;
	}
.property-details article {
	background:#edeae1;
	padding:10px 4.3%;
	}
.property-details .logo {
	margin-bottom:15px;
	}
#property-gallery-wrapper {
	float:right;
	width:69.27083333333333%;
	}

a.applynow {
    background: #EDEAE1;
    border: 1px solid #ABADB3;
    font-weight: bold;
    padding: 8px 24px;
    text-transform: uppercase;
	text-decoration:none;
	margin:16px 0 0 16px;
	display:inline-block;
	}
a.applynow:hover {
	}
#propheading {
	color:#ffffff;
	font-size:15px;
	line-height:18px;
	height:261px;
	}
#propheading h1 {
	color:#f8e596;
	text-decoration:underline;
	font-size:20px;
	text-transform:uppercase;
	}
.listingbox {
	width:21.875%;
	float:left;
	background:#edeae1;
	padding:10px 1.041666666666667%;
	text-align:center;
	margin:0 1.03950103950104% 10px 0;
	height:210px;
	}
.listingbox  h2{
	font-size:15px;
	margin:10px 0 0 0;
	}
.listingbox p {
	margin:0;
	padding:0;
	}
#wpcf7-f61-p12-o1, #wpcf7-f45-p14-o1  {
	width:50.70833333333333%;
	float:left;
	background:url('img/bg-cf7.png') top right no-repeat;
	}
#wpcf7-f291-p236-o1 p {
    margin: 0;
    padding: 5px;
	line-height:18px;
	text-align:justify;
}
p.hid .wpcf7-list-item-label {
	display:none;
	}
p.hid .wpcf7-form-control-wrap{
    display: block;
    float: left;
    margin: 0 5px;
    width: 20px;
	}
.wpcf7-list-item {
	display:block;
	padding:6px 0;
	}
.wpcf7-submit {
	border:1px solid #abadb3;
	text-transform:uppercase;
	background:#edeae1;
	font-weight:bold;
	padding:8px 24px;
	float:right;
	margin-right:6%;
	}
.wpcf7-textarea {
	width:93%;
	}
.sideleft, .sideright {
	width:40%;
	}
.sideleft {
	float:left;
	margin-right:20%;
	}
.sideright {
	float:right;
	}
.managers {
	float:right;
	margin-right:60px;
	}
.managers .member {
	float:right;
	max-width:150px;
	text-align:center;
	}
.managers .member img {
	border:5px solid #402514;
	padding:-5px;
	margin-bottom:10px;
	}
.managers .member {
	margin-left:30px;
	}
.gv_frame {
	margin-top:2px !important;
	}
.home .gv_galleryWrap {
	margin:0 auto;
	}
.home .header {
	padding-bottom:30px;
	background:url('img/header-shadow.png') bottom center no-repeat;
	}
.wpcf7-list-item  {
	margin-left: 0 !important;
	}
.wpcf7-list-item-label {
	margin-right: 0.5em;
	}
.pagination {
  margin-top:20px;
  text-align:center;  
}
.pagination .page-numbers{
  padding:4px 8px;
  margin:0px 4px;
  border:1px solid gray;
  color:#444444;
  text-decoration:none;
}
.pagination .current{
  background-color:#edeae1;
}


/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('http://www.southsideapartmentcompany.com/wp-content/themes/southside/fonts/font-name.eot');
	src:url('http://www.southsideapartmentcompany.com/wp-content/themes/southside/fonts/font-name.eot#iefix') format('embedded-opentype'),
		url('http://www.southsideapartmentcompany.com/wp-content/themes/southside/fonts/font-name.woff') format('woff'),
		url('http://www.southsideapartmentcompany.com/wp-content/themes/southside/fonts/font-name.ttf') format('truetype'),
		url('http://www.southsideapartmentcompany.com/wp-content/themes/southside/fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
   
/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
   
.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {
	
}
.bypostauthor {
	
}
.gv_filmstripWrap {
	width:665px !important;
	}
.gv_navWrap {
	bottom: 170px !important;
    right: 20px !important;
	z-index:9999;
	}
/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}