@charset "UTF-8"; /* ------------------------------------------------- -------------------- TYPOGRAPHY -------------------- ---------------------------------------------------- */ a { color: #; } a:hover { color: #; } /* ------------------------------------------------ -------------------- STRUCTURE -------------------- --------------------------------------------------- */ body { background-color: #; color: #; } #top { background: #; } #wrapper { background-color: #; } /* ---------- NAVIGATION --------- */ #navigation { border-bottom: 1px dotted #; } #navigation li { border-left: 1px dotted #; } #navigation a { color: #; } #navigation .current-menu-item a, #navigation .current-menu-parent a, #navigation a:hover, #navigation a.hover { background-color: #; color: #; } #navigation span { color: #; } /* ---- Navigation Sub menus ---- */ #navigation ul ul { background-color: #; } #navigation ul ul a { color: #; } #navigation ul ul a:hover { background-color: #; } /* ---------- CONTENT ---------- */ .introduction { border-bottom: 1px dotted #; } .introduction p { color: #; } /* --------- FOOTER ---------- */ .footer-widgets-holder { background: url(../images/footer-widgets-background.png) repeat-x #; } #footer-widgets { color: #; } #footer-widgets .widgettitle { color: #; } #footer-widgets .widget li { border-bottom: 1px dotted #; } #footer-widgets .widget a { color: #; } #footer-widgets .widget a:hover { color: #; } #footer-widgets .widget_pages a, #footer-widgets .widget_categories a, #footer-widgets .widget_navigation_menu a { border-bottom: 1px dotted #; } #footer-widgets .widget a.button { background: #; border: none; color: #; } #footer-widgets .widget a.button:hover { background-color: #; color: #; } footer { background: #; color: #; } footer a { color: #; } footer a:hover { color: #; } .copyright .hr { background-color: #; } /* ------------------------------------------------------- -------------------- PORTFOLIO INDEX -------------------- ---------------------------------------------------------- */ #filter { border-bottom: 1px dotted #; } #filter a { background: #; } #filter .current a { background: #; } #filter a:hover { background: #; } /* ------------------------------------------------- -------------------- BLOG INDEX -------------------- ---------------------------------------------------- */ h3 a { color: #; } .post-meta strong, .comment-meta strong { color: #; } .post-meta a, .comment-meta a { color: #; } .tag-meta a, .category-meta a { background: #; color: #; } .tag-meta a:hover, .category-meta a:hover { background: #; color: #; } .launch-link a { color: #; } /* --------------------------------------------------- -------------------- PAGINATION -------------------- ------------------------------------------------------ */ .pagination a{ color: #; } /* ------------------------------------------------ -------------------- COMMENTS -------------------- --------------------------------------------------- */ .the-comment { border-bottom: 1px dotted #; } /* --------------------------------------------- -------------------- FORMS -------------------- ------------------------------------------------ */ label span { color: #; } input[type=submit] { background-color: #; border: 1px solid #; } input[type=submit]:hover { background-color: #; border: 1px solid #; } span.required { color: #; } /* ----------------------------------------------- -------------------- WIDGETS -------------------- -------------------------------------------------- */ .widget li { border-bottom: 1px dotted #; } #sidebar .widget_pages li, #footer-widgets .widget_pages li, #sidebar .widget_categories li, #footer-widgets .widget_categories li, #sidebar .widget_nav_menu li, #footer-widgets .widget_nav_menu li { border: none; } .widget_pages a, .widget_categories a, .widget_navigation_menu a { border-bottom: 1px dotted #; } /* CALENDAR WIDGET */ .widget_calendar th { color: #; } .widget_calendar td { background-color: #; border: none; color: #; } .widget_calendar tr { background-color: #; } /* SEARCH */ #footer-widgets .widget_search form{ background-color: #; border: none; color: #; } #footer-widgets .widget_search input[type=text]{ color: #; } /* SOCIAL BUTTONS */ .social-button-holder li, #footer-widgets .social-button-holder li { border: none; } /* POPULAR, RECENT, RELATED POSTS */ raw_popular_posts img, .raw_related_posts img, .raw_recent_posts img { background-color: #; } .raw_popular_posts em, .raw_related_posts em, .raw_recent_posts em { color: #; } #footer-widgets .raw_popular_posts em, #footer-widgets .raw_related_posts em, #footer-widgets .raw_recent_posts em { color: #; } /* TWITTER */ .raw_twitter li { background-color: #; border: none; } /* ----- TESTIMONIALS ----- */ #footer-widgets .raw_testimonial li, .raw_testimonial li { border: none; } .raw_testimonial div { background-color: #; } #footer-widgets .raw_testimonial div, #footer-widgets .raw_twitter li { background-color: #; border: none; } #footer-widgets .raw_testimonial a, #footer-widgets .raw_twitter a { color: #; } /* ----------------------------------------------------------- -------------------- STYLING & SHORTCODES -------------------- -------------------------------------------------------------- */ article table { border-left: 1px solid #; border-bottom: 1px solid #; } article th { background-color: #; color: #; } article tbody td { border-right: 1px solid #; } article tr { background-color: #; } article tr:nth-child(2n) { background-color: #; } /* ----- Dropcaps ----- */ .dropcap_2 { background-color: #; } /* ------ Highlight ------ */ .highlight { background-color: #; } /* ----- Dividers ----- */ .hr { background-color: #; } .hr.thin { border-top: 1px dotted #; } .divider.top { border-top: 1px dotted #; } .top a:hover{ color: #; } /* ----- Toggle content ----- */ .toggle-content { border-bottom: 1px solid #; } /* ----- Buttons ----- */ .button { background-color: #; border: 1px solid #; } .button:hover { background-color: #; border: 1px solid #; } /* Gallery */ .gallery-caption { background-color: #f5f5f5; } .wp-caption-text { color: #; }