/*
Theme Name: Netgroup
Theme URI: http://venture22.ee/
Description: Theme for Netgroup.
Version: 1
Author: Venture22
Author URI: http://venture22.ee/
Tags: gray, red, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
body {
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: Arial, Verdana, Sans-Serif;
    background: #F2F1ED url('images/bg_body.jpg') repeat-x 0 0;
    color: #444;
    text-align: center;
}

#page {
    background: url('images/bg_page.jpg') no-repeat 0 0;
    margin: 0 auto;
    padding:22px 0;
    text-align: left;
    width: 960px;
}

#header {
    padding:0;
    height:58px;
    position:relative;
}

#headerimg {
    height: 97px;
    left:40px;
    position:absolute;
    top:0;
    width: 135px;
}
#headerimg h1 {
    padding:0;
    text-indent:-9999px;
}
#headerimg h1 a {
    background:url('images/logo.jpg') no-repeat 0 0;
    display:block;
    height: 97px;
    width: 135px;
}

#content {
    background:#fff;
    font-size: 1.2em;
}

#content small {
    font-weight:700;
}

.post-title {
    border-bottom:2px solid #F1F2EC;
    padding-bottom:13px;
    position:relative;
}
.post-title h2 a:hover,
.post-title h2 a:visited:hover {
    text-decoration:underline;
}

.front .post-title {
    margin-left:20px;
    padding-left:170px;
}
.post-title small {
    bottom:15px;
    left:0;
    position:absolute;
    text-transform:uppercase;
}

.author-info {
    border-left:2px solid #F1F2EC;
    bottom:46px;
    height:auto;
    left:0;
    padding:0 0 0 20px;
    position:absolute;
    width:150px;
}
.author-info small {
    display:block;
}
small.name {
    color:#444;
}
.author-info .desc,
.author-info a {
    font-weight:400 !important;
}
.author-info .desc {
    line-height:1.3em;
    padding-bottom:8px;
}
.entry_author_image {
    padding:11px 0 8px;
}
.entry_author_image img {
    height:75px;
    width:75px;
}

/*subscribe*/
#sidebar .s2class_widget_subscribe2widget {
    background:#B3A7A2;
    margin-bottom:15px;
    padding-bottom:17px;
}
#sidebar .s2class_widget_subscribe2widget h2 {
    color:#fff;
    font-size:1.1em;
    font-weight:700;
    margin-bottom:9px;
    text-shadow: #8F807A 1px 1px 1px;
}
#sidebar .s2class_widget_subscribe2widget label,
#sidebar .s2class_widget_subscribe2widget .unsubscribe {
    display:none;
}
#sidebar .s2class_widget_subscribe2widget input[type="text"] {
    width:156px;
}

div.clear {
    clear:both;
    line-height:0;
    height:0;
    font-size:0;
}

#tags-cont {
    display:inline;
    float:right;
    width:470px;
}
#tags-cont p {
    padding-top:0;
    text-align:right !important;
}
.tags {
    margin:0;
    padding:0 0 12px;
    text-align:left !important;
}
.tags a,
.tags a:visited {
    color:#666 !important;
    font-weight:400;
}
.tags a:hover,
.tags a:visited:hover {
    color:#CA1C57;
    text-decoration:underline;
}

.postmetadata-cont {
    padding:10px 0;
}
.postmetadata-cont p {
    display:inline;
    float:right;
    line-height:16px;
    margin:0;
    padding:0 !important;
}
.postmetadata-cont p a,
.postmetadata-cont p a:visited {
    border-bottom:2px solid #F2F1ED;
    margin-left:28px;
    padding:6px 0 6px 14px;
}
.postmetadata-cont p a:hover,
.postmetadata-cont p a:visited:hover {
    border-color:#CA1C76;
    text-decoration:none;
}

.addthis-button-cont {
    float:left;
}

.rss-button,
.rss-button:visited {
    background:url('images/rss_button.png') no-repeat 0 0;
    color:#fff !important;
    display:block;
    font-size:1.3em;
    font-weight:700;
    height:42px;
    line-height:42px;
    padding:0 10px 0 70px;
    width:200px;
}
.rss-button:hover,
.rss-button:visited:hover {
    color:#EFD2DD;
    text-decoration:none;
}

