/*
Theme Name: cilvana_atm
Theme URI: http://www.cilvana.com/
Description:  <a href="http://www.cilvana.com/" title="|X| - One Theme to Rule Them All">tirolblog</a> is a theme made for WordPress 1.5+ | dsgn by <a href="http://www.cilvana.com/" title="CILVANA Multimedia">CILVANA</a>.
Author: CILVANA Multimedia
Author URI: http://www.cilvana.com/
Version: v. 2.0
-- About --
-- Credits ---
-- License --
-- Made
*/
/*---------------------------- Main -------------------------------*/
html, body {
	font-family: Arial, Helvetica, sans-serif;
	color: #313031;
	}
/*---------------------------- Links -------------------------------*/
a {  
	color: #666666;
	text-decoration: none;
	}	
a:visited {
	color: #666666;
	text-decoration: none;
	}
a:hover {
	color: #cc0000;
	text-decoration: underline;
	}		
.postmetadata a {  
	color: #666666;
	text-decoration: none;
	}	
.postmetadata a:visited {
	color: #666666;
	text-decoration: none;
	}
.postmetadata a:hover {
	color: #cc0000;
	text-decoration: none;
	}		


/*
.entry img {
	border: 1px solid #cccccc;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	max-width: 100%;
	display: inline;
	}
.entry img:hover {	
	border: 1px solid #525D5A;
	background-color: #F6F6E8;
	}
*/
/*---------------------------- General Html -------------------------------*/

.h2_entry {	
	font-size: 16px;
/*
	font-family:"Times New Roman", Times, serif;
*/
	font-weight: bold;
	}
.calendar {	
	font-size: 10px;
	color:#FFFFFF;
	}
.wcol h2 {	
	line-height: 25px;
	font-size: 20px;
	}

.sidebar h2{	
	border-bottom: 1px solid #ffffff;
	text-align: right;
	line-height: 14px;
	font-size: 10px;
	}	
.h2_entry, .h2_entry a, .h2_entry a:visited, h2, h2 a, h2 a:visited{
	color: #ffffff;
	}
h2 a:hover {
	color: #CC0033;
	}	
h3{	
	font-size: 12px;
	color:#000000;
	}
blockquote {
	background-image:url(http://www.tirolblog.com/wp-content/themes/cilvana_tirolblog_v2/quote.gif);
	padding: 5px 25px 5px 25px;
	background-repeat:no-repeat;
	}

blockquote:hover {
	background: #FDFDFA;
	}
code {
	font-family: 'Courier New', Courier, Fixed, sans-serif;
	font-size: 10px;
	font-size: 12px;
	}	
small {
	font-size: 10px;
	font-size: 12px;
	}
	


acronym, abbr {
	letter-spacing: .07em;
	border-bottom: 1px dashed #CC0033;	
	}	
/*---------------------------- Page Navigation -------------------------------*/	
.navigation {
	margin: 0px 30px 20px 30px;
	padding: 0 10px;
	font-weight: bold;
	font-size: 12px;
	}
.ar {
	float: right;
	}
.al {
	float: left
	}
.ac {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
/*---------------------------- Content -------------------------------*/
#content{
	margin: 0px auto;
	width: 780px;
	font-size: 11px;
	text-align: left;
	}
/*----------------------------Top Bar -------------------------------*/
.navbar{	
	margin: 0px auto;
	padding: 3px 1px 2px 1px;
	}
.navbar ul{
	display: inline;
	list-style-type: none;
	}
.navbar li{
	display: inline;
	list-style-type: none;
	}
.navbar a, .navbar a:visited  {
	cursor: pointer;
	float: left;
	font-weight: bold;
	margin: 0px 10px 3px 10px;
	color: #525d5a;
	}		
.navbar a:hover{
	color: #CC0033;
	}
/*---------------------------- Top Search Form -------------------------------*/
.topsform {
	margin: -1px 2px 3px 0px;
	padding: 0px;
	width: 220px;
	height: 16px;	
	background-color: #666666;
	border:1px solid #D6D3CE;
	float: right;
	}	
.t-s{
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #525d5a;
	font-size: 10px;
	width: 67%;
	height: 100%;
	border: none;
	background-color: #FFF;	
	}	
.topsformsubmit{
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #525d5a;
	font-size: 10px;
	font-weight: bold;
	width: 30%;
	height: 100%;
	background-color: #FFF;
	border: none;
	border-left:1px solid #D6D3CE;
	cursor: pointer;
	}
.topsformsubmit:hover{
	background-color: #F6F6E8;
	}	

	
/*---------------------------- Wide Column -------------------------------*/
.wcol {
	margin: 0px auto;
	width: 80%;	
	padding: 20px 15px 10px 15px;		
	line-height: 1.5em;
	}
/*---------------------------- Post Structure -------------------------------*/
.post {
	margin: 0px 10px 25px 2px;
	text-align: justify;	
	}
.archived {
	padding: 0px 0px 0px 15px;
	}	
.archived h2{	
	font-size: 14px;
	}
.postmetadata {
	color: #666666;
	text-align: left;
	font-size: 10px;
	}
.entry, td {
	font-size: 13px;
	line-height: 18px;
	}
.entry a, .entry a:visited {  
	font-weight: bold;
	color:#666666;
	}
.entry ol li {
	list-style: decimal outside;
	}
.entry ul li {	
	list-style-type: square;
	}
.entry form { 
	text-align: left;
	}
.entry input { /* For password-protected posts */
	margin: 2px auto;
	font-size: 9px;
	padding: 0px;
	background-color: #FFFFFF;
	border:1px solid #D6D3CE;
	}	
.entry input[value="Submit"] {
	font-size: 9px;
	cursor: pointer;
	}
.entry input[value="Submit"]:hover{
	background-color: #F6F6E8;
	}
/*---------------------------- Sidebar -------------------------------*/

.sidebar {
	padding: 10px 0px 20px 20px;
	}
.sidebar ul, .sidebar li {
	margin: 5px 0px 0px 10px;
	padding: 0px;
	color:#255FA6;
	list-style-type: none;
	list-style-image: url(http://www.atm-online.at/wp-content/themes/cilvana_atm/images/link.gif);
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
	}
.current_page_item {
	background-color:#E4EAC6;
	text-indent: 5px;
	}

	
.sidebar ul a:link, .sidebar ul a, .sidebar ul a:visited  {
	color:#255FA6;
	}


/*---------------------------- Search box for error-404 pages -------------------------------*/
.searchbox{
	margin: 2px auto;
	padding: 0px;
	display: block;
	width: 500px;
	height: 50px;
	background: #F7F7F7;
	border:1px solid #D6D3CE;
	}
.searchbox #searchform {
	background: #FFF;
	margin: 14px auto;
	width: 400px;
	padding: 0px;
	border: 1px solid #D6D3CE;
	}
.searchbox #searchform #s{
	margin: 0px auto;
	padding: 1px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #404040;
	font-size: 10px;
	width: 298px;
	height: 100%;
	border: none;
	background-color: #FFF;	
	}
