/*  
Theme Name: Business 2.0
Theme URI: http://www.wpskins.org/
Description:  A appealing business theme suited towards many niches. Great for SEO, Marketing, Finance and so many others...
Author: Free Wordpress Themes
Author URI: http://www.wpskins.org/
Tags: 2 columns, purple, business
*/


#menu1{width:728px; margin: 0; padding: 0; height: 41px; text-align: center; background: #a7502c; font-size:14px;}
#nav1{height:36px;line-height:36px; margin: 0 auto; padding:1px; width:728px;}
ul.nav1{height:36px;line-height:36px;float:left;list-style:none;font-weight:700;text-transform:uppercase;margin:0;padding:1px;}
ul.nav1 li{float:left !important;list-style-type:none;margin:0;padding:0;}
ul.nav1 li a,ul.nav li a:link,ul.nav li a:visited{border-bottom:0;border-left:0;color:#fff;float:left;display:block;text-decoration:none;padding:0 10px;}
ul.nav1 li a:hover,ul.nav li a:active{background:#f9edd7;color:#555;text-decoration:none;}
ul.nav1 li.home a{border-left:2px solid #fff;text-decoration:none;}
ul.nav1 li.current_page_item a{text-decoration:none;color:#555;background:#fcfcfc;}
ul.nav1 li ul{float:left;margin:0;padding:0;}

/************************/
/*     Global Design    */
/************************/
/* Import YUI Reset CSS */
@import url(reset.css);
/* Import YUI Reset CSS */

a, a:link, a:active, a:visited, a:hover { color: #f3680f; }


body {
    font-family: Arial, Verdana, sans-serif;
    font-size: 16px;
    background: url(images/background.png) repeat-x top;
    margin-top: 18px;
}

ul, ol {
    list-style-type: none;
}

blockquote, #content ul, #content ol, p, pre {
    margin: 0 0 0.5em 0;
}

/************************/
/*     Layout Design    */
/************************/
#title {
	width: 930px;
	margin: 0 auto;
    height: 52px;
}

#page {
	width: 935px;
	margin: 0 auto;
}

#header {
    position: relative;
    background: url(images/header.png) no-repeat;
    height: 88px;
}

#wrapper {
    clear: both; /* Clear float items in from navi-bar */
    padding: 0;
    background: url(http://www.factsaboutmars.net/images/wrapperbg.jpg) repeat-y;
}

#content {
	float: left;
	width: 728px;
}

#sidebar {
    float: right;
    width: 195px;
    background: #f9ecd6;
}

#footer {
	clear: both;
    background: url(images/footer.png) no-repeat bottom;
}

/************************/
/*     Header Design    */
/************************/
#title h1 {
    font-family: "Myriad Pro", Arial, sans-serif;
    padding: 15px 0 0 10px;
}

#title h1 a {
    color: #FFF;
}

#headerimg {
    height: 100px;
}

.mini-header {
    position: relative;
    height: 206px;
    width: 728px;
    background: url(http://www.factsaboutmars.net/images/header728x206.jpg);
}

.mini-header h1 {
 padding: 0 0 5px 10px;
 margin:0;
 color: white;
}

.info {

    width: 728px;
    font-size: 14px;
    color: #ffffff;
    background: #1c0809;
    text-align:center;
    padding:0; margin:0;
}

.info h1 {margin:0;padding:0;}
.info p {padding: 5px; margin:0;}

.info-old {
    height: 58px;
    width: 674px;
    overflow: hidden;
    font-size: 13px;
    color: #FFF;
    position: absolute;
    left: 25px;
    top: 235px;
}

.description {
    font-size: 20px;
    color: #FFF;
    text-align: right;
	width: 600px;
    font-family: "Myriad Pro", arial, sans-serif;
    position: absolute;
    top: 230px;
}

/* Navigational bar */
ul#navi-bar {
    padding: 17px 0 0 20px;
    
}

ul#navi-bar h2 {
    font-size: 24px;
}

ul#navi-bar li {
    float: left;
    padding: 8px 0;
    margin: 0 10px;
}

ul#navi-bar li:hover {
    background: url(images/right-link.png) no-repeat right;
}

/*
ul#navi-bar li:first-child {
    margin-left: 0 !important;
}*/

ul#navi-bar ul {
    display: none;
}

#navi-bar a {
    padding: 8px 10px 8px 16px;
    color: #FFF;
    margin-right: 6px;
}

#navi-bar li:hover a {
    background: url(images/left-link.png) no-repeat left;
}
/************************/
/*    Sidebar Design    */
/************************/

#sidebar ul {	
padding: 5px 5px 5px 10px;
margin:0;
}

