input  
{ 
border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 2px;
}

input[type='text'] 
{
 margin: 5px;
 font-weight: bold;
}

input[type=submit] {padding:5px 15px; background:#ccc; border:0 none;
cursor:pointer;
-webkit-border-radius: 5px;
border-radius: 5px; 
margin-top: 15px;
background: #fff;
  color: #000;
font-size: 14px;
font-weight: bold;
}

input[type=checkbox]
{
margin-right: 10px;
/* All browsers except webkit*/
  transform: scale(1.1);

  /* Webkit browsers*/
  -webkit-transform: scale(1.1);
}

*{margin:0;padding:0;outline:0}
body { font: 11px/18px Georgia, Palatino, "Times New Roman", Times, Serif; background: #f4f4f4 url(../../../../../packages/theme_social_media/themes/social_media/images/bg.jpg) no-repeat center top; color: #777; }

a { text-decoration: none; color: #89A213; }
a:hover { color: #556314; }

p  { margin: 0 0 15px; line-height: 1.6em; }
h1 { float: left; width: 320px; line-height: 1.5em; font-size: 2.7em; color: #fff; margin: 0 0 20px; text-shadow: #89A213 1px 1px 1px; }
#header h1 a { color: #fff; }
h2 { margin: 0 0 15px; font-size: 1.6em; }
h3 { margin: 0 0 7px; font-size: 1.3em; clear: both; color: #444; line-height: 1.3em; }
h4 { margin: 0 0 10px; font-size: 1.2em; }

img { border: 0; }
.x { clear: both; }

#content { margin: 0 auto; width: 960px;}
#header { height: 225px; }
#headarea { height: 200px; font-size: 14px; color: #FFF; position: relative; top: -40px;}
#top { padding: 13px 0 0; margin: 0 0 60px; color: #fff; height: 31px; }
#pitch { clear: left; float: left; width: 610px; font-size: 1.2em; padding: 20px 0 0; color: #59690C; margin: 0 0 60px; }
#logo1 { background: url('../../../../../packages/theme_social_media/themes/social_media/images/OLIFO_Siegel_web.png'); float: right; position: relative; top: 200px; left: -300px;width: 100px; height: 99px; background-size: 100px 99px;}
#logo2 { float: right; position: relative; top: 250px; left: -200px;width: 200px; height: 188px; background-size: 200px 188px;}

#menu { float: right; margin: 10px 15px 0 0; }
#menu li { display: inline; }
#menu li a { float: left; color: #EFF4D7; font-size: 1.2em; margin: 0 0 0 20px; padding: 4px; }
#menu li a:hover, #menu li a.current { color: #fff; border-bottom: 1px solid #A5BE2E; }

#cols { clear: both; }
.col { float: left; width: 300px; margin: 0 39px 30px 0; }
.last { position: relative; float: right; width: 270px; }
.img { clear: both; margin: 0 0 15px; border: 1px solid #ddd; padding: 5px; }
.date { margin: 0 0 12px; color: #444; }
.col h4 { background: #83981F; padding: 15px; color: #fff; }

#main { margin-top: -175px;float: left; clear: both; width: 900px; font-size: 1.2em; }
#main1 { margin-top: -25px;float: left; clear: both; width: 900px; font-size: 1.2em; }

.left { float: left; margin: 0 30px 10px 0; }
#main p { text-align: justify; }

#footer { clear: both; border-top: 1px solid #ddd; color: #999; padding: 35px 0 15px 0; }
#right { float: right; }
#footer p { margin: 0 0 12px; }
#footer a { color: #555; margin: 0 0 0 5px; }
