/*
Theme Name: WisdomTree
Theme URI: http://wordpress.org/
Description: Custom WordPress theme from itookia.com
Version: 1.0
Author: Itookia.com
Author URI: http://itookia.com/
*/

/* common elements  */

body {
	background-color: #ffffff;	
	font-family: "Hoefler Text",Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:50px;
	margin-right:0px;
	position: absolute;

}

h1,h2 {
	color: #c41212;
	font-family: "Hoefler Text",Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	margin: 0 0 0 -5px;
	padding: 5px 0;
	font-style:italic;
}

h4 {
	color: #acaa9d;
	font-family: ,Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0 0 0 0px;
	padding: 20px 0;
}

h5 {
	color: #0a67a3;
	font-family: ,Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top: 5px;
    margin-bottom:7px;
    margin-left:0px;
    margin-right:0px;
	
}


h6 {
	color:#000000;
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 14px;
	margin: 3px 0 0 0px;
}

h7 {
	color: #c41212;
	font-family: ,Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style:italic;
	margin-top: 20px;
    margin-bottom:7px;
    margin-left:5px;
    margin-right:0px;
	padding-top:5px;
	
}

h8 {
	color: #a93512;
	font-family: ,Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style:normal;
	margin-top: 0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
	padding-top:0px;
	text-transform:capitaize;
}

h9 {
	color: #c41212;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	margin: 0 0 0 0px;
	padding: 20px 0;
}

h9a {
	color: #c41212;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
	margin: 0 0 0 0px;
	padding: 20px 0;
}


h9  hover {
	color: #f37736;
	text-decoration:underline;
}



h10 {
    color: #97968a;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	
}

h11 {
    color: #c41212;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align:left;
	margin-left: 15px;	
}


h12 {
    color: #c41212;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align:right;
}

h12 hover {
    color: #c41212;
	font-size: 18px;
	text-decoration:underline;
}


h1,h2 a {
	color: #c41212;
	font-size: 34px;
	font-style:italic;
	
}

h1, h2 a:hover {
	color: #f37736;
	text-decoration:none;
	font-size:inherit;
}

h3 {
	display:inline;
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -.02em;
	margin-left: 10px;
}

h3 a{
	font-size: 20px;
}

h3 a:hover {
	text-decoration: underline;
	}

a {
	font-size:inherit;		
	color: #0a67a3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	
}

img {
	border: none;
}

.inner_content {
	margin: 0;
	padding:0;
	width: 925px;
	height:100%;
}

.right {
	text-align: right;
}



/* common elements end */

/* Header */

#header {
	background-image: url();
        postion: absoulte;
        margin-top: 0px;
        margin-bottom:0px;
        margin-left:-50px;
        margin-right:0px;
        background-repeat: no-repeat;
		padding-bottom:50px;
        height: 200px;
		width: 910px;
}

#header div.slogan {
	margin-left: 10px;
	margin-top: -25px;
	margin-bottom: 0;
	padding:25px 25px 0px 0;
	float: left;
	text-align:left;
	height: 80px;
	width: 395px;
}



#menu {
	float: left;
    margin-left: -400px;
	margin-top: 140px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

#menu ul {
	height: 30px;
	margin: 5px 0;
	overflow: hidden;
	padding: 15px;
	position: relative;
}

#menu ul li {
	float: left;
	list-style: none;
	margin-right: 20px;
}


#menu ul li a {
	display: block;
	float: left;
	height: 43px;
	letter-spacing: 0;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	outline: none;
	overflow: hidden;
	position: relative;
	top: 12px;
	z-index: 10;
	color: #a93512;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;

}





/* Header end */


/* Content */

#content {
	background-attachment: scroll;
	background-color: #dfddcc;
	background-image: url();	
	border-top:4px solid #000000;
	border-right:4px solid #000000;
	border-left:4px solid #000000;
	border-bottom:4px solid #000000;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	float: left;
	clear:none;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:-30px;
	margin-right:15px;
	padding-top: 10px;	
	padding-left: 10px;	
	padding-bottom: 10px;	
	padding-right: 10px;	
	position:relative;
	width: 650px;
	height: 100%;
}



/* Content End */

/* Post */


div.leaf {
	
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 15px
	position: absolute;
	text-align: left;
	text-transform:capitalize;
	letter-spacing: 2px;
}



div.post {
    padding:8px 8px 5px 15px;
    float:left;
	width:630px;
	border-bottom: 2px dotted #b0aea1;
	margin-left: 5px;
	padding-right: -10px;
	padding-bottom: 20px;
	line-height:1.2;
}

div.post .author {
	color: #666;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0 0 0px 0px;
}

div.post .text {
	margin-top: 0px;
}


/* read more button */
a.more-link {
	background-image: url(images/read-more.gif);
	background-position: left top;
	background-repeat: no-repeat;
	clear: both;
	color: #333;
	display: block;
	float: right;
	height: 26px;
	margin-top: 10px;
	padding-top: 3px;
	text-align: center;
	text-transform: lowercase;
	width: 123px;
}



div.text a {
	font-size: 14px;
	}





div.text blockquote {
	background: url(images/quote.gif) no-repeat scroll top left;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 1.5;
	padding-left: 10px;
}

div.text blockquote p {
	background-color: #fdf7da;
	display: inline;
	margin: 0 10px 0 45px;
}

div.navigation {
	margin-left: 15px;
}

/* Image inside Post */
div.text img{
	float: left;
	color:#FFFFFF;
	padding-right: 5px;	
	border: 10px solid #dfddcc;
	margin-left:-5px;
	margin-right:5px;
	margin-top:15px;
	margin-bottom:15px;
}



div.postmetadata {
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	margin-top: 30px;
	margin-bottom: 0px;
	background-attachment: scroll;
	font-size: 14px;
	color: #acaa9d;
	clear:both;
	border-top: 2px dotted #b0aea1;
	
}
div.postmetadata a{
		font-size: 12px;
	}
div.postmetadata a:hover {
	font-size:inherit;
	
}

#share_post {	
	padding:10px 0 5px 0px;
	margin-bottom: 5px;
	position: relative;
	clear:both;
	
}

#share_post h2 {
	background-repeat: no-repeat;
	background-position:left center;
	padding-left: 5px;
}

#share_post p {
	font-size:16px;
	padding-left: 0px;
	
}

div.post_list{
	background-color:#F0EDDF;
	margin-bottom:20px;
	padding:10px;
	}
div.post_info{
	padding-top:16px;
	}	

/* Post end */

/* Comments */
span.comments {
	background-image: url(images/comment.png);
	background-position: right center;
	background-repeat: no-repeat;
	color:#ffffff;
	display: inline-block;
	font-size: 18px;
	font-weight: bolder;
	height: 48px;
	line-height: 50px;
	margin: 0px 0 -5px 10px;
	padding-left: 12px;
	padding-bottom: 15px;
	text-align: center;
	width: 66px;
}

div.avatar {
	float: left;
	padding: 0 0px 0 10px;
	position: relative;
	width: 100px;
	display: block;
}

div.comment_text {
	
	background-position:left top;
	background-repeat:no-repeat;	
	font-family:Georgia,'Times New Roman',Times,serif;
	position: relative;
	font-style:italic;
	line-height:1.2;
	margin-left:110px;	
}

	

ol.commentlist {
	margin: 0;
	padding: 5px;
}

ol.commentlist li {
	display: block;
	float: left;
	list-style-type: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
}

ol.commentlist li.authorcomment{
	background-color: #f6f4e1;	
	}

ol.commentlist div.comment_author {
	padding: 10px;
	margin-left: 15px;
}

#commentform input {	
	background-color: #fafafa;
	border: 1px solid #efefef;
}

#commentform textarea {	
	background-color: #fafafa;
	border: 1px solid #efefef;
	margin-left: 15px;
	height: 200px;
	width: 450px;
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 16px;

}

#commentform input[type="image"]
{
	background-color: transparent;
	border:0;
}

/* Comments end */

/* Sidepanel */

#sidepanel {
	font-size:11px;
	float: right;
	clear:none;
	display:block;
	margin-top: 0px;
	margin-bottom:5px;
	margin-left:-5px;
	margin-right:0px;
	padding:0;
	width: 260px;

}

#sidepanel a{
	color:#111111;	
	}

div#widgetzone {
	background: none;
    padding:0;
	margin:170px 0 0 0;	
}


#sidepanel div.legs {
	background: none;
	display: block;
	margin-top: -250px;
	margin-left: -10px;
	width: 100%
}



div.twit {
	background-color: #bde0f9;
	background-image: url();	
	border-top:0px solid #000000;
	border-right:0px solid #000000;
	border-left:0px solid #000000;
	border-bottom:0px solid #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	min-height: 100px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	position: absolute;
	text-align: center;
	width: 285px;
	height: 170px;
	font-size: 18px;
}



div.twit span.twit_text {
	color: #362f2d;
	display: table-cell;
	vertical-align:middle;
	font-family: "Hoefler Text-italic",Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing:-0.4px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	height:150px;
	width: 275px;	
	text-align: center;
}


#sidepanel span.twit_follow {
	color: #362f2d;
	display: inline-block;
	font-family: "Hoefler Text-italic",Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 235px;	
	text-align: center;
	margin-top: -25px;
	margin-left: 0px;
	margin-bottom: 0px;
}


#sidepanel span.twit_follow:hover {
	text-decoration:underline;
}
	
	
	
div.twit span.twitter-timestamp {
	display: inline-block;
	color: #7a7370;
	font-size: 14px;
	font-style:italic
	margin-top: -190;
	text-align: center;
}



