html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
body {
line-height: 1.5;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
table, td, th {
vertical-align: middle;
}
blockquote:before, blockquote:after, q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a img {
border: none;
}

/******************/
 

body {
text-align: center;
background: #f3f3f3;
font-size: 75%;
color: #666666;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
border-bottom: 3px solid #666666;
margin-bottom: 6px;
letter-spacing: -1px;
}

#wrapper {
text-align: left;
position: relative;
width: 740px;
margin: 0 auto;
}

 
#main {
clear: both;
}
  
#header {
height: 152px;
}

#navigation {
color: #666666;
}

#navigation ul {
float: left;
margin-left: 0;
padding-left: 0;
margin-top: 5px;
}

#navigation li {
float: left;
list-style: none;
margin-right: 4px;
border-right: 1px solid #666;
}

/*
#navigation li:first-child {
border: none;
}
*/

#navigation li a {
color: #666666;
text-decoration: none;
}

#navigation li a, #navigation li span {
padding-right: 5px;
}

#navigation .current_page_item span, #navigation .current_page_ancestor a {
color: #666666;
font-weight: bold;
}

#access {
float: right;
margin-right: 36px;
}

#footer {
clear: both;
margin-top: 18px;
border-top: 3px solid #333;
margin-bottom: 23px;
margin-left: 36px;
margin-right: 36px;
padding-top: 18px;
}

#container {
width: 740px;
position: relative;
background-image: url("../img/shadow_right.gif");
background-position: right;
background-repeat: repeat-y;
background-color: #fff;
margin: 0;
padding: 0;
margin-right: 18px;
	/*margin-left:11px;*/
	margin-bottom:18px;
}

#container img {
}


#content {
width: 520px;
float: left;
background-color: #fff;
margin: 0;
padding: 0;
margin-bottom: 18px;
}

#primary {
width: 184px;
float: left;
background-color: #fff;
margin: 0;
padding: 0;
margin-bottom: 18px;
}


/*************Headerstyles **************/

.nk {
border-bottom: 3px solid #f40077;
}

  
.card-moves h1 {
border-bottom: 3px solid #51b900;
}

.card-sounds h1 {
border-bottom: 3px solid #895cca;
}

.card-teatris h1 {
border-bottom: 3px solid #ff8400;
}
 
 /* hr styles */

.hrnk, .hrmoves, .hrsounds, .hrteatris {
clear: both;
border-bottom: 1px dotted #f40077;
margin-bottom: 18px;
}

.hrmoves {
border-bottom: 1px dotted #51ba00;
}
 
.hrsounds {
border-bottom: 1px dotted #895cca;
}
 
.hrteatris {
border-bottom: 1px dotted #ff8500;
}

.card, .card-moves, .card-sounds, .card-teatris {
}

.card p, .card-moves p, .card-sounds p, .card-teatris p {
margin-top: 12px;
}

.card-moves a, .card-sounds a, .card-teatris a {
display: block;
background: url(../img/bannerit.png) no-repeat 100%;
}

.card-moves a {
color: #51b900;
background-position: 100% -149px;
}

.card-sounds a {
color: #895cca;
background-position: 100% -5px;
}

.card-teatris a {
color: #ff8400;
background-position: 100% -295px;
}
 
.card-moves h1 a, .card-sounds h1 a,.card-teatris h1 a {
text-decoration: none;
color: #666;
}

/** Blog **/

.article {
position: relative;
}

.post-edit-link {
display: block;
position: absolute;
right: 0;
top: 0;
padding: 3px 5px;
background: #d10074;
color: white;
font-weight: bold;
text-decoration: none;
}

.postmeta {
clear: both;
overflow: auto;
}

.posttags {
float: left;
}

.commentslink {
	float: right;

}

.share {
	float: right;
	margin-left: 1em;
}

.share a {
	text-decoration: none;
}

.widecard .share img {
margin: 0;
}

