/* Theme Name: BalloonsOnGreen Theme URI: http://atillus.com/2008/12/balloonsongreen-wp-theme/ Description: 'Balloons on green' Wordpress Theme from Atillus design studio Version: 1.0 Author: Artur Cosicov Tags: 3-column, green, widgets, fixed width */ .container { width: 900px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; padding: 0px; background-color: #006D2C; overflow: hidden; } .left_top { float: left; width: 156px; background-image: url(img/top_left.jpg); margin: 0px; padding: 0px; height: 264px; } .center_top { float: left; height: 264px; width: 576px; background-image: url(img/top_center.jpg); margin: 0px; padding: 0px; } .right_top { float: left; height: 264px; width: 168px; background-image: url(img/top_right.jpg); margin: 0px; padding: 0px; } body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; background-color: #FFFFFF; } .left { background-color: #006D2C; float: left; width: 156px; margin: 0px; background-image: url(img/left_bottom_bg.jpg); background-repeat: no-repeat; background-position: bottom; padding-top: 0px; padding-right: 0px; padding-bottom: 224px; padding-left: 0px; } .center { background-color: #006D2C; float: left; width: 576px; margin: 0px; padding: 0px; } .right { background-color: #006D2C; float: left; width: 168px; margin: 0px; background-image: url(img/right_bottom_bg.jpg); background-repeat: no-repeat; background-position: bottom; padding-top: 0px; padding-right: 0px; padding-bottom: 230px; padding-left: 0px; } .sidebarheader { font-size: 14px; font-weight: bold; text-transform: uppercase; color: #FFFFFF; background-image: url(img/sidebar_h_bg.jpg); height: 18px; width: 108px; padding-top: 5px; padding-left: 25px; padding-right: 10px; text-align: right; margin-left: 6px; margin-right: 6px; } .sidebar ul { color: #FFFFFF; list-style-type: disc; } .content { background-color: #05924C; border: 1px solid #CCCCCC; margin: 10px; padding: 5px; } .postdate { height: 26px; background-image: url(img/post_date_bg.jpg); font-weight: bold; padding-top: 10px; background-repeat: no-repeat; background-position: left; padding-left: 20px; } .content h1 { font-size: 22px; color: #FFFFFF; text-align: right; margin-top: -20px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px; } .postcontent { background-color: #FFFFCC; padding: 5px; margin-left: 3px; } .postmeta { margin-left: 3px; margin-top: 2px; background-color: #FFFF66; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; margin-bottom: 10px; } .post_icon { margin: 0px; padding: 0px; vertical-align: text-bottom; } .center_top h1 { font-size: 30px; color: #FFFFFF; padding-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; margin-top: 10px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } .center_top h2 { font-size: 16px; color: #FFFFFF; font-style: italic; padding-left: 10px; margin: 0px; } .searchform { float: right; margin: 4px; } .searchform .searchfield { border: 1px solid #D4D0C8; font-size: 11px; padding: 2px; margin-right: 5px; margin-top: 0px; } .postmeta a { color: #990000; text-decoration: none; font-weight: 300; } .sidebar a { font-weight: 400; color: #FFFFFF; text-decoration: none; } a:hover { text-decoration: underline; } .copyrights { color: #FFFFFF; margin-top: 20px; padding: 6px; } .posttitle { margin: 0px; padding: 0px; width: 420px; float: right; } .postdate a { color: #FFFFFF; text-decoration: none; } .center_top a { color: #FFFFFF; text-decoration: none; } blockquote { border-left-width: 2px; border-left-style: solid; border-left-color: #993300; font-style: italic; color: #333333; background-color: #FFFFCC; padding-left: 5px; padding-top: 1px; padding-bottom: 1px; padding-right: 1px; }.footer { width: 900px; float: left; background-color: #006D2C; margin: 0px; padding: 5px; color: #FFFFFF; font-size: 11px; text-align: center; } .footer a { color: #89B61F; } .postcontent a { color: #990000; text-decoration: none; } .aligncenter { display: block; margin-left: auto; margin-right: auto; } .alignleft { float: left; } .alignright { float: right; } .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; }