/*
Theme Name: JIM
Theme URI: http://jimmedia.ca/
Description: JIM Media v2.0
Version: 2.0
Author: CK Leach
Author URI: http://jimmedia.ca
*/

@import url("tabcontent.css");

/* Begin Typography & Colors */
html, body {
	margin:0px;
	padding:0px;
	background:#494949;
	height: 100%;
	width: 100%;
}

body {
	font-size:12px;
	font-family: Arial, Verdana, sans-serif;
	background:#494949 url(images/JIMbggrey.jpg) no-repeat center top;
	color: #222;
	text-align:center;
}

a, a:hover, a:visited {
	color:#CE1041; /* f47921 */
 	text-decoration:none;
}

a:hover {
	color:#CE1041;
	text-decoration: underline;
}

p {
	margin:0 0 10px;
	padding:0px;
	position:relative;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}

#container {
	width:996px;
	margin:0px auto;
	padding:20px 0 0;
	text-align:left;
	border:0px solid red;
}

/*/// HEADER /////////////////////////////
///////////////////////////////////////*/
#header {
	position:relative;
	width:996px;
	height:107px;
	margin:0px;
	padding:0px;
	background:url(images/JIMheader.jpg) no-repeat;
	z-index:999;
}

.logo {
	position:absolute;
	top:15px;
	left:10px;
	width:180px;
	height:115px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

/*/// BODY ///////////////////////////////
///////////////////////////////////////*/
#wrapper {
	width:996px;
	margin:0px;
	padding:0px;
	background:#8b8b8b url(images/JIMbody.jpg) no-repeat top left;
}

#content {
	position:relative;
	float:left;
	width:996px;
	height:280px;
	min-height:280px;
	height:100% !important;
}

.subnav {
	position:relative;
	float:left;
	width:170px;
	padding:0px;
	margin:35px 3px 0 17px;
	font-size:11px;
	line-height:13px;
	color:#555;
	overflow:visible;
	z-index:999;
}

.subnav-wide {
	width:210px;
	padding: 0 5px;
	position:relative;
	float:left;
	height:240px;
	margin-top:35px;
	font-size:11px;
	line-height:18px;
	color:#555;
	overflow:visible;
	z-index:999;
}

.slideshow, #slideshow { display:block; width:965px; height:348px; padding:0px; margin:0px; overflow:0px; z-index:1; border-top:1px solid #888; border-bottom:1px solid #888; border-right:1px solid #888; }

/* Side menu styling */
/* common styling */
.menu {font-family: arial, sans-serif; width:170px; /*height:150px;*/ position:relative; margin:0; font-size:15px; margin:0px; z-index:999 /*background:#000*/}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#fff; width:158px; border-left:1px solid #ebebeb; border-right:1px solid #ebebeb; padding:3px 0 5px 10px; text-align:left; background:#F47920 url(images/submenubg.gif) no-repeat center bottom; line-height:19px; font-size:14px; font-weight:normal;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin:0px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#555; background:#F47920 url(images/submenubg.gif) no-repeat center bottom;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:169px; width:160px; border-top:1px solid #ebebeb; border-bottom:1px solid #ebebeb;}

