/* CSS Document */
/* Copyright Pavel Kozlov 2011 */
html,
body {
    margin: 0;
    padding: 0;
}
body { background: url(../img/sprite01.png) 0 -775px repeat-x }
/*links*/
a {
    color: #900;
    text-decoration: none;
}
a:hover,
a:focus { text-decoration: underline }


/*typography*/

/*
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzMZTcY6RJTMCp6-nlHd6HxI.woff) format('woff');
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/xozscpT2726on7jbcb_pAj8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
    font-family: 'Open Sans Condensed';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Condensed Bold'), local('OpenSans-CondensedBold'), url(http://themes.googleusercontent.com/static/fonts/opensanscondensed/v6/gk5FxslNkTTHtojXrkp-xHNgOh3tnSaUO_KV-glCkRs.woff) format('woff');
}

*/
body {
    font: 15px/1.55em 'Open Sans', Verdana, Geneva, sans-serif;
    color: #000;
}
h1,
h1 a:link,
h1 a:visited {
    font: 2em/2.2em Georgia, "Times New Roman", Times, serif;
    color: #666;
    text-decoration: none;
}
h2 {
    font: 2em/1.3em Arial, Verdana;
    color: #333;
}
h3 { margin: 10px 0 }
p { margin-bottom: 20px }
ul li { }
ol { }
ol li { }






/*various elements*/
img,
a img { border: 0 none }
.right { text-align: right }
.left { text-align: left }
#main-col img {
    float: left;
    margin: 5px 20px 10px 0;
}
#main-col img.right {
    float: right;
    margin: 5px 0 5px 20px;
}
/*layout*/
.container_12 .grid_12 { margin-bottom: 20px }
.inner { }
/*#top-bar*/
#top-bar {
    color: #fff;
    font: 13px/20px 'Open Sans', Helvetica, Arial, Verdana;
    margin-bottom: 0;
    height: 25px;
}
#top-bar a:link,
#top-bar a:visited {
    color: #fff;
    text-decoration: none;
}
#top-bar a:focus,
#top-bar a:hover { text-decoration: underline }
.locale {
    display: inline-block;
    float: right;
    padding-left: 5px;
}
.locale ul,
locale li {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: right;
}
.locale li {
    float: left;
    margin-right: 10px;
}
#top-bar .locale a.active { text-decoration: underline }
#wrapper {
    display: block;
    background: url(../img/bgpattern.jpg);
}
/*header*/
#header {
    background: url(../img/logo-akel-ud.jpg) no-repeat 100% 85%;
    margin-bottom: 25px;
}
h2.logo {
    font: 2.2em/2.4em Georgia, "Times New Roman", Times;
    display: inline-block;
    width: 622px;
    height: 44px;
    margin: 20px 0 10px 0;
}
.i18n-en h2.logo {
    width: 627px;
    height: 44px;
}
#header p {
    font: 14px/22px "Open Sans", Helvetica, Arial;
    margin: 0;
    color: #666;
}
#header a { text-decoration: none }
/*menu*/
#main-nav {
    border-top: 2px solid #069;
    border-bottom: 2px solid #069;
    padding: 10px 0;
}
#main-nav ul,
#main-nav li {
    margin: 0;
    padding: 0;
}
#main-nav ul,
#main-nav li {
    list-style: none;
    list-style-type: none;
}
#main-nav li {
    float: left;
    padding-right: 20px;
    margin-right: 10px;
    background: url(../img/sprite01.png) 100% -234px no-repeat;
}
#main-nav li.last {
    margin-right: 0;
    padding-right: 0;
    background: 0 none;
}
#main-nav a {
    color: #333;
    font: 20px/24px 'Open Sans Condensed', Helvetica, Arial, Verdana;
    text-decoration: none;
    font-weight: 700;
}
#main-nav a:hover,
#main-nav a:focus { text-decoration: underline }
#main-nav a.active { color: #369 }
/*hero - front page*/
#page-top { border-bottom: 2px solid #006699 }
#page-top p.intro { font: 1.42em/1.35em Georgia, "Times New Roman", Times, serif }
#page-top p.links { margin: 0 }



/*Front Page --View: Recent; --Block .latest-post ----- */
.latest-post{}
.latest-post .views-field-edit-node {position: absolute; right: 0; margin: -20px 0 0 0}

