/*
Theme name: Moly
Editors: Ali Azizi
*/

*	{
	
	padding: 0px;
	text-decoration:none;
	}


body		{background-color: #8f8f8f; font-family: tahoma}
#main		{width: 800px;}
#top		{background: url(images/top.jpg); height: 150px}
#middle		{background: url(images/bg.jpg); padding-top: 35px; padding-bottom: 75px}
#middle img	{-webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px; }
.text		{background: url(cmt/cmtmdl.png); width: 497px; padding-right: 15px; padding-left: 15px; line-height: 110%; text-align:right}	
#bottom		{background: url(images/bottom.jpg); height: 56px}
	

h2		{font-family: B Traffic, Tahoma; font-size: 11px;letter-spacing: 2pt;}
small		{font-size: 9px;}
.entry		{font-family: tahoma; font-size: 11px}

a.link		{font-color: #009900}
img 		{padding: 2px; margin-top: 2px; margin-bottom: 2px; border: 2px solid gray}

.navigation	{font-size: 10px}

.postmetadata	{}

#comments	{font-size: 11px}
#commentform	{font-size: 11px; text-align: right; width: 475px;}
#author		{border: 1px solid #b7b7b7; background-color: #dcdcdc; padding: 2px; -webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;}
#email		{border: 1px solid #b7b7b7; background-color: #dcdcdc; padding: 2px; -webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;}
#url		{border: 1px solid #b7b7b7; background-color: #dcdcdc; padding: 2px; -webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;}
#comment	{border: 1px solid #b7b7b7; background-color: #dcdcdc; width: 497px; padding: 5px; font-family: tahoma; -webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;}
#submit		{border: 2px solid #b7b7b7; background-color: #dcdcdc; width: 120px; height:20px; font-size: 11px; margin: 2px; font-family: tahoma; -webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;}

.commentlist	{font-size: 11px;}
.usrname	{width: 50px}
.usrcomment	{background: url(cmt/cmtmdl.png); width: 497px; padding-right: 15px; padding-left: 15px; font-family: tahoma; line-height: 20px;  text-align:right}
.cmttop		{background: url(cmt/cmttop.png); width: 527px; height: 11px;}
.cmtdown	{background: url(cmt/cmtdown.png); height: 11px;}