.menu ul li:hover ul li a.hide {background:#F47920 url(images/submenubg.gif) no-repeat center bottom; color:#000;}
.menu ul li:hover ul li:hover a.hide {width:170px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#F47920 url(images/submenubg.gif) no-repeat center bottom; font-size:12px; padding-left:10px; color:#fff; width:160px; }
.menu ul li:hover ul li a:hover {color:#555; background:#F47920 url(images/submenubg.gif) no-repeat center bottom; font-size:12px!important;}

.menu ul li:hover ul li:hover ul {display:none; position:absolute; left:160px; top:0; color:#fff;}
.menu ul li:hover ul li:hover ul li a {display:none; width:160px; padding-left:10px; background:#F47920 url(images/submenubg.gif) no-repeat center bottom; color:#fff;}
.menu ul li:hover ul li:hover ul li a:hover {display:none; background:#F47920 url(images/submenubg.gif) no-repeat center bottom; color:#555;}

.menu ul li.note { display:block; width:148px; text-align:justify; font-size:11px; line-height:1.3em; color:#444; background:#F47920 url(images/submenubg.gif) no-repeat center bottom; border-left:1px solid #ebebeb; border-right:1px solid #ebebeb; padding:5px 10px; }
.menu ul div.menutop { width:170px;background:#333;height:11px;background:url(images/menutop.gif) no-repeat; overflow:hidden; }
.menu ul div.menubtm { width:170px;background:#333;height:9px;background:url(images/menubtm.gif) no-repeat; clear:both; }

ul.enhanced-categories-1, ul.enhanced-categories-1 ul, ul.enhanced-categories-1 ul ul {
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

.textarea {
	position:relative;
	float:left;
	/*font-size:12px;*/
	width:765px;
	min-height:280px;
	height:100% !important;
	height:280px;
	padding:0 15px 10px;
	margin-top:35px;
}

.textarea-wide {
	position:relative;
	float:left;
	/*font-size:12px;*/
	width:763px;
	min-height:280px;
	height:100% !important;	
	height:280px;
	padding:0 5px 5px;
	margin-top:35px;
	border-left:1px dotted #8b8b8b;
}

.textarea-full {
	position:relative;
	float:left;
	/*font-size:12px;*/
	width:966px;
	min-height:280px;
	height:100% !important;
	height:280px;
	padding:0 15px 10px;
	margin-top:35px;
	border-right:0px dotted #8b8b8b;
}

.textarea3 {
	position:relative;
	float:left;
	/*font-size:12px;*/
	width:575px;
	min-height:280px;
	height:100% !important;
	height:280px;
	padding:0 15px 10px;
	margin-top:35px;
	border-right:1px dotted #8b8b8b;
}
		
.breadcrumb {
	position:absolute;
	top:-25px;
	right:20px;
	font-size:10px;
	color:#777;
}
.rightrail {
	position:relative;
	float:right;
	width:170px;
	padding:31px 15px 0;
	height:280px;
	min-height:280px;
	height:100% !important;
	text-align:center;
}
.rightrail img {
	margin-bottom:5px; }

.righttext {
	position:relative;
	width:179px;
	margin:10px auto 0;
	padding:0px;
	margin-top:35px;
	font-size:11px;
	text-align:left;
}

.rightrail ul.newslist {list-style:none; padding:0px; margin:0px; text-align:left; }
.rightrail ul.newslist li {display:block; margin-bottom:20px;}
.rightrail ul.newslist li a, .rightrail ul.newslist li a:hover {display:block; text-decoration:none; }
.rightrail ul.newslist li a:hover {font-weight:bold; text-decoration:none;}

/*/// FOOTER /////////////////////////////
///////////////////////////////////////*/
#footer {
	display:block; height:195px; overflow:hidden; clear:both; }
.footerdesign {
	position:relative; float:left; width:249px; height:195px; margin:0px; padding:0px; background:transparent url(images/JIMdesign.gif) no-repeat; }
.footersolution {
	position:relative; float:left; width:249px; height:195px; margin:0px; padding:0px; background:transparent url(images/JIMsolution.gif) no-repeat; }
.footermarketing {
	position:relative; float:left; width:249px; height:195px; margin:0px; padding:0px; background:transparent url(images/JIMmarketing.gif) no-repeat; }
.footerpublishing {
	position:relative; float:left; width:249px; height:195px; margin:0px; padding:0px; background:transparent url(images/JIMpublishing.gif) no-repeat; }
.designtext, .solutionstext, .marketingtext, .publishingtext {
	position:relative; top:55px; width:210px; height:130px; font-size:11px; font-style:italic; color:#ccc; padding:0px 19px; border:0px solid red; overflow:hidden; }
.designtext p, .solutionstext p, .marketingtext p, .publishingtext p {
	margin:0 0 5px; }

.footbulletorange, .footbulletmagenta, .footbulletgreen, .footbulletwhite {
	position:relative; float:left; width:4px; height:11px; margin-right:5px; clear:left; }
.footbulletorange {
	background:url(images/footbulletorange.gif) no-repeat 0 5px; }
.footbulletmagenta {
	background:url(images/footbulletmagenta.gif) no-repeat 0 5px; }
.footbulletgreen {
	background:url(images/footbulletgreen.gif) no-repeat 0 5px; }
.footbulletwhite {
	background:url(images/footbulletwhite.gif) no-repeat 0 5px; }
.learn {
	position:relative; display:block; padding-top:15px; text-align:center; }
.copyright {
	display:block; text-align:center; font:10px Verdanda, sans-serif; color:#888; padding:10px 0; }
	.copyright a {
		color:#ccc; text-decoration:none; }
	.copyright a:hover {
		color:#ce1041; }

/*//////////////////////////////////////*/

.entry p {
	margin:0 0 15px; }
	
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



small, .small {
	/*font-family: Arial, Helvetica, Sans-Serif;*/
	/*font-size: 0.5em;*/
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color:#ce1041;
	}

h1 {
	font-size: 4em;
	text-align: center;
	margin-bottom:15px;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	margin-bottom:20px!important;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 14px; font-weight:bold; text-transform:uppercase; margin-bottom:5px; color:#000!important;
	}
	
.titleh3 {
	font-size:18px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0px;
}

/*
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
*/
/*.entry p a:visited {
	color: #b85b5a;
	}
*/

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/*
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
*/

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

/*
#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
*/

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
	height:0px!important;
}

/*
#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
*/


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin:5px 0 5px 0;
	padding-bottom:5px!important;
	color:#ce1041;
	border-bottom:3px solid #f47920;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 5px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
/*	text-indent: -10px; */
	}


html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
/*	content: "\00BB \0020"; */
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	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 10px;
	}

#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;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 10px 10px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* SUCKERFISH CSS */

#topMenu {
	position:relative;
	top:70px;
	left:190px;
	color:#ccc;
	width:790px;
	height:25px;
	margin:0px;
	padding:0px;
	text-align:left;
	list-style: none;
	line-height:24px;
}

#suckerfishnav {
	font-size:14px;
	font-weight:normal;
}

#suckerfishnav, #suckerfishnav ul {
	float: left;
	list-style: none;
	line-height: 1.2em;
	padding:0;
	margin:0;
	width:790px;
	position: relative;
	z-index:999;
}

#suckerfishnav a {
	display:block;
	color:#eee;
	text-decoration:none;
	margin:0px;
	padding:0 13px;
 /* font-weight: bold; */
}


#suckerfishnav li {
	float:left;
	padding:0;
	font-size: 16px;
}

#suckerfishnav li ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:145px;
	font-weight:normal;
	margin:0;
	padding-top:20px;
	line-height:1em;
	background:url(images/submenuarrow.gif) no-repeat 0 4px;
	/*-moz-opacity:0.85;
	opacity:0.85;
	khtml-opacity:0.85*/
}

#suckerfishnav li li {
	padding:0px;
	width:145px;
	border-bottom:0px solid #aaa;
}

#suckerfishnav li li a {
	padding:5px 5px 5px 0;
	color:#fff!important;
}

#suckerfishnav li ul li {
	font-weight:normal;
	font-family:Verdana,sans-serif;
}

#suckerfishnav li ul li a {
	font-size:11px;
	color:#fff;
	font-style:normal;
	font-weight:normal;
	padding-left:13px;
	background:#F47920 url(images/submenubg.gif) no-repeat center bottom;
	z-index:10;
}