#sidebar ul > li {
    padding:8px 30px;
}
#sidebar a {
    color:#655854;
}
#sidebar .widget_search {
    background:url('images/bg_search.png') no-repeat 0 0;
    height:90px;
    margin-bottom:0;
}
#sidebar .widget_search h2 {
    color:#fff;
    font-weight:700;
    text-shadow: #8F807A 1px 1px 1px;
}
#sidebar .widget_search form {
    padding:5px 0;
    text-align:left;
}
#searchform input[type="text"],
#sidebar input[type="text"] {
    border:1px solid #A2948F;
    color:#655854;
    font-size:1em;
    height:23px;
    margin-right:5px;
    padding:5px 3px 0;
    vertical-align:top;
    width:136px;
}
.mac.ff3 #sidebar input[type="text"] {
    height:22px;
    padding-top:6px;
}
#searchform input[type="submit"],
#sidebar input[type="submit"] {
    background:url('images/submit.png') repeat-x 0 0;
    border:0;
    color:#fff;
    cursor:pointer;
    font-size:1.2em;
    font-weight:700;
    height:28px;
    overflow:visible;
    padding:0 5px;
    text-transform:uppercase;
    vertical-align:top;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.win.ff3 #sidebar input[type="submit"] {
    padding-bottom:2px;
}

#sidebar .flexo_widget_archives,
#sidebar .widget_authors {
    background:#fff;
    border-left:2px solid #F2F1ED;
    padding-bottom:20px;
    padding-left:28px;
}
#sidebar .flexo_widget_archives,
#sidebar .widget_authors h2 {
    color:#655854;
    margin:2px 0 10px;
}
#sidebar .flexo_widget_archives ul li a,
#sidebar .flexo_widget_archives ul li a:visited {
    color:#B3A7A2;
    font-weight:700;
}
#sidebar .flexo_widget_archives ul li ul {
    margin-left:0;
}
#sidebar .flexo_widget_archives ul li li a,
#sidebar .flexo_widget_archives ul li li a:visited,
#sidebar .widget_authors a,
#sidebar .widget_authors a:visited {
    color:#CB1B58;
    font-weight:400;
}

#sidebar .widget_links h2,
#sidebar .widget_tag_cloud h2 {
    margin-bottom:10px;
}
#sidebar .widget_links a {
    font-weight:700;
}
#sidebar .widget_links ul li {
    margin-bottom:6px;
}

#sidebar .widget_tag_cloud div {
    line-height:1.4em;
    text-align:center;
}
.ie7 #sidebar .widget_tag_cloud div {
    line-height:1.8em;
}
.ie7 H2.pagetitle {
    margin-top:55px;
}
#sidebar .widget_tag_cloud div span {
    padding:0 5px;
}

#sidebar .wp-bann {
    display:block;
    margin:15px 0 15px -10px;
}

#sidebar .wp-bann img {
    margin:0;
    max-width:240px;
}

.top-menu {
    font-size:1.5em;
    font-weight:700;
    padding:17px 312px 0 208px;
}
.top-menu ul {
    display:inline;
    float:left;
    margin:0;
    padding:0;
    width:auto;
}
.top-menu li {
    display:inline;
    float:left;
    list-style:none;
}
.top-menu li a,
.top-menu li a:visited {
    border-bottom:3px solid #CB1B58;
    color:#655854;
    display:block;
    margin-right:8px;
    padding:10px;
}
.top-menu li a:hover,
.top-menu li a:visited:hover,
.top-menu .current-cat a,
.top-menu .current-cat a:visited,
.top-menu .current_page_item a,
.top-menu .current_page_item a:visited {
    background:#fff;
    color:#CB1B58;
    text-decoration:none;
}
.top-menu ul.pages {
    float:right;
}
.top-menu .pages li a {
    border-color:#B3A7A2;
}

#content small.date,
#content small.author {
    color:#B3A7A2;
    text-transform:uppercase;
}

.hide {
    display:none !important;
}

#content h2 {
    line-height:1.1em;
}

h3#comments {
    border-bottom:2px solid #F1F2EC;
    padding-bottom:8px;
}

.widecolumn .entry p {
    font-size: 1.05em;
}

.narrowcolumn .entry,
.widecolumn .entry {
    line-height: 1.6em;
    padding-top:6px;
    position:relative;
}
.front.narrowcolumn .entry {
    min-height:220px;
    padding-left:190px;
    padding-top:8px;
}

.widecolumn {
    line-height: 1.6em;
}

.narrowcolumn .postmetadata {
    text-align: center;
}

.thread-alt {
    background-color: #fff;
}
.thread-even {
    background-color: white;
}
.depth-1 {
    border:2px solid #F2F1EF;
    border-width:0 0 2px;
}

.even, .alt {
    /*border-left: 1px solid #F2F1EF;*/
}

#footer {
    border:none;
}

small {
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:0.9em;
    line-height:1.5em;
    }

h1, h2, h3 {
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: bold;
    }

h1 {
    font-size: 4em;
    text-align: center;
    }


h2 {
    font-size: 2em;
}

h2.pagetitle {
    font-size: 1.6em;
    }

#sidebar h2 {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 1.4em;
    font-weight:400;
}

h3 {
    font-size: 1.3em;
    }

h1, h1 a, h1 a:hover, h1 a:visited {
    text-decoration: none;
    color: white;
    }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
    color: #CA1C57;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
    text-decoration: none;
    }

