/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/mostraluta/www
currentDir : /home/mostraluta/www/wp-content/themes/mostraluta-child

file-relative URI  : ../thematic/library/styles/reset.css
path prepended     : /home/mostraluta/www/wp-content/themes/mostraluta-child/../thematic/library/styles/reset.css
docroot stripped   : /wp-content/themes/mostraluta-child/../thematic/library/styles/reset.css
traversals removed : /wp-content/themes/thematic/library/styles/reset.css

file-relative URI  : ../thematic/library/styles/typography.css
path prepended     : /home/mostraluta/www/wp-content/themes/mostraluta-child/../thematic/library/styles/typography.css
docroot stripped   : /wp-content/themes/mostraluta-child/../thematic/library/styles/typography.css
traversals removed : /wp-content/themes/thematic/library/styles/typography.css

file-relative URI  : ../thematic/library/layouts/3c-fixed.css
path prepended     : /home/mostraluta/www/wp-content/themes/mostraluta-child/../thematic/library/layouts/3c-fixed.css
docroot stripped   : /wp-content/themes/mostraluta-child/../thematic/library/layouts/3c-fixed.css
traversals removed : /wp-content/themes/thematic/library/layouts/3c-fixed.css

file-relative URI  : ../thematic/library/styles/images.css
path prepended     : /home/mostraluta/www/wp-content/themes/mostraluta-child/../thematic/library/styles/images.css
docroot stripped   : /wp-content/themes/mostraluta-child/../thematic/library/styles/images.css
traversals removed : /wp-content/themes/thematic/library/styles/images.css

file-relative URI  : ../thematic/library/styles/default.css
path prepended     : /home/mostraluta/www/wp-content/themes/mostraluta-child/../thematic/library/styles/default.css
docroot stripped   : /wp-content/themes/mostraluta-child/../thematic/library/styles/default.css
traversals removed : /wp-content/themes/thematic/library/styles/default.css

file-relative URI  : ../thematic/library/styles/plugins.css
path prepended     : /home/mostraluta/www/wp-content/themes/mostraluta-child/../thematic/library/styles/plugins.css
docroot stripped   : /wp-content/themes/mostraluta-child/../thematic/library/styles/plugins.css
traversals removed : /wp-content/themes/thematic/library/styles/plugins.css

*/

/* style.css */

/* 1   */ /*   
/* 2   *| Theme Name: Mostra Luta - thematic
/* 3   *| Theme URI: 
/* 4   *| Description: Tema para o site da Mostra Luta.
/* 5   *| Author: Denis Forigo - Camará comunicação e educação popularmenu-3%c2%aa-mostra-luta-cadastrados-container
/* 6   *| Author URI: http://camaracom.com.br
/* 7   *| Template: thematic
/* 8   *| Version: 1.0
/* 9   *| Tags: Thematic, buddypress
/* 10  *| .
/* 11  *| Thematic is © Ian Stewart http://themeshaper.com/
/* 12  *| .
/* 13  *| */
/* 14  */ 
/* 15  */ /* Reset browser defaults */
/* 16  */ @import url('/wp-content/themes/thematic/library/styles/reset.css');
/* 17  */ 
/* 18  */ /* Apply basic typography styles */
/* 19  */ @import url('/wp-content/themes/thematic/library/styles/typography.css');
/* 20  */ 
/* 21  */ /* Apply a basic layout */
/* 22  */ @import url('/wp-content/themes/thematic/library/layouts/3c-fixed.css');
/* 23  */ 
/* 24  */ /* Apply basic image styles */
/* 25  */ @import url('/wp-content/themes/thematic/library/styles/images.css');
/* 26  */ 
/* 27  */ /* Apply default theme styles and colors */
/* 28  */ /* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
/* 29  */ @import url('/wp-content/themes/thematic/library/styles/default.css');
/* 30  */ 
/* 31  */ /* Prepare theme for plugins */
/* 32  */ @import url('/wp-content/themes/thematic/library/styles/plugins.css');
/* 33  */ 
/* 34  */ body{
/* 35  */ background-color:gray;
/* 36  */ }
/* 37  */ 
/* 38  */ body, input, textarea {
/* 39  */ font:13px/19px helvética,arial,sans-serif;
/* 40  */ }
/* 41  */ 
/* 42  */ p, ul, ol, dd, pre {
/* 43  */ margin-bottom:10px;
/* 44  */ }
/* 45  */ 
/* 46  */ a {
/* 47  */ font-decoration: none;
/* 48  */ }
/* 49  */ a:link {
/* 50  */     color:#000;

/* style.css */

/* 51  */ }
/* 52  */ a:visited {
/* 53  */     color:#000;
/* 54  */ }
/* 55  */ .aside a:active,
/* 56  */ .aside a:hover, a:active, a:hover {
/* 57  */     color: #993636;
/* 58  */     background-color: white;
/* 59  */ }
/* 60  */ 
/* 61  */ .menu-item a {
/* 62  */ background-color:#EFEFEF;
/* 63  */ color:#000000;
/* 64  */ display:block;
/* 65  */ font-size:1.2em;
/* 66  */ margin-left:-6px;
/* 67  */ margin-top:5px;
/* 68  */ padding:8px 0 8px 10px;
/* 69  */ text-decoration:none;
/* 70  */ width:178px;
/* 71  */ }
/* 72  */ 
/* 73  */ li#menu-item-691 a {
/* 74  */ font-weight:bolder;
/* 75  */ font-size:1.4em;
/* 76  */ }
/* 77  */ 
/* 78  */ #passos {
/* 79  */ margin:15px 0;
/* 80  */ background-color:#FFFFE0;
/* 81  */ border-color:#E6DB55;
/* 82  */ -moz-border-radius:3px 3px 3px 3px;
/* 83  */ border-style:solid;
/* 84  */ border-width:1px;
/* 85  */ padding:0.6em 0.6em;
/* 86  */ }
/* 87  */ 
/* 88  */ li.menu-item{
/* 89  */ width: 178px;
/* 90  */ }
/* 91  */ 
/* 92  */ .entry-title a {
/* 93  */ }
/* 94  */ 
/* 95  */ .entry-title a:active, .entry-title a:hover {
/* 96  */     background-color: #efefef;
/* 97  */     color:#993636;
/* 98  */ }
/* 99  */ 
/* 100 */ .entry-meta{

/* style.css */

/* 101 */ display:none;
/* 102 */ }
/* 103 */ 
/* 104 */ .entry-content {
/* 105 */ padding:5px 0 0;
/* 106 */ }
/* 107 */ 
/* 108 */ .aside ul ul {
/* 109 */ list-style:none outside none;
/* 110 */ margin:0 0 22px 0;
/* 111 */ width:178px;
/* 112 */ }
/* 113 */ 
/* 114 */ #signup_form input {
/* 115 */ margin:4px;
/* 116 */ }
/* 117 */ .obrigatorio {
/* 118 */ font-weight:bolder;
/* 119 */ font-size:0.85em;
/* 120 */ color:#cc0000;
/* 121 */ }
/* 122 */ 
/* 123 */ h2 {
/* 124 */ font-size:1.8em;
/* 125 */ font-style:bold;
/* 126 */ padding-bottom:12px;
/* 127 */ }
/* 128 */ 
/* 129 */ h3 {
/* 130 */ font-size:1.4em;
/* 131 */ font-style:normal;
/* 132 */ margin-bottom:3px;
/* 133 */ }
/* 134 */ 
/* 135 */ #branding {
/* 136 */ padding:55px 0 22px;
/* 137 */ position:relative;
/* 138 */ }
/* 139 */ 
/* 140 */ #menu-3%c2%aa-mostra-luta-cadastrados  {
/* 141 */ background:none repeat scroll 0 0 #963636;
/* 142 */ list-style:none outside none;
/* 143 */ margin-top:-10px;
/* 144 */ padding:0;
/* 145 */ width:217px;
/* 146 */ }
/* 147 */ 
/* 148 */ #videos_topo {
/* 149 */ background-color:#993636;
/* 150 */ padding:11px;

/* style.css */

/* 151 */ position:absolute;
/* 152 */ right:7px;
/* 153 */ top:10px;
/* 154 */ width:195px;
/* 155 */ z-index:999;
/* 156 */ }
/* 157 */ 
/* 158 */ #banner_topo{
/* 159 */ position:absolute;
/* 160 */ right:234px;
/* 161 */ top:0;
/* 162 */ width:340px;
/* 163 */ z-index:999;
/* 164 */ }
/* 165 */ #blog-description {
/* 166 */ color:#666666;
/* 167 */ font-size:19px;
/* 168 */ font-style:normal;
/* 169 */ font-variant:inherit;
/* 170 */ font-weight:normal;
/* 171 */ padding-left:10px;
/* 172 */ padding-top:14px;
/* 173 */ }
/* 174 */ 
/* 175 */ #main {
/* 176 */ clear:both;
/* 177 */ padding:0px 0;
/* 178 */ }
/* 179 */ 
/* 180 */ #blog-title {
/* 181 */ background: url(/wp-content/uploads/logo-mostra-luta.png) no-repeat;
/* 182 */ text-indent:-99999px;
/* 183 */ line-height:97px;
/* 184 */ }
/* 185 */ 
/* 186 */ #header{
/* 187 */ background-color:#333;
/* 188 */ }
/* 189 */ 
/* 190 */ .main-aside .widgetcontainer {
/* 191 */ background-color:#333333;
/* 192 */ border:medium none #993636;
/* 193 */ margin-bottom:-3px;
/* 194 */ padding:22px 22px 1px;
/* 195 */ }
/* 196 */ 
/* 197 */ .widgetcontainer{
/* 198 */ list-style:none;
/* 199 */ }
/* 200 */ 

/* style.css */

