/*
Theme Name: dalia_v1.0
Theme URI: http://www.sitbandr.com
Description: Custom theme for Kenneth Helphand and Defiant Gardens
Author: Zach Blank
*/



/***************************************************
   HTML Element Styles
 ***************************************************/
/* ----- BASIC ELEMENTS AND FONTS ----- */


html, body {
	font-family: Plantin,"Plantin std","Plantin","Baskerville",Georgia,"Times New Roman",serif;
	background: #fffae4 url(images/bg.jpg) repeat-y;
	margin:0;
	padding:0;
	height:100%;
}

.clear {
	clear: both;
	height:30px;
}

p {
}

a:hover {
	text-decoration: underline;
}

em {
	color: #000;
	font-style: normal;
}

#my_slideshow {
	color: #000;
	padding: 2px;
	border: 1px #000 solid;
	margin: 20px auto;
	width: 500px;
}

#content_footer p {
	margin: 10px 30px 10px 30px;
	padding-top: 20px;
	font-size:10px;
	text-align:left;
}

.login_box p {
	font-size:9px;
	color:#fff;
}
.content_box p {
	margin: 10px 0px 10px 0px;
	text-align:justify;
}
.content_box_large p {
	margin-top: 3px;
	font-size:115%;
	text-align:justify;
	font: ;
	color: #000;
}

.content_box_photo h3 {
	margin: 0px 0px 10px 45px;
}

#content_footer p {
    margin: 10px 0px 10px 60px !important;
	margin: 10px 0px 10px 85px;
	font-size:10px;
	text-align:justify;
}

.red {
	color:red;
}

.yellow {
	color:#fff;
	font-weight: normal;
	font-family: "copperplate";
	font-size: 20px;
	text-align: right;
	width: 100px;
}

#sidebar {
	float: right;
	padding-top: 20px;
}

#nav_list p
{
padding-left: 25px;
margin-top: 10px;
margin-bottom: 16px;
border-bottom: 1px #d0a825 solid;
text-align: right;
width: 134px;
line-height: 11px;
}

#searchform
{
margin-left: 5px;
}

#searchButton {
	background: transparent;
	color: #d0a825;
	cursor: pointer;
	font-family: "copperplate";
	margin: 0;
	padding: 0;
	text-align: right;
	color: #fff;
	width: 150px;
}

h1 {
	font-size:28px;
	font-weight:normal;
	margin: 0;
	color:#000;
}

h1 a {
	color: #000;
}

h2 {
	font-size:18px;
	margin: 0px 50px 10px 30px !important;
	margin: 0px 30px 10px 30px;
	color:#000;
	font-weight:normal;
	text-align: center;
}

h3 {
	margin: 0px 0px 10px 0px;
	text-transform:uppercase;
	font-size:12px;
}

a {
	text-decoration: none;
	color:#40627c;
}

/*----- MENU ----- */

#nav_list {
	margin-top: 56px;
	padding: 0;
	width: 170px;
	list-style: none;
	overflow: hidden;
	text-transform: none;
	font-family: times new roman;
}

#nav_list li {
	width: 170px;
	overflow: hidden;
	font-size:12px;
	margin-bottom: 2px;
}

#nav_list a {
	color:#fff;
	margin-left: 20px;
}

.li_nav_body a  {
	display: block;
	width: 170px;
	height: 20px;
	background: url(assets/nav_body.png) no-repeat;
	padding-left: 25px;
	line-height:20px;
}

.li_nav_footer a  {
	display: block;
	width: 170px;
	height: 21px;
	background: url(assets/nav_body.png) no-repeat;
	background-position:  0 0px;
	padding-left: 25px;
	line-height:21px;
}

.li_nav_body a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_nav_footer a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_active a:active  {
	background: url(assets/nav_body.png) no-repeat;
	background-position:  0 -40px;
	color:#fff;
}

/*----- LAYOUT ----- */

#container {
	width:100%;
	min-height:100%;
	height:100%;
}


#menu_header {
	background: url(images/dahlia.jpg) no-repeat;
	top: 0;
	width:144px;
	height:96px;
	text-align:right;
	position: absolute;
	padding:118px 38px 0 0;
	font-size: 16px;
}

