/* MODx Styles */

/* Code
------------------------------------------------------------------------- */    

code {
    background-color: #f4f4f4;
    border-bottom: 1px solid #ddd;
	padding: 10px;
	display: block;
}

/* 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;
}

/* EmailForm 
------------------------------------------------------------------------------- */
#EmailForm {
	padding: 20px;
	background-color:#E6E6E6;
	height:400px;
}
#EmailForm form{
	width:100%;
	border:none;
	line-height:1.2em;
}
#EmailForm fieldset{
	border:none;
}
#EmailForm label{
	float:left;
	clear:left;
	width:160px;
	margin-left: 0px;
}
#EmailForm input{
	width:160px;
	border:#666666 1px solid;
}
#EmailForm select{
	width:165px;
	border:#666666 1px solid;
}
#EmailForm textarea{

	width:32em;
	height:6em;
	border:#666666 1px solid;
}

#EmailForm input.button {
    text-align:center;
	width:auto;
	padding: 3px 10px 3px 10px;
	border: 1px solid #ddd;
	clear: left;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
	margin: 0 0 0 300px;
	border:none;
	cursor:pointer;
	height: 23px;
	color:#FFFFFF;
	width: 142px;
	background-image:url(images/login.gif);
}
#EmailForm input.button:hover {
	color:#FF6600;
	background-image:url(images/login_f2.gif);
}
/* RegisterForm 
------------------------------------------------------------------------------- */
#RegisterForm {
	padding: 20px;
	background-color:#E6E6E6;
}
#RegisterForm form{
	width:100%;
	height:100%;
	border:none;
	line-height:1.2em;
}
#RegisterForm fieldset{
	border:none;
}
#RegisterForm label{
	float:left;
	clear:left;
	width:160px;
	margin-left: 160px;
}
#RegisterForm input{
	width:200px;
	border:#666666 1px solid;
}
#RegisterForm input readonly{
	background-color:#E6E6E;
}

#RegisterForm select{
	width:205px;
	border:#666666 1px solid;
}
#RegisterForm input.button {
    text-align:center;
	width:auto;
	padding: 3px 10px 3px 10px;
	border: 1px solid #ddd;
	clear: left;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
	margin: 20px 0 0 300px;
	border:none;
	cursor:pointer;
	height: 23px;
	color:#FFFFFF;
	width: 142px;
	background-image:url(images/login.gif);
}
#RegisterForm input.button:hover {
	color:#FF6600;
	background-image:url(images/login_f2.gif);
}
.errors #RegisterForm form input {
	border:#FF0000 1px solid;
}


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

.MODX_RichTextWidget a {
	border: 0px;
}

/* Ditto 2 Blog
------------------------------------------------------------------------------- */
.home_spot td{
	vertical-align:top;
	width:25%;
	}
	
.ditto_summaryPost h3 {
    border-bottom: 1px solid #ccc;
    margin: 0px !important;
    /*padding: 5px !important;*/
    color: black;
	font-size:120%;
}
.ditto_summaryPost h3 a:link, ditto_summaryPost h3 a:active, ditto_summaryPost h3 a:visited {
    border-bottom:none;
    margin: 0px !important;
    /*padding: 5px !important;*/
    color: #69c;
}
.ditto_summaryPost h3 a:hover {
    color: #f60;
}

.ditto_summaryPost .ditto_info {
	background-color: #666;
    padding: 10px !important;
    font-size: 1em;
    color: black;
}
.ditto_summaryPost_td td{
	min-width:25%;
	max-width:33%;
}

.ditto_summaryPost a:link, .ditto_summaryPost a:visited, .ditto_summaryPost a:active{
    /*padding: 5px !important;*/
    font-size: 1em;
    color: #666;
}
.ditto_summaryPost a:hover{
    color: #f60;
}
.ditto_summaryPost a:hover{
    /*padding: 5px !important;*/
    font-size: 1em;
    color: #693;
}

.ditto_summaryPost_news_head {
    /*background:url(images/news_head_bg.jpg) repeat-x;*/
}
.ditto_summaryPost_news_head_left {
   /* background:url(images/news_head_l.jpg) no-repeat;*/
}
.ditto_summaryPost_news_head_right {
    /*background:url(images/news_head_r.jpg) no-repeat;*/
}
.ditto_summaryPost_news h3 {
    border-bottom: 1px solid #ccc;
    margin: 0px !important;
    /*padding: 5px !important;*/
    color: black;
	font-size:120%;
}
.ditto_summaryPost_news h3 a:link, ditto_summaryPost_news h3 a:active, ditto_summaryPost_news h3 a:visited {
    border-bottom:none;
    margin: 0px !important;
    /*padding: 5px !important;*/
    color: #69c;
}
.ditto_summaryPost_news h3 a:hover {
    color: #f60;
}

.ditto_summaryPost_news .ditto_info {
	background-color: #666;
    padding: 10px !important;
    font-size: 1em;
    color: black;
}
.ditto_summaryPost_news_td {
	background:#EFEFEF;
	padding: 0 5px;
	min-width:0;
	max-width:25%;
}
.ditto_summaryPost_news a:link, .ditto_summaryPost_news a:visited, .ditto_summaryPost_news a:active{
    /*padding: 5px !important;*/
    font-size: 1em;
    color: #666;
}
.ditto_summaryPost_news a:hover{
    color: #f60;
}
.ditto_summaryPost_news a:hover{
    /*padding: 5px !important;*/
    font-size: 1em;
    color: #693;
}


.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; 
    background-color: #003399; 
    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;}

/* Search Terms Highlighting
------------------------------------------------------------------------------- */
.AS_ajax_highlight {
    background-color: #ffb;
    padding: 2px;
    margin: -3px;
    border: 1px solid #dd3;
    color: #000;
}

.searchTerms { color: #eee; }
.searchTerms .AS_ajax_highlight { margin: 0 0 0 3px;}
a.ajaxSearch_removeHighlight, a.ajaxSearch_removeHighlight:visited { display: block; float: left; margin: 6px 0 0; padding: 1px 2px 2px; color: #888; }
a.ajaxSearch_removeHighlight:hover { background-color: #888; color: #222; }