/*
Theme Name: Atlantic city Afterdark
Version: 1.1
Theme URI: http://atlanticcitygolfafterdark.com
Description: The Constellation Theme is an assemblage of awesome resources, put together to form an extremely flexible WordPress foundation.
Author: MSP Concepts
Author URI: http://mspconcepts.co.uk/
*/

/*--[ HTML5 Boilerplate RESET ]--------------------------------------------------------------------------------*/
@font-face {
	font-family: 'FontAwesome';
	src: url("fonts/fontawesome.eot");
	src: url("fonts/fontawesome.eot?#iefix") format("embedded-opentype"), url("fonts/fontawesome.woff") format("woff"), url("fonts/fontawesome.ttf") format("truetype"), url('fonts/fontawesome.svg#fontawesome') format('svg');
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: 'allerbold';
	src: url('fonts/aller_bd-webfont.eot');
	src: url('fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/aller_bd-webfont.woff') format('woff'), url('fonts/aller_bd-webfont.ttf') format('truetype'), url('fonts/aller_bd-webfont.svg#allerbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'aller_displayregular';
	src: url('fonts/allerdisplay-webfont.eot');
	src: url('fonts/allerdisplay-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/allerdisplay-webfont.woff') format('woff'), url('fonts/allerdisplay-webfont.ttf') format('truetype'), url('fonts/allerdisplay-webfont.svg#aller_displayregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'allerregular';
	src: url('fonts/aller_rg-webfont.eot');
	src: url('fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/aller_rg-webfont.woff') format('woff'), url('fonts/aller_rg-webfont.ttf') format('truetype'), url('fonts/aller_rg-webfont.svg#allerregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'antonioregular';
	src: url('fonts/antonio-regular-webfont.eot');
	src: url('fonts/antonio-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/antonio-regular-webfont.woff') format('woff'), url('fonts/antonio-regular-webfont.ttf') format('truetype'), url('fonts/antonio-regular-webfont.svg#antonioregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'source_sans_prosemibold';
	src: url('fonts/sourcesanspro-semibold-webfont.eot');
	src: url('fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/sourcesanspro-semibold-webfont.woff') format('woff'), url('fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'), url('fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'source_sans_prolight';
	src: url('fonts/sourcesanspro-light-webfont.eot');
	src: url('fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/sourcesanspro-light-webfont.woff') format('woff'), url('fonts/sourcesanspro-light-webfont.ttf') format('truetype'), url('fonts/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video {
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	margin: 0;
	padding: 0;
	/*font-family: 'allerregular';*/
}body.custom-background { background-color: #000e60; background-image: url('http://www.atlanticcityafterdark.com/wp-content/uploads/2014/03/background.jpg'); background-repeat: no-repeat; background-position: top center; background-attachment: scroll; }
article, aside, figure, footer, header, hgroup, nav, section {
	display: block
}
nav ul {
	list-style: none
}
a {
	vertical-align: baseline;
	background: transparent;
	margin: 0;
	padding: 0
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold
}
del {
	text-decoration: line-through
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #002551;
	margin: 0;
	padding: 0px
}
/*--[ HTML5 Boilerplate MINIMAL BASE STYLES ]--------------------------------------------------------------------------------*/
label, input[type=button], input[type=submit], button {
	cursor: pointer;
}
/*--[ HELPER CLASSES ]--------------------------------------------------------------------------------*/
.hidden {
	display: none;
	visibility: hidden;
}  /* Hide for both screenreaders and browsers */
.visuallyhidden {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
} /* Hide only visually - available for screenreaders */
.invisible {
	visibility: hidden;
} /* Hide visually and from screenreaders, but maintain layout */
.clear {
	clear: both;
	display: block;
	line-height: normal;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
} /* Hides from IE-mac \*/
.clearfix {
	display: block;
}
#main {
	clear: both;
}
/*--[ Anchors ]--------------------------------------------------------------------------------*/

a {
	color: #ffffff;
	text-decoration: none;
	font-family: 'antonioregular';
}
/*--[ Typography ]--------------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p, ul, ol, dl, blockquote, hr, pre, table, fieldset, article, article footer, nav {
	line-height: 18px;
}
article ul {
	margin: 0 0 2em 2em;
	list-style: disc outside;
}
article ol {
	margin: 0 0 2em 2em;
	list-style: decimal outside;
}
article blockquote {
	margin: 0 0 1.25em 2.5em;
	font-family: cambria, georgia, times, serif;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #f6f6f6;
	padding: 1.19em 1.25em 0;
	font-style: italic;
}
small {
	font-size: 0.6875em;
}
/*--[ Images ]--------------------------------------------------------------------------------*/
.alignleft {
	float: left;
	clear: left;
}
.alignright {
	float: right;
	clear: right;
}
.aligncenter {
	margin: 5px auto;
	display: block;
}
img.alignleft {
	float: left;
	clear: left;
	margin-right: 10px;
}
img.alignright {
	float: right;
	clear: right;
	margin-left: 10px;
}
img.aligncenter {
	margin: 5px auto;
	display: block;
}
.left {
	float: left;
}
.right {
	float: right;
}
#main-content li li article img {
	float: left;
	margin-left: -60px;
	margin-top: -5px;
}
/*--[ Comments ]--------------------------------------------------------------------------------*/

#comment {
	width: 100%;
	height: 150px;
}
#respond {
	margin-top: 20px;
}
.comment_container {
	position: relative;
}
ol.comment-list {
	margin: 0 0 15px !important;
}
ol.comment-list img.avatar {
	margin: 8px 10px 0 0;
	padding: 4px;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #1a1f23;
}
ol.comment-list li {
	margin: 0;
	padding: 8px 0 8px 64px;
	list-style: none;
	overflow: hidden;
	position: relative;
}
ol.comment-list li header {
	margin: 0;
	line-height: 1.5em;
}
ol.comment-list li article nav {
	float: right;
}
ol.comment-list li ul {
	margin: 8px 0 0 !important;
}
ol.comment-list li li {
	border: 0;
	margin: 0 0 0 68px !important;
	padding: 0 0 8px;
}
ol.comment-list li .comment-text {
	border: 2px solid #ebebeb;
	overflow: hidden;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 10px 10px 0;
}
ol.comment-list li.bypostauthor .comment-text, ol.comment-list li.bypostauthor img.avatar {
	border-color: #D4E2EB;
}
ol.comment-list li .comment-text p {
	margin: 0 0 10px !important;
}
ol.comment-list li p.meta {
	font-weight: normal;
	background: transparent;
	padding: 0;
	font-style: italic;
	color: #777;
	font-size: 0.9em;
	margin: 0 0 10px !important;
}
ol.comment-list li p.meta strong {
	font-weight: bold;
}
#respond {
	margin-bottom: 15px;
}
#respond input.text, #respond select, #respond textarea, .comment-form-author input, .comment-form-email input, .comment-form-url input, .widget_search input#s {
	border: 1px solid #eee;
	background: #f6f6f6;
	color: #777;
	font-size: 1em;
	line-height: 1em;
	padding: 0.375em;
	width: 50%;
	margin: 0 4px 0 0;
	outline: 0;
	display: block;
}
#respond input.text:focus, #respond select:focus, #respond textarea:focus, .comment-form-author input:focus, .comment-form-email input:focus, .comment-form-url input:focus, .widget_search input#s:focus {
	border: 1px solid #ccc;
}
.borderradius #respond input.text, .borderradius #respond select, .borderradius #respond textarea, .borderradius .comment-form-author input, .borderradius .comment-form-email input, .borderradius .comment-form-url input, .borderradius .widget_search input#s {
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-khtml-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	border-radius: 0.5em;
}
#respond textarea {
	width: 98%;
	margin-right: 0;
}
#respond label {
	font-size: 1em;
	font-weight: bold;
}
.button, #submit, .widget_search #searchsubmit, input[type=submit] {
	padding: .75em 1em;
	border: 1px solid #c5c5c5;
	background-image: -moz-linear-gradient(top, #a3acb6, #d6d6d6); /* FF3.6 */
	background-image: -webkit-gradient(linear, left top, left 50%, color-stop(0, #a3acb6), color-stop(1, #d6d6d6)); /* Saf4+, Chrome */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#a3acb6', EndColorStr='#d6d6d6')"; /* IE8 */
	color: #fff;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	-webkit-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	-khtml-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-khtml-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	border-radius: 0.5em;
	text-transform: uppercase;
	text-decoration: none;
	color: #002551;
	cursor: pointer;
	font-weight: bold;
}
.button:hover, #submit:hover, .widget_search #searchsubmit:hover, input[type=submit] {
	border: 1px solid #c5c5c5;
	background-image: -moz-linear-gradient(top, #a3acb6, #d6d6d6); /* FF3.6 */
	background-image: -webkit-gradient(linear, left top, left 50%, color-stop(0, #a3acb6), color-stop(1, #d6d6d6)); /* Saf4+, Chrome */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#a3acb6', EndColorStr='#d6d6d6')"; /* IE8 */
	color: #002551;
}
.button.green, input[type=submit] {
	border: 1px solid #c5c5c5;
	background-image: -moz-linear-gradient(top, #a3acb6, #d6d6d6); /* FF3.6 */
	background-image: -webkit-gradient(linear, left top, left 50%, color-stop(0, #a3acb6), color-stop(1, #d6d6d6)); /* Saf4+, Chrome */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#a3acb6', EndColorStr='#d6d6d6')"; /* IE8 */
	color: #002551;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	-webkit-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	-khtml-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.button.green:hover, input[type=submit] {
	color: #002551;
	border: 1px solid #c5c5c5;
	background-image: -moz-linear-gradient(top, #a3acb6, #d6d6d6); /* FF3.6 */
	background-image: -webkit-gradient(linear, left top, left 50%, color-stop(0, #a3acb6), color-stop(1, #d6d6d6)); /* Saf4+, Chrome */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#a3acb6', EndColorStr='#d6d6d6')"; /* IE8 */
	border-bottom: 1px solid rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	-webkit-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	-khtml-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.button:active, #submit:active, .widget_search #searchsubmit:active, .button.green:active, input[type=submit] {
	position: relative;
	top: 1px;
}
/*--[ Widgets ]--------------------------------------------------------------------------------*/
.widget_search {
	overflow: hidden;
	zoom: 1;
}
.widget_search input#s {
	float: left;
	width: 50%;
}
.widget_search #searchsubmit {
	font-size: 0.875em;
	padding: 0 1em;
	border: 0;
	margin: 1px 0 0 0;
	line-height: 2.29em;
}
.widget_search label {
	display: none;
}
.widget_categories ul, .widget_archive ul, .widget_links ul, .widget_recent_entries ul, .widget_recent_comments ul, .widget_meta ul, .widget_pages ul, .widget_rss ul, .widget_pages ul, .widget_nav_menu ul, .widget_categories ul {
	padding: 0;
	list-style-type: none;
}
.widget_archive ul li, .widget_links ul li, .widget_recent_entries ul li, .widget_recent_comments ul li, .widget_meta ul li, .widget_rss ul li, .widget_pages ul li, .widget_nav_menu ul li, .widget_categories ul li {
	display: block;
}
.widget_archive ul li a, .widget_links ul li a, .widget_recent_entries ul li a, .widget_recent_comments ul li a, .widget_meta ul li a, .widget_rss ul li a, .widget_pages ul li a, .widget_nav_menu ul li a, .widget_categories ul li a {
	text-decoration: none;
}
.widget_archive ul li a:hover, .widget_archive ul li a:focus, .widget_links ul li a:hover, .widget_links ul li a:focus, .widget_recent_entries ul li a:hover, .widget_recent_entries ul li a:focus, .widget_recent_comments ul li a:hover, .widget_recent_comments ul li a:focus, .widget_meta ul li a:hover, .widget_meta ul li a:focus, .widget_rss ul li a:hover, .widget_rss ul li a:focus, .widget_pages ul li a:hover, .widget_pages ul li a:focus, .widget_nav_menu ul li a:hover, .widget_nav_menu ul li a:focus, .widget_categories ul li a:hover, .widget_categories ul li a:focus {
	text-decoration: underline;
}
.widget_tag_cloud div {
	padding: 0;
	overflow: hidden;
}
.widget_tag_cloud a {
	line-height: 1.62em;
}
.widget_tag_cloud a:hover, .widget_tag_cloud a:focus {
	text-decoration: underline;
}
body {
	margin: 0px;
}
.paging {
	overflow: hidden;
	zoom: 1;
}
.paging .prev {
	float: left;
}
.paging .next {
	float: right;
}
article blockquote {
	margin-left: 0
}
#main-content article {
	margin-bottom: 4em;
}
.headerright a:before {
	float: left;
	content: "\f003";
	font-family: 'FontAwesome';
	font-size: 22px;
	margin-right: 4px;
	margin-top: -5px;
        margin-bottom: 10px;
	color: #ff7e00;
        -webkit-margin-after: -2px;
}
.headerright span {
	font-family: 'antonioregular';
	color: #8ce1fb;
	font-size: 28px;
}
.headerleft {
    width: 404px;
    float: left;
    text-align: left;
    margin-top: 15px;
    margin-right: 20px;
    position: relative;
}
h2.mainpagetitle {
	clear: both;
	font-family: 'antonioregular';
	color: #ffffff;
	font-size: 32px;
	line-height: 50px;
}
.footermaintext {
	font-family: 'source_sans_prosemibold';
	color: #ffffff;
	text-align: center;
	margin-bottom: 3px;
}
.footerbelow {
	float: left;
	width: 96.8%;
}
.socialicon {
	right: 15px;
}
.socialicon a {
	float: left;
	width: 39px;
	height: 39px;
	line-height: 0px;
	margin-left: 10px;
	position: relative;
	z-index: 2;
}
.copyright, .copyrights {
	clear: both;
	width: inherit;
	font-family: 'source_sans_prolight';
	color: #a8a8a8;
	font-size: 18px;
	text-align: center;
}
h3.searchformhead {
	float: left;
	font-family: 'antonioregular';
	color: #7dd2ec;
	font-size: 24px;
	line-height: 30px;
}
.searchforms label {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-right: 10px;
	position: relative;
}
select, input, textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #a0a0a0;
}
.searchforms input {
	float: left;
	width: 77px;
}
.searchforms span.labeltext {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-top: 4px;
	margin-right: 5px;
}
.searchforms input[type=image] {
	float: left;
	width: auto;
	margin-top: 1px;
}
.middlepagetext h1 {
	font-family: 'antonioregular';
	color: #fff;
	font-size: 28px;
   padding-bottom: 15px;
}
.middlepagetext p {
	color: #fff;
	font-size: 14px;
	font-family: 'allerregular';
}
.toppop{border-bottom: 4px solid #82D5EE;}
.toppop1111 { border-bottom: 4px solid #82D5EE; }
.toppoptext { color:#FFF; font-family: 'allerregular'; padding-top:5px; }
.x_symbol{
    position: absolute;
    margin-left: -28px;
    margin-top: -10px;
    -webkit-margin-before: 0;
    -webkit-margin-start: -180px;
}

