﻿/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}




body  {
	background-color:#000;
	opacity:90%;
	
          


}

header  {
			width:  1000px;
			height: auto;
			display: block;
			margin: 15px auto; 
			padding-left:20px auto;
			padding-right:15px auto;
			 
	

}


#logo  {
			display:block;
			text-align:center;
			
			 
			 


}
		nav {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;		
		
		
		}

	nav ul {
			text-align:center;
	
	
	}


	nav ul li  {
				display:inline;


}



			nav ul li a {
	color: #fff;
	font-family: Century;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;			
			
	}

			nav ul li a:hover {
	color:#F00;
	font-weight: bold;	 			
}

.sidebar1 {
	padding-bottom: 20px;
	margin-bottom: 20px;
	clear:both;
	list-style-type: none; 	
	 

	
}

.sidebar1 ul li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	 
	 
 
	
	
	}
			
			article {
				width:1000px;
				height: auto;
				margin:0 auto;
			
			
			
			}

						section  {
	width: 800px;
	float: left;
	background-color: #fff;
	margin: 10px;
	padding: 15px;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
										
						
						}
						
						h1  {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
	 							 	
 							
}
						
						
						h1 p  {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
}
						
						
							
							
							
						 
						
						.fltrt  {
	                             margin: 10px;
	                              float: right;	
								  						
							}
							
	 		

 	


  h2 {
	 font-family: "Times New Roman", Times, serif;  
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align:center;
	 
	  
	  
}			 

  ul li {
	font-family: Century;
	font-size: 18px;
	font-weight: bold;
	color: rgba(0,0,0,1);
	letter-spacing: normal;
	text-align: center;
	vertical-align: text-top;
	word-spacing: normal;	 	  
	   
	  }					
						
 						
	
	
	.btn {
	margin-left: 150px;
}						
				 
.

label {
	float: left;
	width: 150px;
}									
									
			footer {
						display:block;
						text-align:center;
						color:#FFF;
						text-align:center;
						clear:both;
		}
			footer a {
				color:#999;
				
				}
				footer a:hover  {
					color: #F00;
					
					
					}
			
			
			@media screen and  (max-width:999px) {
			 header  {
					width:900px;
			 
			 }
			
			
				article  {
					width:900px;
				
				}
				
			section  {
						width: 750px;
			
	}
	
	.fltrt   {
		margin:10px;
		float:right;
		
		
	}
	
	.sidebar1 {
		 
	}
	
	.sidebar ul li {
	 
		}
	
		 
			
	@media screen and (max-width:480px) {
	
			 header  {
					width:480px;
			 
			 }
			
		 
		
		nav ul li a {
						display:block;
						text-align:center;
						padding:10px 0;
						border:#000 1px solid;
						border-width:1px 0;
		
		
	}
			
				article  {
					width:480px;
				
				}
				
			section  {
						width: 460px;
						padding-bottom: 10px;
						padding-left:5px;
						float:none;
			
	}
	
.sidebar1 {
		 
	}
	
		.sidebar ul li {
		}
			
			
	 
			
			
			


