/*
Theme Name: Fisek Enstitusu Calisan Cocuklar Vakfi
Theme URI: http://fisek.org.tr
Author: Fisek Enstitusu
Author URI: http://fisek.com.tr/
Description: Fisek.org.tr icin hazirlanan tasarimin temaya donusmus hali
Version: 1.1
Tags: blue, white, yellow, orange, purple, fisekorgtr
*/

@import url("css/reset.css");
@import url("css/grid.css");
@import url("css/fisekbar.css");
@import url("css/fontface.css");

/* Theme */

/* qtranslate hide active language menu item */

ul.qtranxs_language_chooser li.active {
  display: none !important;
}

/* addthis iframe remove */

#_atssh {
    display: none !important;
}

html {
	background:#97c5bf;
}

body {
	background:#ffffff url(images/bodyBackground.png) repeat-x top fixed;
	font-family:"AllerRegular", serif;
	font-size:12px;
	color:#1b2f26;
    position: relative;
}

a {
	text-decoration:underline;
	color:#1b2f26;
}

a:hover, li.active a {
	color:#ce432c;
	text-decoration:none;
}

strong {
	font-weight:bold;
}

i {
	font-style:italic;
}

#divider {
	background:url(images/elements.png) repeat-x 0 -1066px;
	width:100%;
	position:absolute;
	z-index:0;
	height:60px;
}

/* header */

#headbackground {
	position:absolute;
	width:100%;
}

#headbackground #kolaj {
	width:100%;
	height:118px;
	overflow:hidden;
	text-align:center;
	background:url(images/kolaj.jpg) repeat-x center top;
}

#headbackground #menu {
	background:url(images/elements.png) repeat-x 0 -191px;
	width:100%;
	height:58px;
	margin:-4px 0 0 0;
	position:absolute;
}

header#head {
	height:200px;
	z-index:2;
}

header#head section#logo {
	background:url(images/elements.png) no-repeat;
	height:192px;
	width:254px;
	position:absolute;
	margin:0 0 0 360px;
	z-index:40;
}

header#head section#logo img {
	height:192px;
	width:254px;
}

header#head section#menu {
	margin:117px 0 0 0;
}

/* menu */

header#head .main-menu {
	padding-left:80px;
	width:400px;
	height:55px;
	overflow:hidden;
	float:left;
}

header#head #menu div>ul>li {
	width:auto;
	float:left;
}

header#head #menu div>ul>li>a {
	font-size:14px;
	font-family:"AllerBold", Arial, serif;
	color:#7b485a;
	text-decoration:none;
	padding:17px 4px 0 4px;
	margin:0 1px;
	height:33px;
	display:block;
}

header#head #menu div>ul>li:hover {
	background:url(images/elements.png) repeat-x 0 -1355px;
}

header#head #menu div>ul>li:hover a {
	color:#d7cfa7;
	text-decoration:none;
}

header#head #menu div>ul>li>ul>li:hover>a {
	background:url(images/elements.png) no-repeat 0 -781px;
	text-decoration:none;
	color:#242424;
}

header#head #menu div>ul li ul {
	display:none;
	width:auto;
	position:absolute;
	z-index:50;
	background:#d36937 url(images/elements.png) repeat-x 0 -1406px;
	padding:0 5px;
	width:190px;
}

header#head #menu div>ul li ul ul {
	left:195px;
	white-space:normal;
	padding:0 5px;
}

header#head #menu div>ul li ul a {
	display:block;
	background:url(images/elements.png) repeat-x 0 -931px;
	padding:5px;
	margin:2px 0;
}

header#head #menu div>ul li ul a:hover {
	background:url(images/elements.png) repeat-x 0 -998px;
}

header#head .giveSpace {
	float:right;
}

body>#header-top {
	position:absolute;
	z-index:100;
	right:0;
	text-align:right;
	margin:6px 0 0 0;
}

