/******************************************************************
Theme Name: PFOX Blog and News
Theme URI: http://pfox.org
Description: Custom built for PFOX.
Author: ADF
Author URI: http://www.alliancedefendingfreedom.org/
Version: 1.0
Tags: flexble-width, translation-ready, microformats, rtl-language-support
******************************************************************/



.fullwidth .headshot, .fullwidth .resbox img.wp-post-image {width:100%;}

.soc1 {display: block; width:32px; height: auto !important; float:right;}
.donate {padding-top: 5px; float: right;}
	
	#search_box .formwrapper {
    /*background: none repeat scroll 0 0 #FFFFFF;*/
    border: 1px solid #F4F4F4;
    box-shadow: 0 0 6px rgba(50, 50, 50, 0.2);
    float: right;
    height: 33px;
    position: relative;
    width: 50%;
}

ul.iconlist li {list-style-image: url(images/arrow.jpg); font-size: 13px;} 

.donate {
    float: right;
    margin: -3px 12px;
}

.button {
    background: url("../../../../img/btn-background.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #D4D4D4;
    border-radius: 5px;
    box-shadow: 0 -1px 0 #FFFFFF inset;
    color: #FFFFFF;
    display: block;
    font: 0.75em 'Michroma',Arial,sans-serif;
    margin: 0 0 1em;
    padding: 1em;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
    text-transform: capitalize;
    transition-duration: 0.5s, 0.5s, 0.5s;
    transition-property: color, background;
    transition-timing-function: ease-in, ease-in;
}
#headerbox {width:100%;border-bottom:#990000 5px solid;display: inline-block;}

.sidebarheader {
    float: left;
    padding-left: 10px;
    width: 34%;
}

/*.sidebarheader img {
    height: 122px;
    margin-bottom: 8px;
}*/

.sidebarheader img {
    height: 125px;
    margin-bottom: 8px;
    width: 490px !important;
}
.slidecontainer {width: 65%;float:left;}
.block1, .block2, .block3, .block4 {background:#ccc; height:81px;padding:20px;font-size: 24px;}
.block1, .block2, .block3 {margin-bottom:10px;}

#sidebar ul li ul li{list-style-image: url(images/arrow.jpg); border-bottom: 1px solid #ccc; padding: 10px 0;}
#sidebar ul li {list-style-type: none;}

.vimeo img, .youtube img {width:auto !important; height: auto !important; margin-right: 8px;}

p.ui-accordion{display: none;}

h2.blogtitle a {
    color: #B5121B;
    display: inline-block;
    font-size: 1.1em;
    font-weight: bold;
    height: 30px;
    line-height: 1.2em;
    text-align: left;
}

.blogthumbs {}

.blogthumbs img {

}

.leftgrid img:not(.nofloat), .middlegrid img:not(.nofloat), .rightgrid img:not(.nofloat) {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    float: left;
    height: 190px;
    margin-bottom: 15px;
    padding: 2.53165%;
    width: 250px;
}

.leftgrid, .middlegrid, .rightgrid {
    display: table;
    float: left;
    margin-right: 2.532%;
    text-align: left;
    /*width: 21.646%;*/
    width:auto;
    max-width: 290px;
    min-width: 160px;
}

.blogmeta {font-size: 11px; color:#990000; font-weight: normal;border-bottom:1px solid #ccc;padding:10px 0; width:100%}
.blogmeta a {color:#990000;font-weight: bold}

.middlegrid, .rightgrid {margin:15px 0;padding:0 2.1%;}
.middlegrid { border-right:1px solid #ccc;}

.michroma {
    font-family: arial;
    font-weight: normal;
    word-spacing: 2px;
}

.fullwidth .headshot, .fullwidth .wp-post-image {
    float: left;
    margin-bottom: 2.5316%;
    padding-right: 2.5316%;
    /*width: 12.2911%;*/
    width: 22.2911%;
}

.mmenubox {width:100%; height: 50px; background: #990000; }

/*.sf-menu li {
    float: left;
    width: 220px;
}*/

.sf-menu li {
    float: left;
    max-width: 220px;
    min-width: 180px;
    width: auto;
}


#sitesearch {
    clear: none;
    float: right;
    margin-right: 7px;
    margin-top: 4px;
    width: 280px;
}

.sf-menu a {
    background: none repeat scroll 0 0 #990000;
    border-top: medium none;
    color: #FFFFFF;
    font-family: 'Michroma',Arial,sans-serif;
    font-size: 0.75em;
    font-weight: bold;
    padding: 0.75em 0.25em;
    text-decoration: none;
    text-transform: uppercase;
}

.sf-menu .sub-menu a{
	background: rgba(102,102,102,0.9);
    font-size: 12px;
    /*min-height: 20px;*/
}

.sf-menu .sub-menu a:hover {background: rgba(153,0,0,0.9);}

.sf-menu li {
    border-top: none;
    display: block;
  
    transition: background 0.2s ease 0s;
}

p, label {
    font-size: 0.9em;
    line-height: 1.4em;
}

html, body, p {font-family: sans-serif;}
h1,h2,h3,h4,h5,h6,h7 {font-family: serif;}

h2.michroma, h3.michroma {
    font-family: serif;
    font-size: 2em;
    line-height: 1.4em;
}

.questions h3 {
    font-weight: normal;
    margin-top: 1.5em;
}

.sf-menu a {
    background: none repeat scroll 0 0 #990000;
    border-top: medium none;
    color: #FFFFFF;
    font-family: helvetica;
    font-size: 1em;
    font-weight: normal;
    padding: 0.75em 0.25em;
    text-decoration: none;
    text-transform: uppercase;
}

.sf-menu ul a {
    border-top: medium none;
    font-size: 0.925em;
    font-weight: normal;
    text-transform: capitalize;
}

#search_box .formwrapper {
    /*background: none repeat scroll 0 0 #FFFFFF;*/
    border: none;
    box-shadow: 0 0 6px rgba(50, 50, 50, 0.2);
    float: right;
    height: 31px;
    margin-top: 4px;
    position: relative;
    width: 80%;
}

#search_box .formwrapper input {
	opacity: 0.9;
}

#search_box input {
    border: medium none;
    color: #FFFFFF;
    font: bold 12px Helvetica,Arial,sans-serif;
    margin: 0;
    opacity: 0.6;
    padding: 0 15px;
    width: 87%;
}

aside {
    display: inline-block;
    float: right;
    margin-left: 1.2658%;
    margin-top: 20px;
    vertical-align: top;
    width: 30.6456%;
}

.sf-menu ul li {
    background: #fff;
    border-top: 0px solid #F4F4F4;
    border-bottom: 1px solid #F4F4F4;
    padding: 0;
}

ul#sf-dropdown div li ul.sub-menu li {
	background: none;
}

textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {background: none;color:#fff;}

button, a.button, input[type="reset"], input[type="submit"], input[type="button"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: linear-gradient(#990000, #990000) repeat-x scroll 0 0 #990000;
    border-color: #DDDDDD #BBBBBB #999999;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 0;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font: 12px/1.3 "Helvetica Neue",Arial,"Liberation Sans",FreeSans,sans-serif;
    margin: 0;
    outline: 0 none;
    overflow: visible;
    padding: 3px 10px;
    text-decoration: none;
    text-shadow: none;
    vertical-align: top;
    width: auto;
}

/*.content p {clear: both;}*/

.abox blockquote {
    float: left;
    font-size: 1em;
    width: 200px;
}

.abox p {clear: both;}

aside {
	background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU2JSIgc3RvcC1jb2xvcj0iI2Q4ZDhkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjRmNGY0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(left,  #ffffff 0%, #d8d8d8 56%, #e2e2e2 100%, #f4f4f4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(56%,#d8d8d8), color-stop(100%,#e2e2e2), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #ffffff 0%,#d8d8d8 56%,#e2e2e2 100%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #ffffff 0%,#d8d8d8 56%,#e2e2e2 100%,#f4f4f4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #ffffff 0%,#d8d8d8 56%,#e2e2e2 100%,#f4f4f4 100%); /* IE10+ */
background: linear-gradient(to right,  #ffffff 0%,#d8d8d8 56%,#e2e2e2 100%,#f4f4f4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=1 ); /* IE6-8 */

	
}

#sidebar {
	background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU2JSIgc3RvcC1jb2xvcj0iI2Q4ZDhkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjRmNGY0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(left,  #ffffff 0%, #d8d8d8 56%, #e2e2e2 100%, #f4f4f4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(56%,#d8d8d8), color-stop(100%,#e2e2e2), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #ffffff 0%,#d8d8d8 56%,#e2e2e2 100%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #ffffff 0%,#d8d8d8 56%,#e2e2e2 100%,#f4f4f4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #ffffff 0%,#d8d8d8 56%,#e2e2e2 100%,#f4f4f4 100%); /* IE10+ */
background: linear-gradient(to right,  #ffffff 0%,#d8d8d8 56%,#e2e2e2 100%,#f4f4f4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=1 ); /* IE6-8 */


	
}

ul.aboutbio li {list-style-type: none; width:auto; float:left; font-size: 14px;}
ul.aboutbio li img {}
ul.aboutbio li span {    display: block;
    font-size: 11px;
    width: 150px;}
ul.aboutbio li strong {display:block; font-size: 14px;} 

h2.featuredtitle   {display: none;}

.sf-arrows .sf-with-ul {
    padding-right: 0;
}

aside .supporting img {
    margin-bottom: 0.5em;
    max-width: 420px;
    width:100%;
}


.htcu {
    height: 40px !important;
    margin-left: 2px;
    display: block;
}






@media (min-width: 320px) and (max-width: 1000px) {
	
	.slidecontainer {
    float: left;
    width: 100%;
}
	
	.sidebarheader {
    float: left;
    max-width: 625px;
    padding-left: 10px;
    width: auto !important;
	}
	
	.sf-menu li {
	    border-top: medium none;
	    display: block;
	    float: none;
	    margin-bottom: 5px;
	    transition: background 0.2s ease 0s;
	    width: 100%;
	    max-width: 100%;
	}

	.mmenubox {
	    background: none;
	    height: 50px;
	    width: 100%;
	}

	.sf-menu li ul li {

	    margin-bottom: 0px

	}	

	aside {
    display: inline-block;
    float: right;
    margin-left: 0px;
    margin-top: 20px;
    vertical-align: top;
    width: 100%;
}

.leftgrid, .middlegrid, .rightgrid {
    float: left;
    max-width: 287px;
    min-width: 160px;
    width: 160px;
}

h2.blogtitle a  {
	display: table;
	
}


}




@media (min-width: 900px) and (max-width: 1200px) {

	.slidecontainer {
    
    width: 69%;
}
	
	.sidebarheader {
	width:30%;
		}

.sidebarheader img {
    height: auto;
    margin-bottom: 11px;
}

h2.blogtitle a  {
	display: table;
	
}

iframe {width:240px;height:180px;}


}





