
::-moz-selection { background:#2fc974; color: #ffffff; text-shadow: none; }
::selection { background:#2fc974; color: #ffffff; text-shadow: none; }

body {
    background-size:24px 24px;
    background-repeat: repeat;
    background-image:url(http://gorkowfinancial.com/wp-content/themes/kimmia/images/rough_diagonal.png);
 }
.boxed .wrapper {margin: 0px auto;  }
 

.site-header-content .header-logo {margin-top: 12px;}

.site-header-content .header-area-content {margin-top: 0px;}

.site-content {
    background-color:#ffffff;
}

/* page title background */
.site-content-header {
    background-size:145px 145px;
    background-repeat: repeat;
    background-image:url(http://gorkowfinancial.com/wp-content/themes/kimmia/images/black_denim.png);
 }

/* 	----------------------------------------------------------------------------------------------	
										CUSTOM THEME FONT																									
	----------------------------------------------------------------------------------------------	*/
body {font-family:Sorts Mill Goudy, Helvetica, Arial, sans-serif;font-size:16px;}
h1,h2,h3,h4,h5,h6 {font-family:Sorts Mill Goudy,Helvetica, Arial, sans-serif;}
.kimmia-nav-menu li a {font-size: 13px;font-family: Sorts Mill Goudy,sans-serif;}
    




@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {

body { background-image:url(http://gorkowfinancial.com/wp-content/themes/kimmia/images/rough_diagonal@2x.png); }


.site-content-header {  { background-image:url(http://gorkowfinancial.com/wp-content/themes/kimmia/images/black_denim@2x.png);}

}