/*
Theme Name: Is Guvenligi
Theme URI: http://fisek.org.tr
Author: Fisek Enstitusu
Author URI: http://fisek.com.tr/
Description: Isguvenligi.net icin hazirlanan tasarimin temaya donusmus hali
Version: 1.9
Tags: blue, white, gray, dark gray, isguvenligi
*/

@import url("/wp-content/themes/isguvenligi/css/reset.css");
@import url("/wp-content/themes/isguvenligi/css/grid.css");
@import url("/wp-content/themes/isguvenligi/css/fisekbar.css");
@import url("/wp-content/themes/isguvenligi/css/fontface.css");

/* Theme */

html {
	background:#e8e8db url(/wp-content/themes/isguvenligi/images/background.png) no-repeat right bottom fixed;
}

body {
	font-family:"Content", serif;
	font-size:12px;
	color:#1b2f26;
}

a {
	text-decoration:underline;
	color:#1b2f26;
}

a:hover, li.active a {
	color:#ce432c;
	text-decoration:none;
}

strong {
	font-weight:bold;
}

i {
	font-style:italic;
}

/* header */

#headbackground  {
	position:absolute;
	width:100%;
	padding:20px 0 0 0;
}

#headbackground #left {
	background:#1b2f26;
	width:32%;
	height:45px;
	float:left;
}

#headbackground #right {
	background:#2ba993;
	width:68%;
	height:35px;
	float:right;
	margin:5px 0 0 0;
}

header#head {
	height:100px;
	z-index:2;
}

header section#title {
	text-align:left;
	height:45px;
	margin:20px 0 0 0;
	background:#1b2f26;
}

header section#title a {
	color:#fffdf8;
	text-decoration:none;
	font-family:"FisekEnstitu", serif;
	font-size:54px;
	padding:10px 0 0 0;
	margin:-7px 0 0 0;
	display:block;
	font-weight:normal;
}

/* padding fix for firefox */
@-moz-document url-prefix() {
    header section#title a {
        padding-top:0;
    }
}

header section#logo {
	padding:0 0 0 25px;
	z-index:100;
}

header section#menu {
	text-align:left;
	height:35px;
	margin:25px 0 0 0;
	float:right;
}

/* menu */

header section#menu .menu li {
	width:auto;
	float:left;
	padding:4px 4px 0 4px;
	margin:0 1px 0 1px;
	height:31px;
}

header section#menu .menu li a {
	font-size:27px;
	font-family:"SmallCaps", Arial, serif;
	color:#1b2f26;
	text-decoration:none;
}

header section#menu .menu li:hover, header section#menu .menu li.current-menu-item, header section#menu .menu li.current-page-ancestor {
	background:#1b2f26;
}

header section#menu .menu li:hover a, header section#menu .menu li.current-menu-item a, header section#menu .menu li.current-page-ancestor a {
	color:#e8e8db;
}

/* rss-button */
header section#menu a.rss {
	background:url(/wp-content/themes/isguvenligi/images/rssIcon.png) no-repeat;
	height:25px;
	width:32px;
	float:left;
	margin:-25px 0 0 -33px;
}

/* default content styles */

.paper {
	background:url(/wp-content/themes/isguvenligi/images/paperShadow.png) no-repeat right bottom;
	padding:0 7px 8px 0;
	margin:0 0 15px 0;
}

article {
	background:#fffdf8;
	padding:0 0 10px 0;
}

article header h1 {
	font-family:"SmallCaps",serif;
	font-size:22px;
	color:#fffdf8;
	text-align:left;
	background:#1b2f26;
	padding:3px 0 1px 5px;
}

article .entry-content {
	margin:0 6px;
	padding-bottom: 30px;
}

article h1 {
	font-size: 32px;
}

article h2 {
	font-size: 24px;
}

article h3 {
	font-size: 19px;
}
article h4 {
	font-size: 16px;
}

article h5 {
	font-size: 14px;
}

article h6 {
	font-size: 13px;
}

