/*
*
* Template Name: Chloe
* Template URI: http://www.zaferyardimci.com
* Template Author: Zafer Yardimci
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Version: 1.1
*
*
* on 1200 and up screen width = contents width: 1170px
* on 1199 and 1030 screen width = contents width: 940px
* on 1029 and 742 screen width = contents width: 742px
* on 742 and down screen width = contents width: 100%
* 
*/


/* ----------------------------------------------------- */
/*  Desktop */
/* ----------------------------------------------------- */
@media (min-width:1200px) and (max-width:1260px)
	{
	.date,.read-more
		{
		display:none !important;
		}
	}
	

@media (max-height: 800px) and (min-width: 940px) {

	.fixed #logo
		{
		margin-top:10px;
		margin-bottom:20px;
		}

	.menu li a
		{
		line-height: 42px !important;
		min-height: 42px !important;
		font-size:14px !important;
		}
		
	.menu li ul li a
		{
		font-size:13px !important;
		}
}




@media (min-width: 1200px)
	{

	.item
		{
		font-size:16px;
		line-height:28px;
		}

	header .author-info
		{
		font-size:19px;
		height:22px;
		}

	nav,.nav-affix
		{
		width:300px!important;
		}

	footer,section,header .header-content
		{
		margin-left:300px!important;
		}

	header .author-infos-column
		{
		width:360px;
		}

	header #contact
		{
		font-size:15px;
		}

	header #find_me
		{
		left:45.8%!important;
		}

	.projects-list .caroufredsel_wrapper
		{
		width:854px !important;
		}

	.projects-list li
		{
		margin:6px;
		}

	section .post-title
		{
		max-width:94%;
		}

	.fix_carousel
		{
		width:6px;
		}

	.small-heading .pull-left
		{
		padding-left:7px !important;
		}

	.small-heading .pull-right
		{
		padding-right:12px !important;
		}

	}
	
	
