/*
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * @vendor:     The League of Moveable Type
 * @vendorurl:  http://www.theleagueofmoveabletype.com
 * @licenseurl: http://www.fontsquirrel.com/license/League-Gothic
 *
 *
 */

@font-face {
	font-family: 'TitilliumText14L999wt';
	src: url('/wp-content/themes/megasmack/_fonts/TitilliumText999wt.eot');
	src: local('TitilliumText14L 999 wt'), local('TitilliumText14L-999wt'), url('/wp-content/themes/megasmack/_fonts/TitilliumText999wt.woff') format('woff'), url('/wp-content/themes/megasmack/_fonts/TitilliumText999wt.otf') format('opentype'), url('/wp-content/themes/megasmack/_fonts/TitilliumText999wt.svg#TitilliumText14L-999wt') format('svg');
}

/* -- Common -- */
body {
	/*background: #000 url(/wp-content/themes/megasmack/_images/wood-weathered.jpg) 0 1200px;*/
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
	}
img {
	display: block;
	}
a {
	font-weight: bold;
	color: #9abe67;
	text-decoration: none;
	}
strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}
ol {
	list-style-position: outside;
	list-style-type: decimal;
	}
ol li {
	padding-left: 2em;
	}
code {
	display: block;
	margin: 10px 0;
	padding: 10px 20px;
	border: 1px #9abe67 solid;
	font-family: 'Lucida Console', Monaco, monospace;
	font-size: 11px;
	}
.stringSelect {
	margin: 2px 0 10px 0;
	padding: 10px 0 10px 20px;
	border: 1px #9abe67 solid;
	width: 572px;
	font-family: 'Lucida Console', Monaco, monospace;
	font-size: 11px;
	}

.stringInfo {
	font-size: 10px;
	color: #ccc;
	}
#page {
	/* background: url(/wp-content/themes/megasmack/_images/bg.jpg) no-repeat 50% 0; */
	}
#header {
	background: #9abe67;
	}
#headerimg h1 {	
	padding: 20px;
	font-family: 'TitilliumText14L999wt', Helvetica, Arail, sans-serif;
	font-size: 14px;
	color: #fff;
	}
#headerimg h1 a {
	display: block;
	font-size: 42px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	}
#headerimg,
#bodycontainer,
#footer {
	margin: 0 auto;
	width: 970px;
	color: #181818;
	}
#bodycontainer {
	background: #fff;
	}
#secondarynav {
	padding: 20px 0 0 0;
	font-size: 12px;
	color: #743111;
	float: right;
	}
#secondarynav a {
	font-weight: normal;
	color: #743111;
	}
#secondarynav a:hover {
	color: #fff;
	}
#content {
	width: 686px;
	float: left;
	}
#sidebar {
	padding: 50px 30px;
	width: 224px;
	float: left;
	}
.clear {
	clear: both;
	}
h2 {
	margin: 45px 40px 0 40px;
	padding: 0 0 10px 0;
	border-bottom: 1px #666 solid;
	font-family: 'TitilliumText14L999wt', Helvetica, Arail, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #2b2b2b;
	letter-spacing: -0.04em;
	}
h2 strong {
	color: #9abe67;
	}
#sidebar h2 {
	margin: 0;
	padding-bottom: 8px;
	border-bottom: 0;
	font-family: 'TitilliumText14L999wt', Helvetica, Arail, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #4c4a4a;
	letter-spacing: -0.04em;
	}
.navigation {
	margin: 0 40px 45px 40px;
	width: 614px;
	height: 1em;
	font-size: 20px;
	}
#comments .navigation {
	margin: 0;
	}
.alignleft {
	margin: 0 12px 6px 0;
	float: left;
	}
.alignright {
	margin: 0 0 6px 12px;
	float: right;
	}
img.aligncenter,
img.alignright,
img.alignleft {
	display: block;
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.35);
	-moz-box-shadow: 3px 3px 5px rgba(0,0,0,.35);
	}
/* -- End Common -- */
/* -- Posts -- */
.post,
#comments {
	margin: 45px 40px;
	border-bottom: 1px #9abe67 solid;
	width: 614px;
	font-size: 14px;
	line-height: 20px;
	}
