
.clearfix {
    height: 1%;
}
.tag {
	border-bottom: 1px solid #5d4833;
	border-top: 1px solid #bda893;
	color: #7d6853;
	display: inline-block;
	margin: 20px 0 !important;
	padding: 8px 5px 8px 6px;
	text-indent: 0;
	width: 95%;
}
.tag ul {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.tag ul li {
    background-image: none;
    display: inline-block;
    line-height: 30px;
    list-style-type: none;
    margin-bottom: 4px;
    padding: 0 0.5em;
}
.tag ul li a {
	background: #e6af5a none repeat scroll 0 0;
	color: #000 !important;
	display: inline;
	margin-bottom: 0;
	padding: 4px 6px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 16px;
	font-family: segoe ui, arial;
}
div.addtags {
    margin-top: 4px;
}
div.addtags a:link {
    color: #ff0000;
    text-decoration: none;
}
div.addtags a:hover {
    color: #ff0000;
    text-decoration: underline;
}
div.addtags a:active {
    color: #ff0000;
    text-decoration: none;
}
div.addtags a img {
    vertical-align: text-bottom;
}
div.addtags img {
    padding-right: 3px;
}
.tagCloud a {
    font-weight: bold;
    line-height: 25px;
    padding: 2px;
    text-decoration: none;
}
.tagCloud a.tag1:link {
    font-size: 14px;
}
.tagCloud a.tag2:link {
    font-size: 16px;
}
.tagCloud a.tag3:link {
    font-size: 17px;
}
.tagCloud a.tag4:link {
    font-size: 18px;
}
.tagCloud a.tag5:link {
    font-size: 19px;
}
.tagCloud a.tag6:link {
    font-size: 20px;
}
.tagCloud a.tag7:link {
    font-size: 22px;
}
.tagCloud a.tag1:link, .tagCloud a.tag2:link, .tagCloud a.tag3:link, .tagCloud a.tag4:link, .tagCloud a.tag5:link, .tagCloud a.tag6:link, .tagCloud a.tag7:link {
    background: #5d4833 none repeat scroll 0 0;
    border: 1px solid #5d4833;
    color: #ffffff;
    display: inline-block;
    font-weight: normal;
    margin: 15px 10px 0 0;
    padding: 1px 16px;
    transition: all 0.2s ease 0s;
    vertical-align: middle;
}
.tagCloud a.tag1:hover, .tagCloud a.tag2:hover, .tagCloud a.tag3:hover, .tagCloud a.tag4:hover, .tagCloud a.tag5:hover, .tagCloud a.tag6:hover, .tagCloud a.tag7:hover {
    background: #e6a117 none repeat scroll 0 0 !important;
    border-color: #e6a117;
    color: #ffffff !important;
    text-decoration: none !important;
}
div.warning {
    margin-left: 20px;
    margin-top: 10px;
}
div.warning h1 {
    color: #ff0000;
    font-size: 200%;
    font-weight: bold;
    line-height: normal;
    text-align: center;
}
div.warning h2 {
    font-size: 150%;
    font-weight: bold;
    line-height: normal;
    text-align: center;
}
div.joomlatags {
    color: #ffa500;
    display: block;
    font-size: 9px;
    margin-left: 220px;
    padding: 4px;
    text-align: center;
}
.button2-left .add_Tags {
    background: rgba(0, 0, 0, 0) url("../images/addTags.png") no-repeat scroll 100% 0;
}
.tag ul li a:hover {
    background: #66553b none repeat scroll 0 0;
    color: #ffffff !important;
}
