/* ----------------------------------------------------------------------------------------------------------

    Structure:
    display; position; float; z-index; overflow; width; height; margin; padding; border; background; align; font;

    Content:
    
        1) HTML tags, reset
        2) Universal styles (display, float, margin, text-align...)
        3) Generally HTML styles (table, ul, dl...)
        4) Layout
        5) Page: Home
        
---------------------------------------------------------------------------------------------------------- */

    /*
    In version 1.7  we removed Layout of homepage with posts. Now arenīt the posts side by side. 
    If you want to comeback to layout in version 1.6 delete the comment symbol (*//*) in line 98
    in main.css and main800.css
    */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags, reset
---------------------------------------------------------------------------------------------------------- */
@import url(http://fonts.googleapis.com/css?family=Share+Tech);

* {margin:0; padding:0;}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}
body {padding:30px 0; background:url("../design/bg.gif") 0 0 repeat-x; font:0.8em/1.5 "arial",sans-serif; text-align:center;}    

img, table {  
  max-width:600px; 
  height: auto;     
}

h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}
h1 {font-size:210%; font-family: 'Share Tech', sans-serif;}
h2 {font-size:170%;}
h3 {font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:100%;}

p, table, ul, ol, dl, fieldset {margin:15px 0;}

table {border-collapse:collapse; border-spacing:0; font-size:100%;}
th {text-align:center; font-weight:bold;}
th, td {padding:3px 7px;}

ul, ol {margin-left:30px;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}

dt {font-weight:bold;}
dd {margin-left:30px;}

fieldset {position:relative; padding:10px;}
legend {position:absolute; top:-1em; margin:0; padding:5px 10px; font-size:100%; font-weight:bold;}

/* ----------------------------------------------------------------------------------------------------------
2) Universal styles (display, float, margin, text-align...)
---------------------------------------------------------------------------------------------------------- */

.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}

.relative {position:relative;}

.clear {clear:both;}

.f-left, .alignleft {float:left !important; padding-right:10px;} img.f-left {float:left; margin-right:10px;}
.f-right, .alignright {float:right !important; padding-left:10px;} img.f-right {float:right; margin-left:10px;}
.aligncenter {text-align: center; margin: 0 auto; padding:10px;}

.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}

.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}

.noscreen {display:none;}

.smaller {font-size:85%;}

/* ----------------------------------------------------------------------------------------------------------
3) Generally HTML styles (table, ul, dl...)
---------------------------------------------------------------------------------------------------------- */            

ul#ul-list {margin:0; padding:0; list-style:none;}   
ul#ul-list li .postin {margin:0; margin-bottom:5px; padding:0; padding-left:20px; background:url("../design/ico-list.gif") 0 3px no-repeat; display:block;}
/* .postindex { display: inline-block; width: 260px; margin-right:10px; } */    

                    




/* ----------------------------------------------------------------------------------------------------------
4) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:980px; margin:0 auto; text-align:left;}

    #header {position:relative; padding-bottom:20px;width:900px;}
    
      
        #logo {margin:0; width:890px; padding-left:45px; background:url("../design/logo.gif") 0 50% no-repeat; font-size:200%; letter-spacing:-1px; font-weight:normal;}
        #logo span {font-weight:bold;}
        #logo a {text-decoration:none;}
        
        #slogan {top:12px; right:0; margin:0; font-size:120%; letter-spacing:1px; width:910px;text-align:left;margin-left:60px;}        

    #cols {background:url("../design/cols.png") 0 0 repeat-y;}
    #cols-bottom {clear:both; width:980px; height:10px; background:url("../design/cols-bottom.jpg") 0 0 no-repeat; font-size:0;}

        #content {float:left; width:640px; overflow:hidden;}
        #content .content-in {padding:5px 15px;}
        #content .title {padding:20px 15px 5px 15px; background:url("../design/title.gif") 0 0 repeat-x; font-size:120%;}
        
        
        #aside {float:right; width:210px; min-height:400px; padding-top:20px; padding-left:100px; background:url("../design/aside.jpg") 0 0 no-repeat; overflow:hidden;padding-right:10px;}
        #aside caption {color:#f67a10;font-weight:600;padding:8px;}
        #aside .title {margin-bottom:5px; font-size:100%; font-weight:bold;} 
            
            #aside ul.ul-style01, .widget ul {margin:0; padding:0; list-style:none;}
            #aside ul.ul-style01 li, .widget ul li {display:inline; margin:0; padding:0;}
            #aside ul.ul-style01 li a, .widget ul li a {display:block; padding:1px 10px 1px 20px; background:url("../design/nav-link.gif") 0 5px no-repeat; text-decoration:none;}
            #aside ul.ul-style01 li a:hover, .widget ul li a:hover {background:url("../design/nav-link.gif") 0 -83px no-repeat;}
            #aside ul.ul-style01 li.current_page_item a, .widget ul li.current_page_item a, .widget ul li.current-cat a {background:url("../design/nav-active.gif") 0 5px no-repeat; font-weight:bold;}
            
                        
			.entry p {padding-bottom: 20px;}
			.entry ul {margin-top: 0;}
			

            #aside ul.ul-rss {margin:0; padding:0; list-style:none;}
            #aside ul.ul-rss li {display:inline; margin:0; padding:0;}
            #aside ul.ul-rss li a {display:block; padding:1px 10px 1px 20px; background:url("../design/ico-rss.gif") 0 3px no-repeat; text-decoration:none;}

                #searchform {width:180px; margin: 0px auto;height:60px;vertical-align:middle;margin-top:10px;}
                #searchform #s {height:30px;background:url("../design/search-input.gif") 0 0 no-repeat;border:0; width:132px; font-size:12px; padding-left:3px;float:left;}
                #searchsubmit {width: 45px; height: 30px; float: right; background:url("../design/search-submit.gif") 0 0 no-repeat; cursor: pointer; font-size:1px; text-align:right; color: #323232; border:0;}             
    
    #footer {clear:both; margin-top:20px;}
    #footer p {margin:0;}
 
/* ----------------------------------------------------------------------------------------------------------
5) Page: Home
---------------------------------------------------------------------------------------------------------- */

