@charset "utf-8";
/* CSS Document */
html,body {
height: 100%;
}

body{
	color: #333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	background-image: url(images/back.jpg);
	background-repeat:repeat-x;


}
div, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{	
	list-style:outside;

}

p {	
	padding-bottom:10px; 
	margin: 0px;
}

.spacer{
	clear:both;                           
	font-size:0; 
	line-height:0;
}
a{
	color:#4f0037;	
}

/*------------------------------------------------main--------------------*/

#outer{
	width:960px;
	margin-right: auto;
	margin-left: auto;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}

#video_big{
	width:960px;
	margin-right: auto;
	margin-left: auto;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}

#top {
	width:1000px;
	height:20px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width:960px;
	height:118px;
	margin-right: auto;
	margin-left: auto;	
	padding-left:20px;
	padding-right:20px;
	background-repeat: no-repeat;
	margin-bottom:10px;
	background-image: url(images/aurora.jpg);
}

/*******************************************************************************
*                            	 							  				   *
*																	           *
*								Menu				                           *
*																	           *
/******************************************************************************/
#menu_out {
	width:960px;
	height:40px;
	margin-right: auto;
	margin-left: auto;	
	padding-left:20px;
	padding-right:20px;
}
#menu_out  ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}
#menu_out  ul li{
	display:block;
	float:left;
	border-right:solid 1px #FFFFFF; 
	}

#menu_out  ul li a{
	display:block;
	float:left;
	color:#4f0036;
	text-decoration:none;
	padding:13px;
	font-weight:bold;
	text-transform:uppercase;
}
#menu_out  ul li a:hover{
	color:#4f0036;
	background-color:#fff;
}

#menu_out ul li.active a{
	color:#4f0036;
	background-color:#fff;
}

#leftside{
	width: 550px;
	float:left;
	padding:0px;
	margin:0px;
}
#rightside{
	width: 390px;
	float:left;
	padding:0px;
	margin:0px;
	margin-left:20px;
}

#left_title {
	width: 530px;
	float:left;
	padding:10px;
	font-size:17px;
	font-weight:bolder;
	color:#4f0036;
	background-color:#fff;
	border-bottom:5px solid #f0eeef;

}
#right_title {
	width: 370px;
	padding:10px;
	float:left;
	font-size:17px;
	font-weight:bolder;
	color:#4f0036;
	background-color:#fff;
	border-bottom:5px solid #f0eeef;
}
#right {
	width: 390px;
	padding:0px;
	float:left;
	background-color:#fff;

}
#rightblog {
	width: 370px;
	padding:10px;
	float:left;
	background-color:#fff;
}
#left {	
	width: 530px;
	float:left;
	padding:10px;
	background-color:#fff;

}
#left ul li{
	list-style:round;
	margin-left:0px;
	text-decoration:none;
}
#left_video_sample {	
	width: 530px;
	float:left;
	padding:10px;
	background-color:#fff;

}
#left_video_sample ul{
	list-style:none;
	margin-left:0px;
}
#left_video_sample li{
	list-style:none;
	margin-left:0px;
	text-decoration:none;
	background-color:#f1edf0;
	padding:8px;
	margin-bottom:10px;
	font-weight:bold;
}
#left_video_sample li:hover{
	list-style:none;
	margin-left:0px;
	text-decoration:none;
	background-color:#e4e4e4;
}
#leftblogfacebook {	
	width: 430px;
	float:left;
	padding:0px;
	background-color:#fff;

}
#leftblogtwitter{	
	width: 120px;
	float:left;
	padding:0px;
	background-color:#fff;

}
#leftblog {	
	width: 530px;
	float:left;
	padding:10px;
	background-color:#fff;

}
#leftblog ul li {	
	padding:0px;
	margin:0px;
	list-style:none;
}
#video_info {	
	width: 530px;
	float:left;
	padding:10px;
	background-color:#fff;

}
#video_text {	
	width: 530px;
	float:left;
	padding:10px;
	background-color:#fff;

}
#video {	
	width: 530px;
	float:left;
	padding:10px;
	background-color:#fff;

}
.video_disclaimer {	
	float:left;
	background-color:#fff;
	margin-bottom:10px;

}
#bookmark {	
	width: 530px;
	float:left;
	padding:10px;
	background-color:#fff;

}