#aboutbox {
margin-top: 36px;
margin-bottom: 36px;
border-top: 3px solid #f40077;
padding-top: 18px;
}

#aboutbox img {
float: left;
margin-right: 10px;
}

#aboutbox p {
}


/** Comments **/

.comments ol {
margin-left: 0;
margin-right: 0;
}
.comments ol, .li-comment {
list-style: none;
}
.li-comment {
border-top: 1px dotted #d2d2d2;
padding: 18px 0;
}

#respond .commentformtitle {
font-weight: bold;
}

#respond abbr, .commentmeta {
color: #bbb;
border-color: #bbb;
}

.commentauthor {
text-transform: capitalize;
font-weight: bold;
color: #999;
}

.commentmeta a {
color: #999;
}

textarea {
margin-bottom: 18px;
}

 /** Blog archives **/

.archive ol {
list-style: none;
margin-left: 0;
}
 
 /** News styles **/
 .news, .event {
border-bottom: 1px dotted #ccc;
}
 
 .news {
margin-bottom: 18px;
}
 
.newsdate, .eventdate {
color: #e20079;
font-weight: bold;
}

.newsheader, .eventheader {
margin: 0;
}

h1.newsheader, h1.eventheader, h2.newsheader, h2.eventheader {
margin-bottom: 18px;
}

.newsheader a, .eventheader a {
text-decoration: none;
color: #666;
}

.newsfeatured {
/* 	background-color: #ccc; */
}

a[href$='.pdf'] { padding:0 0 0 20px; background:transparent url(../img/mini-icons/file_acrobat.gif) no-repeat center left; }
a[href$='.doc'],a[href$='.docx'],a[href$='.xlsx'],a[href$='.xls'] { padding:0 0 0 20px; background:transparent url(../img/mini-icons/page_attachment.gif) no-repeat center left; }

.single .summary {
font-weight: bold;
}



.morelink {
display: block;
float: right;
}
 
.subnavi {
margin: 0;
margin-top: 36px;
padding: 0;
border-top: 3px solid #f40077;
overflow: hidden;
margin-bottom: 36px;
padding-top: 18px;
}
 
 
.subnavi li {
list-style: none;
margin: 0;
padding: 0;
float: left;
width: 183px;
display: block;
}

.subnavi li a, .subnavi li span {
color: #555;
border-bottom: 1px dotted #ccc;
padding-bottom: 5px;
padding-top: 5px;
text-decoration: none;
display: block;
font-weight: bold;
}

.subnavi li span {
color: black;
}

.subnavi li a:hover {
color: #333;
background-color: #f3f3f3;
}
 
.banner {
margin-right: 20px;
}
 
.containerheader {
clear: both;
background-image: url("../img/containertop.jpg");
background-position: top left;
background-repeat: no-repeat;
}

.containerbottom {
clear: both;
background-image: url("../img/containerbottom.jpg");
background-position: bottom left;
background-repeat: no-repeat;
}

.bannerstripe {
overflow: hidden;
display: block;
padding-top: 36px;
}
  
.widecard {
margin-right: 62px;
margin-left: 37px;
}

.widecard h1 {
border-bottom: 3px solid #f40077;
}

.widecard img {
margin-bottom: 18px;
}
.widecardheader {
background-image: url("../img/shadow_top_wide.gif");
background-position: top left;
background-repeat: no-repeat;
}

.widecardbottom {
background-image: url("../img/shadow_bottom_wide.gif");
background-position: bottom left;
background-repeat: no-repeat;
height: 6px;
}

.imageholder {
border-top: 1px dotted #666;
margin-right: 23px;
margin-left: 18px;
padding-bottom: 18px;
}

.imageholder img {
margin-top: 43px;
}

.info, .infoborder {
padding-bottom: 0px;
margin-bottom: 18px;
	/**/
	font-size: .8em;
margin-bottom: 1.875em;
line-height: 1.875em;
}

