/*  
Theme Name: dailymoney
Theme URI: http://www.blogohblog.com
Description: The WordPress theme has been built by <a href="http://www.blogohblog.com" title="Free WordPress Themes">Blog Oh! Blog</a> and comes under a Creative Commons License.
Version: 1.0
Author: Jai Nischal Verma
Author URI: http://www.blogohblog.com  
*/

/*++++++ BODY ++++++++*/
* {
	margin: 0px;
	padding: 0px;
	list-style:none;
	text-decoration:none;
}
body {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background-color: #23282d;
	background-image: url(images/bkg.gif);
	background-repeat: repeat-x;
}

/*++++++ HYPERLINKS ++++++++*/
h3 { padding:10px 0 10px 0; font-size:14px;}
a { color:#ff3333;}
a:hover { text-decoration:underline;}

/*++++++ MAIN ++++++++*/
#wrapper { width: 910px; margin:auto; }
#main {
	width: 910px;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	float: left;
	width: 510px;
	margin-left: 30px;
	margin-top: 25px;
	margin-bottom: 10px;
}
#right {
	float: right;
	width: 330px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-right: 15px;
}

/*++++++ HEADER ++++++++*/
#header { height: 76px; width: 910px; }
#logo { width: 400px; float:left;}
#logo h1{ text-indent:-10000px;}
#logo h1 a{ display:block; background: url(images/logo.gif) no-repeat; height:66px; outline:none; margin-top:10px;}

/*++++++ SEARCH ++++++++*/
#searchbox { float:right; width: 219px; height: 28px; background: url(images/s.gif) no-repeat; margin:23px 20px 0 0; }
#searchbox #s { float: left; margin: 4px 0 0 6px; border: 0; width: 160px; background: none; color:#999999; }
#searchbox #go { float: right; margin: 6px 8px 0 0; width:12px; height:13px;  }


/*++++++ NAV ++++++++*/
#nav { width:910px; height:33px;}
#nav ul{}
#nav ul li{ float:left; margin: 0 10px 0 0; height: 33px; overflow: hidden; display: inline; line-height:33px;}
#nav ul li a {display: block; color:#292929; padding:0 10px 0 10px; font-weight:bold; text-transform:uppercase; }
#nav ul li a:hover {color: #fff;; text-decoration:none;}
#nav ul li:hover {background: #a2a4a5; height: 22px; line-height: 22px; margin-top: 6px;}

/*++++++ MISC ++++++++*/
.clear { clear:both; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; } 
.alignleft { float: left ;}
img { border:none;}

