/*-----attach body.custom to any style you add here-----*/

	/*-----heading h1 color*/
body.custom h1{color:#0070C5;}

	/*-----visit Strandja form*/
body.custom #wpcf7-f1-p202-o1{margin:0 0 4em 0;}
body.custom #wpcf7-f1-p202-o1 p{margin:0 0 1em 0;}
body.custom #wpcf7-f1-p202-o1 textarea,
body.custom #wpcf7-f1-p202-o1 input[type=text] {border:1px solid #ccc; padding:3px; font-family: verdana, Courier, Monospace; font-size:1.2em; color:#444;}
body.custom #wpcf7-f1-p202-o1 textarea:focus, body.custom.wpcf7-form input[type=text]:focus{color:#000; border-color:#888;}
body.custom #wpcf7-f1-p202-o1 input[type=text]{width:45%;}
body.custom #wpcf7-f1-p202-o1 textarea{width:95%;}
body.custom #wpcf7-f1-p202-o1 #submit{height:30px; padding:3px 6px;}


/*-----------------------------------------------------HOME ENTRIES*/
#home_entry_01 a{
color:#555555;
text-decoration:none;
}

#home_entry_01 h2{
width:565px;
padding:5px;
position:relative;
}

#home_entry_01 img{
position:absolute;
border:none;
}

#home_entry_01 p{
width:565px;
padding:5px;
margin-top:192px;
position:relative;
border:solid 1px #CCC;
color:#000;
}

#home_entry_01 .readmore{
color:#0070C5;
margin:470px;
text-decoration:underline;
}



