/*
THEME NAME: Kahootz
THEME URI: http://www.sitebuilderone.com/
DESCRIPTION: Custom Theme for Kahootz.com website
VERSION: 1.01
AUTHOR: Anthony Lepki
AUTHOR URI: http://www.anthonylepki.com
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/



#wrapperhome
{
width:1000px;
margin:auto;

}

#wrapper
{
width:800px;
margin:auto;

}


body {
background:#ffffff; 
height:100%; 
padding:0;
margin:0;
}


* {
margin: auto;
}
html, body {
 height: 100%;
}
.wrapper {
height:auto; 
margin:0 auto; 
width:100%;
padding-top: 2px;
padding-bottom:10px;
 }
.footer, .push {
height:150px;
background-image:url(images/Bottom_Gradient_BG.gif);
background-repeat:repeat-x;
background-position:bottom;
}


/*/////////////NAVBAR DIV////////////////////////////////////////////*/

#coolmenu{
width: 400px;
float: right;
text-align:right;
padding: 5px;
margin-top: 40px;
}

#coolmenu a{
font-family:"Eras Medium ITC", Arial;
font-size: 14px;
padding: 10px;
display: inline;
width: 90%;
text-decoration: none;
}

#coolmenu ul{
padding:0; margin:0
}

#coolmenu li{
margin:0;
font-family:"Eras Medium ITC", Arial;
font-size: 14px;
padding: 10px;
padding: 2px;
display: inline;
width: 90%;
text-decoration: none;
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu a:hover{
color: #376da2;
background-image:url(images/Kahootz-Underline.gif);
background-repeat:repeat-x;
background-position: 0 auto 0 15px;
background-position:bottom;
}
/*////////////PAGE LINKS///////////////////////////////////////*/
#links{
	font-weight:bold;
	font-family:"Eras Medium ITC", Arial;
	font-size: 14px;
	line-height: 35px;
	text-align:left;
	color: #888a8c;
}
#links li{
  width:160px;
  list-style-type:none;
  list-style-position: inside;
  padding: 0px;
  margin: 0px;
}
#links a {
	display: block;
	text-decoration:none;
}
#links ul {
	float:left;
	padding:0px;
	margin:0px;
	list-style-position:inside;
	list-style-type:none;
}
#links li a{
  background: url(images/SideLinks.gif) no-repeat;
  color: #888a8c;
  margin-left: -40px;
  background-repeat: no-repeat;
}

#links li a:link { color: #888a8c; }

#links li a:visited { color: #888a8c; }

#links li a:hover{
	background-position: 0 -35px;
	font-size: 14px;
	font-family: "Eras Medium ITC", Arial;
	color: #376da2;
}
#links li.current_page_item a{

	background-position: 0 -35px;
	font-size: 14px;
	font-family: "Eras Medium ITC", Arial;
	color: #376da2;
}
#links li a#current{
	color: #212121;
}




/*////////////BLOG LINKS///////////////////////////////////////*/
#bloglinks{
	font-weight:normal;
	font-family:"Eras Medium ITC", Arial;
	font-size: 12px;
	line-height: 20px;
	text-align:left;
	color: #888a8c;
	padding-top:5px;
}
#bloglinks li{
  width:160px;
  list-style-type:none;
  list-style-position: inside;
  padding: 0px;
  margin: 0px;
}
#bloglinks a {
	display: block;
	text-decoration:none;
}
#bloglinks ul {
	float:left;
	padding:0px;
	margin:0px;
	list-style-position:inside;
	list-style-type:none;
}
#bloglinks li a{

  color: #888a8c;
  margin-left: -40px;
  background-repeat: no-repeat;
}

#bloglinks li a:link { color: #888a8c; }

#bloglinks li a:visited { color: #888a8c; }

#bloglinks li a:hover{
	background-position: 0 -35px;
	font-size: 12px
	font-family: "Eras Medium ITC", Arial;
	color: #376da2;
}
#bloglinks li.current_page_item a{

	background-position: 0 -35px;
	font-size: 14px;
	font-family: "Eras Medium ITC", Arial;
	color: #376da2;
}
#bloglinks li a#current{
	color: #212121;
}



/*////////////TYPOGRAPHY///////////////////////////////////////*/

h1 {
	font-family:"Eras Medium ITC", Arial;
	font-size:30px;
	color:#888a8c;
	font-weight:bold;
	line-height:45px;
	}
h2 {
	font-family:"Eras Medium ITC", Arial;
	font-size: 18px;
	color:#888a8c;
	line-height:30px;
	font-weight:bold;
	}
h3 {
	font-family:"Eras Medium ITC", Arial;
	font-size: 24px;
	line-height: 28px;
	}
