/*
Theme Name: Bethesda Blog
Theme URI: http://www.bethsoft.com/
Description: Bethesda Blog theme.
Version: 0.1
Author: Henning Seljenes
Author URI: http://www.zenimax.com/

	Simple Wordpress Theme
*/


a:link,
a:visited {
	color: #008cc2;
}

a:active,
a:hover,
a:visited:hover {
	color: #3dbff1;
}

ul {
	margin: 0;
}

#yui-main ul {
	margin: 0.5em 0 1em 0;
}

ul li {
	list-style: none;
	background: url('http://static.zenimax.com/bethblog/images/icon-bullet.png') no-repeat 0 0.25em;
	padding-left: 20px;
}

html {
	background-color: #d2cecf;

}

body {
	margin-top: 0;
	margin-bottom: 0;
}

#doc2 {
	background-color: #fff;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

h1 {
	margin: 0;
}

h1 a {
	display: block;
	width: 100%;
	height: 125px;
}

h1 span {
	display: none;
}

h2 a:link,
h2 a:visited {
	text-decoration: none;
}

h2 a:active,
h2 a:hover,
h2 a:visited:hover {
	text-decoration: underline;
}

#nav {
	background: url('http://static.zenimax.com/bethblog/images/nav-menuitems-sprite.png') no-repeat -1000px 0;
}

#nav ul {
	height: 30px;
	background: url('http://static.zenimax.com/bethblog/images/nav-buttons-sprite.png') repeat-x 0 -60px;
}

#nav ul li {
	background-image: none;
	padding-left: 0;
}

#nav-games-submenu ul,
#nav-twitter-submenu ul,
#nav-facebook-submenu ul,
#nav-subscribe-submenu ul {
	height: auto;
	background: none;
}

#nav-home,
#nav-games,
#nav-fanart,
#nav-twitter,
#nav-facebook,
#nav-forums,
#nav-contactus,
#nav-subscribe {
	display: block;
	height: 30px;
	background-repeat: none;
	background-image: url('http://static.zenimax.com/bethblog/images/nav-buttons-sprite.png');
}

#nav ul li a span {
	display: none;
}

a#nav-home {
	width: 56px;
}
a#nav-home:link,
a#nav-home:visited {
	background-position: 0 0;
}

a#nav-home:active,
a#nav-home:hover,
a#nav-home:visited:hover {
	background-position: 0 -30px;
}

a#nav-games {
	width: 74px;
}

a#nav-games:link,
a#nav-games:visited {
	background-position: -56px 0;
}

a#nav-games:active,
a#nav-games:hover,
a#nav-games:visited:hover {
	background-position: -56px -30px;
}

a#nav-fanart {
	width: 68px;
}

#nav-fanart:link,
#nav-fanart:visited {
	background-position: -209px 0;
}

#nav-fanart:active,
#nav-fanart:hover,
#nav-fanart:visited:hover {
	background-position: -209px -30px;
}

a#nav-twitter {
	width: 83px;
}

a#nav-twitter:link,
a#nav-twitter:visited {
	background-position: -277px 0;
}

a#nav-twitter:active,
a#nav-twitter:hover,
a#nav-twitter:visited:hover {
	background-position: -277px -30px;
}

a#nav-facebook {
	width: 97px;
}

a#nav-facebook:link,
a#nav-facebook:visited {
	background-position: -360px 0;
}

a#nav-facebook:active,
a#nav-facebook:hover,
a#nav-facebook:visited:hover {
	background-position: -360px -30px;
}

a#nav-forums {
	width: 73px;
}

a#nav-forums:link,
a#nav-forums:visited {
	background-position: -457px 0;
}

a#nav-forums:active,
a#nav-forums:hover,
a#nav-forums:visited:hover {
	background-position: -457px -30px;
}

a#nav-contactus {
	width: 99px;
}

a#nav-contactus:link,
a#nav-contactus:visited {
	background-position: -530px 0;
}

a#nav-contactus:active,
a#nav-contactus:hover,
a#nav-contactus:visited:hover {
	background-position: -530px -30px;
}

a#nav-subscribe {
	width: 102px;
}

a#nav-subscribe:link,
a#nav-subscribe:visited {
	background-position: -629px 0;
}

a#nav-subscribe:active,
a#nav-subscribe:hover,
a#nav-subscribe:visited:hover {
	background-position: -629px -30px;
}


#nav-games-submenu,
#nav-twitter-submenu,
#nav-facebook-submenu,
#nav-subscribe-submenu {
	background-image: none;
	background-color: #cfcfcf;
	border-left: 1px solid #aaa;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

#nav-games-submenu ul li a,
#nav-twitter-submenu ul li a,
#nav-facebook-submenu ul li a,
#nav-subscribe-submenu ul li a {
	color: #000;
	text-decoration: none;
	padding-left: 40px;
	padding-right: 10px;
	margin: 5px 0;
	line-height: 24px;
	background-image: url('http://static.zenimax.com/bethblog/images/nav-menuitems-sprite.png');
	background-repeat: no-repeat;
}


#nav-games-submenu ul li a:hover,
#nav-twitter-submenu ul li a:hover,
#nav-facebook-submenu ul li a:hover,
#nav-subscribe-submenu ul li a:hover {
	text-decoration: underline;
}

.yuimenuitem-selected {
	background-color: #d4d4d4;
}

#nav-twitter-submenu ul li a {
	background-position: 5px -144px;
}

#nav-facebook-submenu ul li a {
	background-position: 5px -120px;
}

