/*
Theme Name: Momo Coleman Online 2
Theme URI: http://www.momo-coleman.net/
Description: A Momo Coleman WordPress theme for <a href="http://www.momo-coleman.net/">Momo Coleman Online</a> by <a href="http://morningsundesigns.com/">Morningsun Designs</a>.
Author: Hiuxing
Author URI: http://morningsundesigns.com/
Tags: yellow, green, bright, spring, momo, morningsun designs

	Momo Coleman Online
	 http://morningsundesigns.com/

	This layout was designed and built by Hiuxing Wen,
	whose design site you will find at http://morningsundesigns.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	User must keep all the credits intact for legel use.

*/

			body {
				background: #f7e3c8; 
				margin: 0px; 
				padding: 0px; 
				font-family: Arial; 
				font-size: 11px; 
				color: #808080; 
				line-height: 12pt; 
     				text-align: justify; 
			}

			a:link, a:visited, a:active {
				text-decoration: none;
				color: #e5a749;
			} 

			a:hover {
				text-decoration: underline;
			}

			img {  
				border-style: none;  
			}  

			h2 {
				background: url(images/title.png) no-repeat; 
				color: #d5cf33;
				font-family: Georgia;
				font-size: 15px;
				line-height: 15pt;
				text-align: left;
				font-weight: bold;
				padding: 13px;
				text-transform: uppercase;
				margin: 0px 0px 5px 0;
				border: #eae194 1px solid;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 4px;
				-khtml-border-radius: 4px;
			}

			.header {
				background: url(images/bg.png) repeat-x; 
				margin: 0px auto;
				padding: 0px;
			}
	
			.headfix {
				margin: 0px auto;
				padding: 0px;
				width: 1000px;
			}

			.layout {
				background: url(images/contentbg.png);
				margin: 0px auto;
				padding: 0px;
				width: 1000px;
			}

			.wm{   
				color: #ca9d64;
				font-family: Verdana;   
				font-size: 9px;   
				line-height: 8pt;   
				text-align: left;   
			}

			.gallery img {
				border-style: solid;
				border-width:1px;
				border-color: #d9d9d9;
				margin: 0px;
				background-color: #ffffff;
				padding: 4px;
			}

			.gallery img:hover {
				border-style: solid;
				border-width:1px;
				border-color: #fcc32e;
				margin: 0px;
				background-color: #ffffff;
				padding: 4px;
			}

			.advert {						   
	 			margin: -100px 0px 0px 0px;   
				text-align: center;  
				width: auto;			   
				height: 135px;  
			}  

			.sidebar {
				font-size: 11px;
				text-align: left;   
				width: 250px;			
				min-height: 200px;
				float: left;
				margin: -40px 20px 0px 55px;
			}

			.sidebar li {
				list-style-type: none;
			}

			.sidebartitle {
				background: url(images/title.png) no-repeat; 
				color: #f4b960;
				font-family: Georgia;
				font-size: 15px;
				line-height: 15pt;
				text-align: left;
				font-weight: bold;
				padding: 13px;
				text-transform: uppercase;
				margin: 0px 0px 5px 0;
				border: #eae194 1px solid;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 4px;
				-khtml-border-radius: 4px;
			}

			.elite {       
				background: #eae38b;  
				-webkit-border-radius: 5px;  
				-moz-border-radius: 5px;  
				border-radius: 5px;  
				-khtml-border-radius: 5px;  
				padding: 4px;  
				margin: 2px;  
				opacity:.78;  
			}       
       
			.elite:hover {       
				-webkit-border-radius: 5px;  
				-moz-border-radius: 5px;  
				border-radius: 5px;  
				-khtml-border-radius: 5px;  
				opacity:.99;   
			}  

			.top {
				background-color: #eea6a9;
				color: #fff;
				text-align: left;
				width: auto;
				padding: 4px;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 4px;
				-khtml-border-radius: 4px;
				margin: 2px 0 2px 0;
			}


			.topp {
				background-color: #e5e5e5;
				color: #fff;
				text-align: left;
				width: auto;
				padding: 4px;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 4px;
				-khtml-border-radius: 4px;
				margin: 2px 0 2px 0;
			}

			.top:hover {
				background-color: #eea6a9;
				color: #fff;
				text-align: left;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 4px;
				-khtml-border-radius: 4px;
				text-decoration: none;
			}

			.top a:link, .top a:visited, .top a:active {
				color: #fff;
			}

			.topp a:link, .topp a:visited, .topp a:active {
				color: #9a9a9a;
			}

			.top a:hover {
				text-decoration: none;
			}

			.headerone {
				color: #ca9d64;
				font-family: georgia;
				font-size: 23px;
				letter-spacing: -2px;
				font-weight: bold;
			}

			.headerone a {
				color: #d5cf33;
			}

			.headerone a:hover {
				color: #ca9d64;
				text-decoration: none;
			}

			.content {
				color: #949494;			
				width: 600px;			
				min-height: 200px;
				float: left;
				margin: -40px 0px 0px 0px;
				padding: 0px 0px 0px 20px;
			}

			.entry {
				margin: 0px 0px 35px 0px;
			}

			.entry img {       
				border-style: solid;
				border-width:1px;
				border-color: #d9d9d9;
				margin: 1px;
				background-color: #ffffff;
				padding: 5px; 
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 4px;
				-khtml-border-radius: 4px;
			}       
       
			.contentdate {
				background-image:url(images/date.png);
				color: #d59a40;
				font-family: Georgia;
				font-size: 15px;
				line-height: 13pt;
				text-align: center;
				font-weight: bold;
				padding: 6px 10px 10px 5px;
				text-transform: uppercase;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 4px;
				-khtml-border-radius: 4px;
			}


			.space {
				padding: 0px 5px 0px 0px;
			}

			.title {
				background: #ffffff;
				background-image:url(images/title.png); 
				color: #f4b960;
				font-family: Georgia;
				font-size: 15px;
				line-height: 15pt;
				text-align: left;
				font-weight: bold;
				padding-left: 13px;
				padding-bottom: 3px;
				border: #eae194 1px solid;
				text-transform: uppercase;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 4px;
				-khtml-border-radius: 4px;
			}

			.title a {
				color: #f4b960;
			}

			.tilte a:hover {
				color: #ca9d64;
				text-decoration: none;
			}

			.meta {
				padding: 4px;
				color: #aaa;
				text-align: right;
				border: #eae194 1px solid;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 4px;
				-khtml-border-radius: 4px;
			}

			.navigationfix {
				margin: 0px 0px 0px 0px;
				width: 600px;
			}

			.alignright {
				float: right;
			}

			.alignleft {
				float: left;
			}

			.entry-footer {
				background: #ffffff;
				padding: 5px; 
				text-align: justify; 
				border: 1px solid #DDD; 
				width: auto; 
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 4px;
				-khtml-border-radius: 4px;
			} 

			.contentfooter {
				text-align: center;
				font-family: tahoma;			  
				color: #e0ae57;
				font-size: 9px;
				line-height: 12px;
				background: url(images/contentfooter.png) transparent no-repeat;
				width: auto;
				height: 63px;
				padding: 36px 0px 0px 0px;
				clear: both;
			}

			.coleman {
				color: #bbb03c;
			}

			.contentfooter a:link, .contentfooter a:visited, .contentfooter a:active {
				text-decoration: none;
				color: #c69238;
			} 

			.contentfooter a:hover {
				text-decoration: underline;
			}
  
			input, textarea {  
				font-family: arial;  
				font-size: 11px;  
				background-color: #fff;  
				color: #808080;  
				padding: 4px; 
				border: #d5d5d5 1px solid;   
				-webkit-border-radius: 4px; 
				-moz-border-radius: 4px; 
				border-radius: 4px; 
				-khtml-border-radius: 4px; 
			}  
  
  
			option, select {  
				font-family: arial;  
				font-size: 11px;  
				background-color: #fff;  
				color: #808080;  
				padding: 5px;  
				border: #d5d5d5 1px solid;   
				-webkit-border-radius: 4px; 
				-moz-border-radius: 4px; 
				border-radius: 4px; 
				-khtml-border-radius: 4px; 
				}  
  
			.image {  
				border-right: 1px solid  #bea999;  
				border-bottom: 1px solid  #bea999;  
				background-color: #efe6db;  
				-webkit-border-radius: 5px;  
				-moz-border-radius: 5px;  
				border-radius: 5px;  
				-khtml-border-radius: 5px;  
				padding: 5px;  
				margin: 4px;   
			}  
  
			.image:hover {  
				background-color: #f1f1f1;  
			}  
  
			.subtitle {  
				background: #e8e8e8;  
				font-family: "Lucida Sans", Arial, sans-serif;  
				font-size:11px;  
				letter-spacing:0px;  
				line-height: 15px;   
				text-transform: uppercase;  
				padding-top: 10px;  
				padding-right: 10px;  
				padding-left: 10px;  
				padding-bottom: 10px;  
				font-weight: bold;   
				text-align: left;  
				color:#80614C;  
				border-radius: 6px;  
			}  
  
			.thumb {  
				padding: 6px 6px 6px 6px;  
				margin: 0px 6px 5px 10px;  
				width: 150px;  
				font-size: 8px;  
				text-transform: uppercase;  
				font-family: Verdana, Arial, Helvetica, sans-serif;  
				border: 1px solid #b5b5b5;  
			} 
