/*-----------------------------------------------------------------------------
	Integra theme By Richard Cornock based on
	Blueprint-WP Theme
	By: Joshua Sowin (fireandknowledge.org)
	
-----------------------------------------------------------------------------*/
body 	
{
	background:#FFFFFF url(../images/bodyFon_02.jpg) repeat-x scroll left top;
	font-family: "Myriad Pro", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #000;
	margin-bottom: 0; 
	margin-top: 0;
	}
/* Blueprint width setting */
.container 	
{ 
	width: 950px; 
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding:0px 0 0px 0;
	color: #ccc;
	border:none;
}
#page 
{
	background: url(../images/headerline.png) no-repeat;
	border:none;
	float: left;
	margin-bottom: 20px;
	}
blockquote 
{
	font-style: normal;
	padding: 0 0 0 0;
	color: #000;
	background: url('../images/quote.png') .5em top no-repeat;
	}

/*** Hyperlinks	***/
a, a:visited 
{
	
	color: #FF3366;
  	text-decoration: none;
	}
a:hover 		
{ 
	color: #54c3fc; 
	}
blockquote p 	
{ 
	padding: 0 20px 0 30px; 
	}
hr 				
{ 
	background: #CCC; height: 1px; 
	}
img				
{ 
	margin: 0;
	-webkit-border-radius:5px;
		-moz-border-radius:5px;
			border-radius:5px;
			-webkit-box-shadow: 0px 2px 5px #333;
	-moz-box-shadow: 0px 2px 5px #333;
	box-shadow: 0px 2px 5px #333;
	}

post			
{ 
	float: none; 
	}
a.button 		
{ 
	float: left; 
	} /* Fix for buttons */
input 			
{ 
	padding:3px; border: 1px solid #CCCCCC;
	text-align:center;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
border-radius:5px;  
	}
ul 				
{ 
	margin-left: 15px; list-style-type: none; 
	}
ul li 			
{ 
	padding: 2px 0 2px 9px; /*background: url('../images/icons/bullet_square_grey.gif') left 5px no-repeat;*/ 
	}
ol				
{ 
	margin-left: 35px; 
	}
label			
{ 
	font-weight: normal; 
	}
textarea		
{ 
	height: 200px; width: 500px;
	}
.small
{ 
	
	}
.nomargin		
{ 
	margin: 0; 
	}
a.button, button 
{ 
	font-weight: normal; 
	}
#mainpagecontent .post h2	
{ 
	margin-bottom: 5px; 
	}
	
	/* Padding inside columns */
#mainpagecontent .content 	
{ 
	padding: 25px 30px 20px 48px; 
	}
.navigation, .navigation a			
{ 
	color: #AAA; 
	}
.alignright 			
{ 
	float: right; 
	}
.alignleft 				
{ 
	float: left; 
	}

.post{
	background: transparent;
	padding:0px 0px 40px 0px;
	display:block;
}	
#newsrap{
	background: url(../images/newsicon.png) no-repeat left top;
	margin:-10px 0px -120px -110px;
	height:149px;
}
.techicon{
	background: url(../images/techicon.png) no-repeat right top;
	margin:0px 0px -260px 810px;
	height:166px;
	width:166px;
	display: block;
	z-index: 1;
	position: relative;
}

.inticon{
	
	background: url(../images/inticon.png) no-repeat left top;
	margin:0px 0px -270px -102px;
	height:146px;
	width:146px;
	display: block;
	z-index:1;
	position: relative;
}
#appledl{
	background: url(../images/apple-icon.png) no-repeat center top;
	padding: 145px 0px 0px 0px ;
	text-align: center;
}
#windl{
background: url(../images/Windows-icon.png) no-repeat center top;
	padding: 145px 0px 0px 0px ;
	text-align: center;	
}
#linuxdl{
background: url(../images/linux-icon.png) no-repeat center top;
	padding: 145px 0px 0px 0px ;
	text-align: center;		
}

#projectnews{
	
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
border-radius:10px;
padding-top:20px;
}
.entry{
	margin: 0px 0px 0px 0px;
}

