/*
Theme Name: SaudiGS
Author: the MITS team
Author URI: http://mits-sa.com/
Version: 1.0
*/



body {
	background:#f4f4f4;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 12px;
	margin: 0;
	padding:0;
	
}


.simply-scroll .simply-scroll-list li {
    display: inline;
    width: auto;
    height: 32px;
    line-height: 32px;
    float: left;
}

/**
 * 2.0 Typography
 */

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 56px 0 28px;
}

h1 {
	font-size: 24px;
	line-height: 1.2308;
}

h2 {
	font-size: 20px;
	line-height: 1.2069;
}

h3 {
	font-size: 18px;
	line-height: 1.1667;
}

h4 {
	font-size: 16px;
	line-height: 1.4;
}

h5,
h6 {
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.2353;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 0;
}

p {
	margin: 0 0 28px;
}

b,
strong {
	font-weight: 700;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	border-left: 4px solid #707070;
	color: #707070;
	font-size: 20px;
	font-style: italic;
	line-height: 1.8182;
	margin: 0 0 35px -21px;
	padding-left: 17px;
}

blockquote > blockquote {
	margin-left: 0;
}

blockquote p {
	margin-bottom: 35px;
}

blockquote > p:last-child {
	margin-bottom: 0;
}

blockquote cite,
blockquote small {
	color: #333;
	font-family: "Noto Sans", sans-serif;
	font-size: 17px;
	line-height: 1.6471;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

address {
	font-style: italic;
	margin: 0 0 28px;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
}

pre {
	background-color: #fcfcfc;
	border: 1px solid #eaeaea;
	font-size: 17px;
	line-height: 1.2353;
	margin-bottom: 28px;
	max-width: 100%;
	overflow: auto;
	padding: 14px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

abbr[title] {
	border-bottom: 1px dotted #eaeaea;
	cursor: help;
}

mark,
ins {
	background-color: #fff9c0;
	text-decoration: none;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}


/**
 * 3.0 Elements
 */

hr {
	background-color: #eaeaea;
	border: 0;
	height: 1px;
	margin-bottom: 28px;
}

ul,
ol {
	margin: 0 28px 0 0;
	padding: 0;
	list-style:inside;
	
}

ul {
	list-style: square;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin: 0 0 0 23px;
}

dl {
	margin: 0 0 28px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 28px;
}

table,
th,
td,
.mce-item-table,
.mce-item-table th,
.mce-item-table td {
	border: 1px solid #eaeaea;
}

table a {
	color: #333;
}

table,
.mce-item-table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 28px;
	width: 100%;
}

table th,
.mce-item-table th,
table caption {
	border-width: 0 1px 1px 0;
	font-family: "Noto Serif", serif;
	font-size: 17px;
	font-weight: 700;
	padding: 7px;
	text-align: left;
	vertical-align: baseline;
}

table td,
.mce-item-table td {
	border-width: 0 1px 1px 0;
	font-family: "Noto Serif", serif;
	font-size: 17px;
	padding: 7px;
	vertical-align: baseline;
}

img {
	border: 0;
	height: auto;
	max-width: 660px;
	vertical-align: middle;
}

a img {
	display: inline-block;
}

figure {
	margin: 0;
}

del {
	opacity: 0.8;
}




/**
 * 4.0 Alignment
 */

.alignleft {
	float: left;
	margin: 7px 28px 28px 0;
}

.alignright {
	float: right;
	margin: 7px 0 28px 28px;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 7px auto;
}


/**
 * 5.0 Caption
 */

.wp-caption {
	background: transparent;
	border: none;
	color: #707070;
	font-family: "Noto Sans", sans-serif;
	margin: 0 0 28px 0;
	max-width: 660px;
	padding: 0;
	text-align: inherit;
}

.wp-caption.alignleft {
	margin: 7px 28px 21px 0;
}

.wp-caption.alignright {
	margin: 7px 0 21px 28px;
}

.wp-caption.aligncenter {
	margin: 7px auto;
}

.wp-caption .wp-caption-text,
.wp-caption-dd {
	font-size: 14px;
	line-height: 1.5;
	padding: 7px 0;
}


/**
 * 6.0 Galleries
 */

.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery .gallery-caption {
	color: #707070;
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 14px;
	line-height: 1.5;
	padding: 7px 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 7.0 Audio / Video
 */

.mce-content-body .wpview-wrap {
	margin-bottom: 32px;
}

.mce-content-body .wp-audio-playlist {
	margin: 0;
}


/**
 * 8.0 RTL
 */



.rtl blockquote {
	border-left: none;
	border-right: 4px solid #707070;
	margin: 0 -21px 35px 0;
	padding-left: 0;
	padding-right: 17px;
}

.rtl blockquote > blockquote {
	margin-left: auto;
	margin-right: 0;
}

.rtl li > ul,
.rtl li > ol {
	margin: 0 23px 0 0;
}

.rtl table th,
.rtl table caption {
	text-align: right;
}

a:link, a:visited, a:active {
  color: #036;
  text-decoration:none;
}
img {
	max-width:100%;
}
.text-center {
	text-align:center;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-justify {
	text-align: justify;
}
#page-wrapper {
	width:100%;
	margin:0;
	padding:0;
}
#page {
	width:100%;
	margin:0;
	padding:0;
}
.container {
	width:950px;
	margin:0 auto;
	position:relative;
	height:100%;	
}
#site-header {
	height:235px;
	border-top: 5px solid #2e9cc8;
	background:#f4f4f4 url(images/toprow.png) no-repeat center center;
}

