html, body { height:100%; }
body {
	margin:0;
	/* color:#fff; */
	background-color:#e7e7e6;
	/* font:15px/19px Arial, Helvetica, sans-serif; */
	font:15px/19px Arial, Helvetica, sans-serif;
	
	min-width:1000px;
}
a {
	text-decoration:none;
	/* color:#c6c6c5; */
	color:#FB4F14;
}
a:hover { text-decoration:underline;}
img { border-style:none;}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
input, select {
	vertical-align:middle;
	font-size:11px;
}
#header {
	/* width:100%; */
	width: 1000px;
	height:94px;
	background:#FB4F14;
	margin-left:auto;
	margin-right:auto;
}
.header-area {
	width:1000px;
	height:100%;
	position:relative;
}
.header-area .logo {
	background:url(../images/bg-logo3.png) no-repeat;
	width:128px;
	height:94px;
	position:absolute;
	top:0;
	left:20px;
	overflow:hidden;
	text-indent:-9999px;
}
.header-area .logo a {
	height:100%;
	display:block;
}
.header-area .add-idea {
	position:absolute;
	top:11px;
	right:84px;
	background:url(../images/bg-idea.png) no-repeat;
	width:111px;
	height:70px;
	text-indent:-9999px;
	overflow:hidden;
}
.header-area .add-idea2 {
	background:url(../images/bg-idea3.png) no-repeat;
	width:137px;
	height:94px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:0;
	right:47px;
}

.header-area .text{
  position:absolute;
  /*
  bottom:4px;
  right: 237px;
  */
  top:10px;
  right:53px;
  //color:white;
  color:#eee;
  font-size:12px;
  line-height:12px;
}

.header-area .text a{ color:white; }

a.add-idea2:hover {
	background:url(../images/bg-idea3-hover.png) no-repeat;
}
.page {
	width:100%;
	/* background:url(../images/bg-page.jpg); */
}
.page2 {
  width:1000px;
  margin-left:auto;
  margin-right:auto;
	/* background:#fff; */
}
.page-holder {
	width:1000px;
	padding:0 0 37px;
	margin-left:auto;
	margin-right:auto;
}
.main-nav {
	margin:0;
	padding:20px 0 0 57px;
	list-style:none;
	/* overflow:hidden; */
	/* text-transform:uppercase; */	
	font-weight:bold;
	font-size:12px;
}
.main-nav ul {width:1000px;}
.main-nav li {
	float:left;
	padding-left:100px;
}
ul.nice-menu {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #000;
}
ul.nice-menu-down li {
  /* border-top: 1px solid #CCC; */
  border:none;
}
ul.nice-menu a {
color:#FB4F14;
}
ul.nice-menu li a.active {
color: #fff;
}
ul.nice-menu li a:hover {
  background-color:#757679;
  color: #fff;
}
ul.nice-menu li.menuparent {
  background: #000;
}



.page2 .main-nav a { color:#949594;}
.columns-holder {
	overflow:hidden;
	height:1%;
	/* padding:37px 0 0; */
	padding:0px;
}

#conteiner {
	float:left;
	/*width:794px;*/
	overflow:hidden;
	padding:0 0 0 53px;
}

.page-ideas-ideas #conteiner,
.page-79-ideas-79-ideas-redesign-teaching-and-learning #conteiner{
  width:970px;
  overflow:visible;
}

.section-admin #conteiner{
  width:100%;
}


.titles {
	overflow:hidden;
	height:1%;
}
.title1 {
	float:left;
	width:121px;
}
.title2 {
	/* float:left; */
	/* width:422px; */
}
.columns-holder h3,
.page2 .columns-holder h1 {
	/* margin:80px 0 0; */
	font-size:14px;
	line-height:22px;
	text-transform:uppercase;
	font-weight:normal;
}
.node-type-chapter .columns-holder h3,
.node-type-chapter .page2 .columns-holder h1 {
	margin:80px 0 0;
}

.node-type-idea .columns-holder h3,
.node-type-idea .page2 .columns-holder h1 {
	margin:80px 0 0;
}

.node-type-idea .region-count-2 .columns-holder h3,
.node-type-idea .region-count-2 .page2 .columns-holder h1 {
	margin:0px;
}

.page2 .columns-holder h3,
.page2 .columns-holder h1 {
	color:#757679;
}
#conteiner .title2 h1 {
	margin:0;
	color:#f47d30;
	line-height:41px;
	font-size:39px;
}
#conteiner .title2 h1 span {
	display:block;
	padding:20px 0 0;
}
#conteiner .title2 h1 em {
	font-size:112px;
	font-style:normal;
	line-height:118px;
	/* float:left; */
	float:right;
	padding-right:8px;
}
.main {
	overflow:hidden;
	height:1%;
	/* margin:-3px 0 0; */
	margin:0;
}
.navbar {
	float:left;
	/* width:175px; */
	width:258px;
	padding-top:20px;
}

