/*

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,h4,h5,p {

 margin: 10px 0; 

}



h3 {

 margin: 0 0 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;  }*/

.tagline { /*width: 950px;*/ width: 930px; padding: 20px 0; font-size: 40px; line-height: 33px; color: #333;  font-family: Helvetica; font-weight: bold; margin-left:0px; }

.tagline_sidebar { /*width: 950px;*/ width: 440px; padding: 0px 0; font-size: 40px; line-height: 33px; color: #333;  font-family: Helvetica; font-weight: bold; margin-left:0px; margin-bottom:430px; }

h3.top_title, /*h1.top_title*/ { padding: 5px 5px; margin: 7px 0 7px 0px; font-size: 13px; font-weight: normal; /*border-top: 1px solid #eee; border-bottom: 1px solid #eee;*/ text-transform: lowercase;}

/* 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: 306px; height: 410px;*/  

width: 150px; 

height: 170px; 

margin-left: 10px; 

margin-bottom: 10px; 

position: relative; 

cursor: pointer; 

}



.home_post_box_left {

float: right; 

width: 480px; 

}



.home_post_box img { /*width: 306px; height: 410px;*/ width: 150px; height: 170px; }

.home_post_box_last { margin-right: 0; }

.home_post_text { left: 0px; bottom: 20px; position: absolute; width: 140px; background-color: #eee; padding: 5px 5px; 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: lowercase;  }

.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  {

margin-top: -13px;

}



.single_left { /*float: left; width: 720px;*/ }

h1.single_title, h1.top_title { margin-top: 0; margin-bottom: 15px; font-size: 13px; /*font-weight: normal;*/ font-weight: 600; }

#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: 460px; /* 440 */

float: left; 

padding-top:0px; 

margin-bottom:20px;

/*margin-top: 9px;*/

 }

 

.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; }



#sidebar_nav_right { 

width: 240px; /* 220 */

float: right; 

margin-top: -392px; 

}



#sidebar_nav_right_biografie { 

width: 180px; 

float: right; 

margin-top: -392px; 

/*margin-right:130px;*/

margin-right:150px;

text-align:right;

}



/* 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; /*margin-right:5px;*/ }



/* STARTSEITE */



#startseite_bild_all {

width: 285px;

height: 427px;

float: left;

margin: 0px 0px 0px 0px;

}



#startseite_bild_all_middle {

width: 285px;

height: 427px;

float: left;

margin: 0px 62px 0px 62px;

}



#startseite_bild {

width: 285px;

/*height: 257px;*/

/*float: left;*/

background: #111111;

/*margin: 20px;*/

}



#startseite_bild_out{

width: 285px;

height: 150px;

border-top: 1px solid #cccccc;

/*border-bottom: 1px solid #111111;*/

/*float: left;*/

/*margin: 20px;*/

margin-top: 40px;

padding-top: 20px;

}

#startseite_bild_out_left{

width: 90px;

height: 150px;

float: left;

}



#startseite_bild_out_right{

width: 195px;

height: 150px;

float: left;

}



#startseite_bild_out li {

list-style-type: none;

margin-left: 18px;

}



ul {

list-style-type: none;

}



li {

margin-left: 0px;

list-style-type: none;

}



#contact_right{

float:right; 

width:250px;

/*margin-top: -10px;*/

}



#contact_right_image {

margin-bottom:20px; 

widht:250px; 

height:160px; 

background: #333333;

color: #ffffff;

text-align: center;

}



#content_text_right {

width:520px;

float: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;*/ width: 150px; height: 170px; }

	.home_post_box img { /*width: 400px; height: 400px;*/ width: 150px; height: 170px; }	

	.home_post_text { /*width: 400px; width: 205px;*/ width: 140px; }	

	

	.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: 480px; height: inherit; }

	

	#sidebar { /*width: 150px;*/ width: 228px; }	

	.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; }	

	

	.tagline_sidebar { /*width: 950px;*/ width: 220px; padding: 0px 0; font-size: 33px; line-height: 33px; color: #333;  font-family: Helvetica; font-weight: bold; margin-left:0px; margin-bottom:430px; }





/* STARTSEITE */



#startseite_bild_all {

width: 225px;

height: 387px;

float: left;

margin: 0px 0px 0px 0px;

}



#startseite_bild_all_middle {

width: 225px;

height: 387px;

float: left;

margin: 0px 16px 0px 16px;

}



#startseite_bild {

width: 225px;

/*height: 257px;*/

