/* Customized for TentRental.net */

body {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}

#logo {
	background-image: url(images/logo.gif);
	background-position: center  ccenter;
	background-repeat: no-repeat;
	display:  block;
	width:  374px;
	height:  84px;
  padding:10px;
}
#logo a {
	display:  block;
	width:  374px;
	height:  84px;
	text-indent: -9999px;
}

#header{
	padding:  0 10px;
	border:  none;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}

.menu .rss {
	padding-right:10px;
}

.menu {
	background-color: #121212;
}

.menu li a{
	padding-left: 2.75em;
	padding-right: 2.75em;
	letter-spacing: 0;
}

.menu {
	border-left: none;
}

.menu li a:hover {
  border-bottom-color: white;
}

.menu li.current a:hover {
	border-bottom-color: black;
}

.comments_closed{
	display: none;
}

#footer{
	text-align: center;
	padding-bottom: 5em;
	color: black;
}

#feature_box{
  background: none;
  padding: 0;
  border: none;
}

.post_box{
  padding-top: 0;
}

.headline_area h2, .headline_area h1 {
  font-size: 30px;
  letter-spacing: -0.05em;
  
}

.format_text p{
  margin: 1em 0;
}

.home .headline_area {
  margin-left: 20px;
  margin-bottom: 0px;
}
.headline_area{
  padding-bottom: -20px;
}

.custom .no_sidebars .post_box {
  margin: 0 3em;
}

.clients .headline_area {
  display: none;
}

#footer { 
  margin-top: 25px; 
  padding-top: 50px;
  border-top: none;
  background-image: url(images/footer.jpg);
  background-repeat: repeat-x;
  background-position: top;
  font-size: 1.25em;
  font-weight: bold;
}
 
#footer a { 
    border:none; 
    color: #242424;
    text-decoration: none;
    font-family: Georgia,"Times New Roman",Times,serif;
}

#rotator_slide_show{
  width: 950px;
  height: 290px;
  float: left;
  clear: left;
}

#multimedia_box { display: none; }

/*---:[ footer css ]:---*/
div.cloud {
    margin: auto;
    width: 850px;
	text-align: center;
}

div.tagcloud {
	margin: auto;
    width: 750px;
	height: 300px;
    font-size: x-small;
}

div.tagcloud a:hover{
	color: #444;
	background: #eee;
}
