.livemarks a { 
	background: url(../image/livemarks.png) no-repeat; 
	float:right; 
	height: 20px !important; 
	margin-top:-45px; 
	width: 20px !important; 
}

.updateInfo { 
	color:#888; 
	font-size:11px; 
	display:block; 
}

#blogCategory { 
	margin-bottom:25px; 
	overflow:hidden; 
}

.articleCat { 
	margin-bottom:10px; 
}

.imageContent { 
	background:#f4f4f4; 
	padding:4px; 
	margin:0 10px 10px 0; 
	border:1px solid #e4e4e4; 
}

.blockClear:after { 
	visibility: hidden; 
	display: block; 
	font-size: 0; 
	content: " "; 
	clear: both; 
	height: 0;	
}

#blogCatArticles { 
	margin-bottom:25px;
	overflow:hidden; 
}
#blogCatArticles p, #blogArticle p { 
	line-height:18px; 
	margin-bottom:10px; 
}
#blogCatArticles p iframe { 
	width: 100% !important; 
}
#blogCatArticles .imageFeatured { 
	padding:4px; 
	margin:0 10px 10px 0; 
	float:left; 
}
#blogCatArticles .articleContent span ol, #blogCatArticles .articleContent span ul { 
	float:left; 
}
#blogCatArticles.imageBlock  .imageFeatured { 
	display:block; 
	margin:0 auto 15px; 
	float:none;
       transition: opacity 0.35s;
}
#blogCatArticles.imageBlock  .imageFeatured:hover { 
	opacity: 0.4;
}
#blogArticle .articleHeader h1, #blogArticle .articleHeader h1 a, #blogCatArticles .articleHeader h3, #blogCatArticles .articleHeader h3 a { 
	color:#222; 
	font-size:16px; 
	font-weight:bold; 
	letter-spacing:0.5px; 
	margin:0; 
	padding-bottom:3px; 
	text-decoration:none; 
}
#blogArticle .articleHeader h1 a:hover, #blogCatArticles .articleHeader h3 a:hover { 
	color:#000000; 
}
#blogArticle { 
	overflow:hidden; 
}
#blogArticle .articleHeader h1, #blogArticle .articleHeader h1 a  { 
	color:#222; 
	font-size:24px; 
	font-weight:normal; 
	letter-spacing:0.5px; 
	margin:0; 
	padding-bottom:3px; 
}
#blogArticle .attention img { 
	margin:0 10px; 
}

.articleHeader { 
	margin:10px 0 15px; 
}
.articleHeader .resim { 
       margin-bottom: 20px;
}
.articleHeader .title { 
       line-height: 20px;
	font-size:16px;
	font-weight:bold; 
       color: #323232;
	display:block; 
       text-align:left;
       margin-top: 10px;
       margin-bottom: 10px;
}
.articleHeader .title a { 
	font-size:16px;
	font-weight:bold; 
       color: #323232;
}
.articleHeader .tarih { 
       font-size: 12px;
       color: #a3a3a3;
       float: left;
       width: 50%;
       text-align: left;
}
.articleHeader .yazar{ 
       font-size: 12px;
       color: #a3a3a3;
       float: right;
       width: 50%;
       text-align: right;
}
.articleHeader .yazi { 
       line-height: 20px;
       font-size: 12px;
       color: #a3a3a3;
       text-align:left;
       padding-top: 35px;
}
.articleHeader .comment { 
       color: #a3a3a3;
       font-size: 12px;
       letter-spacing: -0.2px;
	float:left;
}
.articleHeader .comment a { 
       color: #a3a3a3;
       font-size: 12px;
       letter-spacing: -0.2px;
	float:left;
}
.articleHeader span, .articleHeader span a { 
	color:#777; 
	font-size:11px; 
	letter-spacing:-0.2px; 
}
.articleHeader span a { 
	font-style:italic; 
	text-decoration:none; 
}
.articleHeader span a:hover { 
	color:#000000; 
	text-decoration:underline; 
}