.page-ideas-ideas .navbar,
.page-79-ideas-79-ideas-redesign-teaching-and-learning .navbar{ 
  visibility:hidden;
  width:0px;
}
.accordion {
	line-height:20px;
	text-transform:uppercase;
	margin:0;
	padding:0;
	list-style:none;
}
.page2 .accordion { padding:15px 0 0;}
.page2 .accordion ul {
	color:#757679;
	margin:0;
	padding:3px 0 10px;
	list-style:none;
	font-size:10px;
	text-transform:none;
	line-height:14px;
}
.accordion li span {
	font-size:12px;
}
.accordion a { 
  color:#FB4F14;
  }
.accordion li ul li a { 
  /* color:#c6c6c5;*/ 
  color:#949594;
}
.accordion li ul li a:hover { color:#757679;}
.content-area,
.content-area-1col,
.content-area-2col {
 	/* float:right; */
	float:left;
	width:462px;
	/* width:516px; */
	/* padding:0 83px 0 0; */
	padding:0px;
	padding-top:20px;
}
.content-area-1col {
  width:894px;
}
  
.content-area-2col {
 	width:720px;
}

.page-ideas-ideas .content-area {width:894px;}
.section-admin .content-area {width:700px; }
.page2 .content-area .content-idea p {
	margin:0;
	font-size:22px;
	line-height:25px;
}

.page2 .content-area p {
	color:#757679;
	font-size:14px;
	line-height:19px;
	margin:14px 0 0;
}
.content-area .text2 { padding:4px 0 0;}
.content-area .text2 p {
	font-size:15px;
	line-height:19px;
}
.form-comment { padding:32px 0 0;}
.form-comment .item-list ul {
	margin:0 0 12px -5px;
	padding:0;
	list-style:none;
	text-transform:uppercase;
	overflow:hidden;
	height:1%;
	font-size:9px;
	line-height:12px;
}
.form-comment .item-list ul li {
	float:left;
	padding:0 5px;
	margin-left:-1px;
	background:url(../images/bg-cooment-sep.gif) no-repeat 0 1px;
}
.form-comment .item-list ul a { /* color:#fff; */}
.form-comment .form-item textarea {
	font:11px/13px Arial, Helvetica, sans-serif;
	padding:5px;
	background:#ececec;
	border:none;
	overflow:auto;
	width:427px;
	height:137px;
}
.btm-box {
	background:#f6f6f6;
	border-top:2px solid #fff;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #d5d4d5;
	border-bottom:2px solid #fff;
	width:405px;
	margin:25px 0 0;
	padding:12px 0 12px 12px;
}
.btm-box h2 {
	margin:0;
	font:20px/22px Georgia, "Times New Roman", Times, serif;
	color:#878486;
}
.btm-box .form-item {
	overflow:hidden;
	height:1%;
	padding:7px 0 0;
}
.btm-box .form-item label {
	float:left;
	width:75px;
	font-size:10px;
	color:#6f6565;
}
.btm-box .form-item input {
	background:#fff;
	border:1px solid #b1afaf;
	width:162px;
	padding:2px 5px;
}
.btm-box .form-submit {
	margin:10px 0 0 76px;
	cursor:pointer;
}
.sidebar {
	float:right;
	/* width:176px;
	width:240px;
	margin-right:8px;
	*/
	margin-left:10px;
	margin-right:10px;
	width:207px;
	padding-top:20px;
}

.page-ideas-ideas .sidebar {
  visibility:hidden;
  width:0px;
}

.section-admin .sidebar {visibility:hidden; }
.sidebar .accordion {
	font-size:10px;
	padding:11px 0 0;
}
.sidebar .accordion a { color:#fff;}
.tag-cloud {
	margin:0 0 0 -6px;
	padding:11px 0 0;
	list-style:none;
	font-size:16px;
}
.tag-cloud li {
	display:inline;
	padding:0 0 0 6px;
}
.tag-cloud a { color:#757679;}

.footer-area {
  padding-bottom:8px;
}


/* system.css overrides */
tr.even, tr.odd {
  /* background: rgb(214, 76, 42); */
}

.block ul {
  padding:0px;
}

.tagadelic.level1 {
  font-size : 0.6em;
}
.tagadelic.level2 {
  font-size : 0.8em;
}
.tagadelic.level3 {
  font-size : 1.0em;
}
.tagadelic.level4 {
  font-size : 1.2em;
}
.tagadelic.level5 {
  font-size : 1.4em;
}
.tagadelic.level6 {
  font-size : 1.6em;
}
.tagadelic.level7 {
  font-size : 1.8em;
}
.tagadelic.level8 {
  font-size : 2.0em;
}
.tagadelic.level9 {
  font-size : 2.2em;
}
.tagadelic.level10 {
  font-size : 2.4em;
}

.view-content {
  font-size:80%;
}
.view .item-list {
  font-size:80%;
}
.view .item-list .pager li,
.view .pager a,
.view .pager strong.pager-current {
  padding:4px;
}


div.blogdate {
  color:#FB4F14;
}


h1,h2,h3 {
  font:15px/19px Arial, Helvetica, sans-serif;
}

