/** dum-dum-dum, the body **/
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #5c5c5c;
	margin: 0px;
	padding: 0px;
	text-align : left;
	background : #FFFFFF;
}	
p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #3c3c3c;
	text-align: left;
}

pre {
	font-family: "Courier New", Courier, Monaco, monospace;
	font-weight: normal;
	font-size: 14px;
	color: #5c5c5c;
	text-align: left;
	padding: 10px;
	margin: 10px;
	background: #e8e8e8;
	font-weight: bold;
	border: 1px solid #5c5c5c;
}


/** overrides **/
li.leaf {
	list-style: none;
}
.form-required {
	color: #d4005e;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
	border:2px solid #d4005e;
}
div.error, tr.error {
	color:#d4005e;
	background-color: #ffffff;
	background-image:none;
	border-color:#ffffff;
	margin: 0px;
	font-weight: bold;
}
.blog_usernames_blog {
	display: none;
	visibility: hidden;
}
#disqus_thread {
	margin-top: 60px;
}
div.messages, div.status {
	background-color: #ffffff;
	background-image: none;
	border: 3px solid #ff0071;
	color: #ff0071;
	margin: 15px;
	padding: 10px 10px 10px 35px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;	
}

/** container **/
#t7_container {
	padding: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	width: 960px;
	background-image: url(/_/i/body_bg.pink.png);
	background-repeat: repeat-y;
}

/** hyper links **/
a:link {
	color: #ff0071;
	text-decoration : underline;
}
a:visited {
	color: #d4005e;
	text-decoration : underline;
}
a:hover  {
	color: #000000;
	text-decoration : underline;
}
a:active  {
	color: #5c5c5c;
	text-decoration : underline;
}


/** header & containing divs **/
#t7_hdr {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 298px;
	clear: both;
}
#t7_hdr_bar {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 72px;
	clear: both;
	background-color: #ffffff;
}
#t7_hdr_logo {
	margin: 0px;
	padding: 0px;
	width: 518px;
	height: 45px;
	float: left;
	text-align: left;
}
#t7_hdr_logo h1 {
	margin: 0px;
    padding: 45px 0 0 0;
    overflow: hidden;
    background-image: url(/_/i/hdr_logo.pink.png); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:45px; /* for IE5.5's bad box model */
}

#t7_hdr_strap {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	width: 300px;
	height: 226px;
	float: right;
	background-color: #ffffff;
}
#t7_hdr_strap p {
	margin: 0px;
	padding: 0px 2px 0px 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 36px;
	line-height: 43px;
	color: #ff0071;
	text-align: right;
}
#t7_hdr_strap p a:link {
	color: #ff0071;
	text-decoration : none;
	font-weight : bold;
}
#t7_hdr_strap p a:visited {
	color: #ff0071;
	text-decoration : none;
	font-weight : bold;
}
#t7_hdr_strap p a:hover  {
	color: #000000;
	text-decoration : none;
	font-weight : bold;
}
#t7_hdr_strap p a:active  {
	color: #5c5c5c;
	text-decoration : none;
	font-weight : bold;
}
#t7_hdr_title {
	margin: 0px;
	padding: 0px;
	width: 640px;
	height: 171px;
	float: left;
	overflow: hidden;
}
#t7_hdr_title h1 {
	margin: 105px 0px 0px 0px;
	padding: 0px 9px 3px 9px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: 48px;
	color: #ffffff;
	background-color: #ff0071;
	display: block;
	width: auto;
	text-align: left;
	float: left;
}


/** body, copy and nav **/
#t7_body {
	margin: 0px;
	padding: 0px;
	width: 960px;
	clear: both;
}
#t7_body_content {
	margin: 0px;
	padding: 0px 30px 0px 9px;
	width: 611px;
	float: left;
	text-align : left;
}

