/*
Theme Name: Ground Kontrol Theme
Author: Myron Kingsbury
Author URI: http: //myronkingsbury.com

License: GNU General Public License, version 2
License URI: http: //www.gnu.org/licenses/gpl-2.0.html
*/


/* =reset
----------------------------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}


/* =standard tags
----------------------------------------------------------*/
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #0a0a0d;
	color: #000000;
	line-height: 1.5em;
	margin: 0;
	min-width: 970px;
	position: relative;
}
a img {
	border: none;
}
a {
	text-decoration: none;
	color: #00aeef;
}
a:hover,
.current-menu-item a:hover,
.current_page_item a:hover,
.current-cat a:hover {
	color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0 0 .5em;
}
.storycontent p {
	margin: 18px 0;
}
ul {
	list-style: none inside none;
	margin: 0 0 0 15px;
	padding: 0;
}
ol {
	list-style: decimal outside none;
	margin: 0 0 0 15px;
	padding: 0;
}
ol li {
	margin-bottom: 1em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 .5em 40px;
}
fieldset {
	border: 1px solid #ccc;
	padding: 8px;
}
legend {
	color: #999;
}
blockquote {
	border-left: 5px solid #ccc;
	margin-left: 15px;
	padding-left: 15px;
	font-style: italic;
}
pre,
code,
tt,
kbd {
	font: 1.2em "Courier New", monospace;
	letter-spacing: 1px;
	padding: 0 8px;
}
pre {
	background-color: #fff;
	border: 1px solid #ccc;
	display: block;
	overflow: auto;
	white-space: pre;
	max-width: 100%;
	margin: 5px auto;
	padding: 5px;
}
.storycontent table,
.comment-body table {
	-moz-box-shadow: 1px 1px 1px #555;
	-webkit-box-shadow: 1px 1px 1px #555;
	box-shadow: 1px 1px 1px #555;
	background-color: #ccc;
	border-collapse: collapse;
	text-align: left;
	width: 100%;
	border-color: #fff;
}
.storycontent td,
.comment-body td {
	border-bottom: 1px solid #fff;
	padding: 3px;
}
.storycontent th,
.comment-body th {
	border-bottom: 4px solid #404040;
	padding: 3px;
}
input {
	font-size: 1.1em;
}
select {
	max-width: 100%;
	background-color: #fff;
	border: 1px solid #ccc;
}
object,
embed {
	max-width: 100%;
}
textarea,
input[type=text],
input[type=password] {
	border: 1px solid #BEC0BE;
}
input[type=password] {
	background: #fff url('images/lock.png') right center no-repeat;
	min-height: 20px;
}
input[type=button],
input[type=submit],
input[type=reset] {
	background: #232323;
	border: 1px solid #232323;
	color: #d7d7d9;
	font-size: 11px;
	font-weight: bold;
	line-height: 1em;
	margin: 3px;
	padding: 0 3px;
	text-transform: uppercase;
}
input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover,
textarea:hover,
input[type=text]:hover,
input[type=password]:hover,
textarea:focus,
input[type=text]:focus,
input[type=password]:focus {
	border: 1px solid  #00aeef:
}
input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover {
	cursor: pointer;
}
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* =various containers
----------------------------------------------------------*/
.fixfloat {
	clear: both;
}
.wrapper {
	margin: 0 auto;
	padding: 0 13px;
	width: 944px;
}
#main {
	position: relative;
}
#content {
	overflow: hidden;
	padding-bottom: 49px;
	position: relative;
}
#top-stripe {
	background: #191919;
	height: 24px;
	position: relative;
	width: 100%;
	z-index: 10;
}
#top-social-media div {
	color: #626262;
	float: right;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: 300;
	height: 20px;
	letter-spacing: 1px;
	line-height: 20px;
	padding: 3px 0 1px;
	text-transform: uppercase;
	width: 246px;
}
#top-social-media ul {
	display: block;
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#top-social-media ul:first-child {
	float: left;
}
#top-social-media li {
	display: block;
	float: left;
	margin-left: 8px;
}
#top-social-media li:first-child {
	margin-left: 0;
}
#top-social-media li a {
	display: block;
}
#top-social-media img {
	display: block;
	float: left;
}


#sidebardx {
	float: right;
	width: 245px;
	margin: 15px 0;
}
#fixedfoot {
	position: fixed;
	bottom: 0;
	width: 848px;
	padding: 0;
	z-index:200;
}
#statusbar {
	font-size: .8em;
	height: 12px;
	padding: 10px;
	text-align: right;
	border-top: 2px groove #fff;
	background: #f9f9f9;
	z-index: 10;
}
#footer {
	clear: both;
	text-align: center;
	padding-bottom: 45px;
}
#ff_background {
	top: 0;
	height: 4000px;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 0;
}
#ff_body {
	height: 4000px;
}
#ff_body_overlay {
	height: 4000px;
	width: 100%;
}