.commentballon {
	float: right;
	}
.commentballon a {
	font-size: 22px;
	color: #fff;
	line-height: 22px;
	}
.commentballon strong {
	display: block;
	padding: 13px 0 0 3px;
	width: 67px;
	height: 40px;
	text-align: center;
	}
.entry a,
.postmetadata a,
#sidebar a,
#comments a {
	-webkit-border-radius: 6px;
	-webkit-transition: background 0.3s linear;
	margin:-0.3em;
	padding:0.3em;
	}
.entry a:hover,
.postmetadata a:hover,
#sidebar a:hover,
#comments a:hover {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.3);
	-moz-box-shadow: 1px 2px 5px rgba(0,0,0,.3);
	background-color: #9abe67;
	margin:-0.3em;
	padding:0.3em;
	color: #fff;
	text-shadow: 0.06em 0.06em 0 rgba(0,0,0,.4);
	}
.entry a,
.postmetadata a,
#sidebar a,
#comments a {
	-webkit-border-radius: 6px;
	-webkit-transition: background 0.3s linear;
	margin:-0.3em;
	padding:0.3em;
	}
.entry a.q0:hover,
.entry a.q1:hover,
.entry a.q2:hover,
.entry a.q3:hover,
.entry a.q4:hover,
.entry a.q5:hover {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
	-moz-box-shadow: 0 0 0 rgba(0,0,0,0);
	background-color: transparent;
	text-shadow: 0 0 0 rgba(0,0,0,0);
	}
.post h2 {
	margin: 0;
	border-bottom: 0;
	padding: 0 0 11px 0;
	}
.post h2 a {
	font-size: 30px;
	color: #2b2b2b;
	}
.post h2 a:hover {
	color: #9abe67;
	}
.postdate {
	border-bottom: 1px #f1f1f1 solid;
	padding: 6px 2px;
	font-size: 14px;
	font-weight: bold;
	color: #989898;
	}
.postmetadata {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #adadad;
	clear: right;
	}
.postmetadata a {
	font-style: normal;
	}
a.post-edit-link {
	-webkit-border-radius: 6px;
	-webkit-transition: background 0.3s linear;
	margin:-0.3em -0.75em -0.3em -2em;
	padding:0.3em 0.75em 0.3em 2em;
	background-image: url(/wp-content/themes/megasmack/_images/edit.png);
	background-repeat: no-repeat;
	background-position:  0.15em 0.3em;
	font-size: 12px;
	float: right;
	}
a.post-edit-link:hover {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.35);
	-moz-box-shadow: 1px 2px 5px rgba(0,0,0,.35);
	background-color: #9abe67;
	margin:-0.3em -0.3em -0.3em -2em;
	padding:0.3em 0.3em 0.3em 2em;
	color: #fff;
	text-shadow: 0.06em 0.06em 0 rgba(0,0,0,.4);
	}
.entry {
	padding: 20px 0;
	}
.entry p {
	padding-bottom: 20px;
	}
.entry .commentlink a {
	font-size: 12px;
	}
.wp-caption {
	font-size: 10px;
	}
.img-strip img {
	text-align: center;
	}
.img-strip a {
	display: block;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	margin: 2px;
	padding: 1px;
	-webkit-transition: border 0.3s linear;
	border: 1px #fff solid;
	background-color: transparent;
	float: left;
	}
.img-strip a:hover {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background-color: transparent;
	border: 1px #9abe67 solid;
	margin: 2px;
	padding: 1px;
	}
.itemlevel {
	padding-bottom: 20px;
	}
.itemlevel th {
	padding-right: 4px;
	}
.itemlevel td {
	padding-right: 10px;
	}
.bluepost {
	display: block;
	padding: 8px;
	border: 1px #444439 solid;
	background: #333;
	font-weight: normal;
	color: #09f;
	}
/* -- Comments -- */
#comments .commentlist {
	font-size: 24px;
	font-weight: bold;
	color: #666;
	line-height: 1px;
	}
#comments .commentlist li {
	padding: 0 0 10px 0;
	margin: 15px 30px 30px 48px;
	border-bottom: 1px #f88729 solid;
	}
