/* Theme Name: Buzz Theme Description: A WordPress theme built upon simple and valid code. Author: Rajaie AlKorani Author URI: http://www.rajaietalks.com/ Version: 1.0 Tags: two column, blue, simple, elegant, web 2.0, tabs, fixed width, ad-ready, clean */ body { background: #3c3c3c url('images/bg.png'); font-family: Tahoma, Verdana, Arial, Sans-Serif; font-size: 12px; margin: 0; padding: 0; text-align: center; } /* Common Formatting */ a, a:link, a:active { color: #2C64B4; outline: none; text-decoration: none; } a:hover {; text-decoration: underline; } h1,h2,h3,h4,h5,h6 { font-weight: normal; margin: 0; padding: 0; } p { margin: 0; padding: 0 0 15px; } blockquote { background: #ebebeb; border-top: 1px solid #B5B5B5; border-bottom: 1px solid #B5B5B5; color: #6c6c6c; font-size: 11px; margin: 0 0 15px; padding: 15px 50px 0; } img { border: 0; margin: 0; padding: 0; } ul, ol { margin: 0; padding: 0 0 15px 30px; } ul li, ol li { margin: 0; padding: 0 0 4px; } form { margin: 0; padding: 0; } /* Structure & Layout */ #wrapper { background: white; border: 4px double #ccc; margin: 20px auto; width: 940px; text-align: left; } #head{ background: #eee; padding: 10px 10px 15px; margin: 0 10px; } #head h1 a { color: #ABC507; font-family: Georgia; font-size: 56px; } #head h3 { color: #333; font-size: 11px; letter-spacing: 2px; margin-left: 6px; } #menu { background: url('images/menu.png') top; clear: both; margin: 0 10px; overflow: auto; width: 920px; } #menu form { float: right; margin: -1pt 0px 0px; padding: 0px 5px 0px 0pt; } #menu form #s { border: 1px solid #ccc; margin: 0 0 2px; padding: 0; width: 200px; } #menu form #searchsubmit { margin-top: 6px; outline: none; padding: 0; } #menu ul { list-style-type: none; margin: 0; padding: 0; } #menu ul li { display: inline; margin: 0; padding: 0; } #menu ul li a { border-right: 1px solid #6f9dbe; border-left: 1px solid #678090; color: white; display: block; float: left; font-size: 11px; font-weight: bold; padding: 8px 12px; text-transform: uppercase; } #menu ul li a:hover { background: url('images/menu.png') bottom; text-decoration: none; } #menu ul li.current_page_item a { background: url('images/menu.png') bottom; } #content { background: white; float: left; margin: 15px 10px; width: 580px; } #content h1 { font-size: 22px; } #content h1 a:hover { text-decoration: none; } #content div.domtab { padding: 0 0 15px; } #content div.domtab h3 a { color: black; font-family: Tahoma, Verdana, Arial, Sans-Serif; font-size: 12px; font-weight: bold; } #content div.domtab ul.domtabs { list-style-type: none; margin: 0; overflow: auto; padding: 0; width: 100%; } #content div.domtab ul.domtabs li { float: left; margin: 0 1px 0 0; padding: 0; } #content div.domtab ul.domtabs li a { background: #eee; border: 1px solid black; color: black; display: block; font-weight: bold; height: 28px; line-height: 28px; text-align: center; text-decoration: none; width: 90px; } #content div.domtab ul.domtabs li a:hover { background: white; } #content div.domtab ul.domtabs li.active a { background: white; } #content div.domtab div { background: #eee; clear: both; line-height: 18px; padding: 6px; } #content div.domtab div #top_ad { text-align: center; } #content #search_title { background: url('images/search.png') no-repeat 0px 4px; font-size: 25px; margin-bottom: 15px; padding-left: 27px; } #content .post { padding: 0 0 10px; } #content .post .meta { color: #999da1; font-size: 11px; } #content .post .meta a { color: #999da1; } #content .post .meta .date { background: url('images/calendar.png') no-repeat 0px 0px; padding: 0 0 0 17px; } #content .post .meta .comments { background: url('images/comment.png') no-repeat 0px 0px; padding: 0 0 0 17px; } #content .post .meta .category { background: url('images/tag.png') no-repeat 0px 0px; padding: 0 0 0 17px; } #content .post .entry { line-height: 20px; padding: 15px 0 0; } #content .post .entry h1 { font-size: 19px; } #content .post .entry h2 { font-size: 17px; } #content .post .entry h3 { font-size: 15px; font-weight: bold; } #content h3.archive_item { font-size: 15px; padding-top: 5px; } #content h1.archive_title { font-size: 17px; padding-bottom: 4px; } #comments { background: transparent; font-size: 11px; margin-top: 20px; } #comments h3 { font-family: Tahoma, Verdana, Arial, Sans-Serif; font-size: 16px; font-weight: bold; margin: 10px 0; } #comments ol { list-style-type: none; padding: 0; } #comments ol li { padding: 0 0 10px; } #comments .comment_text { background: #EEE; padding: 10px 5px; } #comments .comment_meta { background: #E5E5FF; padding: 5px; } #comments #comment { width: 500px; } #comments input, textarea { border: 2px double #E0E0E0; } #comments textarea { font-family: Arial; font-size: 13px; } #comments #submit { background: white; } #comments ol li p { padding: 0; } #sidebar { float: right; margin: 15px 10px; width: 300px; } #sidebar h2.widgettitle { font-family: Georgia, Tahoma, Verdana, Arial, Sans-Serif; font-size: 20px; font-weight: bold; padding-bottom: 7px; } #sidebar .widget { padding: 0 15px 17px; } #sidebar ul { list-style-type: none; padding: 0; } #sidebar li { list-style-type: none; } #sidebar ul li { background: url('images/arrow.png') no-repeat; border-bottom: 1px dashed #ccc; padding: 0 0 4px 16px; margin: 0 0 8px 11px; } #sidebar #subscribe { text-align: center; } #sidebar #subscribe form input { border: 1px solid black; color: #3c3c3c; margin: 15px 0 0; padding: 3px 0; } #sidebar #subscribe #subscribe_input { float: left; font-size: 12px; width: 200px; } #sidebar #subscribe #subscribe_submit { background: orange; color: white; float: right; font-size: 10px; font-weight: bold; } #sidebar #sponsors img { margin: 0 4px 10px; } #sidebar #blogroll ul li, #linkcat-2 ul li { background: url('images/chain.png') no-repeat; } #sidebar #categories ul li, #categories-190148171 ul li { background: url('images/folder.png') no-repeat; } #sidebar #archives ul li, #archives ul li { background: url('images/clock.png') no-repeat; } #footer { background: #eee; font-size: 11px; margin: 0 10px; padding: 5px; } /* Global Class */ .clear {clear: both;} .floatLeft {float: left;} .floatRight {float: right;} .alert { background: #FBE2E5 url(images/alert.png) no-repeat scroll 6px 22px; border: 1px solid red; font-size: 11px; padding: 20px 27px; } .aligncenter, div.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; /* optional rounded corners for browsers that support it */ -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 p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }