/*
	File:			blue.css
	Description:	Theme based off of Blogussion.com for the Thesis Framework
*/

@font-face {
	font-family: "Museo300";
	src: url(Museo300-Regular.otf) format("opentype");
}

/*---:[ PAGE ELEMENTS ]:---*/
body.custom { background: #4b555c url(../images/default/myblog2day/bg-main2.png) repeat-x; }
.custom a { outline: 0; }
.custom a:hover { color: #0E7AAF; color: #A12323; }
.custom .page { background: none; font-size: 1.1em; font-family: Arial, Tahoma, Helvetica, Geneva!important; }


/*---:[ HEADER ELEMENTS ]:---*/
.custom #header_area { height: 400px; }
	.custom #header_area .page { padding-top: 0.6em; }
.custom #header { border: 0; height: 225px; padding: 0; }
	.custom #logo { padding-top: 0.1em; }
		.custom #logo a { display: block; letter-spacing: -2px; text-indent: -9999px; text-shadow: 1px 1px #35536a; }
			.custom #logo a:hover { color: #FFF; }
	.custom #tagline { color: #FFF; }


/*---:[ TOP LEFT NAVIGATION ]:---*/
.custom .menu { border: 0; float: left; height: 33px; margin-top: 2px; padding: 0; width: 83%; *width: 81%; font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, serif; }
	.custom .menu .tab a, .custom .menu .cat-item a, .custom .menu .rss a { background: none; border: 0; color: #F0F0F0; letter-spacing: normal; margin-right: 1em; padding: 0.4em 0.5em; }
	.custom .menu .current a, .custom .menu .tab a:hover, .custom .menu .cat-item a:hover, .custom .menu .current-cat a { background: #A12323; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	.custom .menu .rss a { background: url(../images/default/menu-rss.png) no-repeat right; padding-right: 1.5em; }
	.custom .submenu, .custom .menu.children { background: #000; border: 0; padding: 5px; }
	.custom .current .submenu a, .custom .current-cat .children a { background: #000; color: #D0D0D0; }

	/* search bar */
	#search_bar { float: right; margin-top: 0.2em; }
		#search_bar #stop { background: #474646; border: 1px solid #595858; }
		#search_bar #topsubmit { background: #1e5b8b; border: 1px solid #2b7fc2; cursor: pointer; margin-left: 0.4em; padding: 0.3em !important; }
		#search_bar #stop, #search_bar #topsubmit { color: #F1F0F0; font-size: 1em; padding: 0.4em; text-transform: uppercase; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
		#search_bar .text_input { width: 11.5em; }


/*---:[ SECONDARY NAVIGATION ]:---*/
#second_nav { float: right; display: block; }
	#second_nav ul { list-style: none; margin-top: 1em; }
		#second_nav li { display: inline; float: left; margin-left: 4em; }
			#second_nav li a { color: #FFF; font: bold 3em "Myriad Pro", Helvetica, Arial, sans-serif; padding-bottom: 10px; }
				#second_nav li a:hover { color: #000; text-shadow:1px 1px #35536a; }
				#second_nav li a span { color: #000; display: block; font-size: 0.5em; font-weight: 600; line-height: 0.5em; text-shadow: 1px 1px #35536a; }

#second_nav_menu a { display: block; }
#second_nav_menu ul { background: #242424; border: 1px solid #4F4F4F; font-size: 0.5em; margin-top: 0; padding-left: 15px; position: absolute; visibility: hidden; width: 230px; z-index: 110; }
	#second_nav_menu li { display: list-item; position: relative; }
	#second_nav_menu ul li { margin-left: 0; }
		#second_nav_menu ul li a { background: url(../images/default/drop_sep.gif) top repeat-x; font-weight: normal; padding: 10px 0px; width: 215px; }
			#second_nav_menu ul li a:hover { color: #6DCDE1; text-shadow: none; }
			#second_nav_menu li.first a { background: none; }
#second_nav_menu li:hover ul, #second_nav_menu a:hover ul, #second_nav_menu :hover ul :hover ul, #second_nav_menu :hover ul :hover ul :hover ul { visibility: visible; }


/*---:[ FEATURED & ADS AREA ]:---*/
#header_addon { clear: both; }

	/* ad styles */
	#header_ads { float: right; width: 50%; }
	#post_ads { background: #E7E7E7 url(../images/default/dkGrayGrad.gif) repeat-x; }
	
		#ad_list { margin-top: 1.5em; text-align: right; }
			#ad_list img { margin-left: 1.5em; }
				#ad_list .first img { margin: 0; border: 1px solid #000; }
			#ad_list li { display: inline; list-style-type: none; }
		#post_ad_list { padding: 1.0em; }
		#post_ad_list li { display: inline; list-style-type: none; padding: 1.85em; }
		
	/* featured styles */
	#header_featured { float: left; width: 47%; }
		#header_featured .sidebar_list { padding-top: 1.5em; }
		#header_featured li { margin-bottom: 0; margin-top: 0; padding:0!important; }
		
		/* default / gray widget */
		#header_featured .widget_box { background: #FFF; border: 1px solid #000; height: 125px; padding: 0; }
			.featured_default { padding: 0; margin-top: -1.32em; margin-left: 0; }
				.featured_default p { color: #333; font-size: 1.0em; font-family: Arial, Tahoma, Helvetica, Geneva!important; line-height: 1.4em; }
				.featured_default h3 { display:none; color: #575757; font-size: 1.2em; }

		/* Aweber form elements for featured widget */
		#formName { padding-left: 25px!important; height: 12pt; background:url(../images/default/myblog2day/form-name.png) no-repeat; }
		#formEmail { padding-left: 25px!important; height: 12pt; background:url(../images/default/myblog2day/form-email.png) no-repeat; }

	
		/* featured articles widget */
		.widget_bu_featured { background: #F8F8F8 url(../images/default/bg-featured.png) repeat-x; border: 1px solid #D7D7D7; height: 123px; overflow: hidden; padding: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
			#sidebars .widget_bu_featured { border-bottom: 0; border-left: 0; border-right: 0; height: auto !important; padding-top: 1em; -moz-border-radius: 0; -webkit-border-radius: 0; }
				#sidebars .widget_bu_featured h2 { padding: 0.5em 0 0.3em 0; }
		.featured_articles { padding: 15px; }
			.featured_articles p { color: #777; font-size: 0.75em; text-transform: uppercase; }
			.featured_articles .image_link { border: 1px solid #000; float: left; height: 90px; margin-right: 20px; width: 210px; }
				#sidebars .featured_articles .image_link { border: 0; float: none; margin-left: 3em; }
			.featured_articles .title_link { font-size: 1.3em; line-height: 1.3em; margin-bottom: 5px; }
			
		/* subscribe box widget */
		.widget_bu_subscribe { background: #F6630E url(../images/default/bg_social.png) repeat-x !important; border: 1px solid #F98913 !important; height: 125px; overflow: hidden; padding: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
		#sidebars .widget_bu_subscribe { border-left: 0 !important; border-right: 0 !important; height: auto !important; margin: 0; -moz-border-radius: 0; -webkit-border-radius: 0; }
			.featured_subscribe { padding: 15px 10px; }
				.featured_subscribe h3 { font-size: 1.8em; font-weight: 600; letter-spacing: -0.4px; text-shadow: #FCb96A 1px 1px 1px; }
					#sidebars .featured_subscribe h3 { color: #111; margin: 0; padding: 0.6em 0 0 0 !important; }
				.featured_subscribe h4 { color: #FFF; font-size: 0.85em; font-weight: normal; padding-top: 0.3em; text-shadow: #F6640E 1px 1px 1px; text-transform: uppercase; }
					#sidebars .featured_subscribe h4 { padding: 0; }
				.subscribe_icons { list-style: none; margin-top: 1.5em; }
					.subscribe_icons li { float: left; margin-right: 1.8em; text-align: left; }
						.subscribe_icons li a { color: #000; display: block; font-size: 1em; height: 32px; padding-left: 3.3em; }
							.subscribe_icons li a:hover { color: #FFF; }
							.subscribe_icons li a span { color: #FFF; display: block; line-height: 0.8em; }
						.subscribe_icons .email { margin-right: 1em; }
							.subscribe_icons .email a {background: url(../images/default/icon_mail.png) left no-repeat;}
						.subscribe_icons .twitter { margin-right: 0; }
							.subscribe_icons .twitter a { background: url(../images/default/icon_twitter.png) left no-repeat; padding-left: 60px; }
						.subscribe_icons .rss a { background: url(../images/default/icon_rss.png) left no-repeat; }


/*---:[ CONTENT ELEMENTS ]:---*/
//#breadcrumb { color: #F0F0F0; font-size: 1.1em; position: absolute; text-transform: uppercase; top: 283px; }
	#breadcrumb a { border-bottom: 1px solid #747474; color: #B5B5B5; font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, serif; }
		#breadcrumb a:hover { border: 0; }
		
.custom #content_box { background: #FFF url(../images/default/myblog2day/content_box.gif) repeat-y 63.4em 0; border: 1px solid #000; margin-top: 4em; }
.custom #content { background: #FFF url(../images/default/blueGrad.gif) repeat-x; }

	/* previous next links */
	.custom .prev_next { background: #E7E7E7 url(../images/default/dkGrayGrad.gif) repeat-x; border-top: 1px solid #B9B6B6; overflow: hidden; }
		.custom .prev_next a { color: #555; letter-spacing: 0.3px; }
        	.custom .prev_next p { float: right; text-align: right; width: 48%; }
        	.custom .prev_next p.previous { float: left; text-align: left; width: 48%; }

	/* headlines */
	.custom h1, .custom h2, .custom h3, .custom h4, .custom h5 { font-family: "Museo300", Helvetica, Arial, sans-serif; font-weight: bold; }
	.custom h3 { color: #0E7AAF!important; }

	.custom .headline_area h1, .custom .headline_area h2, .custom .headline_area h2 a { letter-spacing: -0.8px; font-size: 24px; line-height: 1.2em; font-family: "Museo300", Helvetica, Arial, sans-serif; }
	.custom #content h3 { color: #0E7AAF; font-size: 1.6em; letter-spacing: -0.5px; }
	.custom #content h4 { color: #AAA; font-size: 1.3em; }
	
	.custom .teaser h2 { font-size: 1.8em; letter-spacing: -0.5px; line-height: 1.3em; }
	
	/* post elements */
	.custom a.more-link { background: #0E7AAF; color: #FFF; padding: 4px 8px 5px 5px; text-decoration: none; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	.custom a:hover.more-link { background: #414141; }
	.custom blockquote { background: #fff url(../images/default/myblog2day/quote.png) no-repeat top left; border: 0; padding-top: 0.4em; font-size: 1.1em; line-height: 1.4em; }
	
	/* teasers */
	.custom .teaser img.frame { padding: 0.3em; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.custom .teasers_box { background:#FFF url(../images/default/grayShadow.gif) repeat-x; margin: 0; width:100%; }
		.custom .teasers_box .post { padding: 0 1em; }
	
	/* lists */
	.custom #content ul { list-style-image: url(../images/default/myblog2day/bullet.gif); list-style-type: disc; list-style-position: outside !important; } // Removed inside position 14-AUG-2010 DES

	/* author box after post */
	.custom #comments { clear: both; }
	.postauthor { background: #1E5B8B url(../images/default/myblog2day/bg-author.png) repeat-x; border-top: 1px solid #4b555c; border-bottom: 1px solid #4b555c; overflow: hidden; padding: 1.5em; font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, serif; }
	.postauthor img { border: 5px solid #e2dede; float: left; margin-right: 1.5em; }
	.postauthor h4 { color: #FFF !important; font-size: 2.1em !important; margin-bottom: 5px; }
	.postauthor h4 a { color: #1E5B8B !important; }
	.postauthor h4 a:hover { color: #F8F8F8 !important; }
	.postauthor p { font-size: 1.3em; background: #FFF; border: 1px solid #4b555c; margin: 7px 15px 0 15px; padding: 19px 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

	/* left and right call-to-action boxes after post */
	#cta-boxes { background: #1E5B8B url(../images/default/myblog2day/bg-boxes.png) repeat-x; border: 1px solid #4b555c; border-width: 1px 0; padding: 0.5em; }
	#cta-boxes ul { list-style: none !important; background:#FFF url(../images/default/grayShadow.gif) repeat-x; padding: 1.5em 1em 1em; position: relative; height: 1%; }
	#left-box { float: left; width: 49%; }
	#right-box { float: right; width: 47%; }
	#cta-boxes p { font-size: 14px; line-height: 1.5em; padding: 10px 2.5em 10px 0;  }
        #left-box ul { list-style: none; background: #FFF; font-size: 14px; }
	#similar-posts img { border: 0.2em solid #1F1F1F; float: left; margin: 0 0.5em 0.3em 0; }
	#similar-posts li { border-bottom: 1px #e5e5e5 dashed; margin-bottom: 12px; padding-bottom:15px; }
	#similar-posts li:last-child { border-bottom: none; padding-bottom: 0; }

	/* post excerpts */
	.custom .read-more { clear: both; margin-bottom: 1.4em; float: right; }
	.custom .read-more a { display: block; width: 115px; background: #659DD5; padding: 7px 10px 4px 10px !important; color: #fff; text-decoration: none; font-weight: bold; font-size:12px; margin:15px 0 -22px 0; text-transform:uppercase; text-align: center; }
	.custom .read-more a:hover{ background-color: #4C74B8; }
	.custom .post_box { border: 0; border-bottom: 1px solid #659DD5; clear: both; }

	
/*---:[ SIDEBAR ELEMENTS ]:---*/
.custom #sidebars { background: #F8F8F8; }
.custom #sidebars .sidebar_list { background: #F8F8F8; color: #545454; padding: 0; padding-top: 1.8em; }
.custom #sidebars ul, #sidebars li div, #sidebars p { padding: 0 1em; }
.custom #sidebars a { text-decoration: none; color: #3F3E3E; }
	.custom #sidebars a:hover { color: #A12323; }

	/* headlines */
	#sidebars h2, .custom #sidebars h3, #sidebars h4 { padding: 0 1em 0.2em 0.1em; }
	.custom #sidebars h3 { font-size: 22px; color: #2F2F2F; font-family: "Museo300", Helvetica, Arial, sans-serif; font-variant: normal; letter-spacing: normal; }
	
	/* custom box for feed / twitter */
	.custom #sidebarBox { height: 35px; padding: 5px 0 15px 0; margin: 0 2px 10px 0; width:298px; }
	.custom #sidebarBox a { width: 149px; text-decoration: none; }
	.custom #sidebarBox a#rssLink { float: left; }
	.custom #sidebarBox a#twitterLink { float: right; }
	.custom #sidebarBox a h3 { font-size: 1.1em; }
	.custom #sidebarBox a h3#rssBox { color: #FF8C00 !important; background: url(../images/default/myblog2day/feed-32x32.png) no-repeat 0 4px; padding-left: 40px; }
	.custom #sidebarBox a h3#twitterBox { color: #4C74B8 !important; background: url(../images/default/myblog2day/twitter-32x32.png) no-repeat 0 4px; padding-left: 40px; }
	.custom #sidebarBox a .label { font-weight: bold; font-size: 0.8em; margin-left: -0.9em; }
	
	/* widgets */
	.custom #sidebars .widget { margin: 0; margin-top: 0.75em; width: 22.15em; padding: 1.0em; padding-top: 0; background: #F8F8F8 url(../images/default/myblog2day/sb-divider.png) repeat-x bottom center; }
	.custom #sidebars .widget:first-child { border: 0; }
	.custom #sidebars .widget_text ul { list-style-image: url(../images/default/myblog2day/bullet.gif); list-style-type: disc; list-style-position: outside !important; }

	/* thumbnail images for post widgets */
	#recent-posts img { border: 0.2em solid #1F1F1F; float: left; margin: 0 0 0.3em 0; }
	#popular-posts img { border: 0.2em solid #1F1F1F; float: left; margin: 0 0 0.3em 0; }
	#recent-posts ul li, #popular-posts ul li { border-bottom: 1px #e5e5e5 solid; margin-bottom: 12px; padding-bottom:15px; }
	#recent-posts ul li:last-child, #popular-posts ul li:last-child { border-bottom: none; padding-bottom: 0; }
	#recent-posts .image_link, #popular-posts .image_link { width: 50px; float:left; padding: 0; margin: 0; }
	#recent-posts .title_link, #popular-posts .title_link { width: 230px; float:right; padding: 0; margin: 0; }

	
/*---:[ FOOTER ELEMENTS ]:---*/
.custom #footer_area, .rsswidget img { display: none; }

#foot { background: #363636 url(../images/default/footer.gif) repeat-x; color: #EEE; margin-top: 3em; }
	#foot a, #copyright a { color: #E1F5FF; text-decoration: none; }
		#foot a:hover, #copyright a:hover { text-decoration: underline; }
	#foot ul.sidebar_list { padding: 2em 1em; }
	#foot .widget { margin: 0; }
	#foot .col { float: left; width: 33.3%; }
	
#copyright { border-top: 1px dashed #4D4D4D; clear: both; padding: 1.3em 0; }
	#copyright ul.sidebar_list { padding: 0 1em; }
	#copyright p { margin-bottom: 0.1em; }
		
	/* headings */
	#foot h3 { color: #C3EBFF!important; font-family: "Museo300", Helvetica, Arial, sans-serif; font-size: 1.6em; margin-bottom: 0.6em; }
		#foot h3 a { color: #C3EBFF; }

	/* page numbers */
	#wp_page_numbers { background: #FFF url(../images/default/grayShadow.gif) repeat-x; margin-top: 1.4em; }
	#wp_page_numbers a { display: block; padding: 0.4em 0.6em; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	#wp_page_numbers a:hover { background: #EEE; color: #888; }
	#wp_page_numbers ul { list-style: none !important; overflow: hidden; padding: 1em; }
	#wp_page_numbers li { float: left; margin-left: 0.6em; }
	#wp_page_numbers .page_info { color: #888; margin: 0.4em 0.5em 0 0; text-transform: uppercase; }
	.active_page a, #wp_page_numbers .active_page a:hover { background: #659DD5; color: #FAFAFA; }

	/* standard footer widget list */
	.custom #foot .widget ul { list-style-image: url(../images/default/myblog2day/bullet.gif); list-style-position: inside; list-style-type: disc; }

	.custom #sidebars h3 { font-size: 22px; color: #CBCBCB; font-family: "Museo300", Helvetica, Arial, sans-serif; font-variant: normal; letter-spacing: normal; }

	/* recent comments footer widget list */
	.custom #foot #get-recent-comments a { border-bottom: 1px solid #333; color: #777; }
		.custom #foot #get-recent-comments a:hover { background: #1B1B1B; border: 0; }
	.custom #foot #get-recent-comments p { margin: 0.2em 0 0; }
	.custom #foot #get-recent-comments ul { list-style: none; }
	.custom #foot #get-recent-comments li { font-size: 12px; background: #262525; border: 1px solid #393939; border-bottom: 1px solid #4D4D4D; margin-bottom: 0.9em; padding: 0.5em 0.6em 0.9em 0.6em; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-family: "Verdana", Helvetica, Arial, sans-serif; }
	.custom #foot #get-recent-comments .byline { color: #555; font-size: 0.8em; text-transform: uppercase; }
	.custom #foot #get-recent-comments img { border: 0.2em solid #1f1f1f; float: left; margin: 0 0.5em 0.6em 0; }

	/* top commentators footer widget list */
	//.custom #foot #top-commentators ul { list-style: none; }
	//.custom #foot #top-commentators img { border: 0.2em solid #1F1F1F; float: left; margin: 0 0.5em 0.6em 0; }
	//.custom #foot #top-commentators li { background: #262525; border: 1px solid #393939; border-bottom: 1px solid #4D4D4D; height: 44px; margin-bottom: 0.9em; padding: 0.5em 0.6em 0.9em 0.6em; -moz-border-radius: 5px; -webkit-border-radius: 5px; }


/*---:[ COMMENTS ELEMENTS ]:---*/
.custom #comments { background: url(../images/default/grayShadow.gif) repeat-x; border-top: 1px solid #DDD; clear: both; margin: 0; }
	.custom #comments dt { background: url(../images/default/grayShadow.gif) repeat-x; }
	.custom #comments dl.children dt { background: none; border: 0; }
	
.custom dl#comment_list .bypostauthor { background: #FFF; }
	.custom dl#comment_list dt.bypostauthor { background: #FFF; }
		
.custom dl#comment_list, .custom dl#comment_list dd { border: 0; }
	.custom dl#comment_list dl dt.bypostauthor { padding-top: 1.8em; }
	.custom dl#comment_list dl dd.bypostauthor { padding-top: 0; }
	.custom dl#comment_list dl dt.bypostauthor, .custom dl#comment_list dl dd.bypostauthor > .format_text { border-left: 0; }

.custom #comment_list { background: #333; border: 0; clear: both; margin: 0; padding: 1em; }
	.custom #comment_list dt { background: #FFF url(../images/default/grayShadow.gif) repeat-x; }
	.custom #comment_list dd { background: #FFF; border: 0; padding-bottom: 1em; margin-bottom: 1em; }
	.custom dl#comment_list dl dd.bypostauthor > .format_text { background: #DBEBF2; margin-right: 0.8em; padding: 1.5em; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; }
	.custom dl#comment_list dl dt.bypostauthor { background: #DBEBF2; margin-right: 1.1em; padding: 1.5em; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; }

.custom #comments #respond { padding-top: 1.3em; background: url(../images/default/grayShadow.gif) repeat-x; }

.custom #comments_intro { height: 53px; position: relative; border: 0; }
	.custom #comments_intro p { color: #888; float: left; font-size: 1.7em; letter-spacing: 1px; margin-top: 0.9em; padding-left: 1.6em; text-shadow: 1px 1px 1px #FFF; }
	.custom #comments_intro .icon { background: url(../images/default/comments_bubble.png) no-repeat; display: block; height: 48px; left: -1.6em; position: absolute; top: 0.7em; width: 48px; }

#linkbar { float: right; list-style: none !important; margin: 1.5em 1em 0 0; }
	#linkbar a { background: #EFEFEF; border-bottom: 1px solid #F7F7F7; color: #888; border-right: 1px solid #F7F7F7; border-left: 1px solid #DEDEDE; border-top: 1px solid #DEDEDE; display: block; font-size: 1.25em; padding: 0.4em 0.6em; text-decoration: none; text-shadow: 1px 1px 1px #FFF; }
		#linkbar a:hover { text-decoration: underline; }
		#linkbar .rss a, #linkbar .rss a:hover { background: #F87E12; border-bottom: 1px solid #ffeedf; color: #888; border-right: 1px solid #ffeedf; border-left: 1px solid #d26a0e; border-top: 1px solid #d26a0e; color: #FFF; text-shadow: 1px 1px 1px #D26A0E; }
	#linkbar li { float: left; margin-left: 1em; }


/*---:[ EXTRA ELEMENTS ]:---*/
#subscriptions img { float: right; margin: 0 0 0.5em 0.5em; border: 3px solid black; }

#infobar { background: #1F1F1F; border-top: 1px solid #393939; position: relative; }
	#infobar a { display: block; height: 79px; text-indent: -9999px; }
		#infobar li a:hover { background-position: 0 -79px; }
	#infobar ul { list-style: none; margin-left: 19.25em; }
		#infobar li { float: left; margin-right: 2em; }
			#infobar a.copyright { background: url(../images/default/myblog2day/copyright.png) no-repeat; width: 125px; }
			#infobar a.wordpress { background: url(../images/default/myblog2day/wordpress.png) no-repeat; width: 127px; }
			#infobar a.hosting { background: url(../images/default/myblog2day/hostgator.png) no-repeat; width: 162px; }
			#infobar a.thesis { background: url(../images/default/myblog2day/thesis.png) no-repeat; width: 130px; }

#cta-boxes ul:after, #foot:after, #infobar:after { clear: both; content: "."; display: block; font-size: 0; height: 0; visibility: hidden; }
.clear { clear: both; }