.entry p a:visited {
    color: #b85b5a;
    }

.sticky {
    background: #f7f7f7;
    padding: 0 10px 10px;
    }
.sticky h2 {
    padding-top: 10px;
    }

.commentlist li, #commentform input, #commentform textarea {
    font-family: Arial, Verdana, Sans-Serif;
    }
.commentlist li ul li {
    font-size: 1em;
}

.commentlist li {
    font-size:0.9em;
    font-weight: bold;
}

.commentlist li .avatar {
    float: right;
    border: 1px solid #eee;
    padding: 2px;
    background: #fff;
}

.commentlist .comment-info,
.commentlist .comment-text {
    float:left;
}
.commentlist .comment-info {
    padding-right:10px;
    padding-top:12px;
    width:160px;
}
.commentlist .comment-info cite {
    display:block;
    padding-bottom:3px;
}
.commentlist .comment-info .comment-meta {
    color:#B3A7A2;
    font-weight:700;
    padding-bottom:10px;
    padding-top:18px;
    text-transform:uppercase;
}
.commentlist .comment-info cite.email a,
.commentlist .comment-info cite.email a:visited {
    color:#CB1B58;
    font-weight:400;
}
.commentlist .comment-text {
    width:430px;
}
.commentlist .comment-text .await {
    color:#CB1B58;
    display:block;
    font-style:normal;
    padding-top:12px;
}

.commentlist cite, .commentlist cite a {
    color:#444;
    font-weight: bold;
    font-style: normal;
    font-size: 1em;
    }

.commentlist p {
    font-size:1.2em;
    font-weight: normal;
    line-height: 1.4em;
    text-transform: none;
    }

#commentform p {
    font-family: Arial, Verdana, Sans-Serif;
    }

.commentmetadata {
    font-weight: normal;
    }

#sidebar {
    font: 1.2em Arial, Verdana, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
    color: #888;
    }

code {
    font: 1.1em 'Courier New', Courier, Fixed;
    }

acronym, abbr, span.caps
{
    font-size: 0.9em;
    letter-spacing: .07em;
    }

a, h2 a:hover, h3 a:hover {
    color: #CB1B58;
    text-decoration: none;
}

a:hover {
    color: #CB1B58;
    text-decoration: underline;
    }

#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt;
    }

#wp-calendar a {
    text-decoration: none;
    }

#wp-calendar caption {
    font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: center;
    }

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
    }
/* End Typography & Colors */



/* Begin Structure */
body {
    margin: 0 0 20px 0;
    padding: 0;
}

.front.narrowcolumn {
    padding-top:27px;
    padding-left:18px;
    width:622px;
}
.narrowcolumn {
    float:left;
    padding:47px 40px 20px 40px;
    margin:0;
    width:600px;
}

.widecolumn {
    padding: 10px 0 20px 0;
    margin: 5px 0 0 150px;
    width: 450px;
    }

.post {
    margin: 0 0 40px;
    /*text-align: justify;*/
    }

.post hr {
    display: block;
    }

.widecolumn .post {
    margin: 0;
    }

.narrowcolumn .postmetadata {
    padding-top: 5px;
    }

.widecolumn .postmetadata {
    margin: 30px 0;
    }

.widecolumn .smallattachment {
    text-align: center;
    float: left;
    width: 128px;
    margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
    text-align: center;
    margin: 5px 0px;
}

.postmetadata {
    clear: both;
}

.clear {
    clear: both;
}

#footer {
    padding: 0;
    margin: 0 auto;
    width: 760px;
    clear: both;
    }

#footer p {
    margin: 0;
    padding: 20px 0;
    text-align: center;
    }
/* End Structure */



/*    Begin Headers */
h1 {
    padding-top: 70px;
    margin: 0;
    }

h2 {
    margin: 30px 0 0;
}

h2.pagetitle {
    margin-top: 30px;
    padding-left:22px;
}

#sidebar h2 {
    margin: 7px 0 2px;
    padding: 0;
    }

h3 {
    padding: 0;
    margin: 30px 0 0;
    }

h3.comments {
    padding: 0;
    margin: 40px auto 20px ;
    }
/* End Headers */



/* Begin Images */
p img {
    padding: 0;
    max-width: 100%;
    }

/*    Using 'class="alignright"' on an image will (who would've
    thought?!) align the image to the right. And using 'class="centered',
    will of course center the image. This is much better than using
    align="center", being much more futureproof (and valid) */

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

.alignright {
    float: right;
}
.wp-caption.alignright {
    margin-right:0;
}

.alignleft {
    float: left;
}
.wp-caption.alignleft {
    margin-left:0;
}
/* End Images */