/* =Header
----------------------------------------------------------*/
#head {
	height: 129px;
}
#head h1 {
	margin: 0 0 5px;
	font-size: 3em;
}
#head-link {
	display: block;
	height: 97px;
	position:absolute;
	top: 18px; left: 16px;
	width: 342px;
	z-index: 100;
}

#placard {
	margin-top: 12px;
	position: absolute;
	top: 0;
	right: 0;
	width: 246px;
}
#placard ul {
	margin: 0 0 10px;
	overflow: hidden;
}
#placard li {
	clear: left;
	color: #d7d7d9;
	float: left;
	font-size: 10px;
	line-height: 12px;
	padding: 2px 0;
}
#placard a:hover {
	text-decoration: underline;
}
/* =menu items (quickbar)
----------------------------------------------------------*/
#quickbar {
	bottom: 34px;
	left: -50px;
	position: absolute;
}
.itemimg,
.itemimg_js {
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url('images/qbarv.png');
	background-color: transparent;
}
#mii_rpost {
	background-position: right 0;
}
#mii_pcats {
	background-position: right -300px;
}
#mii_rcomm {
	background-position: right -100px;
}
#mii_cuser {
	background-position: right -200px;
}
.menuitem:hover #mii_rpost {
	background-position: right -50px;
}
.menuitem:hover #mii_pcats {
	background-position: right -350px;
}
.menuitem:hover #mii_rcomm {
	background-position: right -150px;
}
.menuitem:hover #mii_cuser {
	background-position: right -250px;
}

.menuback,
.menuback_js {
	background: url("images/main.png") repeat-x left 20px #404040;
	border-top: 2px groove #FFFFFF;
	bottom: 0;
	display: none;
	height: 0;
	left: 50px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 848px;
}
.menuitem:hover .menuback {
	display: block;
	height: 250px;
}
.menuitem:hover .menuback_js {
	display: block;
}
.menuitem:hover .itemimg {
	width: 55px;
}
.solid_ul {
	height: 210px;
	margin: 0;
	padding: 5px 0;
	background: transparent url('images/operafix.png') left top repeat;
	width: 424px;
}
.menulcont {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
}
.menulcont > ul {
	border-right: 2px groove #fff;
}
.menulcont li {
	color: #404040;
	display: block;
	background: transparent url('images/operafix.png') left top repeat;
	padding: 1px 5px;
}
.menulcont li:hover .preview {
	display: block;
}
.menulcont li:hover .cat_preview {
	display: block;
}
.menulcont li,
.lidrop li {
	list-style-image: url('images/litem.png');
}
.menulcont li:hover {
	background: #404040;
	color: #ccc;
}
.menulcont li.ql_cat_li:hover {
	background: #404040 url('images/litem.png') 410px center no-repeat;
	color: #ccc;
}
.cat_preview {
	display: none;
	position: absolute;
	top: 0;
	left: 424px;
	width: 424px;
	height: 200px;
	padding: 0;
}
.preview {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: none repeat scroll 0 0 #ccc;
	border: 1px solid #fff;
	display: none;
	position: absolute;
	top: 25px;
	left: 430px;
	width: 400px;
	max-height: 205px;
	color: #404040;
	overflow: hidden;
	padding: 5px;
}
.preview p {
	margin: 0;
	padding: 0 20px 0 0;
}
.preview img {
	display: none;
}
.preview img.wp-post-image {
	display: block;
	margin: 0 5px 0 0;
}
.preview div {
	display: none;
}
#logged .avatar {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #777;
	display: inline-block;
	width: 50px;
	height: 50px;
	vertical-align: middle;
	background-color: #eee;
	margin: 0 10px;
	padding: 5px;
}
#logged {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: none repeat scroll 0 0 #ccc;
	border: 1px solid #fff;
	text-align: center;
	color: #404040;
	list-style-image: none;
	margin: 5px;
	padding: 10px;
}
#ff_minilogin {
	padding: 5px 10px;
	color: #404040;
}
#ff_minilogin label {
	display: block;
}
#ff_minilogin input.input {
	width: 200px;
}
.menutoolitem {
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-color: transparent;
}
.menutool_trig {
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: right top;

}
.menutool_trig:hover {
	background-position: right -50px;
}
.menutool {
	background: url("images/litem.png") no-repeat scroll 5px center #404040;
	border: 1px solid #FFFFFF;
	display: none;
	left: 50px;
	min-height: 30px;
	min-width: 250px;
	padding: 10px 25px;
	position: absolute;
	top: 0;
	color: #ccc;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 2px #000;
	-webkit-box-shadow: 1px 1px 2px #000;
	box-shadow: 1px 1px 2px #000;
}
.menutoolitem:hover .menutool {
	display: block;
}


