/*
  Theme Name: Down to Earth
  Version: 1.0
  Author: Dan Bookman
  Author URI: http://www.danbookman.com
  Tags: simple, clean, right sidebar, two columns, valid XHTML, valid CSS
  
  Description: Custom Wordpress theme for Jan Idelman Creative Group.
*/

/*-----------Block Level Elements--------------*/

body {
	background: #5fafff url('/wp-content/themes/downtoearth/images/bg.png') repeat-x;
	color: #003793;
	margin: 0;
	font: 13px Helvetica, Arial, Verdana, sans-serif;
	line-height: 24px;
	text-align: center;
}

a:link, a:visited {
	color: #73a100;
	
	text-decoration: none;
}

a:hover {
	color: #003793;
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

em {
	font-style: oblique;
}

p {
	position: relative;
	top: 3px;
	margin-top: 1em;
}

#content ul {
	margin-top: 1em;
}

#content li {
	list-style-image: url('/wp-content/themes/downtoearth/images/li.png');
}

#page {
	width: 918px;
	margin: 0 auto;
	text-align: left;
}

#content-container {
	width: 918px;
	background: url('/wp-content/themes/downtoearth/images/content-container-bg.png') repeat-y;
}

#content-border-bottom {
	width: 918px;
	height: 18px;
	background: url('/wp-content/themes/downtoearth/images/content-border-bottom.png') no-repeat;
}

#banner {
	width: 918px;
	height: 263px;
	position: relative;
	background: url('/wp-content/themes/downtoearth/images/banner-home.png') no-repeat;
}

#navigation {
	width: 900px;
	margin-left: 9px;
	height: 47px;
	position: relative;
	background: url('/wp-content/themes/downtoearth/images/menu-bg.png') repeat-x;
}

#navigation h2 {
	color: #fff;
	font-size: 28px;
	padding: 10px 0 5px 25px;
}

#menu {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 16px;
}

#menu li {
	position: relative;
	float: right;
}

#menu li a {
	display: block;
	height: 47px;
	padding: 0 25px;
	line-height: 47px;
	background: url('/wp-content/themes/downtoearth/images/menu-item-bg.png') 0 0 no-repeat;
	color: #fff;
}

#menu li a:hover {
	background: url('/wp-content/themes/downtoearth/images/menu-item-bg.png') 0 -47px no-repeat;
	text-decoration: none;
}


#content-border-top {
	width: 918px;
	height: 9px;
	background: url('/wp-content/themes/downtoearth/images/content-border-top.png') no-repeat;
}

#content {
	width: 460px;
	padding: 25px 36px;
	text-align: justify;
	position: relative;
	float: left;
}

#content p:first-child {
	margin-top: 0;
}

#header {
	background: url('/wp-content/themes/downtoearth/images/header-bg.png') no-repeat;
	width: 918px;
	height: 159px;
	margin: 0 auto;
	position: relative;
}

#sidebar {
	background: url('/wp-content/themes/downtoearth/images/sidebar-bg.png') repeat-y;
	width: 310px;
	position: relative;
	float: right;
	padding-left: 36px;
	margin: 25px 36px 25px 0;
}

#logo {
	background: url('/wp-content/themes/downtoearth/images/logo-jan-idelman-creative-group.png') no-repeat;
	width: 311px;
	height: 86px;
	line-height: 200px;
	overflow: hidden;
	position: relative;
	top: 40px;
	left: 9px;
}

#logo a {
	display: block;
	width: 311px;
	height: 86px;
}

#left-column {
	position: relative;
	float: left;
}

#contact {

}

#contact input, #contact textarea {
	width: 301px;
	border: 0;
	color: #fff;
	margin-top: 15px;
	line-height: 14px;
	padding-left: 5px;
	padding-top: 5px;
}

#contact input {
	background: url('/wp-content/themes/downtoearth/images/input-contact-bg.png') no-repeat;
	height: 21px;
}

#contact textarea {
	background: url('/wp-content/themes/downtoearth/images/textarea-contact-bg.png') no-repeat;
	height: 103px;
	padding-top: 5px;
}