.latest-post .views-field-field-image-opener-fid {
    float: left;
    margin: 10px 30px 10px 0;
}


.latest-post  .views-field-field-image-opener-fid img { 
    border: 5px solid #fff;
    box-shadow: 0 1px 2px 1px #999;
    -webkit-box-shadow: 0 1px 2px 1px #999999;
    margin-bottom: 4px;
}

.latest-post .views-field-field-image-opener-fid .imgbg {
    background: url('../img/img-shadow-left.png') 0 100% no-repeat;
}

.latest-post .views-field-field-image-opener-fid .imgbg a {
    background: url('../img/img-shadow-right.png') 100% 100% no-repeat;
}

.latest-post .created {font: 'Open Sans',Helvetica, Arial, san-serif; font-weight: bold;}


.latest-post .imgbg p {
    max-width: 500px;
    margin: -10px 0 10px 0;
    font: italic 16px/20px Georgia, "Times New Roman", Times, serif;
    text-align: center;
}
a.imagecache-Width500_linked {
    
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding-bottom: 11px;
}

.latest-post .readmore {display: inline}
.latest-post .views-field-view-node {display:inline}
.latest-post h1 a {
    font-weight: normal;
    font: 1.4em/1.2em "Open Sans Condensed", Helvetica, Arial, sans-serif;
    margin: 0 0 10px 0;
    color: #000;
}
.latest-post .views-row { border: 0 }


/* READ MORE BUTTON*/

.readmore {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.readmore:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.readmore:active {
	position:relative;
	top:1px;
}







/*main*/
#main { }
/*front page news block view + main h2 article heading links*/
#main-col h1,
.view-display-id-block_2 h1 {
    font: 34px/42px Open Sans Condensed, Helvetica, Arial;
    font-weight: normal;
    color: #000;
    margin-bottom: 10px;
}
#main-col a h1:hover { color: #000 }
.views-field-title a { color: #000 }
h2.title,
h1 {
    color: #666;
    font: bold 30px/1em Open Sans,Georgia,"Times New Roman",Times,serif;
    margin: 0;
    padding: 0 0 5px;
}
h2.title {
    color: #666666;
    margin: 0 0 17px;
    padding: 0 0 20px;
    font: bold 40px/1em Open Sans Condensed;
    border-bottom: 1px solid #666;
    
}
.node-submitted { color: #666 }
.views-field-title h2,
.page-search .content h2 {
    font: 30px/36px "Open Sans Condensed", Helvetica, Arial, san-serif;
    color: #000;
    text-decoration: none;
    font-weight: normal;
    margin: 15px 0;
}
.views-field-title a:hover h2,
.page-search .content h2 a:hover { text-decoration: underline }
.page-search .content h2 a { color: #000 }
.views-field-created,
.views-field-body,
.views-field-view-node { display: inline }
.views-field-created {
    color: #666;
    font-weight: bold;
}
.more-link { display: inline }
.views-field-view-node a,
.more-link a,
#page-top p.links a.last {
    padding-right: 11px;
    background: url(../img/sprite01.png) no-repeat 100% -148px;
    text-decoration: none;
}
.views-field-view-node a:hover,
.views-field-view-node a:focus,
.more-link a:hover,
.more-link a:focus,
.more-link a,
#page-top p.links a.last:hover { text-decoration: underline }
.views-field-tid { margin: 0 }
.views-field-tid .item-list { display: inline }
.views-field-tid ul,
.views-field-tid .item-list ul li {
    list-style: none;
    list-style-type: none;
    display: inline;
    margin: 0;
    padding: 0;
}
.views-field-tid ul a {
    background: url(../img/tag-right.png) no-repeat right 5px;
    padding: 3px 8px 3px 0;
    text-decoration: none;
}
.views-field-tid .item-list ul li {
    background: url(../img/sprite01.png) no-repeat -27px -270px;
    padding: 1px 0 3px 7px;
}
.views-field-tid ul li:hover a {
    background: url(../img/tag-right.png) no-repeat right -21px;
    padding: 3px 8px 3px 0;
    color: #fff;
}
.views-field-tid .item-list ul li:hover {
    background: url(../img/sprite01.png) no-repeat -27px -296px;
    padding: 1px 0 3px 7px;
}
.views-field-tid-1 {
    margin-top: 5px;
    display: block;
}
.views-field-tid-1 label,
.views-field-tid label { color: #666; font-weight: bold }
#main-col { float: left }
#main-col .inner { }
.item-list .pager {
    text-align: left;
    padding: 0;
    margin: 20px 0;
}
.item-list .pager li {
    background: none white;
    background-image: none;
    border: 1px solid #CCC;
    display: inline-block;
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0 5px 0 0;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.item-list .pager li:hover {
    background: #ccc;
    border: 1px solid #999;
}
.item-list .pager li.pager-ellipsis { border: 0 none }
.item-list .pager li.pager-ellipsis:hover {
    background: white;
    border: none;
}
.item-list .pager li a {
    color: #999;
    display: block;
    padding: 2px 9px;
    text-decoration: none;
}
.item-list .pager li a:hover { color: #900 }
.views-field-path-1 { margin: 15px 0 0 0 }
.item-list .pager li.pager-current {
    padding: 2px 9px;
    background: #eee;
}
.item-list .pager li.pager-current:hover {
    background: #eee;
    border: 1px solid #ccc;
}







/*sidebar*/
#sidebar { }
#sidebar h3 {
    color: #666666;
    font: 22px/26px OPen Sans Condensed,"Times New Roman",Times,serif;
    margin: -5px 0 18px;
}
#sidebar div.nodesinblock,
#sidebar .search,
#sidebar .view-tags-listing {
    display: inline-block;
    float: left;
    margin: 0 0 17px 0;
}
/*Social Links*/
#sidebar ul,
#sidebar ul li {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#sidebar ul li {
    float: left;
    display: inline-block;
    margin-right: 10px;
}
#sidebar .social-links li { height: 20px }
#sidebar .social-links li.fb { margin-right: 0 }
#sidebar .social-links li.rss a {
    background: url(../img/sprite01.png) 0 -177px no-repeat;
    height: 20px;
    width: 35px;
    display: inline-block;
    text-indent: -9999em;
}
#sidebar .social-links li.rss a:hover { background-position: 0 -198px }
/*sidebar-download*/
a.download img { float: left }
/*search box*/
#search-block-form input.form-text {
    width: 193px;
    border: 1px solid #ccc;
    background: url(../img/sprite01.png) 0 -26px repeat-x;
    height: 20px;
    padding: 4px 20px 5px 5px;
    color: #666;
}
#search-block-form input.form-text:focus { color: #666 }
#search-block-form input.form-submit {
    background: url("../img/sprite01.png") no-repeat scroll 0 -130px transparent;
    border: medium none;
    cursor: pointer;
    height: 22px;
    margin-left: 198px;
    margin-top: -25px;
    position: absolute;
    text-indent: -999em;
    width: 22px;
}

