




/*
     FILE ARCHIVED ON 23:40:13 Mar 1, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 9:54:40 Jul 1, 2014.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*  
Theme Name: ClockWidgets.net Theme
Theme URI: http://clockwidgets.net/
Description: ClockWidgets.net Theme
Version: 1.0
Author: Sophia Lucero
Author URI: http://stellify.net/
*/
* { margin: 0; padding: 0; font-size: 100%; }
html { font-size: 62.5%; }
body, input, textarea, button, select, option { font-family: Constantia, Georgia, "Times New Roman", Times, serif; color: #444; }
body { font-size: 1.8em; line-height: 1.8em; background: url(images/wp-content-themes-clockwidgets.net-theme-images-bg.jpg); }
a { text-decoration: none; outline: 0; color: #868; }
a:hover, a:active { color: #838; }
a img, input, textarea, button, select, option { border: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h3 { font-style: italic; font-size: 1.2em; color: #777; }
code, pre, #widget-code, #widget-link { font-family: "Lucida Console", "Courier New", monospace; font-size: 13px; line-height: 16px; }
strong, em, b, i { color: #986; }
#header ul li, #sidebar ul li, #footer ul li { list-style: none; }
#header, #main, #footer, #blog-title, #posts .navigation  { margin: 0 auto; }

#wrap { margin: 40px auto; width: 838px; background: url(images/wp-content-themes-clockwidgets.net-theme-images-frame.png) 50% 0 no-repeat; padding: 110px 0 0; }
#header, #main, #footer { width: 644px; }
#header, #main, #posts, #posts .post, #sidebar, .sidebar, #footer, .menu { overflow: hidden; }

/* Header */
#header { font-size: 1.1em; }
#blog-title, #blog-title a { width: 485px; height: 40px; }
#blog-title a { display: block; text-indent: -9999px; background: url(images/wp-content-themes-clockwidgets.net-theme-images-clock-widgets.png) 50% 0 no-repeat; }
#blog-description { text-align: center; color: #986; font-style: italic;}

/* Menu */
.menu li { float: left; }
#header .menu { margin: 20px 30px; }
#header .menu li { float: left; display: inline; height: 34px; background: url(images/wp-content-themes-clockwidgets.net-theme-images-menu.png) 0 0 no-repeat; margin-right: 5px; }
#header .menu li a { float: left; display: block; background: url(images/wp-content-themes-clockwidgets.net-theme-images-menu.png) 0 -34px no-repeat; padding: 0 0 0 38px; }
	#header .menu li a:hover { font-style: italic; }
#header .menu li.analog a { background-position: 0 -35px; }
#header .menu li.digital a { background-position: 0 -68px; }
#header .menu li.other a { background-position: 0 -102px; }
#header .menu li.feed a { background-position: 0 -136px; }
#header .menu li.popular a { background-position: 0 -170px; }

#header .menu li.analog { width: 100px; }
#header .menu li.digital { width: 98px; }
#header .menu li.other { width: 91px; }
#header .menu li.feed { width: 71px; }

#header .menu li.search { margin: 0; float: right; background: url(images/wp-content-themes-clockwidgets.net-theme-images-searchbg.png) 0 0 no-repeat; width: 126px; padding: 0 10px 0 28px; text-align: right; }
#s { float: left; width: 130px; height: 22px; border: 0; background: none; margin: 4px 0 0; text-align: right; }

/* Main */
#main { 	clear: both; background: url(images/wp-content-themes-clockwidgets.net-theme-images-top.png) 0 0 no-repeat; padding: 20px 0 0; }
#posts { background: url(images/wp-content-themes-clockwidgets.net-theme-images-mainbg.png) 0 0 repeat-y; padding: 20px 2px; }
	#posts p, #posts blockquote, #posts table {
		margin: 0 0 20px;
	}
	#posts ul, #posts ol {
		margin: 20px 40px;
	}
	#posts .post .content blockquote {
		padding: 10px 20px;
		border-top: 1px solid #ccc;
		border-width: 1px 0;
	}
	
/* Post */
#posts .post { margin: 0 40px 40px; }
#posts .post { font-size: 0.9em; line-height: 1.6em; }

/* Post - Not Single */
.index #main #posts .post { width: 160px; height: 200px; float: left; margin: 0 0 40px 40px; display: inline; overflow: hidden; }
	.index #main #posts .post a, .index #main #posts .post span { display: block; }
	.index #main #posts .post a { width: 158px; height: 198px; overflow: hidden; border: 1px solid #ccc; position: relative; }
		.index #main #posts .post a:hover { border-color: #aa8; }
		.index #main #posts .post .entry-thumbnail { width: 158px; height: 158px; }
		.index #main #posts .post .entry-title { position: absolute; bottom: 0; width: 158px; height: 40px; line-height: 40px; overflow: hidden; background: url(images/wp-content-themes-clockwidgets.net-theme-images-bg.jpg); text-align: center; }
	/* rounded corners */
	.index #main #posts .post a { -moz-border-radius: 20px; -webkit-border-radius: 20px; }
	.index #main #posts .post .entry-thumbnail { 
		-moz-border-radius-topleft: 19px; -moz-border-radius-topright: 19px; 
		-webkit-border-top-left-radius: 19px; -webkit-border-top-right-radius: 19px; 
	}
	.index #main #posts .post .entry-title { 
		-moz-border-radius-bottomleft: 19px; -moz-border-radius-bottomright: 19px; 
		-webkit-border-bottom-left-radius: 19px; -webkit-border-bottom-right-radius: 19px; 
	}
	
/* Post - Single */
.single .entry-title { font-size: 1.6em; margin: 0 0 40px; }
.single .entry-content { clear: both; overflow: hidden; }
.single .entry-content img { display: none; }
.single .entry-content a { border-bottom: 1px solid #ccc; }

#widget-demo { float: left; margin: 0 40px 20px 0; width: 158px; height: 235px; }
#widgetform { clear: both; padding: 20px 0 0; }
#widget-code, #widget-link, #widget-copy-code { display: block; margin: 0 0 20px; padding: 5px; }
#widget-code , #widget-link { width: 548px; border: 1px solid #ccc; -moz-border-radius: 10px; -webkit-border-radius: 10px; background: url(images/wp-content-themes-clockwidgets.net-theme-images-bg.jpg) fixed; height: 80px; }
#widget-link { height: 1em; overflow: hidden; }
#widget-copy-code { border: 1px solid #aaa; width: 148px; }

.single .entry-title, .category, .tags, .subscribe { line-height: 1.3em; }
.single .entry-title { width: 360px; line-height: 1.1em; }
.category { width: 160px; }
.tags, .subscribe { width: 180px; }
.category, .tags, .subscribe { font-style: italic; }
.category { padding: 8px 0  }
.category, .subscribe { float: right; text-align: right; }
.single .entry-title , .tags { float: left; }
.subscribe a { padding: 0 21px 0 0; background: url(images/wp-content-themes-clockwidgets.net-theme-images-feed.gif) right 50% no-repeat; }

.post-ratings, .category, .tags, .subscribe { font-size: 0.87em; }
.post-ratings { height: 3em; text-align: center; padding: 20px 0 0; }
.post-ratings img { padding: 0 2px !important; display: inline !important; }

.index #posts .navigation-title { text-align: center; margin: 0 auto 20px; height: auto; font-size: 0.9em; color: #777; text-transform: uppercase; }
.index #posts .navigation-home { text-transform: none; }
#posts .navigation { clear: both; overflow: hidden; width: 540px; height: 61px; font-size: 0.9em; line-height: 1.2em; }
	#posts .navigation .previous, #posts .navigation .next { width: 49%; height: 61px; }
	#posts .navigation .previous, #posts .navigation .previous a { float: left; }
	#posts .navigation .previous { background: url(images/wp-content-themes-clockwidgets.net-theme-images-navigation.png) right 0 no-repeat; }
		#posts .navigation .previous a { position: relative; right: 40px; float: right; text-align: right;  }
	#posts .navigation .next, #posts .navigation .next a { float: right; }
	#posts .navigation .next { background: url(images/wp-content-themes-clockwidgets.net-theme-images-navigation.png) left -61px no-repeat; }
		#posts .navigation .next a { position: relative; left: 40px; float: left; }
	
/* Footer */
#footer { background: url(images/wp-content-themes-clockwidgets.net-theme-images-bottom.png) 50% 0 no-repeat; padding: 40px 0; font-size: 0.95em; text-align: center; }
	#copyright img { position: relative; top: 5px; }
	
.error { padding: 0 40px; text-align: center; }