/*
Theme Name: millershootingsports.com with sidebar
Theme URI: http://mss.com/
Description: The millershootingsports.com theme with sidebar
Version: 1.1
Author: Robert & Michal Poluch
Tags: mantle color, variable width, two columns, widgets

*/

* {
	margin: 0;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a {

	font-family:Tahoma, Arial, Helvetica, sans-serif;
	

}

h1 {
	font-size: 18px;
	
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}

ul {
	padding:10px 10px 20px 35px;
}

li {

}


html, body {
	height: 100%;
}

body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #75736f;
	background-color: #2a250a;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
}

#container { 
	width: 780px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -75px;
	text-align: left;
	background-image: url(images/contentbg.png);
	background-repeat: repeat-y;
} 
#header { 
	width:760px;
	height:290px;
	background-image:url(images/headerbg.jpg);
	background-repeat:no-repeat;
	margin:0 auto;/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

#header img{ 
	border:0;
}


#header h1 {
	margin: 0; 
	padding: 10px 0;
}
#sidebar1 {
	float: right; 
	width: 230px; 
	padding: 11px 10px;
}

#sidebar1 ul{
	list-style:none;
	padding:0 0 7px 0;	
}

#sidebar1 h2 {
	font-size:18px;
	font-weight:normal;
	padding-bottom:10px;
	padding-top:7px;
	color: #484537;
	text-transform: lowercase;	
}

#sidebar1 li {
	padding-left:5px;
}


#sidebar1 li a{
	color:#484537;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	
}



#mainContent { 
	
	margin: 0 auto;	
	background-image:url(images/maincontbg.jpg);
	background-repeat:no-repeat;	
	background-position:10px 0;
	padding:0 270px 0 30px;
	
	
} 

body.page-id-21 #mainContent {
	margin: 0 auto;	
	background-image:url(images/maincontbg.jpg);
	background-repeat:no-repeat;	
	background-position:10px 0;
	padding:0 30px 0 30px;
}

body.page-id-21 #sidebar1 {
	display:none;
}

#mainContent p{
	
	text-align:justify;
	padding-top:10px;
	
}

#mainContent .entry img {
	border:0;
}

#mainContent h1 {
	
	font-size:18px;	
	text-transform: lowercase;
}

#mainContent h2 {
	
	font-size:18px;	
	padding-top:10px;
	color: #484537;	
	font-weight:normal;
	text-transform: lowercase;
}


#mainContent h2 a{
	
	text-decoration:none;
	color: #484537;	
	font-weight:normal;
	text-transform: lowercase;
}




#footer { 
	width:760px;
	height:75px;
	margin:0 auto;
	background-image: url(images/footerbg.png);
	background-repeat: repeat-x;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer ul {
	list-style:none;
	color:#1a2250;
	margin:0;
	padding:20px 0 0 0;
}
#footer li {
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#2b2913;
	display:inline;
	background-image:url(images/div.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	padding-left:10px;
}
#footer li a:link  {
	text-decoration:none;
	color:#2b2913;
	
}

#footer li a:visited {
	text-decoration:none;
	color:#2b2913;
}

#footer li a:hover {
	text-decoration:none;
	color:#4d4d4d;
}

#footer li a:active {
	text-decoration:none;
	color:#2b2913;
}
#footer li.first {
	display:inline;
	background-image:none;
}

#footer li.first a{
	color:#FF0000;
}
/* ------------------------------------------------- */

#header .logo {
	width:760px;
	margin:0 auto;
	height:226px;
}
#header .menu {
	width:760px;
	margin:0 auto;	
	text-align:center;	
		
}
#header ul {
	width:760px;
	list-style:none;
	color:#1a2250;	
	padding:10px 0 0 0;	
}
#header li {
	font-family:Tahoma, Arial, Helvetica;
	font-size:13px;
	height:48px;
	color:#2b2913;
	display:inline;
	background-image:url(images/divi.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	padding-left:10px;		
}

#header li a:link  {
	text-decoration:none;
	color:#2b2913;
	
}

#header li a:visited {
	text-decoration:none;
	color:#2b2913;
}

#header li a:hover {
	text-decoration:none;
	color:#a32330;
}

#header li a:active {
	text-decoration:none;
	color:#2b2913;
}
#header li.first {
	display:inline;
	background-image:none;
	padding:0;
}

.copyright {
	font-size:10px;
	color:#4d4d4d;
	padding-top:10px;
}

.padtop {
	padding-top:20px;
}
.push {
	height:155px;
}

small {
   
}

.alignright {

float:right;
padding-left:20px;
}

.alignleft {

float:left;
padding-right:20px;

}