@charset "utf-8";
/* CSS Document */


/* Get base CSS */
@import url('25px.css');
/* Get drop-downs CSS */
@import url('drop-downs.css');


 

/**
* Body
************************************************/
body {
	font: 12px/22px Verdana, Geneva, Tahoma, sans-serif;
	background: #0F1620 url(images/bgr.jpg) no-repeat scroll center top;
	}

/* Body container */
#body-container {
	/*background:transparent url(images/featured-bground.jpg) no-repeat scroll center top;*/
	display:table;
	width:100%;
	}

/**
* Elements
************************************************/

/* Links */
a, a:visited  {
	color: #2B8BA4;
	text-decoration: none;
	font-weight:bold;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #000033;
	}
.entry-content a {
	color: #336699;
	}

/* Headers */
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:15px;
	color: #444;
	font-weight:bold;
	}

/* Lists */
cam-balkon-sistemleri. ul
 {
	list-style: none;	}
cam-balkon-sistemleri.	ul li {
	list-style: none;
	}
	
.content ul {
	list-style: none;
	margin-left: 20px;
	}
.content ul li {
	overflow: auto;
	padding-left: 15px;
	background: url(images/bullet.gif) no-repeat 0 6px;
	}


.baslık
{
	font-size:15px;
	color:#600;
	font-weight:bold;}

/* Code */
code {
	padding: 0 3px;
	font-size: 12px;
	background: #eee;
	}
pre {
	overflow: auto;
	padding: 9px;
	font-size: 12px;
	color: #000;
	background: url(images/code.png) repeat 0 0;
	border: 1px solid #ddd;
	}
pre code {
	padding: 0;
	background: transparent;
	}




/* Acronyms */
acronym {
	border-bottom: 1px dotted #333;
	}

/* Notes */
.note {
	padding: 6px 9px;
	background: #eee;
	border: 1px solid #ccc;
	}

/* Warnings/Alerts */
.cambalkon, .alert {
	padding: 6px 9px;
	background: #000;
	border: 1px solid #d8e7e8;
	color:#fff;
	font-size:13px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	}
	
/* Errors */
.error {
	padding: 6px 9px;
	background: #ffebe8;
	border: 1px solid #C00;
	}

/* Downloads */
.download {
	padding: 6px 9px;
	background: #e7f7d3;
	border: 1px solid #6c3;
	}
.myform{
margin:0 auto;
width:400px;
padding:14px;
}


/* ----------- stylized ----------- */
#stylized{
border:solid 2px #00B5C6;
background:#DAE9EC;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}

#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(images/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}


/* Alignment */
.left, .alignleft {
	float: left;
	margin: 0 20px 0 0;
	}
.right, .alignright {
	float: right;
	margin: 0 0 0 20px;
	}
.center, .aligncenter {
	display: block;
	margin: 0 auto 20px auto;
	}

.block, .alignnone {
	display: block;
	margin: 0 0 20px 0;
	}
.clear {
	clear: both;
	}
span.pullquote {
	float: none;
	margin: 0;
	}

/**
* Images
************************************************/
.post img {
	max-width: 600px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}

/* Captions */
.wp-caption {
	max-width: 590px;
	padding: 4px 4px 4px 4px;
	background: #eee;
	border: 1px solid #ccc;
	text-align: center;
	}
.wp-caption .wp-caption-text {
	margin: 0;
	padding: 0 5px;
	text-align: right;
	font-size: 11px;
	color: #666;
	}
.wp-caption img {
	max-width: 588px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #666;
	}

/* Gallery [gallery] */
.gallery {
	display: block;
	text-align: center;
	margin-bottom: 20px !important;
	}
.gallery img {
	border: 1px solid #3AADCE;
	padding:3px;
	background-color:#F3F3F3;
	}



/* Thumbnail */
.thumbnail {
	float: left;
	width: 150px;
	height: 150px;
	margin: 0 20px 10px 0;
	padding: 4px;
	background: #eee;
	border: 1px solid #ccc;
	}
.category img.medium {
	float: left;
	max-width: 230px;
	margin: 0 20px 10px 0;
	padding: 4px;
	background: #eee;
	border: 1px solid #ccc;
	}

/**
* Page Navigation
************************************************/
#navigation {
	width: 1040px;
	height: 30px;
	margin: 0 auto 0 auto;

	}
#page-nav {
	float: left;
	width: 1040px;
	height:30px;
	margin: 0 0 0 0;
	padding-top:2px;
	padding-left:10px;
	background: url(images/first-nav.png) no-repeat;
	display:block;
	}
#page-nav ul {
	list-style: none;
	margin: 0;
	}
#page-nav li {
	float: left;
	margin: 6px 0 0 0;
	padding: 0 0 8px 0;
	}
#page-nav a {
	display: block;
	font: normal normal normal 11px/11px Verdana, Geneva, Tahoma, sans-serif;
	font-weight:bold;
	color: #fff;
	padding: 0 15px 0 15px;
	border-right: 1px solid #353535;
	}





#header-container {
	padding-top:2px;
	margin-top:10px;
	height: 112px;
	}
#header {
	overflow: hidden;
	width: 1000px;
	height: 110px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#site-title {
	float: left;
	width:265px;
	height:110px;
	font-family: georgia, serif;
	margin: 0;
	display:block;
	text-indent:-9999px;
	background:  url(images/logo-abay-yapi.png) no-repeat center;
	}
#site-title a {
	padding-top:40px;
	color: #A99E8A;
	display:block;
	}
#site-description {
	display: none;
	}

/**
* Header utility widget
************************************************/
#utility-header {
	float: right;
	width: 720px;
	height: 110px;
	margin:0;padding:0;
		background:  url(images/cam-balkon.png) no-repeat center;

	}
#utility-header .widget {
	line-height: 19px;
	margin: 0;
	padding: 0;
	color: #aaa;
	background: transparent;
	border: none;
	}
#utility-header .widget-inside div, #utility-header .widget-inside img {
	float: right;
	}

/**
* Category Navigation
************************************************/
#cat-navigation {
	width: 1025px;
	height: 45px;
	margin: 10px auto 0 auto;
	font: normal normal bold 12px/12px Verdana, Geneva, Tahoma, sans-serif;
	text-transform: uppercase;
	background: url(images/main-nav.png) no-repeat;
	display:block;
	}
/*
#cat-nav {
	float: left;
	width: 760px;
	height: 25px;
	border-left: 1px solid #49515C;
	
	}*/
#cat-navigation ul {
	list-style: none;
	margin: 0;
	}
/*
#cat-navigation li {
	float: left;
	border-right: 1px solid #49515C;
	}*/
#cat-navigation a {
	display: block;
	padding: 12px 5px 6px 20px;
	text-transform: uppercase;
	color: #fff;
	}
#cat-navigation li li a {
	width: 160px;
	font: normal normal bold 10px/10px Verdana, Geneva, Tahoma, sans-serif;
	padding: 8px 10px;
	color: #fff;
	background: #2b526b;
	}

.cambolme{
	padding:8px;
	border:solid 1px #D1D1D1;
	background-color:#fff;
	margin: 5px;
overflow: hidden;
	float: left;
	width: 600px;
	padding: 20px 20px 20px 20px;
	margin-left:10px;
}

/**
* Container (content/primary/secondary)
************************************************/
#container {
	overflow: hidden;
	width: 1000px;
	margin: 25px auto 0 auto;
	padding: 20px 0 0 0;
	background: #d6d9de url(images/dark-content-bg.jpg) repeat-x;
	}
.page-template-no-widget #container, .primary-inactive.secondary-inactive #container {
	background: #DFD3BB;
	}

.content {
	overflow: hidden;
	float: left;
	width: 600px;
	padding: 20px 20px 20px 20px;
	margin-left:10px;
	background: #f8f8f8 url(images/content-bg.jpg) repeat-x;
	
	}

.content p img {
	background:#f5f3f3;
border:1px solid #757575 !important;
padding:5px;

}
.page-template-no-widgets .content, .primary-inactive.secondary-inactive .content {
	width: 1000px;
	padding: 0 0 20px 0;
	}