#menuitem-game-brink a {
	background-position: 5px 0;
}

#menuitem-game-elderscrolls a {
	background-position: 5px -24px;
}

#menuitem-game-fallout a {
	background-position: 5px -48px;
}

#menuitem-game-hunted a {
	background-position: 5px -72px;
}

#menuitem-game-rage a {
	background-position: 5px -96px;
}

#menuitem-subscribe-rss a {
	background-position: 5px -216px;
}

#menuitem-subscribe-email a {
	background-position: 5px -168px;
}

#menuitem-subscribe-youtube a {
	background-position: 5px -192px;
}

#menuitem-subscribe-newsletter a {
	background-position: 5px -240px;
}


#featured-container {
	margin: 1em 0;
	padding: 1em;
	background-color: #eee;
	border: 1px solid #d3d3d3;
}

#featured {
	margin: 0;
	font-size: 77%;
}

.featured-story {
	width: 25%;
	float: left;
	font-size: 85%;
	font-weight: bold;
}

.featured-story img {
	border: 1px solid #000;
}

.featured-story a:link,
.featured-story a:visited {
	text-decoration: none;
}

.featured-story a:active,
.featured-story a:hover,
.featured-story a:visited:hover {
	text-decoration: none;
}

#yui-main p,
#yui-main li {
	line-height: 1.6;
}

h2 {
	font-size: 189%;
	margin-bottom: 0;
	width: 100%;

}







.post-meta {
	font-size: 93%;
	padding: 0;
	margin: 0 0 2em 0;
}

.post-meta span {
	padding: 0 0.5em;
}

.post-meta span.first {
	padding: 0 0.5em 0 0;
}





#twitter {
	margin: 0;
	font-size: 85%;
}

#twitter p {
	margin-bottom: 0.5em;
}

#twitter li {
	list-style: none;
	background-color: #f8f8f8;
	padding: 0.25em 50px 0.25em 0.25em;
	margin-bottom: 0.25em;
}

#twitter p.twitter-meta {
	color: #aaa;
	margin-bottom: 0;
}




#sidebar p,
#sidebar li {
	line-height: 1.6;
}

#sidebar h3 {
	font-size: 100%;
	text-transform: uppercase;
	border-bottom: 1px solid #666;
	margin: 3em 0 1em 0;
	color: #666;
}

#ads {
	margin: 10px 0 10px -10px;
}

#ads li {
	width: 100%;
	list-style: none;
	text-align: center;
	background: none;
	padding: 0;
}

#ads li img {
	border: 1px solid #000;
}

#ads li span {
	display: none;
}

blockquote {
	font-style: italic;
	background: url('http://static.zenimax.com/bethblog/images/blockquote-bg.png') no-repeat 0 0;
	padding-left: 2em;
	padding-right: 2em;
}


#ft {
	padding: 1em 0 0.75em 0;
	text-align: center;
	font-size: 93%;
	background-color: #eee;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #666;
}



#bd {
	background: url('http://static.zenimax.com/bethblog/images/bd-repeat.png') repeat-y top left;
}




.pollbar {
	display: block;
	height: 6px;
	background: url('http://static.zenimax.com/bethblog/images/pollbar-bg.png') repeat-x top left;
	border: 1px solid #444;
}

.comments-container {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	margin: 1em 0;
	width: 95%;
}

.comments-container h4 {
	background-color: #eee;
	padding: 0.5em;
	border-bottom: 1px solid #ddd;
}

.comment-box {
	background-color: #fff;
	padding: 0.25em 0.5em;
	margin: 0.5em;
}

.comment-author {
	font-size: 123.1%;
	font-weight: bold;
	line-height: 1.2;
}

.comment-box input,
.comment-box textarea {
	border: 1px solid #888;
	background-color: #eee;
}

p.comment-meta {

}

.comment-admin {
	border: 2px solid #8CBCD1;
	background: #fff url('http://static.zenimax.com/bethblog/images/bethsoft-logo-grey.png') no-repeat 99% 5px;
}

.post-navigation {

	margin: 1em 0;
	text-align: center;
}

.post-navigation ul {
	margin: 0;
}

.post-navigation ul li {
	list-style: none;
	background: none;
	padding: 0.5em 1em;
}

.post-navigation-left {
	float: left;
}

.post-navigation-right {
	float: right;
}









#s {
	width: 70%;
	border: 1px solid #777;
	background-color: #ddd;
	padding: 0.15em;
}

#searchsubmit {
	width: 25%;
	border: 1px solid #777;
	background-color: #ddd;
}




.post-cats {
	padding: 0.5em 0 0.5em 0;
	margin: 0 0 1em 0;
	border-bottom: 2px solid #ddd;
}

.post-cats p {
	margin: 0;
}

.post-cats a:link,
.post-cats a:visited {
	color: #000;
	text-decoration: none;
	font-style: italic;
}

.post-cats a:active,
.post-cats a:hover,
.post-cats a:visited:hover {
	color: #3dbff1;
	text-decoration: none;
	font-style: italic;
}

.post-meta a:link,
.post-meta a:visited {
	color: #000;
	text-decoration: none;
}

.post-meta a:active,
.post-meta a:hover,
.post-meta a:visited:hover {
	color: #3dbff1;
	text-decoration: underline;
}

.social-bar {
	margin-top:1em;
	padding-top:1em;
	border-top:1px solid #ddd;
}

.sidebar-dropdown {
	width: 100%;
}

div.lightbox a {
	margin: 0.5em;
}
