/*  
Theme Name: Mudbug Blog
Description: Blog Theme for Mudbug website v3 2011 
Version: 2.0
*/


/*-------------------------------
Tags defaults
---------------------------------
[?] Tags only. No classes or ID's here.
*/


/* Headlines */

h1 {
	padding: 0;
}


#blog-main h2,
#blog-main h2 span,
#blog-main h2 a,
#blog-main h2 a span,
#blog-main h2 span a {
	background: none;
	filter: none;
	background-image: none;
	border: none;
	color: #444;
	font-size: 18px;
	font-weight: normal;
	line-height: 21px;
	text-transform: uppercase;
}

#blog-main h2 {
	border-bottom: 1px dotted #CCC;
	clear: both;
	margin: 18px 0 25px 0;	
	background: #F4F4F4; /* old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%, #F4F4F4 100%); /* firefox */
 	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#F4F4F4)); /* webkit */
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F4F4F4',GradientType=0 ); /* ie */
	color: #444;
	font-weight: normal;
	padding: 8px 10px;
}

#blog-main h2 a {
	color: #904F47;
	display: block;
}

#blog-main h2 a:hover {
	color: #904F47;
	background: #F4F4F4; /* old browsers */
	background: -moz-linear-gradient(top, #F4F4F4 0%, #FFFFFF 100%); /* firefox */
 	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F4F4F4), color-stop(100%,#FFFFFF)); /* webkit */
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F4F4F4', endColorstr='#FFFFFF',GradientType=0 ); /* ie */
	margin: -8px -10px;
	padding: 8px 10px;
}

#blog-main h2.blog-title {
	background: none;
	filter: none;
	border: none;
	padding: 0px;
	margin: 0px;
}

#blog-main h2.blog-title a {
	background: none;
	filter: none;
	border: none;
	border-bottom: 8px solid #CDE4E2; 
	color: #70B2AC;
	display: block;
	font-size: 28px;
	font-weight: normal;
	line-height: 30px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 25px 0px;
	text-transform: none;
	width: 100%;
}

#blog-main h2.blog-title a:hover {
	background: none;
	filter: none;
	border-bottom: 8px solid #70B2AC;
	color: #70B2AC;
}

#blog-main h2.archive {
	background-image: url(../../../../images/buttons/arrow-left-down.png);
	background-repeat: no-repeat;
	background-position: left 18px;
	background-color: #ffffff;
	text-transform: none;
	color: #444;
	border:none;
	font-family: "AngelinaRegular";
	font-size: 25px;
	font-weight: normal;
	line-height: 25px;
	padding: 8px 30px;
}

#blog-main h2.archive img {
	padding-right: 8px;
	vertical-align: middle;
}

#contact-us h2 {
	background: none;
	border-bottom: 8px solid #CCC; 
	color: #999;
	font-size: 23px;
	line-height: 23px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
	text-transform: none;
}

#blog-main h3 {
	background-image: url(images/icons/applications.png);
	background-repeat: no-repeat;
	background-position: top left;
	color: #3A5E7A;
	margin-bottom: 15px;
	padding: 0px 0px 0px 30px;
}

#blog-main .entry h3 {
	background: none;
	margin-bottom: 10px;
	padding: 0px;
}

.post a:link,
.post a:active,
.post a:visited,
.post a:hover {
	color: #8D4E48;
	font-weight: normal;
}

.post a:hover {
	border-bottom: 1px dotted #8D4E48;
}

/* Lists */

#blog-main div.box1 ul {
	padding: 20px;
}

/*** 1140 GRID CHANGES FOR BLOG ***/

#blog-main.ninecol {
	width: 72%;
}

#sidebar.threecol.last {
	width: 24%;
}

div.box1 {
	-moz-border-radius: 6px;
	border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; 
	margin: 0 0 20px;
	padding: 0px 20px;
}

div.box1.post-wrapper {
	background:white;
	border:none;
	padding-left:0px;
	padding-right:0px;
}

div.box1 ul, 
div.box1 ul.blog-list li p { 
	margin: 0 
}