article .entry-content ul li {
	background:url(/wp-content/themes/isguvenligi/images/bullet.png) no-repeat top left;
	padding:0 0 0 14px;
}

article .entry-content ol li {
	list-style:decimal;
	margin:0 0 0 20px;
}

article .entry-content p {
	margin:10px 0;
}

/* sidebar */

#sidebar aside {
	margin:0 0 15px 0;
}

#sidebar h2 {
	font-family:"SmallCaps",serif;
	font-size:22px;
	color:#fffdf8;
	text-align:left;
	background:#1b2f26;
	padding:3px 0 1px 5px;
	margin:0 0 5px 0;
}

#sidebar input, #searchsubmit {
	background:#dbcf85;
	border:none;
	padding:2px;
	height:22px;
	font-family:"Heading", serif;
	text-transform:uppercase;
}

#sidebar .menu {
	background:#e8e8db;
}

#sidebar .menu li {
	border:1px solid #dbcf85;
	padding:2px 4px 0 4px;
}

#sidebar .menu li:hover, #sidebar .menu li.current-menu-item, #sidebar .menu li.current-page-ancestor {
	background:#dbcf85;
}

#sidebar .menu li a {
	font-family:"SmallCaps", serif;
	text-decoration:none;
	font-size:22px;
	color:#1b2f26;
}

#sidebar .menu li:hover a {
	color:#1b2f26;
}

/* search bar */

#searchform label {
	display:none;
}

#searchform #s {
	border:solid 1px #1b2f26;
	background:#fffdf8;
	padding:3px;
	width:173px;
	height:14px;
	font-family:'Content', serif;
	text-transform:none;
	margin:0 4px 0 0;
	float:left;
}

/* news / category view */

article .information {
	text-align:right;
	font-style:italic;
	font-family:"Heading", serif;
	font-size:9px;
	padding:4px 5px 2px 0;
}

article img.attachment-thumbnail, article img.avatar {
	float:left;
	padding:10px;
}

article .entry-content a.button {
	float:right;
	background:#f2f0c3;
	width:auto;
	padding:4px;
	text-decoration:none;
}

article.post .entry-content p {
	font-size:12px;
	margin:5px;
	text-align:justify;
}

/* post date */

#category .post-date {
	width:40px;
	margin:28px 0 0 20px;
	font-family:"Heading", serif;
	text-align:center;
}

#category .post-date .day {
	background:#ce432c;
	font-size:18px;
	color:#fff;
	padding:1px 0 0 0;
}

#category .post-date .month {
	font-size:12px;
}

#category .post-date .year {
	font-size:9px;
	margin:1px 0 0 0;
}

/* author's page */

.author img.avatar {
	width:45px;
	height:60px;
}

ul.authors_posts li {
	margin:2px 0;
	padding:3px 10px 3px 10px;
	list-style:none;
}

ul.authors_posts li:hover {
	background:#f2f0c3;
}

ul.authors_posts li div {
	float:right;
}

ul.authors_posts li .information {
	float:left;
	padding:1px 5px 0 0;
}

ul.authors_posts li .information a {
	text-decoration:none;
}

ul.authors_posts li .post-date div {
	float:left;
	margin:0 1px 0 1px;
}

/* pagination */

#pagination {
	text-align:center;
	margin:0 0 20px 0;
}

#pagination a, .simplePagerNav li a {
	background:#f2f0c3;
	width:auto;
	padding:5px 4px 4px 4px;
	text-decoration:none;
}

#pagination span.current, #pagination a:hover, .simplePagerNav li.currentPage a {
	background:#ce432c;
	width:auto;
	padding:5px 4px 4px 4px;
	text-decoration:none;
	color:#f2f0c3;
}

.simplePagerNav li {
	float:left;
	margin:0 2px 2px 2px;
	height:25px;
	list-style:none;
}

/* content Widget */

#contentWidget {
	text-align:center;
	margin:0 0 5px -60px;
}

/* kutuphane */

