
/* GLOBAL ITEMS ====================================================================== */
*{
	margin:0;
	padding:0;
	font-family:Lucida Grande,Gill Sans,Arial,Helvetica,sans;
	font-size:11px;
}

body{
	margin:30px auto;
	text-align:center;
	background:#502437;
	-webkit-text-stroke:1px transparent;
	
}

@media only screen and (max-device-width:480px) {body{-webkit-text-stroke:0 black;}}


/* HTML DEFAULTS ====================================================================== */

h1{
	background:url(/img/logo-3.png) no-repeat;
	height:60px;
	width:980px;
	margin:0 auto;	
}

h2{
	padding:0px 0px 0 10px;
	height: 33px;
	margin-bottom:0px;
	text-align:right;
	font-size:16px;
	color:#d9d3c5;
	font-weight:normal;
	
}

#partnerheader{
	background:#3b3535;
	border-bottom:1px #665c5c solid;
	padding:10px;
	color:#ff7fa6;
	position:relative;
	top:-20px;
	margin:0px -20px;
}
#partnerheader b{
	color:#FFF;
}

#main.home h2{
	margin:0;
	margin-top:15px;
	padding:0;
	text-align:left;
	background-color:none;
	background:url(/img/h1.png) no-repeat top left;
	height:45px;
	padding-bottom:10px;
}

#main.home h2 span{
	display:none;
}

h2 strong{
	font-size:16px;
}

h1 span{
	display:none;
}
h3{padding-bottom:12px;}

#main{
	
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
}

#main.home h3{
	border-bottom:0px;
	padding:0;
	color:#ac3c64;
	font-weight:normal;
	font-size:20px;
	line-height:24px;
	padding:0 0 15px 0;
}

#main.home h3 strong{
	font-size:20px;
	color:#7f012e;
}

#message h3{border-bottom:none;}
h3.home{border-width:0;padding-bottom:0;}
h3,h3 input{font-size:18px;color:#600402;font-weight:normal;}
h3 input{width:350px;font-weight:bold;background-color:#FFF6EE;}
h3 strong{font-size:18px;}

h4{font-size:12px;color:#b12550;padding:10px 0;border-bottom:1px #CCC dotted;min-height: 15px;}
#stream h4{font-weight:normal;text-transform:uppercase;font-size:9px;text-align:right;padding-bottom:3px;padding-top:12px;}
h4 span:hover{cursor:pointer;}
h5{font-size:14px;color:#600402;padding:15px 0 5px 0px;border-bottom:2px #EFEFEF solid;margin:0 0px 5px 0px;}


option{
	padding-right:10px;
}

a{color:#0280d0;
	
}

hr{
	border-top:1px #CCC solid;
	border-width:1px 0 0 0;
}

form div{
	margin:10px 0;
}

label{
	display:block;
	padding-bottom:3px;
}

div.input{
	margin-bottom:0;
}

/* LAYOUT ITEMS ====================================================================== */

#body-container, header{
	width:920px;
	margin:0 auto;
	text-align:left;
	background:#FFF;
	padding:20px;
	position:relative;
	background:#FFF;
	border-radius: 0px 10px 10px 10px;
}

header{
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	background: none;
	border: none;
	padding: 0px;
	width: 960px;
	
}

#mode{
	position:absolute;
	right:0;
	top:-50px;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	display:none;
}

#main{
	min-height: 768px;

}

input[type=text],input[type=password], textarea{
	font-size: 14px;
	padding: 3px;
	border: 1px #ccc solid;
	outline: 0px;
	box-shadow: 0px 0px 5px #999 inset;
	color: #502437;
		-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
}

input[type=text]:focus,input[type=password]:focus, text area:focus{
	box-shadow: 0px 0px 5px #ccc inset, 0px 0px 5px #730031;
	
	
}


.home-screen{
	float:right;
	clear:left;
	margin:10px 0 10px 10px;
}

#sidebar{
	width:252px;
	border-left:1px #efefef solid;
	float:left;
	margin:15px 0 0 15px;
	padding-left:15px;
	top:0;
	min-height:550px;
}