#header-top a {
	background:url(images/elements.png) no-repeat -187px -779px;
	display:block;
	height:25px;
	width:80px;
	color:#fff;
	font-family:"ChunkFiveRegular";
	text-align:left;
	padding:10px 0 0 23px;
	text-decoration:none;
	font-size:11px;
}

#header-top a:hover {
	background:url(images/elements.png) no-repeat -187px -813px;
}

/* default content styles */

article {
	margin:0 0 30px 0;
}

article p img {
	margin:10px;
}

article table {
	margin:10px;
}

article table tr td {
	border:1px solid #ccc;
	padding:10px;
}

article table tr:nth-child(odd){
	background:#f0f0f0;
}

article table tr:nth-child(even){
	background:#fff;
}

article table.blank {
	margin:10px;
}

article table.blank tr td {
	border:none !important;
}

article table.blank tr:nth-child(odd){
	background:none !important;
}

article table.blank tr:nth-child(even){
	background:none !important;
}

article.home {
	height:440px;
}

article.home .entry-content {
	width:350px;
	float:right;
	text-align:right;
}

article header h1 {
	font-family:"ChunkFiveRegular",serif;
	font-size:35px;
	color:#5d3047;
	text-align:center;
	margin:7px 0 15px 0;
}

article header h1.home {
	font-family:"Contribute",serif;
	font-size:75px;
	text-align:right;
	margin-bottom:0px;
}

article .entry-content {
	margin:0 6px;
}

article .entry-content ul li {
	background:url(images/li.png) no-repeat left 6px;
	padding:0 0 0 7px;
	margin:3px 0 3px 0;
}

article .entry-content ol li {
	list-style:decimal;
	margin:0 0 0 20px;
}

article .entry-content p {
	margin-top:5px;
	margin-bottom:10px;
}

/* navigate us */

article .list-content {
	float:right;
	width:200px;
	height:300px;
}

/* 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 {
	float:left;
	padding:0 5px;
}

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;
}

/* pagination */

#pagination {
	text-align:center;
	margin:0 0 20px 0;
}

#pagination a, .simplePagerNav li a {
	background:#d7cfa7;
	width:auto;
	padding:5px 4px 4px 4px;
	text-decoration:none;
}

#pagination span.current, #pagination a:hover, .simplePagerNav li.currentPage a {
	background:#c5562c;
	width:auto;
	padding:5px 4px 4px 4px;
	text-decoration:none;
	color:#000;
}

.simplePagerNav li {
	float:left;
	margin:0 2px 2px 2px;
	height:25px;
	list-style:none;
}

/* category posts widget */

#homepage-footer {
	margin:0 0 40px 0;
}

h2.homepage, h2.homepage a {
	font-family:"Contribute";
	color:#c68a1b;
    text-align:center;
    background: url(images/elements.png) no-repeat center -855px;
	font-size:35px;
	z-index:10;
	position:relative;
	padding:10px 0 10px 0;
	height:50px;
	text-decoration:none;
    margin-bottom: 5px;
}

h2.homepage-footer {
	cursor:pointer;
}

h2.homepage-top {
	float:right;
	padding-bottom:0;
	margin-top:-20px;
    background: none;
    font-size:48px;
}

.homepage-widget ul li, #category ul li, .bookmarks ul li {
    width:273px;
    height:145px;
    background:url(images/elements.png) no-repeat 0 -630px;
	float:left;
}

.homepage-widget#homepage-top ul li, #category ul li, .bookmarks ul li {
	width:400px;
	height:150px;
	float:left;
    background: none;
    box-shadow: 1px 5px 5px 0px rgba(0,0,0,0.15);
    -webkit-box-shadow: 1px 5px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 1px 5px 5px 0px rgba(0,0,0,0.15);
}