div.box1 ul.blog-list li {
	border-bottom: 1px dashed #3f566e;
	padding: 0 0 15px;
}

	div.box1 p.link {
		text-align: right;
		margin: 0 0 15px;
	}
	
	div.box1 ul.left-list {
		float: left;
		width: 230px;
		padding: 10px 0 10px 10px;
	}

	div.box1 ul.right-list {
		float: right;
		width: 230px;
		padding: 10px 10px 10px 0;
	}
	
		div.box1 ul.left-list li, div.box1 ul.right-list li, div.box1 ul.list3 li {
			line-height: 13px;
			border-top: 1px dashed #3f566e;
			padding: 8px 0;
			
		}
		
		div.box1 ul.list3 {
			margin: 15px 0 0;
		}

		div.box1 ul.list3 li {
			padding: 15px 0;
		}
		
		div.box1 ul.list3 li ul {
			margin: 0;
			border: none !Important;
		}

		div.box1 ul.list3 li ul li {
			margin: 0 0 0 15px;
			padding: 15px 0 0;
			border: none !Important;
		}
		
		div.box1 ul.left-list li a, div.box1 ul.right-list li a, div.box1 ul.list3 li a { color: #dadada }

div.box2 {
	background-color: #141517;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 8px;
}

div.entry { 
	position: relative;
}

div.post { 
	background: #FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FAFAFA)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FFF,  #FAFAFA); /* for firefox 3.6+ */	
	border-bottom: 1px dotted #E0E0E0;
	margin-bottom: 30px;
	padding: 0px 30px 30px 30px;
	overflow: hidden;
}

div.post img { 
	background-color: #F9F9F9;
	border: 1px solid #EAEAEA;
	padding: 7px;
}

.postmeta {
	background-image: url(../../../../images/layout/trans-black-bkgd.png);
	background-repeat: repeat;	
	border: 1px solid #222;
	border-radius: 6px;
	-moz-border-radius: 6px;
	float: left;
	padding: 0px;
	position: relative;
	text-shadow: #000 0px 1px 0px;
	width: 100%;
}

.postmeta span {
	border-right: 1px solid #222;
	border-left: 1px solid #585858;
	margin: auto 0px;
	padding: 12px 0px;
	float: left;
	vertical-align: middle;
}

.postmeta span a:link,
.postmeta span a:active,
.postmeta span a:visited,
.postmeta span a:hover {
	background-repeat: no-repeat;
	background-position: 3px 7px;
	color: #E0E0E0;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 10px 10px 30px;
	text-transform: uppercase;
}

.postmeta span.comments a {
	background-position: 7px 9px;
	padding-left: 35px;
}

.postmeta span.author a {
	background-position: 1px 7px;
	padding-left: 29px;
}

.postmeta span a:hover {
	color: #CDE3E1;
	border-bottom: none;
}

.postmeta .author a {
	background-image: url(images/icons/author.png);
}

.postmeta .author a:hover {
	background-image: url(images/icons/author-hover.png);
}

.postmeta .date a {
	background-image: url(images/icons/date.png);
}

.postmeta .date a:hover {
	background-image: url(images/icons/date-hover.png);
}

.postmeta .category a {
	background-image: url(images/icons/tag.png);
}

.postmeta .category a:hover {
	background-image: url(images/icons/tag-hover.png);
}

.postmeta span.category {
	border-left: none;
}

.postmeta .comments a {
	background-image: url(images/icons/comments.png);
	background-position: 3px 8px;
}

.postmeta .comments a:hover {
	background-image: url(images/icons/comments-hover.png);
}

.postmeta span.comments,
.postmeta span.readmore {
	border-right: none;
}

.postmeta .readmore,
.postmeta .social {
	background-color: #222;
	position: absolute;
	right: 0px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

.postmeta span.readmore {
	border-left: 1px solid #585858;
}

.postmeta .readmore a:link,
.postmeta .readmore a:active,
.postmeta .readmore a:visited,
.postmeta .readmore a:hover {
	background: url(images/icons/readmore.png) no-repeat 93px 5px;
	border-bottom: none;
	padding: 10px 40px 10px 15px;
}

/*.postmeta .readmore a:hover {
	background: url(images/icons/readmore-hover.png) no-repeat 90px 5px;
}
*/

.postmeta .social {
	height: 17px;
	width: 163px;
}

.postmeta span.social {
	border-left: 1px solid #585858;
}

.postmeta span.social a.twitter-share-button {
	background: url(../../../../images/icons/twitter-bird.png) no-repeat 10px 7px;
	border-right: 1px solid #585858;
}

.postmeta span.social a.facebook-like-button {
	background: url(../../../../images/icons/facebook-like.png) no-repeat 10px 5px;
	border-left: 1px solid #585858;
	padding: 12px 10px 12px 40px;
}

.newer-entries {
	background-image: url(../../../../images/slider/next-arrow.png);
	background-repeat: no-repeat;
	background-position: top right;
	color: #333;
	float: right;
	padding: 3px 25px;
	display: inline;
}

.older-entries {
	background-image: url(../../../../images/slider/prev-arrow.png);
	background-repeat: no-repeat;
	background-position: top left;
	color: #333;
	padding: 3px 25px;
	display: inline;
}

.newer-entries:hover,
.older-entries:hover {
	color: #8D4E48;
}

.imgfloatleft {
	float:left;
}

.imgfloatright {
	float:right;
}

.box1 .navigation { 
	padding: 10px 0; 
}

#respond {
	clear: left;
}

/*-------------------------------
3.a Form styles
-------------------------------*/
.form-search input {
	-webkit-box-shadow: rgba(255, 255, 255, 0.296875) 0px 1px 0px;
	background: #fff url(images/icons/search.png) no-repeat 10px 50%;
	border: solid #ccc;
	-moz-border-radius: 25px;
	border-radius: 25px;
	color: #444;
	font: normal normal bold 12px/normal sans-serif;
	padding: 9px 1px 6px 25px;
	outline: none;
}

.form-search label,
.form-search button,
.form-search label.search,
input#searchsubmit {
	display:none;
}


