/*
Theme Name: Adsense Guns Theme
Theme URI: http://workathomeemployment.net/
Description: High click through Adsense ready WordPress theme.
Version: 1
Author: Steven Gun
Author URI: http://workathomeemployment.net/
Tags: adsense, white, light
*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #FEA3FC url('images/bkg1.jpg') repeat;
      }

img {margin: 3px 10px 10px 10px;}

a, a:visited {
	font-weight: bold;
	text-decoration: none;
        }
	
a:hover {
	text-decoration: underline;
	}


#wrap {
      width: 730px;
      margin:0 auto;
      background-color: #ffffff;
      border: solid 1px #000000;
      }

#navbar1 {
      width: 730px;
      margin: 0px auto 5px auto;
      background-color: #000000;
      padding-top: 7px;
      padding-bottom: 10px;
      }

#navbar2 {
      width: 730px;
      margin: 0px auto 5px auto;
      background-color: #000000;
      padding-top: 7px;
      padding-bottom: 10px;
      }

#header {
      width: 728px;
      height: 100px;
      margin: 3px auto 3px auto;
      background: #ffffff url('images/logo2.jpg') no-repeat top center;
      text-align: center;
      padding-top: 20px;
      }

#ads {
      width: 728px;
      height: 280px;
      margin: 1px auto 5px auto;
      }

#adleft {
      width: 336px;
      height: 250px;
      margin-top: 0;
      float: left;
      }

#adright {
      width: 336px;
      height: 250px;
      margin-top: 0;
      float: right;
      }

#content {
      width: 728px;
      height: 280px;
      margin: 5px auto 5px auto;
      }

#contentleft {
      width: 546px;
      margin: 5px auto 5px 0px;
      padding:10px 2px 10px 2px;
      float: left;
      }

.navigationtop {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.navigationbottom {
	display: block;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 10px;
	}

.alignright {
      width: 260px;
      padding-right: 4px;
	float: right;
      text-align: right;
	}

.alignleft {
	width: 260px;
      padding-left: 4px;
	float: left;
      text-align: left;
      }

#contentright {
      width: 170px;
      padding: 11px 1px 1px 0px;
      margin: 0px auto;
      float: right;
      }

#categories {
     width: 728px;
     margin:0px auto;
     clear:left;
     }

.bannercentral {
     margin-left: -7px;
     margin-top: -8px;
     }


