/*  



Theme Name: Flower Buds



Theme URI: http://www.freewpthemes.net/preview/flowerbuds



Description: Widget ready and tested on WP 2.3.1.



Version: 2.0



Author: Free WordPress Themes



Author URI: http://www.freewpthemes.net/



*/





@import url(https://fonts.googleapis.com/css?family=Architects+Daughter);

body {
	margin: 0;
	padding: 0;
	background: #E6D4A7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #36362C;
	background-image: url(images/buffback.gif);
	background-repeat:repeat;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #825534;
}
h1 {
	font-size: 2.5em;
}
h2 {
	font:  normal 1.65em Arial, Helvetica, sans-serif;
	font-variant:small-caps
}
h3 {
	color:#555;
	font:  bold 1.2em Arial, Helvetica, sans-serif;
	padding-top:10px
}
p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}
ul, ol {
}
a {
	text-decoration: none;
	color: #5D917D;
}
a:hover {
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}
.tiny * {
	font-size:10px;
	color:#444;
}
/* Header */







#header {
	clear: both;
	width: 980px;
	height: 370px;
	margin: 8px auto;
	padding: 0px;
	background: url(images/home.png) no-repeat left 22px;
}
body.bio #header {
	background: url(images/bio.png) no-repeat left 22px;
}
body.artworks #header {
	background: url(images/artworks.png) no-repeat left 22px;
}
body.discography #header {
	background: url(images/discography.png) no-repeat left 22px;
}
body.photos #header {
	background: url(images/photos.png) no-repeat left 22px;
}
body.reviews #header {
	background: url(images/reviews.png) no-repeat left 22px;
}
body.catalog-of-works #header {
	background: url(images/works.png) no-repeat left 22px;
}
#content img {
	border:0
}
/* Logo */







#logo {
	margin: 0;
	color: #000000;
}
#logo h1, #logo p {
	margin: 0;
	padding: 0;
}
#logo h1 {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2em;
	float:right
}
#logo p {
	margin: 0;
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #825534;
	padding:50px 0 0 270px
}
#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #825534;
	font: bold 60px 'Architects Daughter', Arial, Helvetica, sans-serif;
}
/* Search */







#search {
	width: 320px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: url(images/img04.jpg) no-repeat 20px 28px;
}
#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#search-text {
	width: 215px;
	padding: 8px 5px 6px 5px;
	border: none;
	background: none;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#search-submit {
	width: 62px;
	height: 22px;
	border: none;
	background: none;
	color: #000000;
}
/* Menu */







#menu {
	width: 980px;
	height: 60px;
	margin: -10px auto 10px auto;
	padding: 0px;
	background-color:transparent;
}
#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	border-right: 1px solid #1A1A18;
}
#menu a {
	display: block;
	height: 30px;
	padding: 30px 30px 0px 30px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color:#A8AD80;
	color: #FFF;
	border: none;
}
#menu a:hover, #menu .current_page_item a {
	/* background: url(images/img02.jpg) repeat-x left top; */
	background-color:#5D917D;
	text-decoration: none;
	color: #FFFFFF;
}
#menu .current_page_item a {
}
/* Page */







#page {
	width: 940px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}
#page-bgtop {
	padding: 20px 0px;
}
#page-bgbtm {
}
/* Content */







#content {
	float: left;
	width: 95%;
	padding: 30px 0px 0px 0px;
}
.post {
	padding-bottom: 15px;margin-bottom: 15px;
position:relative;
}
.post:after {
  content:""; 
  background: #666; 
  position: absolute; 
  bottom: 0; 
  left: 0; 
  height: 1px; 
  width: 30%;
}
.post-bgtop {
}
.post-bgbtm {
}
.post .title {
	height: 38px;
	margin-bottom: 28px;
	padding: 0;
	letter-spacing: -.5px;
	color: #5D917D;
	font:  bold 24px 'Architects Daughter', Arial, Helvetica, sans-serif;
}
.post .title a {
	color: #5D917D;
	border: none;
}
.post .meta {
	margin-bottom: 30px;
	padding: 5px 0px 15px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.post .meta .date {
	float: left;
}
.post .meta .posted {
	float: right;
}
.post .meta a {
}
.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}
.post .entry h2 {
	padding-top:12px
}
.post .entry a:link {
	color:#825534;
	text-decoration:underline
}
.post .entry a:visited {
	color:#825534;
	text-decoration:underline
}
.post .entry a:hover {
	color:#5D917D;
	text-decoration:underline
}
.post .entry a:active {
	color:#5D917D;
	text-decoration:underline
}
.links {
	height: 30px;
	background: transparent no-repeat left 20px;
	padding: 30px 0px 0px 30px;
	font-size: 12px;
	font-weight: bold;
	color: #5D917D
}
/* Sidebar */







#sidebar {
	float: right;
	width: 340px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #825534;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin: 0;
	padding: 0;
}
#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}
#sidebar li li {
	border-bottom: 1px solid #A8AD80;
	background: transparent;
	margin: 0px 30px;
	padding: 5px 0px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}
#sidebar h2 {
	font-family:'Architects Daughter', Arial, Helvetica, sans-serif;
	height: 38px;
	padding-left: 30px;
	letter-spacing: 1px;
	font-size: 2em;
	color: #825534;
	font-variant:normal
}
#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}
#sidebar a {
	border: none;
	color: #825534;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #5D917D;
}
/* Calendar */







#calendar {
}
#calendar_wrap {
	padding: 20px;
}
#calendar table {
	width: 100%;
}
#calendar tbody td {
	text-align: center;
}
#calendar #next {
	text-align: right;
}
/* Footer */







#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 25px 0;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	font-variant:small-caps;
	text-align: center;
	color: #333;
}
#footer a {
	color: #555;
}
.pagetitle {
	padding-top: 20px;
}
.navigation {
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
#footer p#contactjj, #footer p#contactjj a {
	font-size:12px;
	color:#fff;
}
/* other pages */

div#discog img {
	margin-right:25px;
	clear:left
}
div#discog strong {
	font-size:14px
}
.wp-caption-text {
	font-size:11px;
	text-align:right;
	font-style:italic;
	letter-spacing: .1em
}

#sidebar .smart-youtube {font-weight:bold}
#sidebar iframe {display:block}