#sidebar.home{
	margin-top:2px;
}

#stats-modules{
	border-top:1px #CCC solid;
	margin-top:20px;
}

#sidebar ul,#stats-modules ul{
	list-style:none;
}

#sidebar ul li,#stats-modules ul li{
	clear:both;
	padding:3px 0;
}

#sidebar ul li span,#stats-modules ul li span{
	font-size:11px;
	display:block;
	color:#666;
	width:70px;
	float:left;
	text-align:right;
	margin-right:10px;
}

ul#quotebar{
	float: right;
	top:15px;
	right:10px;
	list-style:none;
}

ul#quotebar li{
	height:40px;
	padding-top:7px;
	border-left:1px #EFEFEF solid;
	padding-left:25px;
	padding-right:12px;
	float:left;
	text-align:right;
}

ul#quotebar li.first{
	border-left:none;
}

ul#quotebar li strong{
	font-size:16px;
}

ul#quotebar li label{
	display:block;
	font-size:9px;
	text-transform:uppercase;
	color:#666;
	margin-bottom:5px;
}

.edit-left,.edit-right{
	width:300px;
	float:left;
}

#edit-interface li{
	list-style:none;
	padding:20px 0 20px 0;
	height:270px;
	position:relative;
	border-bottom:1px #CCC solid;
}	

#stats-left{
	margin-right:20px;
}

#stats-left,#stats-right{
	width:305px;
	float:left;
}


/* CHARTS ====================================================================== */

.chart-labels ul li{
	text-align:left;
	border-bottom:1px #ccc solid;
	padding-bottom:5px !important;
	margin-bottom:5px !important;
	position:relative;
}

.chart-labels ul{
	margin-left:15px;
}

.swatch{
	display:block;
	width:15px !important;
	height:15px;
}

.chart-data{
	position:absolute;
	right:0;
	top:5px;
}

/* MESSAGES ====================================================================== */

#message{
	padding:14px;
	border:1px #600402 solid;
	background:#feffdf;
	margin-bottom:20px;
}

#ie-message{
	padding:14px;
	border:1px #600402 solid;
	background:#feffdf;
	margin-top:20px;
}

#ie-message p{
	margin-top:15px;
}

#debug{
	height:225px;
	border:2px #999 solid;
	background:#fffde1;
	overflow:auto;
}

pre{
	font-size:11px;
	padding:20px;
}

/* NAV ITEMS ====================================================================== */

#user-nav{
	position:absolute;
	right:0px;
	top:-47px;
}

#user-img{
	position:absolute;
	top:14px;
	right:14px;
	border:2px #821827 solid;
	width:24px;
	height:24px;
}

#welcome{
	font-size:16px;
	padding-right:0px;
	margin-top:-20px;
}

#user-nav ul{
	list-style-type:none;
}

#user-nav ul li{
	float:left;
}

#user-nav ul li a{
	color:#f7eaeb;
	color: rgba(247,234,235, 0.5);
	display:block;
	text-transform:uppercase;
	padding:8px 10px 8px 8px;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;	
	
}

#user-nav ul li:last-of-type a{
	padding-right: 0px;
}

#user-nav ul li a:hover{
	color:#FFF;
}

#stats-nav{
	position:absolute;
	bottom:0px;
	left:0px;
	width:795px;
}

#stats-nav ul{
	list-style-type:none;
}

#stats-nav ul li{
	float:left;
	margin-right:3px;
	
}

#stats-nav ul li a{
	font-size:14px;
	color:#b32a54;
	display:block;
	padding:10px 20px 14px 20px;
	text-decoration:none;
	background: #fff;
	background: rgba(255,255,255,0.8);
	border-radius: 5px 5px 0 0;
	border-bottom: 1px #502437 solid;
		-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
}