input.text, select.select, textarea.textarea
{
	border: 0;
	color: #000;
	padding: 7px;
}
input.text { width: 168px }
select.select { width: 200px }
textarea.textarea { width: 100%; height: 100px; background-color: white; }

button.button {
	color: #fff;
	height: auto; width: auto;
	line-height: normal;
	white-space: nowrap;
}

/* General forms */
form.form {  }

	form.form ol.fieldset {	list-style: none }
	
		form.form ol.fieldset li.field {
			margin: 0 0 13px;
			position: relative;
		}
			form.form ol.fieldset li.field label {
				position: absolute;
				top: 5px; left: 195px;
			}
			
	form.form p.submit { margin: 0 }
	
	form.form p.submit input { padding: 5px 10px }


/* Search forms where button and text input are next to each other  */
form.search { /* nothing here */ }
	
	form.search p.fields { margin: 0 }

		form.search p.fields input, form.search p.fields button {
			display: inline;
			vertical-align: middle;
		}


/*-------------------------------
3.b Individual forms
-------------------------------*/

form#topSearch {
	background: url(images/bg-search.png) no-repeat;
	width: 178px; height: 32px;
	position: absolute;
	top: 10px; right: 0;
}
	form#topSearch p.fields input {
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		width: 130px;
		background: none;
		overflow: hidden;
		border: none;
		position: absolute;
		top: 8px; left: 8px;
	}
		form#topSearch p.fields button {
			background: url(images/ico-search.png) no-repeat;
			width: 21px; height: 21px;
			border: none;
			position: absolute;
			top: 5px; right: 10px;
		}

		


/*-------------------------------
Sidebar Tabber
-------------------------------*/

.twitstamp {
	margin: 10px auto;
}

#tabs {
	position:relative;
	margin-top: 20px;
}

ul.idTabs {
	width: 100%;
	padding: 0;
	margin: 0 0 0 10px;
	position:absolute;
	top: 0px;
	z-index: 2;
}

ul.idTabs li {
	list-style: none;
	margin-right:5px;
	float:left;
}

ul.idTabs li a {
	background: #DCDCDC;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#DCDCDC'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#DCDCDC)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #F5F5F5,  #DCDCDC); /* for firefox 3.6+ */	
	border-bottom:1px solid #DCDCDC;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-radius: 6px 6px 0 0;	
	display: block;
	margin: 0px auto;
	padding: 5px 12px;
}

ul.idTabs li a:hover {
	background: #D4D4D4;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#D4D4D4'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#D4D4D4)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #F5F5F5,  #D4D4D4); /* for firefox 3.6+ */	
	border-bottom:1px solid #D4D4D4;
}


ul.idTabs li a.selected  {
	background: #F6F6F6;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DCDCDC', endColorstr='#F6F6F6'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#DCDCDC), to(#F6F6F6)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #DCDCDC,  #F6F6F6); /* for firefox 3.6+ */
	border: 1px solid #ccc;
	border-bottom:1px solid #F6F6F6;

}

