/*
Theme Name: Logo Designer Responsive Theme
Theme URI: http://www.dessign.net/logodesignertheme
Description: Logo Designer Responsive Theme for WordPress is stylish, customizable, simple, and readable. Perfect for any creative, illustrator or graphic designer. 
Version: 2.0
Author: Marios Lublinski
Author URI: http://www.dessign.net
Tags: 4 column theme, clean, portfolio
*/
/* =WordPress Core
-------------------------------------------------------------- */


div.sam-block-item {
padding: 0px !important;
}

.home_tall_box h3, .home_wide_box h3, .home_post_box h3 {
white-space: nowrap;
  overflow: hidden;
}

/*p.nocomments {
display: none;
}
*/
/*.next_prev_cont {
margin-top: 40%;
}*/

.one_half {
width: 40%;
}

.one_half.last_column {
width: 60%;
}

a img.alignnone {
border-radius: 10px;
border: 1px solid #CCCCCC;
padding: 5px;
}

.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;
}
#wpadminbar { display: none; }
/* Global */
body, div { margin: 0; padding: 0; }
body { font-size: 14px; font-family: 'Lato', sans-serif;  font-weight: normal; letter-spacing: 1px;  color: #313131; background-color: #fff; line-height: 18px;}
h1,h2,h3,h4,h5,p { margin: 10px 0; }
a { color: #333; text-decoration: none; transition: background 0.3s ease 0s, color 0.3s ease 0s; }
a:hover { color:#888;  }
.no_margin_top { margin-top: 0 !important; }
.margin_top_25 { margin-top: 25px; }
.margin_vert_20 { margin: 20px 0; }
.margin_vert_25 { margin: 25px 0; }
.padding_bottom_10 { padding-bottom: 10px !important; }
.text_center { text-align: center; }
img { border: none; }
/*p { line-height: 22px; }*/
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
sup { font-size: 11px; }
.line_height_22 { line-height: 22px !important; }
.font_10 { font-size: 10px !important; }
.font_11 { font-size: 11px; }
.font_14 { font-size: 14px; }
.font_17 { font-size: 17px; }
.font_18 { font-size: 18px; }
.font_28 { font-size: 28px; line-height: 30px; }
.font_42 { font-size: 42px; }
.font_normal { font-weight: normal; }
.float_none { float: none !important; }
::selection {
	background: #ccc; 
	}
::-moz-selection {
	background: #ccc; 
}
#main_container { width: 1100px; margin: 0 auto; }
.container { width: 1100px; margin: 0 auto; }
#infscr-loading { DISPLAY: NONE !important; visibility: hidden !important; } /* hide infinite scroll loading image */
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}
/* Header */
header { width: 1100px; margin: 0 auto; padding: 0px 0 20px; position: relative; }
.header_top_cont {   position: fixed; top: 0px; left: 0; width: 100%; z-index: 9999; background: url('images/white-bg.png') repeat; }
.header_top_cont .container {  padding-top: 10px;  padding-bottom: 8px; }
.header_top_cont_spacer { min-height: 45px; }
.logo_cont { text-align: left; }
/*.logo { /*float: left;*/ margin-top: 35px; }*/
.header_social { float: right; }
.header_social img { float: left; margin-left: 8px; }
.header_menu { float: left; margin-top: 10px;  }
.header_menu ul { list-style-type: none; margin: 0; padding: 0; }
.header_menu ul li { float: left; margin-right: 10px;  font-size: 14px; position: relative; font-family: 'Lato', sans-serif; font-style: normal; font-weight: normal; letter-spacing: 3px; text-transform: uppercase;}


.header_menu ul li a { color: #999; text-decoration: none; margin-right: 30px; float: left; display: block; }
.header_menu ul li.current-menu-item a, 
.header_menu ul li.current_page_item a, 
.header_menu ul li a:hover {  color: #333; float: left; }
.header_menu ul li ul { position: absolute; top: 18px; left: 0;  background-color: #fff; padding: 7px; display: none; z-index: 25;  }
.header_menu ul li ul li { width: 140px; font-size: 11px; font-family: 'Lato', sans-serif; font-style: normal; font-weight: normal; letter-spacing: 3px; text-transform: uppercase; margin: 0; padding: 6px 0; border-top: 1px solid #efefef; }
.header_menu ul li ul li:first-child { border-top: none; }
.header_menu ul li ul li.current-menu-item a, 
.header_menu ul li ul li.current_page_item a, 
.header_menu ul li ul li a { color: #b2b2b6; background: none; }
.header_menu ul li ul li.current-menu-item a:hover, 
.header_menu ul li ul li.current_page_item a:hover, 
.header_menu ul li ul li a:hover { background: none; color: #000; }
/* Content */
#slideshow_cont { width: 1100px; height: 400px; position: relative; }
/*#slideshow img { width:1100px; height: 400px; display: none; position: absolute; top: 0; left: 0px; border-radius: 2px; }
#slideshow img.first_slide_img { display: block; }*/
#slideshow .slide_box { width:1100px; height: 400px; display: none; position: absolute; top: 0; left: 0px; border-radius: 2px; }
#slideshow .slide_box img, #slideshow .slide_box iframe { width:1100px; height: 400px; }
#slideshow .slide_box_first { display: block; }
.slide_next { position: absolute; bottom: 8px; right: 10px; cursor: pointer; }
.slide_prev { position: absolute; bottom: 8px; right: 50px; cursor: pointer; }
.single_inside_content img { max-width: 100%; height: inherit; }
#content { width: 1100px; margin: 0 auto; padding: 20px 0 0 0; }
.none_home_cont { border-top: 0px solid #fff; }
.home_wide_box { width: 340px; font-size: 13px; margin-bottom: 26px; float: left; text-align: center; }
.home_wide_box_last { float: right; }
.home_wide_box h3 { text-align: center; }
.home_tall_box h3, 
.home_wide_box h3,
.home_post_box h3 { margin: 0px 0; font-size: 11px; font-family: 'Lato', sans-serif;  font-weight: bold; letter-spacing: 1px; text-transform: uppercase; text-align: center; color: #666; padding: 10px;}
.home_wide_box p,
.home_tall_box p,
.home_post_box p { line-height: 20px; color: #777; }
.home_wide_box img { margin-top: 15px; width: 340px; height: 250px; border-radius: 3px; }
.home_wide_box img:hover,
.home_tall_box img:hover,
.home_post_box img:hover { opacity:0.8; filter:alpha(opacity=80); }
.home_tall_box { width: 195px; float: left; font-size: 12px; margin-bottom: 30px; margin-right: 20px;   }
.home_tall_box_last { margin-right: 0; }
.home_tall_box img { width: 190px; height: 290px; border-radius: 10px; border:1px solid #CCCCCC; padding:5px; }
.home_tall_box iframe { width: 190px; height: 290px; border-radius: 10px; }
.home_tall_center { float: left; width: 290px; margin-right: 10px; }
.home_featured_text_cont { height: 220px; overflow: hidden; }
.home_featured_text { text-align: center; font-size: 20px; color: #999; border-top: 2px solid #ececec; border-bottom: 2px solid #ececec; padding: 20px 0;  line-height: 30px; font-family: 'Oswald', sans-serif;}
.home_tall_center .home_post_box { margin-bottom: 0; }
.home_post_box { float: left; margin-right: 10px; width: 290px; font-size: 13px; margin-bottom: 10px; }
.home_post_box img { width: 290px; height: 180px; }
.home_post_box_last { float: left; margin-right: 0; }
h3.top_title, h1.top_title { padding: 5px 5px; margin: 2px 1px 2px 1px;  font-size: 14px; font-family: 'Lato', sans-serif;  font-weight: bold; letter-spacing: 3px; text-transform: uppercase; text-align: left;}
.cat_nav_cont { padding: 15px 0;  margin-bottom: 15px; font-size: 14px; font-family: 'Lato', sans-serif;  font-weight: normal; letter-spacing: 3px; text-transform: uppercase; }
#content_left { float: left; width: 840px; }
.blog_box { padding-bottom: 5px; margin-bottom: 20px;  }
.blog_box h3 { margin: 0 0 15px; font-size: 22px; font-family: 'Lato', sans-serif; font-style: normal; font-weight: normal; letter-spacing: 3px; text-transform: uppercase; text-align: center; }
.blog_box img { width: 830px; height: 450px; border-radius: 10px; text-align: center; border:1px solid #CCCCCC; padding:5px;}
.blog_box iframe { width: 830px; height: 450px; }
.blog_box img:hover { opacity:0.8; filter:alpha(opacity=80); }
.blog_box p { line-height: 19px; text-align: center;}
h1.single_title { font-size: 30px; font-family: 'Agency FB', sans-serif; font-style: normal; font-weight: bold; letter-spacing: 3px; text-transform: uppercase; margin: 0 0 15px; }
#commentform input[type=submit] { background-color: #161616; color: #fff; border: 1px solid #6E6E6E; padding: 3px 5px; }
/* Sidebar */
#sidebar { float: right; width: 210px;   padding: 10px; }
.side_box { margin-bottom: 25px; }
.side_box h3 { margin: 0 0 10px; padding: 3px 0;  font-size: 12px; font-family: 'Lato', sans-serif; font-style: normal; font-weight: bold; letter-spacing: 3px; text-transform: uppercase; color: #000; }
.side_box ul { list-style-type: none; margin: 0; padding: 0; }
.side_box ul li { margin-bottom: 10px; }
.t1_search_cont { position: relative; width: 200px; }
.t1_search_cont input[type=text] { width: 180px; height: 17px; border: 1px solid #ccc; padding: 3px 15px 3px 5px;  }
.t1_search_icon { position: absolute; top: 7px; right: 3px; }
.next_prev_cont { padding: 15px 0; }
.next_prev_cont .left { float: left; width: 45%; }
.next_prev_cont .left a { display: block; background: url('images/post_prev.png') no-repeat; background-position: top left; padding-left: 40px; min-height: 30px; }
.next_prev_cont .right { float: right; width: 45%; text-align: right; }
.next_prev_cont .right a { display: block; background: url('images/post_next.png') no-repeat; background-position: top right; padding-right: 40px;  min-height: 30px; }
/* Footer */
footer { background-color: #fff; width: 100%; padding: 15px 0; text-align: center; font-size: 10px; font-family: 'Raleway', sans-serif; font-style: normal; font-weight: normal; letter-spacing: 2px; text-transform: uppercase;  }

/* for tablet landscape */
@media only screen and (max-width: 1280px) {
	#main_container { width: 980px; }
	.container { width: 980px; }
	header { width: 960px; margin: 0 auto; padding: 10px 5px 25px; }
	.header_social { margin-right: 5px; }
	.header_menu ul li { font-size: 13px; }
	

	
	#content { width: 980px; padding-left: 5px; padding-right: 5px; float: left; }
	.home_wide_box { width: 435px; }
	.home_wide_box img { width: 435px; height: 290px; }
		
	.home_tall_box { width: 160px; margin-bottom: 30px; margin-right: 20px; }
	.home_tall_box img, .home_tall_box iframe { width: 160px; height: 250px; margin-bottom: 10px; margin-right: 20px;  }	
	.home_tall_box_last { margin-right: 0; }
	.home_tall_box h3, 
.home_wide_box h3,
	.home_post_box h3 { margin: 0px 0; font-size: 11px; font-family: 'Lato', sans-serif;  font-weight: bold; letter-spacing: 1px; text-transform: uppercase; text-align: center; color: #666; padding: 1px;}
	
	.blog_box { padding-bottom: 5px; margin-bottom: 20px;  }
	.blog_box img { width: 730px; height: 430px; border-radius: 10px; }
.blog_box iframe { width: 730px; height: 430px; }
	
	.home_post_box { margin-right: 1px; width: 225px; }
	.home_post_box img { width: 225px; height: 145px; }	
	.home_post_box_last { margin-right: 0; }
	
	#content_left { float: left; width: 730px; padding-left: 5px; }
	.single_inside_content img { max-width: 730px; height: inherit; }
	.single_inside_content iframe { width: 730px; height: 410px; }
	.blog_box img, .blog_box iframe { width: 730px; height: 430px; }
	
	#sidebar { float: right; width: 200px; padding-right: 5px; }
	
	.t1_search_cont { width: 140px; }
	.t1_search_cont input[type=text] { width: 120px;  }
	
}
/* for tablet Portrait */
@media only screen and (max-width: 1023px) {
	#main_container { width: 760px; }
	.container { width: 760px; }
	header { width: 728px; margin: 0 auto; padding: 10px 5px 25px; }
	.header_social { margin-right: 5px; }
	.header_menu ul li { font-size: 13px; }
	

	
	#content { width: 750px; padding-left: 5px; padding-right: 5px; }
	.home_wide_box { width: 340px; }
	.home_wide_box img { width: 340px; height: 340px; }
		
	.home_tall_box { width: 230px; margin-right: 30px; margin-bottom: 40px; }
	.home_tall_box img, .home_tall_box iframe { width: 230px; height: 350px; margin-right: 40px;  }	
	.home_tall_box_last { margin-right: 0; }
	.home_tall_box h3, 
.home_wide_box h3,
	.home_post_box h3 { margin: 0px 0; font-size: 11px; font-family: 'Lato', sans-serif;  font-weight: bold; letter-spacing: 1px; text-transform: uppercase; text-align: center; color: #666; padding: 1px;}
	
	.home_tall_center { width: 200px; margin-right: 0px; }
	.home_featured_text_cont { height: 182px; }
	.home_featured_text { font-size: 16px; padding: 10px 0; }
	
	.home_post_box { margin-right: 16px; width: 225px; }
	.home_post_box img { width: 225px; height: 225px; }	
	.home_post_box_last { margin-right: 0; }
	
	#content_left { float: left; width: 530px; padding-left: 5px; }
	.single_inside_content img { max-width: 530px; height: inherit; }
	.single_inside_content iframe { width: 500px; height: 280px; }
	.blog_box img, .blog_box iframe { width: 500px; height: 270px; border-radius: 10px;}
	
	#sidebar { float: right; width: 180px; padding-right: 5px; }
	
	.t1_search_cont { width: 140px; }
	.t1_search_cont input[type=text] { width: 120px;  }
	
}
/* for mobile landscape */
@media screen and (max-width: 767px)
 {
	#main_container { width: 300px;  }
	.container { width: 300px; }
	header { width: 300px;  }
	.header_top_cont {position: static; margin-top: 1px;}
	.header_top_cont .container {  padding-top: 2px;  padding-bottom: 8px;  }
.header_top_cont_spacer { min-height: 5px; }
	
	
	.logo {  margin-top: 8px; margin-bottom: 8px; max-width: 290px; height: inherit; }
	
	.header_social { float: none; text-align: center; padding: 15px; margin-right: 40px; }
	.header_social img { float: none;  }
	.header_menu ul li { font-size: 13px; margin-left: 2px;}	
.header_menu ul li ul li { width: 140px; font-size: 12px; margin: 0; padding: 3px 0; border-top: 1px solid #efefef; }
	.header_menu ul li a { color: #999; text-decoration: none; display: block; margin-right: 3px; padding: 3px; }
	

	
	#content { width: 300px; }
	.home_wide_box { width: 230px; float: none; }
	.home_wide_box img { width: 230px; height: 230px; border-radius: 400px; text-align: center; }	
	
	.home_tall_box { width: 200px; float: none; margin-right: 0; margin-left: 39px; }
	.home_tall_box img, .home_tall_box iframe { width: 200px; height: 300px; border-radius: 10px; text-align: center;}	
	.home_tall_box_last { margin-right: 0; }
	
	
	
	.home_post_box { margin-right: 0px; float: none; width: 290px; }
	.home_post_box img { width: 290px; height: 290px; }	
	.home_post_box_last { margin-right: 0; }	
	
	#content_left { float: none; width: 300px; padding-left: 0px; }
	.single_inside_content img { max-width: 290px; height: inherit; }
	.single_inside_content iframe { width: 290px; height: 162px; }
	.blog_box img , .blog_box iframe{ width: 270px; height: 160px; border-radius: 10px; text-align: center;}	
	#commentform textarea { max-width: 280px; }
	
	#sidebar { float: none; width: 230px; margin-left: 40px; border-left:0px solid #fff; }
}