#stats-nav ul li a:hover{
	color:#600402;
	background: #fff;
	background: rgba(255,255,255,1);
	
}

#stats-nav ul li{
	display:block;
}

#stats-nav ul li.selected a{
	padding-right:25px;
	color:#600402;	
	background: #FFF;
	font-weight:bold;
	border-bottom: 1px #FFF solid;
}

#stats-nav ul li.selected{
}

/* SPECIAL ITEMS ====================================================================== */


a#new{
	position:absolute;
	right:20px;
	top:35px;
}

div.monthleft{
	background:url(/img/monthleft.png) no-repeat;
	width:111px;
	float:left;
	height:26px;
}
div.monthright{
	background:url(/img/monthright.png) no-repeat;
	width:111px;
	float:left;
	height:26px;
}

.monthleft a, .monthright a{
	color:#000;
	text-transform:uppercase;
	font-size:9px;
	text-decoration:none;
	display:block;
	padding:4px;
}

.monthleft a{
	padding-left:20px;
}
.monthright a{
	text-align:right;
	padding-right:20px;
}
.addNewRecord{
	background:url(/img/add.png) no-repeat top left;
	width:15px;
	height:15px;
	display: block;
	float: right;
	margin-top: -32px;
}

#addInterface{
	position:absolute;
	width:531px;
	left:125px;
	top:0px;
	z-index:100;
	display: none;

}

#add{
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
}

#addShim{
	background:#FFF;
	display:none;
	position:absolute;
	z-index:90;
	height:550px;
	width:100%;
}

#loadingShim{
	background:#FFF url(/img/ajax-loader-1.gif) no-repeat center 150px;
	opacity:0.8;
	position:absolute;
	z-index:90;
	height:95%;
	width:650px;
	top:75px;
	
}

.tool-tip{
	padding:5px;
	background:#ffffe2;
	border:1px #eaeaca solid;	
}


.tool-text{
	font-size:12px;
	font-weight:bold;
	text-align:center;

}

.horiz-input{
	float:left;
	margin-right:30px;
}


/* ADD INTERFACE ====================================================================== */

#addInterface h4{
	background:url(/img/add-top.png) no-repeat;
	padding-left:30px;
	border-bottom:0px;
	font-size:18px;
	padding-top:30px !important; 
}

#close{
	width:20px;
	height:20px;
	position:absolute;
	top:-55px;
	right:5px;
}

#close span{
	display:none;
}

#mainAdd{
	background:url(/img/add-body.png) repeat-y;
	position:relative;
	padding-top:5px;
	top:-3px;

}

#mainAdd .input label{
	font-size:12px;
	margin-left:-20px;
	margin-bottom:5px;
}

#mainAdd .input{
	padding-left:35px;

}

#leftAdd{
	width:250px;
	border-right:1px #c8c8c8 solid;
	padding:0 !important;
	float:left;
}

#rightAdd{
	width:250px;
	padding:0 !important;
	float:left;
}

#bottomAdd{
	height:80px;
	background:url('/img/add-bottom.png');
	opacity:0.7;
	margin-top:-3px;
	position:relative;
}

#bottom{
	position:absolute;
	border:1px #C00;
	height:80px;
	z-index:220 !important;
	bottom:-36px;
	text-align:right;
	padding-right:15px;
	width:500px;
}

#leftAdd div.container{
	padding:0px 0 0 15px;
}

.star,.headerStar{
	float:left;
	padding:0 !important;
	width:10px;
	height:20px;
	margin-top:-3px;
}

.headerStar{
	width:9px;
}

.star span,.headerStar span{
	display:none;
}


#stars{
	padding-top:0px !important;
}

.star.left,.headerStar.left{
	width:9px;
	background:url('/img/star-off-left.png') no-repeat;
}


.star.left.hover,.star.left.clicked,.headerStar.left.selected{
	background:url('/img/star-on-left.png') no-repeat;
	
}

.star.right,.headerStar.right{
	background:url('/img/star-off-right.png') no-repeat;
}