#tabs ul.idTabs.tabs li a img {
	margin-right: 5px;
}

#tabs .inside {
	background: #EEE;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
	border: 1px solid #CCC;
	display: block;
	padding: 0px;
	position: absolute;
	top: 34px;
	width: 99.4%;
	z-index: 1;
}

#tabs .inside ul {
	margin: 0px;
	padding: 0px;
}

#tabs .inside ul li {
	background: #F6F6F6; /* old browsers */
 background: -moz-linear-gradient(top, #F6F6F6 0%, #EEEEEE 100%); /* firefox */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F6F6F6), color-stop(100%,#EEEEEE)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F6F6F6', endColorstr='#EEEEEE',GradientType=0 ); /* ie */
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;	
}

#tabs .inside ul li:hover {
	background: #E6E6E6; /* old browsers */
 background: -moz-linear-gradient(top, #F6F6F6 0%, #E6E6E6 100%); /* firefox */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F6F6F6), color-stop(100%,#E6E6E6)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F6F6F6', endColorstr='#E6E6E6',GradientType=0); /* ie */
}

#tabs .inside ul li:active {
	background: #DEDEDE; /* old browsers */
 background: -moz-linear-gradient(top, #E6E6E6 1%, #F6F6F6 100%); /* firefox */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#E6E6E6), color-stop(100%,#F6F6F6)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6E6E6', endColorstr='#F6F6F6',GradientType=0); /* ie */
}

#tabs .inside ul li.divider {
	background: #CCC;
	display: inline-block;
	height: 1px;
	line-height: 0px;
	margin: 0px 0px 0px 15px;
	width: 92%;
}

#tabs .inside ul li:first-child {
	-webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
}

#tabs .inside ul li:last-child {
	-webkit-border-bottom-right-radius: 6px;
 -webkit-border-bottom-left-radius: 6px;
 -moz-border-radius-bottomright: 6px;
 -moz-border-radius-bottomleft: 6px;
 border-bottom-right-radius: 6px;
 border-bottom-left-radius: 6px;
}

#tabs .inside ul li a {
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #FDFDFD;
	display: block;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 15px;
	text-transform: uppercase;
}

#tabs .inside ul li:first-child a {
	border-top: none;
}

#tabs .inside ul li:last-child a {
	border-bottom: none;
}

#tabs .inside ul#categories li a {
	background-repeat: no-repeat;
	background-position: 15px center;
	padding: 20px 0px 20px 70px;
}

#tabs .inside ul li.cat-item-341 a {
	background-image: url(images/icons/large/analytics_lg.png);
	border-top: none;
}

#tabs .inside ul li.cat-item-340 a{
	background-image: url(images/icons/large/apps_lg.png);
}

#tabs .inside ul li.cat-item-320 a {
	background-image: url(images/icons/large/bugbytes_lg.png);
}

#tabs .inside ul li.cat-item-4 a {
	background-image: url(images/icons/large/design_lg.png);
}

#tabs .inside ul li.cat-item-483 a {
	background-image: url(images/icons/large/gooddeeds_lg.png);
}

#tabs .inside ul li.cat-item-339 a {
	background-image: url(images/icons/large/media_lg.png);
}

#tabs .inside ul li.cat-item-327 a {
	background-image: url(images/icons/large/event_lg.png);
}

#tabs .inside ul li.cat-item-99 a {
	background-image: url(images/icons/large/pressrelease_lg.png);
}

#tabs .inside ul li.cat-item-337 a {
	background-image: url(images/icons/large/strategy_lg.png);
}

#tabs .inside ul li.cat-item-6 a {
	background-image: url(images/icons/large/technology_lg.png);
	border-bottom: none;
}


#tagcloud {
	padding:15px;
}

#tag_cloud-3 {line-height:24px;}


.row.blog {
	min-height: 700px;
}


/*-------------------------------
Post Tags classes
-------------------------------*/
div.tags {
	line-height: 23px;
	clear: both;
	text-transform: uppercase;
	padding-top: 20px;
	font-size:12px;
	font-weight:bold;
}

div.tags ul {
	margin-left: 40px;
	margin-top: -25px;

}