/* =navigation buttons
----------------------------------------------------------*/
#navbuttons {
	position: absolute;
	bottom: 45px;
	right: -35px;
	background: #ccc;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 2px #000;
	-webkit-box-shadow: 1px 1px 2px #000;
	box-shadow: 1px 1px 2px #000;
	border: 1px solid #fff;
	padding-bottom: 5px;
}
.minib_sep {
	border-top: 1px solid #999;
}
.minib_img {
	display: block;
	text-align: center;
	height: 20px;
	width: 20px;
	background-color: transparent;
	background-image: url('images/minibuttons.png');
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 2px 0;
}
.minib_img:hover {
	background-color: #aaa;
}
.minibutton:hover a {
	color: #404040;
}
.minibutton {
	position: relative;
	margin: 6px 0 0;
}
.minibutton .nb_tooltip {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 2px #000;
	-webkit-box-shadow: 1px 1px 2px #000;
	box-shadow: 1px 1px 2px #000;
	background: url('images/litem.png') no-repeat scroll right center #aaa;
	border: 1px solid #fff;
	display: none;
	min-width: 200px;
	position: absolute;
	top: 2px;
	right: 23px;
	text-align: right;
	white-space: pre;
	padding: 3px 20px 3px 5px;
}
.minibutton:hover .nb_tooltip {
	display: block;
}
.minibutton .nb_tooltip:hover {
	display: none;
}


/* =main menu
----------------------------------------------------------*/
#mainmenu li > a {
	background: #232323;
	color: #626262;
}
#mainmenu li:hover {
	background: #333;
}
#mainmenu li:hover ul li {
	background: #232323;
}
#mainmenu li:hover > a {
	background: #666;
	border-left: 1px solid #999;
	border-top: 1px solid #aaa;
	color: #f1f1f1;
	margin: -1px 0 0 -1px;
}
#mainmenu li ul li:hover > a {
	background: #666;
	border: 0;
	color: #f1f1f1;
	margin: 0;
}
#mainmenu .current-menu-item > a,
#mainmenu .current-menu-item:hover > a,
#mainmenu .current_page_item > a,
#mainmenu .current_page_item:hover > a,
#mainmenu .current-cat > a,
#mainmenu li.current_page_ancestor .hiraquo {
	background: none;
	border: 0;
	color: #f1f1f1;
	margin: 0;
}
#mainmenu .menu {
	height: 27px;
}
#mainmenu > li {
	margin-right: 2px;
	float: left;
	
}
#mainmenu li > a {
	display: block;
	padding: 0 18px;
}

#mainmenu > li.page_item > ul.children,
#mainmenu > li.menu-item > ul.sub-menu {
	position: absolute;
	display: none;
	z-index: 30;
	background: #666;
	margin: 0;
	padding: 0;
	top: 24px;
}
#mainmenu > li.page_item:hover > ul.children,
#mainmenu > li.menu-item:hover > ul.sub-menu {
	display: block;
}
#mainmenu > li.page_item:hover > ul.children li,
#mainmenu > li.menu-item:hover > ul.sub-menu li {
	float: left;
}
#mainmenu-left {
	background: #232323;
	float: left;
	height: 27px;
	width: 15px;
}
#mainmenu-right {
	background: #232323;
	height: 27px;
	overflow: hidden;
}
#pages {
	border-bottom: 2px solid #00aeef;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 27px;
	position: relative;
	text-transform: uppercase;
	vertical-align: middle;
	z-index: 1;
}

#mainmenu {
	float: left;
	margin: 0 0 0 2px;
	padding: 0;
	max-width: 678px;
}
#mainmenu ul.children li a,
#mainmenu ul.sub-menu li a {
	color: #f1f1f1;
	height: 27px;
	line-height: 27px;
	padding: 0 18px;
}
#mainmenu .children li > div,
#mainmenu .sub-menu li > div {
	display: inline;
}