/* 201 */ .widget_nav_menu ul, .main-aside ul {
/* 202 */ padding:0 0px;
/* 203 */ }
/* 204 */ .widget_nav_menu ul {
/* 205 */ list-style:none outside none;
/* 206 */ margin-left:9px;
/* 207 */ }
/* 208 */ .widget_nav_menu h3 {
/* 209 */ background-color:black;
/* 210 */ border:10px solid #993636;
/* 211 */ color:white;
/* 212 */ font-size:17px;
/* 213 */ font-style:italic;
/* 214 */ margin-left:-11px;
/* 215 */ margin-top:-22px;
/* 216 */ padding:10px;
/* 217 */ width:180px;
/* 218 */ }
/* 219 */ .widget_nav_menu{
/* 220 */ list-style:none;
/* 221 */ }
/* 222 */ 
/* 223 */ .main-aside h3 {
/* 224 */ background-color:black;
/* 225 */ border:10px solid #993636;
/* 226 */ color:white;
/* 227 */ font-size:17px;
/* 228 */ font-style:normal;
/* 229 */ margin:-22px -22px 12px;
/* 230 */ padding:7px 10px;
/* 231 */ text-transform:lowercase;
/* 232 */ }
/* 233 */ 
/* 234 */ .sub-aside h3 {
/* 235 */ background-color:black;
/* 236 */ border:6px solid #993636;
/* 237 */ color:white;
/* 238 */ font-size:15px;
/* 239 */ font-style:italic;
/* 240 */ margin-bottom:5px;
/* 241 */ margin-right:10px;
/* 242 */ padding:5px 5px 5px 11px;
/* 243 */ }
/* 244 */ .aside h3 a {
/* 245 */ color:#FFFFFF;
/* 246 */ text-decoration:none;
/* 247 */ }
/* 248 */ 
/* 249 */ #content{
/* 250 */ margin: 0 222px;

/* style.css */

/* 251 */ width:457px;
/* 252 */ }
/* 253 */ 
/* 254 */ #primary{
/* 255 */ border:1px solid gray;
/* 256 */ padding:0px;
/* 257 */ padding-top:0px;
/* 258 */ width:220px;
/* 259 */ }
/* 260 */ 
/* 261 */ #secondary{
/* 262 */ margin-top:0px;
/* 263 */ width:220px;
/* 264 */ float:right;
/* 265 */ margin-right:10px;
/* 266 */ background-color:#333;
/* 267 */ }
/* 268 */ 
/* 269 */ body.page #content {
/* 270 */ background-color:white;
/* 271 */ padding:20px;
/* 272 */ width:445px
/* 273 */ }
/* 274 */ 
/* 275 */ #footer{
/* 276 */ background-color:DarkGray;
/* 277 */ }
/* 278 */ 
/* 279 */ #respond {
/* 280 */ background:none repeat scroll 0 0 white;
/* 281 */ margin-bottom:22px;
/* 282 */ overflow:hidden;
/* 283 */ padding:20px;
/* 284 */ position:relative;
/* 285 */ }
/* 286 */ 
/* 287 */ .sf-menu .current_page_item li  {
/* 288 */ background:none repeat scroll 0 0 #666;
/* 289 */ border: #666;
/* 290 */ }
/* 291 */ 
/* 292 */ .navigation {
/* 293 */ margin:20px;
/* 294 */ }
/* 295 */ 
/* 296 */ #content {
/* 297 */ border: 1px solid none;
/* 298 */ padding: 20px;
/* 299 */ margin-top: 0px;
/* 300 */ background-color:white;

/* style.css */

/* 301 */ overflow:hidden;
/* 302 */ }
/* 303 */ 
/* 304 */ .single .hentry {
/* 305 */ padding:20px;
/* 306 */ }
/* 307 */ 
/* 308 */ .entry-utility {
/* 309 */ margin:0px;
/* 310 */ }
/* 311 */ 
/* 312 */ 
/* 313 */ .aside {
/* 314 */ color:#eee;
/* 315 */ }
/* 316 */ 
/* 317 */ /* =Menu
/* 318 *| -------------------------------------------------------------- */
/* 319 */ 
/* 320 */ .skip-link {
/* 321 */     display:none;
/* 322 */ }
/* 323 */ #access {
/* 324 */     // border-bottom:1px solid #ccc;
/* 325 */     height:32px;
/* 326 */     font-size:13px;
/* 327 */     overflow:visible;
/* 328 */     z-index:100;
/* 329 */ }
/* 330 */ 
/* 331 */ /*** THEMATIC SKIN ***/
/* 332 */ .sf-menu {
/* 333 */     border-right:1px solid #ccc;
/* 334 */ 	float:left;
/* 335 */     }
/* 336 */ .sf-menu a {
/* 337 */ 	border-left:1px solid #ccc;
/* 338 */ 	border-top:1px solid #ccc;
/* 339 */ 	padding:9px 13px;
/* 340 */ 	text-decoration:none;
/* 341 */ }
/* 342 */ .sf-menu .current_page_item a,
/* 343 */ .sf-menu .current_page_ancestor a,
/* 344 */ .sf-menu .current_page_parent a {
/* 345 */     border-bottom-color:#666;
/* 346 */     background-color:#666;
/* 347 */ }
/* 348 */ .sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
/* 349 */ 	color:			#fff;
/* 350 */ }

/* style.css */

