/*

Theme Name: Black on White
Theme URI: http://mnogo.truden.com
Description: Clean, clean, clean...
Version: 1.0
Author: Truden
Author URI: http://mnogo.truden.com

*/

*{ margin: 0; padding: 0; }* 
body { 
	font: .86em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: #fff url(images/bg.gif) repeat-x; 
	color: #000; 
}

a {color: #0e6fa7; text-decoration: none;}
a:hover { background: #ccc; color: #000; text-decoration:none;}
a img {
text-decoration:none;
border:none;
margin:0;
padding:0;
}
p { margin: 0 0 15px 0; }
h1 { font: bold 1.7em Arial, Sans-Serif;  margin: 20px 8px 8px 8px; }
h1 a { color: #fff;margin: 20px 8px 8px 8px;}
h1 a:hover { background: #000; color: #fff; text-decoration:none; margin: 20px 8px 8px 8px;}
h2 { font: bold 1.6em Arial, Sans-Serif; margin: 8px 8px 12px 8px; }
h2 a { color: black; font: bold 1.2em Arial, Sans-Serif; margin: 8px 8px 12px 8px; text-decoration:none;}
h2 a:hover { background: #000; color: #fff; text-decoration:none; text-decoration:none;}
h3 { font: 1.3em Arial, Sans-Serif; margin: 8px 8px 12px 8px; }
h4 { color: black; font-weight: bold; font-size: 1.1em; margin: 20px 8px 8px 8px;}
ul {list-style: none;}
ul a { color: #3d3d3d; text-decoration:none;}
ul a:hover { background: #000; color: #fff; text-decoration:none;}
#content { width: 1000px; margin: 0 auto; }

#logo { margin: 10px 0 0 0; height: 66px; width: 240px; float: left; background: url(images/logobg.gif) no-repeat bottom; text-align: center;}
#logo a { text-decoration:none; color: #fff;}
#logo a:hover { text-decoration:none; color: #FEFFB8; background-color: transparent;}

#menu { float: right; padding: 20px 0 0; margin: 0 0 9px; }
#menu li { font-size: 1.1em; display: inline; }
#menu li a { padding: 30px 15px 0px 0; margin: 0 0 0 25px; color: #ccc; background: #505050 url(images/tab.gif) no-repeat right bottom; text-decoration: none;  }
#menu li a:hover { background: #505050 url(images/tabhover.gif) no-repeat right bottom; color: #FEFFB8; text-decoration: none;}

#intro { 
	clear: both;
	background: url(images/rose.gif) no-repeat; 
	color: gray;
	height: 167px;
	margin: 0 0 20px;
	padding: 45px 40px 0 0;
	text-align: right;
}
	#intro h1 { margin: 0; }
	#intro p { margin: 0; }
	
#left { clear: left; float: left; width: 240px; padding: 0 34px 0 15px; font-size: .9em; margin: 0 0 15px; }
	#leftmen { list-style: none; margin: 0 0 20px 0; }
	#leftmen li { padding: 0 0 0 12px; background: #fff url(images/bullet.gif) no-repeat center left; color: #515151; }
	#leftmen li a { color: #3d3d3d; text-decoration:none; }
	#leftmen li a:hover { padding: 0 0 0 14px; background: #fff url(images/bullet.gif) no-repeat center left; color: #515151; }
	
#right {
	margin: 0 15px 20px 0;
	padding: 0 0 0 35px;
	border-left: 1px solid #ccc;
	float: right;
	width: 660px;
	text-align: justify;
}
	#notice { padding: 12px 14px 1px; background: #f4f4f4 url(images/noticebg.gif) no-repeat bottom right; color: #808080; }
/*	#left a, #right a { color: #317486; } */

	#left h3 { border-bottom: 1px solid #eee; padding: 0 0 7px; margin: 0 0 15px 0; }
	#right h2 { border-bottom: 1px solid #ccc; padding: 0 0 8px; }

#footer { clear: both; border-top: 1px solid #ccc; padding: 10px 0; margin: 0 0 15px; font-size: .9em; color: #808080; background: #fff; }
	#footer a { color: black; background: #fff; text-decoration: none; }
	#footer a:hover { color: #808080; background: #f3f3f3; text-decoration: none; }
	#col1 { float: left; width: 274px; padding: 7px 0 0 15px; margin: 0 0 8px; }
	#col2 { float: left; width: 250px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; }
	#col3 { float: right; width: 250px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; }

/* RIGHT SIDE */

/* Begin Comments*/

blockquote {
    margin: 10px 0 0 25px;
    padding: 0 20px;
    border-left: 1px solid #ccc;
    color: #666;
}

textarea.imageOne{
background-color:white;
background-image:url(88.png);
background-repeat:no-repeat;
background-position: top right;
color:black;
}

textarea.imageTwo{
background-color:white;
color:black;
}

.commentlist li.alt {
    color: black;
    background-color:#f4f4f4;
    }

.commentlist {
    margin:15px;
    padding: 0;
    text-align: justify;
    }

.commentlist li {
    margin: 15px 0 3px;
    padding: 5px 10px 3px;
    list-style: none;
    background: #fafafa;
    color: #808080;
    border: 1px solid #eeeeee;
    }

.commentlist p {
    margin: 10px 5px 10px 0;
    }

#commentform p {
    margin: 5px 0;
    }

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
    }

.commentmetadata {
    margin: 0;
    display: inline;
    }
/* End Comments */

    .metadata {
    border-top: 1px dotted #ccc;
    margin-bottom: 50px;
    text-align: right;
    }

    .alignright {
    float: right;
    }

    .alignleft {
    float: left
    }

    .navigation {
    padding: 1px;
    margin: 0;
    }

.coolbutton {
    background: url( images/fade-butt.png );
    border: 3px double #ccc;
    border-right-color: #9297a4;
    border-top-color: #9297a4;
    width: auto;
    color: #333;
    font-size: 11px;
    font-weight: bold;
    padding: 0.30em;
}

.ed_button {
 background: black;
border: 1px solid black;
color: #fff;
}

#ed_toolbar input {
    border: 2px solid white;
    background:  black url( images/fade-button.png );
}

.save {
	border-bottom:1px solid black;
	border-top:1px solid black;
	padding:0.5em 0.7em 0.5em 2.3em;
	font:1em/133% verdana,geneva,sans-serif;
	background:#e0dfe3 url(images/save.png) no-repeat 0.5em center;
}

.help {
	border-bottom:1px solid black;
	border-top:1px solid black;
	padding:0.5em 0.7em 0.5em 2.3em;
	font:1em/133% verdana,geneva,sans-serif;
	background:#e0dfe3 url(images/help.png) no-repeat 0.5em center;
}

.qtbutton {
	border: 1px solid #5364AE;
	background: #fff url( images/fade-butt.png ) repeat;
	font-family: Verdana, SanSerif;
	font-size: 12px;
	padding: 3px;
	margin-right: 2px;
	width: auto;

}

.quicktags #ed_button {
	border: 1px solid #5364AE;
	background: #fff url( images/fade-butt.png ) repeat;
	font-family: Verdana, SanSerif;
	font-size: 12px;
	padding: 3px;
	margin-right: 2px;
	width: auto;
}

.quicktags #ed_strong {
	font-weight: bold;
	width: auto;
}

