﻿/* page containers config
---------------------------------------*/
#main { 
    direction: rtl;
    padding: 20px 20px 10px 20px; 
}

#linkList {    
    direction: rtl;
    padding: 20px 10px 0 10px;
}

#footer {
    background: #eee url(../Images/core/footer.gif) repeat-x top left;
    border-top: solid 1px #ddd;
    text-align: center;
    height: 25px;
    padding: 10px 0 0 0;
    color: #666;
    direction: rtl;
    margin: 0 0 0 198px; 
    clear: both;
}


/* weblog style
-------------------------------------- */
.blogPost {
    background: url(../images/weblog/postfooter.gif) no-repeat bottom center;
    margin-bottom: 30px;    
    padding-bottom: 25px;
}

.blogPost h3 {
    background: url(../Images/weblog/post.gif) no-repeat center right;
    padding: 0 15px 0 0;  
}

.postCommentsCount {   
    display: block;
    float: right;
    padding-right: 10px;
}

.postCommentsCount a {
	color: #7e7e7e;
	background: url(../Images/weblog/Comments.gif) no-repeat center right;
	padding: 0 18px 0 0;
	display: block;
}

.postDate{
    font-size: 10px;
    color: #A5A5A5; 
    display: block;
    float: left;
    padding-left: 10px;   
}

.postBody a, #details a {
    color: #187fbc;
	text-decoration: none;
	padding: 0 2px 2px 2px;
	border-bottom: 1px dotted #ccc;
}

.postBody a:hover, #details a:hover {
    color: White;
    background-color: #3080CB;
    border-bottom-width: 0px;
}

.postBody ul, #details ul {
    margin-top: 5px;
    margin-bottom: 10px;
}
#details ul li {
    padding: 2px 0;
}


/* blog comments
-------------------------------------- */
#blogComments .blogComment {
    margin-bottom: 20px;
}

#blogComments .commentDate {
    display: block;
    padding: 2px 15px 3px 0;
    font-size: 10px;
    color: #A5A5A5; 
}

#blogComments h3, #blogSendComment h3 {
    padding: 0 20px 0 0;
    background: url(../Images/weblog/Comments.gif) no-repeat center right;  
    margin: 5px 0 15px 0 ;     
}

#blogComments .commentBody, #blogComments .admCommentBody {
    background: url(../Images/weblog/blgCmtBk.png) no-repeat top right;
    padding: 5px 10px 10px 0;
    margin-right: 5px;    
}

#blogComments .admCommentBody {
    background-image: url(../Images/weblog/blgCmtAdmBk.png);
}

#blogSendComment {
    border-top: solid 1px #D8D8D8;
}

#blogSendComment h3 {
    margin: 5px 0 15px 0 ;  
}


/* blog link list
-------------------------------------- */
#linkList a {
    color: #565D4A;  
    padding: 1px;   
}

#linkList a:hover {
    color: #fff;
    background: #80BE14;  
}

#linkList h3 {  
    margin: 0; 
    height: 20px;
}

#blogArchiveLinks h3 {
    background: url(../Images/weblog/archive.gif) no-repeat 5px 0px; 
}

#blogTools h3 {
    background: url(../Images/weblog/tools.gif) no-repeat 5px 0px; 
}

#blogLinks h3 {
    background: url(../Images/weblog/links.gif) no-repeat 5px 0px; 
}

#linkList h3 span {
    display: none;
}

#linkList ul {
    list-style-type: none;
    margin: 0 0 15px 0;
    direction: ltr;
    font-size: 10px;
    font-weight: bold;   
    padding: 2px 0 10px 15px;
    border-bottom: solid 2px #DAED9C;
}

#linkList li {
    background: url(../Images/bullets/md04.gif) no-repeat center left;    
    padding-left: 15px; 
    height: 15px;
}


/* icon list for validation and ...
---------------------------------------*/
#iconsList {
    margin-top: 60px;
    direction: ltr;
}

#iconsList img {
    border-style:none;
}

#iconsList a {
    margin: 2px auto 0 auto;
    display: block;
    height: 15px;
    width: 80px;   
}

#ThemeSwitcher {
    width: 45px;
    height: 18px;    
    margin: 0 auto 5px auto;
}

#ThemeSwitcher .basic {
    float: left;
}

#ThemeSwitcher .green {
    float: right;
}



/* works page
-------------------------------------- */
#works {
    margin: 0 auto 0 auto;
    width: 500px;
}

#works a {
    border: solid 1px #eee; 
    height: 140px;  
    color: #888;
    display: block;    
    margin-top: 10px;
    position: relative;
}

#works a:hover {
    border: solid 1px #ccc;
    background-color: #f5f5f5;
    color: #444;
}

#works h4 {
    font-size: 12px;
    background: url(../images/bullets/sm02.gif) no-repeat center right;
    padding: 5px 10px 5px 0; 
    margin: 0 5px 0 0;
    float: right;         
}

#works span {
    color: #0560A6;
    background: url(../images/bullets/linkto.gif) no-repeat center right;
    padding: 0 10px 0 0;  
    position: absolute;
    bottom: 20px;
    left: 170px;  
}

#works img {
    float: left;
}


/* details page
-------------------------------------- */
#details h3 {    
    background: url(../images/bullets/back.gif) no-repeat top right;
    padding: 0 25px 0 0;
    clear: right;
    margin: 15px 10px 0 0;
}

/* Table Style
--------------------------------------- */
table.tbl
{
    border-collapse: collapse;
    font: 12px tahoma;
    color: #060D16;
    margin: 10px 0 10px 0;
}

table.tbl td, table.tbl th
{
    border: solid 1px #D9D9D9;
    padding: 1px 2px 1px 2px;
}

table.tbl th
{
    background-color: #3D80DF;
    font-weight: normal;
    color: #fff;
    border-bottom: solid 1px #6EA0E7;
    border-left: solid 1px #6EA0E7;
    padding-top: 0px;
}

table.tbl .alt
{
    background-color: #ECF3FC; 
}

table.tbl .trans
{
    border-width: 0;
    background-color: White;
    
}

table.tbl caption
{
    font-weight: bold;
    color: #999;
    padding-bottom: 5px;
}


/* syntax highlighter
-------------------------------------- */
.cf {
    margin: 10px auto 10px auto;
    font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif !important;
    direction: ltr;
    width: 95%;
    overflow: auto;
    padding-top: 20px;
    border-bottom: solid 2px #eee;
    background-color: #eee;
    line-height: normal;
    color: #444;
    display: block;
}

.cf .cln {
    background-color: #EEEEEE;
    color: gray; 
    border-right: solid 1px #808080;
    padding-right: 5px;
}

.cf .alt {
    background-color: #F7F7F7;
}

.cf p, .cf pre {
    margin: 0px;
    background-color: #fff;   
    display: block; 
}

.cf .fst {
    border-top: solid 1px #808080;  
}

.cf .fst .cln {
    border-top: solid 1px #eee;  
}