/*  
Theme Name: August 2010
Theme URI: http://mrsjones.nu/wp/wp-content/themes/aug2010/
Description: Theme for August 2010 at MrsJones featuring hues of blue and green.
Author: Kate Jones
Author URI: http://mrsjones.nu/
*/

/*  ----------------  General   ----------------  */

body{	margin: 0 auto;	
	text-align: justify;	
	background: #fff;
	color: #4b504e;	
	font-family: "trebuchet ms", sans-serif;	
	font-size: 14px;	
	line-height: 18px;   	
	text-decoration: none;
}


/*  ----------------  Layout   ----------------  */
#wrapper {	
	width: 1100px;	
	margin: 0 auto;
	text-align: center;
	padding-top: 25px;
	background: #fff;
}

#top_wrapper {
	width: 100%;
	height: 210px;
	margin: 0 auto;
	text-align: center;
	background: #40c0cb;
	border-bottom: 2px solid #fff;
}


	#top {
		width: 1100px;
		height: 200px;
		text-align: center;
		margin: 0 auto;
	}
	
	#top-left {
		width: 490px;
		height: 200px;
		text-align: left;
		float: left;
	}

	#top-left img {
		margin-top: 10px;
		padding: 0px;
		text-align: left;
	}

	#top-right {
		width: 600px;
		height: 150px;
		text-align: right;
		float: right;
		margin-top: 30px;
	}


#nav_menu {
	width: 100%;
	background: #AEE239;
	height: 40px;
	text-align: center;
}


	#navigation {
		width: 1100px;
		line-height: 40px;
		margin: 0 auto;
	}

	#navigation a:link, #navigation a:active, #navigation a:visited {
		display: block;
		width: 183px;
		float: left;
		background: #AEE239;
		text-align: center;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		border-bottom: 0px;
		text-transform: uppercase;
	}


	#navigation a:hover {
		display: block;
		width: 183px;
		float: left;
		background: #00A8C6;
		text-align: center;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		border-bottom: 0px;
		text-transform: uppercase;
	}



#flickr {
	float: right;
	text-align: left;
	margin-top: 20px;
	width: 550px;
	height: 100px;
}


#main  {
	width: 630px;
	float: left;
	text-align: justify;
	margin: 0 auto;
	padding: 0px;
	background: #fff;
}




#footer {
	clear: both;
	width: 100%;
	height: 100px;;
	margin-top: 10px;
	line-height: 100px;
	text-align: center;
	font-size: 16px;
	font-family: georgia, Sans-serif; 
	color: #fff;
	border-top: 1px solid #ffffff;
	background: #40C0CB;
}

/*  ----------------  Sidebars   ----------------  */

#side {
	width: 450px;
	float: right;
	padding: 0px;
	text-align: justify;
	font-size: 11px;
	font-family: tahoma;
	line-height: 14px;
	background: #fff;
}

	#side1 {
		clear: both;
		width: 220px;
		float: left;
		text-align: justify;
		font-size: 11px;
		line-height: 14px;
	}

	#side2 {
		width: 220px;
		float: right;
		text-align: justify;
		font-size: 11px;
		line-height: 14px;
	}


#side1 h2, #side2 h2, #side h2 {
	font-family: georgia, arial, sans-serif;
	border-bottom: 2px solid #AEE239;
	font-size: 14px;
	line-height: 16px;
	color: #00A8C6;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}

.side-pic {
	padding: 5px;
	background: #ffffff;
	border: 1px solid #00A8C6;
	margin-top: 4px;
}

/*  ----------------  Main Bar   ----------------  */


.mainimg  {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px dotted #AEE239;
}


#main img  {
	border: 0;
}

h1, h1 a:link, h1 a:visited, h1 a:active, h1 a:hover  {	
	
	font-family: arial;	

	color: #40C0CB;	

	font-size: 26px;	

	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 0px;

	margin-top: 0px;

	line-height: 26px;
	text-decoration: none;}

h3 {	font-family: georgia, serif;	

	font-size: 16px;

        color: #AEE239;

	line-height: 18px;

	text-align: justify;

	font-weight: normal;
	border-bottom: 1px dotted #83cdbe;
	padding-bottom: 0px;
	margin-bottom: 0px;

	margin-top: 0px;

	text-transform: uppercase;
}

h2{	font-family: georgia, Arial, serif;
	font-size: 16px;
        color: #00A8C6;


	line-height: 18px;
	text-align: justify;
	font-weight: normal;

	margin-top: 0px;
	padding-bottom: 0px;

	margin-bottom: 0px;
}

#main .post {
	clear: both;
	width: 100%;
	height: 64px;
}

#main .post-date {
	text-align: center;
	float: left;
	background: url('http://mrsjones.nu/wp/wp-content/themes/aug2010/images/blog-date.png') no-repeat;
	width: 64px;
	height: 64px;
}

#main .date01 {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	width: 64px;
	padding-top: 15px;
}


#main .date02 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	width: 64px;
}

#main .post-right {
	text-align: left;
	float: right;
	margin-left: 10px;
	width: 550px;
	margin-top: 5px;
}



a:link, a:visited, a:active {	
	color: #0190a9;	
	text-decoration: none;	
	font-weight: bold;
}

a:hover {	
	color: #8FBE00;	
	font-weight: bold;
}

b, strong {
	color: #8FBE00;
}

i {	
	color: #8FBE00;
}

small {
	font-size: 90%;
}

/*  ----------------  Lists & Forms   ----------------  */

#main li {   	list-style-type: disc;	padding: 1px;	margin-top: 0px;} 

ul, li, #comments li, #comments ul {   	list-style-type: none;	margin-top: 0px;	margin-left: 0px;	padding: 0px;}
ul.commentlist{   	list-style-type: none;   } 

textarea, input, select{	font-family: arial, sans-serif;	font-size: 12px;    	color: #696e6a;    	border: 1px solid #ccc;	padding: 3px;	background: #ffffff;}
.center {   	text-align: center;}
   .img {   	border: 0;}

/*  ----------------  Blog Entries   ----------------  */
.comments {	
	font-size: 11px;
	font-family: tahoma;
	line-height: 14px;
	text-align: right;
	float: right;
}

.emo {
	float: left;
}

.post-info {
	margin: 0;
	padding-bottom: 5px;	
	font-size: 11px;
	font-family: tahoma;
	line-height: 12px;
	text-align: left;
	border-top: 1px solid #d0e6df;
}

.post-bottom {
	margin-top: 3px;
	border-top: 1px solid #d0e6df;
	font-size: 11px;	
	line-height: 14px;
	font-family: tahoma;
	padding: 3px;
	text-align: left;
	clear: both;
}

h4{        color: #a1bd59;	font-family: georgia, arial;	font-size: 14px;	line-height: 16px;	padding: 3px;	text-transform: uppercase;	margin: 0px auto;}

blockquote  {	background-color: #d5f7f0;	padding: 10px;	border-left: 5px solid #6eba7a;}
.flickr {	
	background-color: #ffffff;
	padding: 5px;
	border: 2px solid #83cdbe;
	text-align: center;
	margin-top: 5px;
}

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

.commentlist li {	margin: 15px 0 3px;	padding: 5px 10px 3px;   	list-style-type: none;	}
.commentlist p {	margin: 10px 5px 10px 0;	}	
.commentlist li .avatar { 	float: left;	margin-left: 3px;	padding-top: 6px;	}
	.cmntauthor {	padding-left: 35px;	line-height: 36px;	text-transform: uppercase;}
.cmnthead {	background: #f8f2d8;	height: 36px;	padding-left: 3px;}

.cmntheadalt {	background: #ccede2;	height: 36px;	padding-left: 3px;}
.cmnttext {	border: 1px solid #f8f2d8;	padding: 5px;}
.cmnttextalt {	border: 1px solid #ccede2;	padding: 5px;}
#commentform p {	margin: 5px 0;}
.nocomments {	text-align: center;	margin: 0;	padding: 0;}

.commentmetadata {	margin: 0;	display: block;}
