
/*   
Theme Name: Active White Green
Theme URI: http://www.ikovacic.net/test-blog/index.php?preview\_theme=black3column
Description: Active White Green based on black3column
Author: Catalin Cristescu
Author URI: www.activestyle.ca
Version: 1.2
Tags: three columns, fixed width, valid CSS, valid XHTML, right sidebar, black, simple
.
License: GNU General Public License (GPL) version 3
.
*/


* { margin: 0; padding: 0; }

body { 
    /*background: url(images/main.gif) repeat-x #000000;*/
    color: #666;
}

#container {
    width: 1005px;
    margin: 0 auto;
}

#header {
    height: 96px;
    border-bottom: 1px dotted #737373;
}

#header2 {
    margin-top: 4px;
    height: 240px;
    border-bottom: 1px dotted #737373;
}

#header2 #header2logo {
    float: left;
    padding: 0px;
    width: 745px;
}

#header2 #sidebar3 {
    float: right;
    width: 246px;
    height: 236px;
    padding-left: 4px;
}

#header2 #sidebar3 a, a:visited {
    color: #666;
    text-decoration: none;
}

#header2 #sidebar3 a:hover {
    color: #666;
    text-decoration: underline;
}

#menu {
    float: right;
    text-align: right;
}

#menu a, a:visited { color: #FF7900; text-decoration: none; font-weight: bold;}
#menu a:hover { color: #666; text-decoration: underline; ; font-weight: bold;}

#menu ul {
    list-style: none;
    font-size: 1px;
    margin-top: 76px;
}

#menu ul li {
    display: inline;
    color: #666;
    font-family: Verdana;
    font-size: 7pt;
    padding-left: 15px;
}

#columns {
    padding-top: 10px;
}

#content {
    width: 500px;
    padding-right: 10px;
    border-right: 1px dotted #737373;
    float: left;
}

#content .entry {
    margin-bottom: 10px;
}

#content .entry a, a:visited {
    text-decoration: none;
    color: #FF7900;
}

#content .entry a:hover {
    text-decoration: underline;
    color: #666;
}

#content .entry h1 {
    color: #FF7900;
    font-family: Verdana;
    font-size: 17pt;
    font-weight: normal;
}

#content .entry h1.archive {
    font-size: 19pt;
}

#content .entry h1 a, a:visited {
    text-decoration: none;
    color: #FF7900;
}

#content .entry p {
    color: #666;
    font-family: Verdana;
    font-size: 8pt;
    text-align: justify;
    margin-top: 5px;
    padding-bottom: 5px;
}

#content .entry .info {
    margin-top: 40px;
    /*	border-top: 1px dotted #565656;*/
    border-bottom:  1px dotted #737373;

}

#content .entry .info p.infoleft {
    width: 40%;
    float: left;
    font-size: 7pt;
    border-bottom: none;
}

#content .entry .info p.inforight {
    width: 40%;
    float: right;
    font-size: 7pt;
    border-bottom: none;
    text-align: right;
}

#content .entry ol li {
    font-family: Verdana;
    font-size: 8pt;
    text-align: justify;
	margin-left: 32px;
}

#sidebar {
    float: right;
    width: 494px;
}

#sidebar #sidebar1 {
    float: left;
    padding: 0px 10px;
    border-right: 1px dotted #737373;
    width: 216px;
}

#sidebar #sidebar1 h2 a, a:visited {
    color: #FF7900;
    text-decoration: none;
}

#sidebar #sidebar1 h2 a:hover {
    color: #666;
    text-decoration: underline;
}

#sidebar #sidebar1 a, a:visited {
    color: #666;
    text-decoration: none;
}

#sidebar #sidebar1 a:hover {
    color: #FF7900;
    text-decoration: underline;
}

#sidebar #sidebar2 {
    float: right;
    width: 246px;
}

#sidebar #sidebar2 a, a:visited {
    color: #FF7900;
    text-decoration: none;
}

#sidebar #sidebar2 a:hover {
    color: #666;
    text-decoration: underline;
}

#sidebar #sidebar1 h2, #sidebar #sidebar2 h2, #header2 #sidebar3 h2 {
    color: #FF7900;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bold;
}

