/*  
Theme Name: CreativesAre 1
Theme URI: http://CreativesAre.com
Description: Creatives Are Community Main Theme | DOES NOT USE standard W:C site theme
Version: 1.0
Author: Pariah S. Burke
Author URI: http://www.iampariah.com

COPYRIGHT 2009 PARIAH S. BURKE - www.iamPariah.com 
-----------------------------------------------------
*/

/* ------------------------ GLOBALS --------------------------- */
/* Reset browser defaults */
@import url('styles/reset.css');

/* Apply basic typography styles */
@import url('styles/typography.css');

/* Prepare theme for plugins */
/* @import url('styles/plugins.css'); */

/* bring in Pariah Projects bar CSS */
@import url('ppbar/ppbar.css');

/* bring in Pariah Projects bar CSS */
@import url('styles/plugins.css');



/* ------------------------ Main --------------------------- */
html {margin: 0; padding: 0;}

i {display:none;} 

img { border: none;}

a {	text-decoration: none;}

a:hover {	text-decoration: underline;}

.firefox-only { 	display: none; }

body {
margin: 0 auto; 
text-align: center; 
background: #000000 url(images/bg_body.jpg) repeat-y;
}

#Trim {
width: 990px;
height: 100%;
margin: 0 auto; 
padding: 0 0 1em 0;
xbackground: #41372c url(images/bg_Trim.jpg) repeat-y left 155px;
xborder: 1px solid #000000;
background-color: transparent;
overflow: auto;
}

#TrimSingle {
width: 100%;
height: 100%;
margin: 0 auto; 
margin-top: -1px; /* Hack to fix the extra 1px vertical scroll imposed by the JavaScript; no fix for FF */
padding: 0;
background: transparent;
overflow-y: hidden;
}








/* ------------------------ Header --------------------------- */
#header {
min-height: 130px;
width: 990px;
margin: 0;
padding: 0;
}

#header a {
color: #ff0000;
}

#header, #footer {
xbackground: #ffffff url(images/bg_header.jpg) no-repeat left top;
}


#TrimSingle #header {
margin: 0 auto;
margin-bottom: -6px;
padding: 0;
border-bottom: 1px solid #000000;
}

#masthead, #logo, #logo a {
height: 130px;
margin: 0;
padding: 0;
}

#masthead {
	float: left;
	width: 370px;
	display: block;
xwidth: 990px;
vertical-align: middle;
}

	#logo {
	float: left;
	width: 370px;
	display: block;
	margin-left: 10px;
	background: transparent url(images/logo_masthead.png) no-repeat 0 0;
	}
	
		#logo p, #logo h1, #logo h2 {
		text-indent: -5000px;
		}
	
		#logo a {
		width: 370px;
		display: block;
		}








/* ------------------------ Nav Bars (Header and Footer) --------------------------- */
.barlight, .bardark, #headerTagline {
float: right;
clear: right;
width: 600px;
padding: 0;
margin: 0;
color: #ffffff;
background-color: transparent;
}

	.barlight {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/bg_bar_light.png);
	xborder-bottom: 1px solid #1A1A1A;
	}
	
	.bardark {
	background-repeat: repeat;
	background-position: left top;
	background-image: url(images/bg_bar_dark.png);
	}

.barlight LI a, .bardark LI a {
background-color: transparent;
background-repeat: no-repeat;
}

.barlight LI a {
background-position: right top;
background-image: url(images/bg_light_buttons.png);
}

.bardark LI a {
background-position: left top;
background-image: url(images/bg_dark_buttons.png);
}

#headerTagline {
padding: 10px 0 0 0;
color: #888888;
font-size: 1.4em;
xfont-weight: bold;
font-style: italic;
}

#Nav1a menu, #Nav1b menu, #Nav1s menu {
display: inline;
padding: 0px;
margin: 0px;
}

#Nav1f {
float: none;
display: block;
padding: 5px;
margin: 0;
color: #cccccc;
background: none;
}

	#Nav1a LI, #Nav1b LI, #Nav1f LI, #Nav1s LI {
	display:block;
	float:left;
	}

	#Nav1f LI {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	float: left;
	}

		#Nav1a a, #Nav1b a, #Nav1f a, #Nav1s a {
		float:left;
		height: 25px;
		padding: 0;
		display: block;
		text-decoration: none;
		}
	
		#Nav1a a {
		color: #ffffff;
		padding: 0 25px;
		}

		#Nav1b a {
		color: #000000;
		font-size: 1.1em;
		padding: 0 15px;
		}

		#Nav1s a {
		padding: 0 6px;
		}

		#Nav1f a {
		color: #ff0000;
		padding: 0 25px;
		padding-top: 8px;
		}

		#Nav1a a {
		font-size: 1.1em;
		font-weight: bold;
		letter-spacing: 1px;
		padding-top: 6px;
		background-image: url(images/bg_dark_buttons.png);
		}
	
		#Nav1b a, #Nav1s a {
		background-image: url(images/bg_light_buttons.png);
		}
	
				#Nav1a #Nav1_Home /* First button on bar */
				{
				background-image: none;
				}

				#Nav1a #Nav1_Contact /* last buttons on bar */
				{
				}

				#Nav1a .button a /* Small icon-only buttons */
				{
				padding: 0 8px;
				padding-top: 2px;
				}

 		#Nav1a a:hover, #Nav1b a:hover, #Nav1s a:hover {
		background: transparent repeat-x left top;
		}
		
		#Nav1a a:hover, #Nav1a #Nav1_Home:hover, #Nav1a .current_page_item {
		background: transparent url(images/px_blk_trans25.png) repeat top left;
		}
		
		#Nav1b a:hover, #Nav1b #Nav1b_Articles:hover, #Nav1s a:hover
		,#Nav1b .current_page_item, #Nav1s .current_page_item, #Nav1f .current_page_item {
		background: transparent url(images/px_blk_trans10.png) repeat top left;
		}
		
		#Nav1b img {
		background-color: transparent;
		background-position: left 4px;
		background-repeat: no-repeat;
		}


#Nav1b {
text-align: center;
font-weight: bold;
}

#Nav1b LI {
display: inline;
height: 25px;
margin: 0;
line-height: 25px;
overflow: hidden;
vertical-align: middle;
}

	#Nav1s #postprev, #Nav1s #postnext { 
	height: 25px;
	width: 290px;
	}
	
	#Nav1s #postprev:hover, #Nav1s #postnext:hover { 
	background: transparent repeat-x left top;
	background-image: url(images/bg_bar_dark_hover.png);
	}
	
		#Nav1s #postprev { 
		float: left;
		text-align: left;
		padding-left: 5px;
		}
		
			#Nav1s #postprev a { 
			padding-left: 10px;
			background: transparent url(images/nav1s_leftarrow.png) no-repeat left 1px;
			}
		
		#Nav1s #postnext { 
		float: right;
		text-align: right;
		padding-right: 5px;
		}
	
			#Nav1s #postnext a { 
			float: right;
			padding-right: 10px;
			background: transparent url(images/nav1s_rightarrow.png) no-repeat right 1px;
			}
	
		#Nav1s #sharebump img, 
		#Nav1s #sharefloat img, 
		#Nav1s #sharevotetime img
		 {
		padding-top: 5px;
		}
		
		#Nav1s #sharesave {
		padding-top: 0;
		}
		
		#Nav1s #rate { 
		background: transparent url(images/nav1s_rate.png) no-repeat left top;
		padding-left: 35px;
		}
		
		#Nav1s #authorposts { 
		}
		
		.bardark .almostlast
		{ /* Adds the right side vertical line */
		background-image: url(images/bg_dark_buttons.png);
		background-color: transparent;
		background-repeat: no-repeat;
		}
	
		.barlight .almostlast
		{ /* Adds the right side vertical line */
		background-image: url(images/bg_light_buttons.png);
		background-color: transparent;
		background-repeat: no-repeat;
		}
	
			#Nav1a .almostlast
			{ /* Adds the right side vertical line; position = width of button + (padding x 2) */
			background-position: 34px top;
			}
	
			#Nav1b .almostlast
			{ /* Adds the right side vertical line; position = width of button + (padding x 2) */
			background-position: 175px top;
			}
	
			#Nav1s .almostlast
			{ /* Adds the right side vertical line; position = width of button + (padding x 2) */
			background-position: 0px top;
			}
	
			#Nav1f .almostlast
			{ /* Adds the right side vertical line; position = width of button + (padding x 2) */
			background-position: 25px top;
			}
	
#Nav1a #subbuttons {
}

	#Nav1a #subbuttons DIV {
	padding: 0;
	margin: 0;
	height: 25px;
	width: 20px;
	background-image: none;
	}
	
	#Nav1a #subbuttons DIV img {
	padding: 5px 0 0 0;
	}
	
	#Nav1a #subbuttons DIV a {
	background-image: none;
	}
	
#Nav1a #search {
float: right;
padding: 0;
margin: 0;
position:relative;
right: 0;
top: -1px;
height: 25px;
}

	#header #search #s {
	width: 282px;
	height: 25px;
	margin: 0;
	padding: 2px 15px 0 5px;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	border: none;
	background: transparent url(images/bg_field_input.png) no-repeat left top;
	}
	
	#header #search #searchsubmit {
	width: 25px;
	height: 25px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -2px;
	left: -13px;
	border: none;
	background: transparent url(images/bttn_search.png) no-repeat left top;
	}
	
		#header #search #searchsubmit:hover {
		background-position: left -25px;
		}








/* ------------------------ Footer --------------------------- */
#footer {
clear: both;
display: block;
margin: 1em 0 0 0;
padding: 0 0 10px 0;
text-align: left;
color: #ffffff;
background: transparent url(images/px_blk_trans90.png) repeat left top;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
CCborderRadius: 10px;
behavior:url(http://creativesare.com/wp-content/themes/creativesare1/scripts/border-radius.htc)
}

	#footer #logoFooter {
	float: right;
	margin: 10px 10px 10px 0;
	padding: 0;
	width: 42px;
	height: 50px;
	background: transparent url(images/logo_footer.png) no-repeat left top;
	}
	
	#footer a {
	}

	#footer p {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	}
	
		#footer .p1 {
		width: 800px;
		clear: left;
		xmin-height: 2em;
		padding: 0 10px 20px 10px;
		line-height: 120%;
		vertical-align: middle;
		}
	
			#footer .p1 a {
			color: #ff0000;
			}
		








/* ------------------------ Content --------------------------- */

#ContentTopper {
height: 15px;
margin-top: 10px;
background: transparent url(images/bg_ContentTopper.png) no-repeat right top;
}

#ContentBottom {
height: 20px;
background: transparent url(images/bg_ContentBottom.png) no-repeat right top;
}
	
#Content {
xheight: 100%; /* Removed when EasyClearing inserted */
width: 990px;
margin: 0;
padding: 0;
text-align: left;
xdisplay: table; /* hack to fix FireFox 3 bug */ /* Removed when EasyClearing inserted */
background: transparent url(images/bg_Content.png) repeat-y right top;
xposition: relative; top: 0; left: 0; /* Removed when EasyClearing inserted */
xoverflow: auto; /* Removed when EasyClearing inserted */
}

/* EasyClearing http://www.positioniseverything.net/easyclearing.html */
				#Content:after
				{
					content: ".";
					display: block;
					height: 0;
					clear: both;
					visibility: hidden;
				}
				
				#Content
				{display: inline-block;}
				
				/* Hides from IE-mac \*/
				* html #Content
				{height: 1%;}
				
				#Content
				{display: block;}
				/* End hide from IE-mac */
/* End EasyClearing */

#Guts {
float: left;
display: inline-table;
position: relative;
width: 600px;
height: 100%;
margin: 0 0 0 25px;
padding: 0;
font-size: 1.1em;
line-height: 1.5em;
}

	#Guts p {
	margin: 0;
	padding: 0;
	padding-bottom: 1.5em;
	}

	#Guts a {
	color: #ff0000;
	}

	#Guts a:visited, #Guts a:active {
	color: #b20000;
	}












/* ------------------------ Post Indexes (index.php and page-home.php) --------------------------- */

#Guts h1 {
margin: 0;
padding: 0 0 1em 0;
color: #888888;
font-weight: bold;
font-size: 2em;
}

#Guts h1 span {
font-weight: normal;
}

	#Guts .headmetadata { /* Appears beneath H1 on single-internal pages */
	list-style-type: none;
	padding: 0;
	margin: 20px 0 30px 0;
	display: block;
	}
	
		#Guts .headmetadata .taxonomy { /* Appears beneath H1 on single-internal pages */
		float: right;
		width: 140px;
		font-weight: bold;
		}
	
			#Guts .headmetadata .taxonomy span {
			color: #888888;
			text-transform: uppercase;
			font-size: 80%;
			}
	
		#Guts .headmetadata .dek { /* Appears beneath H1 on single-internal pages */
		width: 385px;
		margin: 0;
		padding: 0 10px 0 40px;
		color: #888888;
		font-size: 1.4em;
		line-height: 1.6em;
		border-right: 1px solid #cccccc;
		}

#Guts h2 {
clear: none;
padding: 5px;
margin: 3em 0 1em 0;
color: #000000;
font-weight: bold;
font-size: 1.6em;
background: transparent url(images/px_blk_trans10.png) repeat left top;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
CCborderRadius: 10px;
behavior:url(http://creativesare.com/wp-content/themes/creativesare1/scripts/border-radius.htc)
}

#Guts h3 {
clear: none;
margin: 0;
padding: .5em 0 .2em 0;
color: #000000;
font-weight: bold;
font-size: 1.4em;
}

#Guts h3 span {
font-weight: normal;
}

#Guts h4 {
clear: none;
margin: 0;
padding: .5em 0 .2em 0;
color: #000000;
font-weight: bold;
font-style: italic;
font-size: 1.2em;
}

#Guts h4 span {
font-weight: normal;
}

#Guts .TOCintrapage {
clear: both;
display: block;
width: 600px;
height: 20px;
overflow: hidden;
margin: 1em 0;
padding: 0;
text-align: center;
vertical-align: middle;
color: #cccccc;
background: transparent url(images/px_blk_trans90.png) repeat left top;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
CCborderRadius: 10px;
behavior:url(http://creativesare.com/wp-content/themes/creativesare1/scripts/border-radius.htc)
}

#Guts .TOCintrapage UL {
margin: 0;
padding: 2px 5px;
}

	#Guts .TOCintrapage LI {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0 10px;
	height: 1.2em;
	line-height: 1.2em;
	border-right: 1px solid #888888;
	}

	#Guts .TOCintrapage a, #Guts .TOCintrapage a:visited, #Guts .TOCintrapage a:active {
	color: #ff0000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

#Guts .alignright {
clear: right;
float: right;
margin: 0 20px 0 20px;
}

#Guts .alignleft {
float: left;
clear: left;
margin: 0 20px 20px 0;
}

#Guts .wp-caption-text {
margin: 5px 0 20px 0;
padding: 5px;
width: 100%;
max-width: 600px;
color: #888888;
font-weight: bold;
font-size: 1.1em;
background: transparent url(images/px_blk_trans10.png) repeat left top;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
CCborderRadius: 10px;
behavior:url(http://creativesare.com/wp-content/themes/creativesare1/scripts/border-radius.htc)
}

.postmetadata {
clear: both;
list-style-type: none;
margin: 2em 0 0 0;
background: transparent url(images/px_blk_trans10.png) repeat left top;
padding: 10px;
color: #888888;
text-align: center;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
CCborderRadius: 10px;
behavior:url(http://creativesare.com/wp-content/themes/creativesare1/scripts/border-radius.htc)
}

	.postmetadata a, .postmetadata a:visited, .postmetadata a:hover {
	color: #ff0000;
	}
	
	.postmetadata LI {
	list-style-type: none;
	padding: 0 5px;
	}
	
		.postmetadata span {
			
		}
	
		.postmetadata .buttons {
			display: inline;
			float: left;
			padding: 0;
			text-align: left;
		}
		
			.postmetadata .buttons .bookmark-buttons {
			list-style-type: none;
			margin: 0;
			padding: 0;
			}
	
				.postmetadata .buttons .bookmark-buttons LI {
				display: inline;
				padding: 0 5px;
				}
	
		.postmetadata .date {
			padding: 0;
			text-align: center;
		}
	
		.postmetadata .author {
			display: inline;
			float: right;
			text-align: right;
		}

#a3colCol1,
#a3colCol2,
#a3colCol3 {
width: 188px;
display: table;
}

#a2colCol1,
#a2colCol2 {
width: 290px;
}

#a3colCol1,
#a2colCol1 
{
float: left;
font-size: 1.1em;
color: #888888;
font-weight: bold;
margin: 0 10px 10px 0;
}

#a3colCol2,
#a2colCol2 
{
clear: none;
}

#a3colCol3,
#a2colCol2 
{
float: right;
margin: 0 10px 0 10px;
}

#catalogPostContainers {
clear: both;
xlist-style-type: none;
width: 600px;
margin: 0;
margin-top: 10px;
padding: 0;
}

#catalogTheGurus, #catalogTheSites {
clear: both;
xlist-style-type: none;
width: 600px;
margin: 0;
margin-top: 10px;
padding: 0;
}

#catalogPostContainers UL, #catalogPostContainers LI {
xlist-style-type: none;
margin: 0;
padding: 0;
}

#colRight, #colLeft {
display: inline;
margin: 5px 0 0 0;
padding: 0;
padding-bottom: 20px;
}

#colRight {
width: 290px;
float: right;
margin-right: 20px;
}

#colLeft {
width: 300px;
float: left;
}

#Guts #colRight h3, #Guts #colLeft h3 {
clear: none;
margin: 0;
padding: 0 0 .2em 0;
color: #888888;
font-weight: bold;
font-size: 1.6em;
}

#catalogFeatured {
width: 280px;
}

.postsHome LI, #catalogTheGurus LI, #catalogTheSites LI {
line-height: 1.5em;
}

.postsHome .ReadMore {
display: block;
margin: 0;
margin-bottom: 3em;
text-indent: 0;
}

#catalogFeatured .item {
display: block;
margin: 0;
margin-bottom: 1em;
text-indent: 0;
width: 100%;
max-height: 10.5em;
overflow: hidden;
padding: 5px;
border-bottom: 1px dotted #41372c;
}

#catalogTheGurus LI, #catalogTheSites LI {
position: relative;
float: left;
width: 188px;
height: 2em;
line-height: 2em;
overflow: hidden;
padding: 5px;
display: block;
margin: 0;
margin-bottom: 1.5em;
text-indent: 25px;
border-bottom: 1px dotted #cccccc;
border-right: 1px dotted #cccccc;
xbackground: transparent url(images/bg_footer.png) repeat left top;
}

#catalogTheGurus LI img, #catalogTheSites LI img {
position: absolute;
top: 3px;
left: 0;
float: left;
width: 16px;
height: 16px;
padding: 5px;
}

	#catalogTheGurus .author_gu_publisher,
	#catalogTheGurus .author_acrobat-recent-documents,
	#catalogTheGurus .author_acrobat-top-issues,
	#catalogTheGurus .author_adobe,
	#catalogTheGurus .author_adobemag-pscs3_cib,
	#catalogTheGurus .author_adobe_creative-dwcs3_cib,
	#catalogTheGurus .author_creative-suite-recent-documents,
	#catalogTheGurus .author_creative-suite-top-issues,
	#catalogTheGurus .author_david-blatner-lynda,
	#catalogTheGurus .author_editor,
	#catalogTheGurus .author_guest-writer,
	#catalogTheGurus .author_illustrator-recent-documents,
	#catalogTheGurus .author_illustrator-top-issues,
	#catalogTheGurus .author_incopy-recent-documents,
	#catalogTheGurus .author_incopy-top-issues,
	#catalogTheGurus .author_indesign-recent-documents,
	#catalogTheGurus .author_indesign-top-issues,
	#catalogTheGurus .author_john-deubert-acr8_vis_quickstart,
	#catalogTheGurus .author_mordy-golding-lynda,
	#catalogTheGurus .author_novalue,
	#catalogTheGurus .author_photoshop-recent-documents,
	#catalogTheGurus .author_photoshop-top-issues,
	#catalogTheGurus .author_quark-customer-service-faqs,
	#catalogTheGurus .author_quark-faqs-and-technical-information,
	#catalogTheGurus .author_quark-dds-faqs,
	#catalogTheGurus .author_scott-kelby-lightroom_for_dp,
	#catalogTheGurus .author_twitter-vectips
	 { /* Hide specific gurus from list */ display: none; }

.catalogTheSubscriptions {
xlist-style-type: none;
margin: 0;
padding: 0;
padding-bottom: 20px;
}

.catalogTheSubscriptions .item {
float: left;
position: relative;
width: 275px;
height: 2em;
display: block;
margin: 0;
margin-bottom: 1.5em;
margin-right: 25px;
border-bottom: 1px dotted #cccccc;
}

.catalogTheSubscriptions .item h2 {
clear: none;
float: left;
position: absolute;
top: 0px;
margin: 0;
font-size: 1.4em;
font-weight: bold;
display: block;
}

		.catalogTheSubscriptions .item h2 img {
		float: left;
		}
		
		.catalogTheSubscriptions .item h2 span {
		font-size: 75%;
		}
		
	.catalogTheSubscriptions .meta {
	xlist-style-type: none;
	float: right;
	margin: 0;
	margin-top: -3px;
	padding: 0;
	}
	
	.catalogTheSubscriptions .meta LI {
	display: inline;
	float: right;
	width: 16px;
	margin: 0;
	padding: 0;
	padding: 5px;
	}
	
	.catalogTheSubscriptions menu LI a {
	float: right;
	height: 1em;
	}
	
	.catalogTheSubscriptions .title {
	padding: 5px;
	height: 1em;
	}
	
	.catalogTheSubscriptions .rss, .catalogTheSubscriptions .twitter {
	width: 26px;
	padding: 5px;
	height: 1em;
	}
	
.catalogTheSubscriptions2 {
xlist-style-type: none;
margin: 0;
margin-top: 5px;
padding: 0;
padding-bottom: 20px;
}

.catalogTheSubscriptions2 LI {
xheight: 2em;
display: block;
padding: 5px 0;
border-bottom: 1px dotted #cccccc;
}

.catalogTheSubscriptions2 LI IMG {
}

.catalogTheSubscriptions2 LI SPAN {
padding-left: 5px;
font-weight: bold;
}

.faq { /* DL */
margin: 0;
padding: 0;
}

	.faq DT {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 1.2em;
	}

	.faq DD {
	margin: 0 0 1em 200px;
	padding: 0;
	padding-bottom: 3px;
	}

#pageHome {
xmargin-top: -1em; /* Hack to compensate for WP inserting a <br /> for blank page content */
font-size: 1.1em;
line-height: 1.6em;
}

#pageHome #catalogFeatured .item {
max-height: 14em;
}

.postsHome .excerpt {
clear: both;
height: 7.5em;
overflow: hidden;
xmargin-left: 25px;
}

#catalogFeatured .postsHome .excerpt {
max-height: 8em;
}

.postsHome .excerpt IMG {
float: left;
max-width: 290px;
min-width: 40px;
max-height: 8em;
padding: 0 5px 5px 0;
}

/* Special feed fixing code */

									.postsHome .feedflare /* FeedBurner attributes and images */ {
									display: none;
									}

									.postsHome object /* Embedded content like YouTube videos  */ {
									display: none;
									}

/* Special feed fixing code */

.postsHome h2 {
margin: 0;
max-height: 3em;
overflow: hidden;
font-weight: bold;
}

		.postsHome .item h2 {
		padding: 0;
		padding-bottom: .5em;
		}
		
		#catalogFeatured .item h2 {
		font-size: 1.6em;
		line-height: 120%;
		max-height: 5em;
		padding-bottom: 0;
		}
		
#colLeft .ReadMore, #colRight .ReadMore {
width: 100%;
height: 20px;
overflow: hidden;
padding: 2px 5px;
margin-top: 5px;
background: transparent url(images/bg_readmore.png) no-repeat 2px top;
}

		.postsHome .ReadMore h2 {
		width: 100%;
		height: 20px;
		margin-top: 2px;
		font-style: italic;
		background: transparent url(images/icon_more.png) no-repeat left top;
		}
		
		.postsHome .ReadMore h2 a {
		padding-left: 25px;
		}
		
		.postsHome h2 img {
		float: left;
		margin: 0;
		padding: 0;
		padding-right: 5px;
		xpadding-left: -25px;
		}
		
		.postsHome h2 span {
		font-size: 75%;
		text-transform: uppercase;
		xpadding-left: 25px;
		}

.postsHome .meta {
xlist-style-type: none;
margin: 0;
padding: 0;
}

	#pageHome .postsHome .guru, #pageHome .postsHome .site, #pageHome #catalogFeatured .meta {
	display: none;
	}

.postsHome .guru {
height: 1.5em;
overflow: hidden;
}

.postsHome .site {
height: 1.5em;
overflow: hidden;
}

.postsHome .date {
font-weight: bold;
}

.postsHome .date span {
}

#colLeft .postlist {
margin-right: 10px;
padding: 10px;
padding-bottom: 0;
margin-bottom: 20px;
background-color: #e8e8e8;
border-width: 1px;
border-style: solid;
border-color: #ffffff #cccccc #cccccc #ffffff;
}

#colLeft .postlist .item {
padding: 1px 2px;
margin: 1px 0;
border-width: 1px;
border-style: solid;
border-color: #ffffff #cccccc #cccccc #ffffff;
}

#colLeft .postlist .item:hover {
background-color: #00000;
border-color: #888888 #590000 #590000 #888888;
}

#catalogCatPosts {
clear: both;
xlist-style-type: none;
width: 600px;
margin: 0;
margin-top: 10px;
padding: 0;
}

#catalogCatPosts LI {
line-height: 1.5em;
}

#catalogCatPosts .item, #catalogCatPosts .ReadMore {
display: block;
margin: 0;
margin-bottom: 3em;
text-indent: 0;
}

#catalogCatPosts .item {
float: left;
width: 280px;
height: 15em;
overflow: hidden;
padding: 5px;
margin-right: 10px;
}

#catalogCatPosts .ReadMore {
clear: both;
float: none;
width: 590px;
}

#catalogCatPosts .excerpt {
clear: both;
height: 14em;
overflow: hidden;
}

#catalogCatPosts .excerpt IMG {
float: left;
max-width: 290px;
min-width: 40px;
max-height: 12em;
padding: 0 5px 5px 0;
}

#catalogCatPosts .excerpt P {
padding: 0;
margin: 0;
text-indent: 0;
}

#catalogCatPosts .excerpt BR {
display: none;
}

/* Special feed fixing code */

									#catalogCatPosts .feedflare /* FeedBurner attributes and images */ {
									display: none;
									}

									#catalogCatPosts object /* Embedded content like YouTube videos  */ {
									display: none;
									}

/* Special feed fixing code */

#catalogCatPosts h2 {
margin: 0;
padding-left: 25px;
max-height: 3em;
overflow: hidden;
font-size: 1.1em;
font-weight: bold;
}

		#catalogCatPosts .item h2 {
		padding: 0;
		}
		
		#catalogCatPosts .ReadMore h2 {
		font-style: italic;
		}
		
		#catalogCatPosts h2 img {
		float: left;
		margin: 0;
		padding: 0;
		padding-right: 5px;
		}
		
		#catalogCatPosts h2 span {
		font-size: 75%;
		text-transform: uppercase;
		xpadding-left: 25px;
		}

#catalogCatPosts .meta {
xlist-style-type: none;
margin: 0;
margin-bottom: .5em;
padding: 0;
padding-bottom: .5em;
border-bottom: 1px dotted #41372c;
}

#catalogCatPosts .guru {
height: 1.5em;
overflow: hidden;
font-style: italic;
}

#catalogCatPosts .site {
height: 1.5em;
overflow: hidden;
font-style: italic;
}

#catalogCatPosts .date {
font-weight: bold;
}

#catalogCatPosts .date span {
}

#catalogCatPosts .category {
/* padding: .5em 0 .2em 0; Use to precisely fit Excerpt and entire Item content */
margin-bottom: -5px; /* Use to precisely fit Excerpt and entire Item content */
border-top: 1px dotted #41372c;
}

#catalogCatPosts .category UL {
xlist-style-type: none;
margin: 0;
padding: 0;
display: inline;
}

#catalogCatPosts .category LI {
display: inline;
}

#catalogCatPosts .category span {
}

.blockDownloadToolbar {
width: 300px;
margin: 0;
padding: 0;
padding-top: 10px;
display: block;
color: #ffffff;
text-align: center;
background: transparent url(images/px_blk_trans90.png) repeat left top;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
CCborderRadius: 10px;
behavior:url(http://creativesare.com/wp-content/themes/creativesare1/scripts/border-radius.htc)
}

#Sidebar .blockDownloadToolbar {
background: none;
border-width: 1px;
border-style: solid;
border-color: #ff0000 #590000 #590000 #ff0000;
}

#Guts .blockDownloadToolbar {
margin: 0 auto;	/* allow it to be centered in wide pages */
}

.blockDownloadToolbar p {
margin: 0 !important;
margin-top: 2em !important;
padding: 0 !important;
line-height: 1.5em !important;
}

.blockDownloadToolbar a, .blockDownloadToolbar a:visited, .blockDownloadToolbar a:hover {
color: #ff0000;
}

	.blockDownloadToolbar p span {
	font-weight: bold;
	color: #cccccc;
	}
	
		.blockDownloadToolbar .dlinstructions {
		color: #cccccc;
		text-align: right;
		padding-right: 10px !important;
		margin-top: 0 !important;
		display: block;
		}
		
		.blockDownloadToolbar .dlbutton {
		margin-top: -1em !important;
		width: 300px;
		height: 80px;
		text-indent: -5000px;
		}
		
			.blockDownloadToolbar .dlbutton a {
			width: 300px;
			height: 80px;
			display: block;
			background: transparent url(images/download_bttn_install.png) no-repeat left top;
			}
			

		.blockDownloadToolbar .dlsysreqs {
		text-align: left;
		height: 9em;
		margin-top: 5px !important;
		padding: 0 10px !important;
		display: block;
		background: transparent url(images/download_bg_sysreqs.png) no-repeat left bottom;
		}
		
		.blockDownloadToolbar .dlsafe {
		text-align: left;
		padding: 0 10px 0 50px !important;
		display: block;
		background: transparent url(images/download_bg_safe.png) no-repeat 12px 5px;
		}
		
		.blockDownloadToolbar .dlprivacy {
		text-align: center;
		width: 300px;
		height: 55px;
		text-indent: -5000px;
		}
		
			.blockDownloadToolbar .dlprivacy a {
			width: 300px;
			height: 55px;
			display: block;
			background: transparent url(images/download_bttn_privacy.png) no-repeat center top;
			}

#quoteblock { /* top of home page random quote */
width: 100%;
text-align: center;
margin: 0 0 1.5em 0;
padding: 0 0 .5em 0;
font-size: 1.2em;
font-weight: bold;
	color: #888888;
border-bottom: 1px dotted #cccccc;
}

	#quoteblock .static {
	display: inline;
	font-weight: normal;
	}
	
		#quoteblock .static span {
		font-size: 75%;
		letter-spacing: .5px;
font-weight: bold;
		}

	#quoteblock .dynamic {
	display: inline;
	padding-left: 1em;
	}
	
		#quoteblock .dynamic span {
	
		}

/*submit*/
	#formSubmit input {
	width: 180px;
	margin: 0;
	padding: 1px 5px;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	}
	
	#formSubmit span {
	font-weight: bold;
	}

	#formSubmit .item {
	padding: 0;
	padding-right: 18px;
	margin: 0;
	height: 25px;
	display: inline;
	}
	
	#formSubmit img {
	padding: 0 0 0 5px;
	}
	
	#formSubmit .radio {
	padding: 0;
	width: 15px;
	display: inline;
	}
	
	#formSubmit  #formSubmitsubmit {
	width: 25px;
	height: 25px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -2px;
	xleft: -13px;
	border: none;
	background: transparent url(images/bttn_submit.png) no-repeat left top;
	}
	
		#formSubmit #formSubmitsubmit:hover {
		background-position: left -25px;
		}
		
.table1 {
width: 100%;
padding: 0;
margin: 5px 0 10px 0;
}

.table1 TR {
padding: 5px 0;
}

.table1 TD {
text-align: left;
padding: 0 5px;
vertical-align: bottom;
}

#Guts #vidPlayerGuts {
	width: 100%;
	text-align: center;
	padding: 10px;
	margin: 25px 0;
}

#Guts #biobox {
float: right;
width: 200px;
padding: 10px;
margin: 0 0 20px 20px;
background-color: #cccccc;
border-width: 1px;
border-style: solid;
border-color: #ffffff #cccccc #cccccc #ffffff;
}

#Guts #biobox h3 {
padding-top: 0;
margin-top: 0;
}

#Guts #biobox .headshot {
padding: 10px 0;
}

#colLeft .postlist .item {
padding: 1px 2px;
margin: 1px 0;
max-height: 3em;
border-width: 1px;
border-style: solid;
border-color: #ffffff #cccccc #cccccc #ffffff;
}

#colLeft .postlist .item:hover {
background-color: #000000;
border-color: #888888 #590000 #590000 #888888;
}

#colLeft .postlist h2 .date {
font-weight: normal;
font-size: 90%;
text-transform: none;
color: #888888;
}

/* Take Page */

.catalogWidget {

}

.catalogWidget .item {
clear: both;
display: block;
border-bottom: 1px dotted #41372c;
padding-bottom: .5em;
margin-bottom: .5em;
font-size: 1.1em;
}

.catalogWidget .item span {
font-style: italic;
}

.catalogWidget textarea {
float: right;
width: 320px;
height: 5em;
margin-top: -3em;
margin-bottom: 1em;
font-size: .9em;
line-height: 1em;
color: #41372c;
font-family: "Courier New", Courier, monospace;
}

#pageTake h3 {
clear: both;
xpadding-top: 2em;
}

#pageHome #mainIllo {
margin: 0;
margin-bottom: 2em;
padding: 0;
display: block;
clear: both;
}

#catalogFeatureHighlights {
padding: 10px 0;
margin: 0;
width: 600px;
display: table;
color: #cccccc;
background: transparent url(images/px_blk_trans90.png) repeat left top;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
CCborderRadius: 10px;
behavior:url(http://creativesare.com/wp-content/themes/creativesare1/scripts/border-radius.htc)
}

	#pageHome #catalogFeatureHighlights UL {
	list-style-type: none;
	margin: 0 10px;
	padding: 0;
	}
	
		#catalogFeatureHighlights LI {
		clear: both;
		margin: 0;
		padding: 5px 0;
		list-style-type: none;
		display: block;
		width: 580px;
		xborder: thin solid #ff8c00;
		}
		
		#catalogFeatureHighlights .item IMG {
		float: left;
		margin: 0 20px 0 0;
		padding: 0;
		}
		
			#pageHome #catalogFeatureHighlights H5 {
			clear: none;
			background: none;
			padding: 0;
			padding-bottom: .5em;
			margin: 0;
			font-size: 1.2em;
			font-weight: bold;
			color: #ffffff;
			}

#Guts OL LI {
	list-style-type: decimal;
}

#Guts .catalogUsersExt { /* UL */
list-style-type: none;
margin: 1em 0;
padding:0;
text-align: center;
}

	#Guts .catalogUsersExt LI {
	float: left;
	position: relative; /* required for .imgOverlay to work */
	display: block;
	width: 270px;
	height: 150px;
	overflow: hidden;
	text-align: left;
	list-style-type: none;
	margin: 1em 0 1em 0;
	padding:13px;
	xborder-width: 1px;
	xborder-style: solid;
	xborder-color: #ffffff #cccccc #cccccc #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	CCborderRadius: 10px;
	behavior:url(http://creativesare.com/wp-content/themes/creativesare1/scripts/border-radius.htc);
	xbackground-color: #d6d6d6;
	background: transparent url(images/bg_creatives_on_cards.png) no-repeat left top;
	}
	
		#Guts .catalogUsersExt img {
		width: 70px;
		float: left;
		margin: 0;
		margin-left: 11px;
		margin-top: 11px;
		padding: 0;
		border: 1px solid #000000;
		}

		#Guts .catalogUsersExt .data {
		margin: 0;
		padding: 0;
		display: block;
		float: right;
		width: 175px;
		}
		
			#Guts .catalogUsersExt .data p {
			margin: 0;
			padding: 0;
			padding-bottom: .5em;
			}
		
					#Guts .catalogUsersExt .data span {
					font-size: 10px;
					font-weight: bold;
					text-transform: uppercase;
					color: #888888;
					}
		

				#Guts .catalogUsersExt .data .name {
				padding-top: 10px;
				padding-bottom: 1em;
				font-size: 1.4em;
				line-height: 130%;
				font-weight: bold;
				}
		
				#Guts .catalogUsersExt .location {
				}
		
					#Guts .catalogUsersExt .location span {
					}
		
				#Guts .catalogUsersExt .since {
				}
		
					#Guts .catalogUsersExt .since span {
					}
		
				#Guts .catalogUsersExt .data .link {
				padding-top: .5em;
				font-size: 1.1em;
				font-weight: bold;
				}
		
					#Guts .catalogUsersExt .link span {
					}
		
		#Guts .catalogUsersExt .imgOverlay1 {
		position: absolute; top: 0; left: 0;
		xbackground-color: #ff69b4;
		width: 50px;
		height: 60px;
		background: transparent url(images/bg_creatives_on_cards-overlay.png) no-repeat left top;
		}

		#Guts .catalogUsersExt .imgOverlay2 {
		position: absolute; bottom: 30px; left: 23px;
		xbackground-color: #ff69b4;
		width: 20px;
		height: 20px;
		background: transparent url(images/icon20x20_twitter-blue.png) no-repeat left bottom;
		}

.alertBoxFirefox {
display: block;
clear: both;
padding: 10px;
padding-left: 100px;
margin: 20px 0;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
CCborderRadius: 10px;
behavior:url(http://creativesare.com/wp-content/themes/creativesare1/scripts/border-radius.htc)
background: #cccccc url(images/appicon_firefox_64x64.png) no-repeat 10px 10px;
}

	.alertBoxFirefox p {
	padding: 0;
	margin: 0;
	}








/* ------------------------ Comments --------------------------- */

#comments {
clear: both;
color:#000000;
margin:25px 0 0 0;
padding:18px 0;
}
	#comments h3 {
	margin:0 0 10px 0;
	padding:30px 20px 10px 20px;
	text-align: center;
	text-transform:uppercase;
	font-size: 1.2em;
	font-weight:bold;
	color: #000000;
	}
	#comments .comments:first-child h3 {
	padding-top:18px;
	}
		#comments ol {
		margin:0 0 36px 0;
		list-style:none;
		}
			#comments li {
			list-style-type: none;
			clear: both;
			background: transparent url(images/bg_body2.jpg) repeat-y fixed left top;
			border:1px solid;
			border-color: #cccccc #ffffff #ffffff #cccccc;
			margin:0 0 18px 0;
			padding:5px;
			text-align: right;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			CCborderRadius: 10px;
			behavior:url(http://creativesare.com/wp-content/themes/creativesare1/scripts/border-radius.htc)
			}

		#Guts #comments ol, #Guts #comments li {
		list-style-type: none;
		}

				#comments li a, #comments li a:visited, #comments li a:hover {
				color: #ff0000;
				}
/*				#comments .comment-toolbar {
				font-size: 75%;
				-moz-opacity:.50; filter:alpha(opacity=50); opacity:.50;
				}
*/
				#comments button { /* Doesn't work for #comments .comment-toolbar buttons */
				font-weight: bold;
				text-transform: uppercase;
				font-size: 85%;
				letter-spacing: 1px;
				padding: 2px 5px;
				color: #ffffff;
				background: #000000 url(images/bg_bar_dark.png) repeat-x left -2px;
				border:1px solid;
				border-color: #888888 #000000 #000000 #888888;
				-webkit-border-radius: 10px;
				-moz-border-radius: 10px;
				CCborderRadius: 10px;
				behavior:url(http://creativesare.com/wp-content/themes/creativesare1/scripts/border-radius.htc)
				}
				
				#comments .avatar, #comments .twittar {
				width:72px;
				height:72px;
				float: left;
				margin: 1px 1em 0 2px;
				display: block;
				}
				#comments .fn {
				font-weight:bold;
				font-size:1.6em;
				padding:0 0 0 70px;
				display:block;
				}
				#comments .fn a {
				}
				#comments-list .comment-meta {
				margin:0 0 5px 0;
				padding:0;
				}
				
				#comments .comment-meta, #comments .comment-text {
				margin-left: 83px;
				text-align: left;
				background: transparent url(images/px_wht_trans90.png) repeat left top;
				padding: 10px;
				-webkit-border-radius: 10px;
				-moz-border-radius: 10px;
				CCborderRadius: 10px;
				behavior:url(http://creativesare.com/wp-content/themes/creativesare1/scripts/border-radius.htc)
				}
				
				#comments-list .comment-meta a {
				}
				
				#comments-list .comment-meta .comment-date {
				float: right;
				text-align: right;
				font-size: 1.1em;
				}
				
				#comments-list .comment-author {
				margin: 0;
				font-size: 1.6em;
				font-weight: bold;
				}
				
				#comments .comment-text {
				font-size: 1.1em;
				}
				
				#comments li p {
				margin:0;
				padding:0 0 1em 0;
				}
	
				#comments li.bypublisher { }
				#comments li.bypublisher p a { }
				#comments li.bypostauthor { }
				#comments li.bypostauthor p a { }
				#comments li.bypublisher .avatar, #comments li.bypublisher .twittar { }
				#comments li.bypublisher .fn a, #comments li.bypublisher a { }
				#comments LI.bypublisher .comment-meta a { }
				#comments li.bypublisher .comment-author { }
				#comments LI.bypublisher .comment-meta 
				, #comments li.bypublisher .comment-text
				{
				background: transparent url(images/px_red_trans75.png) repeat left top;
				color: #ffffff;
				}

				#comments li.bypublisher a, #comments li.bypublisher a:visited { color: #ffff00; }

			#trackbacks-list { }
	
				#trackbacks-list h3 { }
	
				#trackbacks-list li {
				clear: both;
				border:1px solid;
				border-color: #cccccc #ffffff #ffffff #cccccc;
				margin:0 0 18px 0;
				padding:5px;
				text-align: left;
				color: #000000;
				background-image: none;
				-webkit-border-radius: 10px;
				-moz-border-radius: 10px;
				CCborderRadius: 10px;
				behavior:url(http://creativesare.com/wp-content/themes/creativesare1/scripts/border-radius.htc)
				}
				#trackbacks-list .trackback-author {
				font-size:1em;
				font-style: italic;
				}
				#trackbacks-list .trackback-author a {
				font-size:1.2em;
				font-weight:bold;
				font-style: normal;
				}
				#trackbacks-list .trackback-body {
				margin:10px;
				margin-bottom: 0;
				}

		#respond {
		padding:0 0 50px 0;
		margin:0 auto;
		}

			#respond h3 {
			margin:0 0 10px 0;
			padding-top:18px;
			text-align: center;
			text-transform:uppercase;
			font-size: 1.2em;
			font-weight:bold;
			color: #000000;
			background-image: none;
			}
	
			#respond form { }
	
			#commentform { 
			padding: 0 5px 36px 5px;
			}
			
				.formcontainer {
				background: transparent url(images/bg_body2.jpg) repeat-y fixed left top;
				border:1px solid;
				border-color: #cccccc #ffffff #ffffff #Cccccc;
				margin:0 0 18px 0;
				padding: 5px;
				text-align: left;
				-webkit-border-radius: 10px;
				-moz-border-radius: 10px;
				CCborderRadius: 10px;
				behavior:url(http://creativesare.com/wp-content/themes/creativesare1/scripts/border-radius.htc)
				}
				#commentform .form-notes {
				text-align: center;
				color: #ffffff;
				padding: 0;
				margin: 0;
				padding: 10px;
				background: transparent url(images/px_blk_trans90.png) repeat left top;
				-webkit-border-radius: 10px;
				-moz-border-radius: 10px;
				CCborderRadius: 10px;
				behavior:url(http://creativesare.com/wp-content/themes/creativesare1/scripts/border-radius.htc)
				}
				#commentform .form-label {
				font-size:.9em;
				text-transform: uppercase;
				font-weight: bold;
				color: #ffffff;
				padding-left: 8px;
				padding-bottom: .2em;
				margin-top: 1em;
				background: transparent url(images/px_blk_trans90.png) repeat left top;
				-webkit-border-radius: 10px;
				-moz-border-radius: 10px;
				CCborderRadius: 10px;
				behavior:url(http://creativesare.com/wp-content/themes/creativesare1/scripts/border-radius.htc)
				}
				#commentform .required {
				font-weight: bold;
				color: #888888;
				}
				#commentform .form-input input {
				margin:0 0 5px 0;
				}
				#commentform .form-input input, #commentform textarea {
				background: transparent url(images/px_wht_trans90.png) repeat left top;
				color: #000000;
				padding: 5px;
				border:1px solid;
				border-color: #ffffff #cccccc #cccccc #ffffff;
				-webkit-border-radius: 10px;
				-moz-border-radius: 10px;
				CCborderRadius: 10px;
				behavior:url(http://creativesare.com/wp-content/themes/creativesare1/scripts/border-radius.htc)
				}
					#commentform textarea {
					margin:0 0 16px 0;
					}
				#commentform #form-section-author, #commentform #form-section-email {
				margin: 0;
				padding: 0;
				}
					#commentform #form-section-email {
					float:right;
					}
				#commentform #form-section-author input, #commentform #form-section-email input {
				margin: 0;
				width:260px;
				}
				#commentform #form-section-url {
				clear: both;
				margin: 0;
				padding: 0;
				}
				#commentform #form-section-url input, #commentform textarea {
				width:563px;
				}
				#commentform #form-section-comment {
				}
				#commentform .form-submit {
				float:left;
				width: 50%;
				}
				
				#commentform .retaggrInfo {
				float: right;
				margin: 0;
				padding: 0;
				}

				#commentform p.subscribe-to-comments { }
				#commentform p.subscribe-to-comments label { }
				#commentform p.comment_license { }
				#commentform p.solo-subscribe-to-comments { }
				#commentform p.solo-subscribe-to-comments:first-line { }









/* ------------------------ Sidebar --------------------------- */
#Sidebar {
	float: right;
	display: inline-table;
	position: relative; top: 0; right: 0;
	width: 300px;
	height: 100%;
	margin: 0 20px 0 0;
	padding: 0;
	color: #888888;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: normal;
	}

		#Sidebar a {
		color: #ff0000;
		}

		#Sidebar a:hover {
		text-decoration: none;
		}

		#Sidebar h3 {
		clear: both;
		padding: 0;
		padding-bottom: .5em;
		margin: 35px 0 .5em 0;
		color: #ffffff;
		font-size: 1.6em;
		font-weight: bold;
		border-bottom: 2px solid #41372c;
		}

		#Sidebar h3 span {
		font-size: 75%;
		color: #ffffff;
		text-transform: uppercase;
		}

		#Sidebar h4 {
		height: 20px;
		color: #ffffff;
		font-size: 1.4em;
		margin: 40px 0 10px 10px;
		padding: 0;
		text-indent: -5000px;
		}

