123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568 |
- /*
- Document : colors_pony
- Created on : 16.05.2012, 11:56:08
- Author : xwolf
- Description:
- Pony Colors - used for april, 1th. prank
-
- */
- @font-face {
- font-family: 'BebasNeueRegular';
- src: url("../fonts/BebasNeue-webfont.eot");
- src: url("../fonts/BebasNeue-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/BebasNeue-webfont.woff") format("woff"), url("../fonts/BebasNeue-webfont.ttf") format("truetype"), url("../fonts/BebasNeue-webfont.svg#BebasNeueRegular") format("svg");
- }
- @media screen, projection {
- body {
- background: #B127AF url("../images/int/bg-tags-pony.png") -20% top fixed;
- }
- h1, h2, h3, .bebas, .cifont {
- font-family: "BebasNeueRegular", Helvetica, Arial, sans-serif;
- }
- a {
- color: #06C;
- -webkit-tap-highlight-color: #2d7dc5;
- }
- a:visited {
- color: #2d7dc5;
- }
- a:hover {
- color: #111;
- }
- ins, mark {
- background-color: #B127AF;
- }
- ::selection {
- background: #2d7dc5;
- color: white;
- }
- ::-moz-selection {
- background: #2d7dc5;
- color: white;
- }
- input, select, textarea {
- background: white;
- background: rgba(255, 255, 255, 0.6);
- }
- input:focus, input:active,
- select:focus, select:active,
- textarea:focus, textarea:active {
- background: white;
- }
-
- button, input[type="submit"],
- .post-edit-link {
- background: #2d7dc5;
- color: white;
- border: 1px solid #2d7dc5;
- text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
- border-top: 1px solid #4e96d7;
- border-bottom: 1px solid #1a4872;
- text-shadow: 0 -1px 0 #112e48;
- background-color: #2d7dc5;
- background-image: -moz-linear-gradient(top, #2d7dc5, #24639b);
- background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2d7dc5), color-stop(1, #24639b));
- background-image: linear-gradient(top, #2d7dc5, #24639b); }
- button:hover,
- input[type="submit"]:hover,
- .post-edit-link:hover {
- background-color: #2d7dc5;
- background-image: -moz-linear-gradient(top, #2d7dc5, #1a4872);
- background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2d7dc5), color-stop(1, #1a4872));
- background-image: linear-gradient(top, #2d7dc5, #1a4872);
- }
- .sticky {
- border-color: #888;
- border-color: rgba(0,0,0,.3);
- -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
- -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
- -ms-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
- box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
- color: #444;
- color: rgba(0,0,0,.8);
- background: url("../images/int/bg-tags-pony.png") repeat fixed -20% top #B127AF;
- }
- .sticky a {
- color: black;
- background: #993399;
- }
- .sticky a:hover,
- .sticky a:focus {
- color: #000;
- background: #d97300;
- }
-
- .skiplinks li a:focus,
- .skiplinks li a:active {
- background: #2d7dc5;
- color: white;
- }
- .skiplinks li a:hover {
- background: #B127AF;
- color: black;
- }
- ul.socialmedia li a img {
- border-color: #eee;
- }
- ul.socialmedia li a:hover img {
- border-color: white;
- }
- ul.socialmedia li a:focus img {
- border-color: #B127AF;
- }
-
- .sticker ul li {
- font-family: "BebasNeueRegular",Helvetica,Arial,sans-serif;
- border-color: transparent;
- }
- .sticker ul li a {
- color: #666;
- }
- .sticker ul li a:hover,
- .sticker ul li a:focus {
- color: #1a4872;
- }
-
- .sticker ul li a .cicolor {
- color: #B127AF;
- }
-
- .sticker ul li a:hover .cicolor,
- .sticker ul li a:focus .cicolor {
- color: #2d7dc5;
- }
-
- .sticker ul li a .shadow {
- text-shadow: 1px 1px 1px #333;
- }
-
-
- .sticker li a img {
- border-color: transparent;
- }
- .sticker li a:hover img,
- .sticker li a:focus img {
- border-color: #B127AF;
- }
- .header .newsletter .skin {
- background: #f7f7f7;
- background: rgba(255, 255, 255, 0.5);
- }
- .teaser .row {
- background: #993399;
- background: rgba(0, 0, 0, 0.3) -20% 0 fixed;
- }
- .teaser .first-teaser-widget-area {
- background: #111;
- }
-
- .second-teaser-widget-area li {
- background: #B127AF;
- }
- .second-teaser-widget-area li a {
- color: white;
- text-shadow: 0 0 0;
- }
- .second-teaser-widget-area li a div {
- color: black;
- font-family: "BebasNeueRegular", Helvetica, Arial, sans-serif;
- text-shadow: 0 -1px 1px #552554;
- }
-
- .second-teaser-widget-area li a:focus,
- .second-teaser-widget-area li a:hover {
- background: #993399;
- background: rgba(0, 0, 0, 0.5);
- color: white;
- }
-
- .second-teaser-widget-area .textwidget {
- background: #B127AF;
- color: white;
- text-shadow: 0 0 0;
- }
- .second-teaser-widget-area li.recentcomments {
- color: white;
- }
- .teaserlinks ul li {
- background-color: #B127AF;
- box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
-
- }
- .teaserlinks ul li a {
- color: white;
- font-family: "BebasNeueRegular", Helvetica, Arial, sans-serif;
- text-shadow: 0 -1px 1px #552554;
- }
- .teaserlinks ul li a:hover,
- .teaserlinks ul li a:focus{
- color: white;
- background: none repeat scroll 0 0 #B127AF;
- }
- .teaserlinks ul li a span {
- color: black;
- text-shadow: 0 0 0;
- }
- .teaserlinks ul li a:hover span,
- .teaserlinks ul li a:focus span {
- color: black;
- }
- .content .row {
- background: #B127AF;
- background: rgba(153, 51, 153, 0.2);
- }
- .content .symbolbild .caption {
- background: transparent;
- background: rgba(0, 0, 0, 0.5);
- color: white;
- }
- .content .symbolbild .aaarh {
- background: transparent;
- color: black;
- font-family: "BebasNeueRegular", Helvetica, Arial, sans-serif;
- }
- .content-primary input[type="text"]:hover,
- .content-primary textarea:hover,
- .content-primary input[type="text"]:focus,
- .content-primary textarea:focus {
- border-color: black;
- background-color: beige;
- }
- .content-primary .post-nav a {
- font-family: "BebasNeueRegular", Helvetica, Arial, sans-serif;
- }
- .content-primary .sprungmarken ol li a:hover {
- background: #B127AF;
- color: black;
- }
- .content-aside .newsletter {
- background-color: #B127AF;
- box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
- }
- .post .post-info .commentbubble a {
- background: #B127AF;
- color: black;
- }
- .post .post-info .cal-icon {
- background: #eeeeee;
- -moz-box-shadow: 1px 1px 2px #444444;
- -webkit-box-shadow: 1px 1px 2px #444444;
- box-shadow: 1px 1px 2px #444444;
- }
- .post .post-info .cal-icon .day {
- font-family: "BebasNeueRegular", Helvetica, Arial, sans-serif;
- }
- .post .post-meta {
- color: #222;
- }
- .post-comments ol li .reply a {
- background: #2d7dc5;
- color: white;
- border-color: #2d7dc5;
- text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
- text-shadow: 0 -1px 0 #112e48;
- background-color: #2d7dc5;
- background-image: -moz-linear-gradient(top, #2d7dc5, #24639b);
- background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2d7dc5), color-stop(1, #24639b));
- background-image: linear-gradient(top, #2d7dc5, #24639b);
- }
- .post-comments ol li .reply a:hover {
- background-color: #2d7dc5;
- background-image: -moz-linear-gradient(top, #2d7dc5, #1a4872);
- background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2d7dc5), color-stop(1, #1a4872));
- background-image: linear-gradient(top, #2d7dc5, #1a4872);
- }
- .post-comments .respond span.required {
- color: #B127AF;
- }
- .wp-caption p.wp-caption-text {
- background: transparent;
- background: rgba(0, 0, 0, 0.5);
- color: white;
- }
-
- .gallery img {
- border-color: #f1f1f1;
- }
- .gallery img:hover {
- border-color: #B127AF;
- }
- .gallery-caption {
- color: #888;
- }
- .first-startpage-widget-area li a {
- font-family: "BebasNeueRegular", Helvetica, Arial, sans-serif;
- }
- .first-startpage-widget-area a.all-articles {
- background: #2d7dc5;
- color: white;
- border-color: #2d7dc5;
- text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
- border-top-color: #4e96d7;
- border-bottom-color: #1a4872;
- text-shadow: 0 -1px 0 #112e48;
- background-color: #2d7dc5;
- background-image: -moz-linear-gradient(top, #2d7dc5, #24639b);
- background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2d7dc5), color-stop(1, #24639b));
- background-image: linear-gradient(top, #2d7dc5, #24639b);
- }
- .first-startpage-widget-area a.all-articles:hover {
- background-color: #2d7dc5;
- background-image: -moz-linear-gradient(top, #2d7dc5, #1a4872);
- background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2d7dc5), color-stop(1, #1a4872));
- background-image: linear-gradient(top, #2d7dc5, #1a4872);
- }
-
- .content-aside a {
- color: white;
- background: #993399;
- }
- .content-aside a:hover {
- color: white;
- background: rgba(255, 255, 255, 0.2);
- }
-
- .content-aside table td,
- .content-aside table th {
- border-top-color: #B127AF;
- }
- .content-aside blockquote {
- border: 0 solid;
- background: #993399;
- background: rgba(255, 255, 255, 0.2);
- }
-
-
- .content-aside ul.menu {
- background: #993399;
- background: rgba(255, 255, 255, 0.2);
- }
- .content-aside ul.menu li a {
- background: white;
- color: #2d7dc5;
- }
- .content-aside ul.menu li.active a,
- .content-aside ul.menu li a:hover,
- .content-aside ul.menu li a:focus {
- color: white;
- background: #2d7dc5;
- }
-
- .content-aside ul.menu li.current_page_item > a,
- .content-aside ul.menu li.current-menu-item > a {
- background: #2d7dc5 url("../images/plus-left.gif") center left no-repeat;
- color: white;
- }
- .subcontent {
- background: black url("../images/int/bg-tags_gray.jpg") -20% top fixed;
- }
- .subcontent .row {
- background: rgba(0, 0, 0, 0.2);
- color: #eeeeee;
- }
- .subcontent a {
- background: black;
- color: #2d7dc5;
- }
- .subcontent a:hover {
- background: #2d7dc5;
- color: white;
- }
-
-
-
- .footer {
- background: black url("../images/int/bg-tags_gray.jpg") -20% top fixed;
- overflow: hidden;
- }
- .footer .row {
- background: rgba(0, 0, 0, 0.2);
- color: #eeeeee;
- }
- .footer a {
- background: black;
- color: #2d7dc5;
- }
- .footer a:hover {
- background: #2d7dc5;
- color: white;
- }
- .content-aside .widget li a.rsswidget {
- background: #993399;
- background: rgba(0, 0, 0, 0.2);
- }
- .content-aside .widget li a.rsswidget:hover,
- .content-aside .widget li a.rsswidget:focus {
- background: #B127AF;
- }
- .content-aside .widget li .rssSummary {
- color:#333333;
- }
- #ics-calendar-widget li {
- color: black;
- background: #993399;
- background: rgba(255, 255, 255, 0.2);
- }
- #ics-calendar-widget-next,
- #ics-calendar-widget-prev {
- background: #2d7dc5;
- color: white;
- border-color: #2d7dc5;
- text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
- border-top-color: #4e96d7;
- border-bottom-color: #1a4872;
- text-shadow: 0 -1px 0 #112e48;
- background-color: #2d7dc5;
- background-image: -moz-linear-gradient(top, #2d7dc5, #24639b);
- background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2d7dc5), color-stop(1, #24639b));
- background-image: linear-gradient(top, #2d7dc5, #24639b); }
- #ics-calendar-widget-next:hover,
- #ics-calendar-widget-prev:hover {
- background-color: #2d7dc5;
- background-image: -moz-linear-gradient(top, #2d7dc5, #1a4872);
- background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2d7dc5), color-stop(1, #1a4872));
- background-image: linear-gradient(top, #2d7dc5, #1a4872);
- }
- .ics-calendar-header a {
- background: #2d7dc5;
- color: white;
- border-color: #2d7dc5;
- text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
- border-top-color: #4e96d7;
- border-bottom-color: #1a4872;
- text-shadow: 0 -1px 0 #112e48;
- background-color: #2d7dc5;
- background-image: -moz-linear-gradient(top, #2d7dc5, #24639b);
- background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2d7dc5), color-stop(1, #24639b));
- background-image: linear-gradient(top, #2d7dc5, #24639b); }
- .ics-calendar-header a:hover {
- background-color: #2d7dc5;
- background-image: -moz-linear-gradient(top, #2d7dc5, #1a4872);
- background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2d7dc5), color-stop(1, #1a4872));
- background-image: linear-gradient(top, #2d7dc5, #1a4872);
- }
- div.ics-calendar-holder tr.ics-calendar-days td {
- background: #eeeeee;
- border-bottom-color: gray; }
- div.ics-calendar-holder .ics-calendar-table td .date-holder {
- background: white;
- }
- div.ics-calendar-holder .ics-calendar-table td .old-date-holder {
- background: white;
- color: #999999;
- }
- div.ics-calendar-holder .ics-calendar-table td .ics-calendar-today {
- background-color: #B127AF;
- color: black;
- }
- div.ics-calendar-holder .ics-calendar-event {
- background: #2d7dc5;
- color: white;
- }
- .nav-top div.menu-header ul.menu li a:hover,
- .nav-top div.menu-header ul.menu li a:focus {
- color: #2d7dc5;
- }
- .content-aside {
- background: #B127AF url("../images/int/bg-tags-pony.png") -20% top fixed;
- }
- .content-aside .skin {
- background: #B127AF;
- background: rgba(153, 51, 153, 0.2);
- }
-
- }
- @media only screen and (max-width: 600px) {
- .nav-top ul.menu li a {
- background: #2d7dc5;
- color: white;
- border-color: #993399;
- text-shadow: 0 -1px 0 #993399;
- background-color: #B127AF;
- }
- .nav-top ul.menu li a:hover {
- background: #24639b;
- }
-
- .nav-main ul.menu li a {
- color: white;
- border-color: #2d7dc5;
- border-top-color: #4e96d7;
- border-bottom-color: #1a4872;
- background-color: #2d7dc5;
- background-image: -moz-linear-gradient(top, #2d7dc5, #24639b);
- background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2d7dc5), color-stop(1, #24639b));
- background-image: linear-gradient(top, #2d7dc5, #24639b);
- }
- .nav-main ul.menu li a:hover {
- background: #4e96d7;
- }
- .nav-main ul.menu li a:focus,
- .nav-main ul.menu li a:hover {
- background: #24639b;
- color: black;
- }
-
- .post-comments {
- background: url("../images/int/bg-tags-pony.png") repeat fixed -20% top #B127AF;
- }
- .post-comments a {
- color: black;
- }
- .post-comments ol li {
- border-color: rgba(0, 0, 0, 0.2);
- }
- .post-comments ol li .comment-details {
- color: #222222;
- background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
- }
- .post-comments ol li .comment-body {
- background: white;
- }
-
- }
|