/*
Theme Name: EIM-Makemoney
Theme URI: http://www.internet-marketing-py.com
Description: Make Money Template
Version: 1.0
Author: Celso Cardozo
Author URI: http://www.internet-marketing-py.com/

*/

/* Begin Typography & Colors */
body, html{
    font-size: .90em; /* Resets 1em to 10px */
    font-family: Arial, Helvetica, sans-serif;
    color: #6d6d6d;
    background-color:#fff;
    margin:0px;
}


a:link, a:visited {
    text-decoration:none;
    color:#1b4a40;

}

a:hover, a:active {
    color:#1b4a40;
    text-decoration: underline;
}


#header{
    background-image:url(images/cheese.jpg);
    background-repeat:no-repeat;
    background-position: right bottom;
    padding: 20px 0 0;
}

#header ul.reasons {
    margin:0;
	padding:0 0 5px;
	height: 130px;
}

ul.reasons li{
	list-style: none;
	background-image: url(images/dollar.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
    color: #494848;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px;
	padding: 5px 25px;
}

#title_desc{
    position:absolute;
    top:30px;
    left:20px;

}

#header h1{
    color:#FCD400;
    font-size:4em;
    margin:0;
    padding:0 0 25px;
    text-shadow: 2px 2px 2px #333;
}

#header h1 a{
    color:#660099;
    margin:0px;
    padding:0px;

}

#header h5{
    margin:0px;
    padding:0px;
    font-size:18px;

}

#logo {
    font-size:1.8em;
    font-weight:bold;
    color:#FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    top:55px;
    left:35px;
}

/* menu */

ul#menu {
    list-style: none;
    list-style-type: none;
    font-size: 1.1em;
    margin:0 auto 15px;
    padding: 10px 15px 10px 5px;
	display: block;
	clear: both;
	overflow: auto;
	zoom: 1;
	background-color: #970404;
}

#menu li{
    float: left;
    margin: 0 0 0 1px;
    font-weight:bold;
}

#menu li a{
    text-decoration: none;
    color: #FFF;
	padding: 5px 15px 5px 5px;
	display: block;
	font-size: 14px;
}

#menu li a:hover{
    text-decoration: underline;
}


#content{
    padding:10px 15px;

}

.add{
    text-align:center;


}
.add img{
    margin:0 auto;
    padding:5px;


}
 
#sidebars ul{
    padding:0px;
    margin:0px;
    list-style:none;
    padding:10px;

}

#preblog h2 {
	color:#1B4A40;
font-size:25px;
font-weight:bold;
}

#preblog li {
	list-style: none;
}

#sidebars .form_table{
	margin: auto;
}

#sidebars ul li ul{
    margin:0px;
    padding:0px;
    border-bottom:0px solid #ebc0d5;

}

#sidebars ul li ul ul{
    border:none;


}

#sidebars ul li h2 {
    color:#970404;
    padding:0px;
    margin:0px;
    padding:5px 10px 2px 50px;
    font-size:1.4em;
    background-image: url(images/h2bg.jpg);
    background-repeat: no-repeat;
    height:30px;


}
#sidebars ul li ul li{
    background-color:#fff;
    border-bottom:1px solid #f5f5f5;
    padding:5px;

}

#sidebars ul li ul li li{

    border-bottom:1px solid #f5f5f5;
    padding:5px;

}
#sidebars ul li ul li li a{
    color:#1b4a40;


}


#sidebars ul li ul ul{
    margin:0px;
    padding:0px;
    border-top:0px solid #eee;
}


#sidebars ul li ul li a,
#sidebars ul li ul li a:visited
{
    color:#1B4A40;
    text-align:left;
    font-size:1.10em;
    font-weight:bold;
    padding-left:20px;

}
#sidebars ul li ul li a:hover{



}

#sidebars ul li ul {
    margin-bottom:10px;

}



#footer{
    background-image: url(images/footerbg.jpg);
    background-repeat: no-repeat;
    height: 153px;
    background-color:#ffffff;
    background-position: top;

}

#footer p {
    margin: 0;
    padding: 20px 0;
    text-align: center;

}




small {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.9em;

}

h2.pagetitle {
    font-size: 1.6em;
    color:#111;
}

.entry p a:visited {
    color: #fcf0b7;
}

.entry img {
    float:left;
    margin-right:10px;


}



acronym, abbr, span.caps
{
    font-size: 0.9em;
    letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
    color: #06c;
    text-decoration: none;
}

a:hover {
    color: #147;
    text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt;
}

#wp-calendar a {
    text-decoration: none;
}

#wp-calendar caption {
    font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: center;
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}
/* End Typography & Colors */

.post {
    margin: 0 0 40px;
    text-align: justify;
}

.post  small{
    margin:0px;
    padding:0px;


}

.post  small span{
    color: #1b4a40;
    font-size:1.0em;

}

.post h2,
.post h3
{

    margin:0px;
    padding:0px;


}
.post h2 a,
.post h3 a
{
    color:#1b4a40;
    font-size:25px;
    font-weight:bold;
}


.search ul li{
    background-image:none;





}
.author p{
    padding:0px;


}

.author img{
    padding:3px;
    border:1px solid #eee;
    background-color:#fff;
    margin:5px;
}


.postmetadata {
    clear: left;
}

/* End Structure */



/*	Begin Headers */

h2.pagetitle {
    margin-top: 10px;
    text-align: left;
    padding:0px;
    margin-bottom:0px;
}

/* End Entry Lists */

/* Begin Form Elements */
#searchform {
    margin: 10px;
    padding: 5px 3px;

}

#sidebars #searchform #s {
    width:210px;
    padding: 2px;

}

#sidebars #searchsubmit {
    padding: 1px;
}







.entry form { /* This is mainly for password protected posts, makes them look better. */
              text-align:center;
}

select {
    width: 130px;
}


/* Comments starts here*/


.alt {
    background-color: #072332;
    border:5px solid #0e3043;

}


#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
    background-color:#071b26;
    border:1px solid #0e3043;
    color:#FFFFFF;
}

#commentform textarea {
    width: 95%;
    padding: 2px;
    background-color:#071b26;
    border:5px solid #0e3043;
}

#commentform #submit {
    margin: 0;
    float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
    margin: 0;
    padding: 10px;
}

.commentlist {
    padding: 0;
    text-align: justify;
}

.commentlist li {
    margin: 15px 0 3px;
    padding: 5px 10px 3px;
    list-style: none;
}

.commentlist p {
    margin: 10px 5px 10px 0;
}

#commentform p {
    margin: 5px 0;
}

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentmetadata {
    margin: 0;
    display: block;
}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
    margin: 0;
}


/* Begin Calendar */
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 10px;
    width: 155px;
    border:1px solid #eee;
    padding:10px;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a {
    display: block;
}

#wp-calendar caption {
    text-align: center;
    width: 100%;
}

#wp-calendar td {
    padding: 3px 0;
    text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
                            background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
    cursor: help;
}

acronym, abbr {
    border-bottom: 1px dashed #999;
}

blockquote {
    margin: 15px 30px 0 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;
}

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
}
/* End Various Tags & Classes*/

/* icons for user, cat and comments */

.post .folder_icon{
    background-image: url(images/folder.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
.post .folder_icon a{
    margin-left:15px;
}

.post .comments{
    background-image: url(images/comments.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
.post .comments a{
    margin-left:15px;
}

.post .date{
    background-image: url(images/date.gif);
    background-repeat: no-repeat;
    background-position: left center;
    color:#ccc;
    font-weight:normal;
}
.post .date strong{
    margin-left:15px;
}

#redder {
	height: 20px;
	background-color: #970404;
}