.articleContent { 
}
.articleContent .blockClear { 
       margin-top:5px; 
	padding:0 10px; 
	text-align:left; 
}
.articleContent .readMore { 
       margin-top:5px; 
	padding:0 10px; 
	text-align:right; 
       border-bottom: 1px solid #E7E7E7;
}
.articleContent .readMore span { 
	margin-left:10px; 
}
.articleContent .readMore span a { 
	font-size:12px; 
	text-decoration:none; 
	color:#000000; 
}
.articleContent .readMore span a:hover { 
	text-decoration:underline; 
}

.tags-update { 
	text-align:right; 
	margin-top:10px; 
}
.tags-update .tags { 
	float:left; 
}
.tags-update .tags a { 
	font-style:italic; 
}

.articleBottom { 
	margin-top:20px; 
}
.articleBottom h4, #blogCategory h4 { 
	margin:20px 0 10px; 
	font-size:16px; 
	clear:both; 
	letter-spacing:0; 
}
.articleBottom ul, #blogCategory ul { 
	margin:0 0 0 20px; 
	padding:0; 
	list-style:none; 
	float:left; 
	width:40%; 
}
.articleBottom li, #blogCategory li { 
	padding:3px 0; 
	padding-left:15px; 
	background:url(../image/arrow.gif) no-repeat 0 7px; 
}
.articleBottom #articleRelated { 
}
.articleBottom #productRelated { 
}

#articleComments { 
	margin:20px 0; 
	padding:10px 15px; 
	/* background:#f6f6f6; */
	border-top:2px solid #c8c8c8; 
	border-bottom:2px solid #c8c8c8; 
	clear:left; 
}
#articleComments h4 { 
	margin:0 0 10px; 
	font-size:20px; 
	letter-spacing:0; 
}
#articleComments h4 span { 
	font-size:14px; 
	font-weight:normal; 
}
#articleComments #comments { 
	overflow:hidden; 
}
#articleComments #commentRespond { 
	padding:15px 0; 
}

.childComment li { 
	border:1px solid #fff; 
}
.childComment .odd { 
	background:#e6e6e6; 
}
.childComment .even { 
	background:#f8f8f8; 
}

.commentList li { 
	border:1px solid #ddd; 
	min-height:75px; 
	padding:8px 8px 8px 90px; 
	margin-bottom:10px; 
	position:relative; 
	-moz-border-radius:4px; 
	-webkit-border-radius:4px; 
	border-radius:4px; 
}
.commentList li .avatar { 
	background:#eee; 
	padding:2px; 
	border:1px solid #ddd; 
	position:absolute; 
	left:10px; top:10px; 
}
.commentList li .badge { 
	background:#222; 
	padding:1px 4px; 
	color:#fff; 
	font-size:10px; 
	letter-spacing:1px; 
	margin-right:4px; 
	text-shadow:1px 1px 0 #333; 
	cursor:default; 
}
.commentList li .default { 
	background:#0555C6; 
}
.commentList li .top, .commentList li .admin { 
	background:#FF0000; 
}
.commentList li .name, .commentList li .name a { 
	font-size:15px; 
	color:#000000; 
	text-decoration:none; 
	cursor:default; 
}
.commentList li .name a { 
	cursor:pointer; 
}
.commentList li .name a:hover { 
	text-decoration:underline; 
}
.commentList li .created { 
	font-size:10px; 
	color:#888; 
	margin:2px 0 8px; 
}
.commentList li .reply { 
	text-align:right; 
	height:22px; 
	margin-top:10px; 
}
.commentList li .reply a { 
	background:#666; 
	color:#fff; 
	font-size:11px; 
	padding:3px 10px; 
	text-decoration:none; 
	display:inline-block; 
}
.commentList li .reply a:hover { 
	background:#333; 
}
.commentList .even { 
	background:#fff; 
}
.commentList .odd { 
	background:#eee; 
}