#t7_body_content h1.title {
	display: none;
	visibility: hidden;
}
#t7_body_content h2.title {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #5c5c5c;
	margin: 0px 0px 18px 0px;
	padding: 0px;
}
#t7_body_content h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #5c5c5c;
	margin: 0px;
	padding: 0px;
}
#t7_body_content h2 a:link {
	color: #3c3c3c;
	text-decoration : none;
}
#t7_body_content h2 a:visited {
	color: #3c3c3c;
	text-decoration : none;
}
#t7_body_content h2 a:hover  {
	color: #ff0071;
	text-decoration : none;
}
#t7_body_content h2 a:active  {
	color: #000000;
	text-decoration : none;
}
#t7_body_content h2.green {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #ff0071;
	margin: 0px;
	padding: 0px;
}
#t7_body_content h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #5c5c5c;
	margin: 8px 0px 18px 0px;
	padding: 0px;
}
#t7_body_content h3  a:link {
	color: #ff0071;
	text-decoration : underline;
	font-weight : bold;
}
#t7_body_content h3  a:visited {
	color: #d4005e;
	text-decoration : underline;
	font-weight : bold;
}
#t7_body_content h3  a:hover  {
	color: #000000;
	text-decoration : underline;
	font-weight : bold;
}
#t7_body_content h3  a:active  {
	color: #5c5c5c;
	text-decoration : underline;
	font-weight : bold;
}

#t7_body_content input.form-text {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #5c5c5c;
	margin: 0px;
	padding: 0px;
}

#t7_body_content p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #5c5c5c;
	margin: 0px 0px 18px 0px;
	padding: 0px;
	line-height: 22px;
}
#t7_body_content ul.links {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #5c5c5c;
	margin: 0px 0px 50px 0px;
	padding: 0px;
	text-align: right;
	display: block;
}


/** fresh block of latest articles **/
#t7_body_content dl.fresshhh {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #3c3c3c;
	margin: 0px 0px 20px 0px;
	padding: 0px 30px 0px 13px;
	width: 567px;
	overflow: hidden;
}
#t7_body_content dl.fresshhh dt {
	background-image: url(/_/i/bul.pink.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 14px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
	white-space: nowrap;
	width: 453px;
}
#t7_body_content dl.fresshhh dt a:link {
	padding: 0px 4px 0px 4px;
	color: #3c3c3c;
	text-decoration : none;
	font-weight : normal;
}
#t7_body_content dl.fresshhh dt a:visited {
	padding: 0px 4px 0px 4px;
	color: #3c3c3c;
	text-decoration : none;
	font-weight : normal;
}
#t7_body_content dl.fresshhh dt a:hover  {
	padding: 0px 4px 0px 4px;
	color: #ffffff;
	background-color: #ff0071;
	text-decoration : none;
	font-weight : normal;
}
#t7_body_content dl.fresshhh dt a:active  {
	padding: 0px 4px 0px 4px;
	color: #000000;
	background-color: #ff0071;
	text-decoration : none;
	font-weight : normal;
}
#t7_body_content dl.fresshhh dd {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #5c5c5c;
	margin: 0px 0px 0px 18px;
	padding: 0px;
	text-transform: uppercase;
}
#t7_body_content dl.fresshhh dd a:link {
	padding: 0px;
	color: #ff0071;
	text-decoration : none;
	font-weight : normal;
}
#t7_body_content dl.fresshhh dd a:visited {
	padding: 0px;
	color: #d4005e;
	text-decoration : none;
	font-weight : normal;
}
#t7_body_content dl.fresshhh dd a:hover  {
	padding: 0px;
	color: #000000;
	background-color: transparent;
	text-decoration : none;
	font-weight : normal;
}
#t7_body_content dl.fresshhh dd a:active  {
	padding: 0px;
	color: #5c5c5c;
	background-color: transparent;
	text-decoration : none;
	font-weight : normal;
}

/** now (twitter!) **/
#t7_body_content ul.nowww {
	list-style: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #3c3c3c;
	margin: 0px 30px 20px 15px;
	padding: 0px;
	width: 542px;
	overflow: hidden;
}
#t7_body_content ul.nowww li {
	margin: 14px 0px 0px 0px;
	padding: 0px;
	line-height: 18px;
}
#t7_body_content ul.nowww li a:link {
	color: #ff0071;
	text-decoration : none;
	font-weight : normal;
}
#t7_body_content ul.nowww li a:visited {
	color: #d4005e;
	text-decoration : none;
	font-weight : normal;
}
#t7_body_content ul.nowww li a:hover  {
	color: #000000;
	text-decoration : none;
	font-weight : normal;
}
#t7_body_content ul.nowww li a:active  {
	color: #5c5c5c;
	text-decoration : none;
	font-weight : normal;
}
#t7_body_content ul.nowww li span {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #5c5c5c;
	margin: 0px 0px 0px 4px;
	padding: 0px;
	text-transform: uppercase;
}


