/*   
Theme Name: Montage
Theme URI: 
Description: Custom theme for Montage by the hideously clever Kablooey monsters.
Author: The Kablooey Team
Author URI: http://www.kablooeystudios.com
Version: 1
*/

@media screen {


	
body {
margin:0;
padding:0;
border:0;
color:#303030;

	font-family: opensans,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;

}

img{
	border:0;
	max-width:100%;
	height:auto;
}


@font-face {
	font-family: "pacifico";
	src: url("fonts/Pacifico.ttf");
}

@font-face {
	font-family: "opensans";
	src: url("fonts/OpenSans-Regular.ttf");
}

@font-face {
	font-family: "opensans-semibold";
	src: url("fonts/OpenSans-Semibold.ttf");
}


p{
	font-family: opensans,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:1.6em;
	margin-bottom:16px;
}


a {
	text-decoration:none;
color:#b12087;}
a:visited {color:#92116d;}  
a:hover {color:#f79522;} 
a:active {color:#f79522;}

blockquote {

	
}

ol{
	list-style-type:decimal;
}






#page ul {
    list-style:none outside;
	font-family: opensans,"Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:5px 0 5px 15px;
}

#page ol {
    list-style:decimal outside;
	font-family: opensans,"Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:5px 0 5px 15px;
}


#page li {
  /*   background:url(images/bullet.png) no-repeat 0 0;
	background-position:left 5px;
    padding-left:20px;*/
	font-size:13px;
	line-height:25px;
	list-style:disc outside;
	margin-bottom:10px;
}

#search-box{
	max-width:320px;
}

#s {
    border: 1px solid #ccc;
    line-height: 25px;
    width: 68%;
}

input[type="text"] {
    border: 1px solid #ccc;
    border-radius: 6px;
    box-shadow: none;
    font-family: sans-serif;
    font-size: 18px;
    margin: 0 0 10px 0;
   
}


#searchsubmit {
    background-color: #f79623;
    border: medium none;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 13px;
    line-height: 25px;
    text-decoration: none;
    width: 30%;
}

#searchsubmit:hover {
	background-color:#febc6f;
	color:#000;
}


strong{
	color:#000;
}



iframe{
	width:100%;
}




h1, h2, h3, h4, h5, h6 {
	font-family: opensans-semibold,"Trebuchet MS",Arial,Helvetica,sans-serif;
font-weight:normal;
margin:20px 0 5px 0;


text-transform:uppercase;
}

h1 {
font-size:1.8em;
}

h2 {
font-size:1.6em;
}

h3 {
font-size:1.4em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
	color:#b12087 !important;
	font-size:1.1em;
	font-weight:bold !important;
	font-style:italic;
	text-transform:capitalize !important;
}

hr {
background-color:none;
border:#E4E2E2 1px dashed;
border-style: none none dashed;
color:none;
} 


/*
h2:first-letter{
font-size:200%;

font-family:oldscript, "Times New Roman", Times, serif;
font-weight:normal;
margin:0;
padding:0;
line-height:40px;
}
*/


.clear{
	clear:both;
}


.clear20{
	clear:both;
	height:20px;
}


.round {
   
   	border-radius:50px 50px 50px 50px;
	-moz-border-radius:50px 50px 50px 50px;
	-webkit-border-radius:50px 50px 50px 50px;
	-o-border-radius:50px 50px 50px 50px; 
/* top left, top right, bottom right, bottom left */
}

.alignleft{
	float:left;
	margin:0 20px 20px 0;
}




/*Alwasys remember to set #header-spacer to same dimensions as wrapper */
.wrapper{
	max-width:1000px;
	margin:0 auto;

}

.orange-text{
	color:#f79522;
}




#page-wrap{
}





#header{
	height:189px;
	background-color:#696969;
	line-height:0;
}

#logo{
	float:left;
	width:319px;
	position:relative;
	z-index:3;
	margin-top:-27px;
}


#header-right{
	float:right;
	max-width:681px;
}

#website-description{

	height:80px;
}

#website-description p{
	color:#fff;
	font-size:2.6em;
	text-align:right;
	font-family: pacifico,"Comic Sans MS", cursive;
	margin-top:20px;
	line-height:60px;
	padding:0;
}








/*main menu*/
#menuwrapper{
margin-top:20px;
    font-size: 14px;
    text-transform: uppercase;
    width:681px;

}

#menuwrapper-hidden{
	display:none;
}



#menuwrapper ul{
	padding:0;

	

	
}


#menuwrapper ul li{
	font-family: opensans-semibold,"Trebuchet MS",Arial,Helvetica,sans-serif;
	float:left;
	margin-left:15px;
	margin-right:15px;
	list-style:none;
	
		height:30px;

}


#menuwrapper ul li:last-child{
	margin-right:0;
}


#menuwrapper ul li a{
	color:#ddd;
	display:block;
	padding-bottom:0;
	text-decoration:none;
	line-height:20px;
}

#menuwrapper ul li a:hover{
	color:#fff;

}



#menuwrapper ul li ul.sub-menu{
	position:absolute;
	z-index:100;
	padding:10px;
	background-image:url(images/headerrpt.jpg);
	display:none;
	font-weight:normal;
	font-size:15px;
	border:1px solid #ccc;
	background-color:#fff;
	
		border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	
	margin-top:10px;
	margin-left:-10px;
	


}


#menuwrapper ul li ul.sub-menu li{
	float:none;
	margin:0;
	padding:0;
	

	background-position:right center;
	background-repeat:no-repeat;
	padding-right:50px;
	color:#000;

}


ul.sub-menu li a{
	text-transform:none;
	float:none;
	padding-top:5px;
	padding-bottom:5px;
	margin:5px 0;
	
	background-position:right center;
	background-repeat:no-repeat;
	
	font-size:13px;
}

#menuwrapper ul li ul.sub-menu li a{
	color:#555;
	display:block;
	padding-bottom:20px;
	text-decoration:none;
}

#menuwrapper ul li ul.sub-menu li a:hover{
	color:#000;

}



ul.sub-menu li ul.sub-menu {
	margin-left:200px;
	margin-top:-55px;
	width:200px
}




#menuwrapper ul li:hover > ul.sub-menu{
	display:block;
	
}

#menuwrapper ul li ul.sub-menu li a
{
	padding:0;
}


#menuwrapper ul li:hover > ul.sub-menu{
	display:block;
}

#menu-wide{
	display:none;
}




#responsivemenu{
	display:none;
	clear:both;
	padding-bottom:10px;
	position:relative;
	z-index:500;
	margin-top:10px;
	font-size:16px;
	color:#fff;
}


.menubutton{
	border-bottom:solid 2px #aaa;
	border-top:solid 2px #aaa;

	color:#fff;
	font-weight:bold;
	float:right;
	cursor:pointer;
	width:70%;
	width: 100%;
	height:30px;
}

.menubutton img{
	padding-top:5px;
}


.menubutton p{
	line-height:30px;
	font-family: opensans,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:16px;
	margin:0;
	padding:0;
}



#hiddenmenu{
	display:none;
	position:relative;
	z-index:200;
	margin-top:20px;
}


#hiddenmenu ul{
	margin:0;
	padding:0;
	
}


#hiddenmenu ul li{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:dotted 1px #aaa;
	list-style:none;
	line-height:1.1em;
	margin-left:5px;
}


#hiddenmenu ul li a{
	color:#fff;
		font-family: opensans,"Trebuchet MS",Arial,Helvetica,sans-serif;

}


#hiddenmenu ul li ul.sub-menu li{
	font-size:12px;
}


#hiddenmenu ul li ul.sub-menu li
{
	padding-left:20px !important;
	font-size:12px !important;
	border:0 !important;
	background-image:none !important;
	margin-bottom:0 !important;
	padding-bottom:0;
}

















/*The following controls the curved grey background effect behind the header on the page */
#header-bg-container{
	width:1364px;
	background-color:#696969;
	height:50px;
	margin:0 auto;

}

#header-spacer{
	width:960px;
	float:left;
	min-height:50px;
	background-color:#696969;
	/*background-color:#696969;*/
	
}

#header-left-image img{
	width:202px;
	height:53px;
	float:left;
}

#header-right-image{
	width:202px;
	height:53px;
	float:left;
}








#page{
	background-color:#fff;
	position:relative;
	z-index:2;
	width:930px;
	margin:0 auto;
	margin-top:-79px; 
	border:1px solid #ccc;
	
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-o-border-radius:20px;
	
	padding:35px;
	

	

	
	
}

#banner{
	margin-top:-40px;
	max-width: 930px;
	float: left;
}


#banner img{
	margin-top:0px;

}

#container{
	
	
}


#content{
	width:62%;
	float:left;
	margin-right:8%;
	margin-bottom:20px;
	
}

#full-content{
	width:86%;
	margin:0 7%;
}


#sidebar{
	width:30%;
	float:left;
	margin-top:35px;
	margin-bottom:20px;
}

#sidebar blockquote p { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:14px;

}

.widget{
	margin-bottom:20px;
}

.widget-title{
	background-color:#f79623;
	
	   	border-radius:20px 20px 0 0;
	-moz-border-radius:20px 20px 0 0;
	-webkit-border-radius:20px 20px 0 0;
	-o-border-radius:20px 20px 0 0; 
	
	border:1px solid #ccc;
	border-bottom:none;
	
	padding:20px;
	
}

.widget-title h3{
	font-family: pacifico,"Comic Sans MS", cursive;
	text-transform:none;
	text-align:center;
	color:#fff;
	margin:0;
	padding:0;
	font-size:2em;

}


.widget-body{
	padding:7%;
	border:1px solid #ccc;
	
	border-radius:0 0 20px 20px;
	-moz-border-radius:0 0 20px 20px;
	-webkit-border-radius:0 0 20px 20px;
	-o-border-radius:0 0 20px 20px; 

}

.widget-body-quote{
	height:140px;
}

.widget-body h3{
	font-weight:bold;
	color:#f79623;
	font-size:1.1em;
	margin:5px 0 0 0 ;
}

.widget-body p{
	margin:0;
}