community_news .entry p{
	margin: 0px 0px 0px 0px;
}
#projectnews .entry{
	color: #7a7c7e;
}				
#projectnews h3
{
color: #000;
font-size:2.2em;	

}

h1, h2, h3, h4, h5, h6 a{
text-decoration: none;
	}
h1, h2, h3, h4,h5, h6 {
	color: #FF3366;
	
		font-family: "Myriad Pro", "Helvetica Neue", Arial, Helvetica, sans-serif;	
	
}
h1{
	
}
h2{
font-size:1.6em;	
}
h2 a
{ 
	color:#ffeb30;  text-decoration: none; 
	}
	
h2 a:visited
{ 
	color:#FF3366;  text-decoration: none; 
	}
h3{
	
	}
h3, h3 a 
{
	font-size: 1.3em;
	line-height: 1.2;
	color: #9ddbf1;
 	letter-spacing: 0px;
	text-decoration: none;
	}
h4{
	padding: 0px;
	font-weight: bold;
	font-size: 1.4em;
}

h5{
	color: #fff;
	font-weight: bold;
	font-size: 2.6em;
	padding: 114px 0 0 0;
	
} 

h6{
	
	font-weight: bold;
	font-size: 2.4em;
	
}

h7{
	color: #fff;
	font-weight: bold;
	font-size: 2.7em;
	padding: 0 0 0 0;
	}
/*-----------------------------------------------------------------------------
	Header
-----------------------------------------------------------------------------*/

#header {
	height: 89px;
	background: url(../images/headerline.png) no-repeat center bottom;
	margin:15px 0 10px 0;
}

/* My Comment */

#header h1, #header .description {
	padding-left: 50px;
	margin: 0;
	line-height: 1em;
}
#header ul li{
	
	text-decoration:none;
}

#newslogo{
	float: left;
	width: 83px;
	height: 28px;
	margin:0px 0px 5px 20px;
	display:block;
	text-decoration: none;
}
#aboutbutton{
	
	float: left;
	width: 131px;
	height: 28px;
	margin:0px 134px 5px 26px;
	display:block;
	text-decoration: none;
}

#contactbutton{
	
	float: left;
	width: 114px;
	height: 28px;
	margin:0px 0px 5px 50px;
	display:block;
	text-decoration: none;
}



#mainpagecontent{

	
}


#maincontent{
background: url(../images/bkg.gif) repeat;
padding:20px 20px 20px 20px;

	-webkit-box-shadow: 0 0 10px #333;
	-moz-box-shadow: 0 0 10px #333;
	box-shadow: 0 0 10px #333;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
border-radius:10px;
margin:40px 0px 25px 0px; 
 
	
}
#maincontent .post, .pagetitle{
	padding:10px;
	
}
#fold #maincontent{
background: url(../images/bkg.gif) repeat;
padding:20px 20px 20px 0px;

	-webkit-box-shadow: 0 0 10px #333;
	-moz-box-shadow: 0 0 10px #333;
	box-shadow: 0 0 10px #333;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
border-radius:10px;
margin:40px 0px 25px 0px; 
 
	
}

#maincontent, #sidebar { padding: 0 0 20px 0; }
.compic{
	display:none;
}
#calendar_wrap{

	height:100px;
	width:280px;
	size:0.2em;
	line-height:1.1;
	position: relative;
}
#cal{
padding:5px 10px 10px 30px;
}
/*-----------------------------------------------------------------------------
	Navigation
-----------------------------------------------------------------------------*/
.logonav{
display: block;
  width: 200px;
  height: 91px;
  background: url(../images/logo_04.gif) no-repeat 0 0;	
}

.logonav ul {
	list-style:none;
	
	}

.logonav li{
margin: 0; padding: 0; float: left; background-image: none; 	
}

.logonav li a {
	color: #FFF;
	}
	
#maindescription{
	padding:37px 0px 0px 0px;
	color: #660066;
	font-weight: bold;
	font-size:1.8em;
}


