/*
    

    Structure:
        display | position | float | overflow | width | height | border | margin | padding | background | align | font
*/

* {min-height:1px;}
body {border:0px none; margin:0; padding:0; background:#F1DFBB url('../design3/bg.gif') repeat-x 0 0; color:#192666; _text-align:center; font-style:normal; font-variant:normal; font-weight:normal; line-height:160%; font-size:70%; font-family:verdana, sans-serif}

a {color:#192666;}
a:hover {color:#4F6AD7;}

p {border:0px none; margin:5px 0; padding:0}

div {display:block; border:0px none; margin:0; padding:0}

h1, h2, h3, h4, h5 {border:0px none; padding:0; font-weight:bold; margin-left:0; margin-right:0; margin-top:15px; margin-bottom:10px}
h1 {font-size:260%; line-height:100%; font-family:"georgia",serif; font-weight:normal;}
h2 {font-size:100%; line-height:100%; font-family:"georgia",serif; font-weight:normal;}
h3 {font-size:120%; line-height:100%; font-weight:bold;}
h4 {font-size:120%;}
h5 {font-size:100%;}

table {display:table; border-collapse:collapse; margin:15px 0; padding:0; border:1px solid #B7CAF6; font-size:100%;}
tr {display:table-row;}
th, td {display: table-cell; border:1px solid #B7CAF6; margin:0; padding:5px; vertical-align:top; text-align:left;}
th {background:#E7ECFD; text-align:center; color:#192666; font-weight:bold;}

ul, ol {display:block; border:0px none; padding:0; margin-left:40px; margin-right:0; margin-top:5px; margin-bottom:5px}
ol {list-style-type:decimal;}
li {display:list-item; border:0px none; margin:0; padding:0; _height:1px}
ul ul, ul ol, ol ol, ol ul {margin: 0 0 0 5px;}

dl {border:0px none; margin:15px 0; padding:0}
dt {border:0px none; margin:0; padding:0; font-weight:bold}
dd {border:0px none; padding:0; margin-left:30px; margin-right:0; margin-top:0; margin-bottom:0}

form {border:0px none; margin:0; padding:0}
fieldset {border:1px solid #ccc; margin:15px 0; padding:10px;}
legend {margin-left:10px; font-size:100%; font-weight:bold; color:#008;}

hr {display:block; height:1px; margin:10px 0; padding:0; background:#CCC; border:0px solid #CCC; color:#CCC}

a, img, span {border:0px none; margin:0; padding:0}
abbr, acronym {border-bottom:1px dotted #CCC; cursor:help;}

del, .through {text-decoration:line-through;}
strong, .strong {font-weight:bold;}
cite, em, q, var {font-style:italic;}
code, kbd, samp {font-family:monospace; font-size:110%;}

/* Floating */
.f-left {float:left;}
.f-right {float:right;}

/* Text align */
.t-left {text-align:left;}
.t-center {text-align:center;}
.t-right {text-align:right;}

.va-middle {vertical-align:middle;}

.clear {clear:both;}
.box {min-height:1px; _height:1px;}
.box:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}

.nom {margin:0;}
.noscreen {display:none;}

/* -----------------...........--------------------------------------------------------------------------------------- */

#main {width:770px; margin:10px auto 0 auto; _text-align:left;}

/* Header */
#header {position:relative; width:770px; height:110px; margin:0; padding:0; background:#233C9B url('../design3/header7.jpg') no-repeat 0 0; color:#FFF}

    /* Header - logo */
    #header #logo {position:absolute; top:48px; left:35px; margin:0;}

    #header #logo a {color:#FFF;}
    #header #logo a:hover {color:#B5C4E3; text-decoration:underline;}
    
    /* Header - Search */
    #header #search {position:absolute; top:2px; right:0px;}
    #header #search form {position:relative;}
    #header #search #search-input-out {position:absolute; top:0; right:45px; width:155px; height:28px; margin:0; padding:0; border:0px none; background:url('../design3/search_input.gif') no-repeat 0 0; color:#192666; font-style:normal; font-variant:normal; font-weight:bold; line-height:100%; font-size:90%; font-family:verdana, sans-serif}
    #header #search #search-input {width:140px; margin:5px 8px; border:0px none; background:#FFF; color:#192666; font-style:normal; font-variant:normal; font-weight:bold; line-height:100%; font-size:100%; font-family:verdana, sans-serif; padding-left:0; padding-right:0; padding-top:3px; padding-bottom:3px}
    #header #search #search-submit {position:absolute; top:0; right:0px;}
    #header #search fieldset {margin:0; padding:0; border:0px none;}
    #header #search fieldset {width:200px;}
    #header #search legend {display:none;}

/* Main menu (tabs) */
#tabs {background:#FFCC66; margin:0 5px; padding:10px 0 0 0; _height:1px;}

  #tabs ul {margin:0 5px; padding:0; list-style:none;}
    #tabs ul li {margin:0 0px 0 0; padding:0; float:left;}
    #tabs ul li a {display:block; position:relative; border:0px none; background:url('../design1/tab_link.gif') repeat-x 0 0; color:#ffffff;  text-decoration:none; cursor:pointer; padding-left:15px; padding-right:15px; padding-top:7px; padding-bottom:7px}
    
    /* Main menu (tabs - link) */
    #tabs ul li a span.tab-l, #tabs ul li a:hover span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url('../design1/tab_link_l.gif') no-repeat 0 0;}
    #tabs ul li a span.tab-r, #tabs ul li a:hover span.tab-r {position:absolute; top:0; right:0; _right:-1px; width:8px; height:8px; background:url('../design1/tab_link_r.gif') no-repeat 100% 0;}
    
    /* Main menu (tabs - hover) */
    #tabs ul li a:hover {background:url('../design1/tab_hover.gif') repeat-x 0 0; color:#FFF}
    #tabs ul li a:hover span.tab-l {background:url('../design1/tab_hover_l.gif') no-repeat 0 0;}
    #tabs ul li a:hover span.tab-r {background:url('../design1/tab_hover_r.gif') no-repeat 100% 0;}
    
    /* Main menu (tabs - active) */
    #tabs ul li#active a {background:#FFF; color:#000033;}
    #tabs ul li#active a span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url('../design1/tab_active_l.gif') no-repeat 0 0;}
    #tabs ul li#active a span.tab-r {position:absolute; top:0; right:0; width:8px; height:8px; background:url('../design1/tab_active_r.gif') no-repeat 100% 0;}



/* Page (2 columns) */
#page {width:770px; min-height:1px; background:#FFF url('../design3/bg_page1.gif') repeat-y 0 0; _height:1px}
#page1 {width:770px; min-height:1px; background:#FFF url('../design3/bg_page1.gif') repeat-y 0 0; _height:1px}
#page-in {min-height:1px; background:url('../design3/bg_page_in1.jpg') no-repeat 0 0; _height:1px; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:10px}

/* Strip */
#strip {position:relative; clear:both; padding:15px 10px 10px 10px; color:#6182D1;}
#strip p {margin:0;}
#strip a {color:#6182D1;}
#strip a:hover {color:#192666;}

    /* Strip - breadcrumbs */
    #strip #breadcrumbs {width:700px; margin:0; padding:0;}
    
    /* Strip - RSS */
    #strip #rss {float:right; width:175px; _width:200px; margin:0; padding-left:25px; background:url('../design3/ico_rss.gif') no-repeat 0 50%; }

/* Content */
#content {float:left; width:530px; _width:550px; margin:0; padding:0 0 0 20px;}

    /* Content - article */
    #content .article {clear:both; margin:0; padding:20px; background:url('../design3/content_article_bg.jpg') no-repeat 0 0;}
    #content .article h2 {margin:0 -20px; padding:10px; background:#F0E3C3 url('../design3/content_title_bg.gif') repeat-y 0 0; color:#192666}
    #content .article h2 span {background:url('../design3/ico_list.gif') no-repeat 0 50%; padding-left:25px}
    
    #content .article p {text-align:Left;}
    #content .info {margin:10px 0; padding-bottom:8px; border-bottom:1px solid #DEE5FD; color:#ffffff;}
    #content .info a {color:#6685CC;}
    #content .info a:hover {color:#FF9000;}
    
    #content .info span.date, #content .info span.cat, #content .info span.user, #content .info span.comments {padding-left:15px;}
    #content .info span.date {background:url('../design3/ico_date.gif') no-repeat 0 50%;}
    #content .info span.cat {background:url('../design3/ico_cat.gif') no-repeat 0 50%; margin-left:8px}
    #content .info span.user {background:url('../design3/ico_user.gif') no-repeat 0 50%; margin-left:8px}
    #content .info span.comments {background:url('../design3/ico_comments.gif') no-repeat 0 50%; margin-left:8px}

    /* Content - More */
    #content .btn-more {padding:0; border:0px none; position:relative; margin-left:0; margin-right:0; margin-top:0; margin-bottom:15px}
    #content .btn-more a {display:block; position:absolute; top:0; right:0; width:67px; _width:95px; height:21px; margin:0; background:url('../design3/btn_more1.gif') no-repeat 0 0; color:#000; text-decoration:none; padding-left:28px; padding-right:0; padding-top:0; padding-bottom:0}
    #content .btn-more a:hover {background:url('../design3/btn_more1.gif') no-repeat -95px 0;}
/* Content1 */
#content1 {float:left; width:680px; _width:700px; margin:0; padding:0 0 0 20px;}

  
 /* Content1 - article1 */
    #content1 .article {clear:both; margin:0; padding:20px; background:url('../design3/content_article_bg2.jpg') no-repeat 0 0;}
    #content1 .article h2 {margin:0 -20px; padding:10px; background:#F0E3C3 url('../design3/content_title_bg2.gif') repeat-y 0 0; color:#192666}
    #content1 .article h2 span {background:url('../design3/ico_list.gif') no-repeat 0 50%; padding-left:25px}
    
    #content1 .article p {text-align:left;}
    #content1 .info {margin:10px 0; padding-bottom:8px; border-bottom:1px solid #DEE5FD; color:#6685CC;}
    #content1 .info a {color:#6685CC;}
    #content1 .info a:hover {color:#FF9000;}
    
    #content1 .info span.date, #content .info span.cat, #content .info span.user, #content .info span.comments {padding-left:15px;}
    #content1 .info span.date {background:url('../design3/ico_date.gif') no-repeat 0 50%;}
    #content1 .info span.cat {background:url('../design3/ico_cat.gif') no-repeat 0 50%; margin-left:8px}
    #content1 .info span.user {background:url('../design3/ico_user.gif') no-repeat 0 50%; margin-left:8px}
    #content1 .info span.comments {background:url('../design3/ico_comments.gif') no-repeat 0 50%; margin-left:8px}

    /* Content - More */
    #content1 .btn-more {padding:0; border:0px none; position:relative; margin-left:0; margin-right:0; margin-top:0; margin-bottom:15px}
    #content1 .btn-more a {display:block; position:absolute; top:0; right:0; width:67px; _width:95px; height:21px; margin:0; background:url('../design3/btn_more1.gif') no-repeat 0 0; color:#FFF; text-decoration:none; padding-left:28px; padding-right:0; padding-top:0; padding-bottom:0}
    #content1 .btn-more a:hover {background:url('../design3/btn_more1.gif') no-repeat -95px 0;}


/* Right column */
#col {float:left; width:200px; margin:0; padding:0; background:#99cc99 url('../design3/col_bg.gif') repeat-y 0 0;}
#col-in {background:url('../design3/col_top.gif') no-repeat 0 0;; padding-left:10px; padding-right:10px; padding-top:20px; padding-bottom:20px}
#col h2 {background:#FED37A url('../design3/col_title_bg.gif') repeat-y 0 0; color:#000000; margin-left:-10px; margin-right:-10px; margin-top:0; margin-bottom:1px; padding-left:15px; padding-right:10px; padding-top:1px; padding-bottom:1px}
#col h3 {background:#FED37A url('../design3/col_title_bg.gif') repeat-y 0 0; color:#000000; margin-left:-10px; margin-right:-10px; margin-top:0; margin-bottom:15px; padding-left:15px; padding-right:15px; padding-top:13px; padding-bottom:14px}

    /* Right column - About me */
    #col #about-me {margin-bottom:15px; line-height:130%;}
    #col #about-me p {margin:0;}
    #col #about-me #me {float:left; width:54px; height:58px; margin-right:7px;}

    /* Right column - Category */
    #col ul#category {margin:15px 0; padding:0; list-style:none;}
    #col ul#category li {margin:0; padding:0; border-bottom:1px solid #669966;}
    #col ul#category li a {display:block; background:url('../design3/ico_archive.gif') no-repeat 5px 6px; text-decoration:none; padding-left:22px; padding-right:0; padding-top:3px; padding-bottom:3px}
    #col ul#category li a:hover {background-color:#669990; color:#669978;}
    #col ul#category li#category-active a {background:#669999 url('../design3/ico_archive2.gif') no-repeat 5px 50%; font-weight:bold}
                       
    /* Right column - Archive */
    #col ul#archive {margin:15px 0; padding:0; list-style:none;}
    #col ul#archive li {margin:0; padding:0; border-bottom:1px solid #E0E8FA;}
    #col ul#archive li a {display:block; background:url('../design3/ico_archive.gif') no-repeat 5px 50%; text-decoration:none; padding-left:22px; padding-right:0; padding-top:1px; padding-bottom:1px}
    #col ul#archive li a:hover {background-color:#F9F0DD; color:#000000;}
    #col ul#archive li#archive-active a {background:#F9F0DD url('../design3/ico_archive2.gif') no-repeat 5px 6px; font-weight:bold}
    
    /* Right column - Links */
    #col ul#links {margin:15px 0; padding:0; list-style:none;}
    #col ul#links li {margin:0; padding:0; border-bottom:1px solid #E0E8FA;}
    #col ul#links li a {display:block; background:url('../design3/ico_links.gif') no-repeat 5px 6px; text-decoration:none; padding-left:22px; padding-right:0; padding-top:3px; padding-bottom:3px}
    #col ul#links li a:hover {background-color:#D3DFF8; color:#192666;}

/* Footer */
//#footer {position:relative; clear:both; width:770px; height:60px; margin-bottom:50px; background:url('../design3/footer1.jpg') no-repeat 0 0; color:#6685CC}
//#footer a {color:#6685CC;}
//#footer a:hover {color:#192666;}
#footer1 {position:relative; clear:both; width:770px; height:60px; margin-bottom:50px; background:url('../design3/footer1.jpg') no-repeat 0 0; color:#6685CC}
#footer1 a {color:#6685CC;}
#footer1 a:hover {color:#192666;}
    /* Footer - "back on top" */
    #top {position:absolute; top:55px; left:550px;}
    #top p {position:relative; width:30px; height:25px; margin:0; overflow:hidden;}
    #top p span {display:block; position:absolute; left:0; top:0; z-index:1; width:30px; height:25px; background:url('../design3/ico_top.gif') no-repeat 0 0; cursor:pointer}
    #top a:hover span {background:url('../design3/ico_top.gif') no-repeat -30px 0;}
    #back {position:absolute; top:55px; left:600px;}
    #back p {position:relative; width:30px; height:25px; margin:0; overflow:hidden;}
    #back p span {display:block; position:absolute; left:0; top:0; z-index:1; width:30px; height:25px; background:url('../design3/ico_back.gif') no-repeat 0 0; cursor:pointer}
    #back a:hover span {background:url('../design3/ico_back.gif') no-repeat -30px 0;}

    /*  Footer - copyright */
    #footer1 p#copyright {position:absolute; top:10px; left:50px; margin:0;}
    /* Footer - created by */
    #createdby {position:absolute; top:10px; left:562px; margin:0; color:#8CA3D8;}
    #createdby a {color:#8CA3D8;}