/* 351 */ .sf-menu li {
/* 352 */ 	background:		#999;
/* 353 */ }
/* 354 */ .sf-menu li li {
/* 355 */ 	background:		#999;
/* 356 */ }
/* 357 */ .sf-menu li li li {
/* 358 */ 	background:		#999;
/* 359 */ }
/* 360 */ .sf-menu li:hover, .sf-menu li.sfHover,
/* 361 */ .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
/* 362 */     background:     #333;
/* 363 */ 	outline:		0;
/* 364 */     border-bottom-color:white;
/* 365 */ }
/* 366 */ .sf-menu ul {
/* 367 */     border-right:1px solid #ccc;
/* 368 */     border-bottom:1px solid gray;
/* 369 */ }
/* 370 */ .sf-menu li:hover ul,
/* 371 */ .sf-menu li.sfHover ul {
/* 372 */ 	top:32px; /* overriding essential styles */
/* 373 */ }
/* 374 */ .sf-menu ul ul {
/* 375 */     margin-top:0;
/* 376 */     border-bottom-color:white;
/* 377 */ }
/* 378 */ .sf-menu ul a {
/* 379 */     background:gray;
/* 380 */ 	border-bottom:1px solid none;
/* 381 */ }
/* 382 */ .sf-menu ul a:hover {
/* 383 */     color: white;
/* 384 */ }
/* 385 */ 
/* 386 */ .error {
/* 387 */ 	color: red;
/* 388 */ 	font-size:1.1em;
/* 389 */ 	font-weight:bold;
/* 390 */ }
/* 391 */ 
/* 392 */ #profile-details-section {
/* 393 */ 	margin-top:22px;
/* 394 */ }
/* 395 */ 
/* 396 */ .ngg-widget img {
/* 397 */ margin:0 2px 2px 0;
/* 398 */ padding-bottom:15px;
/* 399 */ }
/* 400 */ 

/* style.css */

/* 401 */ .widgettitle, .textwidget {
/* 402 */ color:#666;
/* 403 */ }
/* 404 */ 
/* 405 */ /* Rede Mostra Luta! */
/* 406 */ 
/* 407 */ .menu-item-rede a:link {
/* 408 */  	color:#000;
/* 409 */ 	display:block;
/* 410 */ 	background:LightGray;
/* 411 */ 	padding:0px 3px;
/* 412 */ 	text-decoration:none;
/* 413 */ }
/* 414 */ 
/* 415 */ .menu-item-rede a:visited {
/* 416 */  	color:#333;
/* 417 */ 	display:block;
/* 418 */ 	background:LightGray;
/* 419 */ 	padding:0px 3px;
/* 420 */ 	text-decoration:none;
/* 421 */ }
/* 422 */ 
/* 423 */ .menu-item-rede a:hover {
/* 424 */  	color:#963636;
/* 425 */ 	display:block;
/* 426 */ 	background:LightGray;
/* 427 */ 	padding:0px 3px;
/* 428 */ 	text-decoration:none;
/* 429 */ } 
/* 430 */ 
/* 431 */ 
/* 432 */ .menu-item-rede {
/* 433 */ color:#FFFFFF;
/* 434 */ float:left;
/* 435 */ font-size:14px;
/* 436 */ list-style:none outside none;
/* 437 */ padding:5px 3px;
/* 438 */ position:relative;
/* 439 */ }
/* 440 */ 
/* 441 */ ul.item-list div.item {
/* 442 */ padding:6px;
/* 443 */ }
/* 444 */ 
/* 445 */ ul.item-list li {
/* 446 */ background-color:lightGrey;
/* 447 */ margin-top:5px;
/* 448 */ }
/* 449 */ 
/* 450 */ .item-avatar  {

/* style.css */

/* 451 */ float:left;
/* 452 */ position:relative;
/* 453 */ width:55px;
/* 454 */ margin-bottom:5px;
/* 455 */ }
/* 456 */ .sub-aside ul ul{
/* 457 */ width:290px;
/* 458 */ }
/* 459 */ 
/* 460 */ .sub-aside ul ul li{
/* 461 */ padding:5px;
/* 462 */ background-color:#808080;
/* 463 */ margin-bottom:5px
/* 464 */ }
/* 465 */ 
/* 466 */ #menu-rede{
/* 467 */ background:none repeat scroll 0 0 #666666;
/* 468 */ min-height:74px;
/* 469 */ }
/* 470 */ 
/* 471 */ #menu-rede-mostra-luta {
/* 472 */ padding-top:34px;
/* 473 */ }
/* 474 */ 
/* 475 */ #content .aside {
/* 476 */ background:none repeat scroll 0 0 #EEEEEE;
/* 477 */ border:3px dotted #963636;
/* 478 */ color:black;
/* 479 */ margin:-6px -6px 22px;
/* 480 */ padding-top:16px;
/* 481 */ }
/* 482 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/mostraluta/www
currentDir : /home/mostraluta/www/wp-content/plugins/nextgen-gallery/css

file-relative URI  : albumset.gif
path prepended     : /home/mostraluta/www/wp-content/plugins/nextgen-gallery/css/albumset.gif
docroot stripped   : /wp-content/plugins/nextgen-gallery/css/albumset.gif
traversals removed : /wp-content/plugins/nextgen-gallery/css/albumset.gif

*/

/* nggallery.css */