/*Subscribe form*/
.signup  input.email {
    width: 170px;
    border: 1px solid #ccc;
    background: url(../img/sprite01.png) 0 -26px repeat-x;
    height: 18px;
    padding: 4px 5px 6px 5px;
    color: #666;
}
.signup .btn {
    background: url("../img/sprite01.png") no-repeat scroll 0 -58px transparent;
    border: none;
    display: inline-block;
    height: 30px;
    margin-left: 187px;
    position: absolute;
    text-indent: -999em;
    width: 32px;
}
.signup .btn:hover {
    background-position: 0 -89px;
    cursor: pointer;
}
div.mce_inline_error {
    border: 1px solid #c00;
    margin: 10px 0 0 0;
    padding: 5px;
    color: red;
}
/*sidebar-photos*/
span.photo-title {
    font: 1.25em/1.3em Georgia, "Times New Roman", Times, serif;
    color: #666;
}
/*sidebar-tags*/
#sidebar .view-tags-listing {
    float: left;
    background: #d0e2fa;
    padding: 0 15px 12px 15px;
    width: 190px;
}
#sidebar .view-tags-listing h3 { margin: 0 0 10px 0 }
#sidebar .view-tags-listing li {
    float: none;
    display: block;
    line-height: 1.6em;
}
#sidebar .view-tags-listing a {
    color: #333;
    text-decoration: none;
    text-transform: capitalize;
}
#sidebar .view-tags-listing a:hover { text-decoration: underline }
/*footer*/
#footer {
    font: 1.2em/1.6em "Courier New", Verdana, Arial;
    border-top: 2px solid #ccc;
    padding: 5px 0;
}
#footer p {
    margin: 0;
    color: #999;
}
#footer a {
    color: #999;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
    color: #666;
}
/*article page*/
.node-type-articles .node-content p.first,
.node-type-news .node-content p.first,
.node-type-publications .node-content p.first { font: italic 1.4em/1.6em Georgia, "Times New Roman" }
div.highlight {
    color: #000;
    padding: 0 60px 4px 20px;
    font: italic 1.4em/1.6em Georgia, "Times New Roman";
    border-left: 4px solid #069;
}
div.highlight p {
    color: #000;
    margin: 0;
}
blockquote {
    background: url(../img/quote-mark-icons.png) no-repeat 0 0;
    padding: 0 0 0 50px;
    font: italic 1.4em/1.6em Georgia, "Times New Roman";
    margin: 0;
    color: #000;
}
blockquote p {
    color: #000;
    margin-bottom: 0;
}
blockquote p.author {
    color: #666;
    margin: 0;
    font-size: .95em;
}
.node-content h2,
.view-display-id-block_1 .view-header h2 {
    font: 2em/1.3em Arial, Verdana;
    letter-spacing: -1px;
    color: #333;
}
.node-content h3 {
    font: 1.6em/1.3em Arial, Verdana;
    letter-spacing: -1px;
    color: #333;
}
.node-content ul,
.node-content ol,
.page-search ul { padding: 0 0 0 20px }
.view-display-id-block_1 { }
.view-display-id-block_1 .views-field-title { display: inline }
.view-display-id-block_1 h2 {
    font-size: 1.2em;
    display: inline;
    letter-spacing: normal;
}
.view-display-id-block_1 .view-header {
    margin: 10px 0;
    letter-spacing: -1px;
}
.view-display-id-block_1 .view-header h2 { font-family: Georgia }
.more-link {
    text-align: left;
    display: inline-block;
    margin-top: 10px;
}
.more-link a { text-decoration: none }
.more-link a:hover { text-decoration: underline }