.star.right.hover,.star.right.clicked,.headerStar.right.selected{
	background:url('/img/star-on-right.png') no-repeat;
	
}

ul.autocompleter-choices
{
	position:				relative;
	margin:					0;
	padding:				0;
	list-style:				none;
	border:					1px solid #7c7c7c;
	border-left-color:		#c3c3c3;
	border-right-color:		#c3c3c3;
	border-bottom-color:	#ddd;
	background-color:		#fff;
	text-align:				left;
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:				200 !important;
	background-color:		#fff;
	-webkit-box-shadow:		#000 0px 2px 10px;
	
}

ul.autocompleter-choices li
{
	position:				relative;
	margin:					-2px 0 0 0;
	padding:				0.2em 1.5em 0.2em 1em;
	display:				block;
	float:					none !important; 
	cursor:					pointer;
	font-weight:			normal;
	white-space:			nowrap;
	font-size:				1em;
	line-height:			1.5em;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background-color:		#444;
	color:					#fff;
}

ul.autocompleter-choices span.autocompleter-queried
{
	display:				inline;
	float:					none;
	font-weight:			bold;
	margin:					0;
	padding:				0;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color:					#9FCFFF;
}

#save-shim{
	background:#DDD;
	width:70px;
	height:30px;
	position:absolute;
	right:0px;
	z-index:1000;
	opacity:0.65;
	display:none;
}



/* BUTTONS ====================================================================== */

div.button{
	background:url(/img/button-right.png) right no-repeat;
	display:block;
	float:left;
	clear:both;
}

div.button a{
	padding:10px 20px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#0d445c;
	display:block;
	text-shadow:0px 2px 3px #FFF;
	background:url(/img/button-left.png) left no-repeat;
}

div.button:hover a{
	color:#333;
	text-decoration:underline;
	cursor:pointer;
}

div.button.clicked{
	display:block;
	background:url(/img/button-selected-right.png) right no-repeat;
}

div.button.clicked a{
	padding:10px 20px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#0d445c;
	display:block;
	text-shadow:0px -2px 3px #CCC;
	background:url(/img/button-selected-left.png) left no-repeat;
}

a.save{
	background:url(/img/save.png);
	display:block;
	width:67px;
	height:30px;
	opacity:1 !important;
	position:absolute;
	right:0;
	top:0;
}

a.save span{
	display:none;
}

a.cancel{
	background:url(/img/cancel.png);
	display:block;
	position:absolute;
	right:80px;
	top:0;
	width:65px;
	height:27px;
	opacity:1 !important;
}

a.cancel span{
	display:none;
}



/* TABLES ====================================================================== */


th{
	text-align:left;
}


/* CHARTS ====================================================================== */

.bar-chart{
	background:#c8a7b4;
	height:12px;
	float:left;
}

/* CALENDAR ====================================================================== */


#calendar{
	font-size:12px;
	padding:20px 0px;
	float:left;
}

.week{
	display:block;

	clear:both;
	margin-top:0;
	min-height: 75px;
}

.mini .week{
	height:10px;
	max-height: 10px;
	min-height: 10px !important;
}

.hed{
	display:block;
	float:left;
	width:70px;
	border:1px #ccc solid;
	border-width:0 0 1px 0px;
	background:#fff;
	padding: 10px;
	font-size:24px;
	color:#ccc;
	margin-top:0;
}

.day{
	display:block;
	float:left;
	width:70px;
	border:1px #ccc solid;
	border-width:0 0 1px 0px;
	background:#fff;
	padding: 10px;
	font-size:24px;
	color:#ccc;
	margin-top:0;
	overflow: hidden;
	min-height:75px;
	padding-bottom:0px;
}

.monthLabel{
	display:block;
	margin-top:5px;
	margin-bottom:5px;
}

.mini .day, .mini .hed{
	width:13px;
	height:13px;
	padding:0;
	font-size:1px;
	color:#CCC;
	background:#CCC;
	min-height:13px;
	
}

