/* @override
	http://simeon.realworld.net.au/sites/all/themes/simeon/css/global.css?n9iech
	http://simeon.realworld.net.au/sites/all/themes/simeon/css/global.css?n9ihqi
	http://simeon.realworld.net.au/sites/all/themes/simeon/css/global.css?n9il3q
	http://simeon.realworld.net.au/sites/all/themes/simeon/css/global.css?n9jwq1
	http://simeon.realworld.net.au/sites/all/themes/simeon/css/global.css?nfxrjr
	http://simeon.realworld.net.au/sites/all/themes/simeon/css/global.css?nj9yg3 */

/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */


/*STYLES FROM CURRENT SITE*/

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th {font-size:1em; font-weight:normal; font-style:normal;}
ul {
	margin-left: 20px;
}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}
*{margin:0; padding:0; outline:0; border:0;}
body{background:url(../images/bg1.jpg) no-repeat top #a88752; }
a:link, a:visited{text-decoration:none;}
.clear{clear:both; overflow:hidden;}

input[type="text"], input[type="submit"], input[type="password"], textarea, select {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
border:1px solid #646255;}

/*BASIC TEXT STYLES*/

body {
	color: #504c41;
	font-size: 11pt;
	line-height: 18pt;
	font-family: Arial, Helvetica, sans-serif;
}

ul, ol {
	margin-left: 40px;
}

h1 {
	font-size: 24pt;
	margin-bottom: 10px;
}

h2 {
	font-size: 22pt;
	margin-bottom:15px;
	margin-top: 10px;
}

h3 {
	font-size: 19px;
}

h1, h2, h3, h4, h5, h6 {
	color: #524328;
	/*font-family: georgia, 'times new roman', times, serif;*/
}

a, a:visited, a:link {
	color: #CC6600;
}

a:hover {
	text-decoration:underline;
}

a:hover img {
}

#region-user-second {
	float: right;
}

#search-block-form {
	float: right;
	clear: right;
}

#search-block-form input.form-text {
	background-color: #92774B;
	border-radius: 5px;

}

#block-block-1 {
	float: right;
	clear: right;
	text-align: right;
	margin-top: 10px;
}

#block-system-user-menu {
	float: right;
}

#block-system-user-menu ul.menu li {
	font-size: 10pt;
	display: inline;
}

#block-system-user-menu .menu a {
	color: #4a3b24;
}

#block-system-user-menu .menu a:hover {
	color: #e9e0c1;
}

#block-system-main-menu .menu li {
	display: inline;
}

#block-system-main-menu {
	display: block;
	margin-right: -10px;
	margin-left: -10px;
	height: 26px;
	background: #504c41;
	background-position: 5px;
	box-shadow: 0 0 3px #838383;
	margin-top: 10px;
	padding-top: 7px;
	padding-bottom: 6px;
}

#block-system-main-menu a {
	font-size: 13pt;
	color: #e8e0c0;
}

#block-system-main-menu a.active {
	color: #ffffff;
}

#block-system-main-menu a:hover {
	transition: color 0.5s ease;
	color: #ffffff;
	text-decoration: none;
}

#region-branding {
}

.view-feeds-for-thought .views-field-title {
}

.view-feeds-for-thought .views-field-timestamp {
	font-size: 9px;
	color: #777272;
}

.view-feeds-for-thought .views-field-title-1 {
	color: #777272;
}

.view-feeds-for-thought .views-row {
	margin-bottom: 5px;
}

#zone-content {
	background-color: #f9f7f0;
	padding-top: 20px;
	padding-bottom: 20px;
}

.view-og-all-user-group-content .views-row {
	margin-bottom: 20px;
}

.field-type-taxonomy-term-reference .field-item {display: inline; margin-right: 10px;}

.node-university .view-og-nodes h2.node-title {
	margin-top: 20px;
}

.node-university .view-og-nodes .submitted {
	font-size: 9pt;
}

.node-university .view-og-nodes .field-type-image img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.node-university .view-og-nodes .field-name-field-tags a {
	background-color: #d6763e;
	padding: 2px 7px 2px 8px;
	border-radius: 9px;
	color: #ffffff;
}

.node-university .view-og-nodes .user-picture {
	display: none;
}

.region-sidebar-second h2.block-title {
	font-size: 18px;
	display: block;
	background-color: #cb6600;
	color: #ffffff;
	padding: 6px 10px;
}
.block{
	margin-bottom: 10px;
}

.omega-12-twocol-9-3 .grid-4 .inside .pane-content {
	margin-bottom: 20px;
	margin-top: 10px;
}

.omega-12-twocol-9-3 .grid-4 .view-institution .views-field-title h3.field-content a {
	font-size: 18px;
	display: block;
	background-color: #cb6600;
	color: #ffffff;
	padding: 6px 10px;
}

