
/*------------------------------------------------------------------------
# JSF Search -> Default CSS (v1.0.0)
# ------------------------------------------------------------------------
# Copyright (C) 2010 PICNet, Inc. All Rights Reserved.
# Author: Ryan Belisle
# Website:  http://www.picnet.net
/* ----------------------------------------------------------------------*/

/* !Attributes Box */
/*
.com_jsfSearch .compBox-wrap					{ background-color: #F6F3EF; }
.com_jsfSearch ul.attribs-list				{ margin: 0px; padding: 0px; font-size: .9em; }
.com_jsfSearch ul.attribs-list li				{ margin: 0px; padding: .4em 0; line-height: 1.2em; background: url(none); vertical-align: middle; display: block; float: left; }
.com_jsfSearch ul.attribs-list .attrib-title		{ font-weight: bold; }

.com_jsfSearch ul.oneColumn li				{ width: 100%; }
.com_jsfSearch ul.twoColumns li				{ width: 49.999%; }
.com_jsfSearch ul.threeColumns li				{ width: 33.333%; }
.com_jsfSearch ul.fourColumns li				{ width: 24.999%; }
*/



/* ------------------------------------------------------------------------
/* !PAGE: Search > Blog Layout (Default) */
/* ----------------------------------------------------------------------*/
/*
.items .pos-intro							{ margin-bottom: .8em; }
*/




/* ------------------------------------------------------------------------
/* !STYLING: Global View Position Styling (put in MTF???) */
/* ----------------------------------------------------------------------*/
/*
.pos-subtitle								{ margin-bottom: 8px; color: #666; font-size: 1.2em; font-style: italic; }
.pos-subtitle .element						{ display: inline; padding-right: 10px; }

.pos-intro .element							{ margin: .8em 0 0 0; }
.pos-intro .element h4						{ margin: 0px; text-transform: none; }

.pos-attribs li.element-text					{ clear: both; width: 100% !important; }

.pos-table .element-label					{ font-weight: bold; }

.pos-desc .element							{ margin: 1.6em 0 0 0; }
.pos-desc .element-first						{ margin: 0px; }
.pos-desc .element-firstlast					{ margin: 0px; }
.pos-desc .element h4						{ margin: 0px; text-transform: none; }

.pos-inset								{ float: right; width: 210px; background: #F2EDE7; margin: 0 0 10px 20px; padding: 15px; font-size: .9em; }
.pos-insetC								{}
.pos-insetT								{}
.pos-insetT h3								{ margin: 0px; }
.pos-inset .element							{ margin: .6em 0 0 0; }
.pos-inset .element h4						{ margin: 0px; text-transform: none; }

.pos-bot									{ font-size: .9em; line-height: 1.4em; border-top: 1px dotted #C4A67E; padding: 1.6em 0 0 0; }
.pos-bot .element							{ margin: 1em 0 0 0; }
.pos-bot .element h4						{ margin: 0px; text-transform: none; line-height: 1.1em; }
.pos-botCW								{ padding: 0px; }
*/