@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);


.ff-1 {
	font-family: 'Open Sans', sans-serif;
}

.ff-2 {
	font-family: 'Droid Sans', sans-serif;
}

.fs-10 { font-size:10px; }
.fs-11 { font-size:11px; }
.fs-12 { font-size:12px; }
.fs-13 { font-size:13px; }
.fs-14 { font-size:14px; }
.fs-15 { font-size:15px; }
.fs-48 {Ãƒâ€šÃ‚Â font-size:48px !important; }



@media (min-width: 1200px) {
	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 1000px;
	}
}

html {
	margin-top:0px !important;
}
body {
	background-color: #ffffff;
	font-family: 'PT Sans', sans-serif;
	line-height:19px;
	font-size:14px;
}

a.site_title, h4.site_title {
	color:#000;
	font-size:40px;
	font-family: 'Port Lligat Slab', serif;
	font-style:oblique;
	font-weight:bold;
	margin-top:0px;
}

.box {
	border:1px solid #ebebec;
	background-color:#FFF;
	padding:20px;
	margin-bottom:20px;
}







.box-item {
	width:100%;
	margin-bottom:20px;
	background-color:#fff;
}
.box-item .box-content {
	padding:0px 5px 5px 5px;
	border-bottom: 1px solid #e1e1e1;
	border-top: none;
	margin-top:-10px;
}
.box-item .box-content a.title {
	font-size:18px;
	margin:10px 0px;;
	display:inline-block;
	font-family: 'Port Lligat Slab', serif;
	color:#252525;
}
.box-item .img-opacity {
	opacity: .9;
	-moz-transition: opacity .4s;
	-ms-transition: opacity .4s;
}
.box-item:hover > a .img-opacity {
	opacity: 1;
	-moz-transition: opacity .4s;
	-ms-transition: opacity .4s;
	-webkit-transition: opacity .4s;
	transition: opacity .4s;
}
.box-item .no-image {
	border-top: 0px solid #e1e1e1 !important;
}
.box-item .no-image a.title {
	font-size:36px;
	line-height:36px;
	text-align:center !important;
}
	





.no-space [class*="col-md-"]{
  margin-left: 0 !important;
  margin:0px;
}


.list.new_question {
	margin:0px;
}
.list.new_question li {
	margin-bottom:10px;
	padding:10px;
	margin-left:-10px;
	border-bottom:1px solid #ccc;
}
.list.new_question li:hover > .list_box .col-md-10 .content{
	color:#000;
}
.list.new_question li:hover > .list_box .col-md-10 h2 a.title{
	font-size:24px;
	color:#494949;
}
.list.new_question .list_box .col-md-10 h2 a.title {
	font-size:24px;
	color:#494949;
}
.list.new_question .list_box .col-md-10 h2 {
	font-size:24px;
	color:#494949;
	margin:0px;
	margin-bottom:10px;
}
.list.new_question .list_box .info {
	margin-bottom:10px;
}

.list.new_question a:hover {
	text-decoration:underline;
	color:#ff555f;
}
.list.new_question .content{
	color:#737373;
	font-size:14px;
	border-top:1px solid #ccc;
}
.list.new_question .list_box {
	margin-bottom:20px;
}


.commentbox.commenttext {
	position:absolute;
	font-size:20px;
	padding-top:14px;
	font-family: 'Cabin', sans-serif;
	font-weight:800;
	text-align:center;
}

.commentBoxManual {
	background-color:#E6E6E6;
	height:90px;
	width:100%;
	padding-top:26px;
	text-align:center;
}
.commentBoxManual .comment_count {
	font-size:26px;
}
.commentBoxManual .text {
	display:block;
	font-size:14px;
}


.avatar_128 {
	width:128px;
	height:128px;
	margin-bottom:10px;
}


.nav-tabs > li > a {
	border-radius: 0px 0px 0 0;
}
.dropdown-menu {
	border-radius: 0px;
}






