@charset "utf-8";
/* CSS Document */

<style type="text/css">
:focus {
	outline: 0;
	}

html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	}

body {
	line-height: 1.5em;
	font-size: 10px;
	color: #FFF;
	background-image:url(../images/backgrounds/wood01.jpg);
	background-repeat: repeat;
	}

a {
	text-decoration:none;
	color:#FF9;
	font-weight:bold;
	}

a:hover {
	color:#FFC;
	}

.img{
	margin-bottom: 10px;
	margin-right: 10px;
	float:left;
}

blockquote { 
	margin:15px 15px;
	color: #000000;
	font-style: italic;
	}

blockquote { 
	quotes: "" ""; 
	}

blockquote:before, blockquote:after { 
	content: ""; 
	}

cite {
	text-align:right;
	display:block;
	margin-bottom:5px;
	}

h1,h2,h3 { 
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

h1 { 
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0.5em;
	}
	
h2 {
	font-size: 14px;
	margin-bottom: 0.5em;
	font-weight:bold;
	}
	
h3 {
	font-size: 12px;
	margin-bottom: 0.5;
	font-weight:bold;
	}

ol { 
	list-style-type: decimal;
	}
	
p {
	margin-bottom: 1em;
	}

ul, ol { 
	margin:0 8px 8px 8px;
	}
	
ul {
	list-style-type: none;
	}

#container {
	width: 840px;
	margin: 0px auto;
	position:relative;
	background-image:url(../images/backgrounds/containerbg.png);
	background-repeat:repeat-y;
	}
	
#containissue {
	width: 100%;
	margin: 0px auto;
	background-color: #222;
	}

#header{
	width: 100%;
	position: inherit;
	background-image: url(../images/backgrounds/header.gif);
	background-repeat: repeat-x;
	float: left;
	height: 30px;
	margin: auto;
	}

	
#navigation{
	position: relative;
	height: 30px;
	margin: 0px auto;
	width: 370px;
	}


#magazine{
	width: 1030px;
	background-image:url(../images/backgrounds/wood01.jpg);
	background-repeat:repeat;
	position: inherit;
	min-height: 500px;
	margin: 0px auto;
	z-index: 2;
	}

 #megazine {
            height: 670px;
            outline: none;
            width: 1030px;
			position:inherit;
			z-index: inherit;
        }
	
#shadow{
	width: 100%;
	position: relative;
	background-image: url(../images/backgrounds/header-shadow.png);
	background-repeat: repeat-x;
	height: 10px;
	z-index: 3;
	}

#column-1 {
	position: relative;
	width: 1012px;
	margin: 0px auto;
	padding-bottom: 50px;
	padding-top: 25px;
	}
	
#signup, #maincontent, #blogmain{
	float: left;
	width: 490px;
  	margin-left: 20px;
	padding-right: 20px;
	margin-right: 20px;
	margin-top: 25px;
	min-height: 510px;
	}

#column-2{
	float: left;
	margin-right: 20px;
	width: 265px;
	margin-top: 25px;
	}	
	
#thankyou {
	position: relative;
	width: 500 px;
	margin: 0px auto;
	}

.title {
	position: relative;
	display: block;
	clear: both;
	margin: 0px 0px 1em 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #E8E8E8;
	}	

.entry {
	position: relative;
	display: block;
	clear: both;
	margin: 0 0 1em 0;
	padding-top: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #E8E8E8;
	min-height: 120px;
	}	
	
.contentA{
	position: inherit;
	width: 300px;
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-left: 30px;
	padding-bottom: 50px;
}

#footer {
	background: #222222;
	color:#D8DBFE;
	font-size:10px;
	position: relative;
	width: 100%;
	float: left;
	height: 30px;
	margin-top: 30px;
	padding-top: 10px;
	}	

.left {
	float: left;
	padding-left: 10px;
	}
    
.right {
	float: right;
	padding-right: 10px;
	}
	
.center {
	text-align: center;
	}
	
:focus { -moz-outline-style: none; }

/*---------Begin Facebook Share CSS-------*/
.fb_share_button {
			display: -moz-inline-block; 
			display:inline-block; 
			padding:1px 20px 0 5px; 
			height:15px; 
			border:1px solid #d8dfea; 
			background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;
		}
.fb_share_button:hover { 
			color:#fff; 
			border-color:#295582; 
			background:#3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; 
			text-decoration:none;
		}
/*---------End Facebook Share CSS-------*/
</style>
