Pastries Sanatsal Tasarım
TASARIM ÜZERİNE <div id="header"> <div id="logo"> <h1><a href="#" _fcksavedurl="#">Pastries </a></h1> <p> by <a href="http://www.freecsstemplates.org/" _fcksavedurl="http://www.freecsstemplates.org/">Free CSS Templates</a></p> </div> <div id="search"> <form method="get" action=""> <fieldset> <input id="search-text" type="text" name="s" value="Search" size="15" /> <input type="submit" id="search-submit" value="Search" /> </fieldset> </form> </div> </div> <div id="menu"> <ul> <li class="current_page_item"><a href="#" _fcksavedurl="#">Home</a></li> <li><a href="#" _fcksavedurl="#">Blog</a></li> <li><a href="#" _fcksavedurl="#">Photos</a></li> <li><a href="#" _fcksavedurl="#">About</a></li> <li><a href="#" _fcksavedurl="#">Links</a></li> <li><a href="#" _fcksavedurl="#">Contact</a></li> </ul> </div> <div id="wrapper"> <div id="page"> <div id="content"> TASARIM ALTINA </div> <div id="sidebar"> <ul> <li> <h2>Aliquam tempus</h2> <p>Mauris vitae nisl nec metus placerat perdiet est. Phasellus dapibus semper urna ornare, orci in consectetuer hendrerit.</p> </li> <li id="calendar"> <h2>Calendar</h2> <div id="calendar_wrap"> <table summary="Calendar"> <caption> March 2008 </caption> <thead> <tr> <th abbr="Monday" scope="col" title="Monday">M</th> <th abbr="Tuesday" scope="col" title="Tuesday">T</th> <th abbr="Wednesday" scope="col" title="Wednesday">W</th> <th abbr="Thursday" scope="col" title="Thursday">T</th> <th abbr="Friday" scope="col" title="Friday">F</th> <th abbr="Saturday" scope="col" title="Saturday">S</th> <th abbr="Sunday" scope="col" title="Sunday">S</th> </tr> </thead> <tfoot> <tr> <td abbr="February" colspan="3" id="prev"><a href="#" _fcksavedurl="#" title="">« Feb</a></td> <td class="pad"> </td> <td abbr="April" colspan="3" id="next"><a href="#" _fcksavedurl="#" title="">Apr »</a></td> </tr> </tfoot> <tbody> <tr> <td colspan="5" class="pad"> </td> <td>1</td> <td>2</td> </tr> <tr> <td>3</td> <td>4</td> <td>5</td> <td>6</td> <td>7</td> <td>8</td> <td>9</td> </tr> <tr> <td>10</td> <td id="today">11</td> <td>12</td> <td>13</td> <td>14</td> <td>15</td> <td>16</td> </tr> <tr> <td>17</td> <td>18</td> <td>19</td> <td>20</td> <td>21</td> <td>22</td> <td>23</td> </tr> <tr> <td>24</td> <td>25</td> <td>26</td> <td>27</td> <td>28</td> <td>29</td> <td>30</td> </tr> <tr> <td>31</td> <td class="pad" colspan="6"> </td> </tr> </tbody> </table> </div> </li> <li> <h2>Categories</h2> <ul> <li><a href="#" _fcksavedurl="#">Uncategorized</a> (3) </li> <li><a href="#" _fcksavedurl="#">Lorem Ipsum</a> (42) </li> <li><a href="#" _fcksavedurl="#">Urna Congue Rutrum</a> (28) </li> <li><a href="#" _fcksavedurl="#">Augue Praesent</a> (55) </li> <li><a href="#" _fcksavedurl="#">Vivamus Fermentum</a> (13) </li> </ul> </li> <li> <h2>Archives</h2> <ul> <li><a href="#" _fcksavedurl="#">December 2007</a> (29)</li> <li><a href="#" _fcksavedurl="#">November 2007</a> (30)</li> <li><a href="#" _fcksavedurl="#">October 2007</a> (31)</li> <li><a href="#" _fcksavedurl="#">September 2007</a> (30)</li> </ul> </li> </ul> </div> <div style="clear: both;"> </div> </div> </div> <div id="footer"> <p>Copyright (c) 2008 Sitename.com. All rights reserved. Design by <a href="http://www.freecsstemplates.org/" _fcksavedurl="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p> </div> CSS KOD BÖLÜMÜNE h1#title{display: none;} h2#title span {display: none;} div.header{display: none;} li.nav_element{list-style-type: none;} li.nav_element{display: none;} body { margin-top: 20px; background: #6E0911 url(http://www.freecsstemplates.org/templates/previews/pastries/images/img01.jpg) repeat left top; font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #757890; } h1, h2, h3 { margin: 0; text-transform: lowercase; letter-spacing: -.05em; font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif; font-weight: normal; } h1 { font-size: 1.8em; } h2 { font-size: 1.4em; } h3 { font-size: 1em; } p, ul, ol { margin-top: 0; line-height: 180%; } ul, ol { } a { background: url(http://www.freecsstemplates.org/templates/previews/pastries/images/img05.gif) repeat-x left bottom; text-decoration: none; color: #C0BFBF; } a:hover { background: none; color: #FFFFFF; } /* Header */ #header { width: 800px; height: 200px; margin: 0 auto; background: url(http://www.freecsstemplates.org/templates/previews/pastries/images/img02.jpg) no-repeat left top; } /* Logo */ #logo { float: left; color: #74788F; } #logo h1 { float: left; padding-top: 120px; padding-left: 135px; text-transform: lowercase; font-size: 2.9em; } #logo p { float: left; margin: 0; padding: 138px 0 0 2px; text-transform: lowercase; letter-spacing: -.05em; font-size: 16px; } #logo a { background: none; text-decoration: none; color: #FFFFFF; } /* Search */ #search { float: right; width: 200px; padding-top: 86px; padding-right: 45px; } #search form { width: 200px; height: 41px; margin: 0; padding: 55px 0 0 18px; } #search fieldset { margin: 0; padding: 0; border: none; } #search-text { width: 150px; padding: 5px 10px 5px 10px; border: none; text-transform: uppercase; background: #723C49; border: none; font: bold 12px Arial, Helvetica, sans-serif; color: #ABB0D1; } #search-submit { display: none; } /* Menu */ #menu { width: 800px; height: 60px; margin: 0 auto; background: #FFFFFF url(http://www.freecsstemplates.org/templates/previews/pastries/images/img03.jpg) repeat-y left top; } #menu ul { margin: 0; padding: 20px 0 0 10px; list-style: none; line-height: normal; } #menu li { float: left; } #menu a { padding: 20px 20px; margin-right: 2px; text-transform: lowercase; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #757890; } #menu a:hover, #menu .current_page_item a { color: #FFFFFF; text-decoration: none; } #menu a:hover { text-decoration: none; } /* Wraper */ #wrapper { width: 800px; margin: 0 auto; background: url(http://www.freecsstemplates.org/templates/previews/pastries/images/img04.jpg) repeat-y left top; } /* Page */ #page { width: 800px; margin: 0 auto; padding-top: 30px; background: url(http://www.freecsstemplates.org/templates/previews/pastries/images/img05.jpg) no-repeat left bottom; } /* Content */ #content { float: right; width: 500px; padding: 0 10px 0 0; } .post { } .post .title { padding: 5px 0 5px 0; border-bottom: 2px solid #000000; color: #FFFFFF; } .post .title a { color: #FFFFFF; } .post h2 { font-size: 1.8em; } .post .meta { padding: 2px 10px; background: #0D0D0D; border-top: 1px solid #000000; border-bottom: 1px solid #000000; text-transform: uppercase; text-align: left; font-size: 9px; } .post .entry { padding: 20px 10px; text-align: justify; } /* Sidebar */ #sidebar { float: left; width: 220px; margin-left: 25px; color: #7893AE; } #sidebar ul { margin: 0; padding: 0; list-style: none; } #sidebar li { } #sidebar li ul { padding: 10px 0 15px 15px; } #sidebar li li { padding-left: 10px; } #sidebar h2 { padding-bottom: 10px; padding-left: 20px; margin: 5px 22px; font-size: 1.5em; border-bottom: 2px solid #000000; background: url(http://www.freecsstemplates.org/templates/previews/pastries/images/img06.jpg) no-repeat left 35%; color: #FFFFFF; } #sidebar p { padding: 10px 13px 15px 23px; text-align: justify; } /* Calendar */ #calendar { } #calendar_wrap { padding: 20px; } #calendar table { width: 100%; } #calendar tbody td { text-align: center; } #calendar #next { text-align: right; } /* Footer */ #footer { width: 800px; margin: 0 auto; padding: 30px 0; height: 60px; font-family: Arial, Helvetica, sans-serif; color: #D6969B; } #footer p { margin: 0; line-height: normal; font-size: 9px; text-transform: uppercase; text-align: center; } #footer a { color: #D6969B; }