/*
    Theme Name: CEC Spiral Bound
    Theme URI: http://www.cecdoc.com/
    Description: A spiral bound book theme created for CEC Document Services website redesign for 2010.
    Version: 1.0
    Author: Rick Brown
    Author URI: http://www.cecdoc.com/
*/


body {
	background-color:#687a91;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container {
	background:url(images/page-back.jpg) no-repeat top center;
	width:1000px;
	margin:0 auto;
	position:relative;
	height:270px;
}

/* search form */

#search {
	position:absolute;
	text-align:right;
	width:250px;
	left:600px;
	top:10px;
	z-index:100;
}
#search form {
	padding:451px 0 0 0;
	margin:0;
}
#search .txtField {
	border:1px solid #626262;
	width:138px;
	margin:0;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:transparent;
}
#search .btnSearch {
	border:1px solid #626262;
	color:#000;
	margin:0;
	padding:1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	background:url(images/btn-back.gif) transparent;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #000000;	
	}

img.alignright {
	padding: 0;
	margin: 0 0 2px 7px;
	display: inline;
	border:1px solid #000000;	
	}

img.alignleft {
	padding: 0;
	margin: 0 7px 2px 0;
	display: inline;
	border:1px solid #000000;	
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
/* search form */

#search2 {
	position:absolute;
	text-align:left;
	width:375px;
	left:125px;
	top:455px;
	z-index:100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#5f1111;
}

/* menu */

#menu-holder {
	position:absolute;
	top:57px;
	left:405px;
	width:445px;
	overflow:hidden;
}
#menu {
	width:445px;
	height:29px;
	margin:0;
	padding:0;
	position:relative;
}
#menu li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#menu li, #menu a {
	height:30px;
	display:block;
}
#home {
	text-indent:-300em;
	overflow:hidden;
	left:0px;
	width:105px;
}
#knowledge {
	text-indent:-300em;
	overflow:hidden;
	left:107px;
	width:140px;
}
#about {
	text-indent:-300em;
	overflow:hidden;
	left:245px;
	width:95px;
}
#blog {
	text-indent:-300em;
	overflow:hidden;
	left:340px;
	width:105px;
}



#home a:hover {
	background:transparent url(images/menu.jpg) 0px 0px no-repeat;
}
#knowledge a:hover {
	background:transparent url(images/menu.jpg) -107px 0px no-repeat;
}
#about a:hover {
	background:transparent url(images/menu.jpg) -245px 0px no-repeat;
}
#blog a:hover {
	background:transparent url(images/menu.jpg) -340px 0px no-repeat;
}


/* menu2 */

#menu2-holder {
	position:absolute;
	top:57px;
	left:405px;
	width:445px;
	overflow:hidden;
}
#menu2 {
	width:445px;
	height:21px;
	margin:0;
	padding:0;
	position:relative;
}
#menu2 li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#menu2 li, #menu2 a {
	height:30px;
	display:block;
}
#services {
	text-indent:-300em;
	overflow:hidden;
	left:0px;
	width:105px;
}
#digital-printing {
	text-indent:-300em;
	overflow:hidden;
	left:107px;
	width:140px;
}
#bios {
	text-indent:-300em;
	overflow:hidden;
	left:245px;
	width:95px;
}
#facebook {
	text-indent:-300em;
	overflow:hidden;
	left:340px;
	width:105px;
}



#services a:hover {
	background:transparent url(images/menu2.jpg) 0px 0px no-repeat;
}
#digital-printing a:hover {
	background:transparent url(images/menu2.jpg) -107px 0px no-repeat;
}
#bios a:hover {
	background:transparent url(images/menu2.jpg) -245px 0px no-repeat;
}
#facebook a:hover {
	background:transparent url(images/menu2.jpg) -340px 0px no-repeat;
}


/* menu3 */

#menu3-holder {
	position:absolute;
	top:57px;
	left:405px;
	width:445px;
	overflow:hidden;
}
#menu3 {
	width:445px;
	height:29px;
	margin:0;
	padding:0;
	position:relative;
}
#menu3 li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#menu3 li, #menu3 a {
	height:30px;
	display:block;
}
#file-upload {
	text-indent:-300em;
	overflow:hidden;
	left:0px;
	width:105px;
}
#variable-data {
	text-indent:-300em;
	overflow:hidden;
	left:107px;
	width:140px;
}
#contact {
	text-indent:-300em;
	overflow:hidden;
	left:245px;
	width:95px;
}
#twitter {
	text-indent:-300em;
	overflow:hidden;
	left:340px;
	width:105px;
}



#file-upload a:hover {
	background:transparent url(images/menu3.jpg) 0px 0px no-repeat;
}
#variable-data a:hover {
	background:transparent url(images/menu3.jpg) -107px 0px no-repeat;
}
#contact a:hover {
	background:transparent url(images/menu3.jpg) -245px 0px no-repeat;
}
#twitter a:hover {
	background:transparent url(images/menu3.jpg) -340px 0px no-repeat;
}


/* blog title */

#title {
	position:absolute;
	top:149px;
	left:76px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	width:370px;
	overflow:hidden;
}
#title h2 {
	color:#fff;
	font-size:20px;
	margin:0 0 2px;
}
#title a {
	color:#fff;
	text-decoration:none;
}
#title a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #e7d8cf;
}


/* content */

#content {
	background:url(images/notepad-back.jpg) repeat-y;
	width:1000px;
	margin:0 auto;
	padding-right:0px;
}
#content blockquote {
	padding:0 0 0 30px;
	background:url(images/blockquote.gif) no-repeat 0 50%;
}
#content .col01 {
	float:left;
	padding-left:120px;
	width:425px;
	font-size:12px;
	line-height:20px;
}
#content .col01 h2 {
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	font-family: Georgia, Times New Roman, Times, serif;
	margin:0;
	padding:0 0 10px;
	background:url(images/line.gif) repeat-x bottom;
}
#content .col01 h3 {
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	font-family: Georgia, Times New Roman, Times, serif;
	margin:0;
	padding:0 0 10px;
	background:url(images/line.gif) repeat-x bottom;
}
#content .col01 h4 {
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	font-family: Georgia, Times New Roman, Times, serif;
	margin:0;
	padding:0 0 16px;
	background:url(images/line.gif) repeat-x bottom;
}
#content .col01 h2 a {
	color:#000;
	text-decoration:none;
}
#content .col01 h2 a:hover {
	background-color:#f4f0db;
}
#content .col01 h3 a {
	color:#000;
	text-decoration:none;
}
#content .col01 h3 a:hover {
	background-color:#f4f0db;
}
#content .col01 .post {
	padding-bottom:30px;
}
#content .col01 .thumbnail {
	float:right;
	margin:10px 0 10px 10px;
}
#content .col01 .biol {
	float:left;
	width:120px;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12px;
	font-weight: normal;
	margin:10px 10px 10px 0px;
	border:1px solid black;
	text-align: center;
}
#content .col01 .bior {
	float:right;
	widgth:120px;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12px;
	font-weight: normal;
	margin:10px 0px 10px 10px;
	border:1px solid black;
	text-align: center;
}
#content .col01 .meta {
	font-size:11px;
	text-align:right;
	background:url(images/line.gif) repeat-x;
	padding-top:8px;
}
#content .col01 .post-inner {
	position:relative;
}
#content .col01 .post-inner .date-tab {
	position:absolute;
	top:0px;
	left:-98px;
	height:64px;
	width:83px;
	background:url(images/date-tab.gif) no-repeat;
}
#content .col01 .thumbnail {
	float:right;
	margin:12px 0 12px 12px;
}

#content .col01w {
	float:left;
	padding-left:120px;
	width:700px;
	font-size:12px;
	line-height:20px;
}
#content .col01w h2 {
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	font-family: Georgia, Times New Roman, Times, serif;
	margin:0;
	padding:0 0 10px;
	background:url(images/line.gif) repeat-x bottom;
}
#content .col01w h3 {
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	font-family: Georgia, Times New Roman, Times, serif;
	margin:0;
	padding:0 0 10px;
	background:url(images/line.gif) repeat-x bottom;
}
#content .col01w h4 {
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	font-family: Georgia, Times New Roman, Times, serif;
	margin:0;
	padding:0 0 16px;
	background:url(images/line.gif) repeat-x bottom;
}
#content .col01w h2 a {
	color:#000;
	text-decoration:none;
}
#content .col01w h2 a:hover {
	background-color:#f4f0db;
}
#content .col01w h3 a {
	color:#000;
	text-decoration:none;
}
#content .col01w h3 a:hover {
	background-color:#f4f0db;
}
#content .col01w .post {
	padding-bottom:30px;
}
#content .col01w .thumbnail {
	float:right;
	margin:10px 0 10px 10px;
}
#content .col01w .meta {
	font-size:11px;
	text-align:right;
	background:url(images/line.gif) repeat-x;
	padding-top:8px;
}
#content .col01w .post-inner {
	position:relative;
}
#content .col01w .post-inner .date-tab {
	position:absolute;
	top:0px;
	left:-98px;
	height:64px;
	width:83px;
	background:url(images/date-tab.gif) no-repeat;
}
#content .col01w .thumbnail {
	float:right;
	margin:12px 0 12px 12px;
}
.month {
	text-align:right;
	display:block;
	padding:6px 16px 6px 0;
	font-size:11px;
}
.day {
	text-align:right;
	display:block;
	padding:4px 16px 2px 0;
	font-size:18px;
	font-weight:bold;
}

