/*  
Theme Name: krusevac.net 1

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/

/* ##### Opste stvari ##### */

body {
  color: #333;
  background-color: #fff;
  background-image:url(http://www.krusevac.net/images/2/mainbcg.gif);
  font-family: verdana, helvetica, arial, sans-serif;
  font-size:10px;
 
 
  margin: 0 0 0 0;
  padding: 0;
  width:900px;
  height: 100%;
}

html > body {
  font-size: 10px;
}

acronym, .titleTip {
  border-bottom: 1px dotted rgb(168,140,83);
  cursor: help;
  margin: 0;
  padding: 0;
}

.doNotDisplay {
  display: none !important;
}


.smallCaps {
  
  font-variant: small-caps;
}

h2 {
	
}

p {
    padding: 0;
}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0.5ex 0;
}

dd {
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}

.center {
text-align: center;
}
img { border: 0px;
}

/* ##### Header ##### */

#header {
  color: inherit;
  background-image: url(http://www.krusevac.net/images/2/headerbcg.gif);
  width:900px;
  height:154px;
  margin-bottom: 15px;
  
}

.headerTitle {
  margin: 0;
  padding: 0.25em 4mm 0.25em 4mm;
	 color: red;
}

.headerTitle a {
  color: red;
  background-color: transparent;
  text-decoration: none;
  font-size: 10px;  /* For fully standards-compliant user agents */
 

  font-weight: bold;
  
}

.headerTitle > a {

}

.headerTitle span {
  color: white;
  background-color: transparent;
  font-weight: normal;
}

.subHeader {
  color: #eee;
  background-color: black;
  text-align: center;
  margin: 0;
  padding: 0 0;
}

.subHeader a {
  color: #eee;
  background-color: black;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 1ex;
}

.subHeader a:hover {
  color: black;
  background-color: white;
}


/* ##### Levi Side Bar ##### */

.leftSideBar {
background-color:#dee1c6;
  width: 160px;
  float: left;
  clear: left;
  height: 100%;

  
}

.leftSideBar .sideBarTitle {
  
}

.leftSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 0 1em;
  padding: 0;
}

.leftSideBar li {
  margin: 1ex;
  padding: 0 0 0 0;
  
}

.leftSideBar a {
  color: #000;
  background-color: transparent;
  text-decoration: none;
  margin: 0 0 0 1em;
}

.leftSideBar a:hover {
  color: #FFF;
  background-color: red;
  text-decoration: none;
}

.leftSideBar .sideBarText {
  color: rgb(166,140,83);
  background-color: transparent;
  line-height: 1.25em;
  margin: 1ex 0.25ex 1.5em 0.75ex;
  padding: 0;
  display: block;
}

.leftSideBar .sideBarText a {
 
}

.leftSideBar .sideBarText a:hover {
  text-decoration: none;
}

.leftSideBar .thisPage {
  color: rgb(64,64,64);
  background-color: transparent;
  font-weight: bold;
}


/* ##### Desni Side Bar ##### */

.rightSideBar {
background-color:#dee1c6;
  width: 168px;
  height: 100%;
  margin: 0 0 0 0;
  padding: 0;
  float: right;
  clear: right;
  text-align: left;

 
  
}

[class~="rightSideBar"] {
  margin-right: 0;
  height: 100%;
}

.rightSideBar .sideBarTitle {
  color: black;
  background-color: rgb(230,223,207);
  font-weight: bold;
  margin: 1.25ex 1ex;
  padding: 0.9ex 1ex;
}

.rightSideBar a {
  color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}

.rightSideBar a:hover {
  text-decoration: underline;
}

.rightSideBar .sideBarText {
  line-height: 1.5em;
  margin: 0;
  padding: 0 2ex 1em 2ex;
}

.rightSideBar .more {
  text-decoration: none;
  text-align: right;
  margin: 0;
  padding: 0 2ex 1em 2ex;
  display: block;
}

.rightSideBar .more:hover {
  text-decoration: underline;
}
.rightSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 1em 0;
  padding: 0;
}

.rightSideBar li {
  margin: 1ex;
  padding: 0 0 0 0;
}

.rightSideBar img {
 border: 0;
}


/* ##### Main Copy ##### */

.main-copy {
  color: black;
  background-color: white;
  text-align: left;
  line-height: 1.5em;
  margin: 0 0 0 170px;
  padding: 0.5ex 19em 1em 1em;
  width:auto;
  background-image:url(http://www.krusevac.net/images/postbcg.gif);
  
  
  
  
 
 }

.main-copy h1 {
  color: #FFF;
  background-color: #717982;
  font-family: arial, verdana, helvetica, sans-serif;
  font-weight: bold;
  text-align: left;
  margin: 0 0 0 0;
  padding: 6px 4px 4px 4px;
 
}

.main-copy h2 {
  color: #717982;
  background-color: #c3d1e1;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size:10px;
  text-align: left;
  margin: 0 0 0 0;
  padding: 2px 2px 2px 2px;
  
}

.main-copy h2 a {
  color: #717982;
  font-size:10px;
  
}

.main-copy h2 a:hover {
  color: #000;
  font-size:10px;
  
}
.main-copy a {
  color: #FFF;
  background-color: transparent;
  text-decoration: none;
  font-size:12px;
}

.main-copy a:hover {
	 color: #dee1c6;
}

.date-header {

	 text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
}

.post {
  
  padding-bottom:10px;
}

.post a {
  color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  font-size:11px;
}

.post a:hover {
  text-decoration: underline;
}

blockquote {  
background: url(http://www.krusevac.net/wp-images/quote.gif) no-repeat 0 3px; 
color: #666; 
padding-left: 20px;
font-style: italic;
margin-bottom: 1px;
display:block; 
padding-top:5px;
}


/* ##### Footer ##### */

#footer {
  color: #e1e1e1;
  background-color: #333;
  text-align: center;
  line-height: 1.25em;
  float:left;
  width:900px;
  
  
  
  
}

#footer div {
  margin: 0;
  padding: 0 0 0 0;
  
 
}

#footer a {
  color: black;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:hover {
  text-decoration: none;
}
	
	/* ##### Comments ##### */
	
.comment-link {
  text-transform:uppercase;
  letter-spacing:.1em;
}

input.text, textarea {
	background: #ffffff url("http://www.krusevac.net/wp-images/input.gif") top right;
	color: #000000;
	border: 1px solid;
	border-color: #888888 #888888 #aaaaaa #aaaaaa;
	padding: 3px 3px 4px 3px;
	
}

input.text:focus, textarea:focus {
	border-color: #000000;
}

.alt {
	 background-color: #f8f8f8;
	 border-top: 1px solid #ddd;
	 border-bottom: 1px solid #ddd;
}	