.quicktags #ed_link {
	color: blue;
	text-decoration: underline;
	width: auto;
}

.quicktags #ed_em {
	font-style: italic;
	width: auto;
}

.quicktags #ed_code {
	font-family: "Courier New", Courier, mono;
	margin-bottom: 2px;
	width: auto;
}

.quicktags #ed_u {
	font-family: "Courier New", Courier, mono;
	margin-bottom: 2px;
	width: auto;
}

.quicktags #ed_strike {
	font-family: "Courier New", Courier, mono;
	margin-bottom: 2px;
	width: auto;
}

.quicktags #ed_block {
	font-family: "Courier New", Courier, mono;
	margin-bottom: 2px;
	width: auto;
}

.quicktags #ed_close {
	font-family: "Courier New", Courier, mono;
	margin-bottom: 2px;
	width: auto;
}

asides {
    border-left: 4px solid #9297a4;
    width: auto;
    padding: 0.30em;
}

/* GeSHi (C) 2004 - 2007 Nigel McNie (http://qbnz.com/highlighter) */
.php .de1, .php .de2 {color: #000060; font-weight: normal;}
.php  {white-space: normal; border: 1px solid orange; font-family: 'Courier New', Courier, monospace; font-size: 110%; background-color: #fff; margin: 5px; line-height: 110%; padding: 5px;color: #000099;}
.php a:link {color: #006; border-bottom: 1px dotted;}
.php a:hover {background-color: #d6d6e6;}
.php .head {font-family: Verdana, Arial, sans-serif; color: #808080; font-size: 70%; font-weight: bold; background-color: #fff; border-bottom: 1px solid #d0d0d0; padding: 2px;}
.php .foot {font-family: Verdana, Arial, sans-serif; color: #808080; font-size: 70%; font-weight: bold; background-color: #fff; border-top: 1px solid #d0d0d0; padding: 2px;}
.php .imp {font-weight: bold; color: red;}
.php li {font-family: 'Courier New', Courier, monospace; color: #000060; background-color: #fff; padding-bottom: 2px;}
.php .kw1 {color: #ffaf00;}
.php .kw2 {color: #000000; font-weight: bold;}
.php .kw3 {color: #000066;}
.php .co1 {color: #808080; font-style: italic;}
.php .co2 {color: #808080; font-style: italic;}
.php .coMULTI {color: #808080; font-style: italic;}
.php .es0 {color: #000099; font-weight: bold;font-weight: normal;}
.php .br0 {color: #66cc66;}
.php .st0 {color: #808080;}
.php .nu0 {color: #cc66cc;}
.php .me1 {color: #006600;}
.php .me2 {color: #006600;}
/* .php .me {1} */
.php .re0 {color: #800000;}
.php .re1 {color: #ff0000}
