/*  

Theme Name: TPress

Theme URI: 

Description: Tema za TimocPress 

Version: 1.0

Author: 





	TPress v1.0

	JA



*/



/* ##### Common Styles ##### */



body {
    
	color: black;

	background-color: #FFFFFF;
	
	font-family: verdana, helvetica, arial, sans-serif;

	font-size: 73%;  /* Enables font size scaling in MSIE */

	margin: 0;

	padding: 0;
	

}
#body {width:1005px;
       margin: 0 auto;}


html > body {
  
  font-size: 9pt;

}



acronym, .titleTip {

  border-bottom: 1px dotted rgb(168,140,83);

  cursor: help;

  margin: 0;

  padding: 0;

}



.doNotDisplay {

  display: none !important;

}





.smallCaps {

  font-size: 117%;

  font-variant: small-caps;

}



h2 {

	font-size: 125%; 

}



p {

  margin: 1em 0 1.5em 0;

  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-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



/* ##### Header ##### */



#header {

	color: inherit;
	height: 175px;
	background-image: url(images/sandb.png);
	background-repeat:no-repeat;
	}



.headerTitle {

  margin: 0;

  padding: 0.1em 1em 0.5em;

	 color: #eee;

}



.headerTitle a {

  color: #eee;

  background-color: transparent;

  text-decoration: none;

  font-size: 110%;  /* For MSIE */

  font-weight: bold;

  font-style: italic;

}



.headerTitle > a {

  font-size: 138%;  /* For fully standards-compliant user agents */

}



.headerTitle span {

  color: white;

  background-color: transparent;

  font-weight: normal;

}



.subHeader {

  color: #eee;

  background-color: #FFFFFF;

  text-align: center;

  margin: 0;

  padding: 0.5ex 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;

}

.logo {

	position: relative;

	top: 80px;

	width: 180px;

	float: left;

	left: 25px;
	

}

.ldl {

	position: relative;

	top: 2px;

	background-color: #FFFFFF;

	height: 10px;

	clear: both;

}

.banner {

	float: left;

	margin-left: 100px;

	height: 60px;

	width: 600px;

}
.title {width: 300px;
        float:right;
		margin-top:50px;}
.title p {color: #FFF; 
          font-size:18px; 
		  font-family:Georgia, "Times New Roman", Times, serif;
		  font-weight:bold;}

.ng {

	position: relative;

	left: 270px;

	top: 22px;

}



/* ##### Left Side Bar ##### */



.leftSideBar {

    background-image: url(images/lsrepeat.png);

	width: 150px;

	float: left;

	clear: left;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: rgb(216,210,195);

	border-left-color: rgb(216,210,195);

}



.leftSideBar .sideBarTitle {

 /* color: rgb(64,64,64); */

  background-image:url(images/leftsidebarDK.png);
  font-weight: bold; 
  margin: 0;
  padding: 1ex 0.8ex;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:14px;}
.sidetext { font-size:11px;
            text-align: center;
			padding: 0 3px 0 3px; word-spacing: !important;}


.leftSideBar ul {

	list-style-type: disc;

	list-style-position: inside;

	padding: 0;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 1em;

	margin-left: 0;

}



.leftSideBar li {

  margin: 1ex;

  padding: 0 0 0 0;

}



.leftSideBar a {

  color: rgb(166,140,83);

  background-color: transparent;

  text-decoration: none;

}



.leftSideBar a:hover {

  color: rgb(64,64,64);

  background-color: transparent;

  text-decoration: none;

}



.leftSideBar .sideBarText {

	color: rgb(166,140,83);

	background-color: transparent;

	line-height: 1.25em;

	padding: 0;

	display: block;

	margin-top: 1ex;

	margin-right: 0.75ex;

	margin-bottom: 1ex;

	margin-left: 0.75ex;

}



.leftSideBar .sideBarText a {

  text-decoration: underline;

}



.leftSideBar .sideBarText a:hover {

  text-decoration: none;

}



.leftSideBar .thisPage {

  color: rgb(64,64,64);

  background-color: transparent;

  font-weight: bold;

}





/* ##### Right Side Bar ##### */



.rightSideBar {

	background-image: url(images/lsrepeat.png);
	
	width: 12.5em;

	float: right;

	clear: right;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: rgb(216,210,195);

	border-left-color: rgb(216,210,195);

}







