* {
	margin:0;
	padding:0;
}

body, html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #242424;
	height: 100%;
}

h1, h2, h4, h6 {
	font-size: 130%;
	letter-spacing:2px;
	margin-top: 0;	
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom:15px;
	color: #DB1B0D;
}

h5 {
	font-size: 130%;
	letter-spacing:2px;
	margin-top: 0;	
	padding-right: 0px;
	padding-left: 140px;
	padding-bottom:15px;
	color: #DB1B0D;
	text-align:center;
}

h3 {
	font-size: 130%;
	letter-spacing:2px;
	margin-top: 0;	
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom:15px;
	color: #000;
	text-shadow: 1px 1px 2px #fff;
	text-align:center;
}

hr {
	height: 1px;
	background-color: #B80606;
	border: 0;
}

blockquote {margin:0 2em; padding:0;}

.content p {
	margin-top: 10px;	
	padding-right: 20px;
	margin-bottom:15px;
	text-align:justify;
}

.content a {
	text-decoration:none;
}

.content a:hover {
	text-decoration:underline;
	color: #DB1B0D;
}

a {
	color: #3387d6;
	text-decoration: underline; 
}

a:hover, a:active, a:focus { 
	color:#3387d6;
	text-decoration: none;
}

header {
	float:left;
	color:#fff;
	font-size:30px;
	text-shadow:2px 2px 3px #000;
	background-color: #565656;
	border-bottom: 1px solid #B80606;
}

.headerPic {
	float:left;
}

.title {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	letter-spacing: 3px;
}

header p {
	color:#969696;
	font-size:20px;
	text-shadow:2px 2px 3px #000;
}

.headerPic img {
	height: 300px;
}

.sidebarTextBlock, .sidebarTextBlock p {
	padding-bottom:0px;
	margin-top: 10px;	
	padding-right: 0px;
	margin-bottom:25px;
}

.sidebarTextBlock p {
	padding-left:10px;
}

.footer {
	padding: 10px 0;
	position: relative;
	clear: both;
	border-top:1px solid #B80606;
	text-align:center;
}

.container1 {
	width: 100%;
}

#container2 {
	width: 100%;
	background-color: #242424;
}

.sidebar1 {
	padding: 10px 0;
	float: left;
	width: 15%;
	font-size: 90%;
}

.sidebar1 a {
	text-decoration:none;
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 16px;
	color: #000;
}

.sidebar1 a:hover {
	text-decoration: none;
	color: #fff;
}

.menu {
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #565656;
	border-top: 1px solid #000;
}

.menu:hover {
	background-color: #707070;
	border-top: 1px solid #000;
	color: #D7D7D7;
	text-shadow: 2px 2px 3px #000;
}

.menu a:hover {
	background-color: #707070;
	color: #D7D7D7;
	text-shadow: 2px 2px 3px #000;
}


.select, .select a {
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 8px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #707070;
	border-top: 1px solid #000;
	color: #D7D7D7;
	text-shadow: 2px 2px 3px #000;
}

.stories {
	padding-bottom: 20px;
}

.content {
	height: 100%;
	padding-top: 10px;
	padding-left: 35px;
	line-height:1.5em;
	width: 85%;
	float: left;
	border-right:1px solid #B80606;
}

.sidebar2 {
	font-size: 90%;
	padding: 10px 0;
	float: left;
	letter-spacing: 2px;
}

.sidebar2 a {
	padding-left: 8px;
	text-decoration:none;
	color: #B4B4B4;
}

.sidebar2 a:hover {
	padding-left: 8px;
	text-decoration:underline;
	color: #DB1B0D;
}

.icons {
	vertical-align:bottom;
	height: 17px;
	width: 17px;
}

a.titlelink {
  color:#FB6D6D; 
  background:transparent; 
  text-decoration: none; 
  letter-spacing:2px;
  margin-right:20px;
}

a.titlelink:hover {
  color:#00FF00; 
  text-decoration:none; 
  letter-spacing:2px;
  margin-right:20px;
}

.index {
  padding: 11px 30px 11px 0;
}

.date {
  font-size:100%; 
  color:#00D4FF;
  text-decoration:none; 
}

#resizeFont {
  float:right;
  padding: 5px 20px 5px 30px;
}

.storycodes {
  font-size:100%; 
  color:#FFAA00;
}

form {
  padding-left: 50px;
}

form input:hover, form select:hover {
	background:#fff;
}

input[type="text"], textarea {
  background-color : #d1d1d1; 
}

.bor {
	border: 1px solid #000;
	border-radius: 7px;
	padding-left:5px;
}


/* for 980px or less */
@media screen and (max-width: 960px) {
	.container {
		width: 100%;
	}
	.content {
		width: 58%;
	}
	.sidebar1 {
		width: 22%;
	}
	.sidebar2 {
		width: 15%;
	}
}

/* for 768px or less */
@media screen and (max-width: 768px) {
	.header {
		height:120px;
	}
	.content {
		width: auto;
		float: none;
	}
	.sidebar1 {
		width: auto;
		float: none;
		border-bottom:1px solid #dcdcdc;
		border-right:none;
		padding-top:15px;
	}
	.sidebar2 {
		width: auto;
		float: none;
		border-top:1px solid #dcdcdc;
		border-left:none;
		padding-top:15px;
	}
}

/* for 480px or less */
@media screen and (max-width: 480px) {
	.headerTop {
		margin-top:0px;
	}
	.headerTop h1 {
		font-size: 14px;
		padding:20px 0 0 15px;
	}
	h2 {
		font-size:14px;
	}
	.sidebar1 {
		display:none;
	}
	.header .socialIcons {
		float:right;
		padding:3px;
	}
	nav ul {
		font-size:14px;
	}
	nav ul li a {
		padding: 10px 14px;
	}
	.footer {
		font-size:10px;
	}
}

img {
	max-width: 100%;
	height: auto;
	width: auto;
}