/*  
Theme Name: Blogging
Theme URI: 
Description: 
Version: 
Author: Atlanta Web Design GA
Author URI: http://www.AtlantaWebDesignGA.com
Colors used:
#f8862d orange
#538a2c green
#F7EA2D yellow
#251900 text (orange black)

*/

body {
	padding: 0;
	background: #FFFFFF url(images/Blog-Background.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #251900;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #251900;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; margin-bottom:10px;}

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

ul, ol { }

blockquote { }

a { color: #251900; }
ul a { color: #538a2c; font-size:16px; }

a:hover { text-decoration: none;
          color: #FF0000; }

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;
}
.alignright {float:right; margin:0 0 1em 1em;}
.alignleft {float:left; margin:0 1em 1em 0;}
.aligncenter {display: block; margin-left: auto; margin-right: auto;}
a img.alignright {float:right; margin:0 0 1em 1em;}
a img.alignleft {float:left; margin:0 1em 1em 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.wp-caption-text {color:#538a2c; font-style:italic; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 950px;
	height: 520px;
	margin: 0 auto;
	background: url(images/Blog-Header.png) no-repeat left top;
}

/* Menu */

#menu {
	margin:270px 0 0 -350px;
         float: left;
	width: 300px;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
/*	display: block; */
         padding:10px;
}

#menu a {
/*	display: block; */
	margin-right: 5px;
	padding: 15px 12px 5px 28px;
	background: url(images/Strawberry.png) no-repeat left 50%;
	text-decoration: none;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #ff0000;
}

#menu a:hover { 
         text-decoration: underline;
         color: #f8862d;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Search */

#search {
	margin-top:20px;
         float: right;
	width: 305px;
	height: 76px;
}

#search form {
	float: right;
	margin: 0;
	padding: 0 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

/** LOGO */

#logo {
	margin: 0 auto;
         z-index:110;
         float:left;
         width:340px;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0 0 0 0;
	line-height: normal; 
}

#logo h1 { 	
         padding-top: 20px; }

#logo h1 a {
	text-decoration: none;
	color: #f8862d;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
         margin-top:10px;
         padding-right:30px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
         margin-top: 20px;
	float: right;
	width: 650px;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	margin-bottom: 3px;
	padding: 8px 0px 2px 40px;
	background: url(images/Orange-Content.png) no-repeat left top;
	color: #FFFFFF;
}

.post .title a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .date {
	float: right;
	margin-top: -45px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #F7EA2D;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 25px 20px 0px 20px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

.post blockquote {
         padding:10px 10px 10px 10px;
         background-color:#F7EA2D;
         font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
         font-style:italic;
}

/* Sidebar */

#sidebar {
	margin-top:20px;
         float: left;
	width: 280px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;

}

#sidebar li ul {
	line-height: 180%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar p {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 33px;
	margin: 0 0 20px 0px;
	padding: 8px 0 2px 40px;
	background: url(images/Green-Sidebar.png) no-repeat left top;
	font-size: 20px;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 180%;
}

/* 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: 950px;
	margin: 0 auto;
	padding: 0;
	background: url(images/Footer.png) no-repeat left top;
	height: 61px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
         font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer a {
	color: #f8862d;
}

.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: 24px;
	color: #333333;
}

.commentlist {
}

#comments {
	padding-left: 20px;
}