/* Begin Lists

    Special stylized non-IE bullets
    Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
    margin-left: 0px;
    padding: 0 0 0 30px;
   # list-style: none;
    padding-left: 20px;
   # text-indent: -20px;
}

html>body .entry li {
    margin: 7px 0 8px 10px;
}

/*.entry ul li:before, #sidebar ul ul li:before {
    content: "\00BB \0020";
}*/

.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
}

.entry ol li {
    margin: 0;
    padding: 0;
}

.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

#sidebar img {
    max-width:240px;
}
#sidebar ul, #sidebar ul ol {
    margin: 0;
    padding: 0;
}

#sidebar ul li {
    list-style-type: none;
    list-style-image: none;
    margin-bottom:0;
    }

#sidebar ul p,
#sidebar ul select {
    margin: 5px 0 8px;
    }

#sidebar ul ul,
#sidebar ul ol {
    margin: 5px 0 0;
    }

#sidebar ul ul ul,
#sidebar ul ol {
    margin: 0 0 0 10px;
    }

ol li, #sidebar ul ol li {
    list-style: decimal outside;
    }

#sidebar ul ul li, #sidebar ul ol li {
    margin: 3px 0 0;
    padding: 0;
    }
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
    margin: 10px auto;
    padding: 5px 3px;
    text-align: center;
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
    text-align:center;
    }

select {
    width: 130px;
    }

#respond .pad {
    padding-left:170px;
}
#commentform input,
#commentform textarea {
    background:#F2F1ED;
    color:#444;
    font-size:1em;
}
#commentform input,
#commentform label,
#commentform textarea {
    float:left;
}
#commentform input,
#commentform textarea {
    border:1px solid #A2948F;
    padding:5px 5px 0;
}
#commentform textarea {
    margin:0;
    padding-bottom:5px;
    overflow:auto;
    width:418px;
}
#commentform input {
    display:block;
    width: 160px;
    height:22px;
    margin:0;
}
#commentform label {
    display:block;
    line-height:28px;
    padding-right:17px;
    text-align:right;
    white-space:nowrap;
    width:153px;
}
#commentform #submit {
    border:0;
    height:28px;
    background:url(images/submit.png) repeat-x 0 0;
    color:#FFFFFF;
    cursor:pointer;
    font-size:1.2em;
    font-weight:700;
    margin-left:170px;
    overflow:visible;
    padding:0 14px;
    text-transform:uppercase;
    width:auto;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#commentform #comment_parent,
#commentform #comment_post_ID,
#commentform #_wp_unfiltered_html_comment {
    display:none;
}

#commentform {
    margin: 5px 0 0;
}
#respond:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
/* End Form Elements */



/* Begin Comments*/
.alt {
    margin: 0;
    padding: 10px;
    }

.commentlist {
    padding: 0;
    margin:0;
}

.commentlist li {
    margin: 8px 0;
    padding:0 0 10px;
    list-style: none;

    }
.commentlist li ul li {
    margin-right: -5px;
    margin-left: 10px;
}

.commentlist p {
    margin: 9px 3px 9px 0;
}
.children { padding: 0; }

#commentform p,
#commentform div.row {
    margin: 12px 0;
    }

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
    }

.commentmetadata {
    margin: 0;
    display: block;
    }
/* End Comments */



/* Begin Sidebar */
#sidebar {
    padding:0 0 10px 0;
    margin-left:680px;
    width:280px;
}

#sidebar form {
    margin: 0;
    }
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
    }

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
    }

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
    }

#wp-calendar a {
    display: block;
    }

#wp-calendar caption {
    text-align: center;
    width: 100%;
    }

#wp-calendar td {
    padding: 3px 0;
    text-align: center;
    }

#wp-calendar td.pad:hover { /* Doesn't work in IE */
    background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
    cursor: help;
    }

acronym, abbr {
    border-bottom: 1px dashed #999;
    }

blockquote {
    margin: 12px 0;
    padding-left: 15px;
    padding-right:15px;
    border:2px solid #F2F1EF;
    border-width:2px 0;
    font-style:italic;
}

blockquote cite {
    margin: 5px 0 0;
    display: block;
    }

.center {
    text-align: center;
    }

.hidden {
    display: none;
    }

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
    display: none;
    }

a img {
    border: none;
    }

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
}
.front .navigation {
    border-top:2px solid #F2F1ED;
    margin:10px 0;
}
.front .navigation .alignleft {
    padding:20px 0 0;
}
.front .navigation .alignright { padding-top:20px; }

.front .navigation .alignleft a {
    background:url(images/icons.png) no-repeat 0 100%;
    padding-left:17px;
}
.front .navigation .alignright a {
    background:url(images/icons.png) no-repeat 100% 2px;
    padding-right:17px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 14px;
    padding:5px 14px;
    margin: 0;
    text-align:left;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
    It won't be a stylish marriage, I can't afford a carriage.
    But you'll look sweet upon the seat of a bicycle built for two." */

