/*
Theme Name: ResellersPanel Blog 2015
Theme URI: 
Author: the ResellersPanel team
Author URI: 
Description: 
Version: 1.3
License: GNU General Public License
*/

@charset "utf-8";
/* ResellersPanel.com CSS Document */
body {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 300;
}
h1 {
	font-family: 'Noto Serif', serif !important;
	font-size: 2.441em !important;
	line-height: 1.4 !important;
	font-weight: 600 !important;
	padding:0px;
	margin:0px;
}
h2 {
	font-family: 'Noto Serif', serif !important;
	font-size: 24px;
	font-weight: 400;
	padding:0px;
	margin:0px;
	letter-spacing: 0.2px;
}
h3 {
	font-size: 18px;
	font-weight: 400;
	margin: 23px 0 0;
	padding: 0 15px;
}
p {
	font-family: 'Noto Serif', serif;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0.2px;
	line-height: 1.8 !important;
	margin: 10px 0px;
	padding: 10px 0px;
}
p.has-medium-font-size { font-size:25px !important; line-height:1.8; }

#cont {
	margin:0px auto;	
}
#cont_int { background:#F9F9F9;	}
a { color: #E60000; text-decoration:none; }
a:hover { color: #D10A13; text-decoration:underline; }
a img, img { 
	border:none;
	max-width: 100%;
    width: auto;
	/*height:auto !important;*/
}
figure { margin: 0; }
/* start main navigation */
#nav-shadow li a { text-decoration:none;}


#right_side {
	width:230px;
	float:right;
	margin-right:10px;
	padding:15px 15px 0px 15px;
	border-left:1px solid #C2C2C2;
}
.title-row {
	height:55px;
	border-bottom:1px solid #C2C2C2;
	padding:20px 0px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:15px;
}
.search-form {
	float:right;
	margin-top:10px;
	width:415px;
}

.search-form input[type="text"] {
    border-right: 0 none;
    height: 1.5em;
    margin-bottom: 0;
    padding: 0.375em 0 0.375em 2%;
    width: 73%;
}
input[type="text"] {
    background-color: #fff;
    border: 0.07em solid rgba(0, 0, 0, 0.1);
    border-radius: 0.5em 0 0 0.5em;
    color: #777;
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 1em;
    outline: 0 none;
    padding: 0.5em;
    transition: all 0.3s ease 0s;
}
.search-form button {
    border-left: 0 none;
    border-radius: 0 0.5em 0.5em 0;
    height: 2.375em;
    left: -0.3125em;
    line-height: 2.25em;
    padding: 0 1%;
    width: 23%;
}
button {
    background: linear-gradient(to bottom, #e85c33 0px, #CF0F08 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0.07em solid #9E0F01;
    border-radius: 0.5em;
    color: #fff;
    font-size: 1em;
    outline: 0 none;
    overflow: visible;
    padding: 0.75em 2em;
    transition: border-color 0.3s ease 0s;
    vertical-align: top;
}
button, input {
    margin: 0;
}
button, input[type="submit"], label {
    cursor: pointer;
}
*::-moz-selection {
    background: none repeat scroll 0 0 #333;
    color: #fff;
}




/* Begin Typography & Colors */
.blog-title {
	font-size:36px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	margin:0px;
	padding:0px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
}
p.postmetadata.alt{
	padding-left:12px;
}
.entry p {
	padding-left:0px;
}
.entry p a:visited {
	color: #b85b5a;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Trebuchet MS";
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: "Trebuchet MS";
}
.commentmetadata {
	font-weight: normal;
}
small, #left_side ul ul li, #left_side ul ol li, #right_side ul ul li, #right_side ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em "Trebuchet MS";
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
*/
/* End Typography & Colors */


/* Begin Structure */

.post {
       margin: 0px;
       text-align: justify;
}
div.media {
	   width:100%;
       padding:0px 0px 15px 0px;
       margin:15px 5px 10px 5px;
	   border-bottom:3px solid #D10A13;
}
.widecolumn div.post{
       padding:0px;
       margin:5px;
}
.post hr {
	display: block;
}
.post h1.post-header {
	margin-left:0px;
	padding:0px;
	margin-top:15px;
	margin-bottom:10px;
	font-family: "Trebuchet MS";
	font-size:28px;
	font-weight: bold;
	line-height:34px;
	
}
.post h2 {
	margin-top:25px;
	margin-bottom:10px;
	font-family: "Trebuchet MS";
	font-size:24px;
	font-weight: bold;
	line-height: 32px;
    color:black;
	margin-left:0px;
	padding-left:0px;
	
}
.post h3 {
	margin-top:15px;
	margin-bottom:10px;
	font-family: "Trebuchet MS";
	font-size:18px;
	font-weight: normal;
	line-height:18px;
        color:black;
	
}

.post h2 a, .post h3 a{
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:10px;
	font-family: "Trebuchet MS";
	font-size:28px;
	font-weight:bold;
	line-height:34px;
	color: #000000
}
.post ol {
	margin:0px;
	padding:0px 0px 10px 40px !important;
	padding-left:40px;
}
.post ol li {
	list-style:decimal !important;
	padding:0px 0px 0px 10px !important;
	margin:0px;
	font-family: "Roboto",sans-serif;
	font-size:16px;
    letter-spacing: 0.2px;
    line-height: 26px;
}
.post ul {
	margin:0px;
	padding:0px 0px 10px 40px !important;
	padding-left:40px;
}
.post ul li {
	padding:0px 0px 0px 10px;
	margin:0px;
	font-family: 'Noto Serif', serif !important;
	font-size:16px;
    letter-spacing: 0.2px;
    line-height: 26px;
}
.post h1 a:hover, .post h3  a:hover{
	color: #3E3E3E;
	text-decoration:underline;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: left;
}
.clear {
	clear: both;
}
/* End Structure */







/*	Begin Headers */




h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	font-size:22px;
        line-height:22px;
        color:black;

}
#left_side h2, #right_side h2 {
	margin: 5px 0 0;
	padding:0px;
	font-size:20px;
	font-family:"Trebuchet MS";
	font-weight:normal;
    color:black;
	background:none;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */







/* Begin Images */

.entry p img {
	padding: 0;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
/*img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}*/
.alignright {
	float: right;
	text-align:right;
}

.alignleft {
	float: left;
	text-align:left;
}
.navigation {
	display: table;
	margin-top: 10px;
	margin-bottom: 20px;
	width:100%;
}
/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 0px 0px 0px 10px;
	list-style:circle;
}
html>body .entry ol {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry ol li {
	margin: 0px 0px 0px 10px;
	list-style:circle;
}

#right_side ul #searchul li:before{
	content: none;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#right_side ul, #right_side ul ol {
	margin: 0;
	padding: 0;
}
#right_side ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom:30px;
	padding-bottom:30px;
	background: url('images/line.jpg') left bottom no-repeat;
}
#right_side ul li li {
	background:none;
}
#right_side ul ol {
	margin: 0;
	padding: 0;
}
#left_side ul p, #left_side ul select, #right_side ul p, #right_side ul select {
	margin: 5px 0 8px;
}
#left_side ul ul ul, #left_side ul ol, #right_side ul ul ul, #right_side ul ol {
	margin: 0 0 0 10px;
}
ol li, #left_side ul ol li, #right_side ul ol li {
	list-style: decimal outside;
}
#left_side ul ul li, #left_side ul ol li, #right_side ul ul li, #right_side ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */







/* Begin Form Elements */

#search {
	float:right;
	width:220px;
	margin-right:10px;
	text-align:right;
}
#searchform {
	display:inline;
}
#searchsubmit {
	background-color:#EFEFEF;
	border:1px solid #D7D7D7;
	color:#000;
	font-weight:bold;
	height:20px;
	padding-left:5px;
	padding-right:5px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */







/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */







/* Begin Sidebar */

#left_side div {
	margin-bottom:0px;
}
#left_side div div {
	margin:0px;
	padding:0px;
}
#left_side li ul, #right_side li ul {
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	background: #FFFFFF;
}
#left_side form {
	margin: 0;
}
#right_side div {
	margin-bottom:0px;
}
#right_side div div {
	margin:0px;
	padding:0px;
}
#right_side form {
	margin: 0;
}
.widget div {
	padding-left:7px;
	padding-top:5px;
	padding-bottom:5px;
	border-left:1px solid #E7E5E7;
	border-right:1px solid #E7E5E7;
	border-bottom:1px solid #E7E5E7;
	background: #FFFFFF;
}

#right_side .cat-item a {
	font-size:14px;
	color:#4B4B4B;
	background: url("images/arrow.png") no-repeat scroll 2px 7px rgba(0, 0, 0, 0);
    display: block;
    padding: 4px 10px 4px 19px;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
}
/* End Sidebar */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	text-decoration:underline;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}