h4 {
	font-size: 16px;
	font-family:"Eras Medium ITC", Arial;
	line-height:22px;
	text-align:left;
	}
p {
	font-family:"Eras Medium ITC", Arial;
	font-size: 13px;
	line-height: 16px;
	color: #888a8c;
	margin-top: 1em;
	}

a {
  text-decoration: none;
  font-weight: bold;
}
a:link {
	color: #888a8c;
}
a:visited {
	color: #888a8c;
}
a:hover {
	color: #376da2;
	text-decoration:underline;
}
img { border: none; } 

/*////////// PAGE ELEMENTS //////////*/

flash {
	width:800px; 
	height:103px; 
	margin-top: 10px; 
	margin-bottom: 40px;
	}
.content {
	width:800px; 
	height: 100%; 
	background-color: #FFF; 
	margin-left: 0px; 
	margin-right: 0px; 
	text-align: left;
	}
	
.contenthome {
width:1000px; 
height: 100%; 
background-color: #FFF; 
margin-left: 0px; 
margin-right: 0px; 
text-align: left;
}
.pagelinks {
	width:200px; 
	background-color:#FFF; 
	float: left; 
	margin-right: 10px;
	margin-bottom: 20px;

}
#pagelinks {
	width:200px; 
	background-color:#FFF; 
	float: left; 
	margin-right: 10px;
	margin-bottom: 20px;

		margin-left:5px;
		margin-top:20px;

	clear:both;}
.mediabox {
	width:580px; 
	height: 430px; 
	background-color: #888a8c; 
	float: right; 

	text-align: center;
	}
.rssfeed{
	width:200px; 
	background-color:#FFF; 
	float: right; 
	margin: 10px;
	}
.logobox{
	width:250px; 
	height:103px; 
	margin-top: 10px; 
	margin-bottom: 40px;
		margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	}
.container_12 .textarea{
	width:580px; 
	height: 430px; 
	background-color: #888a8c; 
	float: right; 
	margin-left: 10px; 
	margin-bottom: 10px; 
	text-align: center;
	}	

.container_12,.container_16{
	margin-left:0px auto;
	margin-right:0px auto;
	width:800px; 	
	margin-bottom: 0px;
	}
.container_12home,.container_16home{
	margin-left:0px auto;
	margin-right:0px auto;
	width:1000px; 	
	margin-bottom: 0px;
	}	
	
#footer
{
width:1000px; 
padding-top:10px;
margin-top:20px;

padding-bottom:20px;
margin-bottom:40px;


border-top:#CCCCCC 2px solid;

font-family: Arial, Helvetica, sans-serif;
color: #999999;
font-size: 12px;

font-size: 12px;
font-family:"Eras Medium ITC", Arial;
line-height:22px;
text-align:left;

}
#footer a
{
text-decoration:none;
font-weight:normal;
}
	

.grid_1,.grid_2,.rssfeed,.grid_4,.logobox,.menubox,.textarea,.grid_8,.grid_9,.grid_10,.grid_11,.flash,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;float:left;margin-left:5px;margin-right:5px}

.menubox{width:400px; float: right; height: 100px; margin-top: 10px;}

.container_12 .grid_9,.container_16 .flash{width:700px; margin: 0 auto;}

.flash{width:800px; height: 416px; background-color: #CCC; 


align: center;}

.bandphoto{
width:800px; 

align: left;

}

.bandphotohome{
width:1000px; 

align: center;}


.alpha{margin-left:0}

.omega{margin-right:0}

html body div.clear,html body span.clear{background:none;border:0;clear:both;display:block;float:none;font-size:0;margin:0;padding:0;overflow:hidden;visibility:hidden;width:0;height:0}

.clearfix:after{clear:both;content:'.';display:block;visibility:hidden;height:0}

.clearfix{display:inline-block}* html .clearfix{height:1%}

.clearfix{display:block}

	.storycontent li {
	font-family:"Eras Medium ITC", Arial;
	font-size: 13px;
	line-height: 16px;
	color: #888a8c;
	margin-top: 1em;
	}


#storycontentmain{
	font-family:"Eras Medium ITC", Arial;
	font-size: 13px;
	line-height: 16px;
	color: #888a8c;
	margin-top: 1em;
	float:left;
	width:780px;
	}
	
#storycontent{
	font-family:"Eras Medium ITC", Arial;
	font-size: 13px;
	line-height: 16px;
	color: #888a8c;
	margin-top: 1.7em;
	float:left;
	width:580px;

	}	
	
#bostonweddingband{
font-family:"Eras Medium ITC", Arial;
font-size: 13px;
line-height: 16px;
color: #888a8c;
margin-top: 1em;
float:left;
width:1000px;
}


