/*

Theme Name: Neue Theme Responsive

Theme URI: http://www.dessign.net/neuethemeresponsive/

Description: Neue Responsive Theme for WordPress with infinite scroll is stylish, customizable, simple, and readable. Perfect for any illustrator, designer and blogger. 

Version: 2.0

Author: Marios Lublinski

Author URI: http://www.dessign.net

Tags: 3 column theme, clean, portfolio, blogger

*/



/* =WordPress Core

-------------------------------------------------------------- */

.alignnone {

    margin: 5px 20px 20px 0;

}



.aligncenter,

div.aligncenter {

    display: block;

    margin: 5px auto 5px auto;

}



.alignright {

    float:right;

    margin: 5px 0 20px 20px;

}



.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}



.aligncenter {

    display: block;

    margin: 5px auto 5px auto;

}



a img.alignright {

    float: right;

    margin: 5px 0 20px 20px;

}



a img.alignnone {

    margin: 5px 20px 20px 0;

}



a img.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}



a img.aligncenter {

    display: block;

    margin-left: auto;

    margin-right: auto

}



.wp-caption {

    background: #fff;

    border: 1px solid #f0f0f0;

    max-width: 96%; /* Image does not overflow the content area */

    padding: 5px 3px 10px;

    text-align: center;

}



.wp-caption.alignnone {

    margin: 5px 20px 20px 0;

}



.wp-caption.alignleft {

    margin: 5px 20px 20px 0;

}



.wp-caption.alignright {

    margin: 5px 0 20px 20px;

}



.wp-caption img {

    border: 0 none;

    height: auto;

    margin: 0;

    max-width: 98.5%;

    padding: 0;

    width: auto;

}



.wp-caption p.wp-caption-text {

    margin: 0;

    padding: 0 4px 5px;

}



/* Global */

body, div { margin: 0; padding: 0; }

