/*
Theme Name: NRB-Color
Theme URI: http://www.netbookreviews.com
Description: Custom theme for Chris Guthrie, with Color!
Version: 1.2
Author: Weborithm
Author URI: http://www.weborithm.com
Tags: Custom, Color
*/

#tweetmeme_button { margin: 10px 0 0 !important; }
/*====================================
	
	Table of Contents
	
	[1] - Body
	[2] - Font, Links
	[3] - Text
	[4] - Header
	[5] - Navigation
	[6] - Sections
			- Rounded Corners
			- Featured Posts / Subscribe / Twitter / e-book
				- Featured Posts
				- Buy Now
				- Featured Post Tabs
	[7] - Aside
	[8] - Footer
	[9] - Comments
	
	[A] - Drop Down Navigation
	[B] - WordPress Specific Styles
	
	Colors
	------
	Dark Border (gray): #cac9c9;
	Light Border (gray): #ededed;
	Dark Border (blue): #0070C5;
	Light Border (blue): #7cc6ff;
	Link Color: #0070c5;
	Text Color: #222222;
	
====================================*/

/*===============
	[1] - Body
===============*/
	
	body { background: #e0e0e0; font-family: "Trebuchet MS", Verdana, sans-serif; }
	#body { border: 1px solid #999; width: 980px; }

/*=======================
	[2] - Font, Links
=======================*/

	a { color: #1e5b7e; }
	a:hover { text-decoration: underline; }
	a:focus { outline: none; }
	
/*===============
	[3] - Text
===============*/

	h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Verdana, sans-serif; }
	.text p { font-size: 0.759em; }

/*=================
	[4] - Header
=================*/
	
	.header { background: url(images/sprite-black.png) left 102px repeat-x; margin: auto; padding: 0; width: 980px; }
	.header h1, .header p { line-height: 0.9em; width: 510px; }
	.header p { color: #555; font-size: 1em; font-style: normal; padding: 10px 0 0; }
	.header p.title { font-size: 2.4em; padding-top: 0; }
	
	.header h1 a, .header p a { color: #000; }
	.header h1 a:hover, .header p a:hover { color: #1e5b7e; text-decoration: none; }

	.header ul { margin: 0 0 20px; padding: 0; list-style: none; overflow: auto; }
	.header li { float: right; font-size: 0.859em; padding: 0; }
	.header li a { background: url(images/sprite-black.png) -10px -106px repeat-x; border: 1px solid #ced5db; border-top: none; color: #bbb; display: block; margin: 0 0 0 10px; padding: 5px 10px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
	.header li a:hover { border-color: #ced5db; color: #555555; text-decoration: none; }
	.header li p { color: #999; font-size: 1em; font-style: normal; line-height: normal; padding-top: 5px; width: auto; }
	
	.header-ad { float: right; height: 60px; padding-bottom: 20px; width: 468px; }
	.header-ad li { list-style: none; }
	.header-ad li a { background: none; border: none; padding: 0; }
	.header-ad li a:hover { background: none; }
	
/*=====================
	[5] - Navigation
=====================*/

	.nav { background: #000 url(images/nav-bg.png) left -25px repeat-x; }

/*===================
	[6] - Sections
===================*/

	/* Rounded Corners */
	
	.round-3 { -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.round-5 { -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	.round-8 { -moz-border-radius: 8px; -webkit-border-radius: 8px; }
	.round-b3 { -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; }
	.round-b5 { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
	.round-b8 { -moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px; }
	
	/* Sections */
	
	.section { border-bottom: 3px solid #f3c418; margin: 20px auto; padding: 0 0 13px; width: 974px; }
		.forpost { border-bottom: none !important; margin-bottom: 0; padding-bottom: 0; width: 980px; }

	.content h2 { font-size: 1.4em;  }
	.content h4 { font-size: 1.059em; }

	/* Featured Posts / Subscribe / Twitter / E-book */
	
	.four { background: #fff; border: 1px solid #ced5db; padding: 10px; }
	.four h2, .four h4, .four p { padding: 0; margin: 0 0 6px; }
	.four h4 { font-size: 1.039em; line-height: 1em; }

	.subscribe { /* RSS */ background: url(images/line.png) no-repeat center bottom; border: 0; float: right; margin: 0 10px 10px 0; padding: 0 0 10px; width: 297px; }
	.ebook { /* eBook */ border: 0; float: right; margin: 0 10px 0 0; padding: 10px 0 0; width: 295px; }

	.four ul { list-style: none; margin: 0; overflow: auto; padding: 0; }
	.four li { float: left; line-height: normal; padding: 0 10px 0 0; }

		.featured-ad { /* Ad */ background: none; border: none; height: 356px; float: left; overflow: auto; padding: 0px;  }
		.featured-ad li { padding: 0; text-align: left; }
		.featured-ad ul ul { width: 135px; }
		.featured-ad li li { border-bottom: 1px dotted #CED5DB; font-size: 0.859em; margin: 0 0 1px; padding: 4px 0 5px; }
		.featured-ad li li.deal-ad { font-size: 0.759em; }
		.featured-ad li li:hover { border-bottom: 1px solid #000; }
		.featured-ad li h3 { color: #1e5b7e; font-size: 1em; margin: 0 0 5px; }
		.featured-ad li a { color: #555; text-decoration: none; }
		.featured-ad li a:hover { color: #000; }
				
		/* RSS */
		
		#TwitterCounter { width: 88px; }
		.subscribe li p, .ebook li p, .subscribe li img { float: left; }
		.subscribe li p, .ebook li p { font-size: 1.1em; line-height: 1.8em; padding: 0 0 0 3px; }
		.subscribe a { color: #1e5b7e; }
		.clear-line { display: block; margin: 0 auto 10px; }

		/* E-book */
		
		.ebook h4 { margin: 0 0 5px; }
		.ebook h4 span { color: #1e5b7e; }
		.ebook .guideimg { float: left; }
		.ebook .input { border: 1px solid #ced5db; font: italic 1.159em "Trebuchet MS", Verdana, sans-serif; letter-spacing: 1px; padding: 5px; margin: 0 0 5px 10px; width: 139px; }
		.ebook .button { background: url(images/y-bg.png) repeat-x left bottom; border: none; color: #555; font: normal 1.359em "Trebuchet MS", Verdana, sans-serif; height: 39px; letter-spacing: 1px; margin-left: 10px; width: 151px; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
		.ebook .button:hover { color: #000; cursor: pointer; }
.ebook p.sub-text { padding: 0 0 15px; }

		/* Featured Posts */
			
		.featured-wrap { background: url(images/more.png) no-repeat 25px 340px; border: none; float: left; margin: 0 10px 0 7px; padding: 0; width: 504px; }
		.featured-wrap h2 { border-bottom: 2px solid #ced5db; font-size: 1.5em; margin-bottom: 0; padding: 0 0 5px 0; }
		.featured-wrap h2 a:hover { color: #000; text-decoration: none; }
			
		.featured-class { background: #f1f4f6; height: 246px; padding-top: 10px; width: auto; }
		.featured-class p { font-size: 0.9em; line-height: 24px; }
		.featured-class p a { font-weight: bold; }
					
		/* Buy Now */
			
		ul.buy-now { float: left; padding: 0; margin: 0 10px 0 0; width: 139px; }
		li.netbook-image { background: #fff; border: 1px solid #ced5db; padding: 45px 1px; margin: 0; width: 135px; }
		li.netbook-image:hover, .post li.netbook-image:hover { border-color: #bbb; }
		li.netbook-image img { display: block; margin: auto; }
		li.buy-button { background: url(images/buy-now.png) no-repeat; float: left; font-size: 1.1em; height: 28px; padding: 3px 0 0 55px; width: 84px; }
		li.buy-button a { color: #555; }
		li.buy-button a:hover { color: #000; text-decoration: none; }
		
		ul.buy-now-single { margin-right: 20px; width: 232px; }
		ul.buy-now-single li.netbook-image { padding: 15px; margin: 0; width: 200px; }
		ul.buy-now-single li.buy-button { text-align: center; width: 232px; }
		
		/* Featured Posts Tabs */
			
		.featurd-posts .four { display: none; padding: 0; }
			
			ul.tabs { list-style: none; margin: 13px 0 0 !important; overflow: auto; padding: 0 0 0 119px; width: 385px;  }
			ul.tabs li { float: left; text-indent: 0; padding: 0; margin: 0 !important; list-style-image: none !important; }
			ul.tabs a { background: #fff; border: 1px solid #f1f4f6; font-size: 1.1em; display: block; height: 50px; text-align: center; text-decoration: none; color: #cac9c9; padding: 5px; margin: 0 0 0 15px; position: relative; }

			ul.tabs a:active { border: 1px solid #ced5db; outline:none; }
			ul.tabs a:hover { border-color: #ced5db; }
			ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a { border: 1px solid #999; cursor:default !important; }
			div.featured-wrap div.pane { display:none }
	
	/* Home Page Post Area */
	
		.left-equal { border-right: none; margin: 0; padding: 0 10px; width: 640px; }
		
		.post { border-bottom: 1px solid #96A5B3; font-size: 1.159em; margin: 0 0 20px;  }
			.post-2 { padding-bottom: 20px; }

		.post p { padding: 0 0 20px; line-height: 2em; }
			.post-2 p { padding: 0; }
		.post p a { text-decoration: underline; }
		.post p a:hover { text-decoration: none; }

		.post h1 { color: #1e5b7e; font-size: 1.2em; margin-bottom: 0.67em; }
		.post h1 a { font-size: 1.1em }
		.post h2 { color: #1e5b7e; font-size: 1.2em; margin-bottom: 0.67em; }
		.post h3 { border-bottom: 3px double #1e5b7e; color: #1e5b7e; font-size: 1.2em; }
		.post h4 { font-size: 1em; }
		.post h5 { font-size: 0.9em; }
		.post h6 { font-size: 0.8em; }

		.post li { color: #333; font-size: 0.8em; }
		.post ul { list-style: url(images/li.png); margin-top: 5px; }
		.post blockquote { border-left: 4px double #1E5B7E; color: #1E5B7E; margin-top: 20px; padding-bottom: 15px; }
		
		p.more-link { font-weight: bold; line-height: 1.2em; padding: 0; text-align: right; }
		p.more-link a { text-decoration: none; }
		p.more-link a:hover { text-decoration: underline; }
		
		.post li.buy-button { font-size: 0.959em; }
		ul.buy-now { list-style: none; }
		
		.post li.netbook-image { background: #fff; border: 1px solid #ced5db; padding: 20px 1px; margin: 0; width: 135px; }
		.post li.netbook-image:hover { border-color: #bbb; }
		
		.posts-nav { color: #415D00; font-size: 0.759em; font-weight: bold; width: auto; }
		.posts-nav a { text-decoration: none; }
		.posts-nav a:hover { color: #333; }

	/* Post Meta */
		
		ul.meta { background: #fafafa; list-style: none; margin: 0 0 5px; padding: 0 0 5px; }
		ul.meta li { background: url(images/sprite-black.png) no-repeat; color: #999; display: inline; font-size: 0.7em; padding: 0 10px 0 20px; }
		ul.meta li.meta-cat { background-position: -966px -150px; }
		ul.meta li.meta-date { background-position: -966px -93px; }
		ul.meta li.meta-comm { background-position: -966px -122px; }
		ul.meta li a { color: #999; }
		ul.meta li a:hover { color: #1E5B7E; }
		
		p.meta-comm { background: url(images/sprite-black.png) no-repeat -966px -116px; height: 30px; padding: 0 0 8px 20px; }
	
	/* Home Page Sidebar Area */
	
	.right-equal { padding: 0; margin: 0 0 10px 0; width: 300px; }

	/* Single Post/Page/Search */
	 
	.left-single { border-right: none; width: 640px; padding-right: 0; }
	
		.left-single .post h1 { margin-bottom: 0.459em; }
		.left-single ul.meta { margin-bottom: 5px; }
		.left-single ul.meta-2 { margin-bottom: 5px; }

	/* Social */
	
		.social { padding: 0 0 30px; }
		.social ul { background: #ededed url(images/gradient2.png) repeat-x left top; border: 1px solid #ededed; color: #000; float: left; list-style: none; margin: 0 20px 0 0; overflow: auto; padding: 0; }
		ul.share { padding: 5px 10px 15px; width: 160px; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
		ul.related { padding: 5px 10px 15px; margin: 0; width: 416px; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
		ul.share li img { margin: 0 10px -3px 0; }
		.social li { border-bottom: 1px dotted #ededed; font-size: 0.9em; line-height: 1.6em; padding: 5px; }
		.social a { color: #000; }
		.social a:hover, .social li:hover a { color: #0070c5; text-decoration: none; }
		.social li:hover { background: #fff; }
		.social li.social-head { border-bottom: none; }
		.social li.social-head:hover { background: none; }
		.social h4 { color: #999; font-size: 1.2em; margin: 0; }

	/* Archives */

		h1.archives { border-bottom: 3px double #ededed; margin: 0 0 20px; padding-bottom: 5px; }

	.right-single { width: 304px; }


/*=================
	[7] - Aside
=================*/


	.aside h3 { color: #1e5b7e; }
	.aside li h3 { font-size: 1.259em; }
	.aside li li { margin-left: 0; list-style: none; }
	.aside li a { color: #333; }
	.aside li a:hover { color: #1e5b7e; }
	
		.aside-left { background: #fff; float: right; padding: 0 0 0 20px; width: auto; }
		.aside-left li { list-style: none !important; width: 120px; }
		.aside-left h3 { border: none; font-size: 1.4em !important; }

		.aside-right { background: #fff; padding-top: 0; width: 300px; }
		.aside-right-single { border-left-color: #fff; width: 300px; }

		ul.aside-300 { border-bottom: 3px double #96a5b3; margin-bottom: 20px; padding: 0; }
		li.g-search { background: #000 url(images/nav-bg.png) repeat-x left -10px; padding: 10px 10px 13px; margin-bottom: 20px; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
		li.g-search input[type="text"] { border: 1px solid #000 !important; padding: 5px !important; margin-right: 10px; width: 180px; }

		li.g-search input[type="submit"] { background: none; border: none; color: #ccc; font: normal 1.6em "Trebuchet MS", Verdana, sans-serif; padding: 0; }
		li.g-search input[type="submit"]:hover { color: #fff; cursor: pointer; }


		ul.aside-150-one { border-right: 1px solid #96a5b3; float: left; padding-right: 9px; width: 140px; }
		ul.aside-150-two { float: right; width: 140px; }

		/* User logged in */
		
		li.userloggedin { background: #fff; border: 1px solid #CED5DB; margin: 0 10px 10px 0; padding: 5px 10px 15px; -moz-border-radius: 8px; -webkit-border-radius: 8px; width: 278px; }
		li.userloggedin li { list-style: disc; margin: 0 0 0 15px; }
		li.userloggedin h3 { color: #1e5b7e; padding: 5px 0 0; }
		li.userloggedin a { color: #000; font-weight: bold; }
		li.userloggedin a:hover { text-decoration: none; }
		
		/* Inner Page Subscribe/RSS */
		
			li.subscribe-inner, li.ebook-inner { /* RSS */ background: #fff; border: 1px solid #CED5DB; margin: 0 10px 10px 0; padding: 5px 10px 15px; width: 278px; }
			li.subscribe-inner li, li.ebook-inner li { display: inline; font-size: 1.359em; line-height: normal; padding: 0 12px 0 0; }
			li.subscribe-inner .clear-line { margin: 15px 0 8px; }
			li.subscribe-inner a, li.ebook-inner a { color: #1e5b7e; }
			li.subscribe-inner h3, li.ebook-inner h3 { color: #000; }

				
			/* RSS */

			li.subscribe-inner li p, li.ebook-inner li p, li.subscribe-inner li img { display: inline; margin-bottom: -10px; }
			li.subscribe-inner li img { padding: 0 0px 0 0; }
			li.subscribe-inner #TwitterCounter { float: left; margin-right: 5px; width: 88px; }
		
			/* E-book */
			
			li.ebook-inner { padding-bottom: 0px; }
			li.ebook-inner p { font-size: 0.859em; line-height: 0.8em; padding: 0 0 10px; }
			li.ebook-inner h3 span { color: #1e5b7e; }
			li.ebook-inner .guideimg { float: left; }
			li.ebook-inner .input { border: 1px solid #CED5DB; font: italic 1.159em "Trebuchet MS", Verdana, sans-serif; letter-spacing: 1px; padding: 5px; margin: 0 0 4px 10px; width: 149px; }
			li.ebook-inner .button { background: #fff url(images/y-bg.png) repeat-x left bottom; border: none; color: #555; font: normal 1.5em "Trebuchet MS", Verdana, sans-serif; height: 39px; letter-spacing: 1px; margin-left: 10px; width: 161px; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
			li.ebook-inner .button:hover { color: #000; cursor: pointer; }

		/* Sidebar RSS Widget */
		
		.widget_rss .rss-date, .widget_rss cite { color: #999; }
		
		.widget_rss h3 a { color: #1e5b7e; }
		.widgettitle a { text-decoration: none; }
		
		/* Aside Rotate */

		.aside-tabs-h h3 { display: inline; font-size: 1em !important; font-weight: bold;  }
		.aside-tabs-h h3 { border-bottom: 1px solid #96A5B3; display: inline; padding: 3px; }
		.aside-tabs-h h3.current { border-bottom: 1px solid #000000; }
		.aside-tabs-h h3 a:hover { color: #000; text-decoration: none; }
		ul.aside-rotate { display: none; margin: 6px 0 0; min-height: 200px; padding: 5px; }
		ul.aside-rotate h2.widgettitle { display: none; }
		
/*=================
	[8] - Footer
=================*/

	.footer { margin: auto; width: 980px; }
	.footer h3 { color: #1e5b7e; }
	.footer h3 a { color: #1e5b7e; }
	.footer h3 a:hover { text-decoration: none; }
	
	.footer h4 { border-bottom: 1px solid #ccc; color: #1e5b7e; font-size: 1.6em; margin-bottom: 0; padding-bottom: 15px; text-align: center; }
	
	.foot-two { background: url(images/sprite-black.png) no-repeat left -474px; padding: 30px 0 0; }
	.foot-two ul { border-top: 1px solid #fff; padding: 30px 0 0; }
	.foot-two ul ul { border: none; background: none; margin-bottom: 0; padding: 0; }
	.foot-two li { background: #e7e7e7; border: 1px solid #fff; margin: 0 10px 20px; padding: 10px 10px 15px; width: 284px; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
	
	.foot-two li li { background: none; border: none; border-bottom: 1px dotted #fff; font-size: 1em; margin: 0; padding: 5px; width: auto; -moz-border-radius: 0; -webkit-border-radius: 0; }
	.foot-two li li:hover { background: #fff; }
.foot-two li li a { color: #000; }
	.foot-two li li a:hover { color: #000; text-decoration: none; }
	
	.foot-one { background: none; border-top: 1px solid #fff; padding: 30px 0 30px; text-align: right; }
	.foot-one li { color: #999; display: inline; float: none; font-size: 0.8em; padding: 0 5px 0 0; }
	.foot-one li a { color: #999; text-decoration: underline; }
	.foot-one li a:hover { color: #0070c5; }
	
	.foot-one ul, .foot-two ul { overflow: auto; }

	.foot-two-inner { background: none; border: none; padding: 0; }
	.foot-two-inner ul { border: none; padding: 0; }
	
	.foot-bottom {  border-bottom: 1px solid #ccc; margin-bottom: 0; }

/*===================
	[9] - Comments
===================*/

	.comments { padding: 0; }
	.comments h3 { border-bottom: none; border-top: 3px double #F3C418; color: #999; font-size: 20px; line-height: normal; padding: 15px 0 0; margin: 0 0 15px; text-align: center; }
	.comments .navigation { padding: 0; }
.comments .navigation a { line-height: 2em; }
	
	ol.commentlist { list-style: none; margin: 0; padding: 0; }
	ol.commentlist li {  padding: 0; margin: 0 0 20px; }
	ol.commentlist li p { font-size: 14px; padding: 5px; }
	ol.commentlist li ul.children { border-top: 1px solid #ededed; list-style: none; margin: 0; padding: 10px 0 0 20px; }
	ol.commentlist li ul.children li { border-bottom: none; margin-bottom: 0; }
	
	.comment-author { background: url(images/gradient2.png) repeat-x left -110px; border-bottom: 1px solid #cac9c9; border-top: 1px solid #fff; font-size: 15px;  height: 54px; padding: 5px; }
	.comment-author cite, .comment-author span { line-height: 3.5em; }
	.avatar { border: 1px solid #cac9c9; float: left; margin: 0 15px 0 0; padding: 2px; }
	.comment-body { background: #f8f8f8; }
	
	.comment-meta { background: #FAFAFA; border-top: 1px solid #fff; font-size: 11px; padding: 2px 5px; text-align: right; }
	.reply { font-size: 14px; padding: 5px 5px 10px; }
	.reply a { border-bottom: 1px dotted #1E5B7E; }
	.reply a:hover { border-bottom: 1px solid #1E5B7E; text-decoration: none; }

	.cancel-comment-reply { border-bottom: 1px solid #F3C418; font-size: 15px; padding: 0 5px 5px; }

    #commentform p { margin: 10px 0; padding: 0; }
	#commentform p input { border: 1px solid #cac9c9; padding: 5px; width: 314px; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
	#commentform p textarea { border: 1px solid #cac9c9; padding: 5px; width: 97%; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
	#commentform input[type="text"]:focus, #commentform textarea:focus { border: 1px solid #000; }
	#commentform #submit { background: #fff url(images/gradient2.png) repeat-x left -130px; border: 1px solid #cac9c9; font: normal 1.5em Verdana; margin-top: 0; width: 99.5%; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
	#commentform #submit:hover { background: #000 url(images/nav-bg.png) repeat-x left top; border-color: #000; color: #fff; cursor: pointer; }

	ol li.odd .comment-body, ol li.odd .comment-meta  { background: #ededed; }


/*===============================
	[A] - Drop Down Navigation
===============================*/

	#nav { margin: 3px; overflow: auto; text-align: center; }
	#nav a { color: #fff; padding: 15px 10px; } 
	#nav a:hover { background: #fff; }
	#nav li { border-left: 1px solid #fff; width: auto; } 
	#nav li:first-child { border-left: none; } 
	#nav li:first-child a:hover { -moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px; }
	#nav li:first-child a:hover a { -moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px; } 
	#nav li:last-child { border-right: none; } 
	#nav ul li:hover a { background: #333; }
	#nav li ul { border-top-color: #fff; margin: 0; width: 10em; } 
	#nav li li { background: #fff; border-bottom: 2px solid #fff; border-left: none; border-right: none; float: left; text-align: left; }
	#nav li li a { padding: 10px; }
	#nav li li:hover { border-bottom-color: #fff; } 
	#nav li li:hover a { text-decoration: none; }

	#nav li li a:hover { background: #fff; color: #000; } 

/*====================================
	[B] - WordPress Specific Styles
====================================*/

	.textwidget img { display: block; margin: auto; }
	
	.navigation { padding: 0 0 20px; }
	.navigation p { font-size: 0.8em; line-height: normal; padding: 0; }
	.navigation p a { font-size: 1.3em; line-height: normal; padding: 0; }
	.nav-arch a { font-weight: bold; }
	.alignleft { float: left; margin: 0; }
	.alignright { float: right; margin: 0; text-align: right; }
	
	li.nav-search { float: right !important; padding: 10px !important; }
	.nav .screen-reader-text { display: none; }
	.nav #s { border: 1px solid #000; padding: 3px; }
	.nav #searchsubmit { }
	
	p.tweetmemeclass { float: right; padding: 3px 30px 0 0; }
