/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/brcham/blowingrock.com
currentDir : /home/brcham/blowingrock.com/wp-content/plugins/ks-database

*/

/* services.css */

/* 1  */ .members01 {
/* 2  */ 	width: 100%;
/* 3  */ 	clear: both;
/* 4  */ 	border-bottom: 2px dotted #ac3e07;
/* 5  */ 	margin-bottom: 2em;
/* 6  */ 	padding-bottom: 2em;
/* 7  */ 	overflow: hidden;
/* 8  */ }
/* 9  */ .sectionheader02 {
/* 10 */ 	padding: 10px;
/* 11 */ 	color: #FFF;
/* 12 */ 	text-transform: uppercase;
/* 13 */ 	background-color: #000;
/* 14 */ 	border: 0;
/* 15 */ 	font-size: 16px;
/* 16 */ }
/* 17 */ table.members01 {
/* 18 */ 	border-top: 1px;
/* 19 */ 	padding: 15px 0 0 0;
/* 20 */ 	margin-top: 15px;
/* 21 */ 	margin-bottom: 2em;
/* 22 */ 	border-bottom: 0;
/* 23 */ 	border-left: 0;
/* 24 */ 	border-right: 0;
/* 25 */ 	border-color: #333;
/* 26 */ 	border-style: dotted;
/* 27 */ }
/* 28 */ .membersdescription {
/* 29 */ 	margin-top: 15px;
/* 30 */ 	max-width: 695px;
/* 31 */ }
/* 32 */ 
/* 33 */ .members01 .web {
/* 34 */ 	word-break: break-word;
/* 35 */ }
/* 36 */ 
/* 37 */ .members01 .address-wrap {
/* 38 */ 	float:left;
/* 39 */ 	max-width:25%;
/* 40 */ 	height: 7em;
/* 41 */ 	border-left: 1px solid #000;
/* 42 */ 	padding-left:1em;
/* 43 */ 	margin-left:2em;
/* 44 */ }
/* 45 */ 
/* 46 */ .members01 .address-wrap table {
/* 47 */ 	text-align: left;
/* 48 */ }
/* 49 */ 
/* 50 */ .sectionheader01

/* services.css */

/* 51 */ {
/* 52 */ 	border-top: 1px solid #698C4A;
/* 53 */ 	border-bottom: 1px solid #405B8A;
/* 54 */ 	background-color: #405B8A;
/* 55 */ }
/* 56 */ .sectionheader01_bottom
/* 57 */ {
/* 58 */ 	border-top: 1px solid #000000;
/* 59 */ }
/* 60 */ 
/* 61 */ .members01_pic
/* 62 */ {
/* 63 */ 	float:left;
/* 64 */ 	width:15%;
/* 65 */ }
/* 66 */ 
/* 67 */ .members01_middle
/* 68 */ {
/* 69 */ 	float:left;
/* 70 */ 	max-width:50%;
/* 71 */ }
/* 72 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/brcham/blowingrock.com
currentDir : /home/brcham/blowingrock.com/wp-content/plugins/tubepress/src/main/web/css

*/

/* tubepress.css */

/* 1   */ .tubepress_container {
/* 2   */ 	float: left;
/* 3   */ 	margin-bottom: 2em;
/* 4   */ 	width: 100%;
/* 5   */ }
/* 6   */ 
/* 7   */ .tubepress_normal_embedded_wrapper {
/* 8   */ 	text-align: left;
/* 9   */ 	margin: auto;
/* 10  */ }
/* 11  */ 
/* 12  */ .tubepress_embedded_title {
/* 13  */ 	font-weight: 700;
/* 14  */ 	font-size: larger;
/* 15  */ 	margin-bottom: .3em;
/* 16  */ }
/* 17  */ 
/* 18  */ .tubepress_thumbnail_area {
/* 19  */ 	margin-top: 1em;	
/* 20  */ }
/* 21  */ 
/* 22  */ .tubepress_thumbs {
/* 23  */ 	float: left;
/* 24  */ 	width: 100%;
/* 25  */ 	margin-bottom: 1em;
/* 26  */ }
/* 27  */ 
/* 28  */ .tubepress_thumb {
/* 29  */ 	float: left;
/* 30  */ 	width: 120px;
/* 31  */ 	height: 175px;
/* 32  */ 	line-height: 1.1em;
/* 33  */ 	font-size: 11px;
/* 34  */ 	overflow: hidden;
/* 35  */ }
/* 36  */ 
/* 37  */ .tubepress_thumb .tubepress_embed,
/* 38  */ .tubepress_thumb img {
/* 39  */ 	display: block;
/* 40  */ 	margin: 0 auto ! important;
/* 41  */ 	-ms-interpolation-mode: bicubic;
/* 42  */ }
/* 43  */ 
/* 44  */ .tubepress_thumb a {
/* 45  */ 	cursor: pointer;
/* 46  */ }
/* 47  */ 
/* 48  */ .tubepress_single_video .tubepress_meta_group {
/* 49  */ 	padding: 0;
/* 50  */ }