body { font: 14px/22px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
	background: #fff;
	color: #4c4d51; }

h1,
h2,
h3,
h4,
h5 { font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue Condensed Bold", "FranklinGothicFSDemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666;
	font-weight: bold;
	padding: 0; }
h1 {
	font-size: 24px;
	line-height: 28px;
}

h2 {
	font-size: 20px;
	line-height: 22px;
	margin: 0 0 15px 0;
}

h3 {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 10px 0;
}

h4 {
	font-size: 14px;
	line-height: 18px;
}

h5 {
	font-size: 12px;
	line-height: 18px;
}


img { border: none; }

p { line-height: 22px; }

.left { float: left; }

.right { float: right; }

.clear { clear: both; }

.desktop_clear { clear: both; }

a { color: #333; text-decoration: none; }

a:hover { color: #888 }

#main_container { width: 1290px; margin: 0 auto; }



/* Header */

#header { padding: 15px 0 10px 0; }

#header .left { width: 350px; }

#header .left img { max-width: 350px; height: inherit; }

#header .right { width: 900px; }

.logo { float: left; }

.head_social { float: right; }

.head_social img { float: left; margin-left: 10px; }



#menu_container { max-width: 720px; float: right; margin-right: 20px; }

#menu_container ul { list-style-type: none; margin: 0; padding: 0; }

#menu_container ul li { float: left; font-size: 14px; margin: 0 17px; }

#menu_container ul li a { color: #BFBFCA; text-decoration: none; }

#menu_container ul li a:hover { color: #000; }

#menu_container ul li.current-menu-item a, #menu_container ul li.current_page_item a { color: #000; }

#menu_container ul li ul { display: none; }



.cat_menu_container { float: right; margin: 15px 17px 0 0; }

.cat_menu_container ul { list-style-type: none; margin: 0; padding: 0; }

.cat_menu_container ul li { float: left; font-size: 14px; padding: 0 14px 0 9px; background: url('images/cat-menu-divider.jpg') no-repeat; background-position: center right; }

.cat_menu_container ul li a { color: #7b7b7b; text-decoration: none; }

.cat_menu_container ul li a:hover { color: #000; }

.cat_menu_container ul li.current-menu-item a, .cat_menu_container ul li.current_page_item a { color: #666; font-weight: bold; text-decoration: none; }

.cat_menu_container ul li:last-child { background: none; }

.cat_menu_container ul li ul { display: none; }



.tagline { width: 820px; padding: 0px 0; font-size: 2px; line-height: 1px; color: #666; }



/* Content */

#slideshow_cont { width: 852px; height: 282px; float: left; margin-right: 4px; margin-bottom: 4px; position: relative; }

#slideshow img { width: 852px; height: 282px; display: none; position: absolute; top: 0; left: 0; z-index: 5; }

#slideshow img.first_img { display: block; }

.slide_prev { position: absolute; left: 10px; top: 125px; z-index: 10; cursor: pointer; display: none; }

.slide_next { position: absolute; right: 10px; top: 125px; z-index: 10; cursor: pointer; display: none; }


.home_post_box { float: left; width: 424px; height: 282px; margin-right: 4px; margin-bottom: 4px; position: relative; cursor: pointer; }

.home_post_box img { width: 424px; height: 282px; }

.home_post_box_last { margin-right: 4px; }

.home_post_text { left: 0px; bottom: 10px; position: absolute; width: 423px; background-color: #fff; padding: 10px 10px; color: #727272; display: none; 
	/* for IE */
        filter:alpha(opacity=75);
        /* CSS3 standard */
        opacity:0.75;
}

.home_post_text h3 { margin-top: 0; color: #666; font-size: 16px; margin-bottom: 0px; font-weight: bold; }
.home_post_text p { margin-top: 0; font-size: 0px; line-height: 0px; margin-bottom: 0px; }
/*

*/
 


.home_blog_box { float: left; width: 424px; height: auto !important; cursor: auto !important; margin-right: 4px; margin-bottom: 4px; min-height: 425px; }

.home_blog_box img { width: 424px; height: 282px; }

.home_blog_box_last { margin-right: 0; }

.home_blog_box h4 { font-size: 18px;  font-weight: bold; }



#single_cont  { }

.single_left { float: left; width: 867px; }

h1.single_title { margin-top: 0; margin-bottom: 15px; font-weight: bold; }

#commentform input[type=submit] { background-color: #161616; color: #fff; border: 1px solid #6E6E6E; padding: 3px 5px; }

.load_more_cont { clear: both; }

#infscr-loading { opacity: 0; }




/* Sidebar */

#sidebar { width: 210px; float: right; }



.side_box { margin-bottom: 25px; }

.side_box h3.side_title { margin-top: 0; font-size: 16px; }

.side_box ul { list-style-type: none; margin: 0; padding: 0; }

.side_box ul li { margin-bottom: 10px; }



.t1_search_cont { position: relative; width: 210px; }

.t1_search_cont input[type=text] { width: 190px; height: 17px; border: 1px solid #E5E5E5; padding: 3px 15px 3px 5px;  }

.t1_search_icon { position: absolute; top: 6px; right: 3px; }



/* Footer */

#footer { padding: 35px 0 15px 0; }

.footer_box_cont { width: 404px; padding-right: 20px; margin-right: 4px; float: left; }

.footer_box { margin-bottom: 25px; }

.footer_box ul { list-style-type: none; margin: 0; padding: 0; }

.footer_box ul li { margin-bottom: 10px; }

.footer_box_cont_last { margin-right: 0; }

h3.footer_title { margin-top: 0; margin-bottom: 15px; padding-bottom: 10px; background: url('images/footer-title-line.jpg') no-repeat; background-position: bottom left; font-weight: normal; font-size: 15px; text-transform: uppercase; }



.footer_text { padding: 25px 0 15px; text-align: right; }







/* for tablet */



@media only screen and (min-width: 768px) and (max-width: 959px) {

	

	.desktop_clear { clear: none; }

	.tablet_clear { clear: both; }

	

	#main_container { width: 708px; }

	#header .left { width: 250px; }

	#header .left img { max-width: 250px; height: inherit; }		

	#header .right { width: 440px; }	

	

	#menu_container { max-width: 440px; float: right; margin-right: 0px; clear: both; margin-top: 20px; }	

	.cat_menu_container { float: right; margin: 15px 15px 0 0; }

	

	.tagline { width: 650px; }	

	.home_post_box_last { margin-right: 4px; }

	.home_post_box_tablet_last { margin-right: 0; }

	

	#slideshow_cont { width: 708px; height: 234px; margin-right: 0px; }

	#slideshow img { width: 708px; height: 234px; }

	#slideshow img.first_img { display: block; }	

	

	.slide_prev { top: 110px; }

	.slide_next { top: 110px; }	

	

	.home_post_box { float: left; width: 352px; height: 234px; }

	.home_post_box img { width: 352px; height: 234px; }	

	.home_post_text { width: 302px; }	

	

	.home_blog_box { width: 352px; margin-right: 4px; margin-bottom: 4px; min-height: 425px; }

	.home_blog_box img { width: 352px; height: 234px; }	

	

	.home_blog_box_last { margin-right: 4px; }

	.home_blog_box_tablet_last { margin-right: 0; }

	

	.single_left { width: 525px; }	

	.single_inside_content img { max-width: 525px; height: inherit; }

	

	#sidebar { width: 150px; }	

	.t1_search_cont { width: 150px; }

	.t1_search_cont input[type=text] { width: 130px;  }	

	

	.footer_box_cont { width: 212px; padding-right: 20px; margin-right: 4px; float: left; }	



}



/* for mobile */



@media screen and (max-width: 480px) {

	

	.desktop_clear { clear: none; }

	.tablet_clear { clear: none; }

	

	#main_container { width: 308px; }	

	#header .left { width: 308px; float: none; }

	#header .left img { max-width: 308px; height: inherit; }	

	

	#header .right { float: none; width: auto; }

	.head_social { display: none; }

	

	#menu_container { margin: 15px 0 0 9px; float: left; }

	#menu_container ul li { margin: 0 10px 0 0; font-size: 14px; }

	

	.cat_menu_container { float: right; margin: 15px 0px 10px 0; }	

	.tagline { width: 308px; padding: 25px 0; font-size: 16px; display: none; }

	

	#slideshow_cont { display: none; }

	.home_post_box { float: none; width: 308px; height: 205px; }

	.home_post_box img { width: 308px; height: 205px; }	

	.home_post_text { width: 268px; left: 10px; }			

	

	.home_post_box_last { margin-right: 0px; }

	.home_post_box_tablet_last { margin-right: 0; }	

	

	.home_blog_box { width: 308px; margin-right: 0px; margin-bottom: 4px; min-height: 0; margin-bottom: 25px; }

	.home_blog_box img { width: 308px; height: 205px; }	

	

	.home_blog_box_last { margin-right: 0px; }

	.home_blog_box_tablet_last { margin-right: 0; }	

	

	.single_left { width: 308px; float: none; margin: 0 auto 25px; }	

	.single_inside_content img { max-width: 308px; height: inherit; }

	

	#commentform textarea { max-width: 280px; }

	#sidebar { display: none; }

	

	.footer_box_cont { width: 308px; padding-right: 0px; margin-right: 0px; float: none; margin-bottom: 25px; }	

	

}