.quote{
	background-color:#f79623;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px; 
	
	border:1px solid #ccc;
	padding:20px;


}

.quote-title h3{
	font-family: pacifico,"Comic Sans MS", cursive;
	text-transform:none;
	color:#fff;
	margin:0 0 10px 0;
	padding:0;
	color:#fff;
	font-size:3em;
}


blockquote {
	font-style:italic;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	
}

.quotation{
	font-size:10em;
	color:#fff;
	width:20%;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:40px;
}

.quote-box{
	width:80%;
	float:right;
}


.quote p {
	color:#fff;
	font-size:16px;
}


.read-more{
	background-color:#b12087;
	display:inline;
	line-height:40px;
	
		border-radius:11px;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	-o-border-radius:11px;
	
	padding:3px 7px;
	
}

.read-more a{
	text-decoration:none;
	font-family: pacifico,"Comic Sans MS", cursive;
	color:#fff;
}


.read-more:hover{
	background-color:#d039a4;
}




#content-wide{
	margin-left:-3%;

}


.orange-box{
	background-color:#f79623;
	
	 border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-o-border-radius:20px; 
	
	border:1px solid #ccc;
	width:27%;
	float:left;
	text-align:center;
	color:#fff;
	padding:2%;
	margin:0 0 0 2%;
	
}


.orange-box h3{
	font-family: pacifico,"Comic Sans MS", cursive;
	color:#fff;
	text-transform:none;
	margin:0;
}


#footer-box{
	background-color:#696969;
	height:156px;
	margin-top:-156px;
}

#footer{
	background-color:#696969;
	
	padding:10px 0;
	color:#fff;
	
	padding-top:30px;
}

#footer p{
	color:#fff;
	text-align:right;
}

#footer a{
	color:#f79623;
}

#footer a:hover{
	color:#f6aa50;
}







.datewrapper{
	 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	background-color:#f79623;
	padding:8px;
	right:20px;
	line-height:1.2;
	width:40px;
	text-align:center;
	
	border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-o-border-radius:4px 4px 4px 4px;
	
	color:#fff;
	
	float:left;
	margin-right:20px;
}

.daywrapper{
	font-size:35px;
	line-height:26px;
}

.monthwrapper{
	font-size:20px;
	text-transform:uppercase;
	line-height:22px;

}

.yearwrapper{
	font-size:16px;
	line-height:14px;
}




.entry {
	margin-top:20px;
	margin-bottom:30px;
	
	
}
.entry a { }
.entry a:hover { }








/* main blog page */

.post-box{
	margin-bottom:30px;
}

.post-box h2{
	margin:0;
	padding:0;
}

.post-image{
	float:left;
	width:30%;
	margin-top:5px;
}

.post-text{
		float:left;
	width:68%;
	margin-left:2%;
}

.post-image img{
	width:100%;
}
















.post { }



pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }

ol.commentlist li.comment { 
border-bottom: 
1px dotted #f9a23c; 
padding: 10px; 
}

ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard {
	font-weight:bold;
	 }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }

ol.commentlist li.comment div.comment-meta { font-size: 10px;
line-height:1.1em; 
font-family:"Times New Roman", Times, serif;
font-style:italic;
}

ol.commentlist li.comment div.comment-meta a { color: #aaa; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.sub-menu { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.sub-menu li { }
ol.commentlist li.comment ul.sub-menu li.alt { }
ol.commentlist li.comment ul.sub-menu li.bypostauthor { }
ol.commentlist li.comment ul.sub-menu li.byuser { }
ol.commentlist li.comment ul.sub-menu li.comment { }
ol.commentlist li.comment ul.sub-menu li.comment-author-admin { }

ol.commentlist li.comment ul.sub-menu li.depth-2 { 
border-left: 5px solid #f9a23c; margin: 0 0 10px 10px; 
}

ol.commentlist li.comment ul.sub-menu li.depth-3 { 
border-left: 5px solid #faae53; margin: 0 0 10px 10px; 
}

ol.commentlist li.comment ul.sub-menu li.depth-4 { 
border-left: 5px solid #fab96c; margin: 0 0 10px 10px; 
}

ol.commentlist li.comment ul.sub-menu li.depth-5 {
	border-left: 5px solid #fac280; margin: 0 0 10px 10px; 
}

ol.commentlist li.comment ul.sub-menu li.odd { }

ol.commentlist li.even { 
background: #fff; 
}

ol.commentlist li.odd { 
background: #fff2e2; 
}

ol.commentlist li.parent { 
border-left: 5px solid #f79623; 
}

ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }

textarea {
	width:100%;
	
	border: 1px solid #ccc;
	   	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;

	
}


input#submit {
	background-color:#aaa;
	border:0;
	color:#fff;
	padding:10px;
	
	   	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	margin-top:10px;
}

input#submit:hover{
	background-color:#f79623;
	cursor:pointer;
}




input.gform_button  {
	background-color:#aaa;
	border:0;
	color:#fff;
	padding:10px;
	
	   	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	margin-top:10px;
}

input.gform_button:hover{
	background-color:#f79623;
	cursor:pointer;
}





} /* END screen media */

















@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
 { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */