#inner-content {
	width: 600px;
	float: left;
	font-family:'Roboto', sans-serif;
	font-size:17px;
	line-height:1.8;
	font-weight:400;
	padding-right:35px;
}

#sidebar {
	width: 300px;
	float: right;
	font: normal 15px/24px 'Roboto', sans-serif;
}

h2.step { 
background-color: #efefef;
padding:15px;
text-align:center;
border-top: 5px solid #dedede;
    border-bottom: 5px solid #dedede;
    margin-bottom: 23px;
}

h2.clear-step{ 
padding:15px;
text-align:center;
    margin-bottom: 23px;
}

span.circle, clear-step.circle {
	width: 50px;
    display: block;
    height: 40px;
	margin:auto;
    background: #EE7500;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
	margin-bottom:20px;
	box-shadow:0 1px 3px rgba(0,0,0,.2);
}

#execphp-5 {
	background-color:#fff;
	margin-bottom:25px;
}

.execphpwidget {
	margin-bottom:10px;
}

.post-content img
{
	border:5px solid #ddd;
}

.post-content img.noborder {
	border:none;
	max-width: 100% !important;
}

.post-content li {
	margin-bottom:5px;
}

/*--------------------------------------------------

				WIDGET

---------------------------------------------------*/

.widget {
	margin-bottom: 40px;
	float: left;
	width: 100%;
}
.widget h3.title {
	font-size:15px;
	line-height: 20px;
	font-weight: 700;
	background:#f8f8f8;
	text-transform: uppercase;
	display: block;
	text-align:left;
	padding: 10px;
	color:#313131;
	margin: 0 0 5px 0;
}

.textwidget {
	padding:0 10px 10px 10px;
}
.widget ul {
	padding: 0;
	margin: 0;
	list-style-type:none;
}
.widget ul li {
	padding: 0;
    margin: 0;
    background: url('/wp-content/uploads/2015/07/bullet.png') no-repeat 11px 17px;
    background-size: 10px 10px;
    float: left;
    text-align: left;
    border-bottom: 1px solid #ddd;
    width: 100%;
}

.social-bookmarks ul li{
	background:none;
}

.widget ul li a {
	color: #111;
	padding:10px 0 10px 32px;
	display:block;
	text-decoration:none;
}
.widget ul li span.date {
	color: #aaa;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
}
.widget img.alignleft {
	margin: 5px 15px 0 0;
	padding: 6px;
	background-color: #f4f4f4;
	position: relative;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.widget.widget_archive li {
	float: left;
	margin-bottom: 5px;
}
.widget ul#recentcomments a {
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
}
.widget ul#recentcomments a.url:hover {
	color: #f96e5b;
}
.widget ul#recentcomments, .widget ul#recentcomments li a.url {
	color: #aaa;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
}
.tagcloud a {
	color: #fff;
	font-size: 11px !important;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 16px;
	float: left;
	padding: 2px 6px;
	margin: 0 4px 4px 0;
	background-color: #444;
	display: inline;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.tagcloud a:hover {
	color: #fff!important;
}
ul#recentcomments li, ul.bra_recent_entries li {
	margin: 0 0 15px 0;
}
.widget .photostream a, .widget .photostream img {
	height: 50px;
	width: 50px;
}
#searchform label {
	display: none;
}
/*--------------------------------------------------

			POST 

---------------------------------------------------*/

.post {
	border-bottom: 1px solid #eee;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	overflow: hidden;
}
.post:last-child {
	border-bottom: none;
	margin: 0;
	padding: 0;
}
/*--------------------------------------------------

			POST CONTENT

---------------------------------------------------*/

.blog1 .post-content {
	width: 600px;
	float: left;
}
.one.blog1 .post-content {
	width: 850px;
	float: left;
}
.blog3 .post-media {
	width: 270px;
	float: left;
	margin-right: 30px;
	margin-bottom: 0;
}
.blog3 .post-content {
	width: 300px;
	float: left;
}
.one.blog3 .post-content {
	float: left;
	width: 550px;
}
.blog5 .post-content, .blog6 .post-content {
	width: 600px;
	float: right;
}
.one.blog5 .post-content, .one.blog6 .post-content {
	width: 850px;
	float: right;
}
.blog5 .post-info {
	margin-top: -153px;
	position: relative;
}
.blog5 .post-title, .blog5 .post-meta, .blog6 .post-title, .blog6 .post-meta {
	width: 600px;
	float: right;
}
.one.blog5 .post-title, .one.blog5 .post-meta, .one.blog6 .post-title, .one.blog6 .post-meta {
	width: 850px;
	float: right;
}
.post-media, .post-title, .post-meta {
	display: block;
}
.post-title h2 {
	margin: 0;
}
.post-title h2.title, .post-title h2 a {
	font-size: 28px;
    line-height: 1.5;
    font-weight: 500;
    color: #111;
    text-decoration: none !important;
    margin-bottom: 10px;
}
.post-title h2.title, .post-title h2.title a:hover {
	color:#EE7500;
}