#suckerfishnav li:hover ul li a,
#suckerfishnav li ul li a {
	color:#fff;
}

#suckerfishnav li ul ul {
	margin:-22px 0 0 140px;
}

#suckerfishnav li ul li:hover {
	background:#000;
}

#suckerfishnav li ul li:hover a,
#suckerfishnav li ul li a:hover {
	color:#444!important;
}

#suckerfishnav li ul li:hover li a,
#suckerfishnav li ul li li a {
	color:#fff;
}

#suckerfishnav li ul li li:hover a,
#suckerfishnav li ul li li a {
	color:#fff;
}

#suckerfishnav li ul li ul li:hover ul li a,
#suckerfishnav li ul li ul li ul li a {
	color:#fff;
}

#suckerfishnav li ul li ul li:hover ul li:hover a {
	color:#fff;
}

#suckerfishnav li:hover ul ul,
#suckerfishnav li:hover ul ul ul,
#suckerfishnav li.sfhover ul ul,
#suckerfishnav li.sfhover ul ul ul {
	left:-999em;
}

#suckerfishnav li:hover ul,
#suckerfishnav li li:hover ul,
#suckerfishnav li li li:hover ul,
#suckerfishnav li.sfhover ul,
#suckerfishnav li li.sfhover ul,
#suckerfishnav li li li.sfhover ul {
	left:auto;
	/*background:#F47920;*/
	margin:0 0 0 10px;
}