/*article sign up*/
.article-signup {
    border: 1px solid #ccc;
    background: #eee;
    margin-bottom: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.article-signup h3 {
    font-family: georgia;
    font-size: 1.6em;
    padding: 5px 20px 10px 20px;
    font-weight: normal;
    color: #333;
}
.article-signup .signup {
    display: inline-block;
    margin-bottom: 20px;
}
.article-signup span {
    padding-left: 20px;
    color: #666;
}
.article-signup .signup  input.email {
    width: 200px;
    border: 1px solid #ccc;
    background: url(../img/sprite01.png) 0 -24px repeat-x;
    height: 18px;
    padding: 4px 5px 6px 5px;
    color: #666;
}
.article-signup .signup .btn { margin-left: 217px }
/*links view page*/
.view-Links { }
.view-Links .views-row {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
}
.view-Links .views-row-last { border-bottom: 0 none }
#main-col .view-Links img {
    float: right;
    margin: 5px 0 10px 20px;
}
.views-field-title h2 a {
    color: #000;
    text-decoration: none;
}
.views-field-title h2 a:hover { text-decoration: underline }
/*publications*/
.field-field-subtitle,
.views-field-field-subtitle-value {
    font: 1.6em/1.3em Georgia, "Times New Roman", Times, serif;
    margin-bottom: 20px;
    color: #666;
}
.field-field-publication-download {
    background: url("../img/PDFx64.png") no-repeat scroll 9px 45% transparent;
    border: 1px solid #CCC;
    border-radius: 5px 5px 5px 5px;
    float: right;
    margin: 0 0 20px;
    padding: 5px 10px 10px 70px;
    width: 298px;
}
.field-field-publication-download .field-label {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    text-transform: uppercase;
}
.field-field-publication-download img { display: none }
#main-col .field-field-image-opener img { margin-top: 0 }
.views-field-field-publication-download-fid-1 { margin: 10px 0 0 0 }
.download,
.views-field-field-publication-download-fid-1 a {
    background: url(../img/PDFx32.png) -2px 0 no-repeat;
    padding: 7px 0 11px 40px;
    text-decoration: none;
}
.download {
    padding-left: 35px;
    display: inline-block;
}
.download2lines {
    padding: 0 0 20px 35px;
    display: inline-block;
    background: url(../img/PDFx32.png) -2px 5px no-repeat;
}
.article-intro {
    width: 300px;
    float: left;
    margin-right: 20px;
}
.views-field-field-publication-download-fid-1 a:hover { text-decoration: underline }
.view-id-Publications .views-row {
    margin-bottom: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    float: left;
    display: inline-block;
}
.view-id-Publications .views-row-last {
    border-bottom: 0 none;
    margin-bottom: 0;
    padding-bottom: 0;
}
#main-col .view-Publications .views-field-field-image-opener-fid img { margin-top: 21px }
#main-col .field-field-image-opener img { margin-top: 5px }
h2.publications {
    margin-top: 0;
    color: #666;
    font-family: Georgia;
    letter-spacing: 0;
}
.node-type-publications h1 {
    margin-bottom: 0;
    padding-bottom: 10px;
}
.node-type-publications #main-col .field-field-image-opener img { margin-top: 0 }