.block-menu-create-content-list ul.menu {
	margin-left: 20px;
}

.block-menu-create-content-list ul li {
	list-style: none;
}

.block-menu-create-content-list ul li:before {
  content: "\f055" /*fontawesome char code inside the ''*/;
  font-family: FontAwesome; /* or whatever */
  display: inline-block;
  margin-left: -1.2em; /*same as padding-left set on li*/
  width: 1.2em; /*same as padding-left set on li*/
}​

h2.pane-title {
	color: #504c41;
	font-size: 26px;
	line-height: 24px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	border: none;
	box-shadow: none;
	text-shadow: none;
	text-transform: uppercase;
}

h3.field-content {
	line-height: 1.8em;
}

.front .pane-1 h2.pane-title {
	margin-top: 0px;
}

.pane-new-users .view-new-users .views-field-field-image img {
	float: left;
	margin-right: 10px;
}

.pane-new-users .view-new-users .views-field-created {
	font-size: 8pt;
}

.pane-new-users .view-new-users .views-field-title {
	clear: both;
}

.pane-finder-find-institution {
	text-align: center;
	background-color: #d6eaf3;
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.pane-finder-find-institution h2.pane-title:before {
	content: "\f19d" /*fontawesome char code inside the ''*/;
	font-family: FontAwesome; /* or whatever */
	display: inline-block;
	width: 1.8em; /*same as padding-left set on li*/

}

.view-recent-activity .views-field-created,
.view-event-calendar .views-field-field-date {
	color: #b3b0a6;
	font-size: 12px;
}

/*INSTITUTION LISTING*/

.view-institutions table {
	border: none;
	padding: none
	;
}

.view-institutions .views-field-title h3 {
	font-size: 15px;
	display: block;
	background-color: #cb6600;
	color: #ffffff;
	padding: 6px 10px;
}

.view-institutions .views-field-title h3 a {
	color: #ffffff;
}

.view-institutions .views-field-field-image {
	background-color: #cb6600;
}

.view-institutions .views-field-field-image img:hover {
	transition: all 1s ease;
	opacity: 0.4;
}

.tabs {
	margin-top: 20px;
}

.tabs li a {
	border-radius: 5px 5px 0 0 ;
	padding-top: 5px!important;
	padding-bottom: 0px!important;
	margin-bottom: 3px;
	background: #cb6600!important;
	color: #ffffff;
	border: none!important;
}

.tabs .primary {
	height: auto;
	border-bottom: 1px solid #cb6600 !important;
}

.tabs a.active {
/*	color: #000000;*/
	background-color: #504c41!important;

	}


.embed-container {
    position: relative;
    padding-bottom: 72.72%; // (400 ÷ 550 = 0.7272 = 72.72%)
    height: 0;
    overflow: hidden;
}
.embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.donate{
	text-align: center;
  border: 2px solid #cb6600;
  font-weight: 700;
  font-size: 16px;
  padding: 12px;
  background-color: transparent;
  display: block;
  margin-bottom: 15px;
  -webkit-transition: background-color 0.3s;
          transition: background-color 0.3s;
   background-color: rgba(203,102,0,0.2);
}
.donate:hover{
	color: #ffffff;
  background-color: #cb6600;
  text-decoration: none;
}
.center{
	text-align: center;
}

.donate_title, .donate_subtitle{
	font-size: 18px;
	display: block;
	background-color: #cb6600;
	color: #ffffff;
	padding: 6px 10px 0;
	margin:0;
}
.donate_subtitle {
	color: rgba(255,255,255,0.7);
	font-size: 14px;
	padding-top: 0;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
.donate_body{
  margin-top: 10px;
  font-weight: 400;
  color: #504c41;
  font-size: 13px;
  display: inline-block;
}
.donate:hover .donate_body{
	color: #ffffff;
}

.page-node-156 p + p { margin-top: 20px; }

.pane-og-extras-node-links .item-list ul,
.pane-og-extras-node-links .item-list ul li{
	margin: 0;
	padding: 0;
}

img{
	max-width:100%;
	height:auto;
}

hr{
	background: #cb6600;
	margin-bottom:10px;
}

.view-bibliography .label{
	display: inline-block;
	text-align: right;
	font-weight: bold;
	width: 115px;
	padding-right: 10px;
	line-height: 1.4;
	vertical-align: top;
}
.view-bibliography .rate-widget{
	display: inline-block;
	line-height: 1.4;
}
.view-bibliography .item-list ul,
.view-bibliography .rate-widget-emotion .item-list ul li{
	margin: 0;
}

table thead th,
table .views-field-title{
	font-weight: bold;
}

.pager li.pager-first a, .pager li.pager-previous a, .pager li.pager-next a, .pager li.pager-last a {
  min-width: 50px;
  width:auto;
  padding-left: 2px;
  padding-right: 2px;
}
