html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body { 
  /*font: normal .80em 'trebuchet ms', arial, sans-serif;*/
  font-family: 'Exo 2', sans-serif;
  background: none;
  color: #222;
  background: #fff;
}

p
{ padding: 0 0 40px 0;
  line-height: 1.5em;
  font-size: 107%;
    color: #222;
}

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ 
  /*font: normal 250% 'Yanone Kaffeesatz', arial, sans-serif;*/
  font-family: 'Exo 2', sans-serif;
  color: #222;
  margin: 0 0 15px 0;
  padding: 5px 0 5px 0;}

h2
{ 
    /*font: normal 170% 'Yanone Kaffeesatz', arial, sans-serif;*/
font-family: 'Exo 2', sans-serif;
  color: #ef559e;  
  margin: 0;
  padding: 0 0 8px 0;}

h3
{ font-size: 200%;
  margin: 0 0 9px 0;
  color: #222;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: normal 100% arial, sans-serif;
  color: #222;
  line-height: 1em;}

h5, h6
{ font: italic 95% arial, sans-serif;
  color: #222;
  padding-bottom: 15px;}

h6
{ color: #222;}

a, a:hover
{ outline: none;
  text-decoration: none;
  color: #ef559e;}

/*a:hover
{ text-decoration: underline;}
*/
.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right; 
  width: auto;
  margin-left: 10px;}

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

ul
{ margin: 2px 0 22px 17px;}

ul li
{ list-style-type: circle;
  margin: 0 0 0 0; 
  padding: 0 0 4px 5px;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #header, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#main
{ width: 950px;
  margin: 20px auto;}

#header { 
    width: 952px;
    /*height: 130px;*/
    
}

#logo
{ width: 950px;
/*  float: left;*/
  /*height: 110px;*/
  background: transparent;
  padding: 0 0 0px 10px;}
  
#logo .logo
{ width: 500px;
  /*height: 93px;*/
  margin: 0 auto;
  display:block;}
  

#logo h1
{ font: normal 350% 'Yanone Kaffeesatz', arial, sans-serif;
  padding: 5px 0 0 17px;
  color: #555;
  float: left;}

#logo h1 a
{ color: #35BDF5;
  text-decoration: none;}

#logo h1 a:hover
{ color: #555;
  text-decoration: none;}

#menubar
{ height: 46px;
  width: 700px;
  margin: 0px auto -1px auto;
  float: right;
  padding: 0px 0 0 0;} 

#site_details
{ width: 950px;
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding: 0;
  /*background: #fff;*/
    
} 
  
#site_details p, #site_details h2
{ text-align:center;} 
  
#site_content
{ width: 950px;
  /*overflow: hidden;*/
  margin: 0 auto 0 auto;
  padding: 0;
  /*background: #fff;*/
  /*border: 1px solid #ffdd0c;*/
    
} 

/*.sidebar
{ float: right;
  width: 200px;
  margin: 0 24px 27px 0;
  background: #FBFBFB;
  border: 1px solid #eee;
  padding: 0 15px 15px 15px;}

.sidebar h3, .content h1
{ padding: 10px 15px;
  margin: 0 1px;}

.sidebar h1
{ padding: 5px 0 0 0;}
*/


.cont-btn {
 background:#c3c7ca; 
 padding: 10px 20px; 
 text-decoration:none; 
 color: #fff; 
 border:none;
 text-transform: uppercase;
font-weight: bold;
}

.cont-btn:hover {
 color:#eee;
}

.social {
    position: relative;
margin-top: 40px;
}


.social img {
    width: 80px;
}


.paperclip
{ float: left;
  position: relative; 
  z-index: 0;
  vertical-align: middle; 
  margin: -27px 0 -60px -30px;}

#content
{ text-align: center;
  padding: 25px 0 5px 0px;
  margin: 0;}

#content ul
{ margin: 2px 0 22px 0px;}

#content ul li
{ list-style-type: none;
  background: url(bullet.png) no-repeat;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 25px;
  line-height: 1.5em;}

#footer
{ clear: both;
  width: 100%;
  /*font: normal 150% 'yanone kaffeesatz',  arial, sans-serif;*/
  font-family: 'Exo 2', sans-serif;
  height: 85px;
 padding: 40px 0 5px 0;
  text-align: center; 
  color: #555;
  background: transparent;
  margin-bottom: 20px;}

#footer p
{ padding: 0 0 10px 0;}

#footer a, #footer a:hover
{ color: #c3c7ca;
  text-decoration: none;}

#footer a:hover
{ color: #ef559e;
  text-decoration: none;}

.gallery img
{ position:absolute;}

.form_settings
{ margin: 5px 0 0 0;}

.form_settings p
{ padding: 0 0 10px 0;}

.form_settings span
{ padding: 5px 0; 
  float: left; 
  width: 170px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ width: 252px; 
  /*font: 100% 'trebuchet ms', arial;*/
  font-family: 'Exo 2', sans-serif;
  border: 0;
  border: 1px solid #eee;
  padding: 5px 10px;
  background: #fff;
  color: #FFF;}
  
.form_settings .submit
{ border: 0; 
  width: auto;
  margin: 0 0 0 200px; 
  cursor: pointer; 
  color: #35BDF5;
  border: 1px solid #ddd;
  padding: 5px 15px;
  background: #fff;
  font: normal 140% 'Yanone Kaffeesatz', sans-serif;}

.form_settings textarea, .form_settings select
{ 
    /*font: 100% 'trebuchet ms', arial; */
font-family: 'Exo 2', sans-serif;
  border: 1px solid #eee;
  padding: 5px 10px;
  background: #fff;
  width: 252px;
  overflow: auto;}

.form_settings select
{ width: 274px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}

.search
{ color: #666;
  border: 1px solid #eee;
  margin: 0;
  padding: 10px 5px;
  width: 189px;
  color: #F14E23;}
  
.subscribe
{ color: #35BDF5;
  border: 1px solid #ddd;
  padding: 5px 10px;
  background: #fff;
  float: right;
  cursor: pointer;
  margin: 0;
  /*font: normal 140% 'Yanone Kaffeesatz', sans-serif;*/
    font-family: 'Exo 2', sans-serif;
}
 
table
{ margin: 10px 0 30px 0;}

table tr th, table tr td
{ background: #F5F5F5;
  color: #111;
  padding: 7px 4px;
  text-align: left;}
  
table tr td
{ background: #FBFBFB;
  color: #111;
  border-top: 1px solid #FFF;}