/******************************************************************/

Contact form

 #wpcf label {clear: both; display: block; float: left; width: 175px;}
#wpcf input {float: left; width: 300px; height: 30px;padding: 1px; margin: 2px 5px 2px 0;}
#wpcf textarea {width: 475px; height: 250px; padding: 1px; margin: 0 5px 10px 0;}
#wpcf #contactsubmit {margin-left: 50px; width: 100px;}

/******************************************************************/
/******************************************************************/
.custom blockquote { color: #1C2639; padding-top: 10px; padding-bottom: 0.5px; padding-right: 5px;
font: italic 1.2em Georgia, "Times New Roman", Times, serif; -moz-border-radius: 5px;
-webkit-border-radius: 5px;

}

.custom blockquote { background: #ECEFF5; }

/***************************************************************************/
.custom .teaser { text-align: justify; width:100%; }
/***************************************************************************/
/******************************************************************/

/* Color Sidebar tab Title */

.custom .sidebar h4 {font-weight: bold; color: #FFFFFF; padding: 0px 5px; background: #A5BFE0;}

/******************************************************************/
/***************************************************************************/
/* Random Post Widget Sidebar + Plugin */

#random-posts li {
	background: #A5BFE0;
	border: 1px solid #E6DB55;
	line-height: 1.4em;
	-moz-border-radius: 5px;
	padding: 0.9em;
	-webkit-border-radius: 5px;
}			

/***************************************************************************/


/* Change Content and Sidebar Background */
//.custom #content_box {background-color:#EEEEEE;}
//.custom #content {background-color:#fff;}
/******************************************************************/
/******************************************************************/
/* HOME POST TEASER LINKS */
/******************************************************************/
.custom #teaserlinkscontainer {margin-top:0px;}
.custom #teasermenu {height: 30px;}  
.custom #teasermenu , .teasermenu ul {padding: 0; margin: 0; list-style: none; line-height: 1; border-width: 0.5em 0.5em 0.5em 0.5em;}
.custom #teasermenu ul {float: left; list-style: none; margin: 0px 0px 0px 0px; padding: 0px;}
.custom #teasermenu li {float: left; list-style: none; margin: 0px; padding: 0px;}
.custom #teasermenu ul li {list-style: none; margin: 0px; padding: 0px;}
.custom #teasermenu a, .custom #teasermenu li ul {border-color: #FFFFFF;}
.custom #teasermenu li a, .cutom #teasermenu  li a:link {color: #FFFFFF; background: #444343; display: block; font-weight: bold; margin: 5px 5px 5px 5px; padding: 5px 5px 5px 5px; text-decoration: none;  font-size: 13px; font-family: Arial, Helvetica, sans-serif; -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px;}
.custom #teasermenu li a:hover, .teasermenu li a:active, .current_page_item {color: #FFFFFF; background: #7BAAD9; display: block; margin: 5px 5px 5px 5px; padding: 5px 5px 5px 5px; text-decoration: none; -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px;} 
.custom #teaserempty {width: 100%; margin-top: 0.5em; margin-bottom: 0.5em;} 
.custom #teaserline {width: 100%; margin-top: 0.5em; margin-bottom: 0.5em; border-top: 1px solid #0098D4;} 
.custom #teasermenu li p,{color: #000000; background: #0098D4; display: block; width: 100%}


.custom .teaser {width: 100%; margin-top: 0.25em; padding-top: 0.25em; text-align: justify;}

.custom .teasers_box {padding-top: 0; padding-bottom:0; border-top: 0;}
/***************************************************************************/