.mini .month{
	float:left;
	margin-right:5px;
	height:110px;
}

.hed{
	font-size:18px;
	padding-top:10px;
	height:20px;
	border-bottom:3px #CCC solid;
	color:#999;
	border-right:1px #FFF solid;
	background:url(/img/cal-header.png) repeat-x bottom;
}

.Blank{
	color:#EFEFEF;
}

.mini .Blank{
	color:#EFEFEF;;
	background-color:#EFEFEF;
}

.day{
	border:1px #FFF solid;
	border-width:1px 1px 0 0;
	font-family:American Typewriter,Georgia, Serif;
}

.day.activeDay{
	font-weight:normal;
	color:#0280d0;
}

.day.today{
	border:2px #600 solid !important;
	
	color:#300;
	font-weight:bold;
	
}

.day.activeDay:hover{
	background:#EFEFEF;
	cursor:pointer;
}

.day.Blank:hover{
	background:#FFF;
}


.day.mast{

	border:2px #CCC solid !important;
	cursor:default;
	margin-top:1px;
	margin-right:1px;
	
	width:66px;
	height:66px;
}

.mini .day.mast{
	width:11px;
	height:11px;
	margin-top:1px;
	margin-right:1px;
	background:#FFF;
	border:1px #ccc solid !important;
}

.day.mast-2{
	border:2px #666 solid !important;
	cursor:default;
	margin-top:1px;
	margin-right:1px;	

	width:66px;
	height:66px;

}

.mini .day.mast-2{
	width:11px;
	height:11px;
	margin-top:1px;
	margin-right:1px;	
	background:#FFF;
	border:1px #666 solid !important;
}


.mini .day.mast-3{
	width:11px;
	height:11px;
	margin-top:1px;
	margin-right:1px;
	background:#FFF;
	border:1px #000 solid !important;
}

.day.mast-3{
	border:2px #000 solid !important;
	cursor:default;
	margin-top:1px;
	margin-right:1px;
	width:66px;
	height:66px;

	
}


.day.hot,.day.hot:hover{
	background-color:#760811;
	color:#FFF;
	cursor:default;
}





.day.medium,.day.medium:hover{
	background-color:#90353d;
	color:#FFF;
	cursor:default;
}



.day.menst, .day.menst:hover{
	background-image:url(/img/menst.png) !important;
	background-repeat:no-repeat !important;
}


.day.low,.day.low:hover{
	background-color:#9c7175;
	color:#FFF;
	cursor:default;
}

.day.mast:hover,.day.mast-2:hover,.day.mast-3:hover{
	cursor:default;
	background:auto;
}



.edit-post{
	width:16px;
	height:16px;
	display:none;
	background:url(/img/edit_16.png) no-repeat;
	float: right;
	margin-top: -14px;
}

.activeDay:hover .edit-post{
	display:block;
}



/* TAG CLOUD ====================================================================== */

.tag{
	font-family:Lucida Grande,Arial, Sans;
	display:inline-block;
	color:#333;
	margin-right:7px;
}

#tag-cloud{
}

/* HOME ====================================================================== */

.loader{
	display: block;
	float: left;
	margin-top:2px;
}

ul#twitter li{
	padding:10px 0;
	display:block;
	color:#666;
	border-bottom:1px #EFEFEF solid !important;
}

ul#twitter li span{
	display:none;
}

#main.home{
	width:630px;
	float:left;
	
}

#main.home p{
	margin-top:10px;
	font-size:14px;
	color:#c75b82 !important;
	line-height:20px;
}

#main.home img{
	-webkit-box-shadow:0px 0px 2px #999 ;
}


#left-column,#right-column{
	margin-top:10px;
	width:305px;
	margin-right:10px;
	float:left;
}

#two-column{
	margin-top:20px;
}

#two-column h3{
	margin-top:40px;
	padding-left:10px !important;
	background:url(/img/h2.png) repeat-x;
}