/* tubepress.css */

/* 51  */ 
/* 52  */ .tubepress_meta {
/* 53  */ 	float: left;
/* 54  */ }
/* 55  */ 
/* 56  */ dl.tubepress_meta_group {
/* 57  */     margin: 0 auto ! important;
/* 58  */ }
/* 59  */ 
/* 60  */ dt.tubepress_meta_title, 
/* 61  */ dt.tubepress_meta_runtime, 
/* 62  */ dt.tubepress_meta_url,
/* 63  */ dt.tubepress_meta_description {
/* 64  */ 	display: none;	
/* 65  */ }
/* 66  */ 
/* 67  */ dd.tubepress_meta {
/* 68  */ 	margin-bottom: auto ! important;
/* 69  */ 	margin-left: 0 ! important;
/* 70  */ }
/* 71  */ 
/* 72  */ dd.tubepress_meta_title, dd.tubepress_meta_title a, dd.tubepress_meta_title a:hover {
/* 73  */ 	font-size: 12px;
/* 74  */ 	font-weight: 700;
/* 75  */ 	float: left;
/* 76  */ 	width: auto;
/* 77  */ }
/* 78  */ 
/* 79  */ dd.tubepress_meta_runtime {
/* 80  */ 	font-size: 11px;
/* 81  */ 	font-weight: 700;
/* 82  */ 	clear: both;	
/* 83  */ }
/* 84  */ 
/* 85  */ dt.tubepress_meta_author, 
/* 86  */ dt.tubepress_meta_keywords, 
/* 87  */ dt.tubepress_meta_category, 
/* 88  */ dt.tubepress_meta_rating, 
/* 89  */ dt.tubepress_meta_ratings,
/* 90  */ dt.tubepress_meta_likes,
/* 91  */ dt.tubepress_meta_id,
/* 92  */ dt.tubepress_meta_views,
/* 93  */ dt.tubepress_meta_uploaddate {
/* 94  */ 	font-style: italic;
/* 95  */ 	color: #666;
/* 96  */ }
/* 97  */ 
/* 98  */ dt.tubepress_meta_author:after, 
/* 99  */ dt.tubepress_meta_keywords:after, 
/* 100 */ dt.tubepress_meta_category:after, 

/* tubepress.css */