/*++++++ ENTRY ++++++++*/
#content { width: 520px; }
.entry { width: 510px; line-height:140%; margin-bottom:20px; }
.entry p {
	padding-bottom:10px;
	text-align: justify;
}
.entry h2.sectionhead {
	text-transform:none;
	background:url(images/dot-h.gif) repeat-x bottom;
	padding-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.entry h2 {
	color:#333;
	padding:5px 0 5px 0;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.entry h2 a {
	color:#000000;
	text-decoration: none;
}
.entry img {margin:0 10px 10px 10px;}
html>body .entry ul {
	padding-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
} 
html>body .entry li {
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 10px;
}
.entry ul li:before { content: "\00BB \0020"; }
.entry p.postinfo { border-bottom: 1px dotted #999999; font-size:10px;  color: #999999; padding: 1px; margin-bottom:10px;}
.entry p.postinfo span.upper { text-transform:uppercase;}
.entry p.postinfo span.category { background:url(images/category.gif) no-repeat; padding-left:20px;}
.entry p.postinfo span.comment { background:url(images/comment.gif) no-repeat; padding-left:20px;}
.post {
	margin-bottom:15px;
	margin-left: 0px;
}
.navigation { width: 500px; font-size:11px; text-transform:uppercase; margin-top:20px;}
.navigation span.older { background:url(images/older.gif) no-repeat right; padding-right:25px; }
.navigation span.newer { background:url(images/newer.gif) no-repeat left; padding-left:25px; }
.socials {font-size:10px; font-weight:bold; margin-bottom:10px; background-color:#FFFFFF; padding:5px 5px 5px 10px; width:490px;}
.socials a {margin-right:10px; color:#BFBCB3;}
.btn_email {background:url(images/mail.gif) left no-repeat; padding-left:15px;}
.btn_comment {background:url(images/comments.gif) left no-repeat; padding-left:15px;}
.btn_delicious {background:url(images/delicious.gif) left no-repeat; padding-left:15px;}
.btn_digg {background:url(images/digg.gif) left no-repeat; padding-left:15px;}
.btn_reddit {background:url(images/reddit.gif) left no-repeat; padding-left:15px;}
.btn_technorati {background:url(images/technorati.gif) left no-repeat; padding-left:15px;}
.btn_furl {background:url(images/furl.gif) left no-repeat; padding-left:15px;}

/*++++++ SIDEBAR ++++++++*/
#sads { width:300px; font-size:10px; text-transform:uppercase; text-align:right; background:#999999; border:1px solid #d6d4cd; padding:8px; margin-bottom:10px;}
#sads ul {}
#sads ul li { float:left; padding-right:6px;}
#sads ul li.last { float:right; padding:0px; }
#sads p { background:url(images/adsdotdot.gif) no-repeat center left; margin-top:5px;}
#sads a { color:#5e5d5a;}
#tab { width:300px; background:#999999; border:1px solid #d6d4cd; padding:8px; margin-bottom:10px;}
#sidebar { width:300px; }
#sidebar .side {float: left;width:300px; background: #ffffff; padding: 8px;}
#sidebar .side h2 {
	font-size:12px;
	padding: 5px 5px 10px 4px;
	margin-top: 10px;
	color: #000000;
	text-transform:uppercase;
}
#sidebar ul{ margin:10px auto 20px;}
#sidebar ul li{}
#sidebar ul li ul{}
#sidebar ul li ul li{display:block; background:url(images/bullet.gif) no-repeat 0 2px; padding-left:18px; margin-bottom:6px; padding-bottom:5px;border-bottom:1px dotted #dadada;font-size:11px;}


/*+++++++ CALENDAR +++++++*/
#calendar #calendar_wrap #wp-calendar { width: 100%; }
#calendar #calendar_wrap #wp-calendar caption { text-align:left; border-bottom:1px solid #dadada; padding-bottom:5px; }
#calendar #calendar_wrap #wp-calendar th { text-align:left; font-weight:bold; padding-top:5px; }
#calendar #calendar_wrap #wp-calendar td{ text-align:left; }

/*+++++++ COMMENTS +++++++*/
#c { float:left; width:225px;}
#cc { float:right; width:304px;}
#c p { padding-bottom:10px;}
#c #author { border:1px solid #ff3333;-moz-border-radius: 3px; height:20px; width:400px; background:#eeedea; padding-left:5px; }
#c #email { border:1px solid #ff3333; -moz-border-radius: 3px;height:20px; width:400px; background:#eeedea; padding-left:5px; }
#c #url { border:1px solid #ff3333; -moz-border-radius: 3px;height:20px; width:400px; background:#eeedea; padding-left:5px;}
#c #comment { border:1px solid #ff3333;padding-top: 5px; -moz-border-radius: 3px;height:200px; width:480px; background:#eeedea; padding-left:5px;}
.commentlist cite { background:#ffffff; padding:5px 5px 5px 10px; }
.commentlist cite a { color:#333;}
.commentlist .ctext { background:url(images/doth.gif) repeat-x bottom; font-size:11px;}
.postmetadata { background:#f9f9f9; padding:10px; border:1px solid #bbb9b2;}
.data {padding: 2px 5px 5px 0px; color: #ff3333;}
.ccomment { width: 510px; line-height:120%; margin-bottom:20px; }
.ccomment ol {}
.ccomment ol li { background:#eeedea; -moz-border-radius: 5px; margin-bottom: 6px; padding:5px;}
.ccomment ol li:hover {background:#ff3333; -moz-border-radius: 5px; margin-bottom: 6px; padding:5px;}
.ccomment ol li:hover .dados {background: #383838;}
.ccomment ol li:hover .data {color: #fff;}
.ccomment ol li:hover .data a {color: #fff;}
.dados {-moz-border-radius: 5px; width: 40px; margin-right: 6px; padding: 5px; float: left;background: #a2a4a5;}


/*++++++ FOOTER ++++++++*/
#footerfull {width: 910px; margin:auto; color: #ccc;}
#footer {width: 870px; float: left; padding: 25px 20px 20px 20px; background: #111111;}
#footer .f1 {width: 274px; float: left; margin-right: 20px;}
#footer .f2 {width: 274px; float: left; margin-right: 20px;}
#footer .f3 {width: 274px; float: left;}
#footer .title {float: left; width: 274px; padding-bottom: 4px; color: #fff; margin-bottom: 4px; font-size: 14px; font-weight: bold; border-bottom: 2px solid #ccc;}
#footer .fcont ul li{background: url(images/list2.png) no-repeat scroll 4px 0 transparent; padding-bottom: 8px; margin-top: 8px; border-bottom: 1px dotted #ccc; float: left; padding-left: 25px; width: 250px; display: block;}
#footer .fcont ul li a{color: #ff3333; font-size: 11px; font-weight: none; float: left;}
#footer .fcont ul li a:hover{color: #fff;}



#foot {width: 910px; margin:auto; height: 35px; line-height: 35px;}
#foot .footer { width:910px; margin-top: 6px; margin:auto; color:#fff; background:url(images/logofoo.gif) no-repeat right;}
#foot .footer a { color:#e7e5de;}
#foot .footer a:hover { color:#ff3333;}

/**************** Misc *********************/
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 15px 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
hr { display: none; }
a img { border: none; }
img.centered{display:block;margin-left:auto;margin-right:auto;}
img.alignright{display:inline;margin:0 0 2px 7px;padding:4px;}
img.alignleft{display:inline;margin:0 7px 2px 0;padding:4px;}
pre {border: solid 1px #9a9a9a;color: blue;margin: 10px;padding:10px;background: #f3f2ed}
code {font-size:1.0em;color: #000}

/**************** Gallery *********************/
.gallery {text-align:center;}
.gallery img {padding:2px; height:100px; width:100px;}
.gallery a:hover {background-color:#ffffff;}
.attachment {text-align:center;}
.attachment img { padding:2px; border:1px solid #999999;}
.attachment a:hover {background-color:#FFFFFF;}
.imgnav {text-align:center;}
.imgleft {float:left;}
.imgleft a:hover {background-color:#FFFFFF;}
.imgleft img{ padding:2px; border:1px solid #999999; height:100px; width:100px;}
.imgright {float:right;}
.imgright a:hover {background-color:#FFFFFF;}
.imgright img{ padding:2px; border:1px solid #999999; height:100px; width:100px;}
/************************** navegaçao *********************/
.headerright {
	width: 460px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 50px 0px 0px 0px;
	}
	
.headerright li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
.headerright ul {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	}
		
.headerright a, .headerright a:visited {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	}
		
.headerright a:hover {
	background: #666666;
	text-decoration: none;
	}
