/*
Theme Name: citysalvos
Theme URI:  http://www.loudwhisper.com.au/
Description: Custom designed for citysalvos
Author:   loudwhisper
*/


@import url("stylesheets/master.css");

/* Required don't remove
-----------------------------------------------------------*/
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

body {
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #444;
	background: url(images/bg.png) 100px 50px;
	height:100%;
  }
#wrapAll {
	height:100%;
	width:100%;
	display:block;
	background: #fff url(images/bg.png) 100px 50px;

  }

a {
	outline:none;
}
html, body {
	height: 100%;
}
h1,h2,h3,h4,h5,h6,pre,code,p,li,label,small {
	font-size: 1.0em;
	line-height: 1.6em;
}
#wrapper2 {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px; 
	z-index:2;
	position:relative;
}
#content{
	float: left;
	width: 100%;
	padding: 0;
	margin-bottom:50px;
	background-image: url(images/bgCity.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	min-height:350px;
  }

#content a:link, a:visited {
	color: #F00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}
#content a:hover {
	color: #000;

}
.home a:link, a:visited {
	border: 0;
}
#sidebar { 
  float: right; 
  padding-bottom: 30px;
  width: 266px;  
  display:none;
  }

#header {
	width: 100%;
	border-bottom: none;
	background: url(none);
  }

.MailPressFormEmail, .MailPressFormName {
margin-bottom:4px;
}
  .content-background {
	background:none;
	width: 100%;
	z-index:2;
	position:relative;
  }

 #follow {
  display:none;
}
  
.headerLogo {
	display:block;
	width:304px;
	height:100px;
	float: left;
	padding: 0px 0;
	margin-bottom: 10px;
	margin-left: -5px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px;
  }
.headerRight {
	display:block;
	margin-top: 40px;
	height:80px;
	float: right;
	margin-bottom: 10px;
	text-align: right;
	font-size: 2em;
	color: #999;
}
a.musicLogin {
	display:block;
	width:20px;
	height:25px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	background-image: url(images/musicLogin.png);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}
a.musicLogin:hover {
	background-position: 0px 0px;
}
#header a {
	cursor: hand;
}


#description { 
  margin: 35px 0 0 40px;
  float: left; 
  color: #796957;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 50px;
  }


#footer {
		padding: 5px 0 30px;
	border-top: none;
	color: #FFF;

	background-color: #EC1D25;
	background-image: url(images/cityBottom.png);
	background-position: right top;
	background-repeat: no-repeat;
	
  }
.footerCity {
	padding: 0px 0;
	background: url(images/cityTop.png) no-repeat right bottom;
	float: right;
	clear:both;
	width:100%;
	height:100px;
	display:block;
	margin-top:-80px;
  }
#footer a:link, #footer a:visited {
	color: #FFF;
	
}
#footer a:hover { color: #000;
text-decoration:none;
}

.footer-column {
  float: left;
  margin-right: 30px;
  padding-bottom: 20px;
  color: #413f3e;
}
#footer-about.footer-column { width: 337px; }
#footer-flickr.footer-column { width: 281px; }
#footer-search.footer-column { 
  margin: 0;
	float: right;
  width: 266px; 
  }
.footer-column h2 {
  font-size: 1.6em;
  border-bottom: none;
  padding-bottom: 2px;
}
.footer-column p {
  margin: 15px 0;
  font-size: 1.2em;
  line-height: 1.5em;
  color:#FFF;
}

#slideshow {
	min-height:336px;
	overflow:hidden;
	display:block;
	z-index:2;
	position:relative;
	margin-top:4px;
}

.slideshowImage {
	display:block;
	width:966px;
	min-height:336px;
	z-index:2;
	position:relative;
	overflow:hidden;
	height:336px;
}
#slideshow a {
	cursor: hand;
	}


#copyright {
  display: block;
  clear: both;
  padding-top: 1px;
  font-size: 1.1em;
  border: none;
}



.newsHead {
	font-size: 16px;
	display: block;
	width: 100%;
	padding-bottom: 4px;
	background-repeat: repeat-x;
	background-position: left 18px;
	text-transform: uppercase;
	font-weight:bold
}



.newsBoxes {
	margin-top:20px;
	display:block;
	width:996px;
	height:95px;
}

.newsBox {
	
	display:inline-block;


}

* html .newsBox {display:inline;}/* inline-block trigger for IE6 */
*+html .newsBox {display:inline;}/* inline-block trigger for IE7 */


li.newsBox1, li.newsBox2, li.newsBox3 {
	margin-right:20px;
	width:308px;
	float:left;
	height:95px;

}
li.newsBox3 {
	margin-right:0px;
}
li.newsBox1 a, li.newsBox2 a, li.newsBox3 a {
	width:308px;
	height:95px;
	display:block;
	background-repeat: no-repeat;
	background-position: 0px -95px;

	}
li.newsBox1 a {
	background-image: url(images/newsBoxBg1.jpg);
	
}
li.newsBox2 a {
	background-image: url(images/newsBoxBg2.jpg);
}
li.newsBox3 a {
	background-image: url(images/newsBoxBg3.png);
}

