/*
 Theme Name:   Florence Child
 Theme URI:    http://solopine.com
 Description:  Florence Child Theme
 Author:       Solo Pine Designs
 Author URI:   http://solopine.com
 Template:     florence
 Text Domain:  florence-child
*/

@import url("../florence/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

img {max-width: 100%;
height:auto;}


#main {
	width:880px;
	float:right;
}
#main.fullwidth {
	width:100%;
}

#sidebar {
	width:180px;
	float:left;
	margin-right:20px;
}

h1 {color:#D88315;}
h2 {color:#5B809A;}


@media only screen and (min-width: 480px) {
#alignright 
{
	float: right; 
	padding: 10px 0 8px 10px;
}
}

@media only screen and (max-width: 479px) {
#alignright 
{
	float: right; 
	padding: 10px 0 8px 10px;
	max-width: 280px;
	overflow: hidden;

}
}

@media only screen and (max-width: 479px) {
    .postend {
        max-width: 280px;
        overflow: scroll;
    }
}

@media only screen and (max-width: 767px) {
.postend { overflow-x: scroll; }
}

@media only screen and (max-width: 340px) {
#sidebot { display:none;}
}

span.reverse {
  unicode-bidi: bidi-override;
  direction: rtl;
}

	.post-entry ul {
		text-indent: 10px;
    }


li.comment .thecomment .comment-text span.reply ul li {
		margin-bottom:12px;
		list-style-image:url(https://www.scholarshipsforwomen.net/images/listwidget.png);
		text-indent: 2px;
		list-style-position:outside;	
    }

	#content #main ul li {
		margin-bottom:12px;
		list-style-image:url(https://www.scholarshipsforwomen.net/images/listwidget.png);
		text-indent: 2px;
		list-style-position:outside;	
    }




/* comment this bit, in parent theme stylesheet */

/* #main {
}
#sidebar {
	width:260px;
	float:right;
} /*