/* 
Theme Name: Mommy Blogger Theme
Theme URI: http://mommyblogger.designpepper.com
Description: A WordPress theme for Mommy Bloggers with an upscale feminine design. A child theme (or themelet) of the Thematic framework.
Author: Joshua Clanton
Author URI: http://designpepper.com
Version: 0.1
Tags: Typographic, Feminine, Thematic,
Template: thematic
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
/*@import url('../thematic/library/layouts/2c-r-fixed.css');*/

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* Non-IE */

@font-face {
	font-family: "Fontin Sans";
  src: url('fonts/Fontin_Sans_R_45b.otf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: "Fontin Sans Bold";
  src: url('fonts/Fontin_Sans_B_45b.otf');
  font-weight: bold;
  font-style: normal;
}

@font-face {
	font-family: "Fontin Sans Italic";
  src: url('fonts/Fontin_Sans_I_45b.otf');
  font-weight: normal;
  font-style: italic;
}

@font-face {
	font-family: "Fontin Sans Bold Italic";
  src: url('fonts/Fontin_Sans_BI_45b.otf');
  font-weight: bold;
  font-style: italic;
}

/* General Layout */

html {
	background-repeat: repeat;
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #eadfd0;
}

#wrapper {
	width: 950px;
	margin: auto;
}

	#header {
		padding-top: 25px;
	}
		#branding {
			padding-bottom: 25px;
		}
			#blog-title {
				font-family: "Fontin Sans";
				font-size: 50px;
				line-height: 50px;
				font-weight: bold;
				margin-bottom: 10px;
			}
			
				#blog-title a {
					color: #1b0d05;
					text-decoration: none;
				}
			#blog-description {
				font-family: "Fontin Sans Italic";
				font-size: 25px;
				font-style: italic;
			}

	#container {
		width: 600px;
		float: left;
	}
	
	#primary {
		float: right;
		width: 275px;
		padding: 24px;
		background-color: #fff;
		border: 1px solid #c2b199;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
	}
	
	#secondary {
		clear: right;
		float: right;
		width: 275px;
		padding: 25px;
	}
	
	#footer {
		clear: both;
		font-size: 12px;
		padding-bottom: 25px;
	}
	
/* Navigation */

.skip-link {
	position: absolute;
	left: -9999em;
}

.sf-menu {
	margin-left: 0;
	padding-left: 0;
	height: 50px;
}

	.sf-menu li {
		display: inline;
		list-style: none;
	}
	
		.sf-menu a {
			display: block;
			float: left;
			padding: 9px 19px;
			margin-right: 15px;
			background-color: #953C3B;
			border: 1px solid #3b1d14;
			color: #fff;
			font-size: 12px;
			line-height: 15px;
			font-weight: bold;
			text-decoration: none;
			border-radius: 2px;
			-moz-border-radius: 2px;
			-webkit-border-radius: 2px;
			text-shadow: black 1px 1px 2px;
			-webkit-text-shadow: black 1px 1px 2px;
			-moz-text-shadow: black 1px 1px 2px;
		}
		
		.sf-menu a:hover {
			background-color: #522819;
			color: white;
		}


/* General Typography */

a {
	color: #953c3b;
	text-decoration: underline;
}

a:hover {
	color: #522819;
	text-decoration: none;
}

.hentry img {
	margin: 24px;
	border: 1px solid #c2b199;
}

.hentry .wp-smiley {
	border: none;
	margin: 0;
}

.wp-caption {
	background-color: #f9f5f1;
	margin: 24px;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 24px;
	border: 1px solid #c2b199;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radisu: 2px;
}
	.wp-caption-text {
		font-size: 12px;
	}

	.wp-caption img {
		margin: 0;
		border: none;
	}

.hentry .alignleft {
	margin-top: 0;
	margin-left: 0;
}

.hentry .alignright {
	margin-top: 0;
	margin-right: 0;
}

.hentry .aligncenter {
	margin-left: auto;
	margin-right: auto;
}

h3 {
	font-size: 25px;
	margin-bottom: 25px;
}

#primary h3,
#secondary h3 {
	font-family: "Fontin Sans";
}

/* Posts & Pages */