div.tags li {
	font-size:11px;
	margin-right:5px;
	float:left;
	list-style-type:none;
	margin-bottom: 10px;

}

div.tags li a:link,
div.tags li a:visited,
div.tags li a:hover,
div.tags li a:active {
	font-size:11px;
	font-weight:normal;
	background: #eee;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#DCDCDC'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#DCDCDC)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #F5F5F5,  #DCDCDC); /* for firefox 3.6+ */	
	font-weight: normal;
	padding: 4px 7px 3px 7px;
	display: block;
	border:1px solid #d1d1d1;
	border-radius:6px;
	-moz-border-radius:6px;
}
div.tags li a:hover {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#CFCFCF'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#CFCFCF)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #F5F5F5,  #CFCFCF); /* for firefox 3.6+ */	
	text-decoration:none;

}
div.tags li a:active {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CFCFCF', endColorstr='#F5F5F5'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#CFCFCF), to(#F5F5F5)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #CFCFCF,  #F5F5F5); /* for firefox 3.6+ */	
	text-decoration:none;
}


/* Comments Styles */

ol.commentlist  { 
	margin:0; 
	list-style-type:none;
}

ol.commentlist li {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0 0 10px;
	margin-bottom:50px;
	padding: 18px 20px 18px 20px;
	position: relative;
	list-style-type:none;
}

div.comment-author,
div.comment-author a,
div.comment-author cite {
	font-family: 'VAG Rounded W01 Thin';
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	padding-right: 3px;
}

div.comment-author .says {
	color: #666;
	padding-right: 5px;
}

ol.commentlist li p {	margin: 0 }

ol.commentlist li img.avatar {
	float:right;
	margin:0px 0px 15px 20px;
}

ol.commentlist li img.photo {
	background-color: #FFF;
}

ol.commentlist li p a { color: #6099ff; }
		
ol.commentlist li ul li {
	padding: 15px 0px 5px 20px;
	margin:0;
}
ol.commentlist li div.comment-body {
overflow:hidden;
}
ol.commentlist .comment-meta a { color:#999; padding-bottom:5px; }
ol.commentlist .children { margin:0; }

li.comment {
	background-color:#EEE;
	border:1px solid #CCC;
	color: #333;
	padding: 10px 15px;
	position:relative;
	margin-bottom: 24px; /* to account for the "triangle" part of the bubble; 25px offset - 1px .thought-bubble bottom border */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


/* the triangle*/
li.comment:before {
	border-width: 25px 32px 0 0px;
	border-style: solid;
	border-color:#CFCFCF transparent;
	bottom:-25px; /* value = - border-top-width - border-bottom-width */
	content:"";
	display:block; /* reduce the damage in FF3.0 */
	height:0;
	left: 45px; /* controls horizontal position */
	position:absolute;
	width:0;
	
}

/* creates the smaller  triangle */
li.comment:after {
	content:"";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	bottom: -23px; /* value = - border-top-width - border-bottom-width */
	left: 46px; /* value = (:before left) + (:before border-left) - (:after border-left) */
	width:0;
	height:0;
	border-width: 23px 29px 0 0px;
	border-style: solid;
	border-color:#eee transparent;
}


/* End of Comments Styles */


/*-------------------------------
Utility classes
-------------------------------*/

.l { 
	text-align: left;
}

.c { 
	ext-align: center; 
}

.r { 
	text-align: right ;
}

.aligncenter { 
	display: block;
	margin: 5px auto; 
	text-align:center;	 
}

.alignleft { 
	margin: 5px 25px 15px 0; 
	float: left; 
}

.alignright { 
	margin: 5px 0px 15px 25px; 
	float: right; 
}

.wrap, .col { 
	float: left;	
	display: inline; 
	position: relative; 
}

.wrap { 
	clear: both;
}

.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.hide, .hidden, .anchor, .skip { display: none; }
.nomargin { margin-bottom: 0 !important; }
.noborder { border: 0 !important; }
.top { margin-top: 0 !important; }

.replace, .br { display: block; font-size: 1%; line-height: 0; text-align: left; text-indent: -10000px; }

.hr { background: #ccc; height: 1px; margin: 1.5em 0; }
.hr hr { display: none; }


/*-------------------------------
Clearfix
-------------------------------*/

.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.clearfix { display: block }
.fix{ clear: both; height: 1px; margin: -1px 0 0; overflow: hidden; }