/* 1   */ /*
/* 2   *| CSS Name: Default Styles
/* 3   *| Description: NextGEN Default Gallery Stylesheet
/* 4   *| Author: Alex Rabe
/* 5   *| Version: 1.50
/* 6   *| 
/* 7   *| This is a template stylesheet that can be used with NextGEN Gallery. I tested the
/* 8   *| styles with a default theme Kubrick. Modify it when your theme struggle with it,
/* 9   *| it's only a template design
/* 10  *| 
/* 11  *| */
/* 12  */ 
/* 13  */ /* ----------- Album Styles Extend -------------*/
/* 14  */ 
/* 15  */ .ngg-albumoverview {
/* 16  */ 	margin-top: 10px;
/* 17  */ 	width: 100%;
/* 18  */ 	clear:both; 
/* 19  */ 	display:block !important;
/* 20  */ }
/* 21  */ 
/* 22  */ .ngg-album {
/* 23  */     height: 100%;
/* 24  */     padding: 5px;
/* 25  */     margin-bottom: 5px;
/* 26  */     border: 1px solid #fff;
/* 27  */ }
/* 28  */ 
/* 29  */ /* IE6 will ignore this , again I hate IE6 */
/* 30  */ /* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
/* 31  */ html>body .ngg-album {
/* 32  */     overflow:hidden;
/* 33  */     padding: 5px;
/* 34  */     margin-bottom: 5px;
/* 35  */     border: 1px solid #cccccc;
/* 36  */ } 
/* 37  */ 
/* 38  */ .ngg-album {
/* 39  */ 	overflow: hidden;
/* 40  */ 	padding: 5px;
/* 41  */ 	margin-bottom: 5px;
/* 42  */ 	border: 1px solid #cccccc;
/* 43  */ }
/* 44  */ 
/* 45  */ .ngg-albumtitle {
/* 46  */ 	text-align: left;
/* 47  */  	font-weight: bold;
/* 48  */ 	margin:0px;
/* 49  */ 	padding:0px;
/* 50  */ 	font-size: 1.4em;

/* nggallery.css */

/* 51  */ 	margin-bottom: 10px;
/* 52  */ }
/* 53  */ 
/* 54  */ .ngg-thumbnail {
/* 55  */ 	float: left;
/* 56  */ 	margin-right: 12px;
/* 57  */ }
/* 58  */ 
/* 59  */ .ngg-thumbnail img {
/* 60  */ 	background-color:#FFFFFF;
/* 61  */ 	border:1px solid #A9A9A9;
/* 62  */ 	margin:4px 0px 4px 5px;
/* 63  */ 	padding:4px;
/* 64  */ 	position:relative;
/* 65  */ }
/* 66  */ 
/* 67  */ .ngg-thumbnail img:hover {
/* 68  */ 	background-color: #A9A9A9;
/* 69  */ }
/* 70  */ 
/* 71  */ .ngg-description {
/* 72  */ 	text-align: left;
/* 73  */ }
/* 74  */ 
/* 75  */ /* ----------- Album Styles Compact -------------*/
/* 76  */ 
/* 77  */ .ngg-album-compact {
/* 78  */ 	float:left;
/* 79  */ 	height:180px;
/* 80  */ 	padding-right:6px !important;
/* 81  */ 	margin:0px !important; 
/* 82  */ 	text-align:left;
/* 83  */ 	width:120px;	
/* 84  */ }
/* 85  */ 
/* 86  */ .ngg-album-compactbox {
/* 87  */ 	background:transparent url(/wp-content/plugins/nextgen-gallery/css/albumset.gif) no-repeat scroll 0%;
/* 88  */ 	height:86px;
/* 89  */ 	margin:0pt 0pt 6px !important;
/* 90  */ 	padding:12px 0pt 0pt 7px !important;
/* 91  */ 	width:120px;
/* 92  */ }
/* 93  */ 
/* 94  */ 
/* 95  */ .ngg-album-compactbox .Thumb {
/* 96  */ 	border:1px solid #000000;
/* 97  */ 	margin:0px !important;
/* 98  */ 	padding:0px !important;
/* 99  */ 	width:91px; 
/* 100 */ 	height:68px;

/* nggallery.css */

/* 101 */ }
/* 102 */ 
/* 103 */ .ngg-album-compact h4 {
/* 104 */ 	font-size:15px;
/* 105 */ 	font-weight:bold;
/* 106 */ 	margin-bottom:0px;
/* 107 */ 	margin-top:0px;
/* 108 */ 	width:110px;
/* 109 */ }
/* 110 */ 
/* 111 */ .ngg-album-compact p {
/* 112 */ 	font-size:11px;
/* 113 */ 	margin-top:2px;
/* 114 */ }
/* 115 */ 
/* 116 */ /* ----------- Gallery style -------------*/
/* 117 */ 
/* 118 */ .ngg-galleryoverview {
/* 119 */ 	overflow: hidden;
/* 120 */ 	margin-top: 10px;
/* 121 */ 	width: 100%;
/* 122 */ 	clear:both; 
/* 123 */ 	display:block !important;
/* 124 */ }
/* 125 */ 
/* 126 */ .ngg-galleryoverview .desc {
/* 127 */ /* required for description */
/* 128 */    margin:0px 10px 10px 0px;
/* 129 */    padding:5px;
/* 130 */ }
/* 131 */ 
/* 132 */ .ngg-gallery-thumbnail-box {
/* 133 */ 	float: left;
/* 134 */ }
/* 135 */ 
/* 136 */ .ngg-gallery-thumbnail {
/* 137 */ 	float: left;
/* 138 */ 	margin-right: 5px;
/* 139 */ 	text-align: center;
/* 140 */ }
/* 141 */ 
/* 142 */ .ngg-gallery-thumbnail img {
/* 143 */ 	background-color:#FFFFFF;
/* 144 */ 	border:1px solid #A9A9A9;
/* 145 */ 	display:block;  
/* 146 */ 	margin:4px 0px 4px 5px;
/* 147 */ 	padding:4px;
/* 148 */ 	position:relative;
/* 149 */ }
/* 150 */ 

