/*
'''''''''''''''''''''''''''''''''''''
' Skin Developed by IRANDNN Team    '
' Website: http://www.irandnn.ir    '
' Email:   support@irandnn.ir       '
' Copyright(c) 2007-2010 by IRANDNN '
'''''''''''''''''''''''''''''''''''''
*/


/*==============================================================================
Container Styles
==============================================================================*/
.simple, .simple-sidebar, .blank{clear:both;margin-bottom:25px;}
.simple p, .simple-sidebar p, .blank p{margin:0 0 6px 0;}		
/*========= Simple Container ============*/		
.s-heading{margin:9px 0;padding-bottom:15px;}
.s-heading .Head{color:#30393D;font-weight:bold;font-size:28px;}
.s-body {}
/*========= SimpleSidebar Container ============*/
.simple-sidebar{width:305px;}
.heading{background:#F5FBFE url(images/sidebar-top.gif) no-repeat scroll center top;}
.sb-heading{font-size:1em !important;padding:28px 20px 20px 0;}
.sb-heading .Head{color:#587682;font-weight:bold;font-size:14px;height:55px;}
.sb-body {background:#F5FBFE url(images/sidebar-bottom.gif) no-repeat scroll center bottom;padding:11px 30px 70px;}
/*========= Post Container ============*/
.post{text-align: right;}
.CTitle {
	font-size: 15px;
	font-weight: normal;
	font-family: Tahoma;
	color: #006699;
}
.p-heading{
	margin:9px 0 22px;
	padding-bottom:15px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.p-heading .Head{color:#30393D;font-weight:bold;font-size:30px;}
.p-body {background:#FDFEFE;border-color:#FFFFFF #FFFFFF #E8EBEC;border-style:solid;border-width:1px;margin:0;padding:22px 22px 11px;}
.p-body .Normal{color:#5E6568;font-size:11px;line-height:19px;}
.p-body a{font-family:Tahoma, Arial, sans-serif;font-size:15px;font-weight:bold;font-size:13px;}