.infoborder {
padding-bottom: 18px;
border-bottom: 1px solid #990033;
}

.logoimage {
margin-bottom: 36px;
margin-top: 18px;
margin-left: 18px;
margin-right: 23px;
float: left;
}

.textlogo {
margin-top: 55px;
}

.shorthr {
border: none;
margin-bottom: 18px;
}
.lefthr {
border: none;
border-bottom: 1px solid #990033;
}

input {
border: 1px solid #ccc;
background-color: #ededed;
padding: 5px;
color: #666;
}

/* Gravity Forms */

.gform_wrapper {
border-top: 1px dotted #f40077;
}

.page .gform_wrapper .gform_heading {
margin-bottom: 0;
}

.gform_wrapper input.button {
	padding: 5px 5px;
}

/* events */


.sidebarevents .eventdate {
margin-bottom: 0;
}

.eventheader a {
display: block;
padding: 18px 0;
text-decoration: none;
}

.sidebarevents  .event-date {
font-size: 1em;
}

.sidebarevents  .eventheader {
font-weight: normal;
font-size: 1em;
line-height: 1.5em;
}

.sidebarevents {
margin-top: 36px;
}

/* Search */

#Search {
width: 184px;
}

#s {
width: 128px;
}

input:hover, input:focus {
background-color: #f2f2f2;
}

#submit {
width: 36px;
}

#submit:hover, input.button:hover {
background-color: #f2f2f2;
}

#submit:active {
background-color: #ddd;
}

#footer a {
color: #666;
}

/* Calendar */

.calendarwrapper {
min-height: 200px;
}

.calendar caption {
text-align: center;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
}

.next {
display: block;
float: right;
text-decoration: none;
}

.prev {
display: block;
float: left;
text-decoration: none;
}

.linkedday {
padding: 0;
}

.linkedday a {
display: block;
font-weight: bold;
padding: 4px 10px 4px 5px;
}

.calendar .linkedday {
}

.calendar .today {
font-weight: bold;
background-color: #eee;
}

.loading {
height: 220px;
width: 100%;
background: transparent url(../img/spinner.gif) no-repeat center center;
}

/* Extra */
/* TipTip CSS - Version 1.2 */

#tiptip_holder {
display: none;
position: absolute;
top: 0;
left: 0;
z-index: 99999;
}

#tiptip_holder.tip_top {
padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
padding-top: 5px;
}

#tiptip_holder.tip_right {
padding-left: 5px;
}

#tiptip_holder.tip_left {
padding-right: 5px;
}

#tiptip_content {
font-size: 11px;
color: #fff;
text-shadow: 0 0 2px #000;
padding: 4px 8px;
border: 1px solid rgba(255,255,255,0.25);
background-color: rgb(55,55,55);
background-color: rgba(55,55,55,0.92);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#555));
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
box-shadow: 0 0 3px #555;
-webkit-box-shadow: 0 0 3px #555;
-moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
position: absolute;
border-color: transparent;
border-style: solid;
border-width: 6px;
height: 0;
width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
border-top-color: #fff;
border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
border-bottom-color: #fff;
border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
border-right-color: #fff;
border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
border-left-color: #fff;
border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
margin-top: -7px;
margin-left: -6px;
border-top-color: rgb(25,25,25);
border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
margin-top: -5px;
margin-left: -6px;
border-bottom-color: rgb(25,25,25);
border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
margin-top: -6px;
margin-left: -5px;
border-right-color: rgb(25,25,25);
border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
margin-top: -6px;
margin-left: -7px;
border-left-color: rgb(25,25,25);
border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#tiptip_content {
padding: 4px 8px 5px 8px;
background-color: rgba(45,45,45,0.88);
}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner {
border-bottom-color: rgba(45,45,45,0.88);
}
	#tiptip_holder.tip_top #tiptip_arrow_inner {
border-top-color: rgba(20,20,20,0.92);
}

}