/* nggallery.css */

/* 151 */ .ngg-gallery-thumbnail img:hover {
/* 152 */ 	background-color: #A9A9A9;
/* 153 */ } 
/* 154 */ 
/* 155 */ .ngg-gallery-thumbnail span {
/* 156 */ 	/* Images description */
/* 157 */ 	font-size:90%;
/* 158 */ 	padding-left:5px;
/* 159 */ 	display:block;
/* 160 */ }
/* 161 */ 
/* 162 */ .ngg-clear {
/* 163 */ 	clear: both;
/* 164 */ }
/* 165 */ 
/* 166 */ /* ----------- Gallery navigation -------------*/
/* 167 */ 
/* 168 */ .ngg-navigation {
/* 169 */ 	font-size:0.9em !important;
/* 170 */ 	clear:both !important;
/* 171 */ 	display:block !important;
/* 172 */ 	padding-top:15px;
/* 173 */ 	text-align:center;
/* 174 */ 	
/* 175 */ }
/* 176 */ 
/* 177 */ .ngg-navigation span {
/* 178 */ 	font-weight:bold;
/* 179 */ 	margin:0pt 6px;
/* 180 */ }
/* 181 */ 
/* 182 */ .ngg-navigation a.page-numbers,
/* 183 */ .ngg-navigation a.next,
/* 184 */ .ngg-navigation a.prev, 
/* 185 */ .ngg-navigation span.page-numbers,
/* 186 */ .ngg-navigation span.next,
/* 187 */ .ngg-navigation span.prev {
/* 188 */ 	border:1px solid #DDDDDD;
/* 189 */ 	margin-right:3px;
/* 190 */ 	padding:3px 7px;
/* 191 */ }
/* 192 */ 
/* 193 */ .ngg-navigation a.page-numbers:hover,
/* 194 */ .ngg-navigation a.next:hover,
/* 195 */ .ngg-navigation a.prev:hover, 
/* 196 */ .ngg-navigation span.page-numbers:hover,
/* 197 */ .ngg-navigation span.next:hover,
/* 198 */ .ngg-navigation span.prev:hover {
/* 199 */ 	background-color: #0066CC;
/* 200 */ 	color: #FFFFFF !important;

/* nggallery.css */

/* 201 */ 	text-decoration: none !important;
/* 202 */ }
/* 203 */ 
/* 204 */ /* ----------- Image browser style -------------*/
/* 205 */ 
/* 206 */ .ngg-imagebrowser {
/* 207 */ 	
/* 208 */ }
/* 209 */ 
/* 210 */ .ngg-imagebrowser h3 {
/* 211 */ 	text-align:center;
/* 212 */ }
/* 213 */ 
/* 214 */ .ngg-imagebrowser img {
/* 215 */ 	border:1px solid #A9A9A9;
/* 216 */ 	margin-top: 10px; 
/* 217 */ 	margin-bottom: 10px; 
/* 218 */ 	width: 100%;
/* 219 */ 	display:block !important;
/* 220 */ 	padding:5px;
/* 221 */ }
/* 222 */ 
/* 223 */ .ngg-imagebrowser-nav {
/* 224 */ 	padding:5px;
/* 225 */ 	margin-left:10px;	
/* 226 */ }
/* 227 */ 
/* 228 */ .ngg-imagebrowser-nav .back {
/* 229 */ 	float:left;
/* 230 */ 	border:1px solid #DDDDDD;
/* 231 */ 	margin-right:3px;
/* 232 */ 	padding:3px 7px;
/* 233 */ }
/* 234 */ 
/* 235 */ .ngg-imagebrowser-nav .next {
/* 236 */ 	float:right;
/* 237 */ 	border:1px solid #DDDDDD;
/* 238 */ 	margin-right:3px;
/* 239 */ 	padding:3px 7px;
/* 240 */ }
/* 241 */ 
/* 242 */ .ngg-imagebrowser-nav .counter {
/* 243 */ 	text-align:center;
/* 244 */ 	font-size:0.9em !important;
/* 245 */ }
/* 246 */ 
/* 247 */ .exif-data {
/* 248 */   	margin-left: auto !important;
/* 249 */     margin-right: auto !important;	
/* 250 */ }

/* nggallery.css */