/*CONTENT ARTICLE*/
.node-type-articles .field-field-image-opener {
    background: url('../img/img-shadow-left.png') 0 100% no-repeat;
    float:left;
   margin: 10px 30px 0 0;
}

.node-type-articles #main-col .field-field-image-opener .field-items {
  background: transparent url('../img/img-shadow-right.png') 100% 100% no-repeat;
  float:left
}

.node-type-articles #main-col .field-field-image-opener img {
  padding: 5px;
  border:1px solid #ccc;
  background: #fff;
  border: 5px solid #fff;
  box-shadow: 0 1px 2px 1px #999;
 -webkit-box-shadow: 0 1px 2px 1px #999;
 margin: 0 0 22px 0;

}


/*View Article News*/

.view-articles-news {
  
}


/*contact*/
.form-item label {
    font: normal 14px/16px Georgia;
    text-transform: uppercase;
    color: #666;
    margin-bottom: 5px;
}
.form-item input {
    width: 300px;
    border: 1px solid #ccc;
    background: url(../img/sprite01.png) 0 -26px repeat-x;
    height: 20px;
    padding: 4px 20px 5px 5px;
    color: #666;
}
.form-item textarea {
    border: 1px solid #ccc;
    padding: 4px 20px 5px 5px;
    color: #666;
}
input.form-text:focus { color: #666 }
.node-type-webform .messages {
    margin: 20px 0;
    border: 1px solid red;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: white;
}
.node-type-webform .messages li { font: 1.2em/1.5em "Courier New", Courier, monospace }
.webform-submission-navigation { text-align: left }
.webform-submission-info {
    background: #eee;
    border: 1px solid #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-top: 10px;
}
.webform-submission-info legend { }






/*taxonomy terms*/
.view-pak-taxonomy-terms h1 { text-transform: capitalize }
/*drupal stuff*/
.sticky-table {
    width: 100%;
    margin: 20px 0;
    border: 1px solid #ccc;
}
.sticky-table tr { background: #fff }
.sticky-table tr.even { background: #eee }
.sticky-table th,
.sticky-table td { padding: 5px }
/*search results page*/
#search-form {
    padding: 5px 10px 10px 10px;
    background: #eee;
    border: 1px solid #ccc;
}
#search-form input {
    padding-top: 3px;
    padding-bottom: 4px;
}
#search-form input.form-submit {
    background: url("../img/sprite01.png") no-repeat scroll 0 -58px transparent;
    border: none;
    display: inline-block;
    height: 30px;
    text-indent: -999em;
    width: 32px;
    margin-top: 1px;
}
#search-form input.form-submit:hover {
    background-position: 0 -89px;
    cursor: pointer;
}
#search-form .form-item label {
    text-transform: none;
    color: #333;
    font-size: 1.5em;
    margin-bottom: 10px;
}
.search-advanced { display: none }
ul.search-results,
ul.search-results li {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.search-results li { border-bottom: 1px solid #ccc }
p.search-snippet strong {
    background: #FF9;
    color: #444;
    padding: 5px;
}
div#notes p {
    margin: 5px 0;
    font-size: 10px;
    color: #666;
}
sup a {
    display: inline-block;
    padding: 1px 2px;
    border: 1px solid #999;
}
.views-row {
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