#contact #submit {
	background: url('/wp-content/themes/downtoearth/images/button-contact-submit.png') no-repeat;
	position: relative;
	float: right;
	padding-left: 0;
	padding-top: 0;
	width: 66px;
	height: 26px;
}

#result a {
	text-decoration: underline;
}

#info h2 {
	position: relative;
	float: left;
}

#latest-posts a {
	color: #003793;
}

#footer {
	clear: both;
	background: url('/wp-content/themes/downtoearth/images/footer-24.png') no-repeat top center;
	width: 100%;
	height: 71px;
	margin-top: 45px;
	text-align: center;
}

#site-info {
	display: block;
	width: 900px;
	margin: 0 auto;
	text-align: center;
}

#site-info li {
	font-size: 12px;
	color: #fff;
	position: realtive;
	float: left;
	text-align: left;
}

#site-info a {
	color: #fff;
	border-bottom: 1px dashed #b9dcff;
	text-decoration: none;
}

#site-info a:hover {
	text-decoration: none;
	border-bottom-width: 0;
	color: #003793;
}

/*-------------Headings-------------*/

h1 {

}

h2 {
	text-align: left;
	font-size: 24px;
}

h3 {

}

h4 {

}

h5 {

}

/*------------Tag Cloud-------------*/

#tag-cloud {
	width: 560px;
	height: 230px;
	position: absolute;
	left: 364px;
	top: 18px;
}

#tag-cloud span {
	cursor: pointer;
	background-color: #fff;
}

#link1 {
	display: block;
	position: absolute;
	width: 296px;
	height: 35px;
	top: 70px;
	left: 52px;
}

#link2 {
	display: block;
	position: absolute;
	width: 182px;
	height: 36px;
	top: 133px;
	left: 127px;
}

#link3 {
	display: block;
	position: absolute;
	width: 220px;
	height: 36px;
	top: 170px;
	left: 265px;
}

#link4 {
	display: block;
	position: absolute;
	width: 120px;
	height: 31px;
	top: 181px;
	left: 40px;
}

#link5 {
	display: block;
	position: absolute;
	width: 130px;
	height: 26px;
	top: 117px;
	left: 310px;
}

/*-------------Tooltips-------------*/

.bubble {
	display: none;
	position: absolute;
	top: 200px;
	text-align: left;
}

.tip {
	width:343px;
	background:url(/wp-content/themes/downtoearth/images/tip-text.png) left top repeat-y;
}

.tip-top {
	background:url(/wp-content/themes/downtoearth/images/tip-top.png) top left no-repeat;
	height:28px;
	width:343px;
}

.tip-title {
	color:#73a100;
	font-weight:bold;
	margin-left:40px;
}

.tip-text {
	color:#000;
	margin-left:40px;
	font-size: 12px;
	width: 260px;
	line-height: 1.4em;
	text-align: justify;
}

.tip-bottom {
	background:url(/wp-content/themes/downtoearth/images/tip-bottom.png) left bottom no-repeat;
	width:343px;
	height:33px;
}

/*-------------The Post-------------*/

h2 a:hover, h2 a:visited, h2 a {

}

.post {
	margin-bottom: 1em;
}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata {
	margin: 1em 0 2em 0;
	border: 1px solid #e8eef8;
	border-width: 1px 0;
}

.postmetadata a {

}

.navigation {

}

.alignleft {
	position: relative;
	float: left;
	margin-right: 1em;
}

.alignright {
	position: relative;
	float: right;
	margin-left: 1em;
}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

.testimonial {
	border: 1px solid #e7f0d1;
	border-width: 1px 0;
	margin-top: 1em;
	padding: 3px;
	font-style: oblique;
	font-size: 15px;
}

.wp-caption {
	border: 1px solid #e7f0d1;
	border-width: 1px 0;
	margin-top: 1em;
	padding: 3px;
}

.wp-caption-text {
	margin-top: 0;
	font-style: oblique;
	font-size: 12px;
}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar>ul>li {
	margin-bottom: 1em;
}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}

.clear {
	clear: both;
}
