/*
Theme Name: 1doors
Theme URI: https://1doors.co.uk
Description: 1doors WordPress Theme
Author: WSI
Version: 1.0
License: 
License URI: 
Tags: 
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/* =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 {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

/* blog style */

.sidebar{
	background:#e3ecdf;
	height:100%;
	overflow:hidden;
	padding:10px 8px;
	text-align:left;
	}
.sidebar ul{
	float:none;
	width:auto;
	text-align:left;
	padding:0 0 10px 0;
	margin:0;
	}
.sidebar li{
	padding:0 0 5px 15px;
	margin:0;
	list-style-type:none;
	background:transparent url(images/bullet-sidbar.gif) 0 4px no-repeat;
	}
.sidebar li a{
	color:#000;
	text-decoration:none;
	}
.sidebar li a:hover,
.sidebar li a:focus{
	text-decoration:underline;
	}
.blogPanl{
	font-size:1.2em;
	}
/* Custom CSS Start */
.entry-title a{
	text-decoration:none;
	}
.blogPanl .entry-meta{
	color:#000;
	background-color:#c9dac1;
	padding:10px;
	margin:10px 0 20px;
	}
.blogPanl .entry-utility{
	color:#000;
	background-color:#c9dac1;
	padding:10px;
	margin:10px 0 40px;
	}
.navigation{
	overflow:hidden;
	height:100%;
	padding-bottom:20px;
	}
.nav-previous{
	float:left;
	width:49%;
	}
.nav-next{
	float:right;
	text-align:right;
	width:49%;
	}
/* Custom CSS End */
/* =Comments
-------------------------------------------------------------- */
#comments{
	clear:both;
	}
#comments .navigation{
	padding:0 0 18px 0;
	}
h3#comments-title,
h3#reply-title{
	}
h3#comments-title{
	padding:24px 0;
	}
.commentlist{
	list-style:none;
	margin:0;
	}
.commentlist li.comment{
	border-bottom:1px solid #c8e3f3;
	line-height:24px;
	margin:0 0 24px 0;
	padding:0 0 0 56px;
	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{
	float:left;
	margin-right:5px;
	}
.comment-author{
	}
.comment-author cite{
	color:#000;
	background-color:inherit;
	font-style:normal;
	font-weight:bold;
	}
.comment-author .says{
	font-style:italic;
	}
.comment-meta{
	font-size:13px;
	margin:0 0 18px 0;
	}
.comment-meta a:link,
.comment-meta a:visited{
	text-decoration:none;
	}
.comment-meta a:active,
.comment-meta a:hover{
	}
.commentlist .even{
	}
.commentlist .bypostauthor{
	}
.reply{
	font-size:13px;
	padding:0 0 24px 0;
	}
.reply a,
a.comment-edit-link{
	}
.reply a:hover,
a.comment-edit-link:hover{
	}
.commentlist .children{
	list-style:none;
	margin:0;
	}
.commentlist .children li{
	border:none;
	margin:0;
	background-image:none!important;
	}
.nopassword,
.nocomments{
	display:none;
	}
#comments .pingback{
	border-bottom:1px solid #c8e3f3;
	margin-bottom:18px;
	padding-bottom:18px;
	}
.commentlist li.comment+li.pingback{
	margin-top:-6px;
	}
#comments .pingback p{
	color:#000;
	background-color:inherit;
	display:block;
	font-size:13px;
	line-height:17px;
	margin:0;
	}
#comments .pingback .url{
	font-size:13px;
	font-style:italic;
	}
/* Comments form */
.form-submit input#submit{
	color:#FFF;
	background-color:#046224;
	border:none;
	cursor:pointer;
	font-weight:bold;
	height:30px;
	padding:0 10px 5px 10px;
	}
#respond{
	color:inherit;
	background-color:#ededed;
	border:1px solid #d3cdcd;
	margin:24px 0;
	overflow:hidden;
	position:relative;
	width:80%;
	padding:0 10px;
	}
#respond p{
	margin:0;
	}
#respond .comment-notes{
	margin-bottom:1em;
	}
.form-allowed-tags{
	line-height: 1em;
	}
.children #respond{
	margin: 0 48px 0 0;
	}
h3#reply-title{
	margin:18px 0;
	}
#comments-list #respond{
	margin:0 0 18px 0;
	}
#comments-list ul #respond{
	margin:0;
	}
#cancel-comment-reply-link{
	font-size:13px;
	font-weight:normal;
	line-height:17px;
	}
#respond .required{
	color:#F00;
	background-color:inherit;
	font-weight:bold;
	}
#respond label{
	font-size:13px;
	line-height:17px;
	font-weight:bold;
	width:auto;
	}
#respond input{
	margin:5px 0 9px;
	width:98%;
	height:25px;
	line-height:25px;
	color:#8c8c8c;
	border:1px solid #d3cdcd;
	background-color:#FFF;
	}
#respond textarea{
	width:98%;
	border:1px solid #d3cdcd;;
	color:#000;
	background-color:#FFF;
	height:150px;
	overflow:auto;
	margin-top:5px;
	}
#respond select{
	border:1px solid #c8e3f3;;
	color:#000;
	background-color:#FFF;
	margin-top:5px;
	}
#respond .form-allowed-tags{
	font-size:12px;
	line-height:18px;
	}
#respond .form-allowed-tags code{
	font-size:11px;
	}
#respond .form-submit{
	margin:12px 0;
	}
#respond .form-submit input{
	font-size:14px;
	width:auto;
	}
.url{
	}
.url:hover{
	}
/* Search Widget */
.sidebar #searchform{
	height:45px;
	display:block;
	}
.sidebar #searchform .screen-reader-text{
	display:none;
	}
.sidebar #searchform #s{
	width:95px;
	height:22px;
	font-size:12px;
	border:1px solid #d3cdcd;
	float:left;
	}
.sidebar #searchform #searchsubmit{
	float:left;
	color:#FFF;
	background:#046224;
	border:none;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	width:60px;
	height:26px;
	padding:0 0 4px 0;
	}
/* */
.tagcloud{
	padding:15px;
	}
.single-post #nav-above{
	display:none;
	}
#nav-below{
	display:none;
	}
.blogPanl #searchform{
	overflow:hidden;
	height:100%;
	}
.blogPanl #searchform .screen-reader-text{
	float:left;
	font-weight:bold;
	width:85px;
	}
.blogPanl #searchform #s{
	width:200px;
	height:22px;
	font-size:12px;
	border:1px solid #d3cdcd;
	float:left;
	margin:0 5px 0 0;
	}
.blogPanl #searchform #searchsubmit{
	float:left;
	color:#FFF;
	background-color:#046224;
	border:none;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	width:60px;
	height:24px;
	padding:0 0 4px 0;
	}
.textwidget{
	padding:15px;
	}
#text-2 .textwidget{
	padding:0;
	}
.blogPanl .sociable{
	padding-top:10px;
	}
.blogPanl .sociable ul li{
	background-image:none;
	padding:4px 4px 4px 0;
	}
.widget_twitter .follow-button{
	padding:0 0 6px 8px;
	}

