/* 
Design Title: The 2007 Weblog Awards Styles
Author: Sean Gleeson
Author URL: http://www.gleeson.us/
*/

/* basic elements */

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h5, h6 {
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
}

.banner-user,  .banner-user-photo, .banner-user-photo img, .entry-userpic {
	display: none
}

/* ALPHA */

.content-nav {
	margin: 10px;
	text-align: center;
}

.date-header, .entry-content, .archive-index-content {
	position: static;
	clear: both;
}

.entry, .trackbacks, .comments, .archive {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

.trackbacks-info, .trackback-content, .comment-content,
.comments-open-content, .comments-closed {
	clear: both;
}

.entry-excerpt, .entry-body, .entry-more-link, .entry-more, .archive-index-body {
	clear: both;
}

.entry-footer, .trackback-footer, .comment-footer, .comments-open-footer, .archive-content {
	clear: both;
	margin: 5px 10px 20px 10px;
}

/* COMMENTS & TRACKBACKS */

.comments-open label {
	display: block;
}
#comment-author, #comment-email, #comment-url, #comment-text {
	width: 240px;
}
#comment-bake-cookie {
	margin-left: 0;
	vertical-align: middle;
}
.comments-open-header {
	clear: both;padding-bottom: 4px;
}
#comment-post {
	font-weight: bold;
}
.comment-userpic, #comments img  {
	display:none;
}

/* MODULES */

.module {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.module-content {
	position: relative;
	margin: 5px 10px 20px 10px;
}
.module-list, .archive-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.module-list-item {
	margin: 5px 0 5px 0;
}

/* HELPER CLASSES */

.clr {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html .pkg {
	display: inline-block;
}
/* no ie mac \*/
* html .pkg {
	height: 1%;
}
.pkg {
	display: block;
}

html, body {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Times, serif;
	background: #333333;
	/* background: # 3 E 4 C 6 9   url(http://www.weblogawards.org/gleesontest/g_bgcolor.gif); */
}

/* LAYOUT */

#container {
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	width: 840px;
	background: #FFFFFF url(http://www.weblogawards.org/gleesontest/g_wrap.gif) top center repeat-y;
}

#iframe {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 86px;
	padding-right: 0px;
	height: 100px;
	background: url(http://www.weblogawards.org/gleesontest/gateway_castshadow.jpg) top center no-repeat;
}

#leaderboard {
	width: 740px;
	margin: 5px 0 0 0;
	text-align: center;
	position: relative;
	margin: 0 auto;
	display: block;
}

#leaderboard .topadimage {
	width: 728px;
	margin: 0 auto;
	height: 90px;
	padding: 0px;
	border: 0;
}	

#pagebody {
	position: relative;
	width: 800px;
	margin: 0 25px 5px 25px;
}

#pagebody-inner {
	position: static;
	width: 800px;
}

#alpha {
	float: right;
	width: 550px;
	line-height: 130%;
	margin-top: -5px;
}

#beta {
float: left;
	width: 220px;
	padding: 0 30px 0 0;
}

#gamma {
float: left;
	clear: left;
	width: 220px;
	padding: 0 30px 0 0;
}

#alpha-inner, #beta-inner, #gamma-inner {
	position: static;
}

#footer {
	clear: both;
	background-color: #00846e;
	color: #000000;
	font-size: 14px;
	font-family:  Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	border-bottom: 1px solid #666666;
	padding: 3px;
}

#footer p {
	margin: 0;
	padding: 7px 10px 5px 10px;
	color #000000;
}

/* HEADER */

#banner {
	position: relative;
	margin: 0px;
	height: 150px;
	background: url(http://www.weblogawards.org/gleesontest/gateway_topper.jpg) top center no-repeat;
}

#banner-inner {
	position: static;
}
#banner-description, #banner-header {
	display: none;
}

/* ALPHA */

.date-header {
	float right;
	display: block;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	font-family:  Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	color: #000000;
	text-align: right;
	text-transform: uppercase;
}

.entry-header {
	display: block;
	font-size: 16px;
	font-weight: bold;
	font-family:  Trebuchet, Trebuchet MS, Arial, Verdana, sans-serif;
	color: #ffffff;
	border-bottom: 1px solid #666666;
	background-color: #00846e;
	padding: 5px 3px 3px 8px;
}

.entry-header a, .entry-header a:link, .entry-header a:visited {
	color: #ffffff;
}

.entry-header a:hover {
	color: #ffcc33;
}

.entry-body blockquote {
	margin-left: 1.6em;
	padding-left: 2.2em;
	line-height: 130%;
	background:url(http://baby.wizbangblog.com/images/leftquote.jpg) 0 0 no-repeat;
}

.entry-footer {
	font-size: 12px;
	text-align: right;
	border-top: 1px solid #E5E5E5;
	display: block;
}

.archive-header {
	display: block;
	font: normal 16px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	border-bottom: 1px solid #999999;
	background:#0E5447;
	border:double #FFFFFF;
	padding: 5px 3px 3px 15px;
} 

/* LISTS */

.entry-body ul li {
	margin-bottom: 5px;
}

#alpha .entry-body ul li {
	margin: 0 0 0 10px;
	padding:0 0 0 15px;
	line-height: 130%;
	font-size: 14px;
	list-style: square;
	background:url(http://2006.weblogawards.com/images/0187.png) bottom left no-repeat;
}
#alpha .entry-body li {
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	line-height: 130%;
	font-size: 14px;
	list-style: square;
	background:url(http://2006.weblogawards.com/images/0187.png) bottom left no-repeat;
}

#beta li {
	margin: 0 0 0 5px;
	padding: 0 0 0 15px;
	line-height: 140%;
	font-size: 14px;
	list-style: none;
	background:url(http://baby.wizbangblog.com/images/0115.png) no-repeat;
}
#beta ul li {
	margin: 0 0 0 5px;
	padding: 0 0 0 15px;
	line-height: 140%;
	font-size: 14px;
	list-style: none;
	background:url(http://baby.wizbangblog.com/images/0115.png) no-repeat;
}
#beta li li {
	padding: 0px;
	background:none;
}

/* IMAGES */

.left {
	float: left;
} 
.right {
	float: right;
} 
.clear {
	clear: both;
} 
.center {
	text-align: center;
}

.entry-content img, .archive-content img {
	padding: 0px;
	margin: 0px;
}

/* LINKS */

a {
	text-decoration:none;
	color:#336699;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a visited {
	text-decoration:none;
	color:#333333;
}
#banner h1 a {
	display: none;
}
#banner h1 a:hover {
	display: none;
}
#alpha .entry-content a {
	text-decoration:none;
	color: #003366;
}
#alpha .entry-content a:hover {
	text-decoration: none;
	background-color: #ffcc33;
	color: #333333;
}
#alpha .entry-content a:visited {
	text-decoration:none;
	color:#333333;
}

#beta a {
	text-decoration:none;
	color: #003366;
}
#beta a:hover {
	text-decoration: none;
	color: #333333;
	background-color: #ffcc33;
}
#beta a visited {
	text-decoration:none;
	color:#333333;
}

#footer a {
	display: inline;
	padding: 0;
	color: #000000;
	border-bottom: 1px dotted #333333;
}

/* TAGS */

.entry tags {
	padding-bottom:.16em;
	border-bottom:1px solid #444444;
	font: normal 14px arial, sans-serif;
	color: #789504;
	letter-spacing: -.04em;
}
.entry-tags-header h4 {
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
	text-decoration: underline;
	font: bold 14px arial, sans-serif;
	color: #E0E052;
	letter-spacing: -.04em;
}

/* MODULES */

.module {
	margin: 0 0 15px 0;
}

.module-header {
	font: normal 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 24px;
	color: #0E5447;
	margin: 0;
	padding: 1px;
} 

.module-content {
	padding-left: 0;
	margin: 2px 0 10px 0;
}
.module-search.module {
	border-top: 0px;
}
.module-search form {
	padding: 0 0 12px 0;
}
.module-search label {
	display:block;
	font: normal 14px;
	font-family: Georgia, Times New Roman, Times, serif;
	display: none;
}
.module-search input {
	padding: 2px;
	margin: 0 0 2px 0;
	background: #F8EDED;
	border: 1px solid #999999;
}
.module-search #search {
	width: 150px;
	border: 2px solid #999999;
	background:#F8EDED;
}

/* COMMENTS */

.comment {
	position: static;
	overflow: hidden;
	clear: both;
	width: 90%;
	line-height: 140%;
	padding: 0 10px 0 10px;
	margin: 0px;
	border-bottom: 1px solid #095090;
}

#trackback, #comments h3, .comments-open-header {
	position: relative;
	width: 100%;
	width: auto;
	display: block;
	font: normal 16px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	border-bottom: 1px solid #999999;
	background: #3 E 4 C 6 9;
	border:double #FFFFFF;
	padding: 5px 3px 3px 15px;
	margin: 0;
}
 
#comments .comment a, #comments .comment a:visited {
	text-decoration:none;
	color: #0E5447;
}

#comments .comment a:hover {
	text-decoration: none;
	color: #444444;
}

.comment-footer {
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	color: #000000;
	font-size: 12px;
	text-align: left;
	background: url(http://2006.weblogawards.org/images/comment_blue.gif) no-repeat;
} 

.comments-open-footer {
	margin: 5px 0;
}

#comment-text {
	width: 380px;
}

/* SIDEBAR HEADINGS */

#about {
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 48px;
	background: url("http://www.weblogawards.org/gleesontest/g_about.jpg") no-repeat;
} 

#searchtitle {
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 48px;
	background: url("http://www.weblogawards.org/gleesontest/g_search.jpg") no-repeat;
} 

#sponsors {
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 48px;
	background: url("http://www.weblogawards.org/gleesontest/g_sponsors.jpg") no-repeat;
} 

#ads {
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 48px;
	background: url("http://www.weblogawards.org/gleesontest/g_ads.jpg") no-repeat;
} 

#syndicate {
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 48px;
	background: url("http://www.weblogawards.org/gleesontest/g_syndicate.jpg") no-repeat;
} 

#categories {
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 48px;
	background: url("http://www.weblogawards.org/gleesontest/g_categories.jpg") no-repeat;
} 

#archives {
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 48px;
	background: url("http://www.weblogawards.org/gleesontest/g_archives.jpg") no-repeat;
} 

#credits {
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 48px;
	background: url("http://www.weblogawards.org/gleesontest/g_credits.jpg") no-repeat;
} 

#adblock {
	margin: 10px auto 10px 20px;
}
