body {margin: 0 auto auto auto;text-align:center;font-family: 'Open Sans', sans-serif;font-size: 0.9em;color:#000000;background: #E5E5E5;}

#entry-main {margin:0 auto;text-align:left;overflow:hidden;}
.site-header, #navbar, #main, .footer, #content {width:100%;position:relative;}
#main, .title {overflow:hidden;}
#main {width:1000px; margin: 0 auto;}
h1, h2, h3, h4, h5, ul, li, p {margin:0;padding:0;list-style:none;}

a {color:#000000;}

img {max-width:100%;}

.site-header li {display:inline-block;}
.site-header a {text-decoration:none;}
.site-header li a:hover, .site-header h1 a:hover {color:#fff;}

#primary {width:70%;float:left;}
#secondary {width:30%;float:left;}

article img {max-width:100%;margin:10px 0;}

#secondary li a {text-decoration:none;}
#secondary li a:hover {color:#72B9CC;}

.footer {clear:left;width:100%; background: #cccccc;}

.footer p {padding:20px; font-size: 1.2em;}

.header {position: raletive;}

#navbar{background: url('images/navbar-bg.png') repeat-x;text-align: center;}

#site-navigation {
	width: 1000px;
	margin: 0 auto;
	height: 114px;
	}
.logo {
	float: left;
	margin-top: 2px;
	}

.nav-menu {
	margin: 0 20px 0 20px;
	
	}
	
.nav-menu li{
	font-size: 1.9em;
	font-weight: 300;
	padding: 10px 18px 3px;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	}
	
.nav-menu li:hover{
	font-size: 1.9em;
	font-weight: 300;
	padding: 2px 18px 3px;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	background: #0083a6;
	border-radius: 3px;
	}
	
.nav-menu li a {
	color: #fff;
	text-decoration: none;
}

.site-header {
	background: url('images/header.png') rgba(0, 0, 0, 0.5);
	height: 680px;
	position: relative;
	top: 0;
	}
	
.article .site-header{height: 114px;}

.home .banner{
	background: url('images/oblivion-main-image.jpg') no-repeat center;
	margin: 0 auto;
	
	position: relative;
	height: 565px;
	width: 1000px;
	}

.site-title, .site-description {
	position: absolute;
	top: 50%;
    left: 50%;
    color: #fff;
    transform: translate(-50%, -50%)
	}
	
.site-title  a{
	color: white; 
	letter-spacing: 3px;
	text-transform: uppercase;
	font-size: 1.2em;
	text-shadow: 1px 1px 2px rgba(140, 140, 139, 0.4);
	}
	
.site-title a:hover {
	 font-size: 1.4em;
	 }
 
.site-description { 
	text-shadow: 1px 1px 2px rgba(140, 140, 139, 0.4);
	margin:10px;
	font-size:15px;
	font-style:italic;
	}
   
.featured {
	width: 100%;
	height: 300px;
	position: relative;
	margin-top: -181px;
	}
	
.featured p {
	text-transform: uppercase;
	font-weight: 800;
	text-align: left;
	font-size: 1.7em;
	color: #fff;
	margin-left: 40px;
	letter-spacing: 1px;
	
	}
	
.featured  ul {
	width: 997px;
	margin: 0 auto;
	display: block;
	height: 300px;
	
	}
 
.featured  ul  li {
	margin-top: 20px;
	float:left;
	margin-left: 40px;
	min-height: 250px;
	width: 120px;
	text-align: center;
	}

.featured  ul  li img {
	width: 100%;
	}
 
.featured  ul li a { 
	display: block;
	text-decoration: none;
	color: #54B2C9;
	font-weight: 800;
	font-size: 1em;
	}

.featured  ul li a:hover {
	color: #59A7BC;
	}
	
.entry-content ul {
	 margin: 20px 0;
	 border-top: 1px solid #dedede;
	 }

.entry-content ul  li  {
	height: 250px;
	background: #dedede;
	padding: 3px;
	margin: 20px 0;
	border: 1px solid #cccccc;
	
	
	}
	 
.entry-content ul  li img {
	float: left;
	width: 300px;
	height:250px;
	}
	
.entry-content ul  li div {
	margin: 40px 20px;
	padding: 2px;
	text-align: center;
	width:297px;
	float: right;
	overflow: hidden;
}

.entry-content ul  li div h2 {
	border-bottom: 1px solid #cccccc;
	font-size: 1.2em;
	text-transform: uppercase;
	}

.entry-content ul  li div p {
	margin: 5px 0;
	text-align: justify;
		}
	
.entry-content ul  li div span,#secondary .menu span {
	display: block;
	background: #0083a6;
	border-radius: 3px;
	width:53%;
	}


	
.entry-content ul  li div span a,#secondary .menu span a {
	text-decoration: none;
	text-transform: uppercase;
	color: white;
	text-align: center;
	padding: 10px;
	font-size: 1.2em;
	}
	
.entry-content ul  li div span:hover, #secondary .menu span:hover {
	background: #59A7BC;
	}	

.menu{
	margin-left: 10px;
	text-align: justify;
	padding: 20px;
	}
	
.widget-title {
text-align: center;
font-size: 1.4em;}

	/*below is the css for the article*/
	
.banner-article {
	background: none;
	}

.site-title-article {
	position: relative;
	top: 40px;
	}
	
.media {
	margin-top: 30px;
	width: 970px;
	
	}

.media ul li {
	float: left;}

	
.poster {	
	box-shadow: 0 2px 20px 2px #333333;
	margin-right: 23px;
	}	
	
.screen {
	margin-top: 23px;
	box-shadow: 0 2px 20px 2px #333333;
	width: 560px;
	height: 242px;
	}
	
.featured-article {
	margin-top: 26px;
	height: 40px;
	}

.entry-title {
	margin-top: 10px;
	font-size:25px;
	}
	
.entry-content-article {
	padding: 5px;
	margin: 15px 0;
	text-align: justify;
	}

.entry-content-article p {
	padding-top: 5px;
	line-height: 25px;
	}
	
.entry-content-article a {
	text-decoration: none;
	color: #336b79;
	}

.entry-content-article a:hover {
	color: #59A7BC;
	}
	
.entry-post-article {
	
	background: #dedede;
	padding: 15px;
	margin: 20px 0;
	border: 1px solid #cccccc;
	}
	
.menu p {
	margin: 8px 0;
	}
	
	/*below is the css for the category*/

#primary-category {
	width: 100%;
	margin: 0 auto;
	}
	
.entry-content-category div {
	 margin: 20px auto;
	 background: #dedede;
	 padding: 3px;
	 border: 1px solid #cccccc;
	 text-align: center;
	 }
	 
.entry-content-category  h2 {
	border-bottom: 1px solid #cccccc;
	font-size: 1.5em;
	text-transform: uppercase;
	margin: 10px auto;
	display: block;
	width: 350px;
	
	}

.entry-content-category ul  li  {
	background: #dedede;
	margin-top: 5px;
	padding: 10px;
	min-height: 250px;
	width: 150px;
	text-align: center;
	display: inline-block;
	border: none;
	}
	
.entry-content-category ul  li  a{
	display: block;
	text-decoration: none;
	color: #000;
	font-weight: 300;
	font-size: 1.2em;
	padding-bottom: 3px;
	}

.entry-content-category ul  li  a:hover{
	background: #0083a6;
	border-radius: 3px;
	}

#secondary li img{margin:7px 0;}
.home .entry-content img:hover{opacity:0.7;}
	
@media only screen and (max-width:767px){#primary, #secondary {width:100%;}#entry-main {width:97%;padding:0 1.5%;}#content article {width:100%;}}