/*  
Theme Name: WordPress TheGuns
Theme URI: http://www.theguns.co.za
Description: A custom theme by Gecko
Version: 2.0
Author: Gecko Green Graphic Design
*/

body {
	padding: 30px;
	margin: 0;
	background: url(images/bak.jpg) repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

h2, h3 {
	margin: 0;
	font-weight: normal;
}

h1 {
	color: #FFFFFF;
	font-size: 200%;
	margin-top: 440px;
	margin-right: 140px;
	text-align: right; 
	
}

h2 {
	font-size: 167%;
	color: #FFFFFF;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: #AD1112;
}

H4{
	color: #3699E4;

}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

li {
margin-left: 10px;
}

blockquote {
  margin: 20px 20px; 
  font:  1em "Trebuchet MS", Tahoma, arial, Sans-serif; 
  line-height: 12pt;
  color: #3699E4;
}

a {
	text-decoration: none;
	color: #AD1112;

}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}


/* Header */

#header {
	
	width: 774px;
	height: 577px;
	margin: 0 auto;
	background:  url(images/head.png) no-repeat right top;
}


/* Menu */

#menu {
	position: relative;
	width: 774px;
	height: 40px;	
	padding: 0;
	text-align: center;
}

#menu ul {
	width: 774px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
	text-align: center;
	margin: 0 auto;
}

#menu a {
	display: block;
	float: left;
	margin: 0 auto;
	height: 32px;
	padding: 25px 10px 0px 25px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#menu a:visited {
	text-decoration: none;
	background: inherit;
	color: #FFFFF; 
}

#menu a:hover {
	text-decoration: none;
	background: inherit;
	color: #AD1112;
}



#menu li.active  {	
	color: #3699E4;
}

/* Page */

#wrap {
	width: 774px;	
	margin: 0 auto;
	text-align: left;
	height: 100%;
	
	
}

#page {

	width: 774px;	
	clear: both;
	overflow: hidden;
	text-align: left;
	height: 100%;
	background: #0b0505;
	
}


/* Content */

#main_body {
	float: right;
	width: 480px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 30px;
	margin: 0 auto;
	height:100%;
	background: #0b0505;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 25px;
	height:100%;
	text-align: left;	
}

#sidebar a {
	color: #3699E4;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}

#sidebar ul li {
	padding: 5px 14px;
	background: url(images/img13.gif) no-repeat 0px 12px;0b0505
	border-top: 1px solid #0B0B0B;
}

#sidebar ul li.first {
	border: none;
}

#sidebar ul li h2 {
	margin: 0;
	font-size: 100%;
}

#sidebar ul li h3 {
	margin: 0;
	font-size: 92%;
}

#sidebar ul li p {
	margin: 0;
}

#sidebar h5 {
	color: #FFFFFF;
	font-size: 130%;
	text-align: center; 
	
}

.boxed {
	margin-bottom: 10px;
	background: #000000 url(images/img10.gif) no-repeat left bottom;
}

.boxed .title {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: #5EB2ED url(images/img08.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.boxed .content {
	padding: 15px;
	background: url(images/img09.gif) repeat-x;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#searchinput {
	float: right;
	width: 174px;
	padding: 2px 5px;
	background: #EFEFEF url(images/img11.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#searchsubmit {
	float: right;
	margin-top: 5px;
	background: #AD1112 url(images/img12.gif) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Footer */

#footer {
	color: #FFF;
	clear: both;
	width: 774px;
	height: 420px;
	font-size: 100%;	
	background: url(images/footer.png) no-repeat center top;
}

#copy {

position: relative;

	width: 774px;
	height: 370px;
	clear: both;	
	margin: 0 auto;
	padding: 0;
}

h6 {
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;	

}

#footer a {
	color: #FFFFFF;
}


/* form elements */
form {
	margin:10px 10px; 
	padding: 10px 0;
	border: 0px solid #E5F0FB; 
}
fieldset {
	margin: 0;	padding: 0;
	border: none;
}
legend {
	display: none;
}
label {
	display:block;
	font-weight:bold;
	margin: 7px 0;
}
input {
	padding:3px;
	border: 1px solid #E5F0FB; 
	font: normal 1em Verdana, sans-serif;
	color:#000;	
	background: #C8EBFF;
}
textarea {
	width:300px;
	padding:3px;
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #E5F0FB; 
	height:100px;
	display:block;
	background: #C8EBFF;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 28px;
	margin: 0;
	padding: 2px 3px; 
	background: url(images/box.jpg);
}


p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