.rightSideBar .sideBarTitle {

  /*color: rgb(64,64,64);*/

  background-image:url(images/leftsidebarDK.png);

  font-weight: bold;

  margin: 0;

  padding: 1ex 0.8ex;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:14px;


}



.rightSideBar a {

  color: rgb(166,140,83);

  background-color: transparent;

  text-decoration: none;

}



.rightSideBar a:hover {

  color: rgb(64,64,64);

  background-color: transparent;

  text-decoration: none;

}



.rightSideBar .sideBarText {

	color: rgb(166,140,83);

	background-color: transparent;

	line-height: 1.25em;

	padding: 0;

	display: block;

	margin-top: 1ex;

	margin-right: 0.75ex;

	margin-bottom: 1ex;

	margin-left: 0.75ex;

}



.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: disc;

	list-style-position: inside;

	padding: 0;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 1em;

	margin-left: 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 12.5em;

  padding: 0.5ex 15em 1em 1em;

}



.main-copy h1 {

  color: rgb(166,140,83);

  background-color: transparent;

  font-family: arial, verdana, helvetica, sans-serif;

  font-size: 175%;

  font-weight: bold;

  font-style: italic; 

  text-align: left;

  margin: 1em 0 0 0;

  padding: 1em 0 0 0;

  border-top: 1px solid rgb(216,210,195);

}



.main-copy a {

  color: rgb(168,140,83);

  background-color: transparent;

  text-decoration: none;

}



.main-copy a:hover {

	 color: rgb(64,64,64);

}



.main-copy img {

     margin: 0px 5px;

     padding: 3px;

     border: solid black 1px;

}



.date-header {

	font-size:78%/1.4em;

	text-transform:uppercase;

	letter-spacing:.2em;

	color:#999;

}



.post {

	border-bottom:1px dotted #ccc;

	padding-bottom:1px;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-left: 0px;

	min-height: 110px;

}



.post a {

  color: rgb(166,140,83);

  background-color: transparent;

  text-decoration: none;

  font-weight: bold;

}



.post a:hover {

  text-decoration: underline;

}



blockquote {

	background: url(http://yoururl/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: black;

	background-color: rgb(255,255,255);

	font-size: 92%;

	text-align: center;

	line-height: 1.25em;

	margin: 0;

	clear: both;

	padding-top: 2em;

	padding-right: 4mm;

	padding-bottom: 1em;

	padding-left: 4mm;

}



#footer div {

  margin: 0;

  padding: 0 0 1ex 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://yoururl.com/wp-images/input.gif") top right;

	color: #000000;

	border: 1px solid;

	border-color: #888888 #888888 #aaaaaa #aaaaaa;

	padding: 3px 3px 4px 3px;

	font-size: 1em;

}



input.text:focus, textarea:focus {

	border-color: #000000;

}



.alt {

	 background-color: #f8f8f8;

	 border-top: 1px solid #ddd;

	 border-bottom: 1px solid #ddd;

}	

.baner_glavni {

	padding-left: 2em;

}

.zastavice {

	padding-top: 0px;

	padding-left:0px;

	text-align: right;

	text-decoration: none;

	float: right;

}

.zastavice img{

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#wp-calendar

{

  border: 1px solid #FDE5C3;

  width: 100%;



  margin: 0 auto;

  text-align: center;

  margin-bottom: 15px;



}



#wp-calendar th

{

  background-color: #FDE5C3;

}



#wp-calendar a

{

  border: 1px solid #4A2C00;



  background-color: white;

  display: block;

}



#prev a, #next a

{



  border: 0;

}



#wp-calendar caption

{

	color: rgb(64,64,64);

	background-color: #ffcc33;

	font-weight: bold;

	margin: 0;

	padding: 0.8ex 1ex;

	text-align: left;

}

.dat_bkg {

	background-color: #FFCC66;

}

.ct {

	font-style: normal;

	font-weight: normal;

	font-size: 0.8em;

}

.main-copy_sl {

	float: left;

	vertical-align: text-top;

}

.brojac {

	text-align: center;

	border: none;

	font-size: 14px;

}

.brojac img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.back {

	text-align: right;

	text-decoration: none;

}

.fo {

	padding-right: 1em;

	font-size: 125%;

}

.ne_dodavati {

	font-size: 0.8em;

	color: #FF6633;

}

#arh_form {

	text-align: center;

}

#arh_form select{

	font-size: 0.9em;

}.ank {

	list-style-type: none;

}


