/*
Theme Name: Marco
Theme URI: http://www.templomat.com
Description: Marco
Version: .1
Author: Jared Levi
*/

html { height: 100%; }
body {  /* background-color: #8a8a74;*/ background-image: url(/wp-content/themes/marcolarsen/graphics/bknd_bottom_tile.jpg);  font-family: Georgia, Serif; padding-top: 0px; }
a { color: #2e2b1d; text-decoration: none; outline: none;  }
a:hover { text-decoration: underline; }
h2, h2 a { color: #2e2b1d;  }
h2.pagetitle { font-size: 277%; }
h3 { font-size: 180%;}
.clearB { clear: both; } 

p { margin:10px 0px; }
strong { font-weight:bold; }
em { font-style:italic; }
.clearB { clear: both; }
/* LAYOUT */ 

#bknd_gradient {
background-image: url(/wp-content/themes/marcolarsen/graphics/bknd.jpg);
background-repeat:repeat-x;
}

#page { width: 916px; margin: auto auto; padding-bottom: 75px; }

#container { 
	width: 916px;
	margin-bottom: 5px;
	background-image: url(/wp-content/themes/marcolarsen/graphics/content_bknd_mid.gif);
	} 

#header { width: 1060px; margin: auto auto; } 
	#header_img { } 
	
#content_top { background-image: url(/wp-content/themes/marcolarsen/graphics/content_bknd_top.gif);width: 916px; height: 6px;} 
#content_bot { background-image: url(/wp-content/themes/marcolarsen/graphics/content_bknd_bot.gif); width: 916px; height: 6px; }
#content_bot { }
#content { 
	width: 635px; 
	float: left;
	padding: 0px 20px 20px 20px;  
	border-right: 1px solid #dcddd3;
	margin-top: 44px;
	} 

#footer { padding-left: 10px; color: #FFF; }

/* POST */ 
.post { width: 100%; margin-bottom: 50px; }
.post h2 {  font-size: 277%;color: #333; }
.post h2 a:hover { text-decoration: underline; }
.post small, .post small a { font-size: 93%; color: #000; text-decoration: none; } 
.post .entry { font-size: 116%; color: #333; margin-top: 20px; line-height: 153.9%; } 
.post .entry img { border: 3px solid #2e2b1d; margin-bottom: 3px; }
.post .num-comments { font-size: 138.5%;}

/* SIDEBAR */ 
#sidebar {  width: 200px; float: left; padding-top: 100px; padding-left: 15px;  }
#sidebar a { color: #000; }
#sidebar #searchform { margin-bottom: 35px; }
#sidebar #searchform input[type='text'] { width: 108px; height: 16px; border: 1px solid #999; padding: 2px; }
#sidebar #searchform label { font-size: 138.5%; }
#sidebar h2 { font-size: 138.5%; margin-bottom: 5px; }
#sidebar ul { margin: 0px 10px 0px 10px; margin-bottom: 35px; }
#sidebar ul li li { list-style-image: url(/wp-content/themes/marcolarsen/graphics/list-cross.gif); margin-bottom: 3px; }
#sidebar ul li.widget_categories img, #sidebar ul li.widget_links img { margin-bottom: 5px; }
.navigation { margin-bottom: 10px; font-size: 138.5%; padding: 0px 80px 0px 80px;  } 
.alignleft { float: left; margin-right: 10px; } 
.alignright{ float: right; margin-left: 10px; }

/* Post Metadata */

.more-link {  } 
.postmetadata { font-size: 93%; }
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 20px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform { margin: 20px 0px 20px 0px;}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
/*	border: 1px solid #ddd;*/
	text-align: center;
/*	background-color: #f3f3f3;*/
	padding-top: 4px;
	margin: 5px;
/*	-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 {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
