/*  

Theme Name: i am mom

Theme URI: http://spot-design.net

Description: Mother's blog theme.

Version: 1

Author: Spot Design

Author URI: http://spot-design.net

*/



body {

		 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

		 font-size: 13px;	 
		 line-height: 150%;
		 background: #67917a url('images/bkg.jpg') repeat-y top left;

		 margin: 0px;

		 color: #332121;

		 width: 1024px;

}



a:link, a:visited {

		 color: #e33258;

		 text-decoration: none;

		 font-weight: bold;

}



a:hover {

		color: #2b2b2b;

		text-decoration: none;

		font-weight: bold;

}



h1 {

	 font-size: 18px;

	 font-weight: bold;

	 color: #2b2b2b;

}



h2 {

	 font-size: 16px;

	 font-weight: bold;

	 color: #2b2b2b;

}



h3 {

	 font-size: 14px;

	 font-weight: bold;

	 color: #2b2b2b;

}



h4 {

	 font-size: 12px;

	 font-weight: bold;

	 color: #2b2b2b;

}



h5 {

	 font-size: 10px;

	 font-weight: bold;

	 color: #2b2b2b;

}



h6 {

	 font-size: 10px;

}



img {

border: 0px;

}

.alignleft {
text-align: left;
}

.alignright {
text-align: right;
}



/* Begin page */



#wrapper {

				 width: 1024px;

				 

}



#header {

				background: url('images/title.png') no-repeat top left;

				width: 1024px;

				height: 251px;

}



.clock {

			 position: relative;

			 top: 60px;

			 left: 830px;

			 text-align: center;

			 width: 100px;

			 font-weight: bold;

}



.clock .week {

			 font-weight: 12px;

}



.clock .month {

			 font-size: 14px;

}



.clock .day {

			 color: #e33258;

			 font-size: 24px;

}



.clock .year {

			 font-size: 16px;

}



.rss {

		 position:relative;

		 top: 100px;

		 left: 812px;

}



#page {

}



#mainpage {

					width: 730px;

					position: relative;

					float: left;		

					left: 90px;

}





/* Posts */



.post {

			 width: 730px;

			 padding-bottom: 80px;

}



.post-title {

			 color: #332121;

			 width: 730px;

}



.post-title a:link, .post-title a:visited {

		 color: #332121;

		 text-decoration: none;

		 font-weight: bold;

}



.post-title a:hover {

		color: #332121;

		text-decoration: none;

		font-weight: bold;

}



.calendar {

					float: left;

					width: 44px;

					height: 40px;

					background-color: #67917a;

					border: #385D49 1px solid;

					margin-right: 10px;

					margin-bottom: 3px;

}



.calendar .date {

					text-align: center;

					color: #D1CE9B;

					font-size: 14px;

					font-weight: bold;

					border-bottom: #D1CE9B 1px dashed;

					height: 20px;

					padding-top: 2px;

}



.calendar .month {

					text-align: center;

					font-variant: small-caps;

					color: #D1CE9B;

					font-size: 12px;

}



.post-title h2 {

			 font-family: "Trebuchet MS", Tahoma, "Arial Narrow";

			 font-size: 22px;

			 font-weight: normal;

			 margin: 0px;

			 padding: 0px;

}



.author {

}



.category {

}



.post-comment-counter {

					 float: right;

					 font-family: "Trebuchet MS", Tahoma, "Arial Narrow";

					 color: #e33258;

					 background: url('images/flower.png') no-repeat top left;

					 height: 50px;

					 width: 100px;

}



.post-comment-counter .count a:link, .post-comment-counter .count a:visited {

		 		color: #332121;

		 		text-decoration: none;

		 		font-weight: bold;

}



.post-comment-counter .count {

					text-align: right;

}



.post-comment-counter .count .num {

					font-size: 20px;

					font-weight: bold;

}



.post-comment-counter .count a:hover {

		color: #332121;

		text-decoration: none;

		font-weight: bold;

}



.post-nav {

					float: right;

}



/*Comments*/





/* Start Sidebar */



#sidebar {

				 width: 150px;

				 margin-left: 10px;

				 float: left;

				 height: 100%;

}



#sidebar ul {
	 list-style-image:url('images/heart.png');
	 list-style-type:none;

}

#sidebar li {
margin-left: -10px;
}



#sidebar a:link, #sidebar a:visited {

		 color: #395E4A;

		 text-decoration: none;

		 font-weight: bold;

}



#sidebar a:hover {

		color: #332121;

		text-decoration: none;

		font-weight: bold;

}



.widgettitle {

		background: url('images/label.png') no-repeat top left;

		width: 168px;

		height: 72px;

}



.widgettitle h2 {

		color: 2b2b2b;

		position: relative;

		top: 12px;

		left: 25px;

		width: 110px;

		height: 40px;

		text-align: center;

		vertical-align: middle;

}



#search {

}



#searchform {

}



#searchform input {

						background: #e2d9b1;

						border: 0;

						color: #67917a;

						font-family: "Trebuchet MS", Tahoma, "Arial Narrow";

}



/* Start Footer */



.clear {

			 clear:both;

}



.footer {

				background: url('images/footer.png') no-repeat bottom left;

				height: 350px;

				width: 1024px;

}



.footer .copyright {

				text-align: center;

				font-size: 10px;

				padding: 6px;

				width: 730px;

				position: relative;

				left: 250px;

}



.footer .ad {

				text-align: center;

				width: 730px;

				position: relative;

				left: 250px;

				height: 60px;

}



.footer .recentposts {

				float: left;

				width: 250px;

				position: relative;

				left: 420px;

				top: 50px;

}



.footer .recentposts a:link, .footer .recentposts a:visited {

		 color: #2b2b2b;

		 text-decoration: none;

		 font-weight: bold;

}



.footer .recentposts a:hover {

		color: #ccbf82;

		text-decoration: none;

		font-weight: bold;

}



.footer .tags {

				float: right;

				width: 250px;

				position: relative;

				right: 80px;

				top: 50px;

}



.footer .tags a:link, .footer .tags a:visited {

		 color: #2b2b2b;

		 text-decoration: none;

		 font-weight: bold;

}



.footer .tags a:hover {

		color: #ccbf82;

		text-decoration: none;

		font-weight: bold;

}


/*
Special styles for Recommended Reading: Google Reader Shared plugin
Styles and plugin created by C. Murray Consulting (www.cmurrayconsulting.com)
*/

ul.gReader-list {
	 list-style-image:url('images/heart.png');
	 list-style-type:none;
	 margin: 10px;
	 padding-left: 10px;
}

#sidebar .gReader-title {
font-size: 11px;
}

div.gReader-date {
  font-size: 9px;
  color: e1e1e1;
}

div.gReader-source {
  font-size: 9px;
}
