/*  
Theme Name: WordPress Special 2.16 - Roses In December
Theme URI: http://www.mygreencorner.com/
Description: A Wordpress Theme For Your Blog <br> - Designed by <a href="http://themes.mygreencorner.com">Wordpress themes</a> 
Author: My Green Corner Studio
Author URI: http://www.mygreencorner.com/
© 2008, MGC. All rights reserved. 
*/


*{
margin: 0px;
padding: 0px;
}
body{
background:#f6f6f6;
text-align:center;
}
a {
color: #333333;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #333333;
font-weight: bold;
text-decoration: underline;
}
p{
margin-top: 10px;
}

	

/*layout*/
	#container{
	padding: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: url('images/content-main-bg.jpg');
	width: 800px;
	}
	#footer{
	text-align: center;
	font-family: verdana;
	font-size: 8pt;
	clear: both;
	width: 800px;
        height: 74px;

	background: url('images/footer.jpg');
	}
	#footer a:hover{
	color: #000000;
	}
	#header{
	background: url('images/header.jpg');
	text-align: right;
	width: 800px;
	height: 300px;
	}
	.header-title {
	font-family: Tahoma, Verdana, Arial;
	font-size:28px;
	text-align:center;
        padding-top: 70px;
	}
	.header-title a{
	color:#ffffff;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 5px;
	text-decoration:underline;
	}
	.header-title a:hover{
	text-decoration:underline;
	border-bottom:none;
	}
	.header-description {
	color:#ffffff;
	text-align:center;
        padding-top: 5px;
	}
	#maincontent{
	width: 800px;
	padding: 0px;
	margin: 0px;
	}
	#sidebar{
	width: 217px;
	height: 100%;
	padding: 3px;
	font-family: verdana;
	font-size: 8pt;
	text-align: justify;
	float: left;
        margin-left: 15px;
        display: inline;
       border-right: 1px dotted #48c5f5;
	}
/*sidebar*/
	/*sidebar bottom*/
	#bottomnav ul{
	margin-right: 7px;
	padding: 0px;
	list-style-type: none;
	text-align: justify;
	}
	#bottomnav ul li{
	padding: 2px;
	list-style-type: none;
	background-color: #eff6ff;
	text-align: justify;
	}
	#bottomnav ul li h2{
	font-family: 'verdana';
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
        background: #46c6f7;
	padding-left: 3px;
	}
	#bottomnav ul li ul li h2{
	font-family: verdana;
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	text-transform: Capitalize;
	letter-spacing: 3px;
	padding-left: 3px;
	}
	#bottomnav ul li ul{
	margin: 0px;
	padding: 2px;
	background: none;
	border: 0px;
	text-align: left;
         list-style-type: none;
	}
	#bottomnav ul li ul li{
	background: none;
	margin-top: 0px;
	margin-left: 15px;
	border: 0px;
	text-align: left;
         list-style-type: none;
	}
	/* endsidebar bottom*/
/* end sidebar*/
#content{
text-align: justify;
padding-top: 20px;
width: 540px;
float: right;
font-family: arial;
font-size: 8pt;
}
/*content*/
	/* blog post */
	#content h2{
	border-bottom: 2px dotted #f2f2f2;
	font-family: 'arial';
	font-size: 14pt;
	font-weight:bold;
	color: #333333;
	margin-top: 7px;
	}
	.title{
	background: #46c6f7;
	width: 530px;
	padding: 0px;
	margin: 0px;
	text-align: justify;
	}
	.titletext{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-size: 12pt;
	font-family: 'arial';
	font-weight: bold;
	height: 13px;
	}
	.titletext a{
	color: #f2f2f2;
	text-decoration: none;
	}
	.titletext a:hover{
	color: #ffffff;
	text-decoration: underline;
	}
	.meta{
	font-size: 8pt;
	font-family: tahoma;
	font-style: bold;
	text-align: right;
	margin-bottom: 10px;
	padding-left: 15px;
	text-align: left;
	color: #333333;
	}
	.post{
	width: 510px;
	margin-left: 15px;
	text-align: justify;
	font-family: arial;
	font-size: 8pt;
	}
	.blockquote{
	margin-top: 20px;
	padding: 2px;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	clear: both;
	background-color: #f5f5f5;
	text-align: left;
	}
	.feedback{
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 20px;
	font-family: verdana;
	font-size: 8pt;
	}
	/* end blog post*/
#content ul {
		margin-top: 5px;
		list-style-position: inside;
		margin-left: 5px;
		padding-left: 3px;
		padding-right: 3px;
	}
#content ul li {
		list-style-position: inside;
		padding-left: 3px;
		padding-right: 3px;
		margin-bottom: 5px;
	}
/*content ends */
/*layout ends*/
/* comment css */
	.commentpost {
	float: right;
	text-align: right;
	}
	.commentlist {
	padding: 0px;
	margin-top: 20px;
	}
	ol.commentlist li {
	padding: 3px;
	margin-bottom: 5px;
	margin-left: 25px;
	width: 460px;
	list-style-type: none;
	color: #000000;
	}
	.gravatar{
	border: 1px solid #f2f2f2;
	padding: 2px;
	margin: 2px;
        width: 440px;
	}
#commentform #submit {
	margin-right:26px;
	float:right;
        background: #48c5f5;
        color: #f6f6f6;
	border:none;
	}
#commentform textarea {
	width:510px;
	padding:2px;
	border:1px solid #48c5f5;
	}
/* end comment css */
/* links  list */
	#links {
	font-family: verdana;
	font-size: 10pt;
	}
	#links ul li ul li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:15px;
	border: 0px;
	list-style-position: inside;
	}
	#links ul li {
	list-style-image:none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type:none;
	border: 0px;
	}
	#links ul li h2{
	border-bottom: 2px solid #F78E57;
	font-family: 'times new roman';
	font-size: 14pt;
	font-weight:bold;
	color: #F78E57;
	}
	#links ul {
	list-style-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type:none;
	border: 0px;
	}
/*end links list */
/*misc */
	.postmetadata {
	margin-bottom: 15px;
	text-align: center;
	}

	.alt {
	text-align: left;
	}
	.pagetitle{
	color:#46c6f7;
	font-size: 12pt;
	margin-bottom: 10px;
	}
	
