 
/*Base Colors
------------------------------------------------------------ */
body { background: #dbdbc8 url(http://ioncolex.com/core/wp-content/uploads/2009/12/bkgd.gif) repeat; }
.container, .sliderGallery { background: #ffffff; }
div.colborder, div.border { border-right: 1px solid #cccccc; }
.box,.postmetadata,.nav,#sidebar ul li a:hover,ul.txt li:hover {background: #cccccc }
#sidebar ul li a,ul.txt li { border-bottom: 1px solid #cccccc; }
hr {background: #cccccc; color: #cccccc; }
#footer-wrap {background: #000000;}

/*Font Color
------------------------------------------------------------ */
#masthead h4 a, #masthead #logo h1 a {color: #000000}
body,p,h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color: #222222}
h3.sub,h2.sub {border-bottom: 1px solid #cccccc; }
.welcomebox h2, .welcomebox h6, .welcomebox p {color:#222222}

/*Links 
------------------------------------------------------------ */
a, a:link, a:visited, .welcomebox h2 a { color: #428ce7; }

/*Hover 
------------------------------------------------------------ */
a:hover, a:focus { color: #666666; }

/*Navigation
------------------------------------------------------------ */
#top .sf-menu, #top .sf-menu li,.sf-menu, .sf-menu li, #menu-wrap { background:#dbdbc8; }
#top .sf-menu li a,.sf-menu li a { color:#2e2e2e; background: #dbdbc8; }
#top .sf-menu li a:hover, .sf-menu li a:hover { color:#bf0429; background:#d1363f}
#top #search #s, #search #s {border: 1px solid #d1363f;}

/*Custom CSS
-------------------------------------------------------------*/
.home #top {
	margin-left: 20px;
	display: none;
}

#category-section h6 a, #footer a {
	color: #7eb2ed;
}

#footer a:hover {
	color: white;
}

#category-section h6 {
	height: 46px;
	text-transform: uppercase;
}

#category-section p {
	color: #d6d6d6;
	text-shadow: #0f0f0f 0 1px 2px;
}

.welcomebox {
	background: none;
	margin-left: -24px;
	width: 950px;
	height: 127px;
	margin-top: -25px;
}

.welcomebox h3 {
	display: none;
}

#footer .span-3, #footer .column.span-3, #footer .column.span-10 {
	width: 260px;
	margin: 0 0 0 20px;
	padding-right: 20px;
	font-size: 1em;
}

#footer h3.sub {
	font-size: .95em;
}

#footer .column.span-10 {
	width: 280px;
	padding-right: 0px;
}

#footer ul li a,ul.txt li{height:1%;line-height:1.2em;display:block;padding:6px 0 6px 0px;
}

.sf-menu, .sf-menu * {
	display: none;
}

div.description { display: none;}

#category-section h3.sub, #category-section h6.sub {
	display: none;
}

#category-section .column, #category-section ul  {
	border-style: none;
}

#portfolio {
	z-index: -500;
}

.container-inner {
	padding-bottom: 0;
}

#category-section {
	width: 681px;
	z-index: 500;
	margin-bottom: 0;
	margin-top: -80px;
	background: url(http://ioncolex.com/core/wp-content/themes/modularity/images/bkgd_footer.png) repeat;
	padding-left: 165px;
	padding-right: 104px;
}

#category-section .column {
	width: 110px;
	text-align: center;
	padding: 0;
	margin-left: 8px;
	margin-right: 8px;
}

#category-section .column p.byline {
	display: none;
}


.container, #footer-wrap{
	background:none;
}

#footer {
	background: gray url(http://ioncolex.com/core/wp-content/themes/modularity/images/bkgd_grey.gif) repeat;
}

.thumbnail, .attachment-thumbnail {
	margin: 0;
	max-width:100px;
	max-height:100px;
}

.postmetadata, .nocomments {
	display: none;
}

.textwidget  ul li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 13px;
	line-height: 1.4em;
	margin-bottom: 9px;
	margin-top: 4px;
}

.textwidget img {
	margin-right: 3px;
	margin-top: 10px;
	margin-left: -1px;
}

.post img.size-h-thumb, .post img.size-h-thumb-last {
	margin-bottom: 9px;
	margin-top: -8px;
}

p.horiz {
	width: 587px;
	height: 305px;
}

p.vert {
	float: left;
	width: 277px;
}

p.vert img.size-v-thumb {
	margin-top: -30px;
}

p.vert img.size-v-thumb2 {
	margin-top: -48px;
	margin-left: 11px;
}

p.vert img.size-v-thumb3 {
	margin-top: -66px;
	margin-left: 9px;
}