/**
* Posts
************************************************/
.post {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
	}
.single .post, .page .post {
	margin-bottom: 0;
	}
.page-template-blog .post, .page-template-quick-post .post {
	margin-bottom: 20px;
	}



/* Byline */
.byline {
	font-size: .9em;
	font-style: italic;
	color: #777;
	}
.archive .byline, .search .byline {
	margin: 0 0 3px 0;
	}
.byline a {
	font-style: normal;
	}

/* Entry */
.entry-content, .entry-summary {
	font-size: 13px;
	}

/* Post meta data */
.entry-meta {
	clear: both;
	display: block;
	padding: 9px 0 0 0;
	font-size: .9em;
	font-style: italic;
	color: #777;
	border-top: 1px dotted #645c51;
	}
	
.cam-balkon-sistemleri {
border-bottom: 1px dotted #645c51;
margin-bottom:10px;
	
}
.entry-meta a {
	font-style: normal;
	}

/* Page links */
p.pages {
	font-weight: bold;
	}
p.pages a {
	margin: 0 2px;
	padding: 4px 12px;
	font-weight: normal;
	font-style: italic;
	color: #eee !important;
	background: #093653;
	border: 1px solid #eee;
	}

/* Series */
.series-title {
	font-size: 12px;
	color:#FFF;
	text-align:center;
	}

/* Single-post author box */
.single .author-profile {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 9px 9px 3px 9px;
	background: #f7f7f7;
	border: 1px solid #ccc;
	}
.single .author-profile p {
	margin: 0 0 9px 0;
	}
.single .author-profile .avatar {
	margin: 0 20px 9px 0;
	}

/
/* Archive templates */
.category-title, .tag-title, .date-title, .kis-bahcesi, .search-title {
	font: normal normal bold 19px Calibri, georgia, times, 'times new roman', serif;
	}
.author-info, .category-info, .date-info, .tag-info, .search-info {
	overflow: hidden;
	margin: 0 0 20px 0;
	}

/* Attachments (post meta data) */
.attachment object {
	width: 100%;
	height: 100%;
	min-height: 400px;
	}
.attachment object.video {
	width: 100%;
	height: 360px;
	}
.attachment object.audio {
	width: 100%;
	}
.attachment-image .post-meta-data {
	clear: left;
	}
.attachment .download {
	display: block;
	margin-bottom: 20px;
	}
.attachment-icon, .mime-type-icon {
	height: 20px;
	margin-right: 10px;
	padding: 0;
	}
.attachment-application-octet-stream .video {
	height: 400px;
	margin-bottom: 20px;
	}

/* Breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	font-size: 13px;
	color: #272727;
	border-bottom:dotted #000 thin;
	}

/* WP PageNavi */
.wp-pagenavi {
	overflow: hidden;
	}
.wp-pagenavi .pages{
	float:left;
	margin: 0 50px 0 0 !important;
	padding: 3px 9px !important;
	color:  #53595F !important;
	background: #D0D8E3;
	border: 3px solid #53595F !important;
}
.wp-pagenavi .current, .wp-pagenavi a, .wp-pagenavi .extend {
	float:left;
	margin: 0 4px 2px 0 !important;
	padding: 3px 9px !important;
	color:  #EFEFEF !important;
	background: #D0D8E3;
	border: 2px solid #53595F !important;
	}

/* Navigation links */
.navigation-links {
	overflow: hidden;
	}
.next, .previous {
	max-width: 50%;
	font-size: 13px;
	}
.previous {
	float: left;
	}
.next {
	float: right;
	text-align: right;
	}
#comments-template .paged-navigation {
	text-align: center;
	}
#comments-template .paged-navigation .page-numbers {
	padding: 3px 6px;
	font-style: italic !important;
	border: 1px solid #eee !important;
	}
#comments-template .paged-navigation .next, #comments-template .paged-navigation .prev {
	float: none;
	text-align: left;
	border: none !important;
	}
