/*
  CSS developed by PlasticMind Design (http://plasticmind.com)
  For Chuck Green (http://ideabook.com)
  Last edited: 04-26-10
*/

/* Basic Elements */

	html {
		margin: 0; padding: 0;
		/* setting border: 0 hoses ie6 win window inner well border */
		}
	body {
		margin: 0; padding: 0;
		/* setting border: 0 hoses ie5 win window inner well border */
		font-family: verdana, 'trebuchet ms', sans-serif;
		font-size: 12px;
		text-align: center; /* center on ie */
		background: url(/images/bg2.gif) repeat-y top center;
		} 
	form, input { 
		margin: 0; 
		padding: 0; 
		}
	a { 
		text-decoration: none; 
		color:#333;
		}
	a:hover {
		text-decoration: underline; 
		color:#999;
		}
	a img { 
		border: 0; 
		}
	h1, h2, h3, h4, h5, h6 { 
		font-weight: normal; 
		}
	h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote { 
		margin-top: 10px; 
		margin-bottom: 10px; 
		}
	.clear {
		clear: both;
		overflow: hidden;
		width: 1px;
		height: 1px;
		margin: 0 -1px -1px 0;
		border: 0;
		padding: 0;
		font-size: 0;
		line-height: 0;
		}


/* Page Layout */

	#container {
		margin: 0 auto; /* center on everything else */
		width: 800px;
		text-align: left;
height:100%;
		}

	#banner {
		clear:both;
		}
	#col1, #col2, #col3 {
		float:left;
		}
	#col1 {
		width:150px;
		}
	#col3 {
		width:150px;
		}

	#col2 {
		width:500px;
		}
	.column {
		padding: 15px 15px 5px 15px; /* This is a CSS shortcut, you can specify multiple amounts clockwise starting from the top, T-R-B-L */
		}
#col3 .column {padding-right:5px;}

/* top menu styling */
	#topmenu {
		height:35px;
		background:#fff url(/images/topmenu-bg.gif) bottom left repeat-x;
		}
	#topmenu ul {
		margin:0 0 0 3px; padding:0;
		list-style:none;
		}
	#topmenu li {
		float:left;
		margin:0; padding:0;
		}
	#topmenu a {
		display:block;
		width:130px;
		height:35px;
		text-decoration:none;
		white-space:nowrap;
		text-indent:-9999px;
		overflow:hidden;
		}
	#topmenu a#menu-signup { background: #fff url(/images/menu-signup.gif) bottom center no-repeat;}
	#topmenu a#menu-signup:hover { background: url(/images/menu-signup-over.gif) bottom center no-repeat;}
	#topmenu a.active#menu-signup { background: url(/images/menu-signup-up.gif) bottom center no-repeat;}
	#topmenu a#menu-ideabook { background: #fff url(/images/menu-ideabook.gif) bottom center no-repeat;}
	#topmenu a#menu-ideabook:hover { background: url(/images/menu-ideabook-over.gif) bottom center no-repeat;}
	#topmenu a.active#menu-ideabook { background: url(/images/menu-ideabook-up.gif) bottom center no-repeat;}
	#topmenu a#menu-tutorials { background: #fff url(/images/menu-tutorials.gif) bottom center no-repeat;}
	#topmenu a#menu-tutorials:hover { background: url(/images/menu-tutorials-over.gif) bottom center no-repeat;}
	#topmenu a.active#menu-tutorials { background: url(/images/menu-tutorials-up.gif) bottom center no-repeat;}
	#topmenu a#menu-links { background: #fff url(/images/menu-links.gif) bottom center no-repeat;}
	#topmenu a#menu-links:hover { background: url(/images/menu-links-over.gif) bottom center no-repeat;}
	#topmenu a.active#menu-links { background: url(/images/menu-links-up.gif) bottom center no-repeat;}
	#topmenu a#menu-store { background: #fff url(/images/menu-store.gif) bottom center no-repeat;}
	#topmenu a#menu-store:hover { background: url(/images/menu-store-over.gif) bottom center no-repeat;}
	#topmenu a.active#menu-store { background: url(/images/menu-store-up.gif) bottom center no-repeat;}
	#topmenu a#menu-blog { background: #fff url(/images/menu-blog.gif) bottom center no-repeat;}
	#topmenu a#menu-blog:hover { background: #fff url(/images/menu-blog-over.gif) bottom center no-repeat;}
	#topmenu a.active#menu-blog { background: #fff url(/images/menu-blog-up.gif) bottom center no-repeat;}


/* Banner Magic */

	#banner h1 {
		text-indent: -9999px; /* Hides the text from the browser and reveals only the image, but still works for screen readers */
		margin:0;
		width:0px;height:0px;
		}
	#banner { overflow:hidden; }
#banner .description-text {
float: right;
width: 150px;
height: 130px;
overflow:hidden;
}
#ideabook #banner .description-text h2 {
padding: 22px 5px 5px 10px;
line-height: 1.3;
text-indent: 0;
font-size: 11px;

}

/* Styling for the Pageplane Link at the top of all pages */

	.pplink {
		float:right;
		margin:22px 12px 0 0;

		}
	.pplink a {
		display:block;
		font-size:11px;
		width:126px;
		height:91px;
		background: url(/images/pp-link-gray.gif) no-repeat top left;
		text-indent:-9999px;
		overflow:hidden;
		}
	#jumpola .pplink a { background: url(/images/pp-link-green.gif) no-repeat top left; }
	#ideabook .pplink a { background: url(/images/pp-link-dkgray.gif) no-repeat top left; }

/* Right Menu Styling */


	.bannertext {
		position:relative;
		top:155px;
		left: 665px;
		width:150px;
font-size:11px;
}

	.bannertext ul, ul.menu-list {
		list-style:none;
		margin:0;
		padding:0;
		}
ul.menu-list {
font-size: 11px;
margin-top: 10px;
}

	.bannertext li, ul.menu-list li {
		padding:0;
		margin-bottom:5px;
		}
	.bannertext p, .menu-list {
		margin:0;padding:0;
		}
	.bannertext a, .menu-list a {
		padding-left:14px;
		background: url(/images/arrow-gray.gif) left center no-repeat;
		}
	#sitesearch {padding-top:2px;}
	#sitesearch-field {
		width:115px;
background:#e9e9e9;
padding: 2px 3px;
		border:solid 1px #ccc;
		font-family: verdana, 'trebuchet ms', sans-serif;
		font-size: 11px;
		}
#sitesearch-button {
display:none;
}

/* PagePlane Blog Customizations */
	#pageplane #container, #blogentry #container, #tutorials #container {
		background: url(/images/pp-container.gif) repeat-y top center;
		}
	#article #container {
		background: url(/images/article-container.gif) repeat-y top center;
		}
	#pageplane #banner, #tutorials #banner, #store #banner {
		height:262px;
		}
	#blogentry #banner { 
		background: url(/images/pp-banner-small.jpg) no-repeat top left;
		height:174px;
		 }
	#blogentry h1 {float:left;}
	#blogentry #banner h2,
	#article #banner h2 {
		float:left;
		text-indent:0;
		padding-top:4px;
		color:#999;
		font-size:13px;
		letter-spacing:2px;
		font-weight:bold;
		overflow:hidden;
		}
	#article #banner h2 { 
		margin: 72px 300px 0 50px; 
		width:auto;
		height:auto;
		}
	#pageplane #banner { background: url(/images/pp-banner.gif) no-repeat top left; }
	#tutorials #banner { background: url(/images/banner-tutorials.jpg) no-repeat top left; }
	#store #banner { background: url(/images/banner-store.jpg) no-repeat top left; }
	#article #banner {
		height:90px;
		background: url(/images/dots-h.gif) bottom left repeat-x;
		}
	#returnlink a {
		float:right;
		padding:7px 38px 0 0;
		margin: 60px 160px 0 0;
		background: url(/images/go.gif) right center no-repeat;
		color:#777;
		font-size:9px;
		font-weight:bold;
		}
	#article #col1 {
		width: 25px;
		}
	#article #col2 {
		width: 625px;
		}
	#article #col2 .column {
		padding: 10px 25px 15px 25px;
		}

	#article .entry h1 {
		font-weight:bold;
		color:#999999;
		font-size:32px;
		margin-bottom:0;
		}
	#article .entry p {
		font-family: verdana, 'trebuchet ms', sans-serif;
		font-size: 12px;
		padding-bottom:8px;
		line-height:1.5;
		}
	#article h2 {
		font-weight:bold;
		color:#555;
		}
	#article .entry .intro p {
		font-weight:bold;
		font-size:15px;
		line-height:1.3;
		color:#999;
		}

/* Comment Styling */

	#comments form label {
		display:block;
		color:#999;
		}
	#comments form input,
	#comments form textarea {
		width:465px;
		border: solid 1px #ccc;
		margin-top:5px;
		font-family: verdana, 'trebuchet ms', sans-serif;
		font-size: 13px;
		color:#333;
		}
	#comments form #comment-bake-cookie,
	#comments form #comment-preview,
	#comments form #comment-post {
		width:auto;
		}
	#comments form #comment-bake-cookie {
		border:0;
		}
	#comments .comment {
		font-size:12px;
		font-family: Georgia, Times New Roman, serif;
		line-height:1.6;
		color:#555;
		border-bottom:solid 1px #ddd;
		}

/* Entry Styling */

	.entry {
		clear:left;
		background: url(/images/dots-h.gif) bottom left repeat-x;
		padding-bottom: 10px;
		margin-bottom: 10px;
		}
	.entry p, 
	.entry ul, 
	.entry ol, 
	.entry dd,
	.entry h4,
	.entry h5 {
		font-family: Georgia, Times New Roman, serif; /* Blog entry text */
		}
	.entry p {
	margin:1px 0 0;
	line-height:1.6; /* Blog entry text */
	margin-bottom: 7px;
		}
	.entry h2 {
		width:56px;
		text-transform:uppercase;
		font-weight:bold;
		font-size:11px;
		text-align: center;
		margin:0; /* Don't give a DIV both a fixed width and a margin; it works correctly in everything but IE... we've worked around it here by using the .datebox to set the margin */
		background: url(/images/box-gray-s-head.gif) top left no-repeat;
		padding: 5px 0;
		letter-spacing: -1px;
		color:gray;
		}
	.entry h3 {
		font-size:10px;
		text-transform:uppercase;
		margin:0;
		}
	.entry h4 { 
		font-size:19px; /* entry text heading */
		margin:3px 0 0 0;
   	line-height:1.1;
padding-top:3px;
padding-bottom:6px;
		}
	.entry h5 {
		margin:0;
		margin-top:4px;
		font-size: 10px;
		}
	.entry .datebox {
		background: #e9e9e9 url(/images/box-gray-s-foot.gif) bottom left no-repeat;
		margin-left: 5px;
		float:right;
		}
	.entry .datebox h2 {
		font-size:9px;
		font-weight:normal;
		color:#999999;
		}
	a.golink {
		padding-left:15px;
		background: url(/images/arrow-lgray.gif) left center no-repeat;
		}
#blogentry .datebox {background:none;}
#blogentry .datebox h2 {background:none;} 

/* ListBox Common Styling */

	.listbox {
		width:118px;
		text-transform:uppercase;
		}
	.listbox h2 {
		padding:10px 10px 0 10px; 
		font-size:10px;
		font-weight:bold;
		margin:0 0 10px 0;
		}
	.listbox ul {
		font-size:10px;
		margin:0;
		padding:0 10px 10px 10px;
		list-style:none;
		}
	.listbox li {
		padding:0;
		margin-bottom:5px;
		color:#aaa;
		}
	.listbox a {
		text-decoration:none;
		}
	.listbox a:hover { /* :hover is a pseudoclass that activates when you hover the anchor; IE only recognized :hover on an anchor, so use it wisely */
		text-decoration:underline;
		}

/* Unique Styling for the different ListBoxes */

	.lbgray a { color:#000; }
	.lbgray { background: #e9e9e9 url(/images/box-gray-foot.gif) bottom left no-repeat; }
	.lbgray h2 { background: url(/images/box-gray-head.gif) top left no-repeat; }


/* Miscellany */

	#googleads {margin-top:15px}


/* sIFR */

	/* These are standard sIFR styles... do not modify 

	.sIFR-flash {
		visibility: visible !important;
		margin: 0;
		}
	.sIFR-replaced {
		visibility: visible !important;
		}
	span.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
		}*/

	/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. 
	.sIFR-flash + div[adblocktab=true] {
		display: none !important;
		}
	.sIFR-hasFlash h1 {
		visibility: hidden;
		}*/
		
		
/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
}

/*---- Header styling ---*/
.sIFR-active h1 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 32px;
}


/* Subscribe Page Styling */

	#subscribe #container {
		background: url(/images/pp-container.gif) repeat-y top center;
		}
	#subscribe #banner {
		background: url(/images/banner-subscribe.jpg) no-repeat top left;
		height:262px;
		}
	#subscribe form label {
		text-indent:-9999px;
		display:block;
		float:left;
		}
	#subscribe form input#subscribe {
		width:375px;
		border:solid 1px #9c9c9c;
		color: #9c9c9c;
		padding: 2px;
		}
	#subscribe .column {
		padding-top:0;
		}


/* Ideabook.com Front Page Page Styling */

	#ideabook #container {
		background: url(/images/ideabook-container.gif) repeat-y top center;
		}
	#ideabook #banner {
		background: url(/images/banner-ideabook.gif) no-repeat top left;
		height:141px;
		}
#ideabook .column { padding:0; }
#ideabook #col1 .column,
#ideabook #col3 .column {margin-left: 1px; margin-right: 1px;}
#ideabook .row1 { 
height: 250px; 
padding: 5px 15px 5px 15px;
}
#ideabook .row2 { 
border-bottom: solid 1px #b3b3aa;
border-top: solid 1px #b3b3aa;
height: 130px;
margin-bottom: 15px;
}

#sign-up p {
	height: 229px;
	width: 118px;
	background: url(/images/cover-signup.png) no-repeat top left;
}
#sign-up a {
	display:block;
	padding: 10px 10px 40px 10px;
	font-size: 11px;
}
#design-ideas,
#design-insights,
#design-links {
	width: 154px;
	height: 229px;
float:left;
overflow:hidden;
}
#design-ideas {
	background: url(/images/cover-frontdesk-ideas.png) no-repeat top left;
}
#design-insights {
	background: url(/images/cover-frontdesk-insights.png) no-repeat top left;
width: 160px;
}
#design-links {
	background: url(/images/cover-frontdesk-links.png) no-repeat top left;
}
#front-desk a {
display:block;
padding: 80px 8px 50px 12px;
font-size: 11px;
color:#000;
line-height: 1.2;
}
#front-desk a:hover {
color:#000;
}
#ideabook-store {
overflow:hidden;
}
	#ideabook-store p {
		width:500px;
		height:131px;
		background: url(/images/cover-store.png) bottom right no-repeat;
margin:0;
		}
	#ideabook-store p a {
		color:#000;
		display:block;
		font-size:11px;
line-height: 1.2;
		padding:36px 270px 0 14px;
		}

#how-zine {
		background: url(/images/cover-howzine.png) top left no-repeat;

}
#how-zine p a {
display:block;
padding: 10px 24px 50px 24px;
font-size: 11px;
color:#0d2f51;
line-height: 1.2;
}
#col3 .row1 {
padding-left: 10px;
padding-right: 3px;
}
#ideabook #col1,
#ideabook #col1 a,
#ideabook #col3,
#ideabook #col3 a {
color: #193b57;
}

#ideabook #sitesearch p {
font-size: 11px;
padding: 0;
margin: 10px 0 5px 0;
font-weight:bold;
}
#ideabook #sitesearch-field {
border: solid 1px #7d9cb9;
}

#sponsors {
		background: url(/images/cover-sponsors.png) top left no-repeat;
font-size: 11px;
line-height: 1.2;
}
#sponsors h3 {
font-size: 11px;
margin:0;
padding: 24px 24px 0 24px;
}
#sponsors ul {
padding: 0; margin: 0;
list-style: none;
}
#sponsors ul li {
margin: 0 24px 0 24px;
}

/* Jumpola Styling */

	#jumpola #container {
		background: url(/images/jumpola-container.gif) repeat-y top center;
		}
	#jumpola #banner {
		background: url(/images/banner-jumpola.gif) no-repeat top left;
		height:262px;
		}

	#jumpola #col1 {
		width:650px;
		}
	.jumplist {
		width:620px;
		border-bottom:solid 1px #c5c5c5;
		background: url(/images/jump-section.gif) repeat-y top left;
		overflow:hidden;
		font-size:11px;
		line-height:15px;
		margin-bottom:20px;
		padding-bottom:15px;
		}
	.jumpmenu ul {
		margin:0; padding:0;
		list-style:none;
		height:22px;
		}
.jumpmenu li {
float:left;
		margin:0; padding:0;
		width:62px;
		display:inline;
		}
	.jumpmenu a {
		color:#6E7073;
		font-size:9px;
		letter-spacing:1px;
		font-family:Arial, sans-serif;
		text-transform:uppercase;
		text-align:center;
		padding-top:5px;
		display:block;
		text-decoration:none;
		white-space:nowrap;
		overflow:hidden;
		}

	.jumplist .jump-col {
		float:left;
		width:149px;
		}
	.jumplist ul {
		list-style:none;
		margin:0;padding:0;
		}
	.jumpsection {
		clear:both;
		padding:12px;
		}
	.jumplist h3 {
		font-weight:bold;
		color: #fd5726;
		font-size:13px;
		margin:0 0 5px 0;padding:0;
		}
	.jumplist h4 {
		font-weight:bold;
		margin:4px 0 2px 0;
		font-size:11px;
		line-height:14px;
		padding-top:3px;
		padding-bottom:3px;
		}
	.jumplist h5 {
		font-weight:bold;
		color: #ff8865;
		margin:-3px 0 6px 0;
		font-size:11px;
		line-height:11px;
		}
	#jumplist-print .jumpmenu {background: url(/images/ib_tab_print_1.gif);}
	#jumplist-web .jumpmenu {background: url(/images/ib_tab_web_2.gif);}
	#jumplist-illus .jumpmenu {background: url(/images/ib_tab_illust_3.gif);}
	#jumplist-photo .jumpmenu {background: url(/images/ib_tab_photo_4.gif);}
	#jumplist-type .jumpmenu {background: url(/images/ib_tab_type_5.gif);}
	#jumplist-tech .jumpmenu {background: url(/images/ib_tab_tech_6.gif);}
	#jumplist-mktg .jumpmenu {background: url(/images/ib_tab_mktg_7.gif);}
	#jumplist-ref .jumpmenu {background: url(/images/ib_tab_ref_8.gif);}
	#jumplist-shop .jumpmenu {background: url(/images/ib_tab_shop_9.gif);}
	#jumplist-mind .jumpmenu {background: url(/images/ib_tab_mind_10.gif);}
	.jumpola-ad { margin-bottom:20px; }

/* Ideabook Tutorials Page */

#tutorials .tutorial-thumb {
float:right;
padding:1px;
margin:7px 0 7px 5px;
}


/* Store Page Styling */

	#store #container {
		background: url(/images/store-container.gif) repeat-y top center;
		}
	#store h1,
	#store h2 {
		float:left;
		}
	.store-instructions {
		width:150px;
		margin-top:50px;
		font-size:11px;
		}
	.store-instructions p {
		padding:13px;
		}
	
	/* Store E-Junkie Overrides */
		form#ej_ejc_frm_1 table tbody tr td#tdHeader {
			height:127px!important; 
			background: url(store_images/shop_head.png) no-repeat center top!important;
			} 
		form#ej_ejc_frm_1 table tbody tr td#tdHeader img{
			visibility:hidden!important;
			} 
		form#ej_ejc_frm_1 table tbody tr td#tdPmnt{
			padding-right:10px !important;
			width:130px !important;
			height:80px !important;
			position:absolute !important;
			bottom:59px !important;
			right:344px !important;
			background: url(store_images/shop_order-direction.png) no-repeat center top!important;} 
			}
		form#ej_ejc_frm_1 td#tdPmntOptions{
			height:165px !important;
			position:relative !important;
			}
		form#ej_ejc_frm_1 td#tdPmntOptions table tbody tr td #btnPP{
			position:absolute !important;
			bottom:59px !important;
			right:0px !important;
			}
		form#ej_ejc_frm_1 td#tdPmntOptions table tbody tr td #btnGC{
			position:absolute !important;
			bottom:15px !important;
			right:0px !important;
			}
		form#ej_ejc_frm_1 td#tdPmntOptions table tbody tr td #btnCC{
			position:absolute !important;
			bottom:103px !important;
			right:0px !important;
			}
		
/* Footer Styling */
	#footer {
		font-family: Arial, sans-serif;
		clear:both;
		background: white url(/images/ideabook_footer.gif) no-repeat top left;
		font-size:10px;
		color:#aaa;
		height:35px;
		width:800px;
		}
	#footer ul {
		list-style:none;
		margin:0; padding:0 0 0 20px;
		}
	#footer li {
		float:left;
		padding:7px 0 0 5px;
		letter-spacing:1px;
		text-transform:uppercase;
		}
	#footer a {
		color:#777;
		}
	#footer p {
		font-size:9px;
		padding:8px 30px 0 0;
margin:0;
		text-align:right;
		}

/* Miscellany */

#feed a {
font-size:9px;
padding-left:13px;
		background: url(/images/feed.gif) no-repeat left;
}