.post h3.title {
	margin-bottom: 0;
	line-height: 27px;
}
.post-media {
	margin-bottom: 20px;
}
.post-meta p {
	line-height: 30px;
    margin-bottom: 10px;
    color: #777;
    font-weight: 400;
    font-size: 14px;
}
.post-meta span {
	color: #aaa;
}
/*--------------------------------------------------

			POST INFO

---------------------------------------------------*/

.post-info {
	float: left;
	width: 100px;
	font-family:'Roboto', sans-serif;
}

.post-info div {
	width: 65px;
	z-index: 9;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
.post-info div.date {
	color: #FFFFFF;
	padding: 8px 0;
}
.post-info div.date span {
	display: block;
}
.post-info div.date span.day {
	font-size: 27px;
	letter-spacing: 0px;
	margin-top: 2px;
	line-height: 33px;
	font-weight:300;
}
.post-info div.date span.month {
	font-size: 13px;
	line-height: 11px;
	font-weight:300;
}
.post-info div.comments {
	height: 30px;
}
.post-info div.comments a {
	color: #fff;
	display: block;
	cursor:pointer;
	background-color: #EE7500;
	font-size: 9px;
	font-weight:300;
	padding: 6px;
}
.post-info div.comments a:hover {
	color: #fff;
}
.post-info div.comments a span {
	font-size: 22px;
	letter-spacing: 0px;
	margin-top: 2px;
	line-height: 27px;
}
/*--------------------------------------------------

			SHARE

---------------------------------------------------*/

ul.share {
	border-top: 1px solid #eee;
	list-style-type: none;
	margin: 0;
	padding: 25px 0 0;
}
ul.share li {
	float: left;
	width: 90px;
}
ul.share li.twitter {
	width: 110px;
}
ul.share li.facebook iframe {
	max-width: 450px;
}
/*--------------------------------------------------

			COMMENTS

---------------------------------------------------*/

.comment-list {
	overflow: hidden;
	margin: 0;
	padding: 15px 0 0 0;
}
.comment {
	list-style-type: none;
	margin: 15px 0 0 0;
}
li.comment {
	list-style-image:none !important;
}
.comment:first-child {
	border-top: none;
	margin-top: 0;
}
.comment div {
	margin: 0;
	overflow: hidden;
	background-color: #f8f8f8;
	padding: 25px;
	position: relative;
}
.comment div .item-mask {
	background: url(../images/mask-avatar.png) no-repeat 0 0 transparent;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
}
.comment .avatar {
	margin: 0 20px 5px 0;
	padding: 0;
	width: 44px;
	height: 48px;
	float: left;
	z-index: 1;
}
.comment .comment-wrap, .comment .comment-meta {
	width: 90%;
	padding: 0;
	margin-bottom:15px;
}
.comment .comment-meta {
	font-size: 18px;
	padding-bottom:10px; 
}
.comment .author, .comment .author a {
	color: #000;
	margin: 0;
	font-weight: bold;
}
.comment .date {
	color: #aaa;
	font-style:italic;
}
.comment .comment-wrap {
	margin-top: 5px;
}
.comment .children {
	/*	position: relative;*/

	padding: 0 0 0 35px;
	margin: 15px 0 0 25px;
	border-left: 1px solid #eee;
	background: url(../images/sprite.png) no-repeat 0 -379px transparent;
}
.comment .children .comment {
	list-style-type: none;
}
.comment div {
	margin: 0;
	overflow: hidden;
	background-color: #f8f8f8;
	padding: 25px;
}
.comment .children .comment {
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	position: relative;
}
.comment .children .comment:first-child {
	margin-top: 0;
}
.comment .children .comment-wrap, .comment .children .comment-meta {
	width: 89%;
}
.comment .children .children .comment-wrap, .comment .children .children .comment-meta {
	width: 87.5%;
}
.comment .children .children .children .comment-wrap, .comment .children .children .children .comment-meta {
	width: 86%;
}
.comment .children .children .children .children .comment-wrap, .comment .children .children .children .children .comment-meta {
	width: 84%;
}
.comment .children .children .children .children .children .comment-wrap, .comment .children .children .children .children .children .comment-meta {
	width: 81%;
}
/*--------------------------------------------------

		COMMENT FORM

---------------------------------------------------*/

#comment-form {
	width: 90%;
}
#comment-form.form input {
	width: 40%;
}
#comment-form.form textarea {
	width: 97%;
	height: 150px;
}
#comment-form.form input.submit
{ float:left;
font-weight:normal;
text-transform:capitalize;
}
#comment-form p label {
	font-weight:bold;
}
#comment-form p span {
}
#comment-form p input {
	display:block;
}
/*--------------------------------------------------

			WP-PAGINATION 

---------------------------------------------------*/