#comments .commentEmpty { 
	background:#fff; 
	padding:8px 10px; 
	border:1px solid #d8d8d8; 
	margin-bottom:10px; 
}
#comments .commentList { 
	list-style:none; 
	padding:0; 
	margin:15px 0 0; 
}
#comments .pagination { 
	font-size:11px; 
	color:#666; 
	border:none; 
	padding:0; 
}
#comments .pagination .links a, #comments .pagination .links b { 
	font-size:10px; 
	padding:2px 5px; 
}
#comments .pagination .links a { 
	background:#fff; 
	color:#666; 
}
#comments .pagination .links b { 
	background:#000000; 
	color:#fff; 
}
#comments #commentTitle { 
	display:none; 
}
#comments #commentRespond { 
	margin-top:15px; 
	border-top:1px solid #ccc; 
}
#comments #replyTitle { 
	display:block; 
	margin-bottom:10px; 
}

#commentRespond h4 { 
	font-size:18px; 
}
#commentRespond #commentTitle { 
}
#commentRespond #replyTitle { 
	display:none; 
}
#commentRespond #cancelCommentReply { 
	background:#666; 
	font-size:11px; 
	padding:3px 10px; 
	float:right; 
	margin-top:-27px; 
	text-decoration:none; 
	color:#fff; 
}
#commentRespond #cancelCommentReply:hover { 
	background:#333; 
}
#commentRespond table {
	width:100%; 
}
#commentRespond input[type="text"], #commentRespond textarea { 
	padding:5px 4px; 
	background:#fff; 
}
#commentRespond input[disabled]  { 
	background:none; 
	border:none; 
}
#commentRespond input[type="text"]  { 
	/*width:200px;*/
}
#commentRespond .captcha input[type="text"]  { 
	width:85px; 
}
#commentRespond textarea { 
	display:block; 
}
#commentRespond td {
	padding:3px 5px; 
}
#commentRespond .note { 
	font-size:10px; 
	color:#888; 
	display:block; 
	margin:0 8px; 
}
#commentRespond td:first-child { 
	width:125px; 
	vertical-align:top; 
	padding-top:6px; 
}
#commentRespond td.captcha { 
	padding-top:0; 
}
#commentRespond td.captcha div { 
	overflow:hidden; 
}
#commentRespond td.captcha span { 
	float:right; 
	min-width:120px; 
}
#commentRespond td.captcha span.captchaImage { 
	padding-top:9px; 
	margin-right:25px; 
}
#commentRespond .error { 
	font-size:11px; 
	color:#fff; 
	display:inline-block; 
	margin:0 8px; 
}
#commentRespond .right { 
	text-align:right; 
	padding:15px 25px 10px; 
}

.blogSearch { 
	margin:15px 0; 
	overflow:hidden; 
}
.blogSearch ul { 
	line-height:20px; 
	list-style:none; 
	margin:0; 
	padding:0; 
}
.blogSearch a { 
	text-decoration:none; 
}
.blogSearch a:hover { 
	text-decoration:underline; 
}
.blogSearch .title { 
	font-size:14px; 
}
.blogSearch .info, .blogSearch .readmore { 
	color:#888; 
	font-style:italic; 
	font-size:11px; 
}
.blogSearch img { 
	background:#f8f8f8; 
	padding:3px; 
	border:1px solid #e8e8e8; 
}
.blogSearch p { 
	margin:0; 
}
.blogSearch .plain { 
	padding-left:20px; 
	margin-bottom:15px; 
}
.blogSearch .plain li { 
	padding-left:15px; 
	background:url(../image/arrow.gif) no-repeat 0 6px; 
}
.blogSearch .plain .info { 
	margin-left:15px; 
}
.blogSearch .compact { 
}
.blogSearch .compact li { 
	width:47%; 
	height:120px; 
	float:left; padding:0 1.5%; 
}
.blogSearch .compact div { 
	margin-left:110px; 
}
.blogSearch .compact .title { 
	font-size:18px; 
}
.blogSearch .compact .info { 
	display:block; 
}
.blogSearch .compact img { 
	float:left; 
}
.blogSearch .grid { 
}
.blogSearch .grid > div { 
	display:inline-block; 
	vertical-align:top; 
	margin-bottom:25px; 
}
.blogSearch .grid img { 
	margin:0 auto; 
	display:block; 
	margin-bottom:8px; 
}
.blogSearch .grid .info { 
	display:block; 
	font-size:10px; 
}