#logo {
	position: absolute;
	bottom:43px;
	right:0;
	width:154px;
	height:159px;
}
#site-name {
	position: absolute;
	bottom:43px;
	right:295px;
	width:391px;
	height:px;
}
#ksu-logo {
	position: absolute;
	bottom:43px;
	left:0;
	width:220px;
	height:100px;
}
#ksu-logo img {
	width:220px;
	height:100px;
}
#lang {
	position: absolute;
	top:0;
	left:0;
	width:70px;
	height:20px;
}
#nav {
	height:44px;
	background:#2e9cc8 url(images/menubg.jpg) repeat-x;
}
.secondary-menu-container {
	width:750px;
	float:right;
	height:44px;
}
.search-form {
  position: absolute;
  top: 13px;
  left:0;
  width: 200px;
}
.search-field {
  background: #ffffff;
  border: medium none;
  font-size: 10.8px;
  height: 13px;
  padding: 3px;
  width: 163px;
  float:left;
  margin-top:2px;
}
.search-submit {
  font-size: 0;
  height: 31px;
  overflow: hidden;
  text-indent: -10px;
  width: 24px;
  float:right;
}
#main {
	width: 950px;
	margin: 0 auto;
	min-height: 500px;
	background-color: #fff;
	background-image:url(images/mainbg.jpg);
	background-repeat:repeat-y;
	background-position:right top;
	border: 1px solid #e0e0e0;
	box-shadow: 0 0 20px #ccc;
}
.main-content {		`

}
#news-ticker {
	height:32px;
	width:100%;
	border-bottom: 1px solid #e0e0e0;
    background-color: #fbfbfb;
	position:relative;
}
.ticker-title {
	width:67px;
	height:32px;
	position:absolute;
	top:0;
	right:0;
	background: url(images/lstnews.jpg) no-repeat center center;
}
#content {
	width:740px;
}
.home #content {
	width:520px;
}
#content .gform_wrapper {
  margin: 10px auto;
  max-width: 70%;
}
#content .gform_wrapper .top_label .gfield_label {
  font-weight: normal;
  width:30%;
}
#content .gform_wrapper ul li.gfield {
	margin-bottom:10px;
	height:100%;
	clear:both;
}
#content h2.gsection_title {
	font-size:13px;
}
#content .ginput_container {
	width:70%;
}
#content li.gfield input ,  
#content li.gfield textarea {
	width:98%;
	border:1px solid #ccc;
}
#content li.gfield textarea {
	margin-bottom:10px;
}
#content li.gfield select {
	border:1px solid #ccc;
}
#content .gform_button {
	padding:10px 20px;
	color:#fff;
	background:#49aed6;
	border:1px solid #49aed6;
	margin:0;
	float:none;
}
#content .edd_download {
	float:right !important;
}
#content .edd_download_inner {
  margin: 0 5px 10px;
  padding: 8px;
  border:1px solid #ddd;
}
#content .edd_download_image {
  max-width: 100%;
  text-align:center;
}
#content .edd_download_image a img {
	display:inline-block;
}
#content .edd_download h3 {
	font-size:12px;
	margin:20px 0 10px;
}
.edd_purchase_submit_wrapper {
  text-align: center;
}
.page-header {
  border-bottom: 1px solid #bababa;
  height: 32px;
  width: 100%;
  margin-bottom:25px;
}
.page-header h2 {
  border-bottom: 1px solid #bababa;
  height: 21px;
  width: 100%;
  color: #49aed6;
  font-size: 12px;
  font-weight: bold;
  margin:0;
  padding:7px 0 0;
  text-decoration:underline;
}
#sidebar-first {
	background-color: #ececec;
	position: relative;
	text-align: right;
	width: 210px;
	height:100%;
}

#sidebar-second {
  width: 220px;

}
#content , 
#sidebar-first , 
#sidebar-second {
	float:right;
}
#content .section {
	padding:10px 10px 40px;
}
.news-block-title , 
.photo-album-title {
  background-color: #49aed6;
  height: 28px;
  line-height:28px;
  width: 100%;
  color: #fff;
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  padding:0 5px;
  
}
.society-news {
	margin-bottom:20px;
}
.news {
	padding:20px 0 5px;
	border-bottom: 1px solid #bababa;
}

.news-title {
	margin-bottom:10px;
}
.news-title a {
  color: #636262;
}
.news-thumbnail {
	float:right;
	border: 1px solid #ccc;
	height: 60px;
	padding: 5px;
	text-align: right;
	width: 65px;	
}

.news-thumbnail img {
	width:65px;
	height:60px;
}
.news-excerpt {
  width:410px;
  float:left;
  color: #000;
  line-height: 17px;
  text-align: justify;
}
.news-list .news-excerpt {
  width:630px;
}
.news-date {
	text-align:left;
	padding-top:3px;
	color: #c1c1c1;
	font-size: 11px;
	font-weight: bold;
	margin:0;
}
.news-interest-you {
	margin-bottom:20px;
}
.news-interest-you .news {
	width:230px;
	float:right;
	margin:0 10px;
}
.news-title-date {
  width:145px;
  float:left;
  color: #000;
  line-height: 17px;
}
.cycle-slideshow-wrapper {
	position:relative;
	width:100%;
	height:228px;
	margin:20px auto 0;
	overflow:hidden;		
}
.cycle-slideshow {
	width:430px;
	height:228px;
	margin:0 auto;
}
.cycle-slideshow a ,
.cycle-slideshow a img {
	display:block;
	width:430px;
	height:228px;
}
.cycle-slideshow-prev ,
.cycle-slideshow-next {
	position: absolute;
	top: 107px;
	width: 24px;
	height: 43px;
	display: block;
	z-index: 101;
	text-indent:99999px;
	overflow:hidden;
}
.cycle-slideshow-prev {
	left: 0;
	background:url(images/navleft.jpg) no-repeat center center;
}
.cycle-slideshow-next {
	right: 0;
	background:url(images/navright.jpg) no-repeat center center;
}
.sidebar .section {
	padding:10px;
}
.block {
	margin-bottom:10px;
}
.block-title {
  border-bottom: 1px solid #bababa;
  height: 32px;
  width: 100%;
}
.block-title h3 {
  border-bottom: 1px solid #bababa;
  height: 21px;
  width: 100%;
  color: #49aed6;
  font-size: 12px;
  font-weight: bold;
  margin:0;
  padding:7px 0 0;
  text-decoration:underline;
}
.block-content {
	padding:10px 0;
}
#geo-cube img , 
#documentaries img ,
.block-ads img {
	width:175px;
	height:120px;
}
#aicss img {
	width:180px;
	height:72px;
}
.wp-polls-ans a {
  background-color: #49aed6;
  color: #fff;
  padding: 5px;
  text-decoration:none;
}

#poll .wp-polls-ans input.Buttons {
  background-color: #49aed6;
  border-color: #49aed6;
  color: #fff;
  padding: 5px;
}
.wp-polls-ans a:hover ,  
.wp-polls-ans input:hover {
  color: #fff;
  text-decoration: underline;
}
#poll .wp-polls .pollbar {
  background-image: none;
  background-color:#ff0000;
  border-color: #ff0000;
  font-size: 6px;
  height: 8px;
  line-height: 8px;
  margin: 1px;
}
.clearfix {
	clear:both;
}
.slider-wrapper {
			width: 495px;
			height: 231px;
			margin:20px auto;	
	}
.footer-top {
  background: #282828;
  padding:5px 0;
  width: 100%;
  text-align:left;
}	
#site-footer {
  background-color: #151515;
  height: 35px;
  width: 100%;
}
.footer-columns {
  background-color: #202020;
  padding: 20px 0;
}
.contact-us {
	width:260px;
	float:right;
}
.contact-us ul {
	padding:0;
	margin:0;
}
.contact-us li {
	padding:0;
	margin:0 0 5px;
	list-style:none;
	min-height:26px;

}

.contact-us .ginput_container {
  width: 190px;
  float:left;	
}
.contact-us .gform_footer {
	clear:both;
}
.contact-us .gform_wrapper .top_label input.medium , 
.contact-us .gform_wrapper .top_label select.medium {
  height: 20px;
  padding:2px;
  border:1px solid #ddd;
  width: 184px;
}
.contact-us .gform_footer {
	padding:5px 0;
}
.contact-us input.button  {
	float:left;
    width: 190px;
    height: 26px;	
	background-color: #333333;
	border-color: #232323;
	border-style: solid;
	border-width: 1px;
	color: White;
	font-family: Tahoma;
	font-size: 12px;

}
.contact-us .gform_wrapper .top_label textarea.medium {
  height: 55px;
  width: 184px;
  padding:2px;
  border:1px solid #ddd;  
}
.contact-us .gform_wrapper .top_label .gfield_label {
  color: #f0fff0;
  display:block;
  width:54px;
  height:26px;
  line-height:26px;
  font-weight:normal;
  float:right;
}
.contact-us label span {
	display:none;
}

.social-links {
	width:360px;
	float:right;
	padding-left:15px;
	padding-right:15px;	
}
.social-links img {
	width:24px;
	height:21px;	
}
.sitemap {
	width:300px;
	float:right;
}
.title-wrapper {
  border-bottom: 1px solid #282828;
  height: 32px;
  width: 100%;
  margin-bottom:10px;
}
.title {
  border-bottom: 1px solid #282828;
  height: 28px;
  width: 100%;
}
.title span {
  color: #49aed6;
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
}
.footer-links {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer-links li {
  list-style-type: none;
  margin: 0;
  padding: 5px 10px 0 0;
  border-bottom: 1px solid #282828;
  color: #fff;
  font-family: Tahoma;
  font-size: 12px;
  height: 30px;
}
.footer-links a {
  color: rgb(240, 255, 240);
  text-decoration:none;
}
.footer-links a:hover {
  color: rgb(240, 255, 240);
  text-decoration: underline;
}
.footer-bottom {
  background: #151515;
  height: 35px;
  text-align: left;
  width: 100%;
}

.entry-title {}
.entry-content {
	text-align:justify;
}
.entry-thumbnail {
	margin-bottom:20px;
	text-align:center;
}
.share {
	padding:10px 0;
	margin-top:20px;
	text-align:left;
}
.return {
	padding:10px 0;
	text-align:left;
	border-top:1px solid #ccc;
}
.archive-album {
	margin-right:20px;
	margin-top:30px;
}
.album-item {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #49aed6;
  border-radius: 5px;
  box-shadow: 0 0 10px #49aed6;
  cursor: pointer;
  float: right;
  height: 193px;
  margin-bottom: 50px;
  margin-left: 30px;
  padding: 5px;
  text-align: center;
  width: 191px;
}
.album-item img {
	width:160px;
	height:160px;
}
.album-title {
	margin-top:15px;
	margin-bottom:5px;
	font-size:12px;
	font-weight:normal;
}
.album-title a {
	color:#000;
}
.album-title a:hover {
	text-decoration:underline;
}

.bordered-list ul {
	padding:0;
	margin:0;
}
.bordered-list li {
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
	padding:30px 0;
	border-bottom:1px solid #696969
}
.bordered-list a {
	color:#000;
}
.bordered-list a:hover {
	color:#000;
	text-decoration: underline;
}

.member {
	width:318px;
	float:right;
	text-align:center;
	border-bottom:1px dotted #bababa;
	padding:10px 0 5px;
	margin: 0 20px;
}
.member-picture img {
  border: 1px solid #ccc;
  height: 60px;
  padding: 5px;
  text-align: right;
  width: 65px;
}
.member-name a {
  color:#000;
}
.member-name a:hover {
  color:#000;
  text-decoration:underline;
}

.cats {
	padding:10px;
	margin:0 0 10px;
	border-bottom:1px solid #ddd;
}
.cats ul {
	padding:10px;
	margin:0;
}
.cats li {
	padding:5px;
	margin:0;
	list-style: inside square;
	font-weight:bold;
	
}
.wp-pagenavi , 
#edd_download_pagination {
    clear: both;
	padding:20px 0;
	text-align:left;
}
.wp-pagenavi a, .wp-pagenavi span , 
#edd_download_pagination a , #edd_download_pagination span {
	display:inline-block;
    border: 1px solid #bababa !important;
    margin: 2px;
    padding: 3px 5px;
    text-decoration: none;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #49aed6 !important;
	background:#49aed6;
	color:#fff;
}
.wp-pagenavi span.current {
    font-weight: bold;
}

.boardOfDirectors img {
	width:160px;
	height:202px;
}

.boardOfDirectors a {
	display:block;
	font-weight:bold;
	font-size:13px;
	margin:10px 0;
    color: #036;
	
}
.boardOfDirectors .position {
	display:block;
	font-weight:bold;
}

.bulletins li  , .links li {
	list-style:inside square;
} 

.bulletins a  , .links a  {
	font-size:14px;
	font-weight:bold;
} 
.search-results li {
	padding:10px;
}
.search-results li.even {
	background:#efefef;
}