/***************************************************************************************/
/*
/*		Theme Name: as006048 (Kreative)
/*		Author: AS Designing
/*		Author URI: http://www.asdesigning.com
/*		Theme URI: http://www.astemplates.com
/*		
/*		Note: Design for a width of 480px - Mobile (Landscape)
/*
/***************************************************************************************/


@media only screen and (min-width: 480px) and (max-width: 767px) 
{

    #main
    {
        _font-size: 110% !important;
        font-weight: normal;
    }
    
	.container 
	{
		width: 420px !important;
	}
	
	/**************************************************************************************/
	/*   Top Header																		  */
	
	#header
	{
		margin-bottom: 15px;
	}
	
	#top-header 
	{
		height: 60px;
		min-height: 60px;
		border-radius: 0px;
        width: 420px;
        font-size: 16px;
	}
    
    #widget-top-header #searchform
    {
        margin: 10px 0 0 !important;
    }
    
    .frame.alignleft,
    .frame.alignright,
    .frame.alignnone,
    .lightbox 
    {
        margin-right: 0px;
        width: 100%;
        height: auto;
    }
	
	/**************************************************************************************/
	/*   Navigations																	  */
	 
	nav.primary 
	{
		clear: both;
		width: 100%;
		margin: 0;
		text-align: center;
		padding: 0px;
	}
	
	select.mnav 
	{
		width: 100%;
		clear: both;
		margin: 15px 0px;
	}
	
	
	/**************************************************************************************/
	/*   Logo																			  */
	
	.logo 
	{
		width: 100%;
		text-align: center;
		margin: 10px 0px 10px;
	}
	
	.logo h1,
	.logo h2 
	{
		font-size: 30px;
		text-align: center;
	}
	
	.logo 
	{
		padding-bottom: 0px;
	}
	
	.logo img
	{
		width: 210px;
		height: auto;
	}
		
	.logo .tagline 
	{
		display:block;
	}
		
	/**************************************************************************************/
	/*   Top search																		  */		
	
	#top-search 
	{
		margin: 14px 0px 0px 40px;
		float: right;
	}
	
	#top-search .input-search 
	{
		width: 150px;
	}
	
	
	/**************************************************************************************/
	/*   Header widget																	  */
	
	#widget-header 
	{
		padding: 10px 0px 20px;
		font-size: 11px;
		text-align: center;
		min-height: 110px;
		width: 100%;
	}
		
	#widget-header .widget-header
	{
	}
	
	#widget-header .widget-header li 
	{
		clear: none;
		padding: 0px 0px 0px 2px;
		float: none;
	}
	
	/**************************************************************************************/
	/*   Slider																			  */
	
	.flexslider-holder
	{
		min-height: 360px;
		padding: 40px 0 0;
	}
	
	.flexslider-container 
	{
		min-height: 360px;
        width: 420px;
		padding-bottom: 20px;
	}
	
	.flex-control-nav 
	{
		bottom: 25px;
		right: 15px;
	}
    
    .flexslider .slides img
    {
        max-width: 100%;
        float: left;
    }
    
    .flex-caption
    {
        max-width: 100%;
        
    }
	
	
	/**************************************************************************************/
	/* 	Content																			  */

	#content.left .indent 
	{
		padding: 10px 0px 0px 0px;
	}
			
	#top_content_area 
	{
		margin:0;
	}
	
	#home_content_area .indent .widget_box.alfa,
	#home_content_area .indent .widget_box.omega
	{
		padding: 0px;	
	}
	
	#home_content_area .grid_9 .indent .grid_3, 
	#home_content_area .grid_9 .indent .grid_6
	{
		padding: 0px 15px;	
	}
	
	/**************************************************************************************/
	/* 	Sidebar																			  */
	
	.box-holder 
	{
		margin: 0px -10px 0px -10px;
		padding: 20px 15px 20px 15px;
	}
	
	.box-holder .popular-posts li .featured-thumbnail,
	.box-holder .popular-posts li .featured-thumbnail img 
	{
		height: auto;
		width: 73px;
	}
	
	
	/**************************************************************************************/
	/* 	Flickr widget																	  */	
	
	.flickrImages a 
	{
		width: 69px;
		height: 69px;
	}
	
	
	/**************************************************************************************/
	/* 	Images																			  */
	
	.frame.alignleft img,
	.frame.alignright img,
	.frame.alignnone img	
	{
		width: 80% !important;
		height: auto !important;
	}
	
	.grid_3 .textwidget img
	{
		float: none; !important;
		margin: 0px 90px 20px;
	}
	
	
	/**************************************************************************************/
	/* 	Posts																			  */
	
	.post_list li .thumb-wrap 
	{
		display: block;
		width: 100%;
		height: auto;
	}
	
	.post_list li .thumb-wrap img 
	{
		width: 100%;
		height: auto;
	}
	
	.post-thumb 
	{
		width: 150px;
		height: 110px;
		float: left;
		margin-right: 20px;
	}
	
	.featured-thumbnail 
	{
		float: left;
		margin: 0px 20px 0px 0px;
	}
		
	.featured-thumbnail img 
	{
		width: auto;
		height: auto;
	}
	
	.featured-thumbnail .fright 
	{
		float: none;
		clear: left;
	}
	
	.featured-thumbnail.large 
	{
		width: auto;
		height: auto;
		margin: 0px 0px 10px 0px;
	}
	
	.post-holder footer .button 
	{
		float: left;
		padding: 0px 10px;
		margin-right: 10px;
	}
	
	.post-holder footer .link 
	{
		clear: both;
		margin: 8px 6px 0px 0px;
		float: left;	
	}
	
	.latestpost li .featured-thumbnail 
	{
		width: 140px;
		height: 138px;
		margin: 0px 20px 0px 0px;
		float: left;
	}
	
	.latestpost li .featured-thumbnail img 
	{
		width: auto;
		height: auto;
	}
	
			
	/**************************************************************************************/
	/*  Folio Cycle																		  */
	
	.folio_cycle,
	.folio_cycle .folio_item 
	{
		width: 172px !important;
		overflow: hidden;
	}
	
	.folio_cycle .folio_item figure.thumbnail img 
	{
		width:100%;
		height:auto;
	}
	
	
	/**************************************************************************************/
	/*  Tabs																			  */
	
	.tabs .tab 
	{
		padding: 20px 10px;
	}
	
	.tabs .tab .entry 
	{
		width: 320px;
		height: auto;
		margin-bottom: 20px;
		margin: 0px 10px 20px 10px;
	}
    
    .tab .recent-posts li .post_content
    {
        position: static;
        float: left;
    }
	
	
	/**************************************************************************************/
	/*  Address																			  */
	
	.address dt 
	{
		width: 165px;
		margin-right: 10px;
		padding: 0px 0px 10px 55px;
		font-size: 11px;
	}
	
	.address dd 
	{
		width: 195px;
		padding: 0px 0px 0px 43px;
	}
	
	.address dd span 
	{
		width: 80px;
	}
	
	
	/**************************************************************************************/
	/*  Google map																		  */
	
	#map 
	{
		width: 390px;
		height: 280px;
	}
	
	
	/**************************************************************************************/
	/* 	1 column portfolio																  */
	
	
	#gallery.one_column .portfolio li a.image-wrap 
	{
		background-image: url("../images/loading.gif"), url("../images/shadow.410x20.png");
		width: 410px;
		_height: 191px;
		float: left;
	}
	
	#gallery.one_column .zoom-icon 
	{
		width: 410px;
		height: 235px;
	}
	
	#gallery.one_column .folio-desc 
	{
		width: 100%;
		padding-top: 15px;
		margin: 0px;	
	}
	
	
	/**************************************************************************************/
	/* 	2 columns portfolio																  */		
	
	#gallery.two_columns .portfolio li 
	{
		width: 100%;
		margin-right: 0px;
	}
	
	#gallery.two_columns .portfolio li a.image-wrap 
	{
		background-image: url("../images/loading.gif"), url("../images/shadow.410x20.png");
		width: 410px;
		_height: 191px;
		float: left;
	}
	
	#gallery.two_columns .zoom-icon 
	{
		width: 410px;
		height: 235px;
	}
	
	
	/**************************************************************************************/
	/* 	3 columns portfolio																  */
	
	#gallery.three_columns .portfolio li 
	{
		width:auto;
		float:none;
		margin-right:0;
	}
	
	#gallery.three_columns .portfolio li a.image-wrap 
	{
		background-image: url("../images/loading.gif"), url("../images/shadow.410x20.png");
		width: 410px;
		height: 191px;
		float: left;
		padding-bottom: 20px;
	}
	
	#gallery.three_columns .portfolio li a.image-wrap img,
	#gallery.three_columns .zoom-icon 
	{
		_width: 410px;
		_height: 191px;
	}
	
	
	/**************************************************************************************/
	/* 	4 columns portfolio																  */
	
	#gallery.four_columns .portfolio li
	{
		width: 182px;
		margin-right: 17px;
	}
	
	#gallery.four_columns .portfolio li.even {
		margin-right:0;
		}
		
	#gallery.four_columns .portfolio li a.image-wrap 
	{
		background-image: url("../images/loading.gif"), url("../images/shadow.185x13.png");	
		width: 182px;
		height: 84px;
		padding-bottom: 13px;
	}
	
	#gallery.four_columns .zoom-icon 
	{
		width: 182px;
		height: 100px;
	}
	
    #gallery .portfolio p.excerpt
    {
        min-height: 80px;
    }
			
	/**************************************************************************************/
	/* 	Comment form																	  */
	
	.commentlist ul.children 
	{
		margin-left: 0;
	}
	
	#commentform input[type="text"],
	#commentform textarea 
	{
		width: 360px;
		max-width: 360px;
		min-width: 360px;
	}
	
	.children #commentform input[type="text"],
	.children #commentform textarea 
	{
		width: 360px;
		max-width: 360px;
		min-width: 360px;
	}
		
	
	/**************************************************************************************/
	/* 	Contact form																	  */	
	
	.wpcf7-form p.field input 
	{
		width: 368px;
	}
	
	.wpcf7-form textarea 
	{
		float: left;
		width: 368px;
		max-width: 368px;
		min-width: 368px;
	}
	
	.wpcf7-not-valid-tip 
	{
		width: 377px !important;
		position: absolute;
		left: 0 !important;
		top: 0 !important;
		padding: 4px 0 4px 10px !important;
		background: #f3b7b7 !important;
		color: red !important;
		border: 1px solid red !important;
	}
	
	#footer .wpcf7-form p.field input
	{
		width: 370px;
	}
	
	#footer .wpcf7-form textarea
	{
		width: 370px;
		max-width: 370px;
		min-width: 370px;
	}
	
	#footer .wpcf7-not-valid-tip
	{
		width: 377px !important;
		padding: 3px 0 3px 10px !important;
	}
	
		
	/**************************************************************************************/
	/* 	Search form																		  */
	
    #header-top-row #searchform
    {
        padding: 10px 0 0;
    }
    
	#searchform .searching 
	{
		width: 260px;
		margin: 0px 10px 10px 0px;
	}
	
	#sidebar #searchform input[type="submit"]
	{
		margin-left: 15px;	
	}
	
	
	/**************************************************************************************/
	.spacer
	{
		height: 20px;	
	}	
	
}