/*

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-color: #ccc; color: #000; text-decoration:none;}
a img {
text-decoration:none;
border:none;
margin:0;
padding:0;
background-color: transparent;
}
img {
border:none;
margin:0;
padding:0;
background-color: transparent;
}
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-color: #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-color: #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;}
ol {margin: 18px 18px 18px 38px;}
ul {list-style: none; margin: 20px 8px 8px 8px;}
ul a { color: #3d3d3d; text-decoration:none;}
ul a:hover { background-color: #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 0 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: 43px 0 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 0 20px 0;
	padding: 0 0 0 35px;
	border-left: 1px solid #ccc;
	float: right;
	width: 660px;
	text-align: justify;
}
#right ul {list-style-type:circle; margin-bottom: 15px;}
	#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-color: #fff; }
	#footer a { color: black; background-color: #fff; text-decoration: none; }
	#footer a:hover { color: #808080; background-color: #f3f3f3; text-decoration: none; }
	#col1 { float: left; width: 274px; padding: 7px 0 0 15px; margin: 0 0 8px; }
	#col2 { float: left; width: 350px; 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;
}
 
.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-color: #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;
    width: auto;
    color: #333;
    font-size: 11px;
    font-weight: bold;
    padding: 0.30em;
}

.caption {
	color: #003;
	font-weight: bold;
	padding: 2px;
	border-top: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-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: 17px;
	padding: 4px 4px 5px;
	margin: 0;
}