#rss_imglink {
	position: absolute;
	top: -20px;
	right: 2px;
	width: 20px;
}
.mentit {
	color: #ccc;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 2px;
	text-align: center;
	text-transform: uppercase;
}
#close_preview {
	display: none;
	padding: 5px;
}
.ff-menu {
	background-color: #404040;
}
.ff-menu ul {
	padding: 10px 0;
	display: inline-block;
}
.ff-menu li,
.ff-menu li {
	display: inline;
	margin: 0 10px;
	padding: 0;
}
#secondary1 {
	font-size: 1.18em;
	text-align: right;
}
#secondary2 {
	margin-bottom: 10px;
}
#search-box {
	background: #232323;
	position: absolute;
	top: 0; right: 0;
}
#search-box form {
	padding: 3px;
}
#s {
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	color: #626262;
	float: left;
	font-size: 12px;
	height: 19px;
	margin: 0 4px 0 0;
	overflow: hidden;
	padding: 0 8px 0 14px;
	vertical-align: top;
	width: 190px;
}
#search-submit {
	background: url(images/assets/search_btn.gif) 0 0 no-repeat;
	display: block;
	float: right;
	height: 21px;
	margin: 0;
	text-indent: -9999em;
	width: 25px;
}

/* slideshow
----------------------------------------------------------*/
#slideshow-wrapper {
	border-bottom: 2px solid #00aeef;
	padding-bottom: 11px;
}
#slideshow {
	height: 310px;
	margin: 35px 0 0;
	position: relative;
	width: 100%;
}
#slides {
	background: #000;
	border: 1px solid #00aeef;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 300px;
	margin: 0 auto;
	padding: 5px;
	position: relative;
	width: 650px;
}
#slides ul {
	float: left;
	height: 300px;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 650px;
}
#slides li {
	position: absolute;
	height: 300px;
	margin: 0;
	overflow: hidden;
	width: 650px;
}
#slides li span {
	display: none;
}
#slides img {
	display: block;
}
#slides li div {
	background: #fff;
	color: #000;
	opacity: .9;
	padding: 9px 0 0;
	position: absolute;
	bottom: 0; left: 0;
	text-align: center;
	width: 100%;
}
.slide-panel {
	background: url(images/gallery_lines.jpg) 0 0 repeat;
	height: 312px;
	position: absolute;
	width: 106px;
}
.slide-panel:hover {
	cursor: pointer;
}
#slide-prev {
	top: 0; left: 0;
}
#slide-next {
	top: 0; right: 0;
}
.slide-arrow {
	background-color: #00aeef;
	background-image: url(images/gallery_buttons.png);
	background-repeat: no-repeat;	
	height: 46px;
	margin: 130px auto 0;
	width: 46px;
}
#slide-prev-arrow {
	background-position: 0 0;
}
#slide-next-arrow {
	background-position: -46px 0;
}
.slide-panel:hover .slide-arrow {
	background-color: #fff;
}
#slideshow-caption {
	color: #3f3f3f;
	font-size: 12px;
	line-height: 1em;
	margin: 9px auto 0;
	position: relative;
	width: 650px;
}
#slide-count {
	margin: 0 auto;
	text-align: center;
	width: 50px;
}
.slide-underline {
	border-top: 2px solid #3f3f3f;
	border-bottom: 2px solid #3f3f3f;
	height: 4px;
	position: absolute;
	top: 3px;
	width: 304px;
}
.underline-left {
	left: 0;
}
.underline-right {
	right: 0;
}

