/*  
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.3
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 #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 #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;
}
