/*
Theme Name: Illustration Responsive Theme
Theme URI: http://www.dessign.net/illustrationtheme
Description: Illustration 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: 2 column theme, clean, portfolio
*/
/* =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-size: 12px; font-family: 'Varela Round', sans-serif; font-style: normal; font-weight: normal; letter-spacing: 1px;  color: #313131; background-color: #ededed; line-height: 18px;}
h1,h2,h3,h4,h5,p { margin: 10px 0; }
a { color: #222; text-decoration: none; }
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: #c9dee3; 
	}
::-moz-selection {
	background: #c9dee3; 
}
#main_container { width: 1200px; margin: 0 auto; background-color: #fff; }
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}
/* Header */
header { width: 1100px; margin: 0 auto; padding: 10px 0 25px; }
.logo { float: left; margin-top: 18px; }
.header_social { float: right; }
.header_social img { float: left; margin-left: 8px; }
.header_menu { float: right; margin-top: 10px; }
.header_menu ul { list-style-type: none; margin: 0; padding: 0; }
.header_menu ul li { float: left; font-size: 12px; position: relative; font-family: 'Varela Round', sans-serif; font-style: normal; font-weight: normal; letter-spacing: 2px; text-transform: uppercase;}
.header_menu ul li a { color: #999; text-decoration: none; padding: 4px 15px; display: block;  }
.header_menu ul li.current-menu-item a, 
.header_menu ul li.current_page_item a, 
.header_menu ul li a:hover { background-color: #fff; color: #333; }
.header_menu ul li ul { position: absolute; top: 26px; left: 0; border: 1px solid #dfdfdf; background-color: #fff; padding: 5px 5px; display: none; z-index: 250; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
.header_menu ul li ul li { width: 155px; font-size: 11px; font-family: 'Varela Round', sans-serif; font-style: normal; font-weight: normal; letter-spacing: 2px; text-transform: uppercase; margin: 0; padding: 3px 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: 1200px; height: 500px; position: relative; }
#slideshow img { width:1100px; height: 500px; display: none; position: absolute; top: 0; left: 50px; border-radius: 5px; }
#slideshow img.first_slide_img { display: block; }
.slide_next { position: absolute; bottom: 10px; right: 60px; cursor: pointer; }
.slide_prev { position: absolute; bottom: 10px; right: 110px; cursor: pointer; }
#content { width: 1100px; margin: 0 auto; padding: 25px 0 0 0; }


.none_home_cont { border-top: 4px solid #EDEDED; }
.home_wide_box { width: 525px; 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: 10px 0; font-size: 12px; font-family: 'Varela Round', sans-serif; font-style: normal; font-weight: normal; letter-spacing: 2px; text-transform: uppercase; text-align: center;}
.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: 525px; height: 330px; 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: 346px; float: left; font-size: 13px; margin-bottom: 10px; margin-right: 30px; }
.home_tall_box_last { margin-right: 0; }
.home_tall_box img { width: 346px; height: 250px; border-radius: 3px;  }
.home_tall_center { float: left; width: 290px; margin-right: 30px; }
.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: 'Raleway', sans-serif;}
.home_tall_center .home_post_box { margin-bottom: 0; }
.home_post_box { float: left; margin-right: 30px; 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 49px 2px 49px;  font-size: 13px; font-family: 'Varela Round', sans-serif; font-style: normal; font-weight: normal; letter-spacing: 2px; text-transform: uppercase; border-top: 1px solid #eee; color: #999999;}
.cat_nav_cont { padding: 15px 0; border-top: 2px solid #EDEDED; margin-bottom: 15px; font-size: 13px; font-family: 'Varela Round', sans-serif; font-style: normal; font-weight: normal; letter-spacing: 2px; text-transform: uppercase; }
#content_left { float: left; width: 800px; }
.blog_box { padding-bottom: 5px; margin-bottom: 20px; border-bottom: 1px solid #ccc; }
.blog_box h3 { margin: 0 0 15px; font-size: 13px; font-family: 'Varela Round', sans-serif; font-style: normal; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; }
//.blog_box img { width: 800px; height: 300px; border-radius: 3px; }
.blog_box img { border-radius: 3px; }
.blog_box img:hover { opacity:0.8; filter:alpha(opacity=80); }
.blog_box p { line-height: 19px; }
.read_more { display: inline-block; float: right; color: #fff; background-color: #444; font-size: 9px; font-family: 'Varela Round', sans-serif; font-style: normal; font-weight: normal; letter-spacing: 2px; text-transform: uppercase; padding: 0px 5px 0px 5px; margin: 10px 0; }
h1.single_title { font-size: 16px; font-family: 'Varela Round', sans-serif; font-style: normal; font-weight: normal; letter-spacing: 2px; text-transform: uppercase; margin: 0 0 15px; }
#commentform input[type=submit] { background-color: #161616; color: #fff; border: 1px solid #6E6E6E; padding: 3px 5px; }
.next_prev_cont { padding: 25px 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: 25px; 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: 25px;  min-height: 30px; }

/* Sidebar */
#sidebar { float: right; width: 210px; }
.side_box { margin-bottom: 25px; }
.side_box h3 { margin: 0 0 10px; padding: 3px 0; border-top: 1px solid #eee; border-bottom: 1px solid #eee; font-size: 10px; font-family: 'Varela Round', sans-serif; font-style: normal; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; color: #333; }
.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 #E5E5E5; padding: 3px 15px 3px 5px;  }
.t1_search_icon { position: absolute; top: 6px; right: 3px; }
/* Footer */
footer { background-color: #fff; width: 100%; padding: 15px 0; text-align: center; font-size: 10px; font-family: 'Varela Round', sans-serif; font-style: normal; font-weight: normal; letter-spacing: 2px; text-transform: uppercase; border-top: 1px solid #ccc; }

#content_left {
    width: 100%;
}
.nocomments {
    display: none;
}
.blog_box img {
	height: auto !important;
}

/* for tablet landscape */
@media only screen and (max-width: 1280px) {
	#main_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; }
	
	#slideshow_cont { width: 920px; height: 450px; }
	#slideshow img { width: 920px; height: 450px; left: 25px;}
.slide_next { position: absolute; bottom: 10px; right: 10px; cursor: pointer; }
.slide_prev { position: absolute; bottom: 10px; right: 60px; cursor: pointer; }	
	
	#content { width: 920px; padding-left: 5px; padding-right: 5px; }
	.home_wide_box { width: 435px; }
	.home_wide_box img { width: 435px; height: 290px; }
		
	.home_tall_box { width: 280px;  }
	.home_tall_box img { width: 280px; height: 190px; }	
	.home_tall_box_last { margin-right: 0; }
	
	
	
	.home_post_box { margin-right: 16px; width: 225px; }
	.home_post_box img { width: 225px; height: 145px; }	
	.home_post_box_last { margin-right: 0; }
	
	#content_left { float: left; width: 100%; padding-left: 5px; }
	.single_inside_content img { max-width: 920px; height: inherit; }
	.blog_box img { width: 530px; height: 200px; }
	
	#sidebar { float: right; width: 145px; 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; }
	header { width: 728px; margin: 0 auto; padding: 10px 5px 25px; }
	.header_social { margin-right: 5px; }
	.header_menu ul li { font-size: 13px; }
	
	#slideshow_cont { width: 710px; height: 350px; }
	#slideshow img { width: 710px; height: 350px; left: 25px;}
.slide_next { position: absolute; bottom: 10px; right: 10px; cursor: pointer; }
.slide_prev { position: absolute; bottom: 10px; right: 60px; cursor: pointer; }	
	
	#content { width: 708px; padding-left: 5px; padding-right: 5px; }
	.home_wide_box { width: 340px; }
	.home_wide_box img { width: 340px; height: 220px; }
		
	.home_tall_box { width: 215px;  }
	.home_tall_box img { width: 215px; height: 150px; }	
	.home_tall_box_last { margin-right: 0; }
	
	.home_tall_center { width: 225px; margin-right: 16px; }
	.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: 145px; }	
	.home_post_box_last { margin-right: 0; }
	
	#content_left { float: left; width: 100%; padding-left: 5px; }
	.single_inside_content img { max-width: 700px; height: inherit; }
	.blog_box img { width: 530px; height: 200px; }
	
	#sidebar { float: right; width: 145px; padding-right: 5px; }
	
	.t1_search_cont { width: 140px; }
	.t1_search_cont input[type=text] { width: 120px;  }
	
}
/* for mobile landscape */
@media screen and (max-width: 766px)
 {
	#main_container { width: 295px; padding:  5px; }
	header { width: 295px; }
	
	.logo { float: left; margin-top: 8px; width: 280px; }
	.header_social { display: none; }
	.header_menu ul li { font-size: 13px; margin-right: 2px; }	
.header_menu ul li ul li { width: 160px; font-size: 12px; margin: 0; padding: 3px 0; border-top: 1px solid #efefef; }
	
	#slideshow_cont { width: 290px; height: 150px; }
	#slideshow img { width: 290px; height: 150px; left: 3px;}	
	
.slide_next { position: absolute; bottom: 10px; right: 5px; cursor: pointer; }
.slide_prev { position: absolute; bottom: 10px; right: 50px; cursor: pointer; }	
	
	#content { width: 290px; }
	.home_wide_box { width: 290px; float: none; }
	.home_wide_box img { width: 290px; height: 190px; }	
	
	.home_tall_box { width: 290px; float: none; margin-right: 0; }
	.home_tall_box img { width: 290px; height: 190px; }	
	.home_tall_box_last { margin-right: 0; }
	
	
	
	.home_post_box { margin-right: 0px; float: none; width: 290px; }
	.home_post_box img { width: 290px; height: 287px; }	
	.home_post_box_last { margin-right: 0; }	
	
	#content_left { float: none; width: 100%;; padding-left: 0px; }
	.single_inside_content img { max-width: 290px; height: inherit; }
	.blog_box img { width: 290px; height: 140px; }	
	#commentform textarea { max-width: 280px; }
	
	#sidebar { display: none; }
}