#footer {
	width:940px;
	float:left;
	padding:10px;
	background-color:#f1edf0;
	border-top: solid 1px #4f0037;
}
#footer a{
	color:#4f0037;
}
#footer ul {
	padding: 0;
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
}

#footer a:hover {
	font-weight: normal;
	color: #000;
}
.footer_links{
	font-weight: normal;
	margin-left:0px;
	float:left;

}
.footer_contact{
	font-weight: normal;
	margin-left:195px;
	float:left;
}

.footer_copyright{
	font-weight: normal;
	margin-left:180px;
	float:left;
}
a{
	text-decoration:none;

}
a:hover{
	color:#000000; 
}

.label {

	display:block;
	margin-left:200px;
}

.legend {
	padding-left:10px;
	float:left;
	display:block;

}

.submit{
	margin-left:20px;
	background-color:#4f0037;
	color:#fff;
	border:none;
	cursor: hand;
	padding:2px;
}
#accordion {
	margin:20px 0px;
}

h3.toggler {
	font-family:Arial, Helvetica, sans-serif;
	cursor: pointer;
	background: #f1edf0;
	margin: 0 0 3px; 0;
	padding:5px;
	font-size:13px;
}
h3.toggler:hover{
	font-family:Arial, Helvetica, sans-serif;
	cursor: pointer;
	background: #e4e4e4;
	margin: 0 0 3px; 0;
	padding:5px;
	font-size:13px;
}
div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#575757;
	font-weight:200;
}

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

.MODX_RichTextWidget a {
	border: 0px;
}

/* Ditto 2 Blog
------------------------------------------------------------------------------- */
.ditto_summaryPost h3 {
    margin: 0px !important;
    padding: 10px !important;
	background:#4f0037;
	border-bottom:5px solid #f3f3f3;
	color:#FFFFFF;

}
.ditto_summaryPost h3 a{
	color:#fff;
}
.ditto_summaryPost .ditto_info {
    background-color: #fff;
    padding: 10px !important;
	background:#f9f9f9;
	border-bottom:5px solid #f3f3f3;
}
.ditto_link {
    text-align: right;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #618100;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid #4f0037;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #4f0037; 
    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;
}

h3#post-  {
	font-size: 12px;
	color: #618200;
	background:  url() no-repeat left top;
	padding-left: 0px;
}
div.post label {
	display:block;
	width:430px;
	margin-bottom:8px;
}
div.post label input {
	position:absolute;
	left:170px;
}
div.post fieldset {
	border:none;
}

/* 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;
}
/* Side Bar 
------------------------------------------------------------------------- */  
#sidebarlogin label {
	display: block;
	margin-top: 5px !important;
}

#sidebarlogin input {
	width: 100%;
}
#sidebarlogin #checkbox_1 {	
	width: auto; 
	float: right; 
	border: 0 !important;
}
#sidebarlogin h3 {
	display: none;
}
.button {
	width: auto !important; 
	height: auto !important;
	padding: 2px !important;
	margin-top: 5px !important; 
	margin-bottom: 5px !important;
}

#sidebarlogin #forgotpsswd {
	font-size: 80%;
	display: block;
	float: right;
	margin: 10px 0 0 1px;
}
input{
	margin-bottom:5px;
}
fieldset{
	background-color:#f9f9f9;
	border:0px;	
}
input{
	background-color:#fff;
	border:1px solid #c6c6c6;	
	padding:2px;
	color:#636466;
}
textarea{
	background-color:#fff;
	border:1px solid #c6c6c6;	
	padding:2px;
	color:#636466;
}
.button{
	background-color:#4f0037;
	border:0px;	
	color:#fff;
}
.imageform{
	border:0px;

}

