/*   
Theme Name: Vol Vo
Theme URI: http://www.VolVo.si
Description: Theme made specialy for the www.volVo.si
Version: 0.5
Author: //
Author URI: //
*****
*/

/*====================================================*/
/* CSS WORK AROUNDS*/
/*====================================================*/
/*
Using a zeroing selector removes the browser default values, which can vary greatly from browser to browser.
*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}

div {
    margin: 0; 
    padding: 0; 
    border: 0; 
}


/*
By setting the HTML height to 100% and then adding a one-pixel margin to the bottom, 
you can force Firefox to draw a scroll bar. This prevents the annoying page jump that 
you might see on shorter pages in that browser.
*/
/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */

/*====================================================*/


html, body {
	margin: 0px;
	padding: 0px;
	background-image: url("images/wireframe/background.gif");
	background-repeat: repeat;
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	font-size: 13px;
	color: #303030;
	text-align: center;

}

a, a:link, a:visited {
	color: #FF8C00;
	font-weight: bold;
	text-decoration: none;	
}

a:hover {
	color: #FFAD00;
	text-decoration: underline;	
}



.bgWhite {
	background-color: #FFFFFF;
}


form {
	padding-top: 8px;
	padding-bottom: 8px;	
}

input {
	border: 1px solid #00484B;
}


#s {
	height: 16px;
	width: 150px;
}


#searchsubmit {
	height: 20px;
	width: auto;
}



#page {
	/*width: 1077px;*/
	vertical-align: top;
	padding-top: 17px;
}

#header {
	width: 833px;
	height: 170;
	padding: 0px;
	vertical-align: top;
	
}

#jedro {
	width: 831px;
	border-top: none;
	border-right: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
}

#post {
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/post_back.gif);
	background-repeat: no-repeat;
}

#comments {
	text-align: left;
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/comment_back.gif);
	background-repeat: no-repeat;
}

#post #head {
	padding-bottom: 10px;
}

#post #msg {
	letter-spacing: 0px;
}


#post img {	
	margin-top: 5px;
	margin-right: 10px;
	float: left;
}

#post #endSign {
	padding-top: 10px;
	padding-bottom: 5px;
	border: none;
	margin-top: none;
	margin-right: none;
	float: none;
	clear: both;
}


blockquote{
	font-size: 12px;
	padding-left: 60px;
	padding-bottom: 15px;
	letter-spacing: 0px;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	float: left;
	margin-left: 0px;
	padding-top: 15px;
	margin-right: 10px;
	background-position: 0px 15px;
	line-height: 130%;
	vertical-align: top;
	padding-right: 15px;
	
}


#post #ending,
#comment #ending {
	color: #7699A1;
	text-align: center;
	font-size: 11px;
	letter-spacing: 1px;
	clear: both;
}


#sidebar {
	padding-left: 12px;
}


#sidebar #head{
	color: #C70300;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 13px;
	padding-top: 5px;
	padding-bottom: 4px;
	border-bottom: 1px solid #C9C9C9;
}


#sidebar #msg {
	font-size: 11px;
	padding-bottom: 10px;
	letter-spacing: 0.8px;
}

#sidebar #msgCat {
	font-size: 11px;
	padding-bottom: 10px;
	padding-right: 10px;
	letter-spacing: 0.8px;
}


#sidebar .groups{
	color: #C70300;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 7px;
}

#msgCat a,
#msgCat a:visited {
	color: #C70300;
	text-decoration: none;
}

#msgCat a:hover {
	color: #C67372;
	text-decoration: underline;
}

#msgCat ul {
	margin: 0px;
	padding: 0px;
	
}

#msgCat li {
	margin: 0px;
	padding: 0px;
	color: #FF8C00;
	list-style-type: none;
	line-height: 13px;
}



#msgCat ul a,
#msgCat ul a:link,
#msgCat ul a:visited{
	color: #FF7800;
	font-weight: normal;
	text-decoration: none;
}

#msgCat ul a:hover {
	color: #FF7800;
	text-decoration: underline;
}


#categList li {
	margin: 0px;
	padding: 0px;
	color: #FF7800;
	list-style-type: none;
	line-height: 18px;
}

#categList ul a,
#categList ul a:link,
#categList ul a:visited {
	color: #C70300;
	font-weight: bold;
	text-decoration: none;
}

#categList ul a:hover {
	color: #C67372;
	text-decoration: underline;
}


.title {
	font-weight: bold;
	font-size: 23px;
	color: #C70300;
}

#comment .title {
	border-right: none;
}

#head .title a, 
#head .title a.link, 
#head .title a.visited {
	color: #C70300;
	text-decoration: none;
}

#head .title a:hover {
	color: #C70300;
	text-decoration: underline;
}



/*COMMENTS*/
#comments .title {
	border-right: none;
}

#commentsList {
	padding-top: 12px;
	padding-left: 45px;
	padding-bottom: 5px;
}



#commentsList ol,
#commentsList li {
	font-weight: bold;
	list-style-type: decimal;
}

#commentsList #comment {
	font-weight: normal;
}


#comment .title{
	color: #00404F;
	font-size: 15px;
	padding-right: 0px;
	letter-spacing: 0px;
}


#comment #msg {
	padding-top: 3px;
	padding-bottom: 14px;
}



/*Comment FORM elements*/
#commentForm {
	padding-top: 8px;
	padding-bottom: 34px;	
}
#commentForm #formLabel{
	padding-top: 12px;
	padding-bottom: 2px;
}

#commentForm input{
	height: 16px;
	width: 180px;
	border: 1px solid #C9C9C9;
	background-color: #F5F5F5;
}


#commentForm textarea{
	width: 100%;
	height: 175px;
	border: 1px solid #C9C9C9;
	background-color: #F5F5F5;
}


#commentForm #submit{
	margin-top: 10px;
	margin-bottom: 12px;
	height: auto;
	width: auto;
	float: right;
	border: 1px solid #C9C9C9;
	background-color: #F5F5F5;
}


/*=====================*/


.date {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	letter-spacing: 0px;
}



#copyrights {
	color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 10px;
}


#rssTable {
	font-size: 11px;
}