/* 101 */ dt.tubepress_meta_rating:after, 
/* 102 */ dt.tubepress_meta_ratings:after,
/* 103 */ dt.tubepress_meta_likes:after,
/* 104 */ dt.tubepress_meta_id:after,
/* 105 */ dt.tubepress_meta_views:after,
/* 106 */ dt.tubepress_meta_uploaddate:after {
/* 107 */ 	content: ":"
/* 108 */ }
/* 109 */ 
/* 110 */ dd.tubepress_meta_author, 
/* 111 */ dd.tubepress_meta_keywords,
/* 112 */ dd.tubepress_meta_category, 
/* 113 */ dd.tubepress_meta_rating, 
/* 114 */ dd.tubepress_meta_ratings,
/* 115 */ dd.tubepress_meta_likes,
/* 116 */ dd.tubepress_meta_id,
/* 117 */ dd.tubepress_meta_views,
/* 118 */ dd.tubepress_meta_uploaddate {
/* 119 */ 	margin-left: .2em ! important;	
/* 120 */ }
/* 121 */ 
/* 122 */ dd.tubepress_meta_url {
/* 123 */ 	clear: left;
/* 124 */ }
/* 125 */ dd.tubepress_meta_description {
/* 126 */ 	clear: both;
/* 127 */ 	float: left;
/* 128 */ 	width: 100%;
/* 129 */ }
/* 130 */ 
/* 131 */ .tubepress_meta_group dt {
/* 132 */ 	clear: both;
/* 133 */ 	float: left;
/* 134 */ }
/* 135 */ 
/* 136 */ .tubepress_sidebar .tubepress_thumb {
/* 137 */ 	width: 100%;	
/* 138 */ 	height: auto;
/* 139 */ 	margin-top: 1em;
/* 140 */ }
/* 141 */ 
/* 142 */ .tubepress_sidebar .tubepress_thumb img {
/* 143 */     width: auto ! important;
/* 144 */     padding: 5% 5% 1% 2%;
/* 145 */     margin: 0 auto ! important;
/* 146 */     -ms-interpolation-mode: bicubic;
/* 147 */ }
/* 148 */ 
/* 149 */ .tubepress_sidebar .tubepress_thumbnail_area {
/* 150 */     margin-top: auto;

/* tubepress.css */

/* 151 */     float: left;
/* 152 */ }
/* 153 */ 
/* 154 */ .tubepress_sidebar .tubepress_thumb  {
/* 155 */     margin-top: auto;   
/* 156 */ }
/* 157 */ 
/* 158 */ .tubepress_sidebar .tubepress_meta_group {
/* 159 */     padding: 0 2%;  
/* 160 */ }
/* 161 */ 
/* 162 */ .tubepress_sidebar .tubepress_thumb a {
/* 163 */     float: left;
/* 164 */ }
/* 165 */ 
/* 166 */ .tubepress_container .pagination .disabled {
/* 167 */ 	color: #adaaad;
/* 168 */ }
/* 169 */ 
/* 170 */ .tubepress_container .pagination .tubepress_pagination_dots {
/* 171 */     padding: 0 0 0 3px;
/* 172 */ }
/* 173 */ 
/* 174 */ div.tubepress_single_video {
/* 175 */ 	float: left;	
/* 176 */ 	width: 100%;
/* 177 */ 	text-align: left;
/* 178 */ }
/* 179 */ 
/* 180 */ div.tubepress_single_video dd.tubepress_meta_description {
/* 181 */ 	margin-top: .3em;
/* 182 */ 	margin-bottom: .8em;
/* 183 */ }
/* 184 */ 
/* 185 */ div.tubepress_container div.pagination {
/* 186 */     font-size: 13px;	
/* 187 */     text-align:center;
/* 188 */     clear: both;    
/* 189 */     margin: .7em 0;
/* 190 */ }
/* 191 */ 
/* 192 */ div.tubepress_container div.pagination a, div.tubepress_container div.pagination span {
/* 193 */     display: inline-block;
/* 194 */     margin: 2px !important;
/* 195 */     text-decoration: none;
/* 196 */     padding: 3px 5px;
/* 197 */     cursor: pointer;
/* 198 */     line-height: 24px;
/* 199 */ }
/* 200 */ 

/* tubepress.css */

/* 201 */ div.tubepress_container div.pagination span.current {
/* 202 */     background: none repeat scroll 0 0 #313428;
/* 203 */     border: 1px solid #202020;
/* 204 */     border-radius: 3px 3px 3px 3px;
/* 205 */     color: #FFF;
/* 206 */     margin: 0;
/* 207 */     padding: 0 8px;
/* 208 */     
/* 209 */ }
/* 210 */ div.tubepress_container div.pagination a {
/* 211 */     background: #999; /* for non-css3 browsers */
/* 212 */ 
/* 213 */     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#F0F0F0'); /* for IE */
/* 214 */     background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#F0F0F0)); /* for webkit browsers */
/* 215 */     background: -moz-linear-gradient(top,  #fff,  #F0F0F0); /* for firefox 3.6+ */ 
/* 216 */     border: 1px solid silver;
/* 217 */     border-radius: 3px 3px 3px 3px;
/* 218 */     color: #000099;
/* 219 */     display: inline-block;
/* 220 */     margin: 0;
/* 221 */     padding: 0 8px;
/* 222 */     text-decoration: none;
/* 223 */ }
/* 224 */ 
/* 225 */ div.tubepress_container div.pagination a:hover {
/* 226 */ 	box-shadow: 0 0 3px #383838;
/* 227 */ }
