/*  
Theme Name: Istanbul Cullinary Institute V.1
Theme URI: http://www.pixage.net/
Description: Istanbul Cullinary Institute için üretilen wordpress temasıdır. <br/> Istanbul Cullinary Institute'un izni olmadan kullanımı yasaktır.
Version: 2.0
Author: Uğur Akdemir
Author URI: http://www.pixage.net/
	ICI v1.1
	 http://www.pixage.net/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
/* Begin Typography & Colors */
body {
	font-size: 11px;
	font-family: "Lucida Sans Unicode", Verdana, Tahoma, Arial, _sans;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}
a {
	text-decoration: none;
	color: #ED6A00;
}
a:hover {
	text-decoration: underline;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
/* End Images */
#header {
	width: 174px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header h1 {
	font-size: 1px;
	text-indent: -1500px;
	display: block;
	background-image: url(images/logo.jpg);
	height: 200px;
	width: 114px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#header h1 a {
	display: block;
	height: 100%;
	width: 100%;
}
#header .description {
	text-indent: -5000px;
	display: block;
	height: 100%;
}
h2, h3, h4, h5 {
	display:block;
	clear:both;
	}
h2, h2 a {
	font-size: 20px;
	color: #ED6A00;
	letter-spacing: -1.5px;
	margin: 0px;
	display: block;
	line-height: 30px;
	text-decoration: none;
}
h3#comments {
	color: #8C6239;
	font-size: 16px;
	line-height: 40px;
	display: block;
	margin: 0px;
	letter-spacing: -1px;
}
h3#respond {
	font-size: 16px;
	letter-spacing: -1px;
	display: block;
	color: #006699;
	background-image: url(images/comment_on.png);
	background-repeat: no-repeat;
	background-position: right center;
}
hr {
	clear: both;
	visibility: hidden;
}
hr.bar {
	height: 8px;
	display: block;
	background-color: #b4af91;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: inherit;
}
.left {
	float: left;
}
.right {
	float: right;
}
#container {
	width: 785px;
	position: absolute;
	left: 174px;
	top: 0px;
}
#post-5, #post-18, #post-19, #post-20, #post-21, #post-55 {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/enstitulogo.gif);
}
#content {
	clear: both;
}
#content .entry {
	font-size: 12px;
	color: #666666;
}
#content .entry a {
	color: #ED6A00;
	text-decoration: underline;
}
#content .entry a:hover {
	background-color: #ED6A00;
	color: #FFFFFF;
	text-decoration: none;
}
#content.bloger {
	width: 525px;
	float: left;
}
#content.bloger .entry img {
	border: 1px solid #AAAAAA;
	max-width:517px;
	width : expression(this.width > 517 ? 517 : true);
	margin: 5px;
}
#content .post {
	padding-bottom: 20px;
}
#content .post img {
	border: 1px solid #DDDDDD;
	margin: 5px;
}
#content .post img.logo {
	border: 0px solid #DDDDDD;
	margin: 0px;
}
#content .postinfo {
	color: #0076a3;
}
#content .postinfo a {
	color: #0076a3;
	text-decoration: none;
}
#content .postinfo a:hover {
	text-decoration: underline;
}
#content .postmetadata {
	text-align: right;
	color: #0076a3;
	font-weight: bold;
	font-size: 11px;
	line-height: 30px;
}
#content .postmetadata a {
	color: #0076a3;
	text-decoration: none;
}
#content .posttools {
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	height: 25px;
}
#content .posttools ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content .posttools ul li {
	float: left;
	line-height: 25px;
	font-size: 11px;
	padding-left: 20px;
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-right: 10px;
	margin-left: 10px;
}
#content .posttools ul li a {
	text-decoration: none;
	color: #0099FF;
}
#content .posttools .Tools_rss {
	background-image: url(images/feed.png);
}
#content .posttools .Tools_trackback {
	background-image: url(images/trackback.png);
}
#content .posttools .Tools_CommentOff {
	background-image: url(images/comment_off.png);
}
#content .posttools .Tools_CommentOn {
	background-image: url(images/comment_on.png);
}
#content .commentlist {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content .commentlist li {
	display: block;
	padding: 5px;
	font-size: 11px;
	color: #444444;
	clear: both;
}
#content .commentlist cite {
	font-size: 14px;
	display: block;
	font-weight: bold;
	font-style: normal;
	color: #FF6633;
}
#content .commentlist em {
	display: block;
	color: #CC0000;
	text-align: center;
}
#content .commentlist .commentinfo {
	float: left;
	width: 120px;
	font-size: 10px;
}
#content .commentlist .commentinfo a {
	color: #777777;
	text-decoration: none;
}
#content .commentlist .commentText {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99CC99;
	padding-left: 10px;
	margin-left: 10px;
	font-size: 11px;
	color: #777777;
	display: block;
	width: 370px;
	margin-bottom: 20px;
}
#content #commentform {
	background-color: #EEEEEE;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
}
#content #commentform p {
	margin: 0px;
	padding: 10px;
}
#content #commentform #comment {
	width: 98%;
}
#content #commentform label {
	width: 200px;
	display: block;
	float: left;
	line-height: 20px;
}
#content #commentform .FormNotes {
	font-size: 10px;
	color: #888888;
}
#content #commentform .FormUsername {
	font-size: 13px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBBBBB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	color: #CC6600;
}
#content #commentform .FormUsername a {
	color: #CC6633;
	text-decoration: underline;
}
#sidebar {
	float: left;
	padding-left: 10px;
	width: 250px;
}
#sidebar #Categories {
	margin-bottom: 30px;
}
#sidebar #Categories ul {
	list-style-type: none;
	margin: 10px;
	padding: 0px;
}
#sidebar #Categories li {
	font-size: 14px;
	font-weight: normal;
	color: #AAAAAA;
}
#sidebar #Categories ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #ED6A00;
}
#sidebar #Categories ul li a:hover {
	text-decoration: underline;
}
#sidebar #Categories li.current-cat {
	padding-left: 10px;
	background-image: url(images/simple_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sidebar #Categories li.current-cat a {
	color: #ed6a00;
}
#sidebar #Categories li.current-cat a:hover {
}
#sidebar #LastEntry {
	margin-bottom: 30px;
}
#sidebar #LastEntry ul li a {
	text-decoration: none;
	color: #B4AF91;
}
#sidebar #LastEntry ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar #LastEntry ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4df9b;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #b4af91;
}
#sidebar #LastEntry .l_entry {
	font-size: 12px;
	font-weight: bold;
	color: #8c6239;
	text-decoration: none;
	display: block;
}
#sidebar #LastEntry .l_entry:hover {
	text-decoration: underline;
}
#sidebar #BlogRoll ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar #BlogRoll ul li {
	line-height: 20px;
	padding-left: 10px;
}
#sidebar #BlogRoll ul li a {
	color: #666633;
}
#sidebar #BlogRoll ul li a:hover {
	text-decoration: underline;
}
.navigation {
	clear: both;
	font-size: 16px;
	line-height: 20px;
	height: 20px;
	letter-spacing: -1px;
}
.navigation a {
	text-indent: -3000px;
	display: block;
	width: 150px;
	background-repeat: no-repeat;
	background-position: center;
}
.navigation .alignleft {
	float: left;
}
.navigation .alignleft a {
	background-image: url(images/_previous.gif);
}
.navigation .alignright {
	float: right;
}
.navigation .alignright a {
	background-image: url(images/_next.gif);
}
#footer {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #b4af91;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 60px;
	clear: both;
}
#footer p, #footer a, #footer address{
	font-style: normal;
	color: #c7b299;
	margin: 0px;
	padding: 0px;
}
#footer .left {
	text-align: left;
}
#footer .right {
	text-align: right;
}
/* Menu CSS Code Başlangıcı */
#mainmenu {
	background-color: #6f7060;
	height: 172px;
	width: 100%;
	/*margin-top: 15px;*/
	/*padding-top: 15px;*/
	font-size: 10px;
	font-style: normal;
	color: #c7b299;
}
#nav {
	padding: 0px;
	list-style-type: none;
	text-align: center;
	font-family: "Lucida Sans Unicode", Verdana, Tahoma, Arial, _sans;
	margin: 0px;
}
#nav ul {
	height: 1em;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav a {
	display: block;
	margin-left: 0px;
}
#nav li {
	float: left;
	width: 157px;
}
#nav li li {
	float: none;
}
#nav li a {
	text-indent: 0px;
	height: 30px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 16px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-weight: normal;
	background-image: url(images/menu_back.gif);
	background-repeat: repeat-x;
	background-position: center -60px;
}
#nav li a:hover {
	text-decoration: none;
	background-position: center -30px;
}
#nav li li a {
	text-indent: 0px;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	/*height: 20px;*/
    height: auto;
	line-height: 20px;
	letter-spacing: 0px;
	background-image: none;
	border: 0px none #FFFFFF;
	font-weight: normal;
}
#nav li li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#nav .sfactive li a {
	color: #DDDDDD;
}
#nav .sfactive li.current_page_item a {
	color: #A7D664;
}
#nav .sfactive a {
	background-position: center top;
	color: #FFA946;
	border-top-color: #4F4F43;
	}