#description{
	padding:9px 0px 0px 0px;
	color: #660066;
	font-weight: bold;
	font-size:1.8em;
	
}

#mainheader_right{
	margin: 16px 0px 0px 0px;
	
}


#header_right{
	margin: 16px 0px 0px 0px;
	
}
#buttons{
	 width: 100%;
	 margin:30px 0px 10px 0px;
	 padding:40px 0px 25px 0px;
	text-align: center;
	color: white;
	background: url(../images/backbutton1.jpg) no-repeat;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
border-radius:10px;
-webkit-box-shadow: 0px 2px 5px #333;
	-moz-box-shadow: 0px 2px 5px #333;
	box-shadow: 0px 2px 5px #333;
	z-index:0;
	position: relative;
}
#mbuttons{
	 width: 950px;
	 margin:30px 0px 10px 0px;
	 padding:40px 0px 25px 0px;
	text-align: center;
	color: white;
	background: url(../images/mbuttonback.jpg) no-repeat;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
border-radius:10px;
-webkit-box-shadow: 0px 2px 5px #333;
	-moz-box-shadow: 0px 2px 5px #333;
	box-shadow: 0px 2px 5px #333;
}

/* My Comment */

#buttons ul	{ 
margin: 0; 
padding: 0; 
list-style: none;

 }


#buttons li{ 
margin: 0; 
padding:0; 
float: left; 
 
	

  

}

#rescom{
	background:#e4e4e4;
	padding:2px 0px 10px 8px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

#enscom{
	background:#e4e4e4;
	margin-left:65px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

/* buttons */

.downbutton, .eventbutton, .communitybutton, .techbutton, .musicbutton, .composersbutton, .performersbutton, .migrationbutton
{
  	display: block;
  	width: 280px;
  	height: 169px;
  	margin:0 0 20px 0;
	vertical-align: bottom;
	-webkit-box-shadow: 0px 2px 5px #333;
	-moz-box-shadow: 0px 2px 5px #333;
	box-shadow: 0px 2px 5px #333;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;	
}	
.migrationbutton
{
background: transparent url(../images/migrationbutton.png) no-repeat 0;	
}
.downbutton
{
	background: transparent url(../images/downbutton1.png) no-repeat 0;
}
.eventbutton
{
 	background: transparent url(../images/eventbutton1.png) no-repeat 0;
}	
.communitybutton
{
  	background: transparent url(../images/communitybutton1.png) no-repeat 0;
}	
.techbutton
{
  	background: transparent url(../images/techbutton1.png) no-repeat 0;
}	
.musicbutton
{
	background: transparent url(../images/musicbutton1.png) no-repeat 0;
}


.composersbutton
{
	background: transparent url(../images/compbutton.png) no-repeat 0;
}
.performersbutton
{
	background: transparent url(../images/perfbutton.png) no-repeat 0;
}
.downbutton:hover, .eventbutton:hover, .communitybutton:hover, .techbutton:hover, .musicbutton:hover, .composersbutton:hover, .performersbutton:hover, .migrationbutton:hover
{ 
  background-position: -280px;
}

.eventbutton{
	position: absolute;
	
}
.downbutton span, .eventbutton span, .communitybutton span, .techbutton span, .musicbutton span, .composersbutton span, .performersbutton span, .migrationbutton span 
{
  display: none;
}
#musicentry #oview{
	background-image: none;
}
#oview
{
	background: url(../images/headerline.png) no-repeat center bottom;
	
	
	color: #7a7c7e;
	margin:20px 0px 5px 0px;
	

	
}
#issuu{
	
	

	color: #7a7c7e;
	margin:20px 0px 5px 12px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

#musicmenu{
	
	
	background: url(../images/mainNav_04.jpg) repeat-x;
	padding: 2px 5px 5px 20px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	color: #323232;
}


#musicentry{
	background:transparent;
	padding: 10px;
	
	color: #7a7c7e;
	-webkit-border-radius:10px 10px 10px 0px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow: 0px 2px 5px #333;
	-moz-box-shadow: 0px 2px 5px #333;
	box-shadow: 0px 2px 5px #333;
	z-index: 1;
}


#musicentry h1{
	margin:10px;
}

#musicentrydl{
	background:transparent;
	padding: 10px;
	font-size:2em;
	color: #7a7c7e;
	-webkit-border-radius:10px 10px 10px 0px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow: 0px 2px 5px #333;
	-moz-box-shadow: 0px 2px 5px #333;
	box-shadow: 0px 2px 5px #333;
	z-index: 1;
}
#musicnav{

	
	
}
#tabs{
	margin:10px 0px 0px 0px;
}

#tabs #musicentry{
	
}


#dlpara{
	margin-top:100px;
	
}

/* @group My Group */



/* @end */




/*-----------------------------------------------------------------------------
	Navigation
-----------------------------------------------------------------------------*/


#botnav1{
	float: left;
	margin:0 0 10px 140px;
	list-style:none;
	-webkit-text-stroke-color: rgba(0, 0, 0, 0.2);
	-webkit-text-stroke-width: 1px;
	
}
#botnav2{
	float: left;
	list-style:none;
	-webkit-text-stroke-color: rgba(0, 0, 0, 0.2);
	-webkit-text-stroke-width: 1px;
	}
	
#botnav2 li{
display:inline;	
	
}
#musicnavsp{
	text-align: center;
	margin: 3px;
}
#musicnavsp a, #musicnavsp a:visited {
background: #616161 scroll 0 0;
display:block;
overflow:visible;
padding:4px 9px 6px 6px;
position:relative;
color:#fff;
-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;

}
#musicnav a:hover {
color:#101010;
}



#musicnav, #musicnav ul {
line-height:1.6em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;


}
#musicnav a, #musicnav a:visited {
background: #ff5384 scroll 0 0;
display:block;
overflow:visible;
padding:4px 9px 6px 6px;
position:relative;
color:#fff;
-webkit-border-radius:5px;
	-moz-border-radius:5px;
border-radius:5px;
-webkit-box-shadow: 0px 2px 5px #333;
	-moz-box-shadow: 0px 2px 5px #333;
	box-shadow: 0px 2px 5px #333;
	
}
#musicnav a:hover {
color:#101010;
}
#musicnav li {
background:#ff5384;

float:left;
margin:0 2px 6px 0;
padding:0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
border-radius:10px;
color:#fff;
}
#musicnav li ul {
left:-999em;
position:absolute;
width:140px;
}
#musicnav li li a, #musicnav li li a:link, #musicnav li li a:visited {
background:#F0F0F0 none repeat scroll 0 0;
border-bottom:1px solid #CCCCCC;
float:none;
margin:0;
padding:7px 10px;
text-transform:none;
width:140px;
}
#musicnav li li a:hover {
background:#DDDDDD none repeat scroll 0 0;
}
#musicnav li ul ul {
margin:-25px 0 0 160px;
}
#musicnav li:hover ul ul, #musicnav li.sfhover ul ul {
left:-999em;
}
#musicnav li:hover ul, #musicnav li li:hover ul, #nav li.sfhover ul, #musicnav li
li.sfhover ul {
left:auto;
}



/* @group My Group */



/* @end */

#nav, #subnav	{ padding: 0; background: #ff5384; float: right; line-height: 1.5em;-webkit-border-radius:5px;
	-moz-border-radius:5px;
border-radius:5px;-webkit-box-shadow: 0px 2px 5px #333;
	-moz-box-shadow: 0px 2px 5px #333;
	box-shadow: 0px 2px 5px #333;
	
}


#nav ul,
#subnav ul		{ margin: 0; padding: 0; list-style: none; }

#nav li,
#subnav li		{ margin:0; padding: 0; float: left; background-image: none; }

#nav li a,
#subnav li a 	{ color: #F2FFDF; padding: 5px 15px; float: left; text-decoration: none; }

#nav li.current_page_item a,
#nav li a:hover 	{ background: #ff5384 scroll 0 0;
display:block;
-webkit-border-radius:5px;
	-moz-border-radius:5px;