#Sidebar UL, #Sidebar LI {
xlist-style-type: none;
}

#Sidebar .block {
display: block;
margin-bottom: 60px; /* Set space after for all blocks (LI .Block) */
}

#sideListNews {
xlist-style-type: none;
margin: 0;
padding: 0;
xpadding-bottom: 20px;
}

		#sideListNews li ul, #sideListNews li ol {
		margin: 0;
		padding: 0;
		margin-left: 20px;
		list-style-position: outside;
		}

		#sideListNews li ol {
		list-style-type: decimal;
		}

		#sideListNews li ul li {
		list-style-image: url(images/bullet_dark.png);
		}
		
		#sideListNews .todo {
		list-style-image: url(images/bullet_todo_dark.png);
		}
		
		#sideListNews .todone {
		list-style-image: url(images/bullet_todone_dark.png);
		}
		
		#sideListNews .todont {
		list-style-image: url(images/bullet_todont_dark.png);
		}
		
		#sideListNews .idea {
		list-style-image: url(images/bullet_bulb.png);
		}
		
		#sideListNews INS {
		font-style: italic;
		color: #ffffff;
		}
		
		#sideListNews DEL {
		text-decoration: line-through;
		}
		
					#sideListNews li ul li, #sideListNews li ol li {
			margin: 0 0 .5em 0;
			padding: 0;
			padding-bottom: 2px;
			}

			#sideListNews li ul li .todo {
			margin: 0 0 .5em 0;
			padding: 0;
			padding-bottom: 2px;
			}
			
#sideListSearches, #sideListPopular {
clear: both;
xlist-style-type: none;
width: 300px;
margin: 0;
padding: 0;
display: table;
}

#sideListSearches LI {
position: relative;
float: left;
width: 140px;
height: 1.5em;
margin: 0;
padding: 5px;
display: block;
line-height: 1em;
overflow: hidden;
background: transparent url(images/icon_search-grn.png) no-repeat left top;
}

#sideListSearches LI a {
height: 1.5em;
padding-top: 3px;
padding-left: 20px;
}

#sideListPopular LI {
line-height: 1.5em;
}

#sideListPopular .item {
display: block;
margin: 0;
margin-bottom: .5em;
padding-bottom: .5em;
border-bottom: 1px dotted #41372c;
}

#sideListPopular .item img {
padding-right: 5px;
position: relative;
top: 5px;
}

#sideListSubscribe {
margin-top: -50px;
}

.icononly75 {
text-align: center;
width: 300px;
}

	.icononly75 LI {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 75px;
	height: 75px;
	}
	
			.icononly75 .rss {
			float: left;
			}
	
			.icononly75 .emailfeed {
			}
	
			.icononly75 .twitter {
			float: right;
			}
	
			.icononly75 .wc {
			float: left;
			}
	
			.icononly75 .pariah {
			}
	
			.icononly75 .contact {
			float: right;
			}
	
	.icononly75 LI a {
	display: block;
	width: 75px;
	height: 75px;
	background-color: transparent;
	background-position: left -75px;
	background-repeat: no-repeat;
	}
	
		.icononly75 LI a:hover {
		background-position: left 0;
		}
		
			.icononly75 .rss a {
			background-image: url(images/bttn75x75_rss.png);
			}
	
			.icononly75 .emailfeed a {
			background-image: url(images/bttn75x75_emailfeed.png);
			}
	
			.icononly75 .twitter a {
			background-image: url(images/bttn75x75_twitter.png);
			}
	
			.icononly75 .wc a {
			background-image: url(images/bttn75x75_wc.png);
			}
	
			.icononly75 .pariah a {
			background-image: url(images/bttn75x75_pariah.png);
			}
	
			.icononly75 .contact a {
			background-image: url(images/bttn75x75_contact.png);
			}
	
#blocktotals {
color: #ffffff;
display: block;
line-height: 160%;
}

	.blockTagline {
	display: table;
	font-size: 1.3em;
	padding-bottom: 20px;
	}

	#blocktotals .blockCounts {
	clear: both;
	float: left;
	padding: 10px 10px 10px 0;
	color: #b20000;
	}
	
		#blocktotals .blockCounts .p1 {
		text-align: right;
		font-size: 3em;
		font-weight: bold;
		}
		
		#blocktotals .blockCounts .p2 {
		color: #b20000;
		font-size: 1.5em;
		font-weight: bold;
		}
	
			#blocktotals .blockCounts .p2 span {
			position: relative;
			top: -2px;
			font-size: 65%;
			color: #ffffff;
			}
	
	#blocktotals .blockApps {
	display: table;
	padding-bottom: 20px;
	color: #888888;
	font-weight: bold;
	line-height: 150%;
	}
		
	#blocktotals .blockGet {
	clear: both;
	display: table;
	font-size: 1.2em;
	xfont-weight: bold;
	}

/*#Sidebar .feedburnerFeedBlock UL {
xlist-style-type: none;
margin: 0;
padding: 0;
padding: 10px;
margin-bottom: 20px;
background-color: #000000;
border-width: 1px;
border-style: solid;
border-color: #ffffff #cccccc #cccccc #ffffff;
}
*/

#Sidebar .feedburnerFeedBlock #creditfooter {
display: none;
}

#Sidebar .feedburnerFeedBlock UL {
xlist-style-type: none;
margin: 0;
padding: 0;
}

#catalogCrossPosts1 LI, 
#catalogCrossPosts2 LI, 
#catalogCrossPosts3 LI, 
#blockSubscribe LI 
{
xlist-style-type: none;
padding: 3px 3px;
margin: 2px 0;
border-width: 1px;
border-style: solid;
border-color: #41372c #000000 #000000 #41372c;
}

#catalogCrossPosts1 LI:hover, 
#catalogCrossPosts2 LI:hover, 
#catalogCrossPosts3 LI:hover, 
#blockSubscribe LI:hover 
{
background-color: #000000;
}

			.listiconPSP .headline, 
			.listiconIND .headline, 
			.listiconILL .headline, 
			.listiconINC .headline, 
			.listiconQXP .headline, 
			.listiconBAT .headline 
			{ 
			min-height: 25px;
			padding-left: 25px;
			background-position: left top;
			background-repeat: no-repeat;
			}

			.listiconPSP .headline { background-image: url(images/appicon_photoshop.png); }
			.listiconIND .headline { background-image: url(images/appicon_indesign.png); }
			.listiconINC .headline { background-image: url(images/appicon_incopy.png); }
			.listiconILL .headline { background-image: url(images/appicon_illustrator.png); }
			.listiconQXP .headline { background-image: url(images/appicon_quarkxpress.png); }
			.listiconBAT .headline { background-image: url(images/appicon_acrobat.png); }


#catalogCrossPosts1 LI img, 
#catalogCrossPosts2 LI img, 
#catalogCrossPosts3 LI img, 
#blockSubscribe LI img 
{
padding: 0 10px 0 0;
xmargin-top: 5px;
}








/* ------------------------ Ad Spaces --------------------------- */
	#adheader {
	float: right;
	width: 600px;
	height: 125px;
	margin: 2px 0;
	padding: 0;
	}
	
	#adfooter {
	width: 100%;
	text-align: center;
	xheight: 125px;
	margin: 20px 0 0 0;
	padding: 0;
	}
	
		#adheader .adspace {
		width: 125px;
		height: 125px;
		margin-left: 10px;
		float: right;
		}

		#adheader #adheaderHome {
		float: right;
		width: 468px;
		height: 60px;
		margin: 35px 0 0 10px;
		}

		#adheader #adheaderHome .adspace {
		width: 468px;
		height: 60px;
		margin: 0;
		float: none;
		}

	#sideads, #sideads2 {
	display: block;
	width: 300px;
	margin: 30px 0;
	padding: 1px;
	text-align: center;
	border: 1px;
	}
	
		#sideads LI {
		padding: 0;
		margin: 0;
		xborder: #888888 1px solid;
		xlist-style-type: none;
		}

		#sideads .adspace {
		float: left;
		width: 125px;
		height: 125px;
		display: inline;
		padding: 0;
		margin: 10px 12px;
		xlist-style-type: none;
		}

		#sideads2 .adspace {
		padding: 0;
		margin: 0;
		}

	#adInContents {
	display: block;
	width: 300px;
	margin: 30px 0;
	padding: 30px 0;
	text-align: center;
	border: 1px;
	}
	
	.adspace {
	}
	
	.advertiselink a {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 75%;
	text-align: left;
	padding: 10px 0 0 0;
	}
	







