/* @override 
	https://dtp/wp-content/themes/dtp/style.css
	https://blog.digitaltechparis.com/wp-content/themes/dtp/style.css
	https://digitaltechparis.com/wp-content/themes/dtp/style.css
*/

/*
Theme Name: dtp
Theme URI: https://digitaltechparis.com/
Description: Wordpress theme for digitaltechparis.
Author: Kevin Kennedy
Author URI: https://strazi.org
Version: 1.0
*/

@import url(https://digitaltechparis.com/wp-content/themes/dtp/css/reset.css);
@import url(https://digitaltechparis.com/wp-content/themes/dtp/css/960.css);

html {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #ccc;
	background: url(https://digitaltechparis.com/wp-content/themes/dtp/images/noise.jpg) repeat left top;
	height: 100%;
	text-rendering: optimizeLegibility;
}

body {
	background: url(https://digitaltechparis.com/wp-content/themes/dtp/images/bg.jpg) no-repeat left top;
	height: 100%;
}

img.alignright {float:right; margin:5px 0 1em 1em}
img.alignleft {float:left; margin:5px 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:5px 0 1em 1em}
a img.alignleft {float:left; margin:5px 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.alignright {float:right; margin:5px 0 1em 1em}
.alignleft {float:left; margin:5px 1em 1em 0}
.aligncenter {display: block; margin-left: auto; margin-right: auto}
a .alignright {float:right; margin:5px 0 1em 1em}
a .alignleft {float:left; margin:5px 1em 1em 0}
a .aligncenter {display: block; margin-left: auto; margin-right: auto}

.wp-caption {width: auto !important;}
a.lightbox {border: none;}
.wp-caption-text {font-size:10px; font-style:italic; color:#999; padding-top:2px;}

.container_12 {
	clear: both;
}

.faq {margin-bottom:2.5em;}

.grid_12 {
	position: relative;
}
h1 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 42px;
	color: #fff;
	line-height: 1.2;
	margin: 0 0 55px 42px;
}

h1.entry-title, h1.page-title {
	font-size: 36px;
	margin: 0 0 12px 0;
	width: 100%;
}

h1.page-title {
	margin: 0 0 30px 0;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	line-height: 1.3;
	margin: 0 0 4px 0;
	color: #eee;
}

h3 {
	font-family: Georgia;
	font-weight: bold;
	color: #faf5c9;
	font-size: 24px;
	letter-spacing:1px;
	line-height: 1.3;
	margin: 0 0 10px 0;
}

h3.widget-title {
	font-size: 18px;
}

.home-h3 {
	margin: 0 0 .75em 0;	
}

p {
	line-height: 1.4;
	margin: 0 0 1em 0;
}

.sub {
	font-size: 12px;
}

a, .portfolio-website {
	color: #ccc;
	border-bottom: 1px dotted #555;
	text-decoration: none;
}

a:hover {
	color: #f9f9f9;
	border-color: #666;
}

.hr {
	background: #444;
	background: rgba(255,255,255,.15);
	height: 1px;
	float: left;
	width: 100%;
	clear: both;
	margin: 10px 0 15px 0;
}

.hr hr {
	display: none;
}

/* @group header */

.header {
	padding-bottom: 50px;
}

a#logo {
	display: block;
	width: 246px;
	height: 42px;
	text-indent: -9999px;
	background: url(https://digitaltechparis.com/wp-content/themes/dtp/images/dtp-logo.png) no-repeat left bottom;
	padding: 50px 0 0 0;
	float: left;
	border: none;
}

.menu-header {
	margin: 50px 0 0 0;
	float: right;
}

.menu-header li {
	float: left;
}

.menu-header li a {
	display: block;
	float: left;
	font-size: 11px;
	text-transform: lowercase;
	color: #ccc;
	padding: 0 0 10px 15px;
	text-decoration: none;
	border: none;
}

.menu-header li a:hover {
	color: #eee;
}

/* @end */

/* @group offerings */

.offering {
	border-top: 1px solid #444;
	border-top: 1px solid rgba(255,255,255,.15);
	padding: 8px 0 35px 0;
}

.offering p, .offering h2 {
	margin-left: 45px;
}

.website {
	background: url(https://digitaltechparis.com/wp-content/themes/dtp/images/websites.jpg) no-repeat left 10px;
}

.photoshelter {
	background: url(https://digitaltechparis.com/wp-content/themes/dtp/images/photoshelter-logo.jpg) no-repeat left 10px;
}

.seo {
	background: url(https://digitaltechparis.com/wp-content/themes/dtp/images/seo.jpg) no-repeat left 10px;
}

.wordpress {
	background: url(https://digitaltechparis.com/wp-content/themes/dtp/images/wordpress.jpg) no-repeat left 10px;
}

.iphone {
	background: url(https://digitaltechparis.com/wp-content/themes/dtp/images/iphone.jpg) no-repeat 6px 10px;
}

.custom {
	background: url(https://digitaltechparis.com/wp-content/themes/dtp/images/custom.jpg) no-repeat left 10px;
}

/* @end */

/* @group portfolio section */

.portfolio-link {
	border: none;
	margin: 0 0 10px 0;
	float: left;
}

.portfolio-website {
}

.portfolio-list {
	font-size: 11px;
	margin: 0 0 45px 0;
}

.portfolio-list li {
	background: url(https://digitaltechparis.com/wp-content/themes/dtp/images/checkmark.jpg) no-repeat left 3px;
	padding: 0 0 0 15px;
	margin: 0 0 6px 0;
	line-height: 1.2;
	position: relative;
}

/* @end */

/* @group content */

.testimonials {
	margin: 0 0 45px 0;
}
.testimonials li {
	background: url(https://digitaltechparis.com/wp-content/themes/dtp/images/testimonial.jpg) no-repeat left top;
	padding: 0 0 0 40px;
	margin: 0 0 1.5em 0;
	width: 85%;
}

.testimonials blockquote {
	font-style: italic;
	font-size:12px;
}

.testimonials p {margin: 0 0 6px; line-height:1.6;}

.testimonials p.author {
	font-style: normal;
	padding-left:20px;
}

.home h2.entry-title {
	font-size: 13px;
	font-weight: 600;
	margin:0 0 2px;
}

.home .post h2.entry-title{
	font-size: 15px;
}
.home h2.entry-title a {
	color:#EEE;
	border-bottom:none;
}

.home h2.entry-title a:hover {color:#FFF;}

.post h2.entry-title a {
	color:#F9F9F9;
	border-bottom:none;
}

.category h2.entry-title a {color:#FFF; border-bottom:none;}

.feed-link {
	width: 14px;
	height: 14px;
	display: inline-block;
	margin: 0 0 0 10px;
	text-indent: -9999px;
	background: url(https://digitaltechparis.com/wp-content/themes/dtp/images/rss.jpg) no-repeat left top;
	border: none;
}

.entry-meta p {
	text-transform: uppercase;
	font-size:10px;
	border-bottom:none;
	margin:0 0 1.4em;
}

.entry-meta a {
	border-bottom:none;
}

.home-categories {
	border-left: 1px solid #444;
	padding: 3px 0;
	text-transform: uppercase;
}

.home-categories a {border-bottom:none;}

.home-categories li {
	list-style-type: none;
	padding: 0 0 10px 20px;
}

span.date {
	font-style: italic;
	border-right: 1px solid #444;
	padding: 0 7px 0 0;
	margin: 0 5px 0 0;
	text-transform: none;
}

.home .post {
	margin: 0 60px 30px 0;
}
.post {margin: 0 60px 50px 0;}

div.type-page {
	margin: 0 60px 30px 0;
}

.home .post {
	margin-right: 0;
}

.archive .post {
}

.wp-caption a {border-bottom:none;}

.single .entry-meta {
	margin: 0 0 25px 0;
}

.entry-summary a {color:#EEE; font-size:11px; font-style:italic; border-bottom:none;}

.entry-content blockquote p {
	padding: 0 0 0 20px;
	border-left: 1px solid #444;
	font-style: italic;
	width: 80%;
}

.entry-content ul, .entry-content ol {
	margin: 0 0 12px 20px;
}

.entry-content li {
	margin: 0 0 .75em 20px;
	font-size: 12px;
	line-height: 1.4;
}

.entry-content ul li {
	list-style: circle;
}

.entry-content ol {
	margin-left: 30px;
}

.entry-content ol li {
	list-style-type: decimal;
}

.post-thumbnail {
	float: left;
	margin: 4px 20px 0 0;
}

.home .entry-content, body.blog .entry-content, body.blog .entry-utility {
	margin-left: 85px;
}

/* @group form/comments */

.wpcf7-form {
	position: relative;
}

.wpcf7-form p {
	font-size: 11px;
	margin: 0;
}

.wpcf7-text, .wpcf7 textarea, input#s, #respond input, #respond textarea {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	padding: 5px;
	background: #222;
	background: rgba(255,255,255,.05);
	border: 1px solid #333;
	color: #ccc;
	margin: 3px 0 12px 0;
	width: 300px;
}

.screen-reader-text {
	font-size: 11px;
	margin: 0 0 5px 0;
	float: left;
}

input#s {
	width: 260px;
	margin: 0 0 5px 0;
}

.wpcf7 textarea {
	width: 300px !important;
	overflow: auto;
	height: 100px;
}

.wpcf7-submit, input#submit, input#searchsubmit {
	background: #000;
	border: 1px solid #222;
	color: #ccc;
	padding: 7px 25px;
	margin: 0;
	cursor: pointer;
	width: auto;
	font-size: 11px;
}

.grid_4 div.wpcf7-validation-errors {
	margin: 10px 0 0 0;
	background: yellow;
	color: #000;
	font-size: 9px;
	font-weight: bold;
	padding: 10px;
	width: 85%;
	border: none;
}

.grid_4 span.wpcf7-not-valid-tip {
	background: #cc0000;
	border: none;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	left: 0;
	top: 8px;
}

.grid_4 div.wpcf7-mail-sent-ok {
	background: green;
	color: #fff;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#comments {
	margin: 30px 0 0 0;
	clear: both;
}

.commentlist {
	margin: 0;
}

.commentlist li.comment {
	border-bottom: 1px solid #444;
	line-height: 1.5;
	font-size: 12px;
	margin: 0 0 20px 0;
	padding: 0 0 0 55px;
	position: relative;
}

.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}

#comments .comment-body p:last-child {
	margin-bottom: 6px;
}

#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}

.commentlist ol {
	list-style: decimal;
}

.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}

.comment-author {
}

.comment-author cite {
	font-weight: bold;
}

.comment-author .says {
	font-style: italic;
}

.comment-meta {
	font-size: 11px;
	margin: 0 0 10px 0;
}

.commentlist .even {
}

.commentlist .bypostauthor {
}

.reply {
	font-size: 11px;
	padding: 0 0 20px 0;
}

.commentlist .children {
	list-style: none;
	margin: 0;
}

.commentlist .children li {
	border: none;
	margin: 0;
}

.nopassword,
.nocomments {
	display: none;
}

#comments .pingback {
	border-bottom: 1px solid #444;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

.commentlist li.comment+li.pingback {
	margin-top: -6px;
}

#comments .pingback p {
	color: #ccc;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}

#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

#respond {
	border-top: 1px solid #444;
	margin: 0 0 30px 0;
	overflow: hidden;
	position: relative;
	padding: 15px 0 0 0;
}

#respond p {
	margin: 0;
	float: left;
	clear: both;
}

#respond .comment-notes {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1em;
}

.form-allowed-tags {
	line-height: 1em;
}

.children #respond {
	margin: 0 48px 0 0;
}

#comments-list #respond {
	margin: 0 0 18px 0;
}

#comments-list ul #respond {
	margin: 0;
}

#cancel-comment-reply-link {
	font-size: 11px;
}

#respond .required {
	color: red;
	font-weight: bold;
	padding: 0 0 0 5px;
}

#respond label {
	font-size: 11px;
	clear: both;
	float: left;
}

#respond input, #respond textarea {
	width: 350px;
	clear: both;
	float: left;
}

#respond #submit {
	width: auto;
}