/* =widgets (sidebar & footer)
----------------------------------------------------------*/
.widget {
	border-bottom: 1px solid #aeaeaf;
	color: #818184;
	font-size: 11px;
	line-height: 1.3em;
	margin: 0 0 15px;
	padding: 0 0 3px 0;
}
#footer-widget-area {
	border-top: 2px groove #fff;
	border-bottom: 2px groove #fff;
	background-color: #eee;
	padding: 5px 0;
}
#header-widget-area {
	border-top: 1px solid #555;
	background-color: #404040;
	color: #ccc;
}
#header-widget-area .widget {
	margin: 8px 0 0;
	float: right;
	padding: 0 11px 8px;
	text-align: left;
	width: 259px;
}
.widget-area {
	float: left;
	text-align: left;
	width: 259px;
	padding: 0 11px;
}
.fwa_title,
.w_title {
	border-bottom: 2px solid #0fb1ed;
	font-size: 10px;
	line-height: 15px;
	margin: 0 0 10px;
	overflow: hidden;
	text-transform: uppercase;
}
.tabbed-title {
	background: #818184;
	color: #f1f1f1;
	cursor: pointer;
	float: left;
	margin-right: 8px;
	padding:  0 5px;
}
.tabbed-title.selected {
	background: #0fb1ed;
}
#rss-link {
	float: right;
	padding: 2px 6px 0 0;
}
#rss-link a {
	background: url(images/rss.png) 0 0 no-repeat;
	display: block;
	height: 10px;
	width: 32px;
}
.widget ul {
	list-style-type: none;
	margin: 0;
}
.widget li {
	padding-right: 18px;
}
.widget .post-title {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}
.widget a {
	color: #232323;
}
.ff_widget_popular_posts li {
	border-top: 1px solid #aeaeaf;
	margin: 9px 0 6px;
	padding: 8px 18px 0 0;
}
.ff_widget_popular_posts li:first-child {
	border-top: 0;
	margin-top: 0;
	padding: 0 18px 0 0;
}
.ff_widget_popular_posts .post-date {
	margin-bottom: 2px;
}
.widget_categories li {
	margin-bottom: 9px;
	overflow: hidden;
}
.widget_categories li a {
	background: #232323;
	color: #d7d7d9;
	display: block;
	float: left;
	padding: 0 6px 1px;
}
.widget_pages li,
.widget_nav_menu li {
	font-weight: bold;
	padding: 0 18px 10px 0;
}
.widget_gce_widget li {
	font-weight: bold;
	padding: 0 18px 0 0;
}
.gce-list-title {
	margin-top: 10px;
}
.widget_gce_widget li .post-time{
	padding-bottom: 10px;
}
.gce-widget-grid {
	overflow: hidden;
	padding-bottom: 10px;
}
.widget_pages li ul li
.widget_nav_menu li ul li {
	padding: 10px 0 0 0;
}
.widget_pages .sub-menu li,
.widget_nav_menu .sub-menu li {
	padding-left: 10px;
	padding-bottom: 0;
}
.ff_widget_popular_posts .post-thumb,
.ff_widget_popular_posts img,
.ff_widget_recent_entries .post-thumb,
.ff_widget_recent_entries img,
.ff_widget_latest_commented_posts .post-thumb,
.ff_widget_latest_commented_posts img {
	position: absolute;
	left: 0;
	top: -13px;
}
.ff_widget_popular_posts li.li-with-thumbs,
.ff_widget_recent_entries li.li-with-thumbs,
.ff_widget_latest_commented_posts li.li-with-thumbs {
	margin-top: 15px;
	min-height: 30px;
	padding-left: 46px;
	position: relative;
}
.ff_widget_popular_posts .post-thumb,
.ff_widget_recent_entries .post-thumb,
.ff_widget_latest_commented_posts .post-thumb {
	background: url("images/qbarv.png") no-repeat scroll -5px -5px transparent;
	display: block;
	height: 40px;
	width: 40px;
}
div.ff_widget_latest_commentators ul li {
	list-style: none outside none;
	float: left;
}
div.ff_widget_latest_commentators img {
	margin: 4px;
}
div.ff_widget_latest_commentators a img {
	border: 1px solid #d2691e;
}
.ff_widget_besides .wentry-aside {
	background: #fff;
	border: 1px dashed #ccc;
	padding: 3px;
	margin-bottom: 3px;
}
.ff_widget_besides .wentry-status {
	background: #fff;
	border: 1px solid #ccc;
	padding: 3px;
	margin-bottom: 3px;
}
#post-404-not-found .widget {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	height: 150px;
	margin: 13px;
	overflow: auto;
	padding: 10px;
	width: 300px;
}
#post-404-not-found .fwa_title {
    background: #ccc;
    margin: -10px -10px 5px;
}


/* =front page
----------------------------------------------------------*/
#front-page {
	padding-top: 30px;
}
#blog-preview {
	float: left;
	width: 450px;
}
#events-preview {
	float: right;
	width: 450px;
}
#blog-preview h2,
#events-preview h2 {
	border-top: 1px solid #00aeef;
	border-bottom: 1px solid #00aeef;
	color: #00aeef;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
span.header-text {
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
}
#blog-preview h2 a,
#events-preview h2 a {
	display: block;
	padding: 0 0 0 18px;
}
span.plus {
	float: right;
	font-size: 20px;
	font-weight: bold;
}
#blog-preview .post,
#events-preview .post {
	border-bottom: 1px solid #00aeef;
	margin: 0;
	padding: 9px 18px 7px;
}
#events-preview .gce-list {
	margin-left: 0;
}
#blog-preview .post-date,
#events-preview .post-date {
	color: #b4b4b7;
	font-size: 10px;
	line-height: 18px;
}
#blog-preview h3,
#events-preview h3 {
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
#blog-preview h3,
#blog-preview h3 a,
#events-preview h3,
#events-preview h3 a {
	color: #b4b4b7;
}
#blog-preview .post-author {
	font-size: 10px;
	line-height: 18px;
	text-transform: uppercase;
}
#blog-preview .post-author,
#blog-preview .post-author  a {
	color: #666;
}
#blog-preview .post-author span {
	font-style: italic;
}
#blog-preview div a:hover {
	text-decoration: underline;
}
#events-preview .post-description {
	color: #b4b4b7;
}
#events-preview .post-description p {
	margin-top: 9px;
}


