ul {
	margin:					0 0 0 5px;
	padding:				0px;
}

#header_text {
	padding-top:			110px;
	text-align:				center;
	color:					white;
	font-size:              11px;
	font-weight:			bold;
	font-family:			'Trebuchet MS', Arial, Tahoma, Verdana;
	text-decoration:	none;
}

#header {
	text-decoration: none;
}

#header_text a, #header a {
	text-decoration: none;
}

#lower-part {
    font-family:        'Trebuchet MS', Arial, Verdana, Tahoma, Times New Roman;
    font-size:          11px;
    color:              #402925;
}

#left-column a{
    color:              #4C0A0A;
    text-decoration:    none;
}
#left-column a:hover {
    color:              #D22222;
}

#left-column ul {
    margin:             0px;
    padding:            0;
    list-style-type:    none;
    line-height:        11px;
}

#left-column li {
    padding-bottom:     7px;
}

.tab-type-3_content a, #cc_leftcol a, #cc_right a, #cc_widecol a {
    text-decoration:    none;
    color:              #DE2709;
    font-weight:        bold;
}
.tab-type-3_content a:hover, #cc_leftcol a:hover, #cc_right a:hover, #cc_widecol a:hover {
    color:              #6D1D10;
}
.tab-type-4_content a, .tab-type-5_content a{
    color:              #4C0A0A;
    text-decoration:    none;
}
.tab-type-4_content a:hover, .tab-type-5_content a:hover {
    color:              #D22222;
}

.aroundtheweb_title a {
    color:              black;
    font-weight:        bold;
}
.aroundtheweb_title a:hover {
    color:              #57150B;
}

.aroundtheweb_source a {
    color:              #DB5D00;
}

.aroundtheweb_date {
    color:              gray;
}

/* EATS & DRINKS */

#eats a {
    color:              #972704;
}
.eats_title, .drinks_title {
    line-height:        15px;
    margin-top:         3px;
}
.eats_author, .drinks_author {
    color:              black;
    font-size:          9px;
    margin-top:         -3px;
    
}    
#drinks a {
   color:               #6C5619;
}

/* PODCASTS */

.podcast_properties {
   color:               #81661C;
   font-size:           9px;
   margin-top:          -4px;
}
.horiz_bar {
   color:               black;
   font-weight:         bold;
}

/* TIME OFF */

#blog_body a {
   color:               #6C5619;
   text-decoration:     none;   
}

#timeoff_box {
   width:               225px;
}
#timeoff_articletitle {
   width:               300px;
   font-weight:         bold;
   float:               left;
   padding:             0 8px 0 3px;
   line-height:         12px;
   clear:		left;
}

#timeoff_intro, .timeoff_intro {
   width:		375px;
   font-size:           11px;
   padding:             3px 0px 0 3px;
   line-height:         13px;
   display:		block;
   float:               left;
   clear:		left;
}

#blog img {
    margin-right: 6px;
    float: left;
}

#timeoff_readmore, .timeoff_readmore {
   float:               left;
   width:               100px;
   font-size:           10px;
   font-weight:         bold;
}
#timeoff_more {
   float:               left;
   width:               230px;
}

#podcast_accessories {
   color:               #cacaca;
}

#podcast_accessories a {
   font-size:           10px;
   color:               #FF2400;
   text-decoration:     none;
}
#podcast_accessories a:hover {
   color:               #AF240E;
}

h5 {
   padding-bottom:      2px;
   margin-bottom:       0px;
}

/* comments */
.one_comment {
   margin-bottom:       15px;
}

input, textarea {
   border:              1px solid gray;
   font-family:         'Trebuchet MS', Arial, Verdana, Tahoma, Times New Roman;
   font-size:           11px;
   color:               #402925;
   padding-left:        4px;
   padding-right:       4px;
}

ol {
   background:          #fafafa;
}

/* comment ends */

/* around the web */
	.link_name {
		font-size: 9px;
		color: #666666;
		font-family: Trebuchet MS, Verdana, Arial, Tahoma;
	}
	.link_list a {
		color: #FF2400;
		text-decoration: none;
		font-family: Trebuchet MS, Verdana, Arial, Tahoma;
		font-size: 11px;
	}
	.link_list {
		line-height: 10px;
	}
	
	.link_list li {
		list-style-type: none;
		padding: 0px;
		margin: 0 0 6px 0;
	}
	
	.link_list ul {
		padding: 0px;
		margin: 0px;	
	}

/* around the web ends */

/* latest comments */
.one_comment {
		width: 220px;
		float: left;
		clear: left;
		margin-bottom: 10px;
	}
	.icon {
		width: 	32px;
		float:	left;
	}
	.comment_author, .comment_author a {
		float: left;
		font-family: Trebuchet MS, Tahoma, Arial, Verdana;
		font-size: 10px;
		text-align: center;
		line-height: 11px;
		color: black;
	}
	.bubble_from {
		background:	url('../images/comment_03.gif') no-repeat;
		width: 19px;
		height: 21px;
		float:	left;
	}
	.bubble {
		background: url('../images/comment_04.gif') no-repeat;
		width:	160px;
		float: left;
	}
	.bubble_text {
		padding: 1px 4px 4px 4px;
		border-left: 1px solid #404040;
		margin-top: 3px;
		font-family: Trebuchet MS, Tahoma, Arial, Verdana;
		font-size: 11px;
	}
	.bubble_bottom {
		background: url('../images/comment_10.gif');
		width: 33px;
		height: 4px;
		float: left;
		font-size: 1px;
	}
	.bubble_title a {
		font-weight: bold;
		line-height: 12px;
		color: #CC3300;
		text-decoration: none;
	}
	.bubble_meta {
		font-size: 10px;
		color: #444444;
	}
	.bubble_body {
		line-height: 14px;
	}

/* latest comments ends */

/* arhivum */
.archive_date {
		font-size: 9px;
		color: #666666;
		font-family: Trebuchet MS, Verdana, Arial, Tahoma;
	}
	.archive_list a {
		color: #FF2400;
		text-decoration: none;
		font-family: Trebuchet MS, Verdana, Arial, Tahoma;
		font-size: 11px;
	}
	.archive_list a:hover {
		color:#993333;
		text-decoration: underline;
	}
	
	.archive_list li {
 		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}
	
	.archive_list ul {
		padding: 0px;
		margin: 0px;	
	}
	
	h3 {
		margin-bottom: 3px;
		font-family: Trebuchet MS, Verdana, Arial, Tahoma;
		font-size: 14px;
	}
/* arhivum ends */

.newsletter_inputbox {
		font-family: Trebuchet MS, Verdana, Arial, Tahoma;
		font-size: 10px;
		width: 100px;
		height: 15px;
}

#footer {
		text-align:			center;
}


h2,h1 {
	float: left;
	clear: both;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 12px;
	font-family:			'Trebuchet MS', Arial, Tahoma, Verdana;
	width: 100%;
}

hr.delimiter {
	color: #EEEEE; background-color: #EEEEEE; height: 1px; border: 0px; border-bottom: 1px dotted #DDDDDD;
}

hr.intro_delimiter {
	color: #EEEEE; background-color: #EEEEEE; height: 1px; border: 0px; border-bottom: 1px dotted #DDDDDD; margin:3px 0 3px 0;width:116px;
}

a.introlink {
	font-weight: bold; font-size:10px;
}