/*
Theme Name: Secret Archives
Theme URI: http://www.secretarchives.info/
Description: Official Wordpress theme for SecretArchives.info
Version: 1.1
Author: Enrique Garcia
Author URI: http://www.the-exclamation.com/

*/

body {
	background: black url('http://secretarchives.info/templates/new/images/bg.jpg') repeat-x top center;
	font: normal 9pt Arial;
	margin: 0; padding: 0;
}

#container, #watch {
  	margin: 0 auto;
  	width: 900px;
  	overflow: hidden;
	background: white;
}

#top {
	width: 900px;
	height: 30px;
	background: #406979 url('http://secretarchives.info/templates/new/images/top.gif') no-repeat; 
	}

#header {
    background: white url('http://secretarchives.info/templates/new/images/bar.gif') repeat-x;
	height: 52px;
}

h1 { line-height: 1.1em; }
h2 { margin: 0; }

#header h2 {
	font-size: 12pt;
	color: white;
	padding-top: 7px;
	line-height: 1.1em;
	float: left;
	width: 290px;
}

#menu {
	padding: 0 10px 10px 10px;
	line-height: 1.5em;
	}
#menu a, #menu strong {
	font-weight: bold;
	font-size: 1.3em;
	color: #36C;
	}

#left {
	float: left;
	width: 172px;
	background: white;
	}
#left h2 {
	font-size: 1.5em;
	text-align: center;
	color: #36C;
	clear: both;
	}
.lefty {
	width: 152px;
	padding: 10px;
	font-size: 8pt;
	line-height: 2.2em;
	}
.lefty a {
	padding: 3px;
	background: #F0ECB0;
	color: black;
	margin: 0 5px 5px 0;
	text-decoration: none;
	}
.lefty a:hover {
	background: #D0CA90;
	}

#right {
	float: left;
	width: 728px;
	background: white;
	}

#leaderboard {
	width: 728px;
	height: 100px;
	padding: 3px 0;
	overflow: hidden;
	text-align: center;
	}

.video {
	clear: both;
	padding: 10px;
	line-height: 1.1em;
	}
.video .image {
	width: 120px;
	height: 90px;
	border: 4px double #69C;
	overflow: hidden;
	float: left;
	margin: 0 10px 10px 0;
	}
.video h2 {
	font-size: 1.2em;
	}
.video a {
	color: #39C;
	text-decoration: none;
	}
.video a:hover {
	text-decoration: underline;
	}
.video strong {
	color: #777;
	}

#content hr {
	border: 0;
	border-top: 1px dotted #999;
	width: 407px;
	clear: both;
	}

#content {
	border-left: 1px dotted #999;
	float: left;
	}
#container #content {
	width: 427px;
	}
#watch #content {
	width: 545px;
	text-align: center;
	padding: 5px 10px 10px 10px;
	}
html>body #watch #content {
	width: 546px;
	}

.pages {
	margin: 0 10px;
	}
.pagesNC {
	text-align: center;
	color: #05A;
	background-color: #BEF;
	border: 1px solid #489;
	margin: 10px 4px;
	display: block;
	float: left;
	padding: 2px 4px;
	cursor: pointer;
	}
.pagesC {
	padding: 2px 0;
	text-align: center;
	color: #037;
	font-weight: bold;
	background-color: white;
	border: 3px solid #8CD;
	margin: 8px 0;
	width: 20px;
	display: block;
	float: left;
	}

#sidebar {
	float: left;
	}
#container #sidebar {
	width: 300px;
	}
#watch #sidebar {
	width: 140px;
	border-left: 1px dotted #999;
	padding: 10px;
	}
#sidebar h3 {
	margin: 0; padding: 0;
	color: #6BD;
	}

.col {
	float: left;
	overflow: hidden;
	}
.col a {
	color: #456;
	}
#container .col {
	border-left: 1px dotted #999;
	width: 133px;
	padding: 8px;
	}
#watch .col {
	width: 141px;
	border-bottom: 1px dotted #999;
	margin-bottom: 15px;
	}

#square {
	width: 300px;
	height: 250px;
	overflow: hidden;
	background: silver;
	float: left;
	margin: 0; padding: 0;
	}
#square iframe {
	margin: 0;
	padding: 0;
	}
#square img {
	border: 0;
	}

#skyscraper {
	width: 160px;
	height: 600px;
	background: silver;
	border-left: 1px dotted #999;
	float: left;
	overflow: hidden;
	margin: 0; padding: 0;
	}
#skyscraper iframe {
	margin: 0;
	padding: 0;
	}
#skyscraper img {
	border: 0;
	}

#tags {
	line-height: 1.5em;
	border-bottom: 1px dotted #999;
	}
#watch #tags {
	padding-bottom: 10px;
	margin-bottom: 15px;
	}
#container #tags {
	border-left: 1px dotted #999;
	padding: 10px 10px 15px 10px;
	}
#tags h2 {
	font-size: 1.3em;
	color: #6BD;
	}
#tags a {
	color: #666;
	}
	
#footer {
	clear: both;
	text-align: center;
	margin: 0 auto;
	width: 880px;
	padding: 10px 10px 15px 10px;
	background: #9CC;
	}
#footer a {
	color: #333;
	}

#bottom {
	margin: 0 auto;
	background: transparent url('http://secretarchives.info/templates/new/images/bottom.gif') no-repeat center top;
	width: 880px;
	padding: 20px;
	text-align: center;
	}

form {
	margin: 0; padding: 0;
	}
	
#search {
	float: left;
	width: 380px;
	padding: 10px 0;
	text-align: center;
	display: inline;
	}
#search input {
	font-size: 16pt;
	}
#search .search {
	height: 24px;
	width: 240px;
	}
#search .submit {
	height: 29px;
	width: 50px;
	}

/* WP PageNavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000;
	color: #000;
	background-color: #AACCFF;
}
.wp-pagenavi span.pages, .wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	color: #666;
	border: 1px solid #000;
	background-color: #FFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000;
	color: #000;
	background-color: #FFF;
}