#suckerfishnav li:hover,
#suckerfishnav li.sfhover {
}

#suckerfishnav li:hover a,
#suckerfishnav li a:hover,
#suckerfishnav li.sfhover a {
	color:#f47921;
}

#tmenu, #tmenu li {
	padding-left: 0;
	list-style-type: none;
}

ul.children {
	padding-left: 7px;
	margin: 0;
}

#tmenu li.cat-item {
	color: #888;
	padding: 2px 0;
	margin: 0;
}

.template, .template0, .template1, .template2 {
	margin: 10px;
	padding: 3px;
	width: 220px;
	float: left;
	position: relative;
	border: 1px solid #888;
	background-color:#e3e3e3;
}

.template p, .template0 p, .template1 p, .template2 p {
	height:150px;
	overflow:hidden;
	border: 2px solid #888;
	margin:0 8px;
}

.template0 {
	clear: both !important;
}

.template-wrapper {
	clear: both;
}

h4 {
	padding: 0px;
	margin: 2px;
	font-size: 14px;
}

.meta {
	font-size: 10px;
	color: #333;
	padding: 7px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 4px 6px;
	margin: 1px;
	text-decoration: none;
	border: 1px solid #555;
	color: #444;
	background-color: #ddd;
}
.wp-pagenavi a:visited {
	padding: 4px 6px;
	margin: 1px;
	text-decoration: none;
	border: 1px solid #555;
	color: #444;
	background-color: #ddd;
}
.wp-pagenavi a:hover {
	border: 1px solid #fff;
	color: #fff;
	background-color: #59AD40;
}
.wp-pagenavi a:active {
	padding: 4px 6px;
	margin: 1px;
	text-decoration: none;
	border: 1px solid #555;
	color: #444;
	background-color: #ddd;
}
.wp-pagenavi span.pages {
	padding: 4px 6px;
	margin: 1px;
	color: #444;
	border: 1px solid #555;
	background-color: #ddd;
}
.wp-pagenavi span.current {
	padding: 4px 6px;
	margin: 1px;
	font-weight: bold;
	border: 1px solid #fff;
	color: #fff;
	background-color: #CE1141;
}
.wp-pagenavi span.extend {
	padding: 4px 6px;
	margin: 1px;
	border: 1px solid #555;
	color: #444;
	background-color: #ddd;
}

/*/// Request a Quote ///*/
.cform {
	width:600px !important; }
.cformtop {
	width:600px; height:20px; margin:0px auto; padding:0px; overflow:hidden; background:url(images/600wideformtop.gif) no-repeat; }
.cformbtm {
	width:600px; height:20px; margin:0px auto; padding:0px; overflow:hidden; background:url(images/600wideformbtm.gif) no-repeat; }
	
ol.cf-o1 {
	width:600px; }
.cform input, .cform textarea {
	width:250px !important; }
.cform input.cf-box-a, .cform input.cf-box-b {
	width:15px !important; }
	
/*///// cforms additional styles ////*/
/* -- Cforms Contact Form Tweaks -- */
#cforms2form {
	width:450px!important; background:transparent !important }
#cforms2form ol li label {
	width:105px; }
#cforms2form ol li input, #cforms2form ol li textarea {
	width:200px !important; }
#cforms2form p input.sendbutton {
	border-color:#ededed #833e0c #833e0c #ededed !important; margin-left:95px !important; }
#cforms2form ol li.cf_li_err {
	background:transparent !important; border:0px !important; margin:5px 0 !important; padding:0px !important; }

div#post-21 div.cf_info {
	background:transparent !important; }

div#post-21 div.entry p.linklove a {
	position:absolute !important; left:-9999px !important; }
	
	/*/// COLLAPEABLE DIVS //////////////
//////////////////////////////////*/
.showncontent {paddingoverflow:hidden;	cursor:pointer; padding:0px; margin:0px; }
.hiddencontent{	visibility:hidden; height:0px; overflow:hidden; position:relative; }
.hiddencontent_content{position:relative; padding:0px 0 0 23px; margin:0px; }