#tab-related-article { 
	overflow:hidden; 
}
#tab-related-article ul { 
	line-height:20px; 
	list-style:none;
	margin:0; 
	padding:0; 
}
#tab-related-article li { 
	width:31%; 
	float:left; 
	padding:0 1%; 
	min-height:160px; 
	overflow:hidden; 
}
#tab-related-article a { 
	text-decoration:none; 
}
#tab-related-article a:hover { 
	text-decoration:underline; 
}
#tab-related-article .blogTitle { 
	font-size:14px; 
	display:block; 
}
#tab-related-article .blogImage { 
	float:left; 
	margin-right:10px; 
}
#tab-related-article .info { 
	color:#888; 
	font-style:italic; 
	font-size:11px; 
	margin-right:8px; 
}
#tab-related-article img { 
	background:#f8f8f8; 
	padding:3px; 
	border:1px solid #e8e8e8; 
}
#tab-related-article p { 
	margin:0; 
}

.blogCol2 .articleCat { 
	float:left; 
	width:46%;
       height:100%!important;
	padding:1% 2%; 
	margin:0; 
}
.blogCol3 .articleCat { 
	float:left; 
	width:31%; 
       height: auto;
	padding:0.5% 1%;
}
.blogCol4 .articleCat { 
	float:left; 
	width:23%; 
	padding:0.5% 1%; 
	margin:0; 
}
.blogCol4 .articleHeader { 
	margin:8px 0; 
}
.blogCol4 .articleHeader h3, .blogCol4 .articleHeader h3 a { 
	font-size:20px!important; 
}
.blogCol4 .articleHeader span { 
	display:none; 
	visibility:hidden; 
}
.blogCol2 .imageFeaturedLink, .blogCol3 .imageFeaturedLink, .blogCol4 .imageFeaturedLink { 
	display:block; 
}

.article-info {
	padding: 10px;
	border-bottom: 1px dotted #CCCCCC;
}
.article-title h1 {
	margin: 5px 0;
}
.article-title a {
	font-size: 30px;
	text-decoration: none;
	color: #384047;
	font-weight:lighter;
}
.article-title a:hover {
}
.article-author a {
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
}
.bullet {
	color: #384047;
	padding: 0 5px;
	font-size: 17px;
	position: relative;
	top: 1px;
}
.article-date {
	color: #384047;
	font-size: 17px;	
}
.article-comment {
	color: #666;
	font: 16px Helvetica, Arial, sans-serif;
	font-weight: lighter;
	line-height: 1.625;
	text-decoration: none;
}
.article-comment a {
	color: #666;
	font: 16px Helvetica, Arial, sans-serif;
	line-height: 1.625;
	text-decoration: none;
	font-weight: bold;
}
.article-comment a:hover {
	color: #d24d23;
}
.article-sub-title {
	margin-bottom: 20px;
	border-bottom: 1px dotted #CCCCCC;
}
.article-image {
	margin-bottom: 20px;
	
}
.article-description {
	font-size: 15px;
	line-height: 25px;
}
.article-title {
	font-size: 16px;
	text-decoration: none;
	color: #384047;
	font-weight:lighter;
}
.article-author {
	text-decoration: none;
	color: #d24d23;
	font-size: 17px;
	font-weight: bold;
}
.article-image img {
	border: 1px solid #DDDDDD;
	padding: 5px;
	border-radius: 5px;
	max-width: 100%;
}
.article-thumbnail-image img {
	border: 1px solid #CCCCCC;
	padding: 5px;
	border-radius: 5px;
	float: left;
	margin-right: 10px;
}
.article-thumbnail-found {
	margin-bottom: 10px;
}
.article-reply {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.article-reply .author {
	float: left;
	margin-bottom: 20px;
}
.article-reply .comment-date {
	float: right;
	margin-bottom: 20px;
}
.article-reply .text {
	clear: both;
}

#comments {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
.comment-left {
	margin-top: 15px;
}

.author-info {
	overflow: auto;
}
.author-info > .left {
	float: right;
	margin-left: 15px;
}
.author-info > .left + .right {
	margin-right: 130px;
	color: #d24d23;
	font-weight: bold;
}

#header #blog-search {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 298px;
	z-index: 15;
}
#header .button-blog-search {
	position: absolute;
	left: 0px;
	background: url('../image/button-search.png') center center no-repeat;
	width: 28px;
	height: 24px;
	border-left: 1px solid #CCCCCC;
	cursor: pointer;
}
#header #blog-search input {
	background: #FFF;
	padding: 1px 1px 1px 33px;
	width: 262px;
	height: 21px;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-webkit-box-shadow: 0px 2px 0px #F0F0F0;
	-moz-box-shadow: 0px 2px 0px #F0F0F0;
	box-shadow: 0px 2px 0px #F0F0F0;
}