#comments li.entry-author {
background: #D0D8E3;
color:#444444;
}
#yarp-template{

	
}

#in-post-ad{
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

#related-posts{

}
/**
* Widgets in general
************************************************/
.iso {
	overflow: hidden;
	margin: 1px 0 0 0;
	padding: 15px 10px 0 10px;
	border: none;
	}
.widget {
	overflow: hidden;
	margin: 1px 0 0 0;
	padding: 15px 9px 0 9px;
	background: #f8f8f8 url(images/content-bg.jpg) repeat-x 0 0;
	border: none;
	
	}
.widget-title {
	height: 50px;
	margin: 0 0 15px 0;
	padding: 15px 10px 0 10px;
	font: 18px/20px calibri, times, 'times new roman', serif;
	font-weight: bold;
	color: #636363;
	background: transparent url(images/widget-title.png)repeat-x 0 0;
	}
#recent-comments-5 h3{
	text-indent:60px;
	background: transparent url(images/blue-comments.png) no-repeat 0 0;
}
#hybrid-tags-5 h3{
	text-indent:60px;
	background: transparent url(images/label_48.png) no-repeat;
}
#hybrid-categories-4 h3{
		text-indent:40px;
	background: transparent url(images/Box_content.png) no-repeat;
}
#linkcat-2 h3{
			text-indent:40px;
	background: transparent url(images/Briefcase_files.png) no-repeat;
}
.widget-title a {
	color: #f7f7f7;
	}
.widget ul {
	list-style: none;
	margin-left: 0;
	}
.widget ul li {
	padding: 0 0 0 18px;
	background: url(images/bullet.gif) no-repeat 3px 7px;
	}

/* Widget search */
.widget-search .search-text {
	width: 290px;
	margin-bottom:5px;
	
	}

/* Widget categories */
.widget-categories img {
	position: relative;
	max-height: 16px;
	top: 1px;
	margin: 0;
	padding: 0;
	}

/**
* Content-area widgets (mostly utility widgets)
************************************************/
.content .widget {
	margin: 0;
	padding: 0;
	border: none;
	}
.content .widget-title {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font: normal normal bold 14px/20px georgia, times, 'times new roman', serif;
	color: #333;
	background: transparent;
	border-bottom: 1px solid #ddd;
	}
.content .widget-title a {
	color: #093653;
	}
.page-template-widgets .content .widget {
	margin: 0 0 20px 0;
	}

/**
* Primary, Secondary, and Tertiary
************************************************/
#widget-container {
	float: right;
	width: 320px;
	margin-right:15px;
	margin-bottom:15px;
	}
	#widget-container .widget-inside{
		height:100%;
	}
#primary {
	overflow: hidden;
	float: right;
	width: 320px;
	}
#secondary {
	overflow: hidden;
	clear: right;
	float: right;
	width: 153px;
	margin: 0 0 0 14px;
	}
#tertiary {
	overflow: hidden;
	float: right;
	width: 153px;

	}
#primary .widget ul li {
	margin: 0 0 5px 0;
	padding: 0 5px 5px 20px;
	background: url(images/bullet.gif) no-repeat 5px 7px;
	border-bottom: 1px solid #cccccc;
	}
#primary .widget ul ul {
	margin: 5px 0 0 0;
	}
#primary .widget ul li li {
	margin: 0 0 2px 0;
	padding: 0 0 2px 20px;
	border: none;
	}
#primary object {
	float: left;
	width: 300px;
	padding: 0;
	margin: 0 0 9px 0;
	}
#text-4{
	padding-left:17px;
}
#hybrid-tags-4 a{
	color:#4B4138;
}
/**
* Comments
************************************************/
#comments-template {
	margin-top: 20px;
	}

/* Comment headers */
#comments-number{
	text-indent:60px;
	background:  url(images/comment.png) no-repeat;
}
#comments-number, #reply {
	font-size: 2.0em;
	font-weight:700;
	text-indent:60px;
	margin:5px 0 ;
	padding:8px 20px 40px 20px;
	}