/* =posts & pages
----------------------------------------------------------*/
#page {
	background: #d7d7d9;
	clear: both;
	overflow: hidden;
	position: relative;
	width: 100%;
}

#posts_content {
	float: left;
	width: 615px;
	margin: 15px 0;
}
.storyright {
	float: right;
	margin: 12px 0 15px;
	width: 410px;
}
.storywide {
	width: 575px;
}
.storydate {
	margin: 3px 0;
}
.storytitle {
	font-size: 18px;
	line-height: 1.3em;
	margin: 0 0 18px 0;
}
.storytitle,
.storytitle a {
	color: #000;
}
.category-page .categorytitle {
	font-weight: normal;
	padding-left: 40px;
}
.storycontent {
	overflow: hidden;
}
.widget img,
.storycontent img {
	max-width: 100%;
	height: auto;
	margin: 0 0 11px 0;
}
.blog .storycontent img {
	display: none;
}
.storycontent ul li,
.comment-body ul li {
	list-style: disc outside url('images/litem.png');
}
.storycats,
.storymeta,
.storydate {
	color: #818184;
	font-size: 11px;
	line-height: 15px;
	text-transform: uppercase;
}
.storycats a,
.storymeta a {
	font-style: italic;
}
.storycats {
	border-bottom: 2px solid #00aeef;
	overflow: hidden;
	text-align: right;
}
.storycats ul {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.storycats ul li {
	display: inline;
	float: left;
}
.storymeta {
	border-top: 1px solid #818184;
	border-bottom: 1px solid #818184;
	clear: both;
	font-size: 10px;
	line-height: 16px;
	margin: 0 0 8px;
	overflow: hidden;
	padding: 3px 0 3px 205px;
}
.blog .storymeta,
.page .storymeta {
	margin-bottom: 15px;
}
.storyauthor,
.storycomments {
	float: left;
}
.storycontent h1 {
	font-size: 18px;
	margin: 9px 0 20px;
}
.storycontent h2 {
	font-size: 16px;
}
.storycontent h3 {
	font-size: 14px;
}
.storyauthor {
	margin: 0 28px 0 0;
}
.storythumb {
	border: 1px solid #00aeef;
	border-radius: 5px;
	float: left;
	padding: 3px;
	width: 154px;
}
.storythumb img {
	display: block;
	margin: 0 auto;
}
.storythumbwrapper {
	float: left;
	margin: 12px 0 15px 15px;
	width: 162px;
}
.zoombutton {
	float: right;
	font-size: 10px;
	margin: 3px 4px 0 0;
	text-align: right;
}
.commentcount {
	background: #232323;
	color: #eee;
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 8px;
	padding: 0 6px;
}
.commentcount a {
	color: #eee;
	font-style: normal;
}
.more-link {
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
}
.sticky {}

.type-page,
.category-page {
	border-top: 2px solid #00aeef;
	margin: 15px 0 22px 0;
	padding: 7px 0 0 40px;
}
.category-page {
	padding-left: 0;
}
.type-page .storytitle {
	margin-bottom: 28px;
}
.type-page,
.type-page p {
	font-size: 12px;
	line-height: 18px;
}
.type-page p {
	margin: 18px 0;
}
.type-post hr, 
.type-page hr {
	border: 0;
	border-top: 1px solid #818184;
	margin: 20px 0 2px -40px;
	padding: 0 0 0 40px;
	width: 100%;
}

.dim_cpc {
	background: transparent url('images/minibuttons.png') left -216px no-repeat;
	padding: 5px 0 5px 22px;
}
.format-aside .aside-cont,
.category-aside .aside-cont {
	background: #fff;
	border: 1px dashed #ccc;
	padding: 5px;
	font-size: 1.18em;
}
.page-nav {
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
	padding: 0 0 0 205px;
	text-transform: uppercase;
}
#nav-posts {
	margin-top: 22px;
	padding-bottom: 31px;
}
#nav-single {
	padding-bottom: 5px;
}
.page-nav .page-numbers {
	background: #818184;
	color: #eee;
	display: block;
	float: left;
	font-weight: bold;
	margin: 0 18px 0 0;
	padding: 0 6px;
}
.page-nav .page-numbers.current {
	background: #232323;
}
.page-nav .prev,
.page-nav .next {
	background: transparent;
	margin: 0;
	padding: 0;
}
.page-nav .prev {
	float: left;
	margin-left: -165px;
}
.page-nav .next {
	float: right;
}
.status-cont {
	font-size: 1.18em;
	border: 1px solid #999;
	padding: 5px;
}
.status-subcont {
	margin-left: 60px;
}
.status-avatar {
	float: left;
}
.more-link.ajaxed {
	padding-left: 20px;
	background: url('images/loading.gif') no-repeat scroll left center transparent;
}
.img-navi {
	text-align: center;
	margin: 0 0 10px;
}
.img-navi img {
	vertical-align: middle;
	border: 2px solid #ccc;
	margin: 0 5px;
}
.exif-attachment-info {
	padding:10px;
	border:1px solid #ccc;
	margin: 20px 0;
	text-align: left;
	font-size: 0.85em;
	line-height: 2em;
}
.article-share {
	float: right;
}
.article-share span {
	float: left;
}
.share-item {
	margin-left: 8px;
}
.share-item:first-child {
	margin-left: 0;
}
.share-item img {
	display: block;
}
/* =comments
----------------------------------------------------------*/
#respond {
	border-top: 2px solid #00aeef;
	padding: 7px 0 0 40px;
}
#commentform-wrapper {
	border-top: 2px solid #00aeef;
	margin: 0 0 15px;
	padding: 32px 0 0 40px;
}
#commentform {
	background: #bebec0;
	color: #818184;
	padding: 10px 15px 12px;
}
#commentform label {
	display: block;
	font-size: 11px;
	text-transform: uppercase;
}
#commentform .input-text,
#commentform .textarea {
	background: #d7d7d9;
	display: block;
	font-size: 13px;
	margin: 0 0 8px 0;
	padding: 3px 5px;
	width: 303px;
}
#commentform .textarea {
	margin-bottom: 13px;
	resize: vertical;
	width: 535px;
}
#commentform #submit {
	margin: 0;
}
.comment-body {
	border-top: 1px solid #aeaeaf;
	border-bottom: 1px solid #aeaeaf;
	color: #000;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
	padding: 6px 0;
}
.comment-body p {
	margin: 0 0 15px;
}
.comment-avatar {
	float: left;
	width: 82px;
}
.avatar {
	display: block;
	margin: 0 auto;
}
.comment-content {
	float: left;
	margin-top: 3px;
	width: 493px;
}
.comment-bottom {
	font-size: 10px;
	margin-top: 5px;
	overflow: hidden;
	text-transform: uppercase;
}
.comment-meta {
	color: #818184;
	float: left;
	margin: 0 26px;
}
.comment-author {
	clear: both;
	float: left;
}
ul.children {
	margin: 0;
	padding: 0 0 0 10px;
}
.nav-previous-comm {
	float: left;
}
.nav-next-comm {
	float: right;
}
#commentlist {
	list-style-type: none;
	margin: 0;
	padding: 32px 0 0 40px;
	position: relative;
}
#commentlist li {
	margin-bottom: 14px;
}
#respond {
	padding-top: 10px;
	min-height: 200px;
}
#reply-title {
	font-size: 1em;
	font-weight: normal;
	text-align: right;
}
.reply {
	float: left;
}
.trackback .reply,
.pingback .reply,
.trackback .says,
.pingback .says {
	display: none;
}
.trackback .comment-body,
.pingback .comment-body {
	border: none;
}
.must-log-in {
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}
.navigate_comments {
    font-weight: bold;
    margin: 10px;
    text-align: center;
}
.navigate_comments a {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    font-weight: normal;
    padding: 0.2em 0.5em;
    text-decoration: none;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.navigate_comments a, .navigate_comments span {
    margin-right: 0.5em;
}

#ff_reply_close input {
	padding: 0 0 3px; 
	position: absolute; 
	top: 10px; 
	right: 10px; 
	width:19px;
    margin: 0;
}

/* =calendar
----------------------------------------------------------*/
#wp-calendar {
	width: 90%;
	text-align: center;
	margin: 0 auto;
}


/* =Gallery listing
----------------------------------------------------------*/
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin: 0 20px 5px 0;
	border: 2px solid #CFCFCF;
}
.gallery .gallery-caption {
	color: #888;
	font-size: .8em;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}

.ffg-slider {
	margin: 20px 0;
	padding: 10px;
    border: 1px solid #CCCCCC;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	text-align: center;
}
.ffg-slider .loading {
	display: block;
	background: url('images/loading.gif') no-repeat scroll center center transparent;
	height: 30px;
}
.ffg-preview-link {
	background: url('images/preview.png') no-repeat 5px center transparent;
	padding: 5px 5px 5px 25px;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.ffg-slideshow {
	margin: 20px 0;
}
#main .gallery.ajaxed img:hover,
#main .gallery.ajaxed img.thumbsel,
.img-navi img:hover,
.img-navi .img-navi-curimg img {
    border-color: #fff;
	-moz-box-shadow: 0px 0px 4px #000;
	-webkit-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
}
.widget .gallery .gallery-caption {
	display: none;
}

/* =Captions & aligment
----------------------------------------------------------*/
.aligncenter,
div.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
}
img.alignright,
.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	margin: 15px auto;
	max-width: 100%;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	max-width: 100%;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: .85em;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.posts_narrow .fixed-respond {
	margin-left: 35px;
}

