/********
عزيزي المدون هذا هو الكود الخاص بنمط التصميم الخاص بمدونتك،
لقد قام بتصمي هذا الكود المدون " طارق القحط" مدير مدونة ايمارجي "www.emarge1.jeeran.com
ان حفظ حقوق التصميم تمكننا من التطور اكثر وتقديم المذيد
شكرا لختيارك
قوم بزيارة مدونة ايمارجي لكي تطلع على كل جديد
طارق
********/
/* المناطق الأساسية*/
/* هذا الجزء يحدد خصائص الخلفية للمدونة*/
body {
margin: 0px;
padding: 0px;
border: 0px;
color: #FFFFFF;
font: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
background-image: url(http://img243.imageshack.us/img243/4322/bgcolor1kk7.gif);
}
#container {
padding: 0px;
border: 0px;
width: 650px;
font-size:90%;
direction: ltr;
background-color: #564C29;
height: 300px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
/*راس التصميم للمدونة*/
#blog-header {
background: url(http://img100.imageshack.us/img100/1586/ouiwdhuicg4.gif);
border: 0px;
padding: 0px 10px 0px 10px;
height: 300px;
word-wrap: break-word;
text-align: right;
}
#blog-title {
font-size: 50px;
padding: 0px 20px 0px 20px;
margin: 0px;
word-wrap: break-word;
color: #872300;
}
#blog-description {
font-size: 15px;
padding: 0px 20px 0px 20px;
margin: 0px;
word-wrap: break-word;
color: #872300;
}
/* محتويات المدونة*/
#mainbox {
float: right;
word-wrap: break-word;
color:# FFFFFF;
text-align: right;
}
#blog-paging {
font-weight: bold;
}
/* التصميم الداخلي */
#content {
direction:rtl;
width: 350px;
float: right;
padding: 0px;
word-wrap: break-word;
background-color: #564C29;
background-repeat: repeat-y;
background-position: right top;
width: 415px;
}
/* تذييل المدونة*/
#blog-footer {
height: 150px;
width: 650px;
background-image: url(http://img95.imageshack.us/img95/997/untitled1iz0.gif);
background-repeat: no-repeat;
}
/* محتويات المقال */
#posts {
padding: 15px 15px 15px 15px;
word-wrap: break-word;
}
#post-header {
word-wrap: break-word;
}
#post-title {
color: BEBEBE;
font-size: 14pt;
}
#post-date {
}
.post-body {
}
#post-footer {
}
/* محتويات القسم الجانبي*/
#sidebar{
direction:rtl;
width: 205px;
float: right;
padding-top: 8px;
padding-right: 3px;
padding-bottom: 8px;
padding-left: 15px;
background-color: #564C29;
text-align: right;
}
#SidebarBigbox {
}
.sidebar_title {
font-size: 8pt;
font-weight: bold;
color: #BEBEBE;
}
.sidebar_body {
font-size: 10pt;
font-weight: normal;
color: #FFFFFF;
}
/*قسم السجل الشخصي*/
#profile-box {
}
#profile-name {
}
.profile-image
{
border: 0px;
width: 66px;
}
#profile-description
{
}
/*الأقسام الجانبية المحددة مسبقاً*/
#archives-box, #recent-box, #fav-box, #categories-box, #coauthors-box, #customesidebar-box {
}
#archives-header, #recent-header, #fav-header, #categories-header, #customsidebar-header, #coauthors-header {
}
#archives, #recent, #fav, #categories, #customsidebar, #coauthors {
}
/* الروابط الأساسية */
a:link, a:visited {
background: transparent;
text-decoration: none;
color: #FFFFFF;
}
a:hover {
text-decoration : underline;
background: transparent;
color: #616264;
}
a:active {
text-decoration : none;
background: transparent;
color: #FFFFFF;
}
/* خصائص النص */
#main p, #sidebar p {
}
h2, h3, h4, h5 {
}
ul {
}
li {
}
#sidebar ul {
}
#sidebar ul li {
vertical-align: top;
padding: 0px;
margin: 0px;
list-style-position: inside;
list-style-image: url(http://www.jeeran.com/im/blogs/templates/19/images/Bulit.gif);
list-style-type: disc;
}
/* نموذج التعليقات*/
.CommentFormHead {
}
.AddCommentFormLabel {
font-size: 11px;
font-weight: bold;
text-align: left;
vertical-align: top;
}
.AddCommentFormInput {
border: 1px solid #000000;
}
#formComment.AddCommentFormInput {
height: 100px;
width: 280px;
}
#formAuthor.AddCommentFormInput {
}
#formEmail.AddCommentFormInput {
}
#formHomepage.AddCommentFormInput {
}
.formLabelCheckBox {
font-size: 11px;
font-weight: bold;
}
#btnAddComment {
}
/*التعليقات*/
.commentbox
{
width: 390px;
}
.commentbody {
width: 330px;
margin: 0px 0px 0px 55px;
}
/*متفرقة*/
#powered-by
{
padding: 20px 0px 0px 0px;
}
.gravatar {
width: 40px;
height: 40px;
float: left;
}
/*نرجو منك عدم التغيير في الكود التالي الا اذا كنت مدركاً لما تفعله*/
/* محتويات اخرى */
#subcontainer1 {
}
#subcontainer2 {
}
#subcontainer3 {
}
/* اطراف التصميم */
.curve_tl, .curve_tr, .curve_bl, .curve_br {
}
.curve_tl {
}
.curve_tr {
}
.curve_bl {
}
.curve_br {
}