.searchbox #searchform #searchsubmit{
	border: none;
	margin: 0px auto;
	padding: 2px 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #404040;
	font-size: 10px;
	font-weight: bold;
	width: 96px;
	height: 100%;
	background-color: #FFF;
	border-left:1px solid #D6D3CE;
	cursor: pointer;
}
.searchbox #searchform #searchsubmit:hover{
	background-color: #F6F6E8;
	}
/*---------------------------- Comments -------------------------------*/
.comarea{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 17px;
	color: #666666;
	}
.comol{
	margin: 20px 0px 40px 0px;
	text-align: left;
	font-weight: bold;	
	list-style-type: upper-roman;
	}
.comli{
	border-left: 1px solid #D6D3CE;
	border-bottom: 1px solid #D6D3CE;
	text-align: left;
	margin: 25px 0px 20px 0px;
	padding: 4px;
	min-height: 90px;
	width: 95%;
}
.comauth{
	border-bottom: 1px solid #D6D3CE;	
	width: 70%;
	font-size: 11px;
	font-weight: bold;	
	padding: 0px 0px 2px 2px;
}
.mod {
	color: #CC0033;
	}
.comli .cmeta {
	margin: 1px 0px 5px 2px;
	border: none;
	font-size: 10px;
	font-weight: normal;
}	
.comtxt{
	margin: 0px 0px 0px 5px;
	font-size: 9px;
	font-weight: normal;	
	text-align: left;
}
.preview, .preview ul, .preview ul li {
	list-style: none;
	margin: 20px 0px 20px -13px;
	width: 594px;
	}
#TextDisplay { /*Live Preview of Comments */
	margin: 5px 0px 0px 5px;
	font-size: 9px;
	font-weight: normal;	
	text-align: left;
	}	
#tbs { /* This will let you asign your trackbacks/pingbacks a direferent style */
	padding: 5px;
	border: 1px solid #525D5A;	
	background: #F7F7F7;
	}
#tbs:hover {
	background-color: #FDFDFA;
	}
/*---------------------------- Comment Form -------------------------------*/
#commentform {
	margin: 15px 0px 30px 0px;
	}
#commentform input {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #D6D3CE;
	border-right: 3px solid #D6D3CE;
}
#commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 594px;
	padding: 2px;
	border: 1px solid #D6D3CE;
	border-right: 3px solid #D6D3CE;
}
#commentform #submit {
	width: 600px;
	padding: 2px;
	background: #FFFFFF;
	text-align: center;
	border: 1px solid #D6D3CE;
	border-right: 3px solid #D6D3CE;
	font-weight: bold;
}
#commentform #submit:hover {
	background-color: #F6F6E8;
	cursor: pointer;
}
/*---------------------------- Footer -------------------------------*/
.powered {font-size: 10px;
	text-align: center;
	color:#BCADA6
	}
.powered a {	
	color:#BCADA6
	font-weight: bold;
	}
.powered a:hover {	
	color: #cc0000;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