#nav .sfactive a:hover {
	background-position: center top;
	border-top-color: #4F4F43;
}
#nav .sfhover li a {
	color: #DDDDDD;
}
#nav .sfhover a {
	background-position: center -30px;
	}
/*#nav a[title] {
	text-indent: -25000px;
}
#nav li li a[title] {
	text-indent: 0px;
}
#nav a[title='About Us'] {
	background-image: url(images/menu_aboutus.jpg);
}
#nav a[title='Our Courses'] {
	background-image: url(images/menu_ourcourses.jpg);
}
#nav a[title='Enstitu'] {
	background-image: url(images/menu_ensititu.jpg);
}
#nav a[title='Contact Us'] {
	background-image: url(images/menu_contactus.jpg);
}
#nav a[title='About Saroz'] {
	background-image: url(images/menu_aboutsaroz.jpg);
}*/
/* Menu CSS Kodu Bitişi */
#footmenu {
	background-color: #6F7060;
	clear: both;
	height: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #868970;
}
#footmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footmenu ul li {
	float: left;
	height: 32px;
	line-height: 30px;
	width: 157px;
	letter-spacing: -1px;
}
#footmenu ul li a {
	display: block;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	background-image: url(images/menu_back_f.gif);
	background-repeat: repeat-x;
	background-position: center -60px;
}
#footmenu ul li a:hover {
	background-position: center -30px;
}
#footmenu ul li#newsticker {
	width: 471px;
}
#footmenu ul li#newsticker a {
	text-align: left;
	color: #999966;
	background-color: #6F7060;
	text-indent: 10px;
}
#footmenu ul li#bloglink {
	color: #78cbed;
}
#footmenu ul li#bloglink a {
	color: #78cbed;
}
#footmenu ul li#loginlink {
}
#footmenu ul li#loginlink a {
	color: #FFFFFF;
	background-color: #EA6721;
	background-image: none;
	background-repeat: no-repeat;
}
#footmenu ul li#loginlink a:hover { background-color: #00BF00; }
/*
#footmenu ul li#loginlink a {
	color: #a7d664;
}
*/
#controlbar {
	width: 100%;
	height: 20px;
	position: absolute;
	left: 0px;
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	top: -10px;
}
#content .ingredients {
	background-color: #EEEEEE;
	display: block;
	padding: 5px;
	border: 1px solid #BBBBBB;
	float: left;
	width: 180px;
	margin-right: 10px;
	font-size: 11px;
}
#language {
	display: block;
	height:15px;
	line-height:15px;
	text-align: right;
	width: 785px;
}
#homeTable h3 {
	text-indent: -9999px;
	margin-bottom: 0px;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#container #content .entry #homeTable p {
	margin: 0px;
}
#container #content .entry #homeTable a {
	text-decoration: none;
	color: #747946;
}
#container #content .entry #homeTable a:hover {
	background-color: #FFFFFF; !important
	text-decoration: underline;
	color: #747946;
}
.bizdenhaberler ul {
	padding:0px;
	margin:0px;
}
.bizdenhaberler ul li {
	display: block;
	list-style-type: none;
	line-height: 12px;
	font-size: 11px;
	padding-bottom: 4px;
}

