/*  
Theme Name: Blogging
Theme URI: http://www.freewpthemes.net/preview/blogging/
Description: Widget ready and tested on WP 2.3.1
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/
<!-- ukey="0B0CEE1A" -->
body {
	margin-top: 50px;
	padding: 0;
	background: #FFFFFF;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;	
        font-weight: bold;
	color: #333333;
}

h1 { font-size: 44px; }

h2 { font-size: 16px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	text-align: justify;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

ul, ol { }

blockquote { }

a { color: #000000; }
a:hover {color: #0a3c5f; text-decoration: underline, bold; }

img.alignright {float:right; margin:10px 0px 0px 10px; border:none;}
img.alignleft {float:left; margin:10px 10px 0px 0px; border:none;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto; border:none;}
img.alignnone {display: block; margin:0 1em 1em 0; border:none;}
a img.alignright {float:right; margin:10px 0px 0px 10px; border:none;}
a img.alignleft {float:left; margin:10px 10px 0px 0px; border:none;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto; border:none;}
a img.alignnone {display: block; margin:0 1em 1em 0; border:none;}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 900px;
	height: 40px;
	margin: 0 auto;
/*	background: url(images/img02_1.jpg) no-repeat left top; */
/*	background: url(images/img02b.jpg) no-repeat left top; */
}

/* Menu */

#menu {
	float: right;
	width: 900px;
	height: 60px;
        white-space: nowrap;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 100px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 5px;
	padding: 15px 0px 0px 18px;
	background: no-repeat left 50%;
	text-decoration: none;
	font: 12px Verdana, "Trebuchet MS", Arial, sans-serif;
         font-weight: bold;
	color: #0a3c5f;
}

#menu a:hover { 
         text-decoration: none; 
         color: #f89b1c
}

#menu .current_page_item a {
	color: #f89b1c;
}

/* Search */

#search {
	float: right;
	width: 305px;
	height: 76px;
}

#search form {
	float: right;
	margin: 0;
	padding: 20px 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Verdana, "Trebuchet MS", Arial, sans-serif;
	border: none;
}

#search-text {
	width: 231px;
	height: 18px;
	align: center;
        padding: 3px 0 0 5px;
	background: #ccdb29;
	color: #333333;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
}

/** LOGO */

#logo {
	width: 900px;
	height: 152px;
	margin: 0 auto;
	background: url(images/buzzheaderd.jpg) no-repeat left top;
}

#logo h1, #logo p {
	display: none;
        margin: 0;
	padding: 0 0 0 170px;
	line-height: normal;
}

#logo h1 { 	float: left;
padding-top: 70px; }

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 130px 0 0 170px;
	font: italic 13px Verdana, "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: left;
	width: 640px;
	background: #FFFFFF;
}


/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 25px;
	margin-bottom: 3px;
        font-size: 12px;
        text-align:center;
	padding: 7px 0px 0px 0px;
	background: url(images/img05d.jpg) no-repeat left top;
	color: #FFFFFF;
}

.post .title a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .date {
	float: right;
	margin-top: -27px;
	padding-right: 20px;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #F1B566;
}

.post .meta {
	margin: -15px  0 3px 10px;
	padding: 2px 30px 2px 10px;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	font-size: 8px;
	color: #0000CC;
}

.post .meta a { color: #0000CC; }

.post .entry {
	padding: 15px 20px 0px 20px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	background: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 20px;
        margin-top: 0px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 10px;
}

#sidebar p {
	margin: 0;
	padding: 0 10px;
}

#sidebar h2 {
	height: 27px;
	margin: 0 0 0px 0px;
	padding: 6px 10px 10px 10px;
        text-align: center;
	background: url(images/img04b.jpg) no-repeat left top;
	font-size: 12px;
        font-weight: bold;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 200%;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(images/img02b.jpg) no-repeat left top;
	height: 27px;
}

#footer p {
	margin: 0;
	padding: 7px 0;
	font-size: 9px;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	font-size: 9px;
        color: #F1B566;
}