.hentry {
	background-color: #fff;
	padding: 24px;
	border: 1px solid #c2b199;
	margin-bottom: 25px;
	text-align: justify;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.entry-title {
	font-family: "Fontin Sans";
	font-size: 35px;
	line-height: 35px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
}

	.entry-title a {
		text-decoration: none;
	}
	
	.entry-title a:hover {
		text-decoration: none;
	}
	
	.entry-meta {
		text-transform: lowercase;
		font-style: italic;
		padding-bottom: 24px;
		border-bottom: 1px solid #c2b199;
		margin-bottom: 25px;
	}
	
		.entry-content>p:nth-of-type(1) {
			font-size: 20px;
			line-height: 25px;
			font-family: "Fontin Sans";
			font-weight: normal;
			text-align: left;
		}
		
			.entry-content>p:nth-of-type(1) em,
			.entry-content>p:nth-of-type(1) i {
				font-family: "Fontin Sans Italic";
			}
			
			.entry-content>p:nth-of-type(1) strong,
			.entry-content>p:nth-of-type(1) b {
				font-family: "Fontin Sans Bold";
			}
			
			.entry-content>p:nth-of-type(1) strong em,
			.entry-content>p:nth-of-type(1) strong i,
			.entry-content>p:nth-of-type(1) b em,
			.entry-content>p:nth-of-type(1) b i,
			.entry-content>p:nth-of-type(1) em strong,
			.entry-content>p:nth-of-type(1) em b,
			.entry-content>p:nth-of-type(1) i strong,
			.entry-content>p:nth-of-type(1) i b {
				font-family: "Fontin Sans Bold Italic";
			}
		
	.entry-utility {
		text-transform: lowercase;
		font-style: italic;
		padding-top: 24px;
		border-top: 1px solid #c2b199;
		margin-top: 25px;
	}
	
#nav-above {
	display: none;
}

#nav-below {
	margin-bottom: 25px;
}
	
/* Primary Sidebar */

#primary>ul {
	display: block;
	margin: 0;
}

#primary>ul>li {
	display: block;
	list-style: none;
	padding-bottom: 24px;
	border-bottom: 1px solid #c2b199;
	margin-bottom: 25px;
}

#primary>ul>li:last-child {
	border: none;
	margin-bottom: 0;
}

#primary h3 {
	font-size: 25px;
	font-family: "Fontin Sans";
	margin-bottom: 25px;
}

/* Secondary Sidebar */

#secondary>ul {
	display: block;
	margin: 0;
}

#secondary>ul>li {
	display: block;
	list-style: none;
	padding-bottom: 24px;
	border-bottom: 1px solid #c2b199;
	margin-bottom: 25px;
}

#secondary>ul>li:last-child {
	border: none;
	margin-bottom: 0;
}

#secondary h3 {
	font-size: 25px;
	font-family: "Fontin Sans";
	margin-bottom: 25px;
}

/* =Comments
-------------------------------------------------------------- */

#comments {
    padding:25px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
}
#comments code {
}
#comments h3 {
	font-weight: bold;
}
#comments-list {
    padding:0 0 25px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #c2b199;
    border-bottom:none;
    margin:0 0 24px 0;
}
#comments-list li {
    background:#fff;
    border-bottom:1px solid #c2b199;
    padding:24px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul li {
    border:1px solid #c2b199;
    margin:0 0 24px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:25px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding: 0 0 0 50px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:12px;
    padding:0 0 25px 0;
    text-align:right;
}
.comment-reply-link a {
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 25px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #c2b199;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:25px;
    overflow:hidden;
    padding:25px 0 0 0;
    position:relative;
}

#comments>#respond {
    padding:24px;
    border: 1px solid #c2b199;
}

#comments-list #respond {
    border-bottom:1px solid #c2b199;
    margin:0 0 25px 0;
    padding:24px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #c2b199;
    margin:0;
}
#cancel-comment-reply {
    font-size:12px;
    position:absolute;
    top:25px;
    right:1.5em;
}
#cancel-comment-reply a {
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:12px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:12px;
    line-height:normal;
}
.form-submit {
    padding:25px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:12px;
    margin:0;
    padding:25px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}