/*  
Theme Name: Roughly based on Pixeled highly modified and hacked up
Theme URI: http://samk.ca/freebies/free-wordpress-theme-pixeled/
*/

/* Defaults */
html {height: 110%!IMPORTANT;}

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6 {
  }

h1 { font-size: 24px; line-height: 42px;}h2 {font-size: 16px; line-height: 21px; }h3 { font-size: 12px; line-height: 21px; }h1, h2, h3 {/*color: #0084B4!IMPORTANT;*/}


p {
  font-size: 9pt;
  }

a {
color: #9999FF;text-decoration: none;
  }

a:hover {
  text-decoration: underline;
  }

a img {
  border: none;  
  }

blockquote {
  background: #070707;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  }

code {
  /*color: #3366cc;*/
  }



body {
font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0 0 15px 0;  background: #000 url(images/homebg.jpg) top center no-repeat;
  color:#ddd;
  }

.ishome {
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  background: #000 url(images/homebg.jpg) top center no-repeat;
  }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  padding: 0;
  }

#header {
  background: url(images/banner.jpg) top center no-repeat;
  padding: 0;
  margin: 0;
  height: 199px;
margin-top:6px;
  }

#header #topright {
  text-align: right;
  float: right;
  width: 600px;
  margin: 5px 0 0 0;
}
#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  font-size: 9pt;
  padding: 0 0 0 25px;
  text-transform: lowercase;
  }
#header #topright li a:hover {
  /*color: #000;*/
  text-decoration: none;
  }

#header #logo {
position:relative;
left:-3000px;

  float: left;
  width: 350px;
  margin: 14px 0 0 0;
  padding: 0;
}
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  /*color: #ffcc66;*/
  text-decoration: none;
  }
#header span {
  padding: 0;
  /*color: #111;*/
  font-size: 11pt;
  }


/* Menu */

#catnav {
  margin: 20px 0 0 0;
  padding: 0;
  clear: both;
  height: 44px;
  width: 960px;
  }

#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav a {
  display: block;
  line-height: 44px;
  margin: 0;
  padding: 0 20px 0 15px;
  font-size: 10pt;
  }

#nav li a:hover {
  color: #76b36f;
  text-decoration: none;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
  }
	
#nav li li a {
  width: 150px;
  height: 24px;
  line-height: 24px;
  border-top: 1px solid #192e1a;
  background: #040404;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#nav li li a:hover {
  border-top: 1px solid #192e1a;
  background: #000;
  padding: 5px 20px 5px 15px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {
  float: right;
  margin: 7px 15px 0 0;
  display: inline;
  width: 65px;
  line-height: 41px;
  }



/* Top Content */

#main {
  margin: 5px 15px 0 15px;
  clear: both;
  width: 930px;
  }
#contentwrapper {
  float:left;
  width: 560px;
  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper2 {
  float:left;
  width: 900px;
  margin: 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  background: url(images/bg-trans.png) repeat;
  padding: 5px;
  }
.topPost {
  margin: 0;
  padding: 0;
  font-size: 9pt;
margin-bottom:30px;
  }

.topPost h2.topTitle a:hover {
  text-decoration: none;
/*color: #0084B4;*/
  }

.topTitle{}

.topPost h2.topTitle a {
  font-size: 15pt;
  display:block;
  margin-bottom:14px;
  /*color: #0084B4;*/
text-shadow: 1px 1px 25px #5737FC;
  }


.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 15px 0;
  font-size: 9pt;
  /*color: #cdcdcd;*/  
  }
.topPost p.topMeta a {
  text-decoration: none;
  }
.topPost p.topMeta a:hover {
  text-decoration: underline;
  }
.topPost div.topContent {
  font-size: 9pt;
  /*color: #efefef;*/
  margin: 0;
  }
.topPost div.topContent a {
  text-decoration: none;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  }


.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  /*color: #eee;*/
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  background: url(images/bg-trans.png) repeat;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  background: #040404;
  }
.topPost span.topComments a {
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  /*color: #0a0a0a;*/
  }
.topPost span.topTags a {
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  text-decoration: underline;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  /*color: #669966;*/
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  }


/* Comments */

#comment {
  margin-bottom: 10px;
  background: #040404;
  width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 1px solid #090909;
  padding: 10px 15px;
  }