border-radius:5px;
-webkit-box-shadow: 0px 2px 5px #333;
	-moz-box-shadow: 0px 2px 5px #333;
	box-shadow: 0px 2px 5px #333;}

#subnav				{ background: #616161; }

#nav li.current_page_item a,
#subnav li.current_page_item a,
#subnav li a:hover 	{ background: #ff5384 !important;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
			border-radius:5px;
			-webkit-box-shadow: 0px 2px 5px #333;
	-moz-box-shadow: 0px 2px 5px #333;
	box-shadow: 0px 2px 5px #333;
}

#nav li.first a { margin-left: 50px; }

	
	

	.entry #nav .content {
		padding: 0;
		margin: auto;
	background-color: #ff5384;
}

	.entry #nav {
		margin-bottom: 15px;
		background: #FFF;

	}

	.entry #nav li a 		{ color: #FFF; border-right: 1px solid #AAA; background: #666; }
	.entry #nav li.last a	{ border-right: none; }
	.entry #nav li a:hover 	{ background: #333; color: #FFF;}
	
.content #nav{
	margin:-20px 20px 50px 5px;
}

/*-------------------------------------------------------------------------
		Navigation bar in posts (use main nav html inside a post)
	-------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------
	Sidebar
-----------------------------------------------------------------------------*/

#page 		{ background:none; /* fake bg */ }
#sidebar 	{}
#sidebar h2 { font-size: 1.3em; line-height: 1.2; }


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 25px 20px 0 20px;
}

#sidebar ul li	{ padding: 0; }

#sidebar ul li ul { padding-top: 0; }

#sidebar ul li ul li {
	margin: 0 0 0 -18px;
	padding: 2px 0 2px 9px;
	background: url('../images/icons/bullet_square_grey.gif') left 3px no-repeat;
	font-size: 0.9em;
}

.feedlink {
	padding: 2px 0 2px 20px;
	background: url('../images/icons/feed_small.png') left center no-repeat;
}

#sidebar ul li, #sidebar ul li#subscribe ul li {
	list-style-type: none;
	background: none;
	margin-bottom: 20px;
}

#sidebar ul li#subscribe ul li { margin: 0 0 0 -30px; }

/* Hide search from sidebar */
#sidebar #search { display: none; }

#twittericon{
	background: url(../images/twitter-64x64.png) no-repeat right top;
	height:64px;
	width:64px;
	margin: -30px 0px -34px 0px;
	padding: 0px 0px 0px 250px;
	text-align: right;
}

.twitter{
	text-align: left;
	
}
.twitter-item{
	border-bottom:1px dotted #fff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}

/*-----------------------------------------------------------------------------
	Footer
-----------------------------------------------------------------------------*/
#bothalf{
	width: 950px; 
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;

	padding:10px 0 40px 0;
	border: none;
	text-align:center;

}

#fold{
	background: #81daeb url(../images/stripe.png) center top;
	height:100%;
	width:100%;
	text-align: center; 
	margin: 0;
	border-top: 1px solid #9e9e9e;	


}
#fold .post{
	background: url(../images/headerline.png) no-repeat center bottom;
	padding:10px 10px 40px 10px;
	display:block;
}	

#fold .container{
	width: 950px; 
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;

	padding:0px 0 0px 0;
	color: #ccc;
	border:none;
	background: url(../images/foldshadow.png) no-repeat center top;

	

}
#contact_info{

	
}


/* My Comment */
#migrations{
	
	padding:10px;
	margin:10px;
	width:930px;
	height:100%;
		-webkit-box-shadow: 0 0 10px #333;
	-moz-box-shadow: 0 0 5px #333;
	box-shadow: 0 0 5px #333;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
border-radius:10px;
	background: url(../images/bkg.gif) repeat;
	
}
#event_news ul, ol, li{
	margin:0px;
	padding:0px;
}

#event_news ul li{
	padding: 0px;
	margin:0px;
}


#community_news, #development_news, #event_news{
	
	padding:10px;
	margin:10px;
	height:100%;
		-webkit-box-shadow: 0 0 10px #333;
	-moz-box-shadow: 0 0 5px #333;
	box-shadow: 0 0 5px #333;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