#topstory {position:relative;}
#topstory-title {padding:15px; padding-right:60px; background:url("../design/topstory-title.gif") 0 0 no-repeat;}
#topstory-title h2 {margin:0; font-size:160%; letter-spacing:-1px;}
#topstory-in {padding:15px;}
#topstory-in p {margin:0;}
#topstory-in img {float: left; margin: 0 10px 10px 0;}
#topstory-bottom {width:640px; height:5px; margin-bottom:15px; background:url("../design/topstory-bottom.gif") 0 0 repeat-x; font-size:0;}
#topstory p.info {margin:0; font-size:85%;}
#topstory #new {position:absolute; top:0; right:20px; width:29px; height:59px; background:url("../design/new.gif") 0 0 no-repeat; font-size:0;}

#photos img {display:block; float:left; margin-right:10px; border:0;}

#cols50 .col50 {float:left; width:290px;}
#cols50 .col100 {float:left; width:580px;}
#cols100 li {margin-top: 25px;}
.navigation {padding-top: 25px; float: left; width: 100%;}

.responses {font-size: 19px;}
.text {border: 1px solid #CCCCCC; padding: 4px; width: 250px; margin-bottom: 10px;}
.textarea {border: 1px solid #CCCCCC; padding: 4px; width: 400px; margin-bottom: 10px;}
.submit {border: 1px solid #CCCCCC; padding: 4px; width: 180px; text-align: center; cursor: pointer; margin-left: 100px;}
form label {float: left; width: 100px;}
#respond {padding-bottom: 8px; display: block;}
.cfbox1 {padding-bottom: 15px;}

.widget ul li a {background-position: 0 -1px no-repeat !important; display: inline !important; border: none !important;}
.widget ul li {padding: 1px 0 1px 0 !important; display: block !important;}
.recentcomments a {background: none !important;}
.commentlist {list-style: none;}
.commentform {float: left; width: 570px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; padding: 10px 20px 20px 20px;}
.submit {-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.comment-avatar { float: left; width: 65px; padding-top: 17px;}
.comment-bg {-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; padding: 10px 20px 10px 20px; float: right; width: 470px;}
.commentlist li {float: left; margin-bottom: 10px;}
.authorcom {padding-bottom: 5px;}
.authorcom span {font-weight: bold;} 

.comment-form { float: left; width: 570px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; padding: 10px 20px 20px 20px; background: #6fbff4; }
.comment-notes { display: none;}

.comment-form-author {
  float:left;
  height: 27px;
}

.comment-form-author .required {
  display:none;
}

#author {
border-radius: 10px;
border: 2px solid #0c6098;
height: 16px;
padding-top:3px;
background-color: #dfeffb;
padding-left: 7px;
padding-bottom: 2px;

}

.comment-form-email {
  float:left;
  height: 27px;
}

#email {
border-radius: 10px;
border: 2px solid #0c6098;
height: 16px;
padding-top: 3px;
background-color: #dfeffb;
padding-left: 7px;
padding-bottom: 2px;

}

.comment-form-email .required {
  display:none;
}

.comment-form-comment {
  float:left;
}

.comment-form-url {
  float:left;
  display:none;
}

#comment {
border-radius: 10px;
border: 2px solid #0c6098;
padding-top: 3px;
background-color: #dfeffb;
padding-left: 7px;
padding-bottom: 2px;  
}

.logged-in-as a {
  color: #0e68a5;
}



.form-allowed-tags {
  float:left;
}

#submit {
  float:left; 
  border-radius: 10px;
  height: 25px;
  width: 200px;
  background-color: #1292eb;
  border: 2px solid  #0c6098;
  color: white;
  font-weight: bold;
}

comment-reply-title {
  padding-bottom: 8px; 
  display: block;
}