ul.bookList {
	margin:0 6px;
}

ul.bookList li {
	background:url(/wp-content/themes/isguvenligi/images/book.png) no-repeat 0 -16px;
	margin:5px 0;
	padding:5px 0 0 65px;
	height:61px;
	list-style:none;
}

ul.bookList li a.title {
	display:block;
	margin:0 0 3px 0;
	font-weight:bold;
}

ul.bookList li a.author {
	background:url(/wp-content/themes/isguvenligi/images/book.png) no-repeat;
	padding:0 0 0 20px;
	text-decoration:none;
	font-style:italic;
	margin:0 15px 0 0;
}

ul.bookList li span {
	margin:0 15px 0 0;
}

/* bookmarks */

.bookmarks ul.xoxo {
	display:none;
}

.bookmarks h2 {
	font-family:"Heading", serif;
	font-size:16px;
	margin-top:5px;
	cursor:pointer;
	text-decoration:underline;
	font-style:normal;
}

.bookmarks h2:hover, .bookmarks h2.current_bookmark {
	text-decoration:none;
}

.bookmarks ul li {
	margin:2px 0;
	padding:2px;
	list-style:none;
}

.bookmarks ul li a {
	font-style:normal;
	font-size:13px;
}

.bookmarks ul {
	font-style:italic;
	font-size:11px;
}

.bookmarks ul li:hover {
	background:#f2f0c3 url(/wp-content/themes/isguvenligi/images/bullet.png) no-repeat;
}

/* polls */

aside.widget_polls-widget>ul li {
	margin:5px 0 0 0;
	text-align:center;
}

/* category posts widget */


.widget_igcategoryposts h2,
.widget_categoryposts h2 {
	display:none;
}

.widget_igcategoryposts p.author a,
.widget_categoryposts p.author a {
	font-family:"SmallCaps", serif;
	font-size:18px;
	text-decoration:none;
	background:#fffdf8;
	width:120px;
	height:20px;
	padding:2px 0 0 10px;
}

.widget_categoryposts p.author a {
	position:absolute;
	display:block;
}

.widget_igcategoryposts p.author img,
.widget_categoryposts p.author img {
	width:50px;
	height:63px;
}


.widget_igcategoryposts p.author img {
	float: left;
}

.widget_igcategoryposts a.post-title,
.widget_categoryposts a.post-title {
	font-size:11px;
}

.widget_igcategoryposts a.post-title {
	display: block;
	margin-left: 59px;
	margin-top: 5px;
}

.widget_categoryposts a.post-title {
	position:absolute;
	width:164px;
	margin:32px 0 0 60px;
}

.widget_igcategoryposts li.cat-post-item,
.widget_categoryposts li.cat-post-item {
	margin:0 0 0 10px;
}

.addthis_toolbox {
	margin-top: 10px !important;
	margin-left: 3px !important;
	float: right !important;
	padding-right: 10px !important;
}


/* footer */

footer#foot {
	width:100%;
	height:20px;
	background:#dbcf85;
	margin:10px 0 10px 0;
}

footer#foot div {
	text-align:center;
	font-family:"Heading", serif;
	font-size:10px;
	padding:2px 0 0 0;
}
article header h2{
	background-color: #E8E8DB;
	color: #1b2f26;
	font-size: 25px;
	text-align: center;
	padding-top: 7px;
}
article header h3{
	background-color: #E8E8DB;
	color: #1b2f26;
	font-size: 20px;
	text-align: center;
	padding-bottom: 10px;
}
article .bulmaca{
	margin:5px 0 25px;
	padding: 0;
	width: 90px;
	height: 30px;
}
article .cevap{
	display:none;
	white-space: pre-wrap;
}
article .cevap .yanit{
	font-weight: bold;
	margin-bottom: 15px;
}

.entry-content table, td, th {
    border: 1px solid black;
}

.entry-content table {
    width: 100%;
}

div.sosyal-medya {
    margin-top: 20px;
}