.margin-top-21 {
	margin-top: 10px;
}

.module-info {
	overflow: auto;
	border-bottom: 1px dotted #CCCCCC;
}
.module-info > .left {
	float: right;
	margin-left: 15px;
}
.module-info > .left + .right {
	margin-right: 130px;
	color: #d24d23;
	font-weight: bold;
}

.related-article-blok-1 {
	display:inline-block;
	width: 48%;
	word-wrap: break-word;
	margin-right: 10px;	
	padding: 5px;
	border-radius: 3px;
	margin-bottom: 10px;
}
.related-article-blok-2 {
	display:inline-block;
	width: 48%;
	word-wrap: break-word;	
	padding: 5px;
	border-radius: 3px;
	margin-bottom: 10px;
}
.related-article-blok-11 {
	display:inline-block;
	width: 46%;
	word-wrap: break-word;
	margin-right: 10px;	
	padding: 5px;
	border-radius: 3px;
	margin-bottom: 10px;
}
.related-article-blok-22 {
	display:inline-block;
	width: 46%;
	word-wrap: break-word;	
	padding: 5px;
	border-radius: 3px;
	margin-bottom: 10px;
}
.related-article-blok-1 .name {
	text-align: center;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 7px;
	
}
.related-article-blok-1 .name a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.related-article-blok-2 .name {
	text-align: center;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 7px;
}
.related-article-blok-2 .name a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.related-article-blok-11 .name {
	text-align: center;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 7px;
	
}
.related-article-blok-11 .name a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.related-article-blok-22 .name {
	text-align: center;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 7px;
	
}
.related-article-blok-22 .name a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.related-article-description {
	overflow: auto;
}
.related-article-description > .left {
	float: left;
	margin-right: 15px;
}
.related-article-description > .left + .right {
	margin-left: 130px;
}
.related-article-meta {
	border-bottom: 1px solid #eee;
       border-top: 1px solid #eee;
       color: #888;
       font-size: 12px;
       margin-bottom: 5px;
       margin-top: 2px;
       padding-bottom: 6px;
       padding-top: 6px;
       text-align: center;
}
.related-article-button {
	text-align: right;
}
.related-article-footer {
	border-bottom: 1px solid #eee;
       border-top: 1px solid #eee;
       color: #888;
       font-size: 12px;
       margin-bottom: 5px;
       margin-top: 10px;
       padding-bottom: 6px;
       padding-top: 6px;
       text-align: center;
}
.related-article-footer a {
	text-decoration: none;
}

.blogModule { 
	margin-bottom:10px; 
}
.blogModule .boxb-heading { 
       font-size: 18px;
       font-weight: bold;
       color: #000;
       margin: auto;
       text-align: center;
       top: 0px;
	margin-bottom:10px; 
}
.blogModule .boxb-content {
     /*background: #FFFFFF;*/
       padding: 5px;
}
.blogModule ul{ 
	line-height:18px; 
	list-style:none; 
	padding:0; 
	margin:0; 
}
.blogModule li { 
	overflow:hidden;
       padding-top: 0px;
       padding-bottom: 10px;
}
.blogModule li:last-child { 
	margin-bottom:0; 
}
.blogModule li a { 
	text-decoration:none; 
}
.blogModule li a:hover {
}

.blogModule .blogicerik { 
}
.blogModule .icerik { 
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.blogModule .image img { 
       transition: opacity 0.35s;
}
.blogModule .image img:hover {
	opacity: 0.4;
}
.blogModule .info { 
	color:#888;
	font-size:14px; 
	display:block;
}
.blogModule .title { 
       line-height: 20px;
	font-size:16px;
       color: #373738;
	display:block; 
       text-align:left;
       margin-top: 10px;
       margin-bottom: 10px;
}
.blogModule .yazi { 
       line-height: 20px;
       font-size: 13px;
       color: #373738;
       text-align:left;
       padding-top: 35px;
}
.blogModule .tarih { 
       font-size: 12px;
       color: #373738;
       float: left;
       width: 50%;
       text-align: left;
}
.blogModule .yazar{ 
       font-size: 12px;
       color: #373738;
       float: right;
       width: 50%;
       text-align: right;
}
.blogModule .recentComments .avatar img { 
	float:left; 
	padding:3px; 
	border:1px solid #ddd; 
	background:#eee; 
	margin-right:10px; 
}
.blogModule .recentComments, .blogModule .recentComments .title { 
	font-size:12px; 
}

.row-first { 
	clear:left; 
	padding-left:0; 
}
.row-2, .row-3, .row-4 { 
	float:left; 
	padding-left:2%; 
}
.row-2 { 
	width:49%; 
}
.row-3 { 
	width:32%; 
}
.row-4 { 
	width:23.5%; 
}

.boxPlain { 
}

.artPlain { 
}
.artPlain ul {
}
.artPlain li { 
	padding-left:12px; 
	margin:0; 
	background:url(../image/arrow.gif) no-repeat 0 4px; 
}
.artPlain .title { 
	font-size:13px; 
}
.artPlain .image, .artPlain .info { 
	display:none; 
	visibility:hidden; 
}

.artHorz-2 ul, .artHorz-3 ul, .artHorz-4 ul, .artHorz-5 ul { 
	overflow:hidden; 
}
.artHorz-2 li, .artHorz-3 li, .artHorz-4 li, .artHorz-5 li { 
	float:left; 
}
.artHorz-2 li { 
	margin:5px 1% 10px; 
	width:47.9% 
}
.artHorz-3 li { 
	margin:5px 1% 10px; 
	width:30.9% 
}
.artHorz-4 li { 
	margin:5px 1%; 
	width:22.9% 
}
.artHorz-5 li { 
	margin:5px 0.5%; 
	width:18.9% 
}

.blogCategories { 
}

.blogCategories ul { 
	line-height:20px; 
}
.blogCategories ul ul { 
	margin:4px 0; 
}
.blogCategories li { 
	padding-left:15px; 
	margin:0; 
	background:url(../image/arrow.gif) no-repeat 0 5px; 
}
.blogCategories li a { 
	font-size:13px; 
	line-height:16px; 
}
.blogCategories li .blogActive { 
	font-weight:bold; 
}

.recentArticles { 
}

.popularArticles { 
}

.recentComments { 
}
   
.blogTags { 
}


#blogArchive ul { 
	display:none; 
}
.blogArchives { 
}
.blogArchives ul{ 
	line-height:20px; 
}
.blogArchives ul ul { 
	margin:4px 0; 
}
.blogArchives li { 
	padding-left:12px; 
	margin:0; 
	background:url(../image/arrow.gif) no-repeat 0 5px; 
}
.blogArchives li a { 
	font-size:13px; 
}
.blogArchives li li a { 
	font-size:12px; 
}
.blogArchives li li li a { 
	font-size:11px; 
}
.blogArchives li .blogActive { 
	font-weight:bold; 
}
@media only screen and (min-width: 320px) and (max-width: 768px) {

.blogCol3 .articleCat {
    float: left;
    width: 45%;
    padding: 0.5% 1%;
}

}