.homepage-widget ul li a.cat-post-title, #category ul li a.post-title {
	font-family:"ChunkFiveRegular";
	text-decoration:none;
	color:#37234d;
	font-size:15px;
	margin:0 10px 5px 10px;
	display: inline-block;
	line-height:120%;
	padding-top:10px;
	background:none;
}

.homepage-widget ul img, .bookmarks ul img {
	float:left;
	margin:0 5px 0 10px;
}

#homepage-footer ul p, .bookmarks ul p {
	margin:0;
	padding:0;
	background:url(images/elements.png) no-repeat 0 -971px;
	z-index:10;
	position:absolute;
	margin-top:105px;
	width:261px;
	height:20px;
	margin-left:6px;
	padding-top:5px;
	text-align:center;
	color:#fff;
}

.bookmarks ul li {
	padding:0 !important;
	width:269px !important;
}

#homepage-footer ul img, .bookmarks ul img {
	width:261px;
	height:133px;
	margin:1px 0 0 5px;
	z-index:5;
}

.homepage-widget ul p.post-date, #category ul p.post-date {
	position:absolute;
	margin:87px 0 0 10px;
	height:15px;
	font-size:10px;
}

.homepage-widget ul p, #category ul .entry-content {
	font-size:12px;
	font-style:italic;
	margin:0 10px 0 10px;
}

.homepage-widget .cat-post-excerpt-more, #category ul a.more {
	display: absolute;
	background-image:url(images/elements.png);
	background-repeat:no-repeat;
	background-position:-218px -482px;
	width:61px;
	height:25px;
	padding:12px 0 0 11px;
	color:#fff;
	font-family:"ChunkFiveRegular", serif;
	font-size:11px;
	text-decoration:none;
	position:absolute;
    bottom: 0;
    right: 0;
}

#category ul a.more {
	top:auto;
	margin:66px 0 0 196px;
}

.homepage-widget ul a.more:hover, #category ul a.more:hover {
	background-position:-218px -519px;
	color:#979288;
}

#homepage-top {
	float:right;
}

nav.Pager {
	padding:10px 0 0 0;
}

nav.Pager a {
	display:block;
	background-image:url(images/elements.png);
	background-repeat:no-repeat;
	background-position:-280px 0;
	width:10px;
	height:12px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 2px 0 2px;
}

nav.Pager a:hover, nav.Pager a.activeSlide {
	background-position:-264px 0;
}

nav#htPager {
	float:right;
	padding-bottom:10px;
	padding-top:5px;
}

/* styles for navigation */

nav#navigation {
	float:left;
	position:absolute;
	top:-24px;
	left:15px;
	z-index:45;
}

nav#navigation>ul {
	float:right;
}

nav#navigation>ul>li>a {
	text-decoration:none;
	color:#bbb;
}

nav#navigation>ul>li {
	padding:5px 5px 0 0;
	height:20px;
}

nav#navigation>ul>li>ul {
	display:none;
	position:absolute;
	width:auto;
	float:right;
	white-space: nowrap;
	top:4px;
	background:url(images/bodyBackground.png) repeat-x 0 -175px;
	z-index:100;
	border-left:solid 1px #bbb;
	border-right:solid 1px #bbb;
	border-top:solid 1px #bbb;
}

nav#navigation>ul>li>ul a {
	display:block;
	padding:3px;
	border-bottom:1px solid #bbb;
	text-decoration:none;
}

nav#navigation>ul>li>ul>li>a:hover {
	background:#ddd;
	color:#000;
}
/* form elements */

.wpcf7-response-output {

  position: absolute;
  bottom: 50px;
  right: 0px;
}


.wpcf7-text, .wpcf7-textarea {
    background:#FBF7EC;
    border: 1px solid #5D3047;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    padding: 5px;
    width: 235px;
}

.wpcf7-textarea {
	height:150px;
}

#textarea-183 {
	height:136px;
}

#textarea-635 {
	height:240px;
	width:315px;
}