#sidebar ul li {padding: 3px; margin:0;}


#sidebar ul h2 {
    font-size: 18px;
    margin: 0;padding:0;
    color: #3a3a3a;  
}


/************************/
/*    Content Global    */
/************************/
blockquote {
    font-style: italic;
    padding: 0 10px;
}

h1, h2, h3, h4, h5, h6 {
	color:;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}

code, pre {
    overflow: auto;
    white-space: pre;
    font-family: Courier;
}

#content ul {
    padding-left: 20px;
    list-style-type: square;
}

#content ol {
    padding-left: 25px;
    list-style-type: decimal;
}

/************************/
/*    Content Design    */
/************************/
.post {
    margin: 10px 0;
}

.post h2 {
    line-height: normal;
    font-family: "Myriad Pro", Arial, sans-serif;
    font-size: 24px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #000;
    margin-bottom: 5px;
}

.post .posted {
	
	line-height: normal;
    padding: 3px 20px;
    background: url(images/date.png) no-repeat left;
    float: left;
}

.post p {

}

.post a {

}

.post img {
    max-width: 100%;
    margin: 3px;
}

.post ul {

}

.post li {

}

.entry {
    line-height: 20px;
}

.postmetadata {
    margin: 5px 0;
    
    line-height: normal;
    border: 1px solid #F3D8AC;
    background-color: #F9ECD6;
    padding: 5px;
    color: #AD0000;
}

.postmetadata a {
    color: #AD0000;
}

.commentes {
    background: url(images/comments.png) no-repeat left;
    padding: 3px 25px;
    float: left;
}

.cats {
    background: url(images/cats.png) no-repeat left;
    padding: 3px 25px;
}

.entrytext {

}

p.alt {
    
}

.entry-tags {
    display: block;
}

.navigation {
    height: 1em;
    
    margin: 5px 0;
}

#nav-above {
    margin-bottom: 10px;
}

#nav-below {
    margin-top: 10px;
}

.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}

.center {

}

.pagetitle {

}

cite {

}

a img {
    border: none;
}

acronym, abbr {

}

/************************/
/*    Comment Design    */
/************************/
#content ol.commentlist {
	
	padding: 0;
	list-style-type: none;
    margin: 0;
}

ol.commentlist li cite.author {
    
    font-weight: bold;
    font-style: normal;
    color: #CD7F09;
}

ol.commentlist li {
    margin-bottom: 1em;
    border: 1px solid #F3D8AC;
    padding: 20px;
    color: #CD7F09;
}

ol.commentlist li p {
    color: #000;
}

ol.commentlist li.alt {

}

ol.commentlist a {
	color: #CD7F09;
}

ol.commentlist p {
    margin: 0 0 0.5em 0;
    color: #CD7F09;
}

#commentform p {
    
    margin: 0 0 5px 0;
    color: #CD7F09;
}

#comment {
    width: 625px;
}

#author, #email, #url, #comment {
    border: 0;
    border: 1px solid #F3D8AC;
    background-color: #F9ECD6;
    padding: 5px;
    color: #000;
    font-family: Verdana, sans-serif;
    
}

small.commentmetadata {
    margin: 0 0 0.3em 0;
	font-weight: bold;
    color: #CD7F09;
}

h3#comments, h3#respond {
    font-size: 16px;
    font-weight: bold;
    color: #CD7F09;
    margin: 15px 0 4px 0;
}

#submit {
    background: url(images/submit.png) no-repeat;
    padding: 5px 5px;
	width: 116px;
    text-align: center;
    border: 0;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
    font-family: Verdana;
}

.gravatar {
    float: left;
    width: 75px;
    margin: 0 5px 0 0;
}

/************************/
/*     Search Design    */
/************************/
#search-boox {
    float: right;
    padding: 10px;
}

#searchform {

}

#searchform #s {
    border: 1px solid #F3D8AC;
    background-color: #FFF;
    padding: 3px;
}

#searchform #searchsubmit {
    border: 1px solid #A66821;
    background-color: #CD7F09;
    padding: 3px;
    color: #FFF;
    font-size: 12px;
}

/************************/
/*   Calendar Design    */
/************************/

#wp-calendar {
	width: 100%;
}

#wp-calendar td {
	text-align: center;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {




}

#wp-calendar caption {

}

/************************/

/*     Footer Design    */
/************************/
#footer-meta {
    
    padding: 5px 10px 10px;


    color: #CD7F09;
    text-align: right;
}

#footer p {
	margin: 0;
}

/************************/
/*     Other Design     */
/************************/
.clear {
    clear: both;
}
