/*  
Theme Name: Quizzle Blog
Theme URI: http://blog.quizzle.com/
Description: Quizzle Blog Wordpress Theme
Version: 2.0
Author: Adam Bellinson
*/

* { 	
	margin: 0; 
	padding: 0; }

body { 	
	background:#487E9C url(images/bg_repeat.png) repeat-x fixed center top; 
	font-family:"Lucida Sans","Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: small; }

a { 	
	border: none;
	color: #306390;
	text-decoration:none;}

        a:hover { 
			/*color: #f00; */
			text-decoration:underline; }

p {
	line-height: 1.4em; }
	
blockquote {
	margin: 0 0 1.0em 40px;}

h1 { 	
	font-size: medium;
	margin: 0; 
	padding: 12px; 
	text-align: center; }
	
	
.borderNone { 
	border:none; }

#rap {  
	margin: 6px auto; 
	position: relative;
	text-align: left;
	width: 989px; }

img {
	border: none;
	display: inline;
	margin: 0;
	padding: 0;}

	.alignleft, img .alignleft {
		float: left;
		margin: 5px 15px 5px 0;}

	.alignright, img .alignright {
		float: right;
		margin: 5px 0 5px 15px;}
		
	.aligncenter, img .aligncenter {
		clear: both;
		margin: 5px auto;}


/* top o'page */
#toplinks { 
	color: white; 
	text-align: right; 
	padding-bottom: 3px; 
	padding-right: 20px; }

	#toplinks a { 
		color: white; }

#topbar { 
	background: transparent url(images/top-blog.png) no-repeat scroll 0 0;
	height: 88px; 
	position: relative;
	width: 980px; }

	#topbar img { 
		border: none; }

	#topbar #quizzle { 
		display: block; 
		left: 0; 
		height: 88px;
		position: absolute; 
		top: 0; 
		width: 400px; 
		text-decoration: none; }

	#topbar #ql { 
		left: 560px; 
		height: 40px;
		position: absolute; 
		text-decoration: none;
		top: 0; 
		width: 184px; }

	#topbar #signin { 
		left: 880px;
		height: 30px;
		position: absolute; 
		text-decoration: none;
		top: 0; 
		width: 100px; }


/* content */
#content { 
	background: url(images/body_mid.png) repeat-y; 
	padding-top: 16px;
	width: 980px; }

#content_content { 
	float:left;
	margin: 0px 0 20px 10px;
	width: 509px; }

#content_bottom { 
	background:transparent url(images/bottom-blog.png) no-repeat scroll 0 0;
	height: 15px; 
	line-height: 0;
  	margin-top: 0; }
	/* hack alert! weird space between content and content_bottom in IE6 without this. */

#content_right { 
	float: right;
	margin-right: 8px; 
	width: 230px; }

        #content_right a { 
			text-decoration: none; }

                 #content_right a:hover { 
				 	text-decoration: underline; }

/* left sidebar content */
#content_left { 
	float: left; 
	font-size: 88%;
	margin-top: -4px; 
	width: 220px; }
	
        #content_left a { 
			text-decoration:none; }

                #content_left a:hover { 
					text-decoration: underline; }

	#content_left h2 { 
		font-size: small;
		height: 32px;
		line-height: 500px;
		margin: 0; 
		overflow: hidden; 
		width: 220px; }

		#content_left h2#subscribe { 
			background-image: url(images/sbtitle_subscribe.png); }

		#content_left h2#recent { 
			background-image: url(images/sbtitle_recent_posts.png); }

		#content_left h2#categories { 
			background-image: url(images/sbtitle_categories.png); }

		#content_left h2#archives { 
			background-image: url(images/sbtitle_archives.png); }

		#content_left h2#links { 
			background-image: url(images/sbtitle_links.png); }
		
		#content_left h2#fave_blogs { 
			background-image: url(images/sbtitle_faveblogs.png); }
		
		#content_left h2#partners { 
			background-image: url(images/sbtitle_partners.png); }

		#content_left h2#email { 
			background-image: url(images/sbtitle_email.png); }

        #content_left ul.arrowbullets { 
			line-height: 1.4em;
			margin: 4px 4px 16px 35px; }

		#content_left ul.arrowbullets li { 
			list-style: none outside url(images/arrow_bullet.png);}

		#content_left ul.nobullets { 
			line-height: 1.4em;
			margin: 4px 0 16px 10px; }

		#content_left ul.nobullets li { 
			list-style-type: none; }

        #content_left ul.subscribe { 
			line-height: 1.4em;
			margin: 4px 4px 16px 35px; }

		#content_left ul.subscribe li { 
			list-style: none outside url(images/feed.png);}
			
		#content_left ul.email { 
			line-height: 1.4em;
			margin: 4px 4px 16px 35px; }

		#content_left ul.email li { 
			list-style: none outside url(images/email.png);}
	
        #content_left p { 
			margin: 0 12px 12px 12px; }