/*float: left;*/

background: #111111;

/*margin: 20px;*/

}



#startseite_bild img {

width: 225px;

border:  none;

}



#startseite_bild_out{

width: 225px;

height: 150px;

border-top: 1px solid #cccccc;

/*border-bottom: 1px solid #111111;*/

/*float: left;*/

/*margin: 20px;*/

margin-top: 40px;

padding-top: 20px;

}

#startseite_bild_out_left{

width: 75px;

height: 150px;

float: left;

}



#startseite_bild_out_right{

width: 150px;

height: 150px;

float: left;

}



#startseite_bild_out li {

list-style-type: none;

margin-left: 40px;

}



#contact_right{

display: none

}



#contact_right_image {

display: none

}

	

}

 /* 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: 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: 215; height: 300px;*/ width: 150px; height: 170px; }

	.home_post_box img { /*width: 215px; height: 300px;*/ width: 150px; height: 170px; }	

	.home_post_text { /*width: 254px; width: 205px;*/ width: 140px; }	

	

	.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: 480px; height: inherit; }

	

	#sidebar { /*width: 150px;*/ width: 228px; }	

	.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; }



/* STARTSEITE */



#startseite_bild_all {

width: 225px;

height: 387px;

float: left;

margin: 0px 0px 0px 0px;

}



#startseite_bild_all_middle {

width: 225px;

height: 387px;

float: left;

margin: 0px 16px 0px 16px;

}



#startseite_bild {

width: 225px;

/*height: 257px;*/

/*float: left;*/

background: #111111;

/*margin: 20px;*/

}



#startseite_bild img {

width: 225px;

border:  none;

}



#startseite_bild_out{

width: 225px;

height: 150px;

border-top: 1px solid #cccccc;

/*border-bottom: 1px solid #111111;*/

/*float: left;*/

/*margin: 20px;*/

margin-top: 40px;

padding-top: 20px;

}

#startseite_bild_out_left{

width: 75px;

height: 150px;

float: left;

}



#startseite_bild_out_right{

width: 150px;

height: 150px;

float: left;

}



#startseite_bild_out li {

list-style-type: none;

margin-left: 8px;

}



#contact_right{

display: none

}



#contact_right_image {

display: none

}

	

}

@media screen and (max-width: 766px) {



h3 {

 margin: 10px 0; 

}



#contact_right{

display: none

}





.home_post_box_left {

/*display: none*/

width: 100%;

}





#contact_right_image {

display: none

}

/* STARTSEITE */



#startseite_bild_all {

width: 300px;

height: 380px;

margin: 0px;

}



#startseite_bild_all_middle {

width: 300px;

height: 450px;

margin: 0px;

}



#startseite_bild {

width: 300px;

}



#startseite_bild img {

width: 300px;

}



#startseite_bild_out{

width: 300px;

}

#startseite_bild_out_left{

width: 90px;

}



#startseite_bild_out_right{

width: 210px;

}



#startseite_bild_out li {

list-style-type: none;

margin-left: 40px;

}



#content_text_right {

width:100%;

float:right;

}



#sidebar_nav_right_biografie { 

margin-top: -190px; 

}



	

	.desktop_clear { clear: none; }

	.tablet_clear { clear: none; }

	.iphone_clear { clear: both; }

	

	#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;  }*/

	.tagline { width: 300px; font-size: 38px; }

	.tagline_sidebar { /*width: 950px;*/ width: 300px; padding: 0px 0; font-size: 38px; line-height: 33px; color: #333;  font-family: Helvetica; font-weight: bold; margin-left:0px; margin-bottom:200px; }	

	#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: 290px; 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; }*/

	#sidebar { /*width: 150px;*/ width: 300px; }	

	#sidebar_nav_right { width: 220px; margin-top: -150px; }

	

	.footer_box_cont { width: 308px; padding-right: 0px; margin-right: 0px; float: none; margin-bottom: 25px; }	

	

}

#content_text_right ul {

    list-style-type: square !important;

}
#content_text_right li {
    margin-left: 0px;
    list-style-type: square !important;
	padding-bottom:5px;
}
#content_text_right h2 {
	line-height:initial;
}
#d1 div {
    width: 100%;
}
#d2 div {
    width: 12%;
    float: left;
}
#d3 div {
    /*width: 88%;
    float: right;*/
	width: 74% !important;
    float: none; !important;
    padding-top: 30px !important;
}
input[type="checkbox"] {
    width: 12px !important;
}