li.newsBox1 a:hover, .newsBox2 a:hover, .newsBox3 a:hover {
	color:#000;
	background-position: 0px 0px;
}




#nav {
	width:100%;
	font-size: 1.4em;
	background-image: url(images/navBg.png);
	background-repeat: no-repeat;
	margin-bottom:4px;
    }
#nav, #nav ul {
	float: left;
	line-height: 25px;
	padding: 0;
	padding-left:50px;
	margin: 0;
	width: 100%;
    }

#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 6px 15px 16px;
	text-transform: lowercase;
	
    }
#nav li {
    float: left;
    border-right: 0px solid #fff;
	padding-top:5px;
	padding-bottom:4px;
    }
#nav:first-child { border-left: 1px solid #fff; }
#nav ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 151px;
	font-weight: normal;
	line-height: 24px;
	border: 0;
	border-top: 1px solid #E3E0D5;
    }
#nav li li {
    width: 149px;
    border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
    background: #fff url(../images/nav-sub-background.gif) repeat-x top left;
    }
#nav li li a {
    padding: 4px 10px;
    width: 130px;
    }
#nav li ul ul {
    margin: -21px 0 0 150px;
    }
#nav li li:hover {
	color: #09C;
    }
#nav li ul li:hover a, #nav li ul li li:hover a, #nav li ul li li li:hover a, #nav li ul li li li:hover a { color: #000; }
#nav li:hover a, #nav li.sfhover a {
	color:#FFF;
}
#nav li:hover li a, #nav li li:hover li a, #nav li li li:hover li a, #nav li li li li:hover li a { color:#FFF; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul { left:-999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { left:auto; }
#nav li:hover, #nav li.sfhover {
	background-image: url(images/navButtonBgOn.png);
	background-position: center 0px;
	background-repeat: no-repeat;
    }
#nav .current_page_parent, #nav .current_page_ancestor, #nav .current-cat-parent {
	 background: #EA1D25;
	color: #000;
    }
#nav .current-cat, #nav .current_page_item {
	color: #fff;
	background-image: url(images/navButtonBgOn.png);
	background-position: center -53px;
	background-repeat: no-repeat;
    }
#nav .current_page_item:hover {
   background-image: url(images/navButtonBgOn.png);
	background-position: center -53px;
	background-repeat: no-repeat;
   color: #fff;
    }
div.notice, #comments {
  display: none;

  }
 h1.pagetitle, h2.pagetitle, .post-header h1 {
	border-top: none;
	margin: 0 0 15px 20px;
	padding-top: 20px;
	font-size: 3.1em;
	text-transform: capitalize;
	color: #EA1D25;
  }
  .entry { 
	margin-left:20px;
  width: 780px;
  font-size: 1.15em; 
  }
  .entries, .entriesLarge {
  margin-left:20px;
  }

  div.c-body {
  margin-left: 131px;
  width: 800px;
  font-size: 1.15em;
  }
ul.children div.c-body { margin-left: 70px; width: 650px; }
.author {
	margin: 3px 0 0 20px;
	color: #999;
	font-size: 1.1em;
	
  }
h1.comingupDateLarge {
	margin-bottom: -34px;
	padding-bottom: 0px;
}
h1.comingupTitleLarge {
	color: #000;
}
  .meta {
	border-top-width: 0px;

}
.post-header {
  border-top: 0px solid #EFEAE4;
  }
#homeText {
	margin-top:-330px;
	z-index:3;
	position:relative;
	font-size: 52px;
	color: #FFF;
	padding-left: 15px;
	max-width:250px;
	min-height:326px;
	line-height:1em;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
 }
#homeText a {
	color: #FFF;
 }
#homeText a:hover {
	color: #EC1D25;
 }
#homeText2 {
	margin-top:-50px;
	z-index:3;
	height:40px;
	width:430px;
	position:relative;
	margin-bottom:26px;
	font-size: 13px;
	color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	font-style: italic;
	line-height: 2px;
	text-align: right;
	float: right;
 }
#homeText2 p {
	 line-height: 18px;
}
#mp_1 label {
float:left;
width: 140px;
font-size:12px;

}

a.facebook {
	width:100px;
	height:20px;
	display:block;
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	background-position: 0px -20px;	

			
	}
a.facebook:hover {

	background-position: 0px 0px;
	}

.entries ul li {
	line-height: 2.5em;
	border-bottom-width: 0px;
	background-image: url(images/dots.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	width:800px;
}
.entriesLarge ul li {
	line-height: 1.8em;
	border-bottom-width: 0px;
	background-image: url(images/dots.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:10px;
	width:800px;
}
.postDate {
	font-size: 0.9em;
	font-style: italic;
	color: #999;
}

.entriesLarge ul li .comingUpEventDate, #content .entriesLarge ul li .comingUpEventDate a {
	font-size:2.7em;
}

#content a.comingUpEventTitle {
	font-size:2.3em;
	
	border-width: 0;
	border-style: none;
}
a img {
	border:0;
}
.imgPreloader {
	display:none;
}
.post-edit-link {
	font-size: 14px;
	display: inline;
	padding: 4px;
	background-color: #E6E6E6;
	margin-top: 20px;
	margin-bottom: 20px;
}