/* snippets */

.snippets ul {
  margin: 3px 0 0 !important;
  padding: 0 !important;
}
.snippets li {
  list-style-type: none !important;
  margin: 0 0 5px;
}

.snippets img {
	border: 3px solid #CCD3E3 !important;
	float: right;
	margin-bottom: 5px !important;
	margin-left: 7px !important;
}
.bottom_images {
  clear: both;
  float: left;
  margin-top: 5px;
  text-align: center;
}
.bottom_images img {
	padding-bottom:0 !important;
	max-width: 49% !important;
}


/* twitter */

.twitter small {
  color: #8C8C8C;
  float: right;
  font-family: Tahoma,sans-serif;
  font-size: 10px;
  font-size-adjust: 0;
  padding-bottom: 2px;
}
.twitter img {
  border: 1px solid #CCD3E3 !important;
  float: right;
  margin-bottom: 5px !important;
  margin-left: 5px !important;
  padding: 2px !important;
}

.twitter p {
  border-bottom: 1px solid #E6E6E6;
  clear: right;
  font-size: 12px;
  line-height: 15px;
  margin: 0 1px 7px 0 !important;
  min-height: 60px;
  padding-bottom: 5px !important;
}

.twitter p:last-child {
  border-bottom: 0px;
  padding-bottom: 0px !important;
}

/* youtube */
.video_embed  span{
border-bottom: 5px solid #E4DDD1;
color: #98B810;
margin-bottom: 10px;
padding: 0 0 4px;
text-align: right;
font-size: 15px;
}
.video_embed p{
	
}

/* preview */
.preview{
margin-bottom: 5px;
}

.preview p {
  color: #6D6D6D;
  font-family: Arial,Tahoma,Verdana;
  font-size: 11px;
  font-weight: normal;
  line-height: 13px;
  padding-top: 4px !important;
  border-top: 1px dotted #DBDEE4;
}

.preview img{
	margin-right: 7px !important;
	height: 65px;
	width: 65px;
}

.preview a.title{
    border-bottom: 3px solid #E4DDD1;
    color: #98B810 !important;
    padding: 0;
    text-align: right;
	float: left;
	width: 100%;
	font-family:Georgia, Garamond, "Times New Roman"
}

/* categs count */
.count_categ{color: #6D6D6D;}
/* contact_form */

#contact_form dd {
  margin: 3px 0 15px;
}
#contact_form th, td {padding: 4px 10px 4px 5px;font-size: 13px;}
#contact_form fieldset {border: none;margin: 0;padding: 0;}
#contact_form legend {display: none;}
#contact_form textarea {background: #ECF0F1;border: 1px solid #ECF0F1;height: 110px;padding: 5px;width: 97%;}
#contact_form input[type="submit"] {background: #BA1763;border: 0 none;color: #FFFFFF;font-size: 14px;margin: 10px 0;padding: 9px 11px;text-decoration: none;width: inherit;}
#contact_form input:hover[type="submit"]{background: #BA3B76;}
#contact_form dd input {background: #ECF0F1;border: 1px solid #ECF0F1;font-family: inherit;letter-spacing: normal;outline-style: none;padding: 5px 2px;width: 98%;}
#contact_form dd select {background: #ECF0F1;border: 1px solid #ECF0F1;font-family: inherit;letter-spacing: normal;outline-style: none;padding: 5px 2px;width: 99%;}
/* navigation */
.categ_nav {
  clear: both;
  margin: 0;
  overflow: hidden;
  padding: 10px 2% 20px;
}
.categ_nav a, .categ_nav span {background: #FFFFFF;font-size: 15px;padding: 8px 11px 6px;text-align: center;color: #5D5D5E;margin-right: 8px;}
.categ_nav a:hover{color: #BA1763;}
.categ_nav .current {color: #BA1763; font-weight: bold;}
/* categs */
.categ {border-bottom: 1px solid #E4DDD1;float: left;line-height: 1.5em;margin: 0;}
.categ h3 a {color: #334366;}
.categ a:hover{color: #5A4500 !important;}
.categ #meta {font-family: Arial,Helvetica;color: #CBC3A3;font-size: 11px;}
.categ h3 {margin: 8px 0 0;}
.categ p {padding-bottom: 5px;line-height: 1.5em; margin-bottom: 8px;margin-top: 8px;}
.categ img { border: 1px solid #E4DDD1;float: left; margin: 8px 10px 5px 0;padding: 2px;}
.sitemap ul {
  list-style: none outside none;
  margin-top: 0;
  padding-left: 5px !important;
}
.name a { color: #444444; font-size: 15px; font-weight: bold;padding-left: 15px;}
.edit_page{background-color: rgba(255, 254, 95, 0.5);z-index: 1000;border: 1px solid yellow;border-radius: 10px 10px 10px 10px;color: black !important;font-size: 13px;padding: 5px 10px;position: fixed;right: 3%;bottom: 5%;}
.left_align {clear: left;float: left;padding-left: 0 !important;padding-right: 15px !important;}
.right_align {clear: right; float: right;padding-left: 15px !important;padding-right: 0 !important;}
.entry-content table {
    clear: both;
}