#sidebar #sidebar1 p, #sidebar #sidebar2 p, #header2 #sidebar3 p {
    text-align: justify;
    color: #666;
    font-family: Verdana;
    font-size: 7pt;
}

#sidebar #sidebar1 ul, #sidebar #sidebar2 ul, #header2 #sidebar3 ul {
    list-style: none;
    font-size: 1px;
    margin-left: 15px;
    margin-bottom: 10px;
}

#sidebar #sidebar1 li, #sidebar #sidebar2 li, #header2 #sidebar3 li {
    list-style: none;

}

#sidebar #sidebar1 ul li, #sidebar #sidebar2 ul li, #header2 #sidebar3 ul li {
    color: #666;
    font-family: Verdana;
    font-size: 7pt;
}

#sidebar #sidebar1 li.widget, #sidebar #sidebar2 li.widget, #header2 #sidebar3 li.widget {
    margin-top: 10px;
}

#sidebar #sidebar1 .advertising, #sidebar #sidebar2 .advertising, #header2 #sidebar3 .advertising {
    width: 99%;
    border: 1px dotted #737373;
    margin: 5px 0px 10px 0px;
    height: 100px;
}

#footer {
    margin-top: 10px;
    border-top: 1px dotted #666;
    color: #ccc;
    font-family: Verdana;
    font-size: 7pt;
    margin-bottom: 5px;
    text-align: center;
}

#footer1 {color: #00c800; margin-top: 4px; margin-bottom: 2px;}
#footer1 a, a:visited {
    color: #FF7900;
    text-decoration: none;
}

#footer1 a:hover {
    color: #666;
    text-decoration: underline;
}

#footer2 a, a:visited {
    color: #ccc;
    text-decoration: none;
}

#footer2 a:hover {
    color: #FF7900;
    text-decoration: underline;
}

#sidebar #sidebar1 .searchbox #s, #sidebar #sidebar2 .searchbox #s, #header2 #sidebar3 .searchbox #s {
    width: 195px;
    border: 1px solid #737373;
    color: #666;
    font-family: Verdana;
    font-size: 7pt;
    padding: 2%;
    margin: 10px 0px;
    background:transparent none repeat scroll 0 0;
    color:#666;
    font-family:Tahoma;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    height:auto;
    line-height:normal;
    padding: 6px 10px 5px;
}

#sidebar #sidebar1 .searchbox #x, #sidebar #sidebar2 .searchbox #x, #header2 #sidebar3 .searchbox #x {
    display: none;
}

.tagcloud {
    font-family: Tahoma;
    font-weight: normal;
}

/* Wordpress required */

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.yapb-latest-images {
    margin-top: 4px;
    color: #666;
    font-family: Verdana;
    font-size: 7pt;
}

.yapb-latest-images-link {
    color: #666;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bold;
}

.yapb-latest-images-image {
    margin-right: 2px;
    margin-bottom: 2px;
}

#logo {
    margin-top: 16px;
    float: left;
    width: 745px;
    font-weight: normal;
    font-family: "trebuchet ms", "lucida grande", arial, helvetica, sans-serif;
    font-style: normal;
    font-size: 50px;
    height: 70px;
}

#logo a {
    position: relative;
    left: 0px;
    z-index: 4;
    color: #FF7900;
    font-weight: normal;
    font-family: "trebuchet ms", "lucida grande", arial, helvetica, sans-serif;
    font-style: normal;
    font-size: 50px;
	text-decoration: none;
}

#logo a:hover {
	text-decoration: none;
}
.logo1 {
    color: #FF7900;
    font-size: 8pt;
    font-family: tahoma;
    z-index: 5;
    position: relative;
    top: -192px;

}

.logotext {
    position: relative;
    left: 0px;
    z-index: 4;
    color: #FF7900;
}

.shadow1 {
    position: relative;
    left: 1px;
    top: -61px;
    z-index: 3;
    color: rgb(204, 204, 204);
}
.shadow2 {
    position: relative;
    left: 2px;
    top: -122px;
    z-index: 2;
    color: rgb(221, 221, 221);
}
.shadow3 {
    position: relative;
    left: 3px;
    top: -183px;
    z-index: 1;
    color: rgb(238, 238, 238);
}

.code2 {
margin: 6px 0 0 0;
padding: 6px;
border: 1px inset;
width: 480px;
text-align: left;
overflow: auto;
}