#comments .children {
	margin: 10px 0 0 0;
	border-bottom: 1px #e1e1e1 solid;
	}
#comments .children li {
	margin: 0;
	padding: 10px 0 10px 20px;
	background: #f2f2f2;
	border-top: 1px #e1e1e1 solid;
	border-bottom: 0;
	}
#comments .children li ul {
	margin: 10px 0 0 0;
	border-bottom: 1px #ccc solid;
	}
#comments .children li li {
	border-top: 1px #ccc solid;
	background: #e1e1e1;
	}
#comments .children li li ul {
	border-bottom: 1px #bdbdbd solid;
	}
#comments .children li li li {
	border-top: 1px #bdbdbd solid;
	background: #ccc;
	}
#comments .commentlist li .comment-body {
	padding: 0 10px 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 16px;
	}
#comments .reply {
	height: 1em;
	}
#comments .reply a {
	float: right;
	}
#comments cite {
	font-weight: bold;
	}
#respond textarea {
	padding: 4px;
	width: 600px;
	border: 1px #a7a7a7 solid;
	font-family: Helvetica, Arail, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #494949;
	}
#respond input#submit {
	display: block;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 2px;
	margin: 0;
	border: none;
	background-color: #9abe67;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	}
#moxysignup input#submit:hover {
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.35);
	-moz-box-shadow: 1px 2px 5px rgba(0,0,0,.35);
	text-shadow: 0.06em 0.06em 0 rgba(0,0,0,.4);
	}
#respond p {
	padding: 0 0 10px 0;
	}
/* -- Search Page -- */
.search-results .post h2 {
	padding: 0;
	}
.search-results h2 a {
	font-size: 20px;
	}
.search-results .postdate {
	padding-bottom: 2px;
	font-size: 13px;
	}
.search-results .postmetadata {
	border-top: 0;
	border-bottom: 0;
	padding: 0 2px 6px 2px;
	}
/* -- Sidebar -- */
#sidebar {
	font-size: 12px;
	line-height: 16px;
	}
#sidebar h3 {
	padding-bottom: 8px;
	font-size: 23px;
	font-weight: bold;
	color: #4c4a4a;
	}
#sidebar h3 strong {
	color: #9abe67;
	}
#sidebar p {
	padding-bottom: 8px;
	font-size: 13px;
	font-weight: bold;
	color: #aeaeae;
	line-height: 18px;
	}
#sidebar li {
	margin-bottom: 22px;
	padding-bottom: 20px;
	color: #333;
	}
#sidebar li#moxysignup {
	padding-bottom: 12px;
	}
#sidebar li li {
	margin-bottom: 0;
	padding: 2px 0;
	background: none;
	color: #ccc;
	}
#sidebar li:last-child {
	background: none;
	}
#archive select {
	border: 1px #a7a7a7 solid;
	width: 224px;
	font-size: 12px;
	font-weight: bold;
	color: #494949;
	}
#sidebar #wait p {
	font-size: 10px;
	font-weight: normal;
	float: left;
	}
#wow-breaking-news {
	font-size: 11px;
	line-height: 13px;
	}
#wait img {
	float: left;
	}
#socialmedia {
	height: 64px;
	}
/* -- Footer -- */
#footer {
	padding: 30px 30px 120px 30px;
	width: 855px;
	font-size: 13px;
	font-weight: bold;
	color: #9e9e9e;
	line-height: 18px;
	}
#footer a:hover {
	color: #fff;
	}
#footer td {
	padding: 0 16px 0 0;
	font-weight: bold;
	}
#phoneemail {
	padding: 16px 0 0 0;
	font-size: 30px;
	}
/* -- Sociable -- */
.sociable {
	font-szie: 11px;
	float: right;
	}
.sociable_tagline,
.sociable ul,
.sociable li {
	float: left;
	}
.sociable li {
	padding: 0 2px;
	}
.sociable a {
	-webkit-border-radius: 0;
	margin:0;
	padding:0;
	}
.sociable a:hover {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
	-moz-box-shadow: 0 0 0 rgba(0,0,0,0);
	background-color: none;
	margin:0;
	padding:0;
	color: #fff;
	text-shadow: 0 0 0 rgba(0,0,0,0);
	}