.wp-pagenavi {
	float: right;
	position:relative;
}
.wp-pagenavi span.pages {
	margin:  7px 30px 0 0;
	padding: 0;
	background-color: transparent;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {
	background-color: #f8f8f8;
	display: inline-block;
	float: left;
	color: #676767;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 4px;
	padding: 7px 12px;
	text-transform: uppercase;
}
.wp-pagenavi a:hover {
	color: #fff;
	background-color: #444;
}
.wp-pagenavi span.current {
	color: #fff;
}

 @media only screen and (min-width: 768px) and (max-width: 1000px) {
 #inner-content, #sidebar {
width: 714px;
border-right:none;
}
#sidebar { margin-top:30px; padding-top:30px; border-top:2px solid #eee}
 .blog1 .post-content, .blog5 .post-content, .blog6 .post-content, .blog5 .post-title, .blog5 .post-meta, .blog6 .post-title, .blog6 .post-meta {
width: 714px;
}

 #inner-content.blog1 .post-content {
width: 714px;
}

 .one.blog1 .post-content {
width: 610px;
}
 .one.blog3 .post-content {
width: 432px;
}
 .one.blog5 .post-content {
width: 714px;
}

 .one.blog6 .post-content {
width: 610px;
}
 .blog3 .post-media {
width: 150px;
}
 .blog3 .post-content {
width: 210px;
}
 .comment .comment-wrap, .comment .comment-meta {
width: 85.4%;
}
 .comment .children .comment-wrap, .comment .children .comment-meta {
width: 83%;
}
 .comment .children .children .comment-wrap, .comment .children .children .comment-meta {
width: 79.8%;
}
 .comment .children .children .children .comment-wrap, .comment .children .children .children .comment-meta {
width: 75%;
}
 .comment .children .children .children .children .comment-wrap, .comment .children .children .children .children .comment-meta {
width: 100%;
}
 .comment .children .children .children .children .children .comment-wrap, .comment .children .children .children .children .children .comment-meta {
width: 100%;
}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
 #inner-content, #sidebar {
width: 420px;
border-right:none;
}

 #inner-content {
margin: 30px 0 40px 0;
padding: 0 0 40px 0;
}
 .blog1 .post-content, .blog5 .post-content, .blog6 .post-content, .blog5 .post-title, .blog5 .post-meta, .blog6 .post-title, .blog6 .post-meta {
width: 420px;
}
 .blog6 .post-content, .blog6 .post-title, .blog6 .post-meta {
width: 320px;
}

 .blog5 .post-content, .blog5 .post-title, .blog5 .post-meta {
width: 420px;
}

 .one.blog1 .post-content {
width: 320px;
}
 .one.blog3 .post-content {
width: 420px;
}
 .one.blog5 .post-title, .one.blog5 .post-meta, .one.blog5 .post-content {
width: 320px;
}
 .one.blog6 .post-title, .one.blog6 .post-meta, .one.blog6 .post-content {
width: 320px;
}
 .comment .comment-wrap, .comment .comment-meta {
width: 100%;
}
 .comment .children .comment-wrap, .comment .children .comment-meta {
width: 100%;
}
 .comment .children .children .comment-wrap, .comment .children .children .comment-meta {
width: 100%;
}
 .comment .children .children .children .comment-wrap, .comment .children .children .children .comment-meta {
width: 100%;
}
 .comment .children .children .children .children .comment-wrap, .comment .children .children .children .children .comment-meta {
width: 100%;
}
}
 @media only screen and (min-width: 320px) and (max-width: 479px) {
 #inner-content, #sidebar {
width: 300px;
border-right:none;
}

.post-info {
	display:none;
}
 #inner-content {
margin: 30px 0 40px 0;
padding: 0 0 40px 0;
}
 .blog1 .post-content, .blog5 .post-content, .blog6 .post-content, .blog5 .post-title, .blog5 .post-meta, .blog6 .post-title, .blog6 .post-meta {
width: 300px;
}
 .blog6 .post-content, .blog6 .post-title, .blog6 .post-meta {
width: 300px;
}
 .one.blog1 .post-content {
width: 300px;
}
 .one.blog3 .post-content {
width: 300px;
}
 .one.blog5 .post-title, .one.blog5 .post-meta, .one.blog5 .post-content {
width: 300px;
}
 .one.blog6 .post-title, .one.blog6 .post-meta, .one.blog6 .post-content {
width: 300px;
}
 .comment .comment-wrap, .comment .comment-meta {
width: 100%;
}
 .comment .children .comment-wrap, .comment .children .comment-meta {
width: 100%;
}
 .comment .children .children .comment-wrap, .comment .children .children .comment-meta {
width: 100%;
}
 .comment .children .children .children .comment-wrap, .comment .children .children .children .comment-meta {
width: 100%;
}
 .comment .children .children .children .children .comment-wrap, .comment .children .children .children .children .comment-meta {
width: 100%;
}
 .blog5 .post-info {
width: 100%;
margin: -57px 0 0 0;
}
 .post-info {
width: 100%;
margin: 0 0 20px 0;
}
 .post-info div {
width: auto;
float: left;
}
 .post-info div.date {
padding: 8px;
}
 .post-info div.date span {
display: inline;
margin: 0 2px;
}
 .post-info div.date span.day, .post-info div.date span.month, .post-info div.comments a span {
font-size: 11px;
line-height: 11px;
}
 .post-info div.comments {
height: auto;
}
 .post-info div.comments a {
font-size: 11px;
padding: 8px;
}
 .post-info div.comments a span {
display: inline;
margin: 0 2px;
}
}