/*
  Theme Name: Simplex
  Theme URI: http://www.tuxarena.com/
  Description: Simplex is a theme for WordPress developed by TuxArena.com with a simple layout.
  Author: Craciun Dan <floydian.embryo@yahoo.com>
  Author URI: http://www.tuxarena.com/
  Version: 0.1.0
  Tags: two-columns, three-columns, fixed-width
  
  License: GPLv2
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

body {
    background-color: white;
}

#wrapper {
    width: 1134px; /* 1134px */
    margin-left: auto;
    margin-right: auto;
}

#branding {
    height: 100px;
    background-image: url(images/bg_header.png);
    background-repeat: no-repeat;
}

#blog-title {
    padding-top: 6px;
    padding-left: 28px;
    font-size: 300%;
    font-weight: bold;
    color: #fff;
}

#blog-description {
    padding-left: 34px;
    font-size: 140%;
    font-style: italic;
    color: #fff;
}

#blog-title a:link { text-decoration: none; color: #fff; }
#blog-title a:visited { text-decoration: none; color: #fff; }
#blog-title a:hover { text-decoration: none; color: #fff; }
#blog-title a:active { text-decoration: none; color: #fff; }

#blog-rss {
    margin-top: -85px;
    margin-left: 1000px;
}

#blog-rss img { border: 0px; }

#menubar {
    margin-top: -10px; /* -10px */
}

#menubar ul {
    list-style: none;
    display: inline;
}

#menubar li {

}

#menubar a {
    float: left; /* makes the list horizontal */
    width: 124px;
    text-align: center;
    text-decoration: none;
    font-size: 80%;
    font-weight: bold;
    padding-top: 6px;
    padding-bottom: 6px;
    border-right: 1px dotted black;
    border-bottom: 1px dotted black;
    background-color: #f3f3f3;
}

#menubar a:link { color: #000; }
#menubar a:hover { background-color: #f7f9fd; color: #5b87c5; }
#menubar a:visited { color: #000; }
#menubar a:active { color: #000; }

#searchbox {
//    float: right;
//    margin-right: 50px; // 50px
    margin-top: -25px; // 5px
//	margin-left: 774px;
}

#searchbox input {
    background-color: aliceblue;
    border: 1px solid #1f286b;
}

#widget-title1, #widget-title2 {
    background: url(images/bg_widget_title.png) no-repeat;
    color: #fff;
    padding-left: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: bold;
}

#widget-title2 {
    background: url(images/bg_widget_title2.png) no-repeat;
}

/*
#widget1, #widget2, #widget3 {
    clear: right;
    float: right;
    width: 360px;
    margin-left: 774px;
}
*/

#widget-area1 {
    float: right; /* right */
    width: 360px; /* 360px */

//    margin-left: 774px; /* 774px */
}

#widget-area2 {
    float: right;
    width: 180px;
    clear: right;
}

#widget-area3 {
    float: right;
    width: 180px;
}

#widget-area1 { margin-top: 20px; }

#widget-area1 ul, #widget-area2 ul, #widget-area3 ul {
    list-style: none outside url(images/ul_bullet.png);
}

#widget-area1 a:visited, #widget-area2 a:visited, #widget-area3 a:visited {
    color: #000;
    text-decoration: none;
}

#widget-area1 a:link, #widget-area2 a:link, #widget-area3 a:link {
    color: #000;
    text-decoration: none;
}

#widget-area1 a:hover, #widget-area2 a:hover, #widget-area3 a:hover {
    color: #2c64b4;
    text-decoration: none;
    background-color: aliceblue;
}

#widget-area1 a:active, #widget-area2 a:active, #widget-area3 a:active {
    color: #000;
    text-decoration: none;
}

#content {
    float: left;
    width: 724px;
    clear: none;
    margin-top: 17px; // 17px

}

#post-wrapper {
    border: 1px solid lightgrey;
    -moz-border-radius: 9px;
    border-radius: 9px;
    padding: 12px;
    padding-bottom: 0px;
    width: 724px;
}

#between-posts {
    margin-bottom: 20px;
}

#widgets {
    float: right;
}

#footer {
    margin-left: 200px;
    margin-right: auto;
    clear: both;
    padding-top: 12px;
}

#site-info {
    background: url(images/bg_footer.png) no-repeat;
    font-size: 80%;
    padding: 7px;
    color: white;
    margin-left: auto;
    margin-right: auto;
}

#site-info a:link { color: white; }
#site-info a:hover { color: black; }
#site-info a:visited { color: white; }
#site-info a:active { color: white; }

#post-title {
    font-size: 140%;
    font-weight: bold;
}

#post-title a:link { color: navy; }
#post-title a:visited { color: navy; }
#post-title a:hover { color: black; }
#post-title a:active { color: navy; }
#post-title a { text-decoration: none; }

#post-meta { padding-top: 8px; font-size: 80%; }

#post-comments { font-style: italic; }

#single-comments input {
    background-color: aliceblue;
    border: 1px solid #1f286b;
}

#single-comments textarea {
    background-color: aliceblue;
    border: 1px solid #1f286b;
}

#adsense-top {
    margin-top: 12px;
}

#adsense-bottom {
    margin-top: 12px;
}

#rss-comments img {
    border: none;
    padding-top: 12px;
    padding-right: 2px;
}

#rss-comments {
}

#rss-comments #rss-text {
    font-style: italic;
}

#single-body img { border: none; }
#post-body img { border: none; }

.commentlist img { padding-top: 20px; }

.rsswidget { color: white; }

textarea {
border: 1px solid navy;
background-color: aliceblue;
padding-top: 2px;
}

.subtitle {
    background-color: navy;
    font-weight: bold;
    color: #fff;
    border: 1px solid navy;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 12px;
    padding-right: 12px;
    margin-top: 12px;
}

.code {
    color: green;
}
