@charset "utf-8";
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, address, cite, code, del, dfn, img, ins, kbd, q, samp, small, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: text-top; }
html, body { height: 100%; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
[hidden] {
 display: none;
}
* { outline: none; padding: 0px; margin: 0px; text-decoration: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
nav ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
span, p, strong, em { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; }
address, caption, cite, code, dfn, em, th, var, optgroup { font-style: inherit; font-weight: inherit; }
em { font-style: oblique; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
caption, th { text-align: left; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
sup { vertical-align: super; font-size: xx-small; }
sub { vertical-align: sub; font-size: xx-small; }
legend { color: #000; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; line-height: normal; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], input[disabled] { cursor: default; }
input, select { vertical-align: middle; }
.del { display: block; color: #c1c1c1; /*float: left;*/ padding-top: 2px; text-decoration: line-through; }
.ins { display: block; color: #090015; /*float: right;*/ font-size: 1.1em; font-weight: bold; }
/*
  ************************************************************************
  *  WEBFONTS
  ************************************************************************
*/
@font-face { font-family: 'tlWebFonts'; src: url('/public/webfonts/webfonts-tl.eot'), url('/public/webfonts/webfonts-tl.eot?#iefix') format('embedded-opentype'), url('/public/webfonts/webfonts-tl.woff') format('woff'), url('/public/webfonts/webfonts-tl.ttf') format('truetype'), url('/public/webfonts/webfonts-tl.svg#AbakuTLSymSansRegular') format('svg'); font-style: normal; font-weight: normal; }
@font-face { font-family: 'SueEllenFranciscoRegular'; src: url('/public/webfonts/sueellenfrancisco.eot'); src: url('/public/webfonts/sueellenfrancisco.eot?#iefix') format('embedded-opentype'),  url('/public/webfonts/sueellenfrancisco.woff') format('woff'),  url('/public/webfonts/sueellenfrancisco.ttf') format('truetype'),  url('/public/webfonts/sueellenfrancisco.svg#SueEllenFranciscoRegular') format('svg'); font-weight: normal; font-style: normal; }
/*
  ************************************************************************
  *  VALIDATE STYLE
  ************************************************************************
*/
input, textarea, select { border: 1px solid #adadad; padding: 2px; border-radius: 2px; outline: none; }
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus { border: 1px solid #a7a7a7; box-shadow: inset 1px 1px 2px #ccc; }
.invalidInput { border: 1px solid #f94b4b; background-color: #ffaeae; color: #333; padding: 3px; border-radius: 3px; }
.validInput { color: #2B6FB6; }
.errorOK { background-color: #a6ff9f; display: block; border: 1px solid #51a76b; padding: 10px; margin-top: 4px; margin-bottom: 4px; clear: both; border-radius: 6px; width: 96%; line-height: 1.2em; font-size: 0.9em; }
.errorFAIL { background-color: #FFCC00; display: block; border: 1px solid #FF9622; padding: 10px; margin-top: 4px; margin-bottom: 4px; clear: both; border-radius: 6px; width: 96%; line-height: 1.2em; font-size: 0.9em; }
/*
  ************************************************************************
  *  GALLERY CSS 
  ************************************************************************
*/
.pdf { display: block; background: url(/images/pdf.png) 5px 8px no-repeat; padding-left: 44px !important; }
.xls { display: block; background: url(/images/xls.png) 5px 8px no-repeat; padding-left: 44px !important; }
.xlsx { display: block; background: url(/images/xlsx.png) 5px 8px no-repeat; padding-left: 44px !important; }
.doc { display: block; background: url(/images/doc.png) 5px 8px no-repeat; padding-left: 44px !important; }
.docx { display: block; background: url(/images/docx.png) 5px 8px no-repeat; padding-left: 44px !important; }
.ppt { display: block; background: url(/images/ppt.png) 5px 8px no-repeat; padding-left: 44px !important; }
.pptx { display: block; background: url(/images/pptx.png) 5px 8px no-repeat; padding-left: 44px !important; }
.zip { display: block; background: url(/images/zip.png) 5px 8px no-repeat; padding-left: 44px !important; }
.rar { display: block; background: url(/images/rar.png) 5px 8px no-repeat; padding-left: 44px !important; }
.png { display: block; background: url(/images/png.png) 5px 8px no-repeat; padding-left: 44px !important; }
.jpg { display: block; background: url(/images/jpg.png) 5px 8px no-repeat; padding-left: 44px !important; }
.psd { display: block; background: url(/images/psd.png) 5px 8px no-repeat; padding-left: 44px !important; }
.tif { display: block; background: url(/images/tif.png) 5px 8px no-repeat; padding-left: 44px !important; }
.html { display: block; background: url(/images/html.png) 5px 8px no-repeat; padding-left: 44px !important; }
.link { display: block; background: url(/images/link.png) 5px 8px no-repeat; padding-left: 44px !important; }
.extension { display: block; padding-left: 44px !important; background-repeat: no-repeat; background-position: 5px 8px; }
/* IMAGE AREA */
.imageGallery { display: block; overflow: hidden; clear: both; padding: 10px 0; }
.imageGallery a { display: block; float: left; border: 1px solid #fff; border-radius: 3px; margin-right: 7px; margin-bottom: 8px; padding: 4px; background-color: white; box-shadow: 1px 1px 3px #b9b9b9; }
.imageGallery a:hover { border: 1px solid #9a9a9a; box-shadow: 1px 1px 3px #686868; }
/* CATALOGUE | ARCHIVE AREA */
.galleryList { display: block; clear: both; list-style: none; margin: 0px; padding: 0px !important; }
.galleryList li { border: 1px solid #D1D1D1; border-radius: 2px; background: #F3F3F3; background: linear-gradient(to bottom, #FFFFFF 0%, #EBEBEB 100%); margin-right: 4px; margin-bottom: 4px; text-align: left; }
.galleryList li a { display: block; padding: 8px 14px; color: #4b4b4b !important; }
.galleryList li a:hover { color: #DE3C3E !important; }
/* MEDIA AREA */
.mediaGallery { display: block; clear: both; overflow: hidden; padding: 5px 0; }
.mediaGallery a { display: block; float: left; border: 1px solid #fff; border-radius: 3px; margin-right: 7px; margin-bottom: 8px; padding: 4px; background-color: white; box-shadow: 1px 1px 3px #b9b9b9; }
/*
  ************************************************************************
  *  GALLERY TABBED CSS 
  ************************************************************************
*/
#tabbedGallery { display: block; overflow: hidden; clear: both; margin-top: 10px; }
#tabbedGallery #tabbedGalleryHeadArea { display: block; overflow: hidden; clear: both; min-height: 25px; margin: 0 6px; padding-left: 5px; }
#tabbedGallery #tabbedGalleryHeadArea span { display: block; overflow: hidden; float: left; margin-left: -5px; padding: 3px 16px 2px 16px; color: #047261; font-size: 14px; border: 1px solid #cdcdcd; border-bottom: none; border-radius: 5px 5px 0px 0; position: relative; z-index: 0; cursor: pointer; outline: none; background-color: #E0E0E0 }
#tabbedGallery #tabbedGalleryHeadArea span:hover, #tabbedGallery #tabbedGalleryHeadArea span.active { padding-left: 16px; color: #c31b21; z-index: 1; background-color: #fff }
#tabbedGallery #tabbedGalleryPublishArea { display: block; overflow: hidden; clear: both; margin-top: -1px; padding: 8px 6px 0 6px; border: 1px solid #cdcdcd; border-radius: 6px; position: relative; z-index: 0; }
#tabbedGallery #tabbedGalleryPublishArea .galleryP { display: none; overflow: hidden; clear: both; position: relative; z-index: 0; }
#tabbedGallery #tabbedGalleryPublishArea .galleryP.active { display: block; }
/*
  ************************************************************************
  *  STYLE CSS 
  ************************************************************************
*/
.clear { overflow: hidden; clear: both; height: 0px; }
.clearLeft { overflow: hidden; clear: left; height: 0px; }
.clearRight { overflow: hidden; clear: right; height: 0px; }
.alignLeft { float: left; }
.alignRight { float: right; }
.alignLeft10 { float: left; margin-right: 10px; }
.alignLeft20 { float: left; margin-right: 20px; }
.alignRight10 { float: right; margin-left: 10px; }
.alignRight20 { float: right; margin-left: 20px; }
.alignleft { float: left; }
.alignright { float: right; }
.alignleft10 { float: left; margin-right: 10px; }
.alignleft20 { float: left; margin-right: 20px; }
.alignright10 { float: right; margin-left: 10px; }
.alignright20 { float: right; margin-left: 20px; }
.normal { font-size: 1em; font-weight: normal; }
.italic { font-size: 1em; font-style: oblique; }
.strong { font-size: 1em; font-weight: bold; }
.strongItalic { font-size: 1em; font-style: oblique; font-weight: bold; }
.radius { border-radius: 4px }
.shadow { box-shadow: 2px 2px 2px rgba(0,0,0,0.4) }
.shadowInset { box-shadow: inset 2px 2px 2px rgba(0,0,0,0.4) }
.tl:after { font-family: "tlWebFonts", serif; content: "t"; padding-left: 2px; }
/*
  ************************************************************************
  *  PAGE STYLE
  ************************************************************************
*/
div.pagination { padding: 3px; margin: 3px; }
div.pagination a { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #999999; color: #444444; }
div.pagination a:hover, div.pagination a:active { border: 1px solid #444444; color: #fff; background-color: #444444; }
div.pagination span.current { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #444444; background-color: #444444; color: #fff; }
div.pagination span.disabled { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #bfbfbf; color: #d5d3d3; cursor: wait; }
/*
  ************************************************************************
  *  RATINGS
  ************************************************************************
*/
.show_ratings { display: block; overflow: hidden }
.show_ratings .star-rating { width: 80px; height: 16px; float: left; background: url(/images/ratings.png); cursor: pointer; }
.show_ratings .star { width: 16px; height: 16px; float: left; }
.show_ratings .result { float: left; height: 16px; color: #454545; margin-left: 5px; line-height: 110%; }
/*
  ************************************************************************
  *  COMMENT AREA
  ************************************************************************
*/
.comments { display: block; clear: both; }
.comments fieldset { border: 1px solid #9a9a9a; padding: 20px; border-radius: 6px; }
.comments fieldset legend { color: #444444; font-size: 1.2em; padding: 10px; }
.comments fieldset label { display: block; clear: left; padding-bottom: 4px; }
.comments fieldset input[type='text'], .comments fieldset input[type='password'], .comments fieldset textarea { display: block; width: 99%; padding: 4px; border: 1px solid #9a9a9a; border-radius: 4px; }
.comments span.requires { font-size: 0.9em; color: red; }
.comments fieldset input:focus, .comments fieldset textarea:focus { border-width: 1px; border-color: coral; border-style: solid; }
.comments fieldset input[type='submit'] { display: block; padding: 4px; border: 1px solid #9a9a9a; border-radius: 4px; background-color: #DFDFDF; }
.comments .yorumSonuc { display: block; clear: both; padding-bottom: 20px; color: red; }
.comments .yorumSonuc span { color: #333; }
.comments .com-list { clear: both; padding-top: 6px; }
.comments .com-list ul { padding: 0; margin: 0; list-style-type: none; }
.comments .com-list ul li { border: 1px solid #9a9a9a; padding: 10px; margin-bottom: 4px; background-color: #f8f7f7; border-radius: 6px; }
.comments .com-list ul li strong { display: block; float: left; font-size: 0.9em; color: #a8a8a8; font-weight: normal; }
.comments .com-list ul li span { display: block; float: right; font-size: 0.9em; color: #a8a8a8; font-weight: normal; }
.comments .com-list ul li p { display: block; clear: both; overflow: hidden; padding-top: 3px; }
/*
  ************************************************************************
  *  ARTICLE CSS 
  ************************************************************************
*/
.article-info { border: 1px solid #999999; background-color: #CCC; display: block; overflow: hidden; clear: both; }
.article-info .show_social { display: block; float: left; margin-right: 4px; }
.article-info .show_hits { display: block; float: left; margin-right: 4px; }
.article-info .show_print { display: block; float: left; margin-right: 4px; }
.article-info .show_email { display: block; float: left; margin-right: 4px; }
