/* Theme Name: Ardee'est Personal Theme Author URI: http://ardee.cmsku.org/ Version: 0.1 Author: Ardian Perdana Putra Description: A Theme re-developed from Notepad Theme by Nathan Rice is a simple website CMS theme Specialized for Wedding Announcement and also Family Website. I choose to make all CSS, XHTML and design can be modified freely since I modify this theme drastically from it's 'ancestor'. Released under GPL: http://www.opensource.org/licenses/gpl-license.php Tags: yellow, black, multi-templates, personal, blue, black, widgets, indonesia, Changelog: v0.1 /******************************************************************** Short Note: There are some useful plugin to be combined with this theme. Some of them are: 1. Tabbed Widget 2. NextGen Gallery 3. WP-Cumulus 4. WS Tools Bar 5. WP Admin Bar ********************************************************************/ html, body { margin: 0; padding: 0; } body { background: #00aeff url(images/back.png) repeat-x; color: #666; font-size: 12px; font-family: Arial, Tahoma, Verdana; text-align: center; margin: 0px; padding: 0px 0px 0px 0px; } body * {margin: 0px; padding: 0px;} .wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .wp-caption img { margin: 0; padding: 0; border: 0 none; } .wp-caption-dd { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; } .aligncenter { display: block; margin-left: auto; margin-right: auto; } .alignleft { float: left; } .alignright { float: right; } /********************************************* Link Styles *********************************************/ a { color: #2255AA; text-decoration: underline; } a:hover { color: #333; text-decoration: none; } /********************************************* Text Elements *********************************************/ p, ul, ol, blockquote {color: #666;} ol, ul { margin: 5px 35px; } blockquote { margin: 5px 0px 5px 10px; padding: 0px 0px 0px 10px; border-left: 1px solid #999; } img { border: 0px; background: none; padding: 0px 10px 5px 0px; } p { padding: 5px 0px; margin: 0px; line-height: 20px; } .clearfix:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; } /********************************************* Header Styles *********************************************/ h1 { /* This style used as title on single posts and pages */ padding: 5px 0px 0px 0px; margin: 0px; color: #2255AA; font-size: 20px; font-family: Times New Roman, Georgia, Arial; font-weight: normal; text-decoration: none; /* text-align: right; */ } h1 a { color: #2255AA; text-decoration: none; } h2 { /* This style used as header in the sidebars */ color: #202020; font-size: 16px; font-family: Arial, Tahoma, Verdana; font-weight: bold; padding: 10px 0px 3px 0px; margin: 0px 0px 5px 0px; border-bottom: double #C0C0C0; } h3 { /* This style used as the post titles on homepage/archive */ color: #2255AA; font-size: 14px; font-family: Times New Roman, Georgia, Arial; font-weight: normal; padding: 10px 0px 5px 0px; margin: 0px; text-decoration: none; text-align: left; } h3 a { color: #2255AA; text-decoration: none; } h3 a:hover { color: #333; text-decoration: none; } h4 { /* This style used as title for comments and as the identifying header on archive page */ font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding: 10px 0px 5px 0px; margin: 0px; color: #666; text-decoration: none; clear: both; } h5 { /* This style used as header in the sidebars */ color: #202020; font-size: 12px; font-family: Arial, Tahoma, Verdana; font-weight: bold; padding: 10px 0px 3px 0px; margin: 0px 0px 5px 0px; border-bottom: double #C0C0C0; text-align: center; } /********************************************* Header Div Styles *********************************************/ #toptag { display: block; background:#333; /* background: #333; */ color: #ffdf00; margin: 0px auto; padding: 5px; text-align: center; letter-spacing: 6px; text-transform: uppercase; } #header { display: block; width: 830px; margin: 0px auto; padding: 0px 0px 0px 0px; text-align: left; } #header #title { color: #999; font-size: 48px; font-family: Times New Roman, Helvetica, Verdana, sans-serif; font-weight: normal; padding: 10px 0px 120px 0px; margin: 0px 60px 0px 0px; color: #ffdf00; text-decoration: none; text-align: right; } #header #title a { color: #ffdf00; /* #5fb75f; */ text-decoration: none; } #header #title a:hover { color: #fff; text-decoration: none; } #header #tagline { font-size: 14px; font-family: Arial, Tahoma, Verdana; font-weight: bold; color: #ffdf00; padding: 3px 0px 10px 0px; margin: 0px; text-align: center; letter-spacing: 5px; text-transform: uppercase; } #menu { list-style-type: none; text-align: left; /* text-transform: uppercase; */ font-family: Arial, Tahoma, Verdana; font-size: 14px; font-weight: normal; margin: 5px 0px 5px 0px; padding: 0px; } #menu li { margin: 0px; padding: 7px 15px; display: inline; } #menu li a { color: #ffdf00; text-decoration: none; } /* if you want to set a "current page item" style, do it here */ #menu li.current_page_item a, #menu li.current_page_item a:visited { color: #ffdf00; text-decoration: none; } #menu li a:hover { color: #ffdf00; text-decoration: none; } #header1 { display: block; width: 854px; margin: 0px auto; padding: 0px 0px 0px 0px; text-align: left; } #header1 #title { color: #999; font-size: 30px; font-family: Times New Roman, Georgia, Arial; font-weight: bold; padding: 170px 0px 0px 0px; margin: 0px 0px 0px 0px; color: #666; text-decoration: none; text-align: right; } #header1 #title a { color: #ffdf00; /* #5fb75f; */ text-decoration: none; } #header1 #title a:hover { color: #85a630; font-size: 30px; text-decoration: none; } /*- Menu Tabs E--------------------------- */ #tabsE { float:left; padding: 0px 0px 0px 200px; width:100%; height:40px; /* background:#000; */ font-size:110%; line-height:normal; } #tabsE ul { margin:0; padding:10px 10px 0 50px; list-style:none; } #tabsE li { display:inline; /* background:url("images/tableftE.png") no-repeat left top; */ margin:0; padding:0; text-decoration:none; } #tabsE a { float:left; display:block; background:url("images/tabrightE.png") no-repeat right top; padding:5px 15px 4px 6px; text-decoration:none; color:#ffdf00; } /* #tabsE a span { float:left; display:block; background:url("images/tabrightE.png") no-repeat right top; padding:5px 15px 4px 6px; color:#ffdf00; }*/ /* background:url("images/opacity50.png") repeat; */ /* Commented Backslash Hack hides rule from IE5-Mac #tabsE a span {float:none;}\*/ /* End IE5-Mac hack #tabsE a:hover span { color:#ffdf00; } */ #tabsE a:hover { background-position:0% -42px; color:#000; } /* #tabsE a:hover span { background-position:100% -42px;*/ } #tabsE a:current { background-position:0% -42px; color:#000; } /* #tabsE a:current span { background-position:100% -42px; } */ /********************************************* Container Div / Wrap Div *********************************************/ #container1 { background: url(images/header.png) no-repeat; text-align: left; margin: 0px auto; width: 900px; padding: 0px; } #container2 { background: transparent; text-align: left; margin: 0px auto; width: 900px; padding: 0px; } #container { text-align: left; margin: 0px auto; width: 780px; padding: 0px; } #wrap { margin: 0px; padding: 0px; width: 780px; } /********************************************* Content for Page Div *********************************************/ #content-page { background:url("images/opacity80.png") repeat; float: right; margin: 0px; padding: 5px; width: 500px; border: 2px dotted #ffdf00; display: block; } #content-page img.featureimg { float: left; margin: 0px; padding: 0px 10px 10px 0px; } .post-more { /* Use this class to style the "more" tag */ } .post-more a, .post-more a:visited { /* Use this class to style the link within the post-more div */ } /********************************************* Content Div *********************************************/ #content { background:url("images/opacity50.png") repeat; float: right; margin: 0px; padding: 15px; width: 500px; border-left: 2px dotted #ffdf00; display: block; } #content p { color: #000; font-size: 13px; font-family: Arial, Tahoma, Verdana; text-align: justify; margin: 0px; padding: 0px 0px 0px 0px; } #content img.featureimg { float: left; margin: 0px; padding: 0px 10px 10px 0px; } .post-more { /* Use this class to style the "more" tag */ } .post-more a, .post-more a:visited { /* Use this class to style the link within the post-more div */ } /********************************************* Content Home Div *********************************************/ #content-home { background:url("images/opacity50.png") repeat; float: right; margin-bottom: 10px; padding: 15px; width: 745px; border-bottom: 2px dotted #ffdf00; border-left: 2px dotted #ffdf00; border-right: 2px dotted #ffdf00; display: block; } #content-home p { color: #000; font-size: 13px; font-family: Arial, Tahoma, Verdana; /* text-align: justify; */ margin: 0px; padding: 0px 0px 0px 0px; } #content-home img.featureimg { float: left; margin: 0px; padding: 0px 10px 10px 0px; } /********************************************* Top Sidebar Div *********************************************/ #top_sidebar { background:url("images/opacity50.png") repeat; float: right; display: block; border-top: 2px dotted #ffdf00; border-left: 2px dotted #ffdf00; border-right: 2px dotted #ffdf00; padding-bottom: 20px; } /********************************************* Bottom Div *********************************************/ #bottom { background:url("images/opacity50.png") repeat; float: right; display: block; padding: 0px; border: 2px dotted #ffdf00; } /********************************************* Bottom Div *********************************************/ #page-content { background:url("images/opacity80.png") repeat; float: right; display: block; padding: 0px; border: 2px dotted #ffdf00; } #page-content a { color: #ffdf00; text-decoration: none; } /********************************************* Post Meta Styles *********************************************/ .meta-top { background: #999; clear: both; /* we need this so floats in the post are cleared */ padding: 0px; margin: 0px; } .meta-top p { font-family: Arial, Sans-Serif; color: #ffdf00; font-size: 11px; /* text-transform: uppercase; */ margin: 5px 0px 5px 0px; padding-right: 10px; text-align: right; } .meta-bottom { clear: both; /* we need this so floats in the post are cleared */ padding: 5px; margin: 0px; } .meta-date { margin: 0px 5px; } .meta-author { margin: 0px 5px; } .meta-comments { margin: 0px 5px; } .meta-category { margin: 0px 5px; } /********************************************* Previous/Next Page Navigation *********************************************/ .page-nav { clear: both; /* To clear any floats */ margin: 10px 0px; padding: 10px 0px; } .nav-previous { width: 249px; float: left; text-align: left; } .nav-next { width: 249px; float: right; text-align: right; } /********************************************* Center Left Sidebar *********************************************/ #l_sidebar h2, #r_sidebar h2 { /* This style used as header in the sidebars */ color: #ffdf00; font-size: 12px; font-family: Arial, Tahoma, Verdana; font-weight: bold; padding: 10px 0px 3px 0px; margin: 0px 0px 5px 0px; border-bottom: 0px solid #C0C0C0; } #l_sidebar { color: #ffdf00; display: block; float: left; width: 205px; margin: 10px 0px 10px 0px; padding: 10px 10px 5px 20px; background:url("images/narsis3.png") repeat; border: 0px dotted; /* #B7B7B7; */ display: block; /* floats are handled as block elements, this is to fix a margin collapsing bug in IE */ } #l_sidebar p, #l_sidebar .text-widget { color: #ffdf00; padding: 0px 0px 5px 0px; } #l_sidebar img { text-align: center; } #l_sidebar form { padding: 0px; margin: 5px 0px; } #l_sidebar ul { color: #ffdf00; list-style-type: none; padding: 0px; margin: 0px; } #l_sidebar ul li { color: #ffdf00; padding: 0px 0px 10px 0px; } #l_sidebar ul li.item { padding: 0px 0px 10px 0px; display: block; float: left; } #l_sidebar ul li ul { color: #ffdf00; padding: 0px 0px 0px 15px; list-style-type: square; } #l_sidebar ul li ul li { padding: 0px; color: #ffdf00; margin: 6px 0px; } #l_sidebar ul li ul li a { color: #ffdf00; text-decoration: none; } #l_sidebar ul li ul li a:hover { color: #ccc; text-decoration: underline; } #l_sidebar ul li ul li ul { padding: 0px; margin: 0px; } #l_sidebar ul li ul li ul li { padding: 0px; margin: 5px 10px 5px 5px; } /********************************************* Top Left Sidebar *********************************************/ #lh_sidebar h2, #rh_sidebar h2 { /* This style used as header in the sidebars */ color: #ffdf00; font-size: 13px; font-family: Arial, Tahoma, Verdana; font-weight: bold; margin: 0px 0px 0px 0px; padding: 0px; /* 10px 5px 5px 20px; */ border-bottom: 0px solid #C0C0C0; } #lh_sidebar { color: #ffdf00; display: block; float: left; width: 185px; margin: 10px 0px 10px 0px; padding: 10px 10px 5px 20px; background:url("images/narsis1.png") no-repeat top left; display: block; /* floats are handled as block elements, this is to fix a margin collapsing bug in IE */ } #lh_sidebar p, #lh_sidebar .text-widget { color: #ffdf00; padding: 0px 0px 5px 0px; } #lh_sidebar img { text-align: center; } #lh_sidebar form { padding: 0px; margin: 5px 0px; } #lh_sidebar ul { color: #ffdf00; list-style-type: none; padding: 0px; margin: 0px; } #lh_sidebar ul li { color: #ffdf00; padding: 0px 0px 10px 0px; } #lh_sidebar ul li.item { padding: 0px 0px 10px 0px; display: block; float: left; } #lh_sidebar ul li ul { color: #ffdf00; padding: 0px 0px 0px 15px; list-style-type: square; } #lh_sidebar ul li ul li { padding: 0px; color: #ffdf00; margin: 6px 0px; } #lh_sidebar ul li ul li a { color: #ffdf00; text-decoration: none; } #lh_sidebar ul li ul li a:hover { color: #ccc; text-decoration: underline; } #lh_sidebar ul li ul li ul { padding: 0px; margin: 0px; } #lh_sidebar ul li ul li ul li { padding: 0px; margin: 5px 10px 5px 5px; } /********************************************* Wide (top right) Sidebar *********************************************/ #rh_sidebar { color: #ffdf00; display: inline; float: right; width: 500px; margin: 0px 0px 10px 0px; padding: 20px 20px 0px 0px; /* 10px; */ background:url("images/narsis2.png") no-repeat top right; display: block; /* floats are handled as block elements, this is to fix a margin collapsing bug in IE */ } #rh_sidebar p { color: #ffdf00; padding: 0px 0px 5px 0px; } #rh_sidebar img { text-align: center; } #rh_sidebar form { padding: 0px; margin: 5px 0px; } #rh_sidebar ul { color: #ffdf00; list-style-type: none; padding: 0px; margin: 0px; } #rh_sidebar ul li { color: #ffdf00; padding: 0px 0px 10px 0px; } #rh_sidebar ul li.item { color: #ffdf00; padding: 0px 0px 10px 0px; display: block; float: left; } #rh_sidebar ul li ul { color: #ffdf00; padding: 0px 0px 0px 15px; list-style-type: square; } #rh_sidebar ul li ul li { color: #ffdf00; padding: 0px; margin: 6px 0px; } #rh_sidebar ul li ul li a { color: #ffdf00; text-decoration: none; } #rh_sidebar ul li ul li a:hover { color: #666; text-decoration: underline; } #rh_sidebar ul li ul li ul { color: #ffdf00; padding: 0px; margin: 0px; } #rh_sidebar ul li ul li ul li { color: #ffdf00; padding: 0px; margin: 5px 10px 5px 5px; } /********************************************* Bottom Sidebar *********************************************/ #r_sidebar { color: #ffdf00; display: inline; float: right; width: 745px; margin: 10px 0px 10px 0px; padding: 10px 10px 5px 20px; border: 2px dotted; /* #B7B7B7; */ background:url("images/opacity50.png") repeat; display: block; /* floats are handled as block elements, this is to fix a margin collapsing bug in IE */ } #r_sidebar p { color: #ffdf00; padding: 0px 0px 5px 0px; } #r_sidebar img { text-align: center; } #r_sidebar form { padding: 0px; margin: 5px 0px; } #r_sidebar ul { color: #ffdf00; list-style-type: none; padding: 0px; margin: 0px; } #r_sidebar ul li { color: #ffdf00; padding: 0px 0px 10px 0px; } #r_sidebar ul li.item { color: #ffdf00; padding: 0px 0px 10px 0px; display: block; float: left; } #r_sidebar ul li ul { color: #ffdf00; padding: 0px 0px 0px 15px; list-style-type: square; } #r_sidebar ul li ul li { color: #ffdf00; padding: 0px; margin: 6px 0px; } #r_sidebar ul li ul li a { color: #ffdf00; text-decoration: none; } #r_sidebar ul li ul li a:hover { color: #ccc; text-decoration: underline; } #r_sidebar ul li ul li ul { color: #ffdf00; padding: 0px; margin: 0px; } #r_sidebar ul li ul li ul li { color: #ffdf00; padding: 0px; margin: 5px 10px 5px 5px; } /********************************************* Invitation Sidebar *********************************************/ #i_sidebar { background:url("images/opacity50.png") repeat; float: right; margin: 0px; padding: 15px; width: 745px; border-top: 2px dotted #ffdf00; border-left: 2px dotted #ffdf00; border-right: 2px dotted #ffdf00; color: #ffdf00; display: block; /* floats are handled as block elements, this is to fix a margin collapsing bug in IE */ } #i_sidebar p { color: #ffdf00; padding: 0px 0px 5px 0px; } #i_sidebar img { text-align: center; } #i_sidebar form { padding: 0px; margin: 5px 0px; } #i_sidebar ul { color: #ffdf00; list-style-type: none; padding: 0px; margin: 0px; } #i_sidebar ul li { color: #ffdf00; padding: 0px 0px 10px 0px; } #i_sidebar ul li.item { color: #ffdf00; padding: 0px 0px 10px 0px; display: block; float: left; } #i_sidebar ul li ul { color: #ffdf00; padding: 0px 0px 0px 15px; list-style-type: square; } #i_sidebar ul li ul li { color: #ffdf00; padding: 0px; margin: 6px 0px; } #i_sidebar ul li ul li a { color: #ffdf00; text-decoration: none; } #i_sidebar ul li ul li a:hover { color: #ccc; text-decoration: underline; } #i_sidebar ul li ul li ul { color: #ffdf00; padding: 0px; margin: 0px; } #i_sidebar ul li ul li ul li { color: #ffdf00; padding: 0px; margin: 5px 10px 5px 5px; } /********************************************* Comment Styles *********************************************/ #comments { padding: 8px; } #comments .even { margin: 5px 0px 5px 0px; padding: 10px; background: #cccccc; overflow: hidden; border: 2px dotted; /* #B7B7B7; */ } #comments .odd { margin: 5px 0px 5px 0px; padding: 10px; background: #eeeeee; overflow: hidden; border: 2px dotted #ffdf00; } /********************************************* Footer Styles *********************************************/ #footer { width: 780px; color: #ffdf00; margin: 0px auto; padding: 15px 0px; clear: both; text-align: left; font-size: 12px; line-height: 14px; border-top: 1px solid #C0C0C0; } #footer a { color: #ffdf00; text-decoration: none; } #footer a:hover { color: #ccc; text-decoration: underline; } #footer .left { width: 40%; float: left; margin: 0px 0px 0px 20px; } #footer .right { width: 40%; float: right; text-align: right; margin: 0px 20px 0px 0px; }