#two-column p{
	padding:0 10px;
}


/* PARTNERS ====================================================================== */

ul#partners{
	margin:20px;
	list-style:none;
}


ul#partners li{
	clear: both;
	padding-bottom:10px;
	border-bottom:1px #EFEFEF solid;
	height:130px;
}

ul#partners ul{
	margin-top:10px;
}

ul#partners ul li{
	border:none !important;
	
}


ul#partners li ul li{
	clear: none;
}

#partners h3{
	font-size:23px;
	font-weight:bold;
	padding-top:10px;
}
#partner-img{
	width:128px;
	height:128px;
	float:left;
}

.partner{
	float:left;
	width:365px;
}

.partnerstats{
	float:left;
	margin-left:10px;
	padding-left:20px;
	width:220px;
	height:115px;
	margin-top:10px;
	border-left:1px #CCC solid;
}

.partnerstats table{
	border-collapse:collapse;
	width:100%;
}

.partnerstats th{
	width:30px;
}


.partnerstats th,.partnerstats td{
	padding:5px 10px 5px 0;
	
}

.partnerstats h4{
	border:none;
}

.partner ul li{
	list-style:none;
}

.partner ul li{
	float:left;
	
	padding:15px 15px 15px 0;
	height:30px !important;
}

.parent-li{
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
}

.partner-edit{
	z-index:100;
	display:none;
	background-color:#FFF;
	clear: both;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;		
}

.saving{
	position:absolute;
	background:#FFF url(/img/ajax-loader-1.gif) no-repeat center center;
	width:100%;
	height:100%;
	z-index:200;
	opacity:0.7;
	
}

.saving.saved{
	background-image:url(/img/confirm_32.png);
	opacity:0.9;
}

.saving.deleted{
	background-image:url(/img/deleted_32.png);
	opacity:1;
}


fieldset{
	border-width:0px;
	border-top:1px #CCC solid;
	margin-top:10px;
	padding-top:10px;
}

#about,#preferences{
	border-collapse:collapse;
	width:100%;
}

#about tr th,#preferences tr th{
	width:110px;
	padding-top:15px;
}

#about tr td.input-td{
	width: 200px;
}

#about tr td small{
	font-size:10px;
	text-transform: uppercase;
	display: inline-block;
	padding-bottom: 4px;
}

.loader, .good, .bad{
	display:none;
}

.bad{
	color:#900;
}

#about tr th, #about tr td,#preferences tr th,#preferences tr td{
	vertical-align:top;
	
	padding:10px;
	border-bottom:1px #EFEFEF solid;
}

#about tr td input[type="text"]{
	width:300px;
	font-size:12px;
}

#about td label, #preferences td label{
	display:inline;
	padding-left:10px;
}

#about th span, #preferences th span{
	display:block;
	padding-top:10px;
}

#preferences th{
	width:135px !important;
}

#actions div.button{
	float:right;
	top:0;
	right:0;
}

.partnerimg{
	margin-right:1px;
	margin-bottom:2px;
	border:1px #cba6a9 solid;
	
}

.partner-pix{
	width:80px;
	margin-top:3px;
	clear:both;
}

.allow-login{
	height:75px;
	margin-top:15px;
	width:752px;
	border-top:1px #EFEFEF solid;
	padding-top:5px;
	position:relative;
}

.allow-login table{
	display:none;
	position:absolute;
	left:393px;
	top:20px;
}

.allow-login table td{
	padding:5px;
}

.actions{
	
	width:752px;
}

#footer{

	padding-bottom:30px;
}

#footer ul li{
	float:left;
	list-style:none;
	color:#666;
	margin:10px;
}

br.clearing{
	clear:both;
}

#loginform.error div.input{
	background:#da93ad;
	color:#FFF;
	padding:10px;
	margin-top:1px;
}

#link{
	position:absolute;
	left: 460px;
	top:85px;
}

#delete-my-account{
	float:right;
}

li.menst{
height:80px !important;
}
