/* ------------------------------------- CSS for stripped theme -------------------------------- */ /* General rules ------------------------------------------------------------------------------- */ body { background-color: #101010; color: #666; } #thePicturePage .left_block, #thePicturePage .right_block, #thePicturePage .middle_block, #content { background: #202020; border: 1px #555 solid; border-width: 1px 0; padding:0 5px; } a { color: #999; text-decoration: none; } a:hover { color:#ccc; } :focus { outline: 0; } img { border: 0; } hr { border: 1px #999999 solid; } h1, h2, h3 { margin: 0; padding: 0; font-size: 1em; } h1 { font-size: 153.846%; } #theHeader { color:#888; } table { border-spacing: 0px; } /* Fonts --------------------------------------------------------------------------------------- */ body { font-size:13px; } body, input, select, textarea, file { font-family: "Century Gothic", "Lucida Grande", Verdana, DejaVu Sans, sans-serif; } #content p, #theNotificationPage li, #content fieldset, .filter { text-align:left; } #theHeader, #username, #comments blockquote, #contenteditid, .additional_info, #Author .value, #Tcaption { text-transform:none; } /* Layout -------------------------------------------------------------------------------------- */ body { margin: 0; padding: 0; } #the_page { max-width: 1120px; width:99%; margin: auto; padding: 0; } #content { max-width:1080px; width:100%; margin: 0; padding: 12px 20px; } #thePicturePage #content { max-width:1120px; padding: 0; } #theCategoryPage #content { max-width:1120px; padding:12px 0; text-align:center; display:table; } #content_cell { display:table-cell; vertical-align:top; max-width:1120px; padding: 0; margin-left: auto; margin-right: auto; width:100%; } #thumbnails_block1 { max-width:940px; margin:auto; } #thumbnails_block2 { position:relative; margin:0; padding:0; width:auto; min-height:540px; } #thumbnails { position:static; margin:0 20px; } .thumbnailCategories { max-width:900px; padding:0 20px; margin:auto; } #calendar_block { padding: 0 20px; max-width:800px; margin:auto; } #theHeader h1 { padding: 1em 0 0; } #theHeader p { padding: 0; margin: 0; } .subcontent h2 { margin: 0 0 1em; } /* Page title ---------------------------------------------------------------------------------- */ .titrePage, .titrePage a { font-weight: bold; font-variant: normal; } .titrePage { height:22px; font-size:115.385%; margin: 0.5em 0 0 0; line-height: 1.4em; } .titrePage h2 { margin: 1em 0; padding: 0; display: inline; } .titrePage .button { float: none; } .titrePage img { float: left; max-height: 16px; } #thePicturePage .titrePage img { margin: 0 5px; } .titrePage .categoryActionsContainer { float: right; margin: 0; padding: 0 0 0 3px; list-style: none; height:22px; width: auto; font-size:86.667%; } .categoryActions { display:inline; padding:0; } .categoryActions li { display: inline; vertical-align:top; padding-left:7px; float:left; } .categoryActions .pwg-icon{ display:none; } .categoryActions li.mainAction { float:right; } /* Content ------------------------------------------------------------------------------------- */ .subcontent .stuffs_block, .content_block { max-width: 890px; margin: auto; padding: 0 25px; } .content_block .additional_info { color:#999; max-width:870px; margin: 5px 0px; padding:10px; background-color:#404040; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; } /* new css for links in album description */ .additional_info p a {color:#ddd;} .additional_info p a:hover {color:#fff;} #content .content_block .additional_info p { text-align:justify; } .stuffs_block .titrePage { margin: 0 } #thePicturePage .stuffs { margin:3px 0; } #thePicturePage .stuffs_block { max-width:1120px; padding:0; text-align:center; } #thePicturePage .stuffs_block p { text-align:left; } /* Menubar ------------------------------------------------------------------------------------- */ #menuswitcher { cursor: pointer; color:#999; } #menuswitcher:hover { color:#ccc; } .js #menubar { display:none; } .js .menuShown #menubar { display: block; } #menubar { width:159px; margin: 0; padding: 0 0 0 20px; float: left; text-align:left; display:block; } #menubar dl { margin:0; } #menubar li { list-style-type:disc; } #menubar dt { font-weight: bold; font-size:115.384% } #menubar dd { margin: 0; padding: 0.5em 1em 1em 1em; } #menubar dd ul { margin: 0; padding: 0 0 0 1em; } #menubar .menuInfoCatByChild, #menubar .menuInfoCat { font-size:76.923%; } #menubar .totalImages { font-size:84.615%; font-style: italic; margin: 0; } #menubar #mbIdentification p { margin: 0 0 6px 0; } #menubar dd.randompicdd { margin: 0; padding:0; } #menubar .ammillustrationc { margin: 0; } #menubar #menuTagCloud { font-size:92.308%; } /* Category thumbnails ------------------------------------------------------------------------- */ .stuffs_block .personal_block ul.thumbnailCategories, .thumbnailCategories { overflow: hidden; list-style: none; } .stuffs_block .personal_block ul.thumbnailCategories li, .thumbnailCategories li { background: transparent url(images/back_30.png) 0 0 no-repeat; float: left; overflow: hidden; height:170px; width:170px; text-align:center; margin:5px; color:#999; } .stuffs_block .personal_block ul.thumbnailCategories li { width:170px!important; } .stuffs_block .personal_block ul.thumbnailCategories li:hover, .thumbnailCategories li:hover { background: transparent url(images/back_30.png) 0 -170px no-repeat; color:#666; } .subcontent .stuffs_block .personal_block ul.thumbnailCategories li { background: transparent url(images/back_40.png) 0 0 no-repeat; } .subcontent .stuffs_block .personal_block ul.thumbnailCategories li:hover { background: transparent url(images/back_40.png) 0 -170px no-repeat; color:#666; } .thumbnailCategory { display:inline-block; height:170px; } .thumbnailCategory .illustration { margin:5px 0 0; height:130px; vertical-align:middle; border:none; float:none; width:170px; table-layout:fixed; display:table; } .thumbnailCategory .illustration a { display:table-cell; width:170px; height:130px; vertical-align:middle; overflow:hidden; } .thumbnailCategory .illustration img { display:block; margin:auto; border: 1px solid #555; max-height:128px; max-width:160px; } .thumbnailCategory .illustration img:hover { border: 1px solid #101010; } .thumbnailCategory .description p { display:none!important; } .thumbnailCategory .description { width:160px; height:35px; overflow: hidden; padding:0 5px; display: table-cell; vertical-align:middle; } .thumbnailCategory .description h3 { margin: 0; font-weight:normal; font-variant:normal; font-size:107.692%; line-height:16px; } .thumbnailCategories h3 a { color: inherit; } .thumbCatDescNfoDate, .thumbCatDescNbImg { margin: 0; font-size: 76.923%; } .thumbCatDesc { margin: 0; padding-top: 4px; word-wrap: break-word; } /* Images Thumbnails --------------------------------------------------------------------------- */ #thumbnails { width: auto; text-align: center; padding: 0; } #thumbnails p { margin: 0; } ul.thumbnails, .stuffs_block ul, #thumbnails ul { margin: auto; padding: 0; overflow: hidden; list-style: none; } .subcontent .stuffs_block ul { max-width:720px; margin-top:5px; } .thumbnails li, .stuffs_block li, #thumbnails li { margin: 5px; padding: 0; float: left; width: 170px; height: 170px; text-align:center; display:inline; list-style:none; overflow:hidden; } .thumbnails li, #thumbnails li { background: transparent url(images/back_40.png) 0 0 no-repeat; } .thumbnails li:hover, #thumbnails li:hover { background: transparent url(images/back_40.png) 0 -170px no-repeat; } .stuffs_block li { background: transparent url(images/back_50.png) 0 -0 no-repeat; } .stuffs_block li:hover { background: transparent url(images/back_50.png) 0 -170px no-repeat; } .wrap1 { display:inline-block; height:170px; } .wrap1 .wrap2 { margin:5px 0 0; vertical-align:middle; border:none; float:none; width:170px; table-layout:fixed; display:table; } .wrap1 .wrap2, .wrap1 .wrap2 a{ height:130px; } .wrap1 .wrap2full, .wrap1 .wrap2full a { height:160px!important; } .wrap1 .wrap2 a { display:table-cell; width:170px; vertical-align:middle; overflow:hidden; } .wrap1 .wrap2 .thumbnail , .wrap1 .wrap2 .thumbnail :hover { display:block; margin:auto; border:solid 1px #404040; max-width:160px; } .wrap1 .wrap2 .thumbnail { max-height:128px; } .wrap1 .wrap2full .thumbnail { max-height:158px!important; } .thumbnails .wrap1 .noLegend { display:none; } .wrap1 .thumbLegend { width:160px; height:35px; overflow: hidden; padding:0 5px; display: table-cell; vertical-align:middle; color:#888; } .wrap1 .thumbLegend { margin: 0; font-weight:normal; font-variant:normal; font-size:107.692%; line-height:16px; } .wrap1 .thumbLegend .thumbStats { display:none } /* fin new */ .zero { display: none; } /* .stuffs_block .thumbLegend, #thumbnails .thumbLegend { display:none; margin:0px; border:0px; padding:0px; } .thumbnails .wrap1, .stuffs_block .wrap1, #thumbnails .wrap1 { width:170px; table-layout:fixed; display:table; } .thumbnails .wrap2, .stuffs_block .wrap2, #thumbnails .wrap2 { display:table-cell; width:170px; height:170px; vertical-align:middle; margin:0px; padding:0px; overflow:hidden } .nb-comments, .nb-hits { font-weight: normal; display: none; } .thumbnail, .thumbnail:hover { display:block; padding:0px; margin:auto; max-width:160px; max-height:160px; border:solid 1px #404040; } /* Navigation Bar ------------------------------------------------------------------------------ */ .navigationBar { padding: 0.5em; text-align: right; } .navigationBar a { border-bottom: 1px dotted; } #thumbnails_block1 .navigationBar { padding: 0 25px 5px; } #thumb_navigation { color:#666; text-align: center; } #thumb_navigation span, #thumb_navigation a { height: 150px; width: 20px; border: 0; padding: 0; text-indent: -3000px; } #thumb_navigation #tn_prev { position: absolute; top: 195px; left: 4px; background: transparent url(icon/arrows.png) 0 0 no-repeat; } #thumb_navigation #tn_next { position: absolute; top: 195px; right: 4px; background: transparent url(icon/arrows.png) -20px 0 no-repeat; } #thumb_navigation a#tn_prev:hover { background: transparent url(icon/arrows.png) 0 -150px no-repeat; } #thumb_navigation a#tn_next:hover { background: transparent url(icon/arrows.png) -20px -150px no-repeat; } /* Picture Page -------------------------------------------------------------------------------- */ #thePicturePage #theHeader { display: none; } .browsePath { display:inline; float:left; } .randomButtons { float: right; margin: 0; padding: 0; list-style: none; width: auto; font-size:86.667%; } #thePicturePage .pwg-button-text, .randomButtons li { display: inline; vertical-align:top; padding-left:7px; float:right; } #imageTitleContainer { max-width:1100px; margin:auto; display:inline-block; } #imageTitle { font-size:115.385%; line-height:150%; padding: 6px; margin: auto; text-align:center; font-weight:bold; background: #303030; color:#888; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; text-transform:none; } #theImageAndTitle { text-align: center; padding: 0; margin: 10px auto 15px; position:relative; width:100%; } .imageNumber { display:inline; font-weight:normal; float:left; min-width:35px; text-align:center; } #theImage { margin-bottom:11px; } #theImgAndTitle, #theImage, #theImg { display:inline-block; } #theImage > img, #theImage > a > img { border: 1px #999 solid; padding:2px; } #theImg img { border: 1px #999 solid; padding:2px; } #rateForm { margin: 0; } #rateForm input, #rateForm input:active { cursor: pointer; border: none; padding: 0; } #rateForm input.rateButtonStarFull { background: url('icon/rating-stars.png') no-repeat scroll -16px center; width: 16px; } #rateForm input.rateButtonStarEmpty { background: url('icon/rating-stars.png') no-repeat scroll 0 center; width: 16px; } /* Image Nav Thumbnails ------------------------------------------------------------------------ */ #linkPrevOut { position: absolute; top: 0; left: 0px; width: 300px; height: 600px; text-align: right; } #linkNextOut { position: absolute; top: 0; right: 0px; width: 300px; height: 600px; text-align: left; } #linkPrevIn { margin-right: 40px; padding-right:100px; height: 100%; text-align: right; display:inline-block; } #linkNextIn { margin-left: 40px; padding-left:100px; height: 100%; text-align: left; display:inline-block; } #theImageBox .navThumb { margin-top: 200px; display:block; } .navThumb img { border: 1px solid #888; padding: 1px; opacity:0; filter:alpha(opacity=0); -moz-opacity:0.; -khtml-opacity: 0.; } /* Image Nav Arrows ---------------------------------------------------------------------------- */ .img_frame { position:relative; vertical-align:middle; } .img_nav { position:absolute; height:100%; width:25%; top:0; display:block; } .img_prev { background:transparent url(icon/none.png) no-repeat left center; left:0; } .img_prev:hover { background:transparent url(icon/img_prev.png) no-repeat left center; } .img_next { background:transparent url(icon/none.png) no-repeat right center; right:0; } .img_next:hover { background:transparent url(icon/img_next.png) no-repeat right center; } .hd_link { position:absolute; height:60%; width:100%; top:20%; left:0; display:block; background:transparent url(icon/none.png) no-repeat center center; cursor:pointer; } .hd_link:hover { background:transparent url(icon/HD.png) no-repeat center center; } .cat_up { position:absolute; width:100%; min-height:80px; height:25%; top:0; left:0; display:block; background:transparent url(icon/none.png) no-repeat center top; } .cat_up:hover { background:transparent url(icon/cat_up.png) no-repeat center top; } /* HD Picture Box ------------------------------------------------------------------------------ */ #theImageHigh { position:absolute; top:0px; left:0px; width:100%; height:100%; z-index:9000; } #theImgHighBg { position:fixed; top:0px; left:0px; width:100%; height:100%; background-color:#333333; opacity:0.96; filter:alpha(opacity:96); -moz-opacity:0.96; -khtml-opacity: 0.96; } #theImgHighContainer { position:absolute; width:160px; height:80px; background:#FFFFFF url(icon/processing.gif) no-repeat scroll 82px 42px; } #theImgHighContainer2 { overflow:hidden; width:100%; height:100%; } #theImgHigh { position:relative; } #theImgHighCloseButton, #theImgHighZoomButton { position:absolute; z-index:9050; } .pointer { cursor:pointer; } #theImgHighCloseButton { width:28px; height:28px; background:transparent url(icon/close_high.png) no-repeat scroll 0px 0px; top:15px; right:-15px; cursor:pointer; } #theImgHighZoomButton { width:28px; height:28px; top:45px; right:-15px; cursor:pointer; } #theImgHighZoomButton.fit { background:transparent url(icon/zoom_fit_high.png) no-repeat scroll 0px 0px; } #theImgHighZoomButton.full { background:transparent url(icon/zoom_1-1_high.png) no-repeat scroll 0px 0px; } /* Navbuttons ---------------------------------------------------------------------------------- */ #imageToolBar .navButton { display:inline; width:24px; height:24px; float:left; margin:-1px 0 0; background-image: url(icon/picture_24.png); background-repeat: no-repeat; overflow:hidden; } #icon_first_0 { background-position: 0 0 } #icon_first { background-position: 0 -24px } #icon_first:hover { background-position: 0 -48px } #icon_left_0 { background-position: -24px 0 } #icon_left { background-position: -24px -24px } #icon_left:hover { background-position: -24px -48px } #icon_up { background-position: -48px -24px } #icon_up:hover { background-position: -48px -48px } #icon_stop { background-position: -72px -24px } #icon_stop:hover { background-position: -72px -48px } #icon_pause { background-position: -96px -24px } #icon_pause:hover { background-position: -96px -48px } #icon_play { background-position: -120px -24px } #icon_play:hover { background-position: -120px -48px } #icon_right_0 { background-position: -144px 0 } #icon_right { background-position: -144px -24px } #icon_right:hover { background-position: -144px -48px } #icon_last_0 { background-position: -168px 0 } #icon_last { background-position: -168px -24px } #icon_last:hover { background-position: -168px -48px } #icon_stop_repeat { background-position: -192px -24px } #icon_stop_repeat:hover { background-position: -192px -48px } #icon_start_repeat { background-position: -216px -24px } #icon_start_repeat:hover { background-position: -216px -48px } #icon_inc_period { background-position: -240px -24px } #icon_inc_period:hover { background-position: -240px -48px } #icon_dec_period { background-position: -264px -24px } #icon_dec_period:hover { background-position: -264px -48px } #imageToolBar #icon_stop_repeat, #imageToolBar #icon_start_repeat, #imageToolBar #icon_pause { display:none; } #light_slideshow #icon_stop_repeat, #light_slideshow #icon_start_repeat, #light_slideshow #icon_pause { display:inline; } /* Tabs ---------------------------------------------------------------------------------------- */ #tabTitleBar { height: 25px; border-top: 1px solid #555; } #tabTitles { height: 25px; line-height: 25px; list-style:none; margin:0; overflow:hidden; } #tabs { overflow:hidden; height:0; } .tabBlock { overflow:hidden; } .tabTitle { margin: 0; padding: 0 20px; cursor: pointer; min-width: 100px; text-align:center; display:inline-block; float:left; background: #202020; color: #777; font-weight:bold; } .tabTitle:hover { color:#999; } .tabSelected { color: #999; background: #404040; } .tabBlockContent { background:#404040; /* display:none;*/ color:#aaa; padding:10px 50px; } .tabBlock a { color:#eee; } #Tcaption .tabBlockContent, #Ttags .tabBlockContent { padding-top:25px; padding-bottom:25px; text-align:center; } #tabs .label { text-align:right; padding-right:5px; font-weight:bold; width:50%; } #tabs .value { text-align:left; padding-left:5px; width:50%; } #tabs .infoTable, #tabs .infoTable2 { margin:auto; width:100%; } /* Light Slideshow ----------------------------------------------------------------------------- */ #light_slideshow{ color:#444; } #light_slideshow a { color:#666; } #light_slideshow a:hover { color: #999; } #light_slideshow .navButton { opacity:0.5; /*filter:alpha(opacity:50); not working for IE8 */ -moz-opacity:0.5; -khtml-opacity: 0.5; } #light_slideshow #content { background-color: #101010; border: 1px #101010 solid; border-width: 1px 0; } #light_slideshow #theImageAndTitle { margin-bottom:3px; } #light_slideshow #theImg img { border-color: #bbb; } #light_slideshow #imageTitle{ color:#666; background:#252525; } /* Comments ------------------------------------------------------------------------------------ */ .subcontent .stuffs_block #comments ul.thumbnailCategories, #comments ul { max-width:100%; padding:0; overflow:hidden; height:auto; } #comments > ul > li { display:block; width:99%; background:#404040; margin:10px auto; padding:5px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; } .subcontent .stuffs_block #comments li { background:#505050; } #comments .thumbnailCategory { height:auto; display:inline-block; width:99%; vertical-align:bottom; } #comments .illustration img { border:none; max-width:150px; max-height:128px; } #comments .illustration { float:left; padding-left:15px; padding-right:15px; display:inline-block; overflow:hidden; } #comments .commentList .illustration a { height:143px; display:table-cell; } #comments .description { width:auto; display:block; height:140px; color:#999; overflow:hidden; } #comments .description .author, #comments .description .date { color:#c0c0c0; } #comments .description .date { font-style:italic; } .stuffs_block #comments .actions { display: none; } #comments .actions { text-align:right; padding-right:10px; } .stuffs #comments .thumbnailCategories .two_comment { width:48.8%!important; padding:5px 0!important; margin:5px 0.6%!important; } .stuffs_block #comments .thumbnailCategories li { text-align:left; margin:5px auto; height:auto; width:99%!important; } #comments .illustration { width:170px; table-layout:fixed; display:table; } #comments .illustration a{ width:143px; text-align:center; vertical-align:middle; } .stuffs #comments .thumbnailCategory .illustration, .stuffs #comments .thumbnailCategory .illustration a{ width:170px!important; } .stuffs #comments blockquote { margin-left:10px; margin-right:0; } #theCommentsPage #comments blockquote { margin-right:70px; } #commentAdd, #commentList { width: 48%; padding: 0 1%; } #commentAdd { float: left; } #commentList { float: right; } #commentAdd input[type="text"], #commentAdd textarea { max-width:95%; width: 95%; font-size:100%; } #commentList ul { list-style: none; padding: 0; } #commentList li { clear: both; display: block; border-top: 1px dotted #606060; padding: 0.5em 0; } #commentList li ul { list-style-type: none; padding: 4px; } ul.actions { float: right; } #commentList .actions li { border-top: none; } #commentList .author { font-weight: bold; } #commentList .date { font-style: italic; } #theCommentsPage #comments li { clear: left; list-style: none; } .commentList .author, .commentList .date { font-weight: bold; } #comments #editComment fieldset { padding:5px; } #comments #contenteditid { font-size:100%; width:80%; } /* Tags ---------------------------------------------------------------------------------------- */ .tagLetter { text-align:left; } fieldset legend { color:#666; } .tagLevel5 { font-size: 125%; } .tagLevel4 { font-size: 116.667%; } .tagLevel3 { font-size: 108.333%; } .tagLevel2 { font-size: 100%; } .tagLevel1 { font-size: 91.667%; } #fullTagCloud { text-align: center; margin: 1em 2em; } #fullTagCloud span { white-space: nowrap; margin: 0 0.5em; } #fullTagCloud a { padding: 2px; } .tagLetterContent { width: 100%; } .tagSelection li { display: inline; } #fullTagCloud a:hover { background: #606060; } #menuTagCloud span { margin: 0; } .nbEntries { text-align: right; } #theTagsPage #content table {width:100%} /* Calendar ------------------------------------------------------------------------------------ */ .calendarViews, .calendarCalBar { margin: 1em 0; } .calCalHead { font-size: 107.692%; font-weight: bold; } .calMonth { margin: 1em auto; } .calendarBar { text-align: center; } .calendarBar span { margin: 0 0.5em; } .calMonth td { background-color: #363636; text-align: center; } .calImg { text-align: center; width:80px; height:80px; overflow:hidden; } .calBackDate, .calForeDate { display: none; } /* Inputs & Forms ------------------------------------------------------------------------------ */ input, select, textarea { background-color: #666; border: 1px solid #999; color: #F0F0F0; } input[type="submit"], input[type="reset"] { background-color: #3f3f3f; border: 1px solid #606060; color: #999; } input[type="submit"]:hover, input[type="reset"]:hover { background-color: #666; border: 1px solid #999; color: #F0F0F0; } fieldset { border: 1px #606060 dotted; margin: 0 0 1em; padding: 1em; } fieldset legend { padding: 0 3px; } fieldset li { margin: 0.5em 0; } .mandatorystar { color: #e04040; } #quicksearch input { color:#BBB; background:#505050; } #quickconnect input#username, #quickconnect input#password { color:#AAA; } form { margin: 0; } #content form li, #subcontent form li { list-style: none; margin: 0.2em 0; } .property { display: inline-block; width: 180px; } #profile .property { display: inline-block; width: 280px; } #quicksearch p { margin: 0; } #quickconnect input#username, #quickconnect input#password, #quicksearch input#qsearchInput { width: 130px; } #quickconnect #remember_me { position:relative; top:2px; } #quickconnect ul.actions { padding:0; float:left; font-size:92.308%; } /* Footer -------------------------------------------------------------------------------------- */ #footer { padding: 2px; clear: both; display:block; font-size:84.615%; line-height:85%; margin-bottom:16px; } .footer_login a { color:#666; } .footer_login a:hover { color:#ccc; } .footer_login, .footer_customize, #footer_left { float:left; } #copyright { float:right; } /* Infos & Errors ------------------------------------------------------------------------------ */ .errors { margin: 1em; border: 2px solid #A04040; color: #A04040; } .errors a { color: #FF0000; font-weight: bold; } .infos { margin: 1em; border: 2px solid #40A040; color: #40A040; } .infos a { color: #00FF00; font-weight: bold; } /* Theme Switcher Plugin ----------------------------------------------------------------------- */ .theme_menuf { display:none!important; } .categoryActions .selector { float:right; } .categoryActions .selector select { position:relative; top:-2px; } /* Language Switch Plugin ----------------------------------------------------------------------- */ .categoryActions .menuf { padding:0 0 0 2px; float:right; } .categoryActions .menuf .flags { margin-top:0; } .categoryActions .menuf ul li{ padding:0; } /* ContactForm Plugin -------------------------------------------------------------------------- */ #cf_message { font-size: 100%;} /* Gmaps Plugin -------------------------------------------------------------------------------- */ #icon_gmaps.size28x28 { background:url(../../themes/stripped/icon/gmaps/i28x28.png); display:inline-block; } #icon_gmaps.size42x28 { background:url(../../themes/stripped/icon/gmaps/i42x28.png); display:inline-block; } /* RV Maps & Earth Plugin ---------------------------------------------------------------------- */ #theImageBox #map { left:240px; margin-bottom:15px; margin-right:260px; } #theImageBox #mapPicture{ width:230px; margin-left:10px; } #theImage { width:100%; } #mapPicture { color:#202020; } #theMapListPage .titrePage h2 { margin-left: 1em; } /* User Tags Plugin ---------------------------------------------------------------------------- */ table#TagsTable {margin:auto;} #Tags .label {width:auto;} #Tags .value {width:auto;} #Tags ul.token-input-list-facebook { background-color: #555; border-color: #666; } #Tags li.token-input-token-facebook { background-color: #666; border-color: #999; color: #EEE; } #Tags li.token-input-input-token-facebook input { background-color: #666; color: #EEE; } /* BBcodeBar Plugin ---------------------------------------------------------------------------- */ .markItUpHeader ul:first-child { height: 22px; } /* Community Plugin ---------------------------------------------------------------------------- */ #photosAddContent P { text-align: center; } /* PWG Stuffs Plugin --------------------------------------------------------------------------- */ .subcontent .stuffs_block .stuffs { max-width:890px; padding:0; } .stuffs_block .categoryActions { display:none; } .subcontent .stuffs_block .left_block, .subcontent .stuffs_block .right_block, .subcontent .stuffs_block .middle_block { color:#999; max-width:870px; padding:10px; background-color:#303030; -moz-border-radius:10px; -webkit-border-radius:10px; -khtml-border-radius:10px; border-radius:10px; } .subcontent .stuffs_block .left_block { margin: 5px 10px 0 0; } .subcontent .stuffs_block .right_block { margin: 5px 0 0 10px; } .subcontent .stuffs_block .middle_block { margin: 5px 0; } .stuffs_block ul.thumbnailCategories { display:inline-block; } .stuffs_block ul.thumbnailCategories li { width:170px; float:left; } .stuffs_block .logon_block { text-align: left; } .stuffs_block .personal_block ul, .stuffs_block .logon_block ul { overflow: visible; } .stuffs_block .personal_block li, .stuffs_block .logon_block li { background: none; margin: auto; float: none; width: auto; height: auto; text-align:left; display:block; } .stuffs_block .categoryActions li { background: none; margin: auto; float: none; width: 0; height: auto; display:block; text-align:right; } .stuffs_block .categoryActions { margin-top:0; padding-right:10px; } .stuffs_block .categoryActions li:hover, .stuffs_block .personal_block li:hover, .stuffs_block .logon_block li :hover{ background: none; } .stuffs_block .logon_block img { display:none; } .stuffs_block .logon_block .property { line-height:200%; } .stuffs_block .logon_block form{ text-align:center; margin:auto; max-width:600px; } .stuffs_block .logon_block p a { margin-right:8px } .stuffs_block .personal_block { text-align: center; } .stuffs_block .personal_block p { text-align: left; }