#t7_body_content ul {
	list-style-position: outside;
	list-style-image: url(/_/i/bul.pink.png);
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #5c5c5c;
	margin: 8px 0px 20px 0px;
	padding: 0px 0px 0px 38px;
}


/** recommended block **/
#t7_body_content ul.recom {
	list-style-position: outside;
	list-style-image: url(/_/i/bul.pink.png);
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #3c3c3c;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 38px;
}
ul.views-summary li {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #ff0071;
	margin: 0px;
	padding: 0px;
}


/** navigation **/
#t7_body_nav {
	background-image: url(/_/i/nav_bg.pink.png);
	background-repeat: repeat-x;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 300px;
	float: left;
	height: 750px;
}
#t7_body_nav p {
	margin: 200px 30px 22px 78px;
	padding: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
}
#t7_flavor {
	border: 0px solid #ffffff;
	margin: 0px 0px 22px 78px;
	padding: 0px 0px 0px 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #ff0071;
	background-color: #ffffff;	
	width: 207px;
	height: 45px;
	float: left;
	clear: both;
	text-align: left;
}

#t7_search {
	border: 1px solid #ffffff;
	margin: 0px 0px 22px 78px;
	padding: 0px 0px 0px 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #ff0071;
	background-color: #ffffff;	
	width: 205px;
	height: 45px;
	float: left;
	clear: none;
}
#t7_search:hover  {
	color: #000000;
}
#t7_body_nav ul {
	margin: 22px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	list-style: none;
	
}
#t7_body_nav li {
	margin: 0px 0px 22px 78px;
	padding: 0px 0px 0px 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #ff0071;
	background-color: #ffffff;
}
#t7_body_nav li a:link {
	color: #ff0071;
	text-decoration : none;
	font-weight : bold;
}
#t7_body_nav li a:visited {
	color: #d4005e;
	text-decoration : none;
	font-weight : bold;
}
#t7_body_nav li a:hover  {
	color: #000000;
	text-decoration : none;
	font-weight : bold;
}
#t7_body_nav li a:active  {
	color: #5c5c5c;
	text-decoration : none;
	font-weight : bold;
}
#t7_body_nav  a:link {
	color: #ffffff;
	text-decoration : underline;
	font-weight : normal;
}
#t7_body_nav  a:visited {
	color: #ffffff;
	text-decoration : underline;
	font-weight : normal;
}
#t7_body_nav  a:hover  {
	color: #000000;
	text-decoration : underline;
	font-weight : normal;
}
#t7_body_nav  a:active  {
	color: #5c5c5c;
	text-decoration : underline;
	font-weight : normal;
}




/** obligatory footer **/
#t7_ftr {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	height: 2px;
	clear: both;
}






/** social media **/
#t7_social {
  color:#ffffff;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:18px;
  font-weight:bold;
  margin:12px auto 5px auto;
  padding:5px;
  text-align: center;
  background-color: #ff0071;
  border: 2px solid #D4005E;
  width: 700px;
}
#t7_social input {
  border: 1px solid #D4005E;
  width: 170px;
  height: 18px;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:14px;
  font-weight:bold;
  color: #000000;
  margin: 0px;
  padding: 1px 1px 1px 3px;
}

#t7_social a:link, .earlybird a:link {
	color: #000000;
	text-decoration : underline;
}
#t7_social a:visited, .earlybird a:visited {
	color: #000000;
	text-decoration : underline;
}
#t7_social a:hover, .earlybird a:hover  {
	color: #ffffff;
	text-decoration : underline;
}
#t7_social a:active, .earlybird a:active  {
	color: #000000;
	text-decoration : underline;
}

#eks {
  color:#D4005E;
  font-family:Arial,sans-serif;
  font-size:12px;
  font-weight:normal;
  margin:0px;
  padding:0px;
  text-align: right;
  float:right;
}



.earlybird {
  color:#ffffff;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:22px;
  font-weight:bold;
  margin:0px 0px 10px 10px;
  padding:5px;
  text-align: right;
  background-color: #ff0071;
  border: 2px solid #D4005E;
  width: 295px;
  float: right;
}