.wpcf7-form p {
    float: left;
    margin-right:10px;
    margin-left:10px;
    width: 245px;
}

span.wpcf7-list-item {
    display: block;
    float: left;
    margin-left: 0.5em;
    margin-top: 7px;
    width: 100%;
}

.wpcf7-checkbox label {
	display:block;
}

/* site-map styles */

article .entry-content .page-list {
	position:relative;
}

article .entry-content .page-list>li {
	width:249px;
	margin:0 9px !important;
	display: inline-block;
	vertical-align:top;
}

article .entry-content .page-list a {
	display:block;
	background:url(images/elements.png) no-repeat -285px -1092px;
	padding-left:7px;
}

article .entry-content .page-list li {
	background:none !important;
	padding:0 !important;
	margin:3px 0 3px 7px;
}

article .entry-content .page-list>li>a {
	font-family:"ChunkFiveRegular";
	text-decoration:none;
	font-size:16px;
	padding:0 !important;
	background:none !important;
}

article .entry-content .page-list>li>ul>li>a {
	font-family:"AllerBold";
	text-decoration:none;
	font-size:13px;
	background:none !important;
	padding:0 !important;
}

article .entry-content .page-list>li>ul>li a {

}

.links li {
	padding-bottom: 10px;
}

.addthis_toolbox, .addthis_default_style, .addthis_ {
  float: right;
  width: auto;
}

/* footer */

footer#foot {
	width:100%;
	height:233px;
	background:#97c5bf url(images/elements.png) repeat-x 0 -249px;
	margin:10px 0 10px 0;
}

footer#foot aside {
	float:left;
	width:177px;
	height:233px;
	background:url(images/elements.png) no-repeat 0 -1114px;
	overflow:hidden;
	margin:0 1px;
}

footer#foot aside h2 {
	font-family:"ChunkFiveRegular";
	font-size:16px;
	text-align:center;
	padding:15px 0 0 0;
	margin:0 0 3px 5px;
	/*background:url(images/elements.png) no-repeat 0 -930px;
	color:#fff;*/
	width:167px;
}

footer#foot aside ul {
	margin:0 10px;
}

footer#foot aside ul li {
	margin:6px;
}

footer#foot aside ul li a {
	font-size:11px;
}

footer#foot aside.widget_text:last-child {
	width:99px;
	background:none;
}

footer#foot aside .supportUs {
	background-image:url(images/elements.png);
	background-repeat:no-repeat;
	background-position:0 -482px;
	width:99px;
	height:147px;
}

footer#foot aside .supportUs a {
	font-family:"ChunkFiveRegular", serif;
	text-decoration:none;
	color:#fff;
	text-align:center;
	display:block;
	padding:15px 10px 0 10px;
	font-size:16px;
}

footer#foot aside .supportUs p {
	font-size:10px;
	padding:2px 10px 0 10px;
	text-align:center;
	font-style:italic;
	color:#dba89d;
}

footer#foot aside .supportUs:hover {
	background-position:-99px -482px;
}

footer#foot aside .siteMap {
	position:absolute;
	bottom:0;
	width:99px;
	text-align:center;
}

/* Popup */

#pop-up p {
    font-size:13px;
}

#pop-up h2 {
    font-size: 14px;
}

/* Galeri Düzenlemesi */

dl.gallery-item{
	display: block;
	float: left;
	text-align: center;
	margin: 5px;
}

dl.gallery-item dt a img{
	padding-bottom: 5px;
}

dl.gallery-item dd{
	white-space: pre-line;
}

/* sosyal ikonlar */

.social {
  margin-left: 10px;
}

.social h2 {
  font-size: 12px !important;
  width: 68px !important;
}

.social img {
  background: none repeat scroll 0 0 #fff;
  border-radius: 24px;
  height: 24px;
  width: 24px;
}

.social p {
  margin: 0 0 0 13px;
}

.social h2 {
  padding: 0 !important;
}