/* 251 */ 
/* 252 */ /* ----------- Slideshow -------------*/
/* 253 */ .slideshow {
/* 254 */ 	margin-left: auto; 
/* 255 */ 	margin-right: auto;
/* 256 */ 	text-align:center;
/* 257 */ 	outline: none;	
/* 258 */ }
/* 259 */ 
/* 260 */ .slideshowlink {
/* 261 */ 	
/* 262 */ }
/* 263 */ 
/* 264 */ /* ----------- Single picture -------------*/
/* 265 */ .ngg-singlepic {
/* 266 */ 	background-color:#FFFFFF;
/* 267 */ 	display:block;  
/* 268 */ 	padding:4px;
/* 269 */ }
/* 270 */ 
/* 271 */ .ngg-left {
/* 272 */ 	float: left;
/* 273 */ 	margin-right:10px;
/* 274 */ }
/* 275 */ 
/* 276 */ .ngg-right {
/* 277 */ 	float: right;
/* 278 */ 	margin-left:10px;
/* 279 */ }
/* 280 */ 
/* 281 */ .ngg-center {
/* 282 */   	margin-left: auto !important;
/* 283 */     margin-right: auto !important;
/* 284 */ }
/* 285 */ 
/* 286 */ /* ----------- Sidebar widget -------------*/
/* 287 */ .ngg-widget,
/* 288 */ .ngg-widget-slideshow {
/* 289 */ 	overflow: hidden;
/* 290 */ 	margin:0pt;
/* 291 */ 	padding:5px 0px 0px 0pt;
/* 292 */ 	text-align:left;
/* 293 */ }
/* 294 */ 
/* 295 */ .ngg-widget img {
/* 296 */ 	border:2px solid #A9A9A9;
/* 297 */ 	margin:0pt 2px 2px 0px; 
/* 298 */ 	padding:1px; 
/* 299 */ }
/* 300 */ 

/* nggallery.css */

/* 301 */ /* ----------- Related images -------------*/
/* 302 */ .ngg-related-gallery {
/* 303 */ 	background:#F9F9F9;
/* 304 */ 	border:1px solid #E0E0E0;
/* 305 */ 	overflow:hidden;
/* 306 */ 	margin-bottom:1em;
/* 307 */ 	margin-top:1em;
/* 308 */ 	padding:5px;
/* 309 */ }
/* 310 */ .ngg-related-gallery img {
/* 311 */ 	border: 1px solid #DDDDDD;
/* 312 */ 	float: left;
/* 313 */ 	margin: 0pt 3px;
/* 314 */ 	padding: 2px;
/* 315 */ 	height: 50px;
/* 316 */ 	width:  50px;
/* 317 */ }
/* 318 */ 
/* 319 */ .ngg-related-gallery img:hover {
/* 320 */ 	border: 1px solid #000000;
/* 321 */ } 
/* 322 */ 
/* 323 */ /* ----------- Gallery list -------------*/
/* 324 */ 
/* 325 */ .ngg-galleryoverview ul li:before {
/* 326 */ 	content: '' !important;
/* 327 */ }
/* 328 */ 
/* 329 */ .ngg-gallery-list {
/* 330 */ 	list-style-type:none;
/* 331 */ 	padding: 0px !important;
/* 332 */ 	text-indent:0px !important;	
/* 333 */ }
/* 334 */ 
/* 335 */ .ngg-galleryoverview div.pic img{
/* 336 */ 	width: 100%;	
/* 337 */ }
/* 338 */ 
/* 339 */ .ngg-gallery-list li {
/* 340 */ 	float:left;
/* 341 */ 	margin:0 2px 0px 2px !important;
/* 342 */ 	overflow:hidden;
/* 343 */ }
/* 344 */ 
/* 345 */ .ngg-gallery-list li a {
/* 346 */ 	border:1px solid #CCCCCC;
/* 347 */ 	display:block;
/* 348 */ 	padding:2px;
/* 349 */ }
/* 350 */ 

/* nggallery.css */

/* 351 */ .ngg-gallery-list li.selected a{
/* 352 */ 	-moz-background-clip:border;
/* 353 */ 	-moz-background-inline-policy:continuous;
/* 354 */ 	-moz-background-origin:padding;
/* 355 */ 	background:#000000 none repeat scroll 0 0;
/* 356 */ }
/* 357 */ 
/* 358 */ .ngg-gallery-list li img {
/* 359 */ 	height:40px;
/* 360 */ 	width:40px;	
/* 361 */ }
/* 362 */ 
/* 363 */ li.ngg-next, li.ngg-prev {
/* 364 */ 	height:40px;
/* 365 */ 	width:40px;	
/* 366 */ 	font-size:3.5em;
/* 367 */ }
/* 368 */ 
/* 369 */ li.ngg-next a, li.ngg-prev a  {
/* 370 */ 	padding-top: 10px;
/* 371 */ 	border: none;
/* 372 */ 	text-decoration: none;
/* 373 */ }
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/mostraluta/www
currentDir : /home/mostraluta/www/wp-content/plugins/lightbox-2/Themes/Black

file-relative URI  : images/loading.gif
path prepended     : /home/mostraluta/www/wp-content/plugins/lightbox-2/Themes/Black/images/loading.gif
docroot stripped   : /wp-content/plugins/lightbox-2/Themes/Black/images/loading.gif
traversals removed : /wp-content/plugins/lightbox-2/Themes/Black/images/loading.gif

file-relative URI  : images/blank.gif
path prepended     : /home/mostraluta/www/wp-content/plugins/lightbox-2/Themes/Black/images/blank.gif
docroot stripped   : /wp-content/plugins/lightbox-2/Themes/Black/images/blank.gif
traversals removed : /wp-content/plugins/lightbox-2/Themes/Black/images/blank.gif

file-relative URI  : images/prev.gif
path prepended     : /home/mostraluta/www/wp-content/plugins/lightbox-2/Themes/Black/images/prev.gif
docroot stripped   : /wp-content/plugins/lightbox-2/Themes/Black/images/prev.gif
traversals removed : /wp-content/plugins/lightbox-2/Themes/Black/images/prev.gif