/* End Various Tags & Classes*/

/* RSP FOoter */
.nfolaaa { margin-bottom:1px;}
.nfolaaa a { color:#000; text-decoration:underline; }
.nfolaaa a:hover { text-decoration:none; }
.nfolay {float:left; width:690px;}
.nfolay a { color:#000; text-decoration:underline; }
.nfolay a:hover { text-decoration:none; }
.nfolaycc { float:right; white-space:nowrap; width:280px; }

.fseo1 { float:left; }
.fseo1 strong { font-size:13px; color:#cccccc; }
.fseo1 ul { margin:4px 0 0 0; padding:0; list-style-type:none; }
.fseo1 ul li { margin:0 0 5px 0; padding:0 0 0 0; line-height:13px;; }
.fseo1 ul li a { font:11px Tahoma, Geneva, sans-serif; color:#cccccc; text-decoration:none; }
.fseo1 ul li a:hover { text-decoration:underline; color:#FFF; }
.fwspace { float:left; width:35px; }

.seoftrcontainer {border-bottom:1px solid #565656; margin:2px auto 16px auto; padding:2px 0 12px 10px; width:980px; background:#333333 url(http://www.resellerspanel.com/reseller_hosting_files/bkg-seo-ftr-333333.jpg) repeat-x top;}
.rspftrcopy { margin:0px auto 12px auto; width:990px; }
.rspftrcopy-left {float:left; width:450px; background:url(http://www.resellerspanel.com/reseller_hosting_files/rsp-ftr-logo.gif) no-repeat left; padding-left:40px; font:normal 13px Arial, Helvetica, sans-serif; color:#cccccc; }
.rspftrcopy-left a { color:#cccccc; text-decoration:underline; }
.rspftrcopy-left a:hover { text-decoration:none; color:#FFF; }
.rspftrcopy-right {float:right; width:450px;}

/* Social Icons */

#right_side .list-simple, .typeahead {
    list-style-type: none;
    margin: 10px 0px;
    padding: 0;
}
#right_side .list-simple li {
    list-style-type: none;
    margin: 8px 0px;
    padding: 0;
}
.community-ctas .item .icon {
    display: block;
    float: left;
}
.community-ctas .item {
    font-size: 12px;
}
.community-ctas .item div {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f3f3f3;
    border-bottom-right-radius: 5px;
    border-color: #ddd #ddd #ddd;
    border-image: none;
    border-style: solid solid solid none;
    border-top-right-radius: 5px;
    border-width: 1px 1px 1px medium;
    display: inline-block;
    padding: 0 18px 0 11px;
	line-height:22px;
	font-size:12px;
}
.icon-social-email, .icon-social-facebook, .icon-social-googleplus, .icon-social-linkedin, .icon-social-moz, .icon-social-custom, .icon-social-pinterest, .icon-social-rss, .icon-social-twitter, .icon-social-youtube {
    background: url("images/sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
[class*="icon"] {
    display: inline-block;
    overflow: hidden;
    text-indent: -1000px;
}
.icon-social-rss {
    background-position: 0px 0px;
    height: 24px;
    width: 24px;
}
.icon-social-twitter {
    background-position: -48px -24px;
    height: 24px;
    width: 24px;
}
.icon-social-facebook {
    background-position: -24px 0px;
    height: 24px;
    width: 24px;
}
.icon-social-googleplus {
    background-position: -48px 0px;
    height: 24px;
    width: 24px;
}

.styled-select {
   width: 220px;
   height: 34px;
   overflow: hidden;
   background: url("images/new-arrow.png") no-repeat right #FFF;
   border: 1px solid #ccc;
   border-radius: 5px;
}

.styled-select select {   
   background: transparent;
   border: none;
   font-size: 14px;
   height: 29px;
   padding: 4px; /* If you add too much padding here, the options won't show in IE */
   width: 237px;
   line-height:1;
   -webkit-appearance: none;
   border:0;
}

/* --- post ---- */
.post_meta {
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#737373;
	padding-left:0px;
}
.calendar {
	margin-right: 8px;
	background: url('images/icon-date.png') 0px 1px no-repeat;
	padding: 0 12px 0 22px;
	border-right: 1px solid #ddd;
}	
.author {
	margin-right: 8px;
	background: url('images/icon-author.png') 0px 1px no-repeat;
	padding: 0 12px 0 22px;
	border-right: 1px solid #ddd;
}	
.comments {
	margin-right: 8px;
	background: url('images/icon-comments.png') 0px 1px no-repeat;
	padding: 0 12px 0 23px;
	border-right: 1px solid #ddd;
}	
.tags {
	margin-right: 8px;
	background: url('images/icon-tags.png') 0px 0px no-repeat;
	padding: 0 12px 0 23px;
}
.moretag {
	font-size:14px;
	color:#E60000;
}

.attachment-post-thumbnail {
	border:none;
	max-width: 100%;
    width: auto;
	float:left;
	margin-right:24px;
	margin-bottom: 10px;
	border:1px solid #CCC;
	
}
img.alignright {
	border:none;
	max-width: 100%;
    width: auto;
	float:right;
	margin-left:24px;
	margin-bottom: 35px;
	border:1px solid #CCC;
	
}	

p.info {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    /*background: url("images/icon-box-info.png") no-repeat scroll 10px 8px #E8F3F9;
    border-color: #9ac9df;*/
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 4px;
    color: #528da9;
	display: block;
    padding: 10px 20px 10px 44px;
}
p.note {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("images/icon-box-info.png") no-repeat scroll 10px 12px #E8F3F9;
    border-color: #9ac9df;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 4px;
    color: #528da9;
	display: block;
    padding: 10px 20px 10px 44px;
}
p.example {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background:#E8F3F9;
    border-color: #9ac9df;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    color: #528da9;
	display: block;
    padding: 10px 20px 10px 44px;
}

/*-----------Pagination----------*/

.pagination {
	clear:both;
	padding:20px 0;
	position:relative;
	font-size:13px;
	line-height:13px;
}
.pagination span {
	display:block;
	float:left;
	margin: 2px 9px 2px 0;
	padding:6px 9px 5px 9px;
}
 
.pagination a {
	display:block;
	float:left;
	margin: 2px 5px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#F21112;
    border-radius: 4px;
}
 
.pagination a:hover{
	color:#fff;
	background: #F3070A;
    border-radius: 4px;
}
 
.pagination .current{
	padding:6px 9px 5px 9px;
	background: #F3070A;
	color:#fff;
    border-radius: 4px;
}

/* -- code example -- */

.highlight {
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    border-radius: 4px;
    margin-bottom: 14px;
    padding: 0px 14px;
    font-size: 80%;
}
.highlight ul {
	padding-bottom:10px;
	margin-bottom:10px;
}
.highlight ul li {
	padding-bottom:0px;
	margin-bottom:0px;
}


*:after, *:before {
    box-sizing: border-box;
}
*:after, *:before {
    box-sizing: border-box;
}
.highlight pre code:first-child {
    display: inline-block;
    padding-right: 45px;
}
.highlight pre code {
    color: #333;
    font-size: inherit;
}
pre code {
    background-color: transparent;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
    font-size: 90%;
    white-space: pre-wrap;
}
code {
    background-color: #f9f2f4;
    border-radius: 4px;
    color: #c7254e;
    font-size: 90%;
    padding: 2px 4px;
}
.wp-block-code { border:1px solid #E3E3E3; border-radius: 4px; padding:10px; background:#FFFFFF; }
/* -- END code example -- */
div.blog-title {float:left;}

#content {
    margin: 0 auto;
    max-width: 1000px;
    text-align: left;
    width: 100%;
}
section#post-list {
    float: left;
    overflow: hidden;
    max-width: 700px;
    width: 100%;
}
.widecolumn {
    float: left;
    overflow: hidden;
    max-width: 700px;
    width: 100%;
}

.breadcrumb-holder {
    border-top: 1px solid #e5e5e5;
    color: #acacac;
    float: left;
    font-size: 14px;
    line-height: 40px;
    width: 100%;
}

#breadcrumb span.breadcrumb-icon {
    display: inline-block;
    margin: -2px 0;
}
#breadcrumb span {
    color: #000;
}
.breadcrumb-icon {
    background-position: -427px -61px;
    height: 13px;
    width: 13px;
}

@media only screen and (min-width: 1025px) {

}

@media only screen and (max-width: 1024px) {
	div.blog-title {
		margin: 0 auto;
	    width: 100%;
		text-align:center;
		margin-bottom:20px;
	}
	div.blog-title {
    	
	}
	div.search-form {
		margin: 0 auto;
	    width: 100%;
		text-align:center;
	}
	.title-row { height:auto; display:table; width:97%; margin:0px auto; margin-bottom:10px; }
	section#post-list, div.widecolumn {
		width:62%;
	}
	.post h2 {
	line-height: 32px;
	}
	p a img, a img, img { 
	border:0px;
	max-width: 100%;
    width: 100%;
	height:auto !important;
	}

}

@media (max-width:767px) {
	div.blog-title {
		margin: 0 auto;
	    width: 100%;
		text-align:center;
		margin-bottom:20px;
	}
	div.blog-title {
		font-size: 27px;
	}
	div.search-form {
		margin: 0 auto;
	    width: 100%;
		text-align:center;
	}
	.title-row { width:97%; padding:20px 5px; margin:0px auto; height:auto; display: table; }
	div.media {
		width:97%;
		display:table;	
	}
	div.media-left {
		margin: 0 auto;
	    width: 100%;
		text-align:center;
		margin-bottom:10px;
		display:table;
	}
	section#post-list, div.widecolumn {
		width:97%;
	}
	.attachment-post-thumbnail, img.alignright {
		float:none;
		margin: 0 auto;
		border:1px solid #CCC;
		margin-top:10px;
		max-width: 150px;
    	width: 100%;
		height:auto !important;
	}
	img.alignright {
		float:none;
		display:block;
		margin-bottom:10px;
		margin: 0 auto;
		border:1px solid #CCC;
		margin-top:10px;
		max-width: 300px;
    	width: 100%;
		height:auto !important;
	}
	#right_side {
		float:none;
		width:90%;
		border-right:0px;
		display:table;
	}
	.widecolumn div.post {
		width:95%;
		display:table;
		margin:0px auto;
		float:none;
	}
	.post h2 {
		line-height:32px;
	}
	p a img, a img, img { 
	border:0px;
	max-width: 100%;
    width: 100%;
	height:auto !important;
}

}

@media (max-width:767px) and (orientation:landscape) {
	div.blog-title {
		margin: 0 auto;
	    width: 100%;
		text-align:center;
		margin-bottom:20px;
	}
	div.blog-title {
		font-size: 27px;
	}
	div.search-form {
		margin: 0 auto;
	    width: 100%;
		text-align:center;
	}
	.title-row { width:95%; margin: 0 auto; height:auto; display: table; float:none; }
	.media {
		display:table;
		width:90%;
	}
	.attachment-post-thumbnail {
		float:none;
		margin: 0 auto;
		border:1px solid #CCC;
		margin-top:10px;
	}
	#right_side {
		float:none;
		width:90%;
		border-right:0px;
		display:table;
	}	
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

}

@media (min-width:992px) and (max-width:1199px) {
	
}

@media (min-width:1200px) {
	
}
