/*  
Theme Name: Martian Footprints
Theme URI: http://www.martianfootprints.com
Description: Martian Footprints site design
Version: 1.0
Author: Nathaniel Ong
Author URI: http://www.martianfootprints.com
*/

/* some small icons are from http://www.famfamfam.com/lab/icons/silk/ */
/* social media icons from http://www.brianyerkes.com/free-social-media-icons-post-it-note-style/ */

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form
{
	margin: 0;
	padding: 0;
}

body
{
}

img
{
	vertical-align: middle;
}

a img
{
	border: none;
}

h2 img
{
	width: 36px;
	height: 36px;
	float: right;
	position: relative;
	top: -10px;
	vertical-align: middle;
}

#header
{
	background: #99CC66 repeat scroll;
}

#header-right
{

}

#header img
{
	border: none;
	padding: 0;
}

#search
{
	height: 60px;
	background: url(images/search.png) no-repeat scroll;
	text-align: center;
}

#navbar-margin-bottom
{
	margin-bottom: 20px;
}

#navbar-margin
{
	margin-bottom: 0px;
}

#navbar-extend
{	
	background: #666666 repeat scroll 0 0;
	padding: 0;
}

#navbar ul
{
	margin: 0;
	padding: 0;
}

#navbar ul li
{
	list-style: none;
	float: left;
	text-align: left;
}

#navbar ul li a 
{	
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding: 7px;
}

#navbar ul ul a 
{
	font-size: 9pt;
}


#navbar a:hover{

	background: #ABABAB;
}

#container
{
	padding-bottom: 20px;
}

.post
{
	padding: 10px;	
	margin-bottom: 10px;

}

.post_alt
{
	
	padding: 10px;
	background:#EFEFEF;

}

.entry
{
	line-height: 18px;
	margin: 5px 0 0 0;
	/*border-left:#FFFFCC 12px solid;*/
	padding: 0 0 0 10px;
}

.date
{
	width: 53px;
	height: 53px;
	border: #999999 1px solid;
	text-align: center;
	vertical-align: center;
	position: relative;
	float: left;
	top: 0px;
	margin: 0 10px 0 0;
	background: #99CC66;
	
		/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

p.postmetadata
{
	margin: 0px 0 12px 0;
	/*background:#FFFFCC repeat scroll;*/
}

.postmetadata2
{
	margin: 0px 0 12px 0;
	background: #FFFFCC repeat scroll;
}

.post-ads
{
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px dotted #DEDEDE;
	border-bottom: 1px dotted #DEDEDE;
}

.navigation
{
	text-align: center;
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#sidebar
{
	float: left;
	color: #676767;
	font-size: 10pt;
	/*color: #E19F49;
	/*padding: 2px 2px 2px 2px;*/
}

#sidebar div
{
	padding-top: 5px;
	padding-bottom: 10px;

}

#sidebar h2, #footer h2
{
	text-shadow: #99CC66 1px 1px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;	
	border-bottom: #666666 2px dotted;
	padding-bottom: 5px;
}

#sidebar ul
{
	list-style: url(images/asterisk_orange.png) inside;
	margin-left: -30px;
	padding: 0;
}

#sidebar ul li:hover
{
	background: #CCCCCC;
}

#sidebar a
{
	font-weight: normal;
}

table#wp-calendar
{
	width: 100%;
}

#footer
{
	background: #99CC66;
	padding: 15px;
	padding-bottom: 0px;
}

#footer h4 img
{
	float: left;
}

#footer p
{
	line-height: 18px;
}

.footer-author-text
{
	float: left;
	display: inline;
}

.footer-author
{
	margin: 0 8px 0 5px;
	padding: 5px;
	border: #666666 1px solid;
	display: inline;
	float: left;
}

.footer-logo
{
	position: absolute;
	bottom: 250px;
	left: 70%;
	width: 250px;
	height: 150px;
}

.footer-follow
{
	width: 350px;
	margin: 0 5px 0 5px;
	display: inline;
	float: left;
}

#footer ul
{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

#footer ul li
{
	/*padding: 10px 0 10px 0;*/
}

.clear
{
	clear: both;
}

/* comments */
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.alt
{
	background: #EEEEEE;
}

input 
{
	background:#99CC66;
	border:#666666;
	color: #FFFFFF;
}

input:hover
{
	background:#DEDEDE;
	border: #000000;
	color: #000000;
}

.copyright
{
	background: #FFFFFF;
	margin-top: 5px;
}

.excerptimage, .wp-post-image
{
	float: left;
	padding: 5px;
	border: #666666 1px solid;
	margin: 0 10px 10px 0;
}

.bookmarking
{
	margin: 15px;
}

#featured
{
	border: #99CC66 1px solid;
	background: #EEFFEE;
	margin-top: 10px;
	
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
}

#featuredname
{
	position: relative;
	top: -15px;
	border: #99CC66 1px solid;
	background: #EFEFE9;
	color: #676769;
	text-align: center;
	
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
}

#latestname1, #latestname2
{
	margin-top: 15px;
	border: #DFDFDF 1px solid;
	color: #676769;
	text-align: center;
	
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
}


#featuredname h4, #latestname1 h4, #latestname2 h4
{
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px 10px 0 10px;
}

#hometop
{
	margin-bottom: 25px;
}

.alignleft
{
	float: left;
}

.alignright
{
	float:right;
}

.wp-caption
{
	background-color:#EFEFED;
	border:1px solid #D0D0CE;
	margin: 10px;
	padding:3px;
	text-align:center;
	
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	line-height: 17px;
	padding: 4px 5px;
	margin: 0;
}

#headerads
{
	
}