#respond textarea {
	width: 350px !important;
	overflow: auto;
}

#respond .form-allowed-tags {
	color: #888;
	font-size: 11px;
	line-height: 1.2;
	width: 390px;
	clear: both;
	margin: 10px 0 10px 0;
	float: left;
}

#respond .form-allowed-tags code {
	font-size: 11px;
}

#respond .form-submit {
	margin: 12px 0;
}

/* @end */

.widget-container {
	margin: 0 0 20px 0;
}

.widget-container li {
	margin: 0 70px 5px 0;
	line-height: 1.3;
	font-size: 11px;
}

li .cat-item a {text-transform:uppercase; border-bottom:none;}

#recent-posts-2 li a {border-bottom:none; margin-bottom:15px;}
#recent-posts-2 li {margin-bottom:15px;}

.entry-utility {
	font-size: 11px;
	font-weight: bold;
}

.navigation {
	clear: both;
	font-size: 11px;
	float: left;
	width: 100%;
	margin: 0 0 30px 0;
}


.nav-previous {
	float: left;
}

.nav-next {
	float: right;
}


.latest {
	padding: 0 0 2em 0;
}

.top-arrow {
	color: #888;
	width: 7px;
	height: 11px;
	text-indent: -9999px;
	background: url(https://digitaltechparis.com/wp-content/themes/dtp/images/arrow.jpg) no-repeat right top;
	display: block;
	padding: 0 0 10px 20px;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	opacity: .4;
}

.top-arrow:hover {
	opacity: 1;
}




/* @end */

/* @group footer */

.footer-wrap {
	min-width: 100%;
	float: left;
	background: url(https://digitaltechparis.com/wp-content/themes/dtp/images/footer.jpg) repeat-x bottom;
	min-height: 430px;
	clear: both;
}

.contact-list {
	margin: 15px 0 20px 0;
}

.contact-list li {
	line-height: 1.4;
	padding: 0 0 14px 23px;
}

.email {
	background: url(https://digitaltechparis.com/wp-content/themes/dtp/images/email.jpg) no-repeat left 3px;
}

.tel {
	background: url(https://digitaltechparis.com/wp-content/themes/dtp/images/tel.jpg) no-repeat 0 2px;
}

.skype {
	background: url(https://digitaltechparis.com/wp-content/themes/dtp/images/skype.jpg) no-repeat 0 top;
}

.twitter {
	background: url(https://digitaltechparis.com/wp-content/themes/dtp/images/twitter.jpg) no-repeat 1px top;
}

.facebook {
	background: url(https://digitaltechparis.com/wp-content/themes/dtp/images/facebook.jpg) no-repeat 0 top;
}

/* @end */

/* @group colorbox */

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:32px;}
        #cboxLoadedContent{padding:1px;}
        #cboxLoadingGraphic{background:url(https://digitaltechparis.com/wp-content/themes/dtp/images/loading.gif) center center no-repeat;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(https://digitaltechparis.com/wp-content/themes/dtp/images/controls.png) 0 0 no-repeat;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose.hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}

/* @end */