/*
Theme Name: EGJ-Sinsheim Template 2013 Bootstrap
Theme URI: http://www.egj-sinsheim.de/
Description: EGJ-Sinsheim Template 2013 Bootstrap
Author: Webteam
Author URI: http://www.egj-sinsheim.de/
Version: 1.0

License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

@import url(css/bootstrap.min.css);
@import url(css/bootstrap-theme.min.css);
.container {
  padding-left: 15px;
  padding-right: 15px;
}
.mt20 {
	margin-top: 20px;
}
h4 {
  margin-top: 25px;
}
.row {
  margin-bottom: 20px;
}
.row .row {
  margin-top: 10px;
  margin-bottom: 0;
}

.orange {
	background: none repeat scroll 0 0 #FED44D;
}

.blue {
	background: url("images/bg_blue.png") repeat-x fixed left top #4D87C7;
}

.white {
	 background-color: #FFFFFF;
}
.masthead{
  padding-left: 0;
  padding-right: 0;
}

/** Cloud **/
#cloud a.tag1 { font-size: 1.2em; font-weight: 400; }
 #cloud a.tag2 { font-size: 1.8em; font-weight: 700; }
 #cloud a.tag3 { font-size: 1.5em; font-weight: 500; }
 #cloud a.tag4 { font-size: 2.0em; font-weight: 900; }
 #cloud a.tag5 { font-size: 1.2em; font-weight: 500; }
 #cloud a.tag6 { font-size: 1.4em; font-weight: 600; }
 #cloud a.tag7 { font-size: 1.6em; font-weight: 700; }
 #cloud a.tag8 { font-size: 1.8em; font-weight: 800; }
 #cloud a.tag9 { font-size: 2.2em; font-weight: 900; }
 #cloud a.tag10 { font-size: 2.5em; font-weight: 900; }
 #cloud { padding: 2px; line-height: 3em; text-align: center; }
 #cloud a:link,
 #cloud A:visited,
 #cloud A:active,
 #cloud A:hover
  { padding: 0px; color: #B87C05;}
 #cloud { margin: 0; padding: 0px 50px; color: #B87C05;}
 #cloud li { display: inline; }
/** Cloud **/

/* Set the fixed height of the footer here */
#footer {
  height: 60px;
  padding-top: 10px;
}