#content .col01 .post-inner a:link {
	color:#000;
	position:relative;
	text-decoration:none;
/*	border-bottom:1px solid #868585;     */
      background:#f4f0db;    
}

#content .col01 .post-inner a:visited {
	color:#545454;
	position:relative;
	text-decoration:none;
/*	border-bottom:1px solid #868585;     */
        background:#f4f0db;    
}

#content .col01 .post-inner a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#f4f0db;
}
#content .col01 .meta a {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #868585;
}
#content .col01 .meta a:hover {
	color:#000;
	text-decoration:none;
	border-style:none;
}


#content .col02 {
	float:left;
	width:262px;
	font-size:11px;
	line-height:16px;
	padding-left:39px;
}
#content .col02 .recent-posts {
	width:262px;
	height:121px;
	background:url(images/postitBack.gif) repeat-y;
}
#content .col02 .recent-posts ul {
	padding:0;
	margin:0;
}
#content .col02 .recent-posts ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	padding:0;
	margin:0;
}
#content .col02 .recent-posts ul li .listMeta {
	font-size:10px;
}
#content .col02 .recent-posts ul li a {
	color:#21565E;
	border-top:1px solid #ffffbe;
	display:block;
	width:170px;
	margin:0 auto;
	padding:4px 0 4px 25px;
	background:url(images/bullet-postit.gif) no-repeat 5px 8px;
}
#content .col02 .recent-posts ul li a:hover {
	text-decoration:none;
	color:#000;
	background:url(images/bullet-postit-on.gif) no-repeat 5px 8px #e3b639;
}
#content .col02 .postit-bottom {
	width:262px;
	height:62px;
	background:url(images/postit-bottom.gif) no-repeat;
	padding:0 0 12px 0;
	font-size:11px;
	text-align:right;
}
#content .col02 .postit-bottom a {
	color:#21565E;
}
#content .col02 .postit-bottom a:hover {
	color:#21565E;
	text-decoration:none;
}

#content .col02 .categories-upper {
	height:124px;
	background:url(images/categories-upper.gif) no-repeat;
}
#content .col02 .categories {
	background:url(images/categories-back.gif) repeat-y;
}
#content .col02 .categories ul {
	margin:0;
	padding:0;
}
#content .col02 .categories ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
}
#content .col02 .categories ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:170px;
	padding:4px 0 4px 25px;
	background:url(images/bullet-note.gif) no-repeat 5px 8px;
}
#content .col02 .categories ul li a:hover {
	text-decoration:none;
	color:#000;
	background:url(images/bullet-postit-on.gif) no-repeat 5px 8px;
}
#content .col02 .categories-btm {
	height:68px;
	background:url(images/categories-btm.gif) no-repeat;
}


#content .col02 .links {
	background:url(images/txt-friends-links.gif) no-repeat 50% 8px;
	padding-top:20px;
}
#content .col02 .links ul {
	margin:0 0 20px;
	padding:0;
}
#content .col02 .links ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	background:url(images/line-inner.gif) no-repeat bottom;
}
#content .col02 .links ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:212px;
	padding:6px 0;
}
#content .col02 .links ul li a:hover {
	text-decoration:none;
	color:#000;
}

#content .col02 .side-meta {
	background:url(images/txt-misc-debris.gif) no-repeat top right;
}
#content .col02 .side-meta ul {
	margin:10px 0;
	padding:0;
}
#content .col02 .side-meta ul li {
	font-size:10px;
	line-height:14px;
	list-style:none;
}
#content .col02 .side-meta ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:212px;
	padding:2px 0;
}
#content .col02 .side-meta ul li a:hover {
	text-decoration:none;
	color:#000;
}

