/*
Theme Name: Art Works Responsive WordPress Theme
Theme URI: http://www.dessign.net/artworksresponsivetheme/
Description: Art Works Responsive Theme for WordPress with infinite scroll is stylish, customizable, simple, and readable. Perfect for any Illustrator, Graphic Designer, Photographer and Creative Blogger. 
Version: 2.0.1
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-size: 14px;  font-family: 'Raleway', sans-serif; color: #333; line-height: 17px; 
background: url(images/dummy-image.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; }
h1,h2,h3,h4,h5,p { margin: 10px 0; }
img { border: none; }
p { line-height: 27px; }
.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: 980px; margin: auto; padding: 1px 30px 1px 30px; background-color: #FFFFFF; }
::selection {
	background: #c9dee3; 
	}
::-moz-selection {
	background: #c9dee3; 
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}
/* Header */
#header { padding: 20px 0 10px 0; }
#header .left { width: 350px; }
#header .left img { max-width: 350px; height: inherit; }
#header .right { width: 600px; }
.logo { float: left; }
.head_social { float: right; margin-bottom: 10px; }
.head_social img { float: left; margin-left: 10px; }
.header_menu {  max-width: 720px; float: right; margin-top: 15px; }
.header_menu ul { list-style-type: none; margin: 0; padding: 0; }
.header_menu ul li { float: left; margin-left: 10px; font-size: 15px; position: relative; 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: 24px; left: 0; border: 1px solid #dfdfdf; background-color: #fff; padding: 5px 5px; display: none; z-index: 25; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
.header_menu ul li ul li { width: 140px; font-size: 13px; 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; }
.tagline { width: 950px; padding: 20px 0; font-size: 27px; line-height: 33px; color: #999;  font-family: 'Raleway', sans-serif; font-weight: 200;  }
h3.top_title, h1.top_title { padding: 5px 5px; margin: 7px 0 7px; font-size: 13px; font-weight: normal; border-top: 1px solid #eee; border-bottom: 1px solid #eee; text-transform: uppercase;}
/* 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: 210px; height: 281px; margin-right: 30px; margin-bottom: 30px; position: relative; cursor: pointer; }
.home_post_box img { width: 210px; height: 281px; }
.home_post_box_last { margin-right: 0; }
.home_post_text { left: 0px; bottom: 20px; position: absolute; width: 170px; background-color: #fff; padding: 7px 7px; color: #727272; display: none; }
.home_post_text h3 { margin-top: 0; color: #444; font-size: 12px; line-height: 18px; margin-bottom: 0px; font-family: 'Raleway', sans-serif; font-weight: 700;  text-transform: uppercase;  }
.home_post_text p { margin: 0; }
.home_blog_box { float: left; width: 680px; height: auto !important; cursor: auto !important; margin-right: 4px; margin-bottom: 20px; min-height: 280px; }
.home_blog_box img { width: 680px; height: 280px; }
.home_blog_box_last { margin-right: 0; }
.home_blog_box h4 { font-size: 20px;  font-family: 'Raleway', sans-serif; font-weight: bold;}
#single_cont  { }
.single_left { float: left; width: 720px; }
h1.single_title { margin-top: 0; margin-bottom: 15px; font-size: 18px; font-weight: normal; }
#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: 200px; float: right; }
.side_box { margin-bottom: 25px; }
.side_box h3.side_title { margin-top: 0; font-size: 14px; }
.side_box ul { list-style-type: none; margin: 0; padding: 0; }
.side_box ul li { margin-bottom: 10px; }
.t1_search_cont { position: relative; width: 180px; }
.t1_search_cont input[type=text] { width: 170px; height: 17px; border: 1px solid #E5E5E5; padding: 3px 15px 3px 5px;  }
.t1_search_icon { position: absolute; top: 6px; right: 3px; }
/* Footer */
#footer { padding: 5px 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 landscape */
@media only screen and (max-width: 959px) {
	.desktop_clear { clear: none; }
	.tablet_clear { clear: both; }
	
	#main_container { width: 808px; }
	#header .left { width: 350px; }
	#header .left img { max-width: 350px; height: inherit; }		
	#header .right { width: 540px; }	
	
	
	.cat_menu_container { float: right; margin: 5px 5px 0 0; }
	#menu_container { max-width: 840px; float: right; margin-right: 0px; clear: both; margin-top: 10px; }	
	.tagline { width: 650px; }	
	.home_post_box_last { margin-right: 4px; }
	.home_post_box_tablet_last { margin-right: 0; }
	
	#slideshow_cont { width: 808px; height: 234px; margin-right: 0px; }
	#slideshow img { width: 808px; height: 234px; }
	#slideshow img.first_img { display: block; }	
	
	.slide_prev { top: 110px; }
	.slide_next { top: 110px; }	
	
	.home_post_box { float: left; width: 400px; height: 400px; }
	.home_post_box img { width: 400px; height: 400px; }	
	.home_post_text { width: 400px; }	
	
	.home_blog_box { width: 400px; margin-right: 4px; margin-bottom: 4px; min-height: 400px; }
	.home_blog_box img { width: 400px; height: 400px; }	
	
	.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 tablet Portrait */
@media only screen 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; }	
	
	
	.cat_menu_container { float: right; margin: 5px 5px 0 0; }
	#menu_container { max-width: 740px; float: right; margin-right: 0px; clear: both; margin-top: 10px; }	
	.tagline { width: 700px; }	
	.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: 215px; height: 300px; }
	.home_post_box img { width: 215px; height: 300px; }	
	.home_post_text { width: 254px; }	
	
	.home_blog_box { width: 500px; margin-right: 4px; margin-bottom: 4px; min-height: 250px; }
	.home_blog_box img { width: 500px; height: 250px; }	
	
	.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; }	
}
@media screen and (max-width: 766px) {
	
	.desktop_clear { clear: none; }
	.tablet_clear { clear: none; }
	
	#main_container { width: 300px; padding: 1px 7px; }	
	#header .left { width: 300px; float: none; }
	#header .left img { max-width: 300px; height: inherit; }	
	
	#header .right { float: none; width: auto; }
	.head_social { display: none; }
.tagline { 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; }	
	
	
	#slideshow_cont { display: none; }
	.home_post_box { float: none; width: 300px; height: 400px; }
	.home_post_box img { width: 300px; height: 400px; }	
	.home_post_text { width: 240px; left: 0px; }			
	
	.home_post_box_last { margin-right: 0px; }
	.home_post_box_tablet_last { margin-right: 0; }	
	
	.home_blog_box { width: 300px; margin-right: 0px; margin-bottom: 4px; min-height: 0; margin-bottom: 25px; }
	.home_blog_box img { width: 300px; height: 120px; }	
	
	.home_blog_box_last { margin-right: 0px; }
	.home_blog_box_tablet_last { margin-right: 0; }	
	
	.single_left { width: 300px; float: none; margin: 0 auto 2px; }	
	.single_inside_content img { max-width: 300px; height: inherit; }
	
	#commentform textarea { max-width: 300px; }
	#sidebar { display: none; }
	
	.footer_box_cont { width: 308px; padding-right: 0px; margin-right: 0px; float: none; margin-bottom: 25px; }	
	
}