#comment a {
  }
#comment a:hover {
  }
#numberofcomments {
  font-size: 12pt;
  margin-top: 10px;
  }
ol#commentlist {
  list-style: none;
  margin: 10px 0;
  font-size: 9pt;
  }
#commentlist li {
  margin: 0 0 15px 0;
  padding: 10px;
  background: #030303;
  border: 1px solid #0a0a0a;
  }
#commentlist li.alt {
  background: #000;
  border: 1px solid #010101;
  border: none;
  }
#commentlist li.cleared {
  background: transparent;
  border: none;
  }
#commentlist a:hover {
  */color: #eee;*/
  }
#commentlist a.gravatar {
  float: left;
  margin: 0 10px 0 0;
  width: 69px;
  }
#commentlist .commentbody {
  margin: 0;
  padding: 0 5px 0 0;
  float: right;
  width: 410px;
  }
#commentlist .commentbody p a {
  text-decoration: underline;
  }
#commentlist cite {
  font-size: 10pt;
  font-style: normal;
  /*color: #ddd;*/
  }
#commentlist small.commentmetadata a {
  /*color: #666;*/
  }
#commentlist p {
  /*color: #dedede;*/
  }
#comment h3 {
  font-size: 10pt;
  margin: 15px 0 0 0;
  padding: 0;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  /*color: #111;*/
  }
#comment #submit {
  margin-left: 0px;
  margin-top: -25px;
  }



/* Welcome section */

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  background: url(images/bg-trans.png) repeat;
  }
#main #welcome h2 {
  font-size: 14pt;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  /*color: #eee;*/  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: none;
  }
#main #welcome a:hover {
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #010101;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #555;
color:#fff;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #050505;
  }


/* Sidebars */
#sidebars {
  margin: 15px 0 0 0;
  float: right;
  width: 340px;
  /*color: #eee;*/
  }
#sidebars .sidebarbox {
  background: url(images/bg-trans.png) repeat;
  padding: 8px 15px;
  }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }

#sidebars h2 {
  margin: 0;
  padding: 0 0 2px 0;
  font-size: 11pt;
  }

#sidebars table {
  width: 160px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  /*color: #eee;*/
  background: none; /*url(images/bullet.gif) left 8px no-repeat;*/
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  text-decoration: none;
  }
#sidebars a:hover {
  /*color: #99cc99;*/
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  /*color: #eee;*/
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:-5px;}



/* Before footer */

#morefoot ul {
  list-style-type: none;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: none;
  }

#morefoot a:hover {
  text-decoration: underline;
  }
#morefoot h3 {
  font-size: 12pt;
  /*color: #dfdfdf;*/
  border-bottom: 1px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot li {
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
  clear: both;
  background: #000;
  border: 1px solid #070707;
  padding: 15px 15px 10px 15px;
  }
#footer p {
  font-size: xx-small;
  /*color: #444;*/
  padding: 0;
  }
#footer a {
  text-decoration: none;
  }
#footer a:hover {
  }
#footerleft {
  float: left;
  width: 500px;
  }
#footerright {
  float: right;
  width: 300px;
  text-align: right;
  }



/* Misc */

.highlight {
  /*color: #222;*/
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }



#footmenu{
width:90%;
}


#footmenu li
{

font-size:x-small;

display: inline;

list-style-type: none;

padding-right: 5px;

padding-left: 5px;

}



#footmenu li a
{

color:#fff;
text-decoration: none!IMPORTANT;
}





.menu1 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#000 url(images/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444!IMPORTANT;margin-bottom:25px;}
.menu1 li {float:left!IMPORTANT;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:15px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer!IMPORTANT;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px!IMPORTANT;}

.menu1 li a:hover {color:#fff; background:#000 url(images/button2.gif)!IMPORTANT;}
.menu1 li a:hover b {background:url(images/button2.gif) no-repeat right top!IMPORTANT;}


.menu1 li.current_page_item a {color:#fff; background:url(images/button3.gif)!IMPORTANT;}
.menu1 li.current_page_item a b {background:url(images/button3.gif) no-repeat right top!IMPORTANT;}

.menu1 li.current_page_item a:hover {color:#fff; background:#000 url(images/button3.gif); cursor:default!IMPORTANT;}
.menu1 li.current_page_item a:hover b {background:url(images/button3.gif) no-repeat right top!IMPORTANT;}

.menu1 li ul{display:none!IMPORTANT;}

.topContent h1 { font-size: 15px; line-height: 24px;
text-align: center;
margin-right:10px;
margin-left:10px;
margin-top:15px;
margin-bottom:15px;
border-bottom:1px solid #4B4B7D;
border-top:1px solid #4B4B7D;
color:#9999FF;}

.topContent h2 {margin-bottom:5px;
color:#9999FF;}
.topContent p {margin-bottom:7px;}


#content_img_capt{
font-style:italic;
font-family:arial;
font-size:xx-small;

width:300px;
float:right;
text-align:center;
line-height: 10px;
border:solid black 5px;
}

#content_img_capt_theshow{
font-style:italic;
font-family:arial;
font-size:xx-small;
width:400px;
float:left;
text-align:center;
line-height: 10px;
margin-bottom:10px;
}

h1 { font-size: 24px; line-height: 42px;}h2 {font-size: 16px; line-height: 21px; }h3 { font-size: 12px; line-height: 21px; }h1, h2, h3 {/*color: #0084B4;*/}




.copyright{
font-size:xx-small!IMPORTANT;
color:#555555;
margin-top:10px;
}
.copyright a{color:#555555;font-size:xx-small;}

#morefoot {
width:800px;
margin-left:auto;
margin-right:auto;
}

#morefoot ul,#morefoot li{
list-style: none;
background: #000 url(images/eventbg.gif) center top no-repeat!IMPORTANT;
height:192px;
}


#morefoot li{

padding-left:60px;
padding-right:60px;
padding-top:55px;
}

.eventinfo p{
margin-bottom:5px;
margin-top:5px;
color:#ddd;
}

.eventinfo strong{
margin-bottom:5px;
margin-top:5px;
color:#fff;
}

.eventinfo {
margin-top:15px;
}

.eventinfo a{
color:#fff;
text-align:center!important;
display:block;
}

.eventinfo a:hover{
color:#fff;
text-align:center!important;
display:block;
text-decoration: none!IMPORTANT;
}

.eventinfo li{
color:#fff;
text-align:center!important;
}

  
#WT1_1{margin-left:65px;
margin-top:20px;}

.slideshow{margin-:leftauto!IMPORTANT;
margin-right:auto!IMPORTANT;
width:100%!IMPORTANT;}


.slideshow object{margin-:leftauto!IMPORTANT;
margin-right:auto!IMPORTANT;
align:center;
}

.ngg-galleryoverview{width100%!IMPORTANT;}


.topTitlefaded{
	color: #0F0E1A;
	z-index: -100;
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	white-space: nowrap;


position:relative;
top:30px;
overflow:hidden;
height:auto;
}

.ngg-imagebrowser{text-align:center;}
#wall_post_toggle{font-size:14px;}
.relateditems{font-size:xx-small;}
.relateditems h3{font-size:x-small;}
.relateditems ul{list-style:none;}

.ngg-album {border:none!important;}



.555recentpostshome{
position:relative;
top:-300px;
left:560px;
font-size:xx-small;
background: url(images/bg-trans.png) repeat;
}

.recentpostshome{
text-align:center;
}

.recentpostshome a{
font-size:xx-small;
}
.recentpostshome h3{
margin:0!IMPORTANT;
padding:0!IMPORTANT;
line-height:12px!IMPORTANT;
background: url(images/fadeline.jpg) center center no-repeat;
}

.ishome .topPost{margin:0!IMPORTANT;}
.ishome .topPost .topContent p {margin-bottom:10px!IMPORTANT;}


#askapache404 {margin:20px auto;width:99%;vertical-align:top;}
.askapache {font-weight:bold; line-height:50px; padding:0 33px 0 0;  overflow:hidden; cursor:wait;}
.gsc-control {width:100%;margin:0 auto;position:relative;overflow:hidden;}
.gsc-control form {width:96%;}
.gsc-control table {margin:0;padding:0;}
.gsc-control, .gsc-control * {font-family:"trebuchet ms",verdana,sans-serif;font-size:13px;}
.askapache td,.askapache th {border-color:#FFF;}