body {
  color: #d0d0d0; 
  background: black url(img/ss158.jpg);
  background-attachment: fixed;
  padding: 0px;
  
  margin-left: 25px; margin-right: 25px; margin-top: 0px;
}

/*text size*/
.smalltext
{
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.middletext
{
	font-size: 90%;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}


/* wolf box start */


 /* containers (width) */
 #wolfbox-blogmenu-container { float: right; width: 200px; }
 #wolfMesg-container {width: 600px; margin-left: auto; margin-right: auto;}
 #wolfHex-container {width: 600px; margin-left: auto; margin-right: auto;}

 /* style */
 .wolfBox-header, .wolfBox-mid-header {
	color: #d0d0d0;
	font-weight: bold;
	border: 1px solid #4c97ff;
	background-color: #0c2a8c;	
 }

 .wolfBox-mid, .wolfBox-footer, .wolfBox-blog-footer, .wolfMesg-box {
  color: #d0d0d0;
  background: #0c2a4e; 
  border: 1px solid #4c97ff;
  }

 /* padding */
 .wolfBox-header, .wolfBox-mid-header, .wolfBox-mid, .wolfBox-blog-footer, .wolfBox-footer, .wolfMesg-box {
	padding: 3px;	
 }


 /* text-align: center */
 .wolfBox-header, .wolfBox-mid-header, .wolfMesg-box, .wolfBox-blog-footer {
	text-align: center;
 }

 /* border none top */
 .wolfBox-footer, .wolfBox-blog-footer, .wolfMesg-box {
	border-top: none;	
 }
 
 /* border none bottom */
 .wolfBox-headyer {
   border-bottom: none;		
 }
 
 /* border none bottm & top */
 .wolfBox-mid {
   border-top: none;
   border-bottom: none;
 }
 
 /* border-radius top */
 .wolfBox-header {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;	
 }

 /* border-radius bottom */
 .wolfBox-footer, .wolfBox-blog-footer, .wolfMesg-box {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;		
 }
 
 /* wolf box links */
 .wolfBox-header {color: #d0d0d0; text-decoration: none;}
 .wolfBox-header A:link {color: #d0d0d0; text-decoration: none;}
 .wolfBox-header A:visited {color: #d0d0d0; text-decoration: none;}
 .wolfBox-header A:active {color: #d0d0d0; text-decoration: underline;}
 .wolfBox-header A:hover {color: #d0d0d0; text-decoration: underline;}
 
 /*
 
.wolfBox-header {
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
color: #d0d0d0;
text-align: center;
font-weight: bold;
border: 1px solid #4c97ff;
background-color: #0c2a8c;
padding: 3px;


 }

.wolfBox-mid {
background: #0c2a4e; 
border: 1px solid #4c97ff;

border-top: none;
border-bottom: none;
padding: 10px;}

.wolfBox-footer {
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
background: #0c2a4e; 
border: 1px solid #4c97ff;
border-top: none;
padding: 10px;}*/

/* wolf box end */

/* core start */

.gensmall { font-size : 12px; }

/* User Links */
.admin_link {color: #ca2d25; text-decoration: none; font-weight: bold;}
.gmod_link {color: rgb(82, 208, 23); text-decoration: none; font-weight: bold;}
.mod_link {color: rgb(74, 160, 44); text-decoration: none; font-weight: bold;}
.support_link {color: #006969; text-decoration: none; font-weight: bold;}
.user_link {color: #2545d4; text-decoration: none; font-weight: bold;}
.guest_link {color: #cdcdcd; text-decoration: none; font-weight: bold;}

.admin_link A:link {color: #ca2d25; text-decoration: none; font-weight: bold;}
.admin_link A:visited {color: #ca2d25; text-decoration: none; font-weight: bold;}
.admin_link A:active {color: #ca2d25; text-decoration: underline; font-weight: bold;}
.admin_link A:hover {color: #ca2d25; text-decoration: underline; font-weight: bold;}

.gmod_link A:link {color: rgb(82, 208, 23); text-decoration: none; font-weight: bold;}
.gmod_link A:visited {color: rgb(82, 208, 23); text-decoration: none; font-weight: bold;}
.gmod_link A:active {color: rgb(82, 208, 23); text-decoration: underline; font-weight: bold;}
.gmod_link A:hover {color: rgb(82, 208, 23); text-decoration: underline; font-weight: bold;}

.mod_link A:link {color: rgb(74, 160, 44); text-decoration: none; font-weight: bold;}
.mod_link A:visited {color: rgb(74, 160, 44); text-decoration: none; font-weight: bold;}
.mod_link A:active {color: rgb(74, 160, 44); text-decoration: underline; font-weight: bold;}
.mod_link A:hover {color: rgb(74, 160, 44); text-decoration: underline; font-weight: bold;}

.support_link A:link {color: #006969; text-decoration: none; font-weight: bold;}
.support_link A:visited {color: #006969; text-decoration: none; font-weight: bold;}
.support_link A:active {color: #006969; text-decoration: underline; font-weight: bold;}
.support_link A:hover {color: #006969; text-decoration: underline; font-weight: bold;}

.user_link A:link {color: #2545d4; text-decoration: none; font-weight: bold;}
.user_link A:visited {color: #2545d4; text-decoration: none; font-weight: bold;}
.user_link A:active {color: #2545d4; text-decoration: underline; font-weight: bold;}
.user_link A:hover {color: #2545d4; text-decoration: underline; font-weight: bold;}

.guest_link A:link {color: #cdcdcd; text-decoration: none; font-weight: bold;}
.guest_link A:visited {color: #cdcdcd; text-decoration: none; font-weight: bold;}
.guest_link A:active {color: #cdcdcd; text-decoration: underline; font-weight: bold;}
.guest_link A:hover {color: #cdcdcd; text-decoration: underline; font-weight: bold;}

#imagewrap { float:left;padding-right:10px; }

#header {
  background: #000;
  height: 160px;
}
#header-left {
  background: #000;
  float: left;
  width: 35%;
  height: 200px;
  margin-left: 2%;
}
#header-mid {
  background: #000;
  float: left;
  width: 30%;
  height: 200px;
  text-align:center;
  /* http://phrogz.net/CSS/vertical-align/index.html */
  position: relative;
/*line-height:60px; */


}
#header-right {
  background: #000;
  float: left;
  width: 31%;
  height: 200px;
  margin-right: 2%;
}

#PageWrapper {
	/*background: #313131;*/
	background: #000;
	width: 100%;
	min-width: 1000px;
}


#leftcol {
  background: #f00;
  float: left;
  width: 2%;
  height: 500px;
}
#rightcol {
  background: #f00;
  float: right;
  width: 2%;
  height: 500px;
}

#content {
  background: #313131;
  
  padding: 10px;
}

#footer {
  background: #000;
  clear: both;
  height: 140px;
  padding: 10px;
  text-align: center;
}

/* quote BBcode */
fieldset.bbcode {-moz-border-radius: 10px; -webkit-border-radius: 10px; margin-bottom: 6px; font-size: 12px; border: thin solid; background-color: #0c2a8c; border-color: #4c97ff;}
legend.bbcode {color: #0099ff; font: 11px tahoma, verdana, geneva, lucida, \'lucida grande\', arial, helvetica, sans-serif;}

/* inputs */
input.button {color: #d0d0d0; background-color: #0c2a4e; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #4c97ff;
}
input.button:hover {background-color: #0c2a8c; color: #d0d0d0; border: solid 1px #4c97ff;}

input {
 color: #d0d0d0;
 background-color: black; 
 font-size: 10px; 
 border: #3366FF solid 1px;/*0099FF*/
 }

input:hover { border-color: #4c97ff; background-color: #202020;}/*#D0D0D0;*/

textarea {
	border: #3366FF solid 1px;
	background-color: #000000;
	color: #d0d0d0;
}



textarea:hover { border-color: #4c97ff; background-color: #202020; }

.menu_links A:link {color: #d0d0d0; text-decoration: none; font-weight: bold;}
.menu_links A:visited {color: #d0d0d0; text-decoration: none; font-weight: bold;}
.menu_links A:active {color: #d0d0d0; text-decoration: underline; font-weight: bold;}
.menu_links A:hover {color: #d0d0d0; text-decoration: underline; font-weight: bold;}
/*.menu_links {color: #d0d0d0;}*/

.quote_row {color: #d0d0d0; text-decoration: none;}
.quote_row A:link {color: #d0d0d0; text-decoration: none;}
.quote_row A:visited {color: #d0d0d0; text-decoration: none;}
.quote_row A:active {color: #d0d0d0; text-decoration: underline;}
.quote_row A:hover {color: #d0d0d0; text-decoration: underline;}

select  { 
 background-color: #0c2a4e; 
 color: #d0d0d0; 
}

a:link {color: #0099ff; text-decoration: none; font-weight: bold;}
a:visited {color: #0099ff; text-decoration: none; font-weight: bold;}
a:active {color: #0099ff; text-decoration: underline; font-weight: bold;}
a:hover {color: #0099ff; text-decoration: underline; font-weight: bold;}



 /*http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_23925566.html*/
#wolfBlog-wrapper {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	
}
 
#wolfBlog-content {
	position: relative;
	float:left;
	margin: 0;
	padding: 0;
	text-align: left;
	
}
 
#wolfBlog-innercontent {
	float: left;
	margin-right: 210px;
	
}
 
#wolfBlog-rightSideMenu {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200px;
}

.poastSig img {border: none;}
.poastAva img {float:left; display:inline; margin-right:10px; border: none;}
 
 /* core end */

/* gallery begins */
/*
 .myGallery li {
 list-style: none; 
 border: 1px solid black; 
 background: red;
 display: inline; 
 float: left;
 width: 150px;
 margin: 10px;
 }*/

    .gallery li, .gallery-folder li, .gallery-imagenav li {
        display: inline;
        list-style: none;
        /*width: 150px;
        height: 190px;*/
        overflow: hidden;
        float: left;
        margin: 0 10px 10px 0;
        text-align: center;
	}
	
	.gallery li {
        width: 150px;
        height: 190px;
	}
	
	.gallery-folder li, .gallery-imagenav li {
        width: 150px;
        height: 130px;
	}

/* gallery ends */

/*  header quote box  */
.quote-container {
    height: 120px;
	width: 260px;
	text-align: center;
    display: table-cell;
    vertical-align: middle;
	}
	
/*
clearfix
http://www.mikepadgett.com/technology/technical/alternative-to-the-pie-clearfix-hack/
*/
#HeadWrapper:after, .clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#HeadWrapper, .clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html #HeadWrapper, .clearfix {height: 1%;}
#HeadWrapper, .clearfix {display: block;}
/* End hide from IE-mac */

/* clearfix ends */