/*  
Theme Name: AllMine
Description: Dark theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated, easy to customize. Created by <a href="http://samk.ca/">samk</a>. Enjoy!
Author: rgw
Version: 1.0.0
Tags: black, blue, three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar
*/
/* Start Old AA css here */
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#FFF;
	width:100%;
}

#learnMore {
	position:relative;
	left:50%;
/* was	top:315px;  */
	top:-150px;	
	width:87px;
	height:25px;
	z-index:100;
	border:0;
	margin-left:8px;
	margin-top:60px;
}

#content {
	background:white;
	margin-top: 60px !important;
	margin-top: 20px;
	position:relative;
	left:50%;
	width:681px;
	margin-left:-342px;
	margin-bottom: 40px;
	color:black;
}
#form {
	width:600px;
	padding-left:44px;
	margin-top:15px;
}
input {
	border:solid #000 1px;
	padding:4px;
	font-size:11px;
	font-family:verdana;
	height: 14px;
	vertical-align:bottom;
}
textarea {
	border:solid #000 1px;
	padding:4px;
	font-size:11px;
	font-family:verdana;
	/* height: 100px; */
}
.button {
	height: 24px;
}
.red {
	color:#FF0000;
	size:16;
}
#faq {
	width:590px;
	padding-left:46px;
	margin-top:-10px;
}
a:link, a:visited {
	color: #ff0000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #ff0000;
	text-decoration: none;
}
.bullet {
	margin-bottom: -5px;
}
a.showLink {
	text-decoration: none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 15px;
	margin-left: 5px;
	background: transparent url('images/closedArrow.gif') no-repeat left;
}
a.hideLink {
	text-decoration: none;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 15px;
	margin-left: 5px;
	background: transparent url('images/openArrow.gif') no-repeat left;
}
.hideLink {
	display:none;
}
a.fshowLink {
	text-decoration: none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 15px;
	margin-left: 5px;
	background: transparent url('images/closedArrow.gif') no-repeat left;
}
a.fhideLink {
	text-decoration: none;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 15px;
	margin-left: 5px;
	background: transparent url('images/openArrow.gif') no-repeat left;
}
.fshowLink {
	display:none;
}
a.showLink:hover, a.hideLink:hover, a.fshowLink:hover, a.fhideLink:hover {
	color:#FF0000;
	text-decoration:underline;
}

/* more info */
#list {
	width:421px;
	padding-left:86px;
	padding-right:86px;
	margin-top:-10px;
}
.more {
	display: none;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	border-bottom: 1px solid #999;
}
.first {
	display: block;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	border-bottom: 1px solid #999;
}

.top {
	float:right;
	font-size:8pt;
}

/* Old AA css above */

/* Defaults */
* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana;
  }

hr {
  color: #333;
  border: 2px solid lightblue;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }

p {
  font-size: 9pt;
  }

a {
  color: #6598b8;
  text-decoration: none;
  }

a:hover {
  color: #222;
  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;
  color: #fff;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }


body {
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  font-size:12px;
  background: #000 url(../images/bgbody.jpg) top center no-repeat;
  color: #fff;
  width:100%;
  }
#form {
	width:600px;
	padding-left:44px;
	margin-top:15px;
}

/* Header and wrapper */

#wrapper {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  padding: 0;
  }

#header {
  padding: 0;
  margin: 0;
  height: 80px;
  }

#header #logo {
  float: left;
  width: 350px;
  margin: 25px 0 0 0;
  padding: 0;
}

#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #fff;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #eee;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  }



/* Menu */

#catnav {
  margin: 20px 0 0 10px;
  padding: 0;
  clear: both;
  height: 44px;
  width: 950px;
  }
  
#catnav h2 {
  position:relative;
  float:right;
  margin-right:20px;
  }

#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;
  color: #fff;
  letter-spacing: -1px;
  }

#nav a.active {
  background:url('/images/shadow.png');
  }

#nav li a:hover {
  color: #6598b8;
  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;
  color: #fff;
  border-top: 1px solid #131f27;
  background: #040404;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#nav li li a:hover {
  border-top: 1px solid #131f27;
  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;
  }
  
/* footer*/
#footer {
  clear: both;
  background: #000;
  border: 1px solid #070707;
  padding: 15px 15px 10px 15px;
  }
#footer p {
  font-size: 9pt;
  color: #bbb;
  padding: 0;
  }
#footer a {
  color: #6598b8;
  text-decoration: underline;
  }
#footer a:hover {
  color: #fff;
  }
#footerleft {
  float: left;
  width: 500px;
  }
#footerright {
  float: right;
  width: 300px;
  text-align: right;
  }