.credit {
	margin: 0;
	padding: 0;
}

#commentform {
	margin: 0;
}

#comment {
	margin: 0;
	width: 500px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-left: 20px;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

#tag_cloud {
	display: block;
	margin: 20px;
	padding-top: 20px;
}

#tag_cloud h2 {
	margin: 0 -20px;
}

.pagetitle {
	padding: 10px 20px;
	font-size: 12px;
	color: #333333;
}

.commentlist {
}

#comments {
	padding-left: 20px;
}

/* Global CSS definitions for WP-Table Reloaded
inspired by "blue" theme of TableSorter 2.0 Plugin */

/* on how to change column widths, see below */

/* general table styles */
table.wp-table-reloaded {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
        background-color: #f89b1c;
	margin: 10px 10px 10px 0px;
/*      margin-bottom: 10px; */
	font-size: 12pt;
        color: #0a3c5f;
	width: 100%;
	text-align: left;
}

/* Styles for the tablehead (<th>) (if enabled) */
table.wp-table-reloaded thead tr th, table.wp-table-reloaded tfoot tr th {
	background-color: #f89b1c;
	border: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	font-size: 12pt;
	padding: 4px;
}

table.wp-table-reloaded thead tr .header {
/*	background-image: url(/wp-content/plugins/wp-table-reloaded/img/bg.gif); */
	background-repeat: no-repeat;
	background-position: center left;
	border: 1px solid #FFF;
	cursor: pointer;
}

table.wp-table-reloaded tbody td {
	font-size: 10pt;
        color: #000000;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}


/* Styles for table-id-2 */
table.wp-table-reloaded-id-2 .column-1
{
	width: 103px;
        border: 1px solid #FFF;
}
table.wp-table-reloaded-id-2 .column-2
{
	width: 103px;
        border: 1px solid #FFF;
}
table.wp-table-reloaded-id-2 .column-3
{
	width: 103px;
        border: 1px solid #FFF;
}

/* Styles for table-id-1 */
table.wp-table-reloaded-id-1 .column-1
{
	width: 105px;
        border-bottom: 1px solid #f89b1c;
}
table.wp-table-reloaded-id-1 .column-2
{
	width: 105px;
        border-bottom: 1px solid #f89b1c;
}
table.wp-table-reloaded-id-1 .column-3
{
	width: 105px;
        border-bottom: 1px solid #f89b1c;
}

/* Styles for table-id-3 */
table.wp-table-reloaded-id-3 .column-1
{
	width: 150px;
        border-bottom: 1px solid #f89b1c;
}
table.wp-table-reloaded-id-3 .column-2
{
	width: 150px;
        border-bottom: 1px solid #f89b1c;
}

/* Styles for alternating row colors (if enabled) */
table.wp-table-reloaded tbody tr.even td {
	background-color:#FFFFFF;
}
table.wp-table-reloaded tbody tr.odd td {
	background-color:#F0F0F6;
}


/**************************************/
/* how to change column widths :
you can access a column with its CSS-class
(that is ".column-" plus the number of the column)
use table.wp-table-reloaded to do your change for every table, or use
table.wp-table-reloaded-id-<id> for just a single table (with ID <id>)

example: this changes the width of the third column of table ID 5 to 25px:


table.wp-table-reloaded-id-5 .column-3
{
	width: 25px;
}

*/


/* Styles for the sorting (if Tablesorter is enabled) */
table.wp-table-reloaded thead tr .headerSortUp {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/asc.gif);
}

table.wp-table-reloaded thead tr .headerSortDown {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}

table.wp-table-reloaded thead tr .headerSortDown, table.wp-table-reloaded thead tr .headerSortUp {
	background-color: #8dbdd8;
}

/* Style for the Table Name (in <h2>-Tag) (if printed above the table) */
h2.wp-table-reloaded-table-name {
	font-size: 16px;	
}

/* Style for the Table Description (if printed under the table) */
span.wp-table-reloaded-table-description {
	font-size: 10px;	
}