/* icon */
.icon16 {
	display:inline-block;
	width:16px !important;
	height:16px !important;
}
.icon16.date { background:url('../img/icon/16/date.png') no-repeat;}
.icon16.user { background:url('../img/icon/16/user.png') no-repeat;}


.icon48 {
	display:inline-block;
	width:48px !important;
	height:48px !important;
}
.icon48.commentbox { background:url('../img/icon/48/commentbox.png') no-repeat;}






/* menu activite */
.deneme {
color: #555555;
text-decoration: none;
background-color: #e5e5e5;
-webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
-moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

/* content */
.blogpost {
	margin-bottom:30px;
	box-shadow: -1px 2px 2px #7a7a7a;
	box-shadow: -2px 2px 11px #c1c1c8;
	padding:10px 0 10px 0;
}
.blogpost:hover {
	box-shadow: -1px 2px 2px #DED1A2;
	box-shadow: -2px 2px 11px #DED1A2;
}
.blogpost h1 a, .blogpost h2 a, .blogpost h3 a{
	font-size:20px;
	color:#000;
	margin-left:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.blogpost h1, .blogpost h2, .blogpost h3{
	margin:0 0 0 0;
	padding:0px;
	line-height:20px;
}
.blogpost .post_footer {
	padding-left:10px;
}

.title-author {
	color:#848484;
	font-size:11px;
	margin-bottom:10px;
	padding-left:20px;
}
.blogpost a.image img {
	border:1px solid #ccc;
}




/* single post */
.single {
	margin-bottom:20px;
	
}
.single h1{
	font-size:30px;
	color:#000;
	line-height:48px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.single h1 a{
	font-size:30px;
	color:#000;
	margin-bottom:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.single .post_footer {

	border-left:1px solid #ccc;
	padding-left:10px;
}
.single .content {
	font-size:14px;
	text-align:justify;
	border-left:1px solid #ccc;
	padding-left:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.social {
	position:absolute;
	background-color:#FFF;
	margin-left:-70px;
	min-width: 60px;
	max-width: 60px;
	padding: 5px;
	background-color: #FFF;
	z-index: 999999;
}
.social_positionFixed {
	position:fixed !important;
	top:60px;
}
.social a {
	display:block;
}
.social a:hover {
	background-color:#F5F5F5;
}


.btn {
	border-radius: 50rem !important;
}



/* marketing */
.marketing h1 {
	margin-top:0px;
}
.marketing h2 {
	font-size:18px;
	line-height:22px;

}
.marketing h2 .label {
	font-size:18px;
	line-height:22px;
}
.marketing h2 a {
	font-size:22px;
	line-height:26px;
	color:#000;
}
.marketing h3 {
	margin:0px;
	padding:0px;
	line-height:20px;
}
.marketing h4 {
	margin:0px;
	padding:0px;
	line-height:14px;
}

.marketing.borderbottom {
	border-bottom:1px solid #999;
	margin-bottom:30px;
}

.marketing .table { font-size:12px; margin-top:10px; }
.marketing .table tbody tr td, .marketing .table tbody tr th { padding:5px 0 5px 0;  }
.marketing .table tbody tr th .icon-left { margin-left:20px; }

.marketing.s_galeri { margin-bottom:20px; }
.marketing .thumbnail {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	}
	


.marketing-sidebar {
	padding-left:5px;
	margin:10px 0 10px 0;
}
.marketing-sidebar h3 a {
	color:#000;
	font-size:16px;
}
.marketing-sidebar h3 {
	margin:0px;
	padding:0px;
	line-height:18px;
	margin-bottom:10px;
}
.marketing-sidebar .table { font-size:12px; }
.marketing-sidebar .table tbody tr td, .marketing-sidebar .table tbody tr th { padding:2px 0 2px 4px;  }
.marketing-sidebar .table tbody tr th.price h5 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	 -webkit-transform: rotate(-45deg);
	 -moz-transform: rotate(-45deg);
	 padding:0px;
	 margin:0px;
	 margin-top:15px;
}
.marketing-sidebar .table, .marketing-sidebar .table-bordered tbody:first-child tr:first-child > th:first-child  {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.marketing-sidebar .thumbnail {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	}
.marketing-sidebar.alert {
	padding:0px 5px 0 5px;
	max-width:288px;
	background-color:#F1F1F1;
	border:1px solid #CCC;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

/* diger duzenleme */
.menubg {
	background: #333333 url(http://www.mvpthemes.com/hottopix/wp-content/themes/hottopix/images/menu-fade.png) repeat-x bottom;
}
ul.menu {
	margin:0px;
	padding:0px;
}
ul.menu li {
	list-style:none;
	float:left;
}
ul.menu li a {
	display:block;
	background-color:#3b4349;
	font-size: 16px;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(23,24,25,.75);
	line-height:18px;
	padding:11px 30px 11px 30px;
	border-right:1px solid #353d43;
	border-left:1px solid #434b51;
}
ul.menu li a:hover {
	text-decoration:none;
	background-color:#2b3238;
}
ul.menu li:hover > ul  {
	display:block;
}
ul.menu li ul {
	display:none;
	position:absolute;
	margin-left:0px;
	margin-left:-40px;
}
ul.menu li ul li {
	z-index:99999999;
	position:relative;
	float:none;
	border-bottom:1px solid #242a30;
	border-top:1px solid #394147;
}
ul.menu li ul li:first-child {
	border-top:0px;
}
ul.menu li ul li:last-child {
	border-bottom:1px solid #242a30;
}
ul.menu li ul li a {
	background-color:#3b4349;
	border-left:0px;
	border-right:0px;
	color:#fff;
	width:228px;
}
ul.menu li ul li a:hover {
	background-color:#2b3238;
	color: #fff;
}
.menu li.current-menu-item a, .menu li.current_page_item a, .menu li.current_page_item p, .menu li.current-menu-item p {
	background: #e91b23 url(http://www.mvpthemes.com/hottopix/wp-content/themes/hottopix/images/menu-fade.png) repeat-x bottom !important;
}


.carousel-caption h4 a {
	color:#FFF;
}

.index_marketing{
}
.index_marketing:hover {
	 -webkit-transform:scale(1.2);
	 -moz-box-shadow: 0px 0px 16px #ccc;
	-webkit-box-shadow: 0px 0px 16px #ccc;
	box-shadow: 0px 0px 16px #ccc;

}
.index_marketing a.thumbnail {
	background-color:#FFF;
	border:1px solid #CCC;
}
.index_marketing a.thumbnail:hover {
	border:1px solid #CCC;
}
.index_marketing .info {
	color: #c09853;
	padding:4px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
	font-size:12px;
}


<!-- arama formu -->
#s {
	width:260px;
}

.box_title {
	border-top:2px solid #f00;
	color:#f00;
	font-size:20px;
	margin-left:-20px;
	margin-top:-20px;
	margin-right:-20px;
	padding:10px 0 0 20px;
	height:50px;
}

<!-- height -->
div.h10 { height:10px !important; }
div.h20 { height:20px !important; }




input.error,
input.error:focus,
select.error,
select.error:focus,
textarea.error, 
textarea.error:focus {
	background-color:#f9e6e6;
}
label.error {
	font-family: 'Open Sans', sans-serif;
	color:#F00;
	margin:-10px 0 0 10px;
	padding:0px;
	z-index:999;
	font-size:11px;
	font-weight:400;
}





/*
 * Callouts
 *
 * Not quite alerts, but custom and helpful notes for folks reading the docs.
 * Requires a base and modifier class.
 */

/* Common styles for all types */
.bs-callout {
  margin: 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 5px solid #eee;
}
.bs-callout h4 {
  margin-top: 0;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout code,
.bs-callout .highlight {
  background-color: #fff;
}

/* Variations */
.bs-callout-danger {
  background-color: #fcf2f2;
  border-color: #dFb5b4;
}
.bs-callout-warning {
  background-color: #fefbed;
  border-color: #f1e7bc;
}
.bs-callout-info {
  background-color: #f0f7fd;
  border-color: #d0e3f0;
}


/* ÃƒÆ’Ã‚Â¶zel kodlar */
.no-padding { padding:0px !important; }
.no-margin { margin:0px !important; }


a.no-style { color:#000; }



div[class="tooltip-inner"] {
    font-size: 14px;
}


/* box 2 */
.box2 {
	border:1px solid #ccc;
	padding:10px 10px;
	margin-bottom:10px;
	text-align:center;
	display:inline-block;
}
.box2:hover {
	background-color:#F2F6F6;
}
.box2 .glyphicon {
	color:#505050;
	font-size:24px;
}
.box2:hover > .glyphicon {
	color:#000;
}


.other_site_menu {
	padding:5px 3px 3px 3px;
}
.other_site_menu:hover {
	background-color:#F2F6F6;
}
.other_site_menu .glyphicon {
	font-size:14px;
	color:#3D3D3D;
}

.other_site_box {
	margin-top:10px;
	position:absolute;
	z-index:99999;
}



/* editor */
.wp-switch-editor {
	height: 26px !important;
}



.navbar-inverse {
	-ms-box-shadow: 0 2px 7px -3px #000;
		-moz-box-shadow: 0 2px 7px -3px #000;
		-o-box-shadow: 0 2px 7px -3px #000;
		-webkit-box-shadow: 0 2px 7px -3px #000;
	box-shadow: 0 2px 7px -3px #000;
	background-color:#000;
	border-radius:0px !important;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	background-color: #cebaa7;
	color:#000;
	border-bottom:2px solid #F7DF72;
}


.navbar-inverse .navbar-nav > li > a {
	color: #000;
	background-color: #eab82d;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 7px 10px 6px 10px !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	margin-right: 15px;
	font-size:16px;

	letter-spacing:0.0em;
	word-spacing:2px;
	font-weight:bold;
	-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
-ms-transition: all 0.1s ease-out;
-o-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
border-bottom:2px solid #eab82d;
}
.navbar-inverse .navbar-nav > li > a:hover {
	background-color: #c0992b;
	color:#000;
	border-bottom:2px solid #c0992b;
}




.bonusContent {
	background:url('../img/icon/48/ribbon.png') no-repeat right top;
	background-color:#FFF;
}


#featured-main {
	background: #000;
		-ms-box-shadow: 0 2px 7px -3px #000;
		-moz-box-shadow: 0 2px 7px -3px #000;
		-o-box-shadow: 0 2px 7px -3px #000;
		-webkit-box-shadow: 0 2px 7px -3px #000;
	box-shadow: 0 2px 7px -3px #000;
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 400px;
	z-index: 11;
	margin-bottom:10px;
}
.comment-count {
	background: #e91b23;
}

#featured-main a:hover,
.cat-dark-top a:hover,
.carousel-wrapper a:hover {
	text-decoration: none;
}

.main-story {
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 180px;
	border-bottom: 1px solid #222;
	}

.main-story img {
	float: left;
	opacity: .6;
		-moz-transition: opacity .4s;
		-ms-transition: opacity .4s;
		-0-transition: opacity .4s;
		-webkit-transition: opacity .4s;
	transition: opacity .4s;
	width:100%;
	}

.main-story:hover img {
	opacity: .4;
	}

.main-story-shade {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	}

.main-story-shade:before {
	content: '';
		-moz-box-shadow: 0 0 150px 5px #000 inset;
		-ms-box-shadow: 0 0 150px 5px #000 inset;
		-o-box-shadow: 0 0 150px 7px #000 inset;
		-webkit-box-shadow: 0 0 100px 8px #000 inset;
	box-shadow: 0 0 150px 5px #000 inset;
	float: left;
	position: absolute;
		top: 0;
		left: 0;
	width: 100%;
	height: 100%;
	z-index: 15;
	}

.main-text {
	color: #fff;
	float: left;
	padding: 20px;
	position: absolute;
		bottom: 0;
		left: 0;
	width: 100%;
	z-index: 20;
	}

.main-text h1 {
	color: #fff;
	float: left;
	font-size: 30px;
	font-weight: 700;
	line-height: 120%;
	margin: 0 4% 5px;
	text-align: center;
	text-decoration: none;
		-moz-text-shadow: 1px 1px 2px #000;
		-ms-text-shadow: 1px 1px 2px #000;
		-o-text-shadow: 1px 1px 2px #000;
		-webkit-text-shadow: 1px 1px 2px #000;
	text-shadow: 1px 1px 2px #000;
	text-transform: uppercase;
	width: 92%;
	}

.main-byline {
	color: #ddd;
	float: left;
	font: 400 20px/20px 'Alegreya', serif;
	font-style: italic;
	text-align: center;
		-moz-text-shadow: 1px 1px 2px #000;
		-ms-text-shadow: 1px 1px 2px #000;
		-o-text-shadow: 1px 1px 2px #000;
		-webkit-text-shadow: 1px 1px 2px #000;
	text-shadow: 1px 1px 2px #000;
	width: 100%;
	}

.main-excerpt {
	float: left;
	font: 400 12px/18px helvetica, arial, sans-serif;
	margin-top: 10px;
	max-height: 0;
	overflow: hidden;
	text-align: center;
		-moz-text-shadow: 1px 1px 2px #000;
		-ms-text-shadow: 1px 1px 2px #000;
		-o-text-shadow: 1px 1px 2px #000;
		-webkit-text-shadow: 1px 1px 2px #000;
	text-shadow: 1px 1px 2px #000;
		-moz-transition: max-height .4s;
		-ms-transition: max-height .4s;
		-o-transition: max-height .4s;
		-webkit-transition: max-height .4s;
	transition: max-height .4s;
	width: 100%;
	}

.main-story:hover .main-excerpt {
	max-height: 120px;
}

.comment-bubble {
	background: url(images/comment-tri.png) no-repeat right bottom;
	float: right;
	position: absolute;
		top: 10px;
		right: 10px;
	height: 22px;
	z-index: 50;
	}

span.comment-count {
	color: #fff;
	float: left;
	font: 700 10px/10px 'Open Sans Condensed', sans-serif;
	padding: 3px 6px;
	}

.sub-story {
	border-bottom: 1px solid #222;
	border-left: 1px solid #222;
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 180px;
	}

.sub-story img {
	float: left;
	opacity: .5;
		-moz-transition: opacity .4s;
		-ms-transition: opacity .4s;
		-0-transition: opacity .4s;
		-webkit-transition: opacity .4s;
	transition: opacity .4s;
	width:100%;
	}

.sub-story:hover img {
	opacity: 0.2;
	}

.sub-text {
	padding: 10px 10px 8px 10px;
	position: absolute;
		bottom: 0;
		left: 0;
	width: 160px;
	}

.sub-text h2 {
	color: #fff;
	float: left;
	font-size: 20px;
	font-weight: 400;
	line-height: 120%;
	margin-bottom: 4px;
		-moz-text-shadow: 1px 1px 2px #000;
		-ms-text-shadow: 1px 1px 2px #000;
		-o-text-shadow: 1px 1px 2px #000;
		-webkit-text-shadow: 1px 1px 2px #000;
	text-shadow: 1px 1px 2px #000;
	text-transform: uppercase;
	}

.sub-text p {
	color: #ccc;
	float: left;
	font: 13px/17px helvetica, arial, sans-serif;
	max-height: 0px;
	overflow: hidden;
		-moz-transition: max-height .4s;
		-ms-transition: max-height .4s;
		-o-transition: max-height .4s;
		-webkit-transition: max-height .4s;
	transition: max-height .4s;
	}

.sub-story:hover .sub-text p {
	max-height: 100px;
	}
	
	
	
	
#wpadminbar {
	display:none;
}