#head h1 {
	background: url(images/wire.jpg) no-repeat left top;
	padding: 26px 0 0 0;
	height: 40px;
	text-align: center;
	font-size: 48px;
}

#tagLine {
	background: url(images/tagLine.jpg) no-repeat center;
	padding-top: 7px;
	height: 92px;
	font-size: 14px;
	color: #8c213f;
	text-transform: none;
	text-align: center;
}

#menu_left {
	width: 170px;
	min-height: 100%;
	margin:0 0 0 30px;
	float: left;
    background: url(assets/sidebar_body.png) repeat-y;
}

.login_box {
	width: 170px;
	float:left;
	margin:0;
}

#head {
    width: 100%;
	height: 107px;
	margin-bottom: 34px;
}

#content {
	width: 100%;
	text-align: justify;
	float: left;
	margin:0;
	background: url(assets/sidebar_body.png) 10px 0px repeat-y !important;
	background: url(assets/sidebar_body.png) 20px 0px repeat-y;
}

.content_box {
	width: 120px;
	margin:0px 0px 0px 30px;
	float: left;
}

.content_box_large {
	width: 70%;
	margin:0px 0px 0px 24px;
	float: left;
	color: #000;
}

.content_box_photo {
	width: 200px;
	margin:0px 0px 0px -10px;
	float: left;
}

#content_footer {
	background: url(assets/sidebar_body.png) 30px 0px repeat-y !important;
	background: url(assets/sidebar_body.png) 60px 0px repeat-y;
	width:100%;
	clear:both;
	margin-bottom:-70px;
	height:50px;
}

.entry {
	color: #000;
	border-top: 1px solid #D0A825;
	margin-top: 10px;
}

.entry li {
	margin-bottom:4px;	
}

.entry img {
	background: #fff;
	border: 1px #000 solid;
	padding: 2px;
	margin: 2px 8px 4px 0;
}

#commentform input {
	background:#fff;
	border:1px #40627C solid;
	padding-left:3px;	
}

.title {
	color: #000;
}

.date {
	background: url(images/date.jpg) no-repeat;
	font-size: 17px;
	text-align: center;
	width: 43px;
	height: 40px;
	color: #fff;
	font-family: helvetica;
	padding-top: 5px;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}

.post {
	background: url(images/postIcon.jpg) no-repeat center bottom;
	padding-bottom: 10px;
	margin-bottom: 22px;
}

p.postmetadata{
	border-bottom: 1px solid #D0A825;
	padding-bottom: 6px;
	font-size: 75%;
}


/*----- IMAGES ----- */

a img{
	border: none;
}

img.left,img.center,img.right {
	padding: 4px;
	border: 1px solid #a0a0a0;
}

img.left {
	float: left;
	margin: 0px 12px 5px 0px;
	background:#fff;
}

img.right {
	float: right;
	margin: 0px 30px 5px 0px;
}

/*----- FORM ----- */

input {
	font: normal 16px tahoma;
	border: none;
	padding-left: 20px;
	padding-top: 2px;
	width:140px;
	color: #000;
	margin:0px 0px 5px 0px;
	background: transparent;
	height: 24px;
}

textarea.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	height:80px;
	color: #707070;
	margin:5px 0px 5px 25px;
}

input.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	color: #707070;
	margin:0px 0px 5px 25px;
}

input.button_sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:119px;
	color: #707070;
	margin:0px 0px 5px 25px;
}

input.button_content   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:119px;
	color: #707070;
	margin:5px 0px 5px 0px;
}



/*----- Hoverbox Code - get code found at http://host.sonspring.com/hoverbox/ ------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	color: inherit;
	vertical-align: top;
	width: 100px;
	height: 75px;
	margin: 2px;
	padding: 2px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
}

.hoverbox li
{
	color: inherit;
	display: inline;
	float: left;
	position: relative;
	
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}

#nav_list ul {
margin: 0;
padding-left: 0;
}

#menu_header ul {
	list-style: none;
}


#footer
{
width: 140px;
text-align: center;
margin-left: 15px;
}