#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 5px 0 0;
	padding: 10px 0 10px 0;
	}

#sidebar {
	font: 13px Georgia, "Times New Roman", Times, serif;
	list-style: none;
	}

#sidebar a {
	text-decoration: none;
	color: #1c559b;
	}

#sidebar a:hover {
	text-decoration: underline;
	color: #626262;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0 0 0 15px;
	}

#sidebar ul li {
	list-style-type: inherit;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}



/* footer */

#footer-holder {
	width:1000px;
	margin:0 auto;
	position:relative;
}
#footer-holder .footer {
	width:1000px;
	height:560px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(images/footer.jpg) no-repeat;
	z-index:100;
}
#footer-holder .txt a {
	color:#000;
}
#footer-holder .txt a:hover {
	color:#000;
	text-decoration:none;
}
#footer-holder .txt {
	width:675px;
	position:absolute;
	top:10px;
	left:130px;
	font-size:13px;
	line-height:16px;
	color:#000;
	z-index:105;
	height:280px;
	overflow: hidden;
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style: none;
}

#footer-holder .rss a {
	width:55px;
	height:55px;
	position:absolute;
	top:165px;
	left:130px;
	font-size:11px;
	text-indent:-400px;
	z-index:103;
	overflow:hidden;
	background:url(images/icon-rss.gif) no-repeat 0 0;
}


/* next previous */

.previous a {
	float:left;
	width:93px;
	height:33px;
/*	text-indent:-400px;     */
	color:#000;
/*	background:url(images/link-older.gif) no-repeat 0 0;     */
	overflow:hidden;
}
.previous a:hover {
	color:#939393;
/*	background:url(images/link-older.gif) no-repeat 0 -33px;     */
}
.next a {
	float:right;
	width:93px;
	height:33px;
/*	text-indent:-400px;     */
	color:#000;
/*	background:url(images/link-newer.gif) no-repeat 0 0;     */
	overflow:hidden;
}
.next a:hover {
	color:#939393;
/*	background:url(images/link-newer.gif) no-repeat 0 -33px;     */
}



/* comment styles */

.comments, .NPname, .NPemail, .NPwebsite, .NPtxt-email-sub, .NPtxt-website-example {
	display:block;
/*	text-indent:-800px;     */
	color:#000;
	font-size:12px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.comments {
	height:27px;
/*	background:url(images/txt-your-comment.gif) no-repeat;     */
}
.NPname, .NPemail, .NPwebsite {
	width:65px;
	float:left;
/*	margin-right:12px;     */
	clear:left;
}
.NPname {
	height:30px;
/*	background:url(images/txt-name.gif) no-repeat top right;     */
}
.NPemail {
	height:20px;
/*	background:url(images/txt-email.gif) no-repeat top right;     */
}
.NPwebsite {
	height:20px;
/*	background:url(images/txt-website.gif) no-repeat top right;     */
}
.NPtxt-email-sub {
	height:20px;
	font-size:10px;
	text-indent:65px;
/*	background:url(images/txt-email-sub.gif) no-repeat 90px 0;     */
	clear:both;
}
.NPtxt-website-example {
	height:20px;
	font-size:10px;
	text-indent:65px;
/*	background:url(images/txt-site-example.gif) no-repeat 90px 0;    */ 
	clear:both;
}
#commentform {
	padding:0;
	margin:0;
}
#commentform .comment-field {
	border:1px solid #939393;
	width:350px;
	margin:0;
	padding:3px;     
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
	float:left;
}
#commentform .comment-box {
	border:1px solid #939393;
	width:425px;
	margin:0 0 10px;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
}
#commentform .btnComment {
	border:1px solid #626262;
	color:#000;
	margin:0;
	padding:2px;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size:14px;
	background:url(images/btn-back.gif) transparent;
	float:left;
	clear:left;
}


/* comment list */

.commentlist {
	margin:20px 0;
	padding:0;
}
.commentlist li {
	padding:12px 0;
	background:url(images/line-inner.gif) no-repeat bottom;
	font-size:12px;
	line-height:20px;
	list-style:none;
}
.commentlist li a {
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
	background:#f4f0db;
}
.commentlist li a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#fffbc1;
}
.commentdate {
	display:block;
	padding:0 0 6px;
	font-size:10px;
}
.commentlist li cite {
	font-weight:bold;
	font-style:normal;
}

.wp-smiley
{
padding: 0;
}

img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}