/* entry images and chicklets */

.tagImage { 
	background: url(/../wp-content/plugins/technorati.png) no-repeat; }

	.tagsImagePadding { 
		padding-left:20px; }

.sphere { 
	display:table; 
	left: 70px;
	margin:0px auto 0px 0px; 
	margin-bottom:inherit; 
	padding:0px; 
	position:relative; 
	top: -27px }


/* entries */
.newsitem .date { 
	background: white url(images/calendar_icon.png) no-repeat scroll top left;
	color: #666; 
	margin-left: 10px;
	padding-left: 22px; }

.newsitem h2 a { 
	border-bottom: 1px solid #ccc;
	color:#469020;
	display: block; 
	font-weight: bold; 
	margin-bottom: 14px;
	margin-top: 12px; 
	padding: 0 0 4px 10px; 
	text-decoration: none; }

        .newsitem h2 a:hover { 
			text-decoration: none; }

.newsitem a { 
	text-decoration:none; }

        .newsitem a:hover { 
			text-decoration:underline; }

.newsitem ul, .newsitem ol { 
         line-height: 1.4em;
		 margin: 0 0 1.0em 40px; }
	
.newsitem ul {
	list-style-type: square; }

.newsitem entry li {
	margin: 0 0 1.0em 0; }
		
        .newsitem ul li ul, .newsitem ul li ol, .newsitem ol li ul, .newsitem ol li ol { 
			margin: 0.5em 0 1em 30px; }

.newsitem .footer { 
	background: white url(http://blog.quizzle.com/wp-content/themes/quizzle/images/post_footer.png) repeat-x scroll top left;
	font-size: smaller;
	margin-bottom: 40px; 
	margin-top: 10px; 
	padding: 8px; }

.newsitem .entry { 
	padding: 0 10px; }

	.newsitem .entry p { 
		margin: 10px 0; }

	.newsitem .entry img { 
		display: block; 
		float: right; 
		margin: 0 0 6px 6px; }


/* comments */
.commentlist { 
	margin-left: 24px; }

.commentlist li { 
	margin-top: 8px; }


/* modules */
.module { 
	background: white url(images/module_mid.png) repeat-y scroll top left;
	margin-left: 16px;
	width: 213px; }
	
        .module #s { 
			margin-left: 8px; 
			position: relative;
			top: -10px;
			width: 120px; }

	.module .button { 
		text-align: center; }

		.module .button img { 
			border: none; }

	.module h2 { 
		font-size: small; 
		height: 35px;
		line-height: 500px;
		overflow: hidden; }

	.module #connect { 
		background-image: url(images/module_connect.png); }
	
	.module #search { 
		background-image: url(images/module_search.png); }

		.module #searchsubmit { 
			margin-top: 6px; }

	.module #about { 
		background-image: url(images/module_about.png); }
	
	.module #twitter-updates { 
		background-image: url(images/module_twitter.png); }			
	
		#twitter_update_list {
			color: #000; 
			font-size: 88%;
			list-style: none; 
			padding: 10px 20px;}
			
		#twitter_update_list a {
			color: #3a6e92;
			text-decoration: none;}
			
			#twitter_update_list a:hover {
				color: #3a6e92;
				text-decoration: underline}
		
		#twitter_update_list li {
			margin-bottom: 10px; }

	.module p { 
		margin: 8px 10px; }

	.module #bottom { 
		background-image: url(images/module_bottom.png); 
		height: 9px; 
		line-height: 0; }

#whatsyourstory a { 
	background: white url(images/whatsyourstory.png) no-repeat scroll top left; 
	display: block;
	height: 384px; 
	margin-left: 16px; 
	margin-top: 6px; 
	text-decoration: none;
	width: 213px; }
	
#quizzle-banner a { 
	background: white url(images/quizzle-banner.png) no-repeat scroll top left; 
	display: block;
	height: 344px; 
	margin: 6px 0 6px 16px; 
	text-decoration: none;
	width: 213px;  }

/* footer */
#footer { 
	background: #a10303 url(images/bottomnav_right.png) no-repeat scroll top right;
	margin: 4px auto; 
	width: 300px; }

	#footer2 { 
		background-image: url(images/bottomnav_leftcap.png);
		background-position: top left;
		background-repeat: no-repeat;
		height: 36px; 
		padding-left: 12px; 
		padding-top: 8px;
		text-align: center; }

	#footer a { 
		color: #024d93;
		font-weight: bold; 
		padding: 0 6px;
		text-decoration:none; }

.clearer {
	clear: both; 
	line-height: 0; }