border-radius:10px;
	background: url(../images/bkg.gif) repeat;
}

#community_news h2, #development_news h2, #event_news h2
{
color:#ffeb30;	
	
}
#botarchives{
margin:60px 0 0 0;
	text-align: center; 
	
}

#botcats{
	margin:60px 0 0 0;
	text-align: center; 

}





#botmeta{
	margin:60px 0 0 0;
	text-align: center; 

}
#footer 		{
	 
	background: #fff url(../images/foldshadow.png) no-repeat center top;
	height: 110px;
	text-align: center; 
	
	color:#aaa; 
	margin: 0;
	position: static;
}

#footer a 		{ text-decoration: none; }

#footcont{
	
	width:960px;
	margin:auto;
}

#spons{
	padding: 10px 0px 0px 0px;
	
}
.eusponsor{
	float:left;
	display:block;
	height:94px;
	width:263px;
	margin:3px 0px 3px 14px;
	display:block;
	background: url(../images/eusponsor.jpg) no-repeat right bottom;
}
#powered{
	float:left;
	
	
}
.bcusponsor{
	float:left;
	display:block;
	height:94px;
	width:289px;
	margin:3px 0px 3px 0px;
	display:block;
	background: url(../images/bcusponsor.jpg) no-repeat bottom;
}


/*-----------------------------------------------------------------------------
	Search
-----------------------------------------------------------------------------*/

#search				{ 
float: right; 
margin:20px 0 0 0;
	color: #fffeff;
}
#search #s 			{ background: #81daeb url('../images/icons/search_grey.gif') no-repeat 0px center;
 				  	  padding: 2px 0 2px 17px; width: 135px; color: #e9f1e6; font-size: 0.9em; margin-right: 20px;
 				  	  webkit-border-radius:10px;
	-moz-border-radius:10px;
border-radius:10px;
 				  	  }
#search #s:hover 	{ color: #000; }
.search-excerpt 	{ margin: 0; }


/*-----------------------------------------------------------------------------
	Comments
-----------------------------------------------------------------------------*/

.commentlist li { padding: 8px 15px; } 
.comments-alt 	{ background: #EEE;}


.ui-tabs .ui-tabs-hide {
     display: none;
}

.musicpageitem{
}
.musicpageitem a{
	background: #ff5384 !important;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
			border-radius:5px;
			-webkit-box-shadow: 0px 2px 5px #333;
	-moz-box-shadow: 0px 2px 5px #333;
	box-shadow: 0px 2px 5px #333;
}


#tabs {
	position: relative;
	
}

div#musicnav ul {
	position: absolute;
	margin:-20px 0px 0px 10px;
	
}

div#musicnav ul li.ui-tabs-selected {
	background: #FFF;
}

div#musicnav ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all{
	z-index: -1;
}
.musicpageitemsp{
	background: #616161 !important;

	
}
.musicpageitemsp a{
	background: #616161 !important;
}
#musicentry .img{
	padding: -5px;
	
}
#musicentrydl img{
	margin: 0;
	-webkit-border-radius:0px;
		-moz-border-radius:0px;
			border-radius:0px;
			-webkit-box-shadow: 0px 0px 0px;
	-moz-box-shadow: 0px 0px 0px ;
	box-shadow: 0px 0px 0px ;
}


#TB_window{
	
-webkit-border-radius:10px;
		-moz-border-radius:10px;
			border-radius:10px;
}
#TB_title{
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
		-moz-border-radius-topright:10px;
		-moz-border-radius-topleft:10px;
			border-top-right-radius:10px;
			border-top-left-radius:10px;	
	
	
}
#EC_daysEvents{
font-family: "Myriad Pro", "Helvetica Neue", Arial, Helvetica, sans-serif;	
	
}
#EC_linkout_and_postid{
font-family: "Myriad Pro", "Helvetica Neue", Arial, Helvetica, sans-serif;	
}
todayWidget{
color: yellow;	
}
/* @group My Group */



/* @end */ 
