/*  
Theme Name: The Unstandard
Theme URI: http://5thirtyone.com/
Description: Farewell to the standard blog format
Version: 0.1
Author: Derek Punsalan
Author URI: http://is.derekpunsalan.com/
*/

* { margin: 0; padding: 0; }

body { background: #000000; color: #FFFFFF; font: 62.5%/1.2em arial,sans-serif; text-align: center; }
#main-wrapper { background: 000000;  
	background-position: top center;
	background-repeat: no-repeat;
	display: block; margin: 0 auto; padding: 0 7px; width: 960px; text-align: left; }

/* ----------------------------------- basics */
h1, h2, h3 { font-weight: normal; }
h1 { font-size: 2.2em; line-height: 2.4em; }
h2 { font-size: 1.6em; line-height: 1.8em; }
h3 { font-size: 1.3em; line-height: 1.4em; }
a { color: #000000; }
  a:hover { color: #CC0033; }
a img { border: none; }
ul, ol { list-style: none; }

/* ----------------------------------- masthead */
#leaderboard { background: url("images/orange.gif") no-repeat top left; padding: 3em 0 7em 0; position: relative;}
  #leaderboard h1 a { color: #CE1140; text-decoration: none; padding-left: 20px; } 
  #leaderboard h1 a:hover { color: #00A2C5; }
#main-nav { font-size: 1.1em; margin: 10px 0 0 0; text-transform: uppercase; font-weight: bold; }
  #main-nav li { float: left;  margin-left: 7px; }
  #main-nav li a { background: #E8E8E8; color: #000000; display: block; padding: 1.1em 0; text-decoration: none; text-align: center; width: 8em; } 
  #main-nav li a:hover,
  #main-nav li.current a { background: #F0F0F0; color: #000000; }
  #main-nav li.rss-now a:hover,
  #main-nav li.rss-now a { background: #f47a0e; color: #eee; }
.adsense-center { margin: -40px auto 0; display: block; width: 728px; }
  
/* ----------------------------------- home posts */
.home .left { background:#FFFFFF; width: 593px; text-align: left;}
.home .main-post-bg { background: #D1D1D1; display: block; height: 225px; position: relative; margin: 0 0 7px 0; width: 593px; overflow: hidden; }
  .main-post-bg .post-comments,
  .secondary-post-bg .post-comments { position: absolute; top: 0; right: 7px; z-index: 102; background: #D1D1D1; border: 1px solid #ce6100; }    
    .post-comments a,
    .secondary-post-bg .post-comments a { font-size: 11px; color: #eee !important; display: block; height: 1.8em; line-height: 1.8em; width: 7.5em; text-decoration: none; text-align: center; text-transform: lowercase; } 
    .post-comments a:hover,
    .secondary-post-bg .post-comments a:hover { background: #ce6100;}
  .home .main-post-bg .title-insert,
  .home .recent-leads .title-insert { background: #D1D1D1; bottom: 0; display: block; left: 0; position: absolute; width: 100%; z-index: 101; padding: 4px 0; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=85); -moz-opacity: .85; opacity:.85; }
.title-insert h2 { margin: 8px 10px 7px; line-height: 1.4em; }
  .title-insert h2 a { display: block; color: #FFF000; text-decoration: none; }
  .title-insert h2 a:hover { color: #fff; }
.home .recent-leads { width: 607px; }
  .home .recent-leads .secondary-post-bg { background: #444; display: block; width: 293px; overflow: hidden; height: 150px; margin: 0 7px 7px 0; position: relative; }
  .home .recent-leads .title-insert h3 { margin: 4px 7px; line-height: 1.6em; }
  .home .recent-leads .title-insert h3 a { font-weight: bold; font-size: 14px; display: block; color: #000000; text-decoration: none; }
  .home .recent-leads .title-insert h3 a:hover { font-weight: bold; color: #CC0033; }
.home .right { height:600px; width: 340px; background: #000000; text-align: left;}
.home .right h3 { font-weight: bold; font-size: 1.6em; color: #0091F6; padding-left: 2px; }

/* ----------------------------------- entry style */
.post.single { font-size: 1.3em; line-height: 1.5em; color: #000000; width: 590px; }
  .post.single h2, .post.single h2 a { font-weight: bold; font-size: 18px; line-height: 20px; color: #00ABE3; text-decoration: none; padding-top:8px; padding-left:8px; }
  .post.single .entry { float: left; width: 580px; }
  .post.single .meta { border-top: 2px solid #f47a0e; color: #444; text-transform:lowercase; padding: 4px 0 0 0; margin-top: 21px; float: left; width: 75px; font-size: 11px; }
    .post.single .meta a { color: #f47a0e; text-decoration: underline; }
    .post.single .meta a:hover { text-decoration: none; }
  .post.single p { margin: 1em 0; }
  .post.single p a { color: #000000;},
  .post.single li a { color: #000000; font-weight: bold; }
  .post.single p strong { font-weight: bold; }
  .post.single p em { font-style: normal; background: #f9f9de; }
  .post.single blockquote { margin: 0 1.5em; color: #6c6c6c; }
  .post.single h3 { font-weight:bold; font-size: 16px; color: #000000; padding-left:25px;}
  .post.single h3 a { font-weight:bold; font-size: 16px; color: #000000; padding-left:25px; text-decoration:none;}
  .post.single h3 a:hover { font-weight:bold; font-size: 16px; color: #CC0033; text-decoration:none;}
  .post.single ul,
  .post.single ol { margin: 1em 1.5em; }
  .post.single ul li,
  .post.single ol li { margin: 0 0 14px 0; color: #6c6c6c; line-height: 1.3em; }
  .post.single ul li { background: url("images/li.gif") no-repeat 1px -1px; padding-left: 20px; }
  .post.single ul li strong { font-weight: bold; }
  .post.single img.floatleft { float: left; margin: 4px 10px 0 0; }
  .post.single img.floatright { float: right; margin: 4px 0 0 10px; }
  .post.single code { font-family: courier, fixed, monospace; font-size: 12px; background: #eee; }
    .post.single code strong { color: #000; }
.navigation { font-size: 1.2em; padding: 10px 0; }
  .navigation .left { width: 50%; }
  .navigation .right { width: 49%; }
.archives-page h2 a { font-size: 14px !important; line-height: 16px; }
  
/* ----------------------------------- lists */
.sidebar-wrapper { background: #FFFFFF; }
.sidebar-news { background: #f9f9de; border: 1px solid #e9e9b4; display: block; padding: 7px; color: #555; font-size: 12px; }
  .sidebar-news a:hover { text-decoration: none; }
.sidebar-wrapper h3 { overflow: hidden; }
ul.sidebar-ul,
.related-posts ul { font-size: 1.2em; line-height: 1.4em; margin: 10px 0 0 0; width: 340px; }
  .sidebar-ul li,
  .related-posts li { color:#777; border-top: 1px solid #ccc; line-height: 1.5em; width: 340px; }
  .sidebar-ul li a,
  .related-posts li a { font-family: calibri; font-size:16px; background: url("images/li-grey.gif") no-repeat 1px 3px; display: block; font-weight: normal; color: #FFFFFF; text-decoration: none; padding: 3px 0 3px 20px; }
  .sidebar-ul li a:hover,
  .related-posts li a:hover { font-family: calibri;font-size:16px;  background: url("images/li.gif") no-repeat 1px 3px; color: #00ABE3; font-weight: normal; }
  .sidebar-ul li a:hover em { color: #999; }
.related-posts h3 { display: none; }
.serve-random { font-size: 12px; color: #888; margin-top: 7px; }
  .serve-random a { color: #f47a0e; }
  .serve-random a:hover { text-decoration: none;  }
.sidebar-nextprev { margin-top: 10px; }
  .sidebar-nextprev li { float: left; }
  .sidebar-nextprev li.previous { margin-left: 5px; }
  .sidebar-nextprev li.next { float: right; margin-right: 5px; }
  .sidebar-nextprev li a { outline: none; display: block; height: 40px; width: 160px; background: #e6e6e6 ; text-indent: -9999em; }  
  .sidebar-nextprev li.previous a { background: url("images/nextprev.gif") no-repeat top left; }
    .sidebar-nextprev li.previous a:hover { background-position: bottom left; }
  .sidebar-nextprev li.next a { background: url("images/nextprev.gif") no-repeat top right; }
    .sidebar-nextprev li.next a:hover { background-position: bottom right; }

/* ----------------------------------- comments */
#comments { margin: 21px 0; }
#comment-breaker { color: #f47a0e; display: block; width: 100%; margin: 21px 0 14px 0; padding: 35px 0 0 2px; background: url("images/distort.gif") no-repeat top center; }
  #comment-breaker h2 { font-size: 18px; }
ol.commentslist { float: left; font-size: 1.2em; line-height: 1.5em; width: 590px; }
  .commentslist li { margin-bottom: 28px; }
  .commentslist li p { margin: 0 0 1em 0; }
  .commentslist li blockquote { margin: 0 1.2em; font-style: italic; }
  .commentslist li ul, 
  .commentslist li ol { margin: 1em 1.5em; }
  .commentslist .author_meta { text-transform: lowercase; border-top: 2px solid #f47a0e; padding: 4px 0 0 0; margin-top: 9px; float: left; width: 75px; font-size: 11px; }
    .commentslist .author_meta a { color: #444; text-decoration: none !important; }
    .commentslist .author_meta a:hover { text-decoration: underline !important; }
  .commentslist li.author .comment_text { background: #eee; width: 498px; border: 1px solid #ddd; }
    li.author .comment_text p { margin: 7px; }
  .commentslist .comment_text { float: right; width: 500px; overflow: auto; }
    .comment_text .comment-author { font-weight: bold; margin-bottom: 7px; }
    li.author .comment_text .comment-author { margin: 7px 0 7px 7px; }
    .commentslist .comment_text a { font-weight: bold; }
.pings { float: right; width: 340px; }
  .pings h3 { color: #f47a0e; font-size: 1.6em; padding: 0 0 0 2px; }
  ul.pingslist { font-size: 1.2em; line-height: 1.4em; margin: 10px 0 0 0; width: 340px; }
    .pingslist li { border-top: 1px solid #ccc; line-height: 1.5em; width: 340px; }
    .pingslist li a { background: url("images/li-grey.gif") no-repeat 1px 3px; display: block; font-weight: normal;  color: #999; text-decoration: none; padding: 3px 2px 3px 20px; }
    .pingslist li a:hover { color: #f47a0e; background: url("images/li.gif") no-repeat 1px 3px;}
    .sidebar-ul li a:hover em { color: #999; }
#commentform { font-size: 11px; margin-left: 90px; }
  #commentform p { margin: 0.8em 0; }
  #commentform p label { }
  #commentform #author,
  #commentform #email,
  #commentform #url,
  #commentform #comment { border: 1px solid #bbb; padding: 4px; font-family: arial,verdana,sans-serif; font-size: 12px; color: #6c6c6c; }
  #commentform #comment { width: 485px; overflow: auto; height: 225px; }
  #commentform #submit { background: #333; color: #eee; padding: 0.8em 0; width: 13em; border: none; }
  .comment-warning strong { color: #444; font-weight: bold; }
.subscribe-to-comments { font-size: 12px; color: #555; }

/* ----------------------------------- categories */
#categories { border: 1px solid #bbb; border-width: 1px 0; padding: 14px 0; margin: 35px 0 21px; }
#categories ul { color: #999; font-size: 1em; line-height: 1.6em; }
#categories li { float: left;  text-align: right;  display: block; width: 150px; margin-right: 10px; }
#categories li a { color: #BCBCBC; font-weight: bold; float: left; text-decoration: none; }
#categories li a:hover { text-decoration: underline; }

/* ----------------------------------- search */
.search { background: #000000 url("images/search-bg.gif") no-repeat top left; display: block; width: 340px; height: 32px; }
  .search #searchForm { margin: 0 0 0 7px; }
  #searchForm input { vertical-align: middle; margin: 6px 0 0 0; }
  .search #searchForm #s { color: #666; font-size: 12px; border: 1px solid #000000; padding: 1px; width: 265px; margin-right: 4px; }
  
/* ----------------------------------- footer */
#footer { color: #555; font-size: 1.2em; line-height: 1.4em; padding: 35px 0 72px; position: relative; width: 960px; }
  #footer .left { width: 590px; }
  #footer a { font-weight: bold; }
.hiddenpic { display: none; }

/* ----------------------------------- floats */
.right { float: right; }
.left { float: left; }
.clear { clear: both; }
.fix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.fix { display: inline-block;}
* html .fix { height: 1%; }
.fix { display: block; }

/*------------------------------------- table */
table.cerceveli {
	border-width: 2px 2px 2px 2px;
	border-spacing: 5px;
	border-style: dotted dotted dotted dotted;
	border-color: black black black black;
	border-collapse: separate;
	background-color: white;
}

td.defaultMenuItem  a:link, td.defaultMenuItem  a:visited, td.defaultMenuItem  a:active
{
	color:#efc9b4;
	text-decoration:none;
}

td.SelectedMenuItem  a:link, td.SelectedMenuItem  a:visited, td.SelectedMenuItem  a:active
{
	color:#ffffff;
	text-decoration:none;
}

td.defaultMenuItem a:hover, td.SelectedMenuItem a:hover
{
	color:#ffffff;
}
a.NasilBir,a.NasilBir:link,a.NasilBir:active,a.NasilBir:visited
{
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #333333; FONT-FAMILY: Tahoma;
	text-decoration:none;
}

a.NasilBir:hover
{
	font-weight: bold;
	font-size: 15px;
	color: #cc0033;
	font-family: Tahoma;
}
table.NasirBirOtelTable
{
	height:59px;
	margin-left:20px;
}
table.NasirBirOtelTable td
{
	background-image: url(MasterResimleri/nasilBirOtelBtn.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 23px;
	padding-right: 5px;
	cursor:hand;
}
td.TabanLinkler  a,td.TabanLinkler a:link,td.TabanLinkler  a:visited,td.TabanLinkler a:active
{
	color: #cc3333;
	text-decoration:none;
}
.ListeUrunIsimleri
{
	font-weight: bold;
	color: #cc0000;
}
.ListeUrunFiyat
{
	font-weight: bold;
	font-size: 11px;
	color: black;
}
.s_OdaTipleri
{
    color: #4b6391;
    width: 150px;
    height: 18px;
    font-weight: bold;

}
        
.FiyatTipleri
{
    font-weight:bold;

}
.s_FiyatDegerleri
{
    text-align: center;
}
.s_FiyatDegerleriSecili
{
    text-align:center;
}
.Tarihler
{
    width: 75px;
    text-align:center;
    height:18px;

}

select.cssAileListesi
{
	width:140px;
	font-weight:normal;
}

select.cssOdaListesi
{
	width:200px;
	font-weight:normal;
}

.OdaTipiTanim
{
    font-weight: bold;
    text-indent: 10;
    color: dimgray;
    height: 19px;
    vertical-align: middle;
    background-color: #ffffff;
}

.AyrintiFiyatTablosu
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	border-collapse: collapse;
	background-color: #ffffff;
	margin: 0px;
}
td.AyrintiFiyatTablosu, th.AyrintiFiyatTablosu
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.FiyatInnerDiv
{
	overflow:auto ;
	width: 700px;
}
.BaslikTd
{
	font-weight: bold;
	color: dimgray;
	height:20px;
}

table.DetayGrid
{
	border:none;
	margin:0px;
}
tr.DetayGridStyleHeader th
{
    font-weight: bold;
    color: #000000;
    border: none;
    height: 20px;
    background-color: #dcdcdc;
}
tr.DetayGridStyleDataRow td ,tr.DetayGridStyleAltDataRow td
{
	padding-left:25px;
}
tr.DataRow td ,tr.AltDataRow td
{
	padding-left:15px;
}
tr.DetayGridStyleDataRow td
{
    background-color: #f5f5f5;
}
tr.DataRow td
{
    background-color: #f5f5f5;
}
tr.DetayGridStyleAltDataRow td
{
    background-color: #dcdcdc;
}
tr.AltDataRow td
{
    background-color: #dcdcdc;
}
tr.DetayGridStyleAltDataRow td.paddedIlkKolon,tr.DetayGridStyleDataRow td.paddedIlkKolon,.paddedIlkKolon
{
	PADDING-LEFT: 25px;
	width:93px;
}
tr.AltDataRow tr.DataRow 
{
	PADDING-LEFT: 15px;
	width:93px;
}
tr.DetayGridStyleAltDataRow td a,tr.DetayGridStyleDataRow td a
{
	font-weight:bold;
}
tr.AltDataRow td a,tr.DataRow td a
{
	font-weight:bold;
}
table.UcakDetay
{
    margin: 0px;
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
}

tr.UcakDetayGridStyleHeader th
{
    font-weight: bold;
    color: #000000;
    padding-left: 3px;
    padding-right:3px;
    vertical-align: middle;
    height: 20px;
    background-color: #ededed;
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
}
tr.UcakDetayGridStyleDataRow td ,tr.UcakDetayGridStyleAltDataRow td
{
    padding:3px;
    
}

tr.UcakDetayGridStyleDataRow td
{
    background-color: #f5f5f5;
    border-right: #ebebeb 1px solid;
    border-top: #ebebeb 1px solid;
    border-left: #ebebeb 1px solid;
    border-bottom: #ebebeb 1px solid;
}
tr.UcakDetayGridStyleAltDataRow td
{
    background-color: #f0f8ff;
    border-right: #ebebeb 1px solid;
    border-top: #ebebeb 1px solid;
    border-left: #ebebeb 1px solid;
    border-bottom: #ebebeb 1px solid;
}
tr.UcakDetayGridStyleAltDataRow td.paddedIlkKolon,tr.UcakDetayGridStyleDataRow td.paddedIlkKolon,.paddedIlkKolon
{
	PADDING-LEFT: 25px;
	width:93px;
}
tr.UcakDetayGridStyleAltDataRow td a,tr.UcakDetayGridStyleDataRow td a
{
	font-weight:bold;
}
td.DetayAyrintiBasliklar
{
	PADDING-LEFT: 25px; FONT-WEIGHT: bold; COLOR: #cc0033; HEIGHT: 25px; background-color:#ECF1F7;
}
a.DetayAcccordionHeader
{
	font-weight:bold;
	margin:4px;
	margin-left:0px;
}
.accordionContent
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
td.UcakUlasimDetayTd
{
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
}


/*------------------------------------- suckerfish */


#suckerfishnav {
    background:#333 ;
    font-size:14px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:40px;
    padding:0;
    border:1px solid #aaa;
    margin:0;
    width:100%;
    }
#suckerfishnav a {
    display:block;
    color:#ffffff;
    text-decoration:none;
    padding:0px 15px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:121px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
    }
#suckerfishnav li li {
    width:119px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:bold;
    font-family:helvetica,sans-serif;
    }
#suckerfishnav li li a {
    padding:10px 10px;
    width:90px;
    font-size:12px;
    color:#fff;
    }
#suckerfishnav li ul ul {
    margin:-33px 0 0 120px;
    }
#suckerfishnav li li:hover {
    background:#fff;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#333;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#333;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#fff;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#333;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#ffffff;
    }