/* =Footer
----------------------------------------------------------*/

#foot {
	background-color: #141414;
	clear: both;
	color: #626262;
	font-size: 12px;
	line-height: 18px;
	height: 102px;
	padding-top: 30px;
	width: 100%;
	
}
#connect {
	border-top: solid 1px #454545;
	box-shadow: 0 -1px #232323;
	-moz-box-shadow: 0px -1px #232323;
	-webkit-box-shadow: 0px -1px #232323;
	height: 22px;
	padding: 16px 0 9px;
}

#bottom-social-media {
	color: #626262;
	float: left;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	position: relative;
	text-transform: uppercase;
	z-index: 10;
}

#bottom-social-media li {
	display: block;
	float: left;
	padding: 0 8px 0 0;
}

#pages_footer {
	border-top: solid 1px #454545;
	height: 30px;
	padding-top: 16px;
}

#footermenu {
	float: left;
	margin-left: 0;
	position: relative;
	z-index: 10;
}

#footermenu > li.page_item,
#footermenu > li.menu-item {
	float: left;
	padding: 4px 54px 4px 0px;
}
#footermenu > li.page_item > a,
#footermenu > li.menu-item > a{
	color: #626262;
	display: block;
	font-size: 12px;
	text-transform: uppercase;
}

#footermenu > li.page_item > ul.children,
#footermenu > li.menu-item > ul.sub-menu {
	position: absolute;
	display: none;
	z-index: 30;
	max-width: 300px;
	min-width: 150px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 2px #000;
	-webkit-box-shadow: 1px 1px 2px #000;
	box-shadow: 1px 1px 2px #000;
	border: 1px solid #fff;
	background-color: #404040;
	margin: 0;
	padding: 5px 10px 10px;
}
#footermenu > li.page_item a:hover,
#footermenu > li.menu-item a:hover{
	color: #f1f1f1;
}

#copyright {	
	color: #626262;
	float: right;
	font-size: 9px;
	margin: 4px 4px 0 0;
	position: relative;
	z-index: 10;
}

/* =Arcade
----------------------------------------------------------*/

#games,
#pinball {
	float: left;
}
#games ul {
	float: left;
	margin-left: 37px;
	padding-left: 15px;
	width: 150px;
}
#games ul:first-child {
	margin-left: 0;
}
#pinball ul {
	float: left;
	margin-left: 0;
}
#games ul li,
#pinball ul li {
	margin: 3px 0;
}
#pinball ul li {
	padding: 0 0 10px;
}
.letter {
	clear: both;
	color: #00aeef;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
}
#games ul .letter {
	margin-left: -15px;
}
#pinball ul .letter {
	padding: 0 0 0;
}
.vid {
	cursor: pointer;
	list-style: disc outside;
	position: relative;
}
.game-title {
	font-weight: bold;
}

.tooltip {
	background: #d7d7d9;
	border: 2px solid #00aeef;
	box-shadow: 0 0 10px #000;
	display: none;
	opacity: .95;
	padding: 9px;
	position: absolute;
	top: -9px; left: -29px;
	width: 232px;
	z-index: 999;
}



/* =Added Divs
----------------------------------------------------------*/
#newsletter {
	display: block;
	float: right;
	width: 450px;
}

#newsletter label {
	display: block;
	float: left;
	padding: 1px 0  0 18px;
	position: relative;
	text-transform: uppercase;
	z-index: 10;	
}
#ea {
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	color: #626262;
	float: left;
	font-size: 12px;
	height: 18px;
	margin: 0 4px 0 0;
	overflow: hidden;
	padding: 1px 8px 1px 14px;
	vertical-align: top;
	width: 190px;
}
#newsletter-form {
	float: right;
	margin-top: -3px;
	position: relative;
	z-index: 20;
}
#newsletter-submit {
	display: block;
	float: right;
	margin: 0;
}

/* =Display none, new design
----------------------------------------------------------*/
#rss_imglink {
	display: none;
}