div.widget {
	border: 0px solid #bde0f9;
	background-color: #bde0f9;
	clear: both;
	color: #65625d;
	display: block;
	float: left;
	margin: 10px 0 0 0;
	min-width: 1px;
	padding: 0 5px 10px 10px ; /* 0 5px 10px 10px */
	width: 264px;
	z-index: 1;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px
}

li.line {
	border-bottom: 1px dotted #085688;
}

#search.widget input[type="text"] {
	border: 1px solid #A8A39B;
	float: left;
	height: 25px;
	width: 200px;
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 20px;
	padding:5px 0 0 5px;
	margin:0px 0px 0 0;
}

#searchform div{
	float: left; 
	display: block;
	}

#widgetzone li h2 {
	background: url() no-repeat left center;
	color: #353f46;
	display: block;
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	letter-spacing:-0.25px;
	font-size: 18px;
	margin: 20px 0 10px;
	padding: 0 0 2px 30px;
	width: 210px;
}





#widgetzone li.ads h2 {
	background: url(images/Money.png) no-repeat scroll left center;
}

#widgetzone li.search h2 {
	background: url() no-repeat scroll left center;
	height:100%
}

#widgetzone li.recent_posts h2{
	background: url(images/icon_recent.png) no-repeat left center;
}

#widgetzone li.widget_recent_comments h6{
	background: url(images/icon_comments.png) no-repeat left center;
}

#widgetzone li.categories h2 {
}

div.widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

div.widget ul.children {
	padding: 10px 0 0 20px;
}
div.widget ul.children li {
	margin-left:10px;
	list-style-image: url(images/littleleave2.gif);
	}


div.widget ul li {	
	margin-bottom: 10px;
}

/* Ads */

#ads2
{
    padding: 0 5px 10px 10px;
    width:264px;
}

#ads
{
    padding: 0 5px 10px 10px;
    width:264px;
}

#right_ads {
	display: block;
	float: left;	
	margin: 0;
	padding: 0;
}

#right_ads2 a {
	border: 1px solid #848079;
	float: left;
	display: block;
	margin: 0 0 8px 2px;
	padding: 0;	
	width:125px;
}

#right_ads a {
	border: 1px solid #848079;
	float: left;
	display: block;
	margin: 0 0 8px 2px;
	padding: 0;	
	width:125px;
}

#right_ads a img {
	padding: 0;
}

#right_ads a.adhere {
	background: #E7E7E7 none repeat scroll 0 0;	
	color: #666;
	font-size: 14px;
	font-weight: 700;
	height: 125px;
	line-height: 1000%;
	text-align: center;
	width: 125px;	
}

#right_ads a.adhere:hover {
	background: #DDD none repeat scroll 0 0;	
	color: #333;
	font-size:inherit;
}

/* Ads end */

/* Sidepanel end  */

/* Footer */



#footer {
	background-image: url();
	background-repeat: repeat-x;
	clear: both;
	color: #d1ca0b;
	height: 317px;
	left: 0;
	min-height: 317px;
	position: relative;
	top: 0;
	width: 800px;
	margin-left:-40px;
	margin-top: 10px;
    margin-bottom:0px;
    margin-right:0px;
}

div.footer_space ul {
	list-style-position: outside;
	list-style-type: none;
	padding-top: 10px;
	text-align: left;
	width: 300px;
}

div.footer_space ul li {
	border-bottom: solid 1px #64625e;
	padding-top: 14px;
}

#footer div.brick{
	padding: 30px 0 0 40px;
	text-align: left;
	}
	
#footer div.brick img{
	float: left;
	border: 5px solid #cdc8bd;
	margin: 0 10px 10px 10px;
}
	
	
div.footer_space ul.boring_stuff {
	font-size: 12px;
	padding-top: 50px;
	width: 230px;
}

div.footer_space {
	background: url(images/footer_left.png) no-repeat scroll center top;
	background-position: top;
	color: #b7a588;
	display: block;
	float: left;
	min-height: 200px;
	padding-top: 20px;
	position: relative;
	text-align: center;
	width: 315px;
}	

div.footer_space h3 {
	color: #a8a08c;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 30px;
}



div.footer_space h3.plus {
	background: transparent url(images/footer_icon_light.png) no-repeat
		scroll center right;
}

div.footer_space h3.off {
	background: transparent url(images/footer_icon_off.png) no-repeat scroll
		center right;
}

.bottom {
	color: #EF8900;
	bottom: 0;
	margin-bottom:10px;
	clear: both;
	height: 15px;	
	position: absolute;
	list-style: none;
	display: block;
}

.bottom  li{
	float:left;	
	border-left:1px solid #64625E;
	display:inline-block;
	line-height:11px;
	padding:0 6px 0 6px;
	}
.bottom  li.first{
	border-left:0;
	}

div.bottom_right {
	color: #EF8900;
	bottom: 0;
	padding:14px;
	height: 15px;
	margin-left: 690px;
	position: absolute;
	width:250px;
}

/* Footer end*/