/* ------------------------ PLUGIN-READY STYLES --------------------------- */

/* PLUGIN: PageBar (plugin modified by PSB) --------------------------- */
				#jumpline a:active, #jumpline a:hover, #jumpline a:visited, #jumpline a {
					text-decoration: none;
					background-color: transparent;
				}

		#jumpline {
			clear: both;
			height: 22px;
			margin: 10px 10px 20px 10px;
			padding: 0;
			border-bottom-color: #000000;
			border-bottom-style: dotted;
			border-bottom-width: 1px;
		}

				#jumpslug {
					font-size: 1em;
					font-weight: bold;
					text-transform: uppercase;
					color: #000000;
					padding: 0 0 2px 20px;
					margin: 8px 0 0 0;
					background: transparent url("images/icon_page.png") no-repeat 0 0;
				}

		#pagelinks {
			float: right;
			display: block;
			text-align: right;
			margin: 0 0 -8px 30px;
			padding: 0;
		}
		
		#pagebar {
			clear: both;
			float: right;
			display: block;
			margin: 0 0 -8px 0;
			padding: 0;
		}
		
				#pagelinks li, #pagebar a, #pagebar .this-page, #pagebar .break {
					display: block;
					float: left;
					width: 15px;
					height: 20px;
					xlist-style-type: none;
					font-size: 12px;
					letter-spacing: -1px;
					font-weight: bold;
					text-align: center;
					margin: 0;
					padding: 5px 0 0 0;
				}

						#pagelinks .notcurrent, #pagebar a, #pagebar a:visited {
							color: #92ff00;
							background: transparent url("images/bg_navpagenums.png") no-repeat top center;
						}

						#pagelinks .current, #pagebar .this-page {
							color: #000000;
							background: transparent url("images/bg_navpagenums-ON.png") no-repeat top center;
						}

/* PLUGIN: Post-Star-Rating (plugin modified by PSB) --------------------------- */
/* Grrr. Still fighting the layout on this one. */

.PSR_stars {
  height: 25px;
  xoverflow: hidden;
  padding: 0;
  margin: 0;
  width: 85px;
  xdisplay: inline;
}
* html .PSR_stars .star {
	xdisplay: block;
	xposition: absolute;
	height: 0;
	width: 0;
}

.PSR_stars input {
	display: none;
}

.PSR_no_star, .PSR_half_star, .PSR_full_star, .PSR_no_voting_star, .PSR_half_voting_star, .PSR_full_voting_star {
  xdisplay: inline;
  float: left;
  width: 17px;
  height: 15px;
  text-indent: -1000em;
  text-align: left;
  background-repeat: no-repeat;
}
		.PSR_no_star { background-image: url(images/stars/no_star.gif); }
		.PSR_full_star { background-image: url(images/stars/full_star.gif); }
		.PSR_half_star { background-image: url(images/stars/half_star.gif); }
		.PSR_no_voting_star { background-image: url(images/stars/no_star.gif); }
		.PSR_full_voting_star { background-image: url(images/stars/full_voting_star.gif); }
		.PSR_half_voting_star { background-image: url(images/stars/half_voting_star.gif); }

/*.PSR_votes {
	padding-left: .5em;
}

.PSR_moment_scores li {
	position: relative;
	height: 2.2em;
  list-style: decimal outside;
}
* html .PSR_moment_scores li {
  list-style: none;
}
.PSR_moment_scores .trend_up, .PSR_moment_scores .trend_dw, .PSR_moment_scores .trend_eq {
  display:block;
  width: 14px;
  height: 15px;
  overflow: hidden;
  text-indent: -100em;
  float: left;
  background-repeat: no-repeat;
	margin-right: .5em;
}

		.PSR_moment_scores .trend_up {  background-image: url(images/stars/up_arrow.gif); }
		.PSR_moment_scores .trend_dw { background-image: url(images/stars/dw_arrow.gif); }
		.PSR_moment_scores .trend_eq { background-image: url(images/stars/eq_arrow.gif); }

.PSR_moment_scores .PSR_container {
	position: absolute;
	top: 0;
	right: 0;
	width: 21px;
	text-align: right;
}
*/
/* My overrides */

#rate {
	xwidth: 120px;
	xdisplay: block;
}

#rate .PSR_container {
	display: inline;
	position: absolute;
	height: 25px;
	width: 85px;
	xvertical-align: middle;
	overflow: hidden;
}

#header .PSR_votes, .PSR_tvotes, .PSR_tvote {
	display: none;
}

/* PLUGIN: PageBar --------------------------- */

.pagebar {
	xlist-style-type: none;
	padding: 0.2em 0.5em;
	margin: 3em 0 2em 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: transparent url(images/bg_readmore.png) no-repeat left top;
}

.pagebar li {
display: inline;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #ff0000;
	padding: 0.2em 0.5em;
	background: #fff;
}

.pagebar a:visited {
	border: 1px solid #ff0000;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
}

.pagebar .this-page {
	border: 1px solid #ff0000;
	padding: 0.2em 0.5em;
	background: #92ff00;
	color: #000000;
}

.pagebar a:hover {
	border-color: #ff0000;
}

.pagebar .inactive {
   border: 1px solid #ffffff;
	color: #ffffff;
   padding: 0.2em 0.5em;
}

/* SCRIPT: Jquery JKoutlinemenu --------------------------- */

.catalogRelated {
position: absolute; /*leave this alone*/
display: none; /*leave this alone*/
width: 180px; /*default width of menu*/
overflow-x: hidden;
z-index: 100000;
text-align: left;
border: 1px solid #000000;
border-left-color: #888888;
border-top: none;
border-bottom-width: 3px;
background: transparent url(images/bg_dropdownmenu.png) repeat-y top left;
}

.catalogRelated  ul{
xlist-style-type: none;
margin: 0 5px 5px 5px;
padding: 0;
color: #888888;
border: 1px solid #000000;
border-right-color: #888888;
border-bottom-color: #888888;
}

.catalogRelated ul li a {
width: auto;
margin: 5px;
padding: 5px;
display: block;
font-size: 1.1em;
line-height: 130%;
font-weight: bold;
color: #92ff00;
text-decoration: none;
background: transparent url(images/px_blk_trans90.png) repeat top left;
}

.catalogRelated  ul li a:visited, .catalogRelated  ul li a:active{
}

.catalogRelated  ul li a:hover{
background-color: #000000;
}

.catalogRelated .header {
padding: 0 10px;
margin: 0;
width: 100%;
height: 25px;
overflow: hidden;
color: #ffffff;
background-color: transparent;
background-repeat: repeat-x;
background-position: left top;
background-image: url(images/bg_bar_dark.png);
}



/* Holly Hack for IE \*/
* html .catalogRelated  li {height: 1%; }
* html .catalogRelated  li a { height: 1%; }
/* End */












/* ------------------------ PARIAH PROJECTS --------------------------- */

#PariahProjects {
margin-top: -15px;
width: 990px;
color: #cccccc;
background-color: transparent;
background-repeat: repeat-x;
background-position: left 3px;
background-image: url(images/bg_bar_dark3.png);
}

#PariahProjects LI a {
background-color: transparent;
background-repeat: no-repeat;
background-position: left 3px;
background-image: url(images/bg_dark3_buttons.png);
}

		#PariahProjects a:hover {
		background: transparent repeat left top;
		background-image: url(images/px_blk_trans25.png);
		}