#reply{
		background:  url(images/Comment_edit.png) no-repeat;
}

/* Comments are closed */
.comments-closed {
	color: #666;
	font-style: italic;
	}

/* Comment list */
#comments-template ol {
	list-style: none;
	margin: 0;
	}

/* Individual comments */
#comments li {
	overflow: hidden;
	margin: 0 0 15px 0;
	padding: 15px 15px 0 15px;
	color: #333;
	background: #ECECEC;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
#comments li li, #comments li li li li, #comments li li li li li li {
	background: #fff;
	}
#comments li li li, #comments li li li li li {
	background: #f7f7f7;
	}

/* Avatar */
#comments li .avatar {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 10px;
	padding: 0;
	border:4px solid #433D34;
	}

/* Comment meta data */
#comments .comment-author {
	font-weight: bold;
	font-size:16px;
	}
#comments .comment-meta-data {
	margin-bottom: 15px;
	}

/* Comment text */
.comment-text {
	clear: left;
	font-size: 13px;
	}

/* Forms */
.text-input {
	display: block;
	padding: 3px 6px;
	width: 300px;
	font: 18px Calibri, Arial, 'Helvetica Neue', Helvetica, sans-serif;
	background:#EFEFEF;
	}
.page-template-quick-post .text-input {
	width: 97.5%;
	}
#comments-template label {
	font: 18px Calibri,Arial, 'Helvetica Neue', Helvetica, sans-serif;
	}
textarea {
	clear: left;
	font-weight:bold;
	display: block;
	width: 98%;
	font: 18px/25px Calibri, 'Helvetica Neue', Helvetica, sans-serif;
	background:#EFEFEF;
	}
.button {
	width: 100px;
	margin-right: 9px;
	padding: 6px 9px;
	font: 13px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: bold;
	color: #25211B;
	background-color: #D0D8E3;	
	border: none;
	}
.button:hover {
	cursor: pointer;
	color: #fff;
	background-color: #8593A3;
	}
.search-form input {
	margin-right: 9px;
	}

/**
* Footer container (wraps Subsidiary and Footer)
************************************************/
#footer-container {
	overflow: hidden;
	clear: both;
	padding: 2px 0 0 0;
	background:#000000 url(images/footer-bground.jpg) no-repeat scroll 50% 0;
	border-top: 3px solid #00070F;
	}


/**
* Subsidiary
************************************************/
#subsidiary {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto 14px auto;
	padding: 2px 0 0 0;
	}
#subsidiary .widget {
	overflow: hidden;
	float: left;
	width: 210px;
	margin: 0;
	padding: 15px 20px 0 20px;
	font: 12px/21px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #bbb;
	background: transparent;
	border: none;
	}
#subsidiary .widget-title {
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	font-size: 17px;
	color: #bbb;
	background: transparent;
	border-bottom: 2px solid #6b7078;
	}
#subsidiary a {
	color: #777777;
	}
#subsidiary .widget ul {
	margin-left: 0;
	}
#subsidiary .widget ul li {
	margin: 0 0 3px 0;
	padding: 0 5px 3px 5px;
	background: transparent;
	border-bottom: 1px solid #282B30;
	}
	
.teknik tr{
	background-color:#DEEFEF;}
	.teknik td{
		padding:3px;}


/**
* Footer
************************************************/
#footer-container {
	overflow: hidden;
	clear: both;
	padding: 2px 0 0 0;
	border-top: 2px solid #00070F;
	}
#footer {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	color: #f7f7f7;
	background:transparent url(images/global-footer-line.jpg) no-repeat;
	}
#footer a {
	font-style: normal;
	color: #aaa;
	}
#footer .copyright {
	display: inline;
	float: left;	
	margin-right: 9px;
	padding-left:20px;
	}
.folio_block {
	position: absolute;
	left: 50%; top: 50%;
	margin: -140px 0 0 -395px;
}


/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
	margin-bottom:20px;
}
/*--Window/Masking Styles--*/
.window {
	height:320px;	width: 590px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 10px; right: -7px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold; 
	background: #920000; 
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}
