@font-face {
	font-family: 'AllerRegular';
	src: url('../fonts/aller_rg-webfont.eot');
	src: url('../fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/aller_rg-webfont.woff') format('woff'),
		 url('../fonts/aller_rg-webfont.ttf') format('truetype'),
		 url('../fonts/aller_rg-webfont.svg#AllerRegular') format('svg');
	font-weight: bold;
	font-style: normal;

}

@font-face {
	font-family: 'AllerBold';
	src: url('../fonts/aller_bl-webfont.eot');
	src: url('../fonts/aller_bl-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/aller_bl-webfont.woff') format('woff'),
		 url('../fonts/aller_bl-webfont.ttf') format('truetype'),
		 url('../fonts/aller_bl-webfont.svg#AllerBold') format('svg');
	font-weight: normal;
	font-style: normal;
}

.aller-bold{ font-family:'AllerBold'; }
.aller-regular{ font-family:'AllerRegular'; }

::-webkit-input-placeholder {
	color: #CCC;
	cursor: text;
	font-size:14px;
	font-style:italic;
}

:-moz-placeholder{
	color: #CCC;
	cursor: text;
	font-size:14px;
	font-style:italic;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { background: transparent; border: 0; margin: 0; padding: 0; vertical-align: baseline; }
body { line-height: 1; color: #000000; line-height: 20px; font-size: 14px; }
h1, h2, h3, h4, h5, h6 { clear: both; }
ol, ul { list-style: none; }
.entry-content p, .entry-content p{ margin-bottom:12px; font-size: 16px; }
.entry-content ul, .entry ul { list-style: square; float: none; }
.entry-content strong, .entry strong { font-family: 'AllerBold'; }
blockquote { quotes: none; }
blockquote:before, blockquote:after { content: ''; content: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
a img, a.image-wrapper, .gallery-icon a { border: none !important; }


/* =Layout
-------------------------------------------------------------- */
#container { float:left; margin-left:20px; width:710px; }
#container.home { width:100%; margin-left:0; }
#content { margin-right:280px; }
#primary, #secondary { float:left; width:220px; }
#secondary { clear:right; }
#footer { clear:both; width:100%; }
#footer .illuminea { clear: both; width:100%; text-align:center; }

.one-column #content { margin:0 auto; width:640px; }
.single-attachment #content { margin:0 auto; width:900px; }


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header, div.menu, #colophon, #main, #wrapper { margin: 0 auto; width: 950px; }
#wrapper { background: #fff; margin-top: 0; padding: 0 20px 10px 20px; border-left: 1px solid #838383; border-right: 1px solid #838383; }

/* Structure the footer area */
#footer-widget-area { overflow: hidden; }
#footer-widget-area .widget-area { width:218px; float:left; margin:0 12px 20px 0; border:solid 1px #63F;  background-color:#CCC; }
#footer-widget-area #fourth { margin-right: 0; }
#site-info { float: left; font-size: 14px; font-weight: bold; width: 700px; }
#site-generator { float: right; width: 220px; }



/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body { background:#fff; font-family:'AllerRegular'; }
body, input, textarea { font-size: 14px; line-height: 20px; }
hr { background-color: #e7e7e7; border: 0; clear: both; height: 1px; margin-bottom: 18px; }

/* Text elements */
ul { margin:0 0 18px 1.5em; float:left; }
ol { list-style:decimal; margin:0 0 18px 1.5em; }
ol ol { list-style:upper-alpha; }
ol ol ol { list-style:lower-roman; }
ol ol ol ol { list-style:lower-alpha; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
dl { margin: 0 0 24px 0; }
dt { font-weight: bold; }
dd { margin-bottom: 18px; }
strong { font-weight: bold; }
cite, em, i { font-style: italic; }
big { font-size: 131.25%; }
ins { background: #ffc; text-decoration: none; }
blockquote { font-style: italic; padding: 0 3em; background: url('../images/blockquote.png') repeat-y; }
blockquote cite, blockquote em, blockquote i { font-style: normal; }
pre { background: #f7f7f7;     color: #222; line-height: 18px; margin-bottom: 18px; padding: 1.5em; }
abbr, acronym { border-bottom: 1px dotted #666; cursor: help; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 1ex; }
sub { top: .5ex; }
input[type="text"], textarea { background: #f9f9f9; border: 1px solid #ccc; box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1); -moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1); padding: 2px; }
.home a:link, .home a:visited{ color: #4b545b; border-bottom: 1px #667D8A; text-decoration: none; font-weight: normal;}
.home a:link, .home a:visited{ color:#4b545b; border-bottom:1px #667D8A; text-decoration: none;  font-weight: normal; }
.home a:active, .home a:hover{ color: #596F79; text-decoration:none;  font-weight: normal;}

a:link,
a:visited,
.entry-content a:link,
.entry-content:visited,
.entry a:link,
.entry:visited{
	text-decoration:none;
	border-bottom: 1px dotted #596F79;
	color: #596F79;
	font-weight: bold;
}

a:active,
a:hover,
.entry-content a:active,
.entry-content a:hover,
.entry a:active,
.entry a:hover{
	text-decoration:none;
	border-bottom:1px solid #596F79;
	color: #596F79
}

h1{
	float: left;
	width: 98%;
	font: 22px/30px 'AllerBold';
	font-weight: bold;
	color: #FFF;
	background: url(../images/blue-pattern.png);
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
	box-shadow: 0px 5px 5px rgba(0,0,0,.4);
}

a.no-link-style, a.no-link-style:hover, a.no-link-style:visited{ text-decoration:none; border-bottom:none !important; }
h2.normal a:active,  h2.normal a:link, h2.normal a:visited     { border-bottom: 1px dotted #596F79; color: #596F79 !important; }
h2.normal a:hover  { border-bottom: 1px solid #596F79; color: #596F79 !important; }


h2.page-title,
h2.page-title a { color:#596F79 !important; }


.menu-header a { border: none; }

/* Text meant only for screen readers */
.screen-reader-text { position: absolute; left: -9000px; }


/* =Header
-------------------------------------------------------------- */
#header { padding:0px 0 0 0; margin: 0; }
#header a { border: none; }
.logo-link{ width:650px; height:90px; float:left; margin:18px 0 0 10px; cursor:pointer; }
#site-title { float: left; font-size: 30px; line-height: 36px; margin: 0 0 18px 0; width: 700px; }
#site-title a { color: #000; font-weight: bold; text-decoration: none; }
#site-description { clear: right; float: right; font-style: italic; margin: 15px 0 18px 0; width: 220px; }

/* This is the custom header image */
#branding img { border-top: 4px solid #000; border-bottom: 1px solid #000; display: block; float: left; }
.breadcrumbs { font-size: 12px; float: left; padding-top: 10px; color:#AAA; }
.breadcrumbs a{ font-family:'AllerRegular'; font-size:12px; color:#667d8a; text-decoration:none; border-bottom: none; }
.breadcrumbs a:last-child { color: #4B545B; }
.breadcrumbs a:hover{ text-decoration:underline; border-bottom: none; }
.seach-label{ display:none; width:110px; position:absolute; margin:3px 0 0  5px; color:#CCC; cursor:text; }
.seach-label.show{ display:block; }
body.ff .seach-label,
body.msie.v7 .seach-label,
body.msie.v8 .seach-label{ margin-left: -160px;  }
.search-strip .seach-label{ margin-top: 5px; font-size:14px; }
.msie.v7 .search-strip .seach-label,.msie.v8 .search-strip .seach-label { margin-left: -380px;  }


/* =Menu
-------------------------------------------------------------- */
/* #access { background: #000; display: block; float: left; margin: 0 auto; width: 950px; } */
#access .menu-header, div.menu { font-size: 13px; margin-left: 12px; width: 928px; }
#access .menu-header ul, div.menu ul { list-style: none; margin: 0; }
#access .menu-header li, div.menu li { float: left; position: relative; }
#access a { color: #aaa; display: block; line-height: 38px; padding: 0 6px; text-decoration: none; margin: 0 4px; }
#access .sub-menu a { margin: 0; }
#access ul ul { box-shadow: 0px 3px 3px rgba(0,0,0,0.2); -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); display: none; position: absolute; left: 0; float: left; width: 180px; z-index: 99999; }
#menu-main-menu > li > ul { margin-left: 4px !important; }
#access ul ul li { min-width: 180px; }
#access ul ul ul { left: 100%; top: 0; }
#access ul ul a { background: url(../images/blue-transparent.png) repeat; line-height: 1em; padding: 10px; width: 160px; height: auto; }
#access li:hover > a, #access ul ul :hover > a { background: #35424A; color: #fff; }
#access ul li:hover > ul { display: block; }
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a { color: #fff; }
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover { color: #fff; }


/* =Content
-------------------------------------------------------------- */
#main { clear: both; overflow: hidden; padding:10px 0 0 0; }
#content { margin-bottom: 36px; width: 100%; }
#content .right.box div.item p{ margin-bottom:1px;  }
#content .right.box div.item:hover h3{ text-decoration:underline;}
#content .right.box div.item a{ color:#4E565B; text-decoration:none;}
#content ul ul, #content ol ol, #content ul ol, #content ol ul { margin-bottom: 0; }
#content ol li{ font-size: 14px; margin: 0 0 10px 0; }
#content pre, #content kbd, #content tt, #content var { font-size: 15px; line-height: 21px; }
#content code { font-size: 13px; }
#content dt, #content th { color: #000; }
#content table { border: 1px solid #e7e7e7; margin: 0 -1px 24px 0; text-align: left; width: 100%; }
#researchers-table tr td a { font-weight: normal !important; }

#content tr th, #content thead th { color: #596F79; font-size: 12px; font-weight: bold; line-height: 18px; padding: 9px 24px; }
#content tr td { border-top: 1px solid #e7e7e7; padding: 6px 24px; }
#content tr.odd td { background: #f2f7fc; }
#content.single-video .player{ margin: 20px 0; }
.wmp-thumb div { background:url(../images/play.png) no-repeat center center; cursor: pointer; opacity: .8; }
.wmp-thumb div:hover { opacity: 1; }
.wmp-thumb.small div { background:url(../images/play_small.png) no-repeat center center; cursor: pointer; opacity: .8; }
.wmp-thumb.small div:hover { opacity: 1; }
.home .sticky {  background: #f2f7fc; border-top: 4px solid #000; margin-left: -20px; margin-right: -20px; padding: 18px 20px; }
.single .hentry { margin: 0 0 0px 0; border:none; width:100%; }
.content-page {float: left; width: 710px; font-size: 14px;}
.content-page p{margin-bottom: 12px;}
.page-title span { font-size:20px; font-style: italic; font-weight: normal; }
.page-title a:link, .page-title a:visited {  text-decoration: none; }
.entry-title a:link, .entry-title a:visited { text-decoration: none; }
.entry-meta { color: #4E565B; font-size: 12px; font-size: 14px; margin: 0 0 15px 0; }
.entry-meta.categories, .entry-meta.tags{ min-width:600px; font-size: 12px; float:left; margin:0 0 10px 0; }
.entry-meta abbr, .entry-utility abbr { border: none; }
.entry-meta abbr:hover, .entry-utility abbr:hover { border-bottom: 1px dotted #666; }
.entry-content, .entry-summary { padding:0; float:left; width:100%; }

#content .entry-summary p:last-child { margin-bottom: 12px; }
.single-program img, .entry-content img{  border: 2px solid #CFDBE2 !important; padding:3px; }
.entry-content .wp-caption img { border: none !important; padding:0; }
.entry-content fieldset { border: 1px solid #e7e7e7; margin: 0 0 24px 0; padding: 24px; }
.entry-content fieldset legend { background: #fff; color: #000; font-weight: bold; padding: 0 24px; }
.entry-content input { margin: 0 0 24px 0; }
.entry-content input.file, .entry-content input.button { margin-right: 24px; }
.entry-content label { color: #596F79; font-size: 12px; }
.entry-content select { margin: 0 0 24px 0; }
.entry-content sup, .entry-content sub { font-size: 10px; }
.entry-content blockquote.left { float: left; margin-left: 0; margin-right: 24px; text-align: right; width: 33%; }
.entry-content blockquote.right {  float: right; margin-left: 24px; margin-right: 0;  text-align: left; width: 33%; }
.page-link { clear: both; color: #000; font-weight: bold;  margin: 0 0 22px 0; word-spacing: 0.5em; }
.page-link a:link, .page-link a:visited {  background: #f1f1f1; color: #333; font-weight: normal; padding: 0.5em 0.75em; text-decoration: none; }
.home .sticky .page-link a { background: #d9e8f7; }
body.page .edit-link {clear: both; display: block; }
#entry-author-info { background: #f2f7fc; clear: both; font-size: 14px;  line-height: 20px; margin: 24px 0; overflow: hidden; }
#entry-author-info #author-avatar { background: #fff; border: 1px solid #e7e7e7; float: left; height: 60px; margin: 50px -104px 20px 20px; padding: 11px; display: none; }
#entry-author-info #author-description { float: left; width: 600px; padding-left: 10px;}

#entry-author-info #author-description-publication { float: left; width: 710px; }
.author-inner {padding: 10px; float: left;}
#author-inner-link {float: right; margin: 20px 20px 10px 0;}

#content[role=blog-page] #author-description{ width:600px; }
#entry-author-info #author-description h2 { color: #FFF; background: url(../images/blue-pattern.png) repeat; margin-left: -10px;}
#entry-author-info #author-description p { float: left; margin: 20px 20px -10px 20px; }
#entry-author-info #author-description #author-link { float: right; margin: 20px 20px 10px 0;}
#entry-author-info h2 { color: #000; font-size: 100%; font-weight: bold; margin-bottom: 0; }
.entry-utility { clear: both; color: #596F79; font-size: 12px; line-height: 18px; display:none; }
.entry-meta a, .entry-utility a, .author a { color: #596F79; text-decoration: none; border-bottom: 1px dotted #596F79; }
.author-page a { line-height: 30px; }
.author-page .entry-summary a { line-height: 12px; }
.entry-meta a:hover, .entry-utility a:hover, .author a:hover{ color: #596F79; text-decoration: none; border-bottom: 1px solid #596F79; }
#content .video-player { padding: 0; }
a.link{ width: auto; height:30px; line-height:30px; float:left; clear:left; font-size: 15px; text-decoration:none; color:#4E565B; background-color:#E3E9ED; text-align:center; box-shadow: 0px 3px 3px #4E565B; border: none; cursor:pointer; padding: 0 10px;}
a.link:hover,#newsletter-submit:hover{ background-color:#4E565B; color:#FFF !important; }

.hentry h2{ background:none; box-shadow:none; text-align:left; padding:0; }


img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img { max-width: 100%; height: auto; }
.alignleft, img.alignleft { display: inline; float: left; margin-right: 24px; margin-top: 4px; margin-bottom: 12px;  }
.alignright, img.alignright { display: inline; float: right; margin-left: 24px; margin-top: 4px; margin-bottom: 12px;  }
.aligncenter, img.aligncenter { clear: both; display: block; margin-left:auto; margin-right: auto; margin-bottom: 12px; }

.wp-caption { background: #f1f1f1; line-height: 18px; margin-bottom:20px; max-width: 632px !important;  padding: 4px; text-align: center; }
.wp-caption img { margin: 5px 5px 0; }
.wp-caption p.wp-caption-text { color:#596F79; font-size:12px; margin: 5px; }
.wp-smiley{ margin: 0; }
.gallery { margin:0 auto 18px; }
.gallery .gallery-item { float: left; margin-top:0; text-align:center; width: 33%; }
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img { border: 2px solid #cfcfcf; }
.gallery-columns-2 .attachment-medium { max-width: 92%; height: auto; }
.gallery-columns-4 .attachment-thumbnail { max-width: 84%; height: auto; }
.gallery .gallery-caption { color: #596F79; font-size: 12px; margin: 0 0 12px; }
.gallery dl { margin: 0; }
.gallery img { border: 10px solid #f1f1f1; }
.gallery br+br { display: none; }
#content .attachment img {display: block; margin: 0 auto; }


/* =Navigation
-------------------------------------------------------------- */
.navigation { color: #596F79; font-size: 12px; line-height: 18px; overflow: hidden; }
.navigation a:link, .navigation a:visited { color: #596F79; text-decoration: none; }
.navigation a:active, .navigation a:hover { color: #596F79; text-decoration: none; }
.nav-previous { float: left; width: 50%; }
.nav-next { float: right; text-align: right; width: 50%; }
#nav-above { margin: 0 0 18px 0; }
#nav-above { display: none; }
.paged #nav-above, .single #nav-above { display: block; }
#nav-below { margin: -18px 0 0 0; }





/* Sinapsa
-------------------------------------------------------------- */
#wrapper{  }

/* Header */

#whiteheadwrapper{
background-color: #fff;
height: 43px;

}

.whitehead{
margin: 0 auto; width: 950px; 
}

#bluewrap {
 background: url(../images/bg7.png) repeat-x;
padding: 0px 0;
height: 155px;
}

.branding {
margin: 0 auto;
width: 1020px;
}

#access div.menu-header ul li ul.sub-menu li{ margin:0; }
#access div.menu-header ul.sub-menu li{ border:none; }

#menu-languages{ width:500px; color:#5E727D; font-size:12px; height:24px; line-height:12px; }
#menu-languages ul li{ border-left:1px solid #5e727d; padding-left:6px; }
#menu-languages ul li:first-child{ border-left:0px solid red; }
#menu-languages ul li a{ text-decoration:none; border-bottom: 1px solid white; }
#menu-languages div.social{ float:left; clear:none; margin: 5px 0 0 0; }

#menu-languages{ width:950px; float:right; clear:right; }
#menu-languages ul{ list-style:none; float:right; clear:right; margin: 20px 0 0 0;}
#menu-languages ul li{ float:left; clear:none; margin-left:6px;  }

#menu-main-menu li{ margin:0; }
.branding .header-image{ margin: 0 0 0 -20px; width:1050px; height: 120px; float:left; background:url(../images/hbanner.png) no-repeat;  }
 

#access{ /*background-image:url(../images/bg.gif);*/ width:1005px; float:right; height:30px; margin: 2px 0 0 0; }
#access div.search_wrapper{ width:172px; margin: -1px 30px 0 0; }
#access div.menu-header ul li{ border-left:1px solid white; margin:5px 0; }
#access div.menu-header ul li:first-child{ border-left:0 solid white; }
#access div.menu-header ul li a{ 

color: white;
line-height: 20px;
font-family: Arial;
font-size: 15px;
font-weight: normal;
} 

/* Header Search Form */
.search_wrapper{ float:right; clear:right; width:200px; padding-top: 4px; }
.water-mark{color:#CCC !important; font-style:italic; }
body.msie.v7 #searchform { margin-top:-25px; }
#searchform input[type=text],
#header #searchform input[type=image]{ float:left; }
#searchform input[type=text]{ width:140px; border:none; padding-right: 26px; height: 20px; outline:none; }
#searchform input[type=image]{ width:24px; height:20px; margin:1px 0 0 -24px; }
#searchsubmit { height: 24px; line-height: 30px; float: left; font-size: 15px; text-decoration: none; color: #4E565B; background-color: #E3E9ED; text-align: center; box-shadow: 0px 3px 3px #4E565B; border: none; cursor: pointer; }
#searchsubmit:hover { background-color:#4E565B; color:#FFF !important; cursor: pointer; }



/* =Footer
-------------------------------------------------------------- */
#site-info { font-weight: bold; }
#site-info a { color: #000; text-decoration: none; }
#site-generator { font-style: italic; position: relative; }
#site-generator a { background: url(../twentyten%20-%20Copy/images/wordpress.png) center left no-repeat; color: #666; display: inline-block; line-height: 16px; padding-left: 20px; text-decoration: none; }
#site-generator a:hover { text-decoration: underline; }
img#wpstats { display: block; margin: 0 auto 10px; }

/* Footer
===========================================================*/
#footer { margin-bottom:0px; border-top:6px solid #4E565B; }
#footer{background:url(../images/bg.gif) repeat;padding:28px 0;}
#colophon { border-top: 4px solid #000;  margin-top: -4px; overflow: hidden; padding: 18px 0; }
#colophon{padding-top:22px;border:0 solid red;}
#footer-widget-area{border:0px solid  #778891;}
#footer div.widget-area{background:transparent;border:0px solid  #778891;border-right:1px solid  #778891;padding:0;margin:0;padding-right:15px;padding-left:30px;}
#footer div.widget-area#first{padding-left:10px;width:235px;}
#footer div.widget-area#second{width:194px;}
#footer div.widget-area#third{width:217px;}
#footer div.widget-area#fourth{width:127px;padding-right:0;border:0px solid  #778891;}

#footer,
#footer a{ color:#FFF; font-size:11px; border: none; }
#footer a:hover{ text-decoration:underline; }
#footer ul{list-style-type:none;margin:0px;padding:0;}
#footer h3{ font-family:'AllerBold'; margin:16px 0; color:#FFF; height: 35px; }

div.social a{ float:left; clear:none; width:36px; height:35px; border: none; }
#footer .textwidget {padding: 0 !important;}
#footer .social { margin-top:-20px; }
div.social a.facebook{ background:url(../images/ui.png); }
div.social a.facebook:hover{ background:url(../images/ui.png) 0 -36px; }
div.social a.twitter{ background:url(../images/ui.png) -36px 0; }
div.social a.twitter:hover{ background:url(../images/ui.png) -36px -36px; }
div.social a.youtube{ background:url(../images/ui.png) -72px 0; }
div.social a.youtube:hover{ background:url(../images/ui.png) -72px -36px; }
div.social a.googleplus{ background:url(../images/ui.png) -181px 0; }
div.social a.googleplus:hover{ background:url(../images/ui.png) -181px -36px; }
div.social a.rss{ background:url(../images/ui.png) -108px 0; }
div.social a.rss:hover{ background:url(../images/ui.png) -108px -36px; }
div.social p{ margin-bottom:5px; font:bold 14px Arial; }
div.glowing-connect-us{ width: 180px; height:40px; background: url(../images/blue-transparent.png) no-repeat -10px; }
.invisible, .hidden{ visibility:hidden; }

/* Sidebar & Widgets */
#primary #newsletter-submit{ position:relative; float:left; clear:none; margin-left:29px; }
#submit-email{ width: 215px; height:26px; line-height: 26px !important; border:3px solid #E8EEF2; margin-left:10px; }
.bottom-strip .upcoming{ width: 250px; height:280px; float:left; clear: none; overflow:hidden; margin-left: 20px; }
.upcoming a.link{ margin-left:50px; }

#wrapper{  }

#content div.bottom-strip div.subscribtion{ background:#E8EEF2; }
#content .subscribtion-content{ padding-top:0px; }
#content .subscribtion-content .row{ width:240px; height:30px; float:left; margin:0 0 2px 0; }
#content .subscribtion-content .row.light { height: 20px; }
#content .subscribtion-content input{ width:134px; height:18px }
#content .subscribtion-content input.checkbox { float: left; width: 19px; margin: 1px 5px 0 8px; }
#content .subscribtion-content input[type=submit]{ width:130px; height:28px; float:right; margin:10px; }
#content .subscribtion-content input[type=submit]:hover{ color:#FFF; }


body.msie .check-box:hover {background:url(../images/ui.png) -349px -39px;}
body.msie .check-box.checked:hover { background:url(../images/ui.png) -349px -57px; }

.subscribe-fieldset input[type=text]{ border:none; padding-right:10px; margin-top:40px ; padding-top:0; padding-bottom:0; }
.button-submit-subscribeForm { width:155px; color:#34434A; background-color:#9EB8C7; border:none; box-shadow: 0px 0px 2px 0px rgba(0,0,0,.5); font-size:14px; font-weight:bold; text-align:center; }
.calendar a:hover div{background-color:#E8EEF2;}
.calendar a:hover h4{text-decoration:underline;}
.ticker-stage{float:left;clear:none;width: 400px;margin-top:90px}
.middle-east-blog, .upcoming-events{ float:left; width:220px; }
.middle-east-blog h4, .upcoming-events h4{ font-family:'AllerBold'; margin-right: 8px; }
.middle-east-blog a, .upcoming-events a, .image-warrper a{ color:#4E565B; }
.middle-east-blog a{ float:left; width:220px; margin-top:10px; padding-bottom: 10px; }
.middle-east-blog a:first-child{  border-bottom:1px dotted #5A737E; }
.middle-east-blog p { margin: 0; width:200px; }
.sidebar-item a:hover {text-decoration:none;}
.sidebar-item a:hover h4, .sidebar-item:hover .title-of-item-list-slide-bar { text-decoration:underline; }
.subscribe-fieldset{ float:left; padding-top:10px; }
.subscribe-fieldset .row{ width:215px; float:left; }
.subscribe-fieldset .row.light { height: 20px; margin: 0; line-height: 14px; }
.subscribe-fieldset .row label{ width:85px; float:left; text-align:right; color:#4E565B; padding-top:8px; }
.subscribe-fieldset .row label.checkbox-label { text-align: left; width: 190px; padding-top: 0; }
.sidebar-item .subscribe-fieldset .row label.checkbox-label { text-align: left; width: 160px !important; padding-top: 0; }
.subscribe-fieldset .row input{ width: 108px;   }
.subscribe-fieldset .row input.checkbox { float: left; width: 19px; margin: 1px 5px 0 8px; }
.subscribe-fieldset .row.credits{ width:215px; float:left; font-size:10px; text-align:right; }
.subscribe-fieldset input[type=submit]{ width: 115px; float:right; margin:0 5px 10px 0; cursor:pointer; font-size: 15px !important; font-family:'AllerBold'; text-decoration:none; color:#4E565B; background-color:#E3E9ED; text-align:center; box-shadow: 0px 3px 3px #4E565B; border:none !important; }
.subscribe-fieldset input[type=submit]:hover{ color:#FFF; background-color:#4E565B; }
#subscribtion-name {
margin: 5px 0 5px 13px; border: 1px solid #999; padding: 3px;}
#subscribtion-email{
margin: 5px 0 5px 5px; border: 1px solid #999; padding: 3px; }
.author { font-size: 14px; }
.image-warrper{ overflow:hidden; float:left; width: 110px; height: 110px;}
#primary .item, #primary .title-of-item-list-slide-bar{ padding-left:10px; }
.subscribeForm{ margin-left:10px;}
#error_message, .subscribe-fieldset #submit-email, .subscribe-fieldset .check-box-warrper:first-child, .subscribe-fieldset  #newsletter-submit{ margin-top:10px; }
.subscribe-fieldset  #newsletter-submit, .subscribe-fieldset #submit-email{margin-bottom:10px;}
#primary #submit-email{ width:180px; }
#primary #newsletter-submit{ width:180px; margin-left:18px; }
#newsletter-submit{ width: 215px; height:26px; line-height:26px; margin: 7px 0 0 4px; padding:2px; cursor:pointer; }
.upcoming-events a{ float:left; width:220px; margin-top:10px; padding-bottom: 10px; }
.upcoming-events a:first-child{ border-bottom:1px solid #999; }
/*
.book-list{ float:left; color:#4E565B; }
.book-store .slider ul.book-list li div.item p{ width:100px; height:200px; }
.book-list li .item div{ width:107px !important; }
#primary .book-store{ height: 260px; width: 220px; }
#primary .book-store a.link { box-shadow: 0px 3px 3px #4E565B !important; }
.floor{ cursor:pointer; }

*/
#error_message.email_error_message{ background-color:#FFCCCC; color:#B0296B;border:1px solid #E79090; display:inline; float:left; clear:none; width:194px; }
#error_message{ height:26px; padding:8px 5px 0 5px; display:none; font-size:12px;width:194px; }
.valid_email_msg{ margin:50px 0 0 50px; }
#main h2{ font-family: 'AllerBold'; font-size: 15px;}



/* Books - (Printed Publications)
=============================================================*/
.book-store .slider{  margin-top: 11px;  }



.printed-publications-wrapper{ width:250px;  float:left;   }


/* ----------------------------------- Donations Page Section ------------------------------- */
.address-form .ginput_container label { padding-bottom:15px; }
.address-form .ginput_container input, .address-form .ginput_container select, .entry-content .no-margin input { margin-bottom: 0; }
.donation-plans ul li { float:left; width:40%; }
.donation-plans ul li input { margin-bottom:0; }
.donation-plans ul { width:70%; }
.donation-form input.button { height:30px; width:115px; float:left; margin:2px 5px 10px 0; cursor:pointer; font-size: 15px !important; font-family:'AllerBold'; text-decoration:none; color:#4E565B; background-color:#E3E9ED; text-align:center; box-shadow: 0px 3px 3px #4E565B; border:none !important; }
.donation-form input.button:hover{ color:#FFF !important; background-color:#4E565B; }


/* ------------------------------------------- Other ---------------------------------------- */
/* .error-404 h1, .category h1 { margin-top: 20px; } */
.error-404 p, .category p { margin-bottom: 20px; }
.tooltip-title, .qtip-title { font-size: 16px; color: white !important; text-align: center; font-weight: bold; background: url(../images/blue-pattern.png) repeat !important; box-shadow: 0px 3px 3px #4E565B; padding: 7px 10px 5px 10px; margin-bottom: 5px; }

#researchers-table{ float:left; padding:0; margin:0; border:none !important; }
#researchers-table tr{ float:left; padding:0; margin:0; border:none; }
#researchers-table tr td{ padding:0; margin:0; border:none; vertical-align:top; }

.image-wrapper{ display:block; float:left; padding:5px; border:1px solid #CFDBE2; margin:0 10px 10px 0;}



.load-more-posts-wrapper{ width:100%; height:50px; float:left; padding:30px 0; font-size:18px; text-align:center; margin-left:-20px; }
.load-more-posts-wrapper #do-show-more-posts{ margin-left:250px; }
.load-more-posts-wrapper .loader{ display:none; width:50px; height:50px; background:url(../images/loader.gif) no-repeat 0 0; float:left; margin-left:-90px; }
.load-more-posts-wrapper .loader.show{ display:block; }


.copyrights{ width:100%; text-align:center; }



/* =Print Style
-------------------------------------------------------------- */
@media print {
	body { background: none !important; font-size: 13pt;}
	#wrapper { clear: both !important;  display: block !important; float: none !important; position: relative !important;}
	#header { border-bottom: 2pt solid #000; padding-bottom: 18pt; float: none !important;}
	#colophon { border-top: 2pt solid #000; }
	#site-title, #site-description { float: none; line-height: 1.4em; margin: 0; padding: 0; }
	.entry-title { font-size: 21pt; }
	#access, #branding img, #respond, .comment-edit-link, .edit-link, .navigation, .page-link, .widget-area { display: none !important; }
	#container, #header, #footer { margin: 0; width: 100%; }
	#content, .one-column #content { margin: 24pt 0 0; width: 100%;}
	.wp-caption p { font-size: 11pt; }
	#site-info, #site-generator { float: none; width: auto; }
	#colophon { width: auto; }
	img#wpstats { display: none; }
	#site-generator a { margin: 0; padding: 0; }
	#entry-author-info { border: 1px solid #e7e7e7; }
	#main { display: inline; }
	.home .sticky { border: none; }
	p {font-size: 13pt!important;}
		i {font-size: 13pt!important;}
			b {font-size: 13pt!important;}
				div {font-size: 13pt!important;}
}




/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */
#access, .entry-meta, .entry-utility, .navigation, .widget-area { -webkit-text-size-adjust: 120%; }
#site-description { -webkit-text-size-adjust: none; }


/*------------------------------ Gravity Forms -----------------------*/
#content #gform_1   input {
	margin: 0;
	padding: 5px;
}

#content #gform_1   textarea {
	margin: 0;
	padding: 5px;
}
#gform_1 .emailinput {
	margin: 0px 0 10px 0 !important;
}

#content #gform_1 .gform_wrapper .instruction {
	display: block;
	margin: 0 !important;
}

.gform_fields{ width:100%; }

.gform_wrapper{
	padding: 0px 0 0px 0 !important;
	margin: 0px 0 0 0 !important;
	clear: both
}

#content #gform_1  .gform_wrapper .gform_footer {
	padding: 0px 0 0px 0 !important;
	margin: 0px 0 0 0 !important;
	clear: both;
}

.donate  input[type="submit"]{
	height: 30px;
	line-height: 30px;
	width: 150px;
	font-size: 16px;
	font-family: 'AllerBold';
	margin: -20px 0 30px 0 !important;
	text-decoration: none;
	color: #4E565B;
	background-color: #E3E9ED;
	text-align: center;
	box-shadow: 0px 3px 3px #4E565B;
	border: none;
	cursor: pointer;
	padding: 0 !important;
}

#gform_1  input[type="submit"]{
	height: 30px;
	line-height: 30px;
	width: 150px;
	font-size: 16px;
	font-family: 'AllerBold';
	margin: -20px 0 30px 0 !important;
	text-decoration: none;
	color: #4E565B;
	background-color: #E3E9ED;
	text-align: center;
	box-shadow: 0px 3px 3px #4E565B;
	border: none;
	cursor: pointer;
	padding: 0 !important;
}

#gform_1 input[type=submit]:hover{
	color:#FFF;
	background-color:#4E565B;
}

h2.tribe-events-cal-title{
float: left;
	width: 98%;
	font: 22px/30px 'AllerBold';
	font-weight: bold;
	color: #FFF;
	background: url(../images/blue-pattern.png);
	text-align: center;
	padding: 5px;
	margin-bottom: 50px;
	box-shadow: 0px 5px 5px rgba(0,0,0,.4);
	
	}
	
	.upcoming .tribe-events-calendar-buttons {
top: 34px !important;
}
.tribe-events-calendar-buttons {
top: -14px !important;
}
 .tribe-events-month-nav {
 
top: 55px;
}
.tribe-events-event{
width: 95% !important;
}
 
.tribe-events-event p, .events-archive .tribe-events-event-entry p, .venue-events .tribe-events-event-entry p {
margin-bottom: 12px;
font-size: 14px;
line-height: 20px;
}

.tribe-events-event h3,  .events-archive .tribe-events-event-entry h3, .venue-events .tribe-events-event-entry h3 {
font-size: 22px;
color: #4F7384;
padding: 15px 0 5px;
font-weight: bold;
line-height: 26px;
}
.tribe-events-event h2.entry-title, .tribe-events-event h2.entry-title a{
font-size: 24px;
color: #4F7384;
background: none;
padding: 20px 0 10px;
font-weight: bold;
text-align: left;
border-style: none;
box-shadow: none;
}

#IFPAGE .h2{ vertical-align:top !important;}

/* =Sykes-Picot
-------------------------------------------------------------- */
.sykes_picot_page{
    font-family:'Open Sans', Helvetica, Arial, sans-serif!important;
    color:black;
}
.sykes_picot_content{
    font-family:'Open Sans', Helvetica, Arial, sans-serif!important;
    float:left;
    width: 65%!important;
}

.sykes_picot_content .sykes_picot_book_title{
    margin-bottom:1em;
}

.sykes_picot_content h3 {
    font-family:'Open Sans', Helvetica, Arial, sans-serif!important;
    font-size:1.3em!important;
    margin-top:1.5em!important;
    margin-bottom:0.8em!important;
    color:#667980;
}

.sykes_picot_content h3.author {
    text-align:center;
    margin-bottom:1.5em!important;
}

.sykes_picot_content .sykes_picot_author_meta {
    display:block;
    text-align:center;
    margin:1em auto 1.2em;
}

.sykes_picot_content p {
    font-family:'Open Sans', Helvetica, Arial, sans-serif!important;
    font-size:1em!important;
    margin-bottom:1em!important;
}
.sykes_picot_content .entry-content ul {
    list-style: disc!important;
}
.sykes_picot_content ul li, 
.sykes_picot_content ol li {
    font-family:'Open Sans', Helvetica, Arial, sans-serif!important;
    font-size:1em!important;
    margin-bottom:1em!important;
}

.sykes_picot_content .sykes_picot_notes a, .sykes_picot_content .sykes_picot_notes p {
    font-size: 11px !important;
    font-weight: normal!important;
}
.sykes_picot_content .sykes_picot_notes {
    margin-bottom: 32px;
}

.sykes_picot_content h2 {
    font-size: 1.5em!important;
    line-height: 1.7em!important;
    text-align: center;
    margin:32px auto 32px auto !important;
    color:#667980;
}

.sykes_picot_nav{
    font-family:'Open Sans', Helvetica, Arial, sans-serif!important;
     float:right;
     width:30%;
     color:#667980;
}

.sykes_picot_nav .toc_items a, .sykes_picot_nav .toc_items dt {
    display:block!important;
    font-family:'Open Sans', Helvetica, Arial, sans-serif!important;
    font-size:1.2em;
    line-height:1.6em;
    margin:0.3em 0;
    font-style: normal;
    font-weight:normal!important;
    border:none!important;
    color:#667980;
}

.sykes_picot_nav .toc_items a {
    text-decoration: underline;
}

.sykes_picot_nav .toc_items dd dl dd {
    padding-left:0.8em;
}

.sykes_picot_nav .toc_items dd dl {
    padding-left:0.4em;
}

.sykes_picot_nav .toc_items {
    margin-bottom:32px;
}

.sykes_picot_nav .toc_title a, .sykes_picot_nav .toc_title a:hover{
    display:block!important;
    font-family:'Open Sans', Helvetica, Arial, sans-serif!important;
    text-transform: uppercase;
    font-size:22px;
    line-height: 30px;
    padding:5px;
    margin-bottom: 15px;
    background-color:black;
    color:white;
    text-align:center;
    border:none!important;
}

.sykes_picot_author_bio {
    font-style:italic;
}

h3.sykes_picot_author_name {
    color:white!important;
    background-color:#667980;
    padding:13px 0;
    text-align:center;
}

div.entry-content .my_star_separator {
    text-align: center;
    margin-top:2em;
    margin-bottom:1em;
}

div.entry-content .my_notes_title {
    text-align: center;
    font-weight: bold;
}

div.entry-content div.my_footnotes {
    margin-bottom:14px;
}

div.entry-content div.my_footnotes p {
    font-size: 11px !important;
    line-heinght: 13px!important;
}

div.entry-content div.my_footnotes p {
    font-size: 11px !important;
    line-heinght: 13px!important;
}

div.entry-content div.my_footnotes p a {
    font-weight: normal!important;
    font-size:11px !important;
    line-heinght: 13px!important;
}

.entry-content #jib_head #ica{
    text-align: center;
    font-weight: bold;
    margin-bottom: 0;
} 

.entry-content #jib_head #wechsler{
    margin-top:0;
    text-align: center;
} 

.entry-content #jib_head span.jib_meta{
    padding-right: 60px;
    font-style: italic;
} 

.entry-content ul#jib_list{
    font-family: 'Open Sans', 'Roboto', Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 40px;
}

.entry-content ul#jib_list li{
    font-weight: bold;
    margin-bottom: 20px;
}

.entry-content div.my_bg_box{
    padding:10px;
    background-color: #E8EEF2;
    border:1px solid silver;
}

ul.jpsr_link_list {
    text-align:center;
    font-family: 'Open Sans', Helvetics, Arial, sans-serif;
    color:#025953;
    list-style-type: none;
    margin:18px auto;
}

ul.jpsr_link_list li {
    display:inline;
    padding-left:7px;
    padding-right:7px;
}

ul.jpsr_link_list li a {
    display:inline;
    font-family: 'Open Sans', Helvetics, Arial, sans-serif!important;
    color:#025953!important;
    font-size:16px;
    white-space: nowrap;
}

.entry-content ul#phas_list {
    margin-bottom:24px;
}

.entry-content ul#phas_list li {
    margin-bottom:12px;
}

.entry-content #phas_date {
    font-style:italic;
}

.entry-content {
    margin-bottom:28px!important;
}

#homeland_portal_content{
    font-family: 'Open Sans', 'Roboto', Helvetica, Arial, sans-serif!important;
    width:65%;
    padding:0 20px;
    border:1px solid #e7e7e7;
    margin:auto;
    float:left;
}

#homeland_portal_content h1 {
    width: 500px;
    text-align:center;
    margin:auto;
    float: none;
    margin-bottom: 42px;
}

#homeland_portal_content .homeland_header_image {
    display:block!important;
    border:none!important;
    margin:auto auto 24px;
}

#homeland_portal_content dl#contents{
    display:inline-block;
    padding-right:15px;
    text-align:center;
}

#homeland_portal_content dl#contents dt, #homeland_portal_content dl#contents dd {
    display:inline-block;
    padding-right:15px;
}

#homeland_portal_content dl#contents a{
    color:#112a4a!important;
    font-size: 22px!important;
    padding: 15px 0 5px!important;
    font-weight: bold!important;
    line-height: 26px!important;
}

#homeland_portal_content h3{
    color:#112a4a!important;
    font-size: 22px!important;    
    line-height: 28px!important;
    padding-bottom: 10px;
    border-bottom: 5px #9e2935 solid;
    margin: 42px auto 28px;
}

#homeland_portal_content .homeland_item {
    border-bottom: 1px solid #BECEC7;
    margin-bottom: 14px;
}

#homeland_portal_content .homeland_item h4{
    margin-bottom: 18px;
    font-size:16px;
}


#homeland_portal_content .homeland_item .link_to_top{
    display: block;
    text-align: right;
    font-size: x-small;
}

#homeland_portal_content .homeland_meta .homeland_author a {
    font-weight: normal;
}

#homeland_portal_content .homeland_meta .homeland_date {
    font-size: 14px;
}

#homeland_portal_content a.homeland_read_more {
    font-weight: normal;
    font-size:14px;
}

#homeland_menu{
    width:30%;
    float:right;
    font-family: 'Open Sans', 'Roboto', Helvetica, Arial, sans-serif!important;
}

#homeland_menu ul{
    list-style-type: none;
    margin-left:0px!important;
    padding-left: 0px!important;
    border-bottom: 1px solid #e7e7e7;
}

#homeland_menu ul li{
    border-top: 1px solid #e7e7e7;
    margin-left: 0px!important;
    padding-left: 0px!important;
}

#homeland_menu ul li ul{
    border: none;
}

#homeland_menu ul li ul li a{
    padding-left:35px;
}

#homeland_menu ul li ul li ul li a{
    padding-left:65px;
}


#homeland_menu ul li a{
    font-size: 17px;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    border:none;
    text-decoration: underline;
    color:#112a4a!important;
    padding-left: 5px;
    padding-right: 5px;
    font-weight:bold!important;
}

#homeland_menu .current_page_item a{
    background-color:#e7e7e7;
    text-decoration: none;
}

#homeland_menu .current_page_item ul li a{
    background-color:white;
    text-decoration: underline;
}

#category_related_content {
    font-family: 'Open Sans', 'Roboto', Helvetica, Arial, sans-serif !important;
    margin-top:5px;
    padding:16px 8px;
    margin-bottom:10px;
    border:1px solid #e7e7e7;
}

#category_related_content #category_image_video {
    width:39%;
    float:left;
    text-align:center;
}

#category_related_content #category_image_video div{
    margin:auto;
    text-align: center;
    margin-top:32px;
}

#category_related_content #daily_category_headlines {
    float:right;
    width:59%;
}

#category_related_content #daily_category_headlines #daily_category_more {
    font-size: 16px;
    text-align:center;
    margin:16px auto;
}

#category_related_content #daily_category_headlines h2 {
    font-size:16px;
    text-align: center;
    color: #596F79;
    margin-bottom: 14px;
}

#daily_category_headlines .daily_category_item {
    margin-bottom:16px;
}

#daily_category_headlines h5.daily_category_item_heading {
    
}

#daily_category_headlines h5.daily_category_item_heading a {
    font-size:14px;
}

#daily_category_headlines h5.daily_category_item_heading span.daily_category_date {
    font-size:11px;
}

.category_items {
}

/* FIN */