file-relative URI  : images/next.gif
path prepended     : /home/mostraluta/www/wp-content/plugins/lightbox-2/Themes/Black/images/next.gif
docroot stripped   : /wp-content/plugins/lightbox-2/Themes/Black/images/next.gif
traversals removed : /wp-content/plugins/lightbox-2/Themes/Black/images/next.gif

file-relative URI  : images/closelabel.gif
path prepended     : /home/mostraluta/www/wp-content/plugins/lightbox-2/Themes/Black/images/closelabel.gif
docroot stripped   : /wp-content/plugins/lightbox-2/Themes/Black/images/closelabel.gif
traversals removed : /wp-content/plugins/lightbox-2/Themes/Black/images/closelabel.gif

*/

/* lightbox.css */

/* 1  */ #stimuli_lightbox {
/* 2  */ 	position: absolute;
/* 3  */ 	left: 0;
/* 4  */ 	width: 100%;
/* 5  */ 	z-index: 100;
/* 6  */ 	text-align: center;
/* 7  */ 	line-height: 0;
/* 8  */ }
/* 9  */ 
/* 10 */ #stimuli_lightbox a img { border: none; }
/* 11 */ 
/* 12 */ #stimuli_outerImageContainer {
/* 13 */ 	position: relative;
/* 14 */ 	background-color: #000;
/* 15 */ 	width: 250px;
/* 16 */ 	height: 250px;
/* 17 */ 	margin: 0 auto;
/* 18 */ }
/* 19 */ 
/* 20 */ #stimuli_imageContainer {
/* 21 */ 	padding: 10px;
/* 22 */ }
/* 23 */ 
/* 24 */ #stimuli_loading {
/* 25 */ 	position: absolute;
/* 26 */ 	top: 40%;
/* 27 */ 	left: 0%;
/* 28 */ 	height: 25%;
/* 29 */ 	width: 100%;
/* 30 */ 	text-align: center;
/* 31 */ 	line-height: 0;
/* 32 */ 	background: transparent center url(/wp-content/plugins/lightbox-2/Themes/Black/images/loading.gif) no-repeat;
/* 33 */ }
/* 34 */ #stimuli_hoverNav {
/* 35 */ 	position: absolute;
/* 36 */ 	top: 0;
/* 37 */ 	left: 0;
/* 38 */ 	height: 100%;
/* 39 */ 	width: 100%;
/* 40 */ 	z-index: 10;
/* 41 */ }
/* 42 */ #stimuli_imageContainer>#stimuli_hoverNav { left: 0;}
/* 43 */ #stimuli_hoverNav a { outline: none;}
/* 44 */ 
/* 45 */ #stimuli_prevLink, #stimuli_nextLink {
/* 46 */ 	width: 49%;
/* 47 */ 	height: 100%;
/* 48 */ 	background: transparent url(/wp-content/plugins/lightbox-2/Themes/Black/images/blank.gif) no-repeat; /* Trick IE into showing hover */
/* 49 */ 	display: block;
/* 50 */ }

/* lightbox.css */

/* 51 */ #stimuli_prevLink { left: 0; float: left;}
/* 52 */ #stimuli_nextLink { right: 0; float: right;}
/* 53 */ #stimuli_prevLink:hover, #stimuli_prevLink:visited:hover { background: url(/wp-content/plugins/lightbox-2/Themes/Black/images/prev.gif) left 55% no-repeat; }
/* 54 */ #stimuli_nextLink:hover, #stimuli_nextLink:visited:hover { background: url(/wp-content/plugins/lightbox-2/Themes/Black/images/next.gif) right 55% no-repeat; }
/* 55 */ 
/* 56 */ 
/* 57 */ #stimuli_imageDataContainer {
/* 58 */ 	font: 10px Verdana, Helvetica, sans-serif;
/* 59 */ 	background-color: #000;
/* 60 */ 	margin: 0 auto;
/* 61 */ 	line-height: 1.4em;
/* 62 */ 	overflow: auto;
/* 63 */ 	width: 100%	
/* 64 */ }
/* 65 */ 
/* 66 */ #stimuli_imageData {	padding:0 10px; color: #666; }
/* 67 */ #stimuli_imageData #stimuli_imageDetails { width: 70%; float: left; text-align: left; }	
/* 68 */ #stimuli_imageData #stimuli_caption { font-weight: bold;}
/* 69 */ #stimuli_imageData #stimuli_numberDisplay { display: block; clear: left; padding-bottom: 1.0em;}			
/* 70 */ #stimuli_imageData #stimuli_bottomNavClose { width: 66px; float: right; padding-bottom: 0.7em; background: url(/wp-content/plugins/lightbox-2/Themes/Black/images/closelabel.gif) right 55% no-repeat; padding-top: 1.0em; margin-bottom: 1.0em;}	
/* 71 */ 		
/* 72 */ #stimuli_overlay {
/* 73 */ 	position: absolute;
/* 74 */ 	top: 0;
/* 75 */ 	left: 0;
/* 76 */ 	z-index: 90;
/* 77 */ 	width: 100%;
/* 78 */ 	height: 500px;
/* 79 */ 	background-color: #000;
/* 80 */ }
