/*  
Design Art Consortium
*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(../images/expression.gif) #f1f1e9 repeat-x top;
	color: #333;
	font: .8em "Trebuchet MS", Arial,Verdana,Helvetica,Sans-Serif;
}
a{
	color: #0f0080;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
} 

input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style-type: none;
	list-style-position: inside;
	float: left;
}

/*=== Layout ===*/
#background { 
	background: url(../images/bgr.jpg) no-repeat top center; 
}
#canvas{
	margin: 0 auto;
	width: 960px;
}
/*=== Header ===*/
#header{
	color: #d8d8d8;
	font-size: 12px;
	height: 318px;
	padding: 35px 0 0;
}
#header p{
	line-height: 20px;
	padding: 0 0 13px;
}
#header #description {
	font-size:14px;
	line-height:24px;
	font-weight:bold;
}
#header #description a {
	color: #BCCE62;
}
/*- Logo -*/
#logo{
	border-right: 1px solid #40403f;
	float: left;
	height: 290px;
	padding: 0 48px 0 0;
	width: 250px;
}
#logo a:hover{
	text-decoration: none;
}
#logo h1{
	clear: both;
}
#logo h1 a{
	border-bottom: 1px solid #40403f;
	display: block;
	height: 54px;
	margin: 12px 0 20px;
	padding: 0 0 15px;
	width: 250px;
}
#logo h2{
	color: #e6e6e6;
	font-size: 12px;
	margin: 0 0 10px;
	text-transform: none;
}

/*- Recent -*/
#semantics{
	float: right;
	width: 640px;
	margin:0;
}
#semantics .pic img{
	border: 5px solid #444444;
	display: block;
	margin: 0 0 10px;
}
#semantics .pic img:hover {
	border: 5px solid #555555;

}
#semantics .harmonic{
	background: url(../images/symbol.png) no-repeat left;
	height: 17px;
	line-height: 17px;
	padding: 0 0 0 16px;
	text-transform:uppercase;
}
#semantics .harmonic a{
	text-decoration: underline;
	font-weight:bold;
}
#semantics .harmonic p{
	padding: 0;
	line-height:18px;
}
#semantics a.dac-tonic{
	background: url(../images/dac-tonic.png) repeat-y;
	font-weight:bold;
	display: block;
	text-align: center;
	text-decoration: none;
	width: 48px;
	font-size:12px;
	line-height:16px;
	padding-left:1px;	
}

/*=== Navigation ===*/
#menu{
	float: right;
	width: 640px;
	margin:10px 0 0 0;
}

/*- Nav1 -*/
#nav1{
	font-size: 12px;
	height: 27px;
	margin: 0 0 23px;
	text-transform: uppercase;
}
#nav1 li{
	float: left;
	line-height: 27px;
	margin: 0 2px 0 0;
}
#nav1 li a{
	color: #d8d8d8;
	display: block;
	float: left;
	padding: 0 0 0 15px;
	font-weight:bold;
}
#nav1 li a span{
	display: block;
	float: left;
	height: 27px;
	padding: 0 13px 0 0;
}
#nav1 li.current_canvas_item a{
	background: url(../images/tab-hover.gif) no-repeat left;
}
#nav1 li.current_canvas_item a span{
	background: url(../images/tab-hover.gif) no-repeat right;
	color: #ffffff;
}
#nav1 li a:hover{
	background: url(../images/tab-hover.gif) no-repeat left;
	color: #ffffff;
	text-decoration: none;
}
#nav1 li a:hover span{
	background: url(../images/tab-hover.gif) no-repeat right;
}

/*=== All Columns ===*/
#columns{
	margin: 52px 0 0;
	padding: 0 0 15px;
}
#canvas .no-bg {
	background:none;
}
#columns p{
	padding: 0 0 10px;
	line-height:20px;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 620px;
}
/*=== Right Column ===*/
#sidebar{
	float: right;
	width: 314px;
	padding-left:10px;	
	display:inline;
}
/*=== Styling Structures===*/
.shape {
	background: url(../images/shape-bgr.gif) #ffffff repeat-x top;
	clear: both;
	height: 1%;
	margin: 0 0 14px;
	padding: 19px;
	border: 1px solid #fefefe;
}
.shape a {
	color:#BCCE62;
}
.shape h3{
	color: #555555;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px;
}
.shape h3 a{
}
.shape .pic img{
	background: #fcfbfc;
	border: 1px solid #f1f1e9;
	display: block;
	margin: 0 10px 7px 0;
	padding: 8px;
	float:left;
	display:inline;
}
#columns .expression .pic img {
	margin:0px;
}
.shape .pics img, .flickr_badge_image img{
	border: 1px solid #f1f1e9;
	margin: 0 3px 8px;
	padding: 3px;
}
.shape .pic img:hover, .box .pics img:hover{
	background: #ffffff;
	border: 1px dotted #bbbbbb;
}

/*=== Head Balancers ===*/
.modal{
	clear: both;
	font-size: 12px;
	height: 18px;
	margin: 0 0 5px;
}
#sidebar h2, #columns h2{
	clear: both;
	font-size: 12px;
	margin: 0 0 10px;
	color: olive;
	font-weight: normal;
	margin: 0 0 10px;

}
.modal div{
	float: right;
}
.modal.semantics h2{
	float: none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	height: 20px;
}

.modal.dac h2{
	padding: 0 0 0 20px;
}

/*- Date -*/
.date{
	clear: both;
	color: #aaaaaa;
	font-size: 11px;
	padding: 0 0 13px;
}
.date a{
	color: #aaaaaa;
}

/*=== Styling Lists ===*/
/*- datasets -*/
.two-col {
width:310px;
margin: 0em 10px 0em 0px;
float:left;
}

.datasets {
	margin: 0 0 25px 0;
}
.datasets ul{
	background: url(../images/tonic.gif) repeat-x top;
	padding: 10px 0 0;
	clear: both;
}
.datasets ul li{
	background: none bottom;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
.datasets h3{
	color: #555555;
	float: left;
	font-size: 12px;
}
.datasets h3 a{
	color: #555555;
}
.datasets .date{
	margin: -5px 0 0;
}
#columns .sorted1 p{
	padding: 0 0 8px;
}
/*=== Buttons ===*/
a.feeder{
	color: olive;
	background: url(../images/feeder.gif) no-repeat right;
	padding: 0 16px 0 0;
}
/*=== Footer ===*/
#footer{
	background: url(../images/tonic.gif) repeat-x top;
	clear: both;
	color: #aaaaaa;
	font-size: 11px;
	height: 30px;
	margin: 25px 0 0;
	padding: 10px 0;
	line-height:22px;			
}
#footer a{
	color: #aaaaaa;
}
#footer img {
	vertical-align:middle;
}

/*========= List Items =========*/

.daclist ul li{
	color: #000;
	font-size:13px;
	font-weight:normal;
	padding: 5px 0px;
}

/*=== Misc. ===*/
.pivotal{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
         
.dac-bot{
	float: left;
}
.dac{
	float: right;
}
.equivocal{
	font-size: 1.1em;
	text-align: justify;
	font-weight: lighter;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	font-family: Arial,Verdana,Helvetica, sans-serif; }
	
/*=== datasets styling ===*/

#sidebar #searchform, #sidebar #calendar_wrap{
	background: url(../images/shape-bgr.gif) #ffffff repeat-x top;
	clear: both;
	height: 1%;
	margin: 0 0 14px;
	padding: 19px;
	border: 1px solid #fefefe;
}

/* UserComments 
------------------------------------------------------------------------- */                       
.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;    
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}

/* Ditto 2 Blog
------------------------------------------------------------------------------- */
.ditto_summaryPost h3 {
    border-bottom: 1px solid #ccc;
    margin: 0px !important;
    padding: 5px !important;
    color: black;
}
.ditto_summaryPost .ditto_info {
    background-color: #F8F8F8;
    padding: 5px !important;
    font-size: 0.8em;
    color: black;
}
.ditto_link {
    font-size: 76%;
    text-align: right;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #618100;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid #618100;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #9c0; 
    color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #9c0; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #618100;
} 
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}
#ditto_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
#ditto_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 
#ditto_archivelist .ditto_month {
    font-weight: bold;
}

/* MODx Icons
------------------------------------------------------------------------------- */

 #modxicon { 
height: 32px; 
width: 34px; 
margin: 0 auto; 
text-align: center; 
float: right; 
margin-top: -2em;

}

#modxicon a#modxicon32 {
    margin: 0 auto;
    width: 34px;
    height: 32px;
    display: block; 
text-indent: -2000px; 
text-align: center; 
overflow: hidden;
    background: transparent url(../../images/modx-icon.png) no-repeat 0 0;
	

}

 #modxicon a#modxicon32:hover {
    background: transparent url(../../images/modx-icon.png) no-repeat 0 -32px;
    color: #111;
}

#modxicon a, #modxicon a:visited, #modxicon a:hover { 
background: transparent; 
border: 0;

text-decoration: none; 
}

.stylebox {background-color: #F7F7F7; border: 1px solid #A0A0A0; padding: 5px;}
.hide {display: none;}

/* Extra Styling
------------------------------------------------------------------------------- */

/*Flow Player Styling*/
	#page {
		background-color:#efefef;
		width:540px;
		margin:5px auto;
		padding:40px 40px 40px 40px;
		min-height:400px;
		border:2px solid #fff;
		outline:1px solid #ccc;
		text-align:left;
}


/* Forms 
------------------------------------------------------------------------------- */
form {
	width: 360px;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	border: none;
}
form.full { width: 100%; }


fieldset {
    border: none;
}

legend {
	display: none;
}
form h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

form label,
form p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.first,
form label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

form label.second,
form label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
form label.state { width: 60px; }

form label.first input,
form label.city input,
form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

form label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.zip,
form label.zip input {
	float: left;
	width: 80px;
}
form label.zip { clear: none; }

form label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

form label input {
	float: left;
	width: 310px;
	padding: 0;
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio,
form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
form input.checkbox,
form select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
form textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

form label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
form input.button {
    clear: left;
}

