/*
 * @Fontface portion of file file has been generated by fontsquirrel.com and is based on the work of Paul Irish. 
* 
*/


/*
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * @vendor:     The League of Moveable Type
 * @vendorurl:  http://www.theleagueofmoveabletype.com
 * @licenseurl: http://www.fontsquirrel.com/license/ChunkFive
 *
 *
 */

@font-face {
	font-family: 'ChunkFive Regular';
	src: url('/fonts/Chunkfive.eot');
	src: local('ChunkFive Regular'), local('ChunkFive'), url('/fonts/Chunkfive.woff') format('woff'), url('/fonts/Chunkfive.otf') format('opentype'), url('/fonts/Chunkfive.svg#ChunkFive') format('svg');
}



/*  CSS Reset */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, code, img, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/*  general styles */
body{
	background: url(../images/background.jpg);
	color:#472f2a;
	font-size: 12px;
	font-family: "Arial",sans-serif;
}

#page{
	margin: 0 auto;
	margin-bottom: -100px;
	width: 940px;
}
hr{
	border:1px solid #9C9F8B;
	margin-bottom: 30px;
	margin-top: 30px;
}
h1{
	color: #472f2a;
	font-family: 'ChunkFive Regular';
	font-size: 45px;
	font-weight: normal;
}
	h1 span.header-text{
		color: #ce582c;;
		font-family: 'ChunkFive Regular';
	}
h2{
	color: #472f2a;
	font-family: 'ChunkFive Regular';
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 20px;
}
p{
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 20px;
}
ul.list{
	float: right;
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 20px;
	padding-top: 5px;
	width: 290px;
}
    ul.square li{
	    list-style: square;
	    margin-left:5px;
	    margin-right: 15px;
	    float: left;
    }
    ul.centered li{
        position: relative;
        list-style: none;
	    float: left;
	    margin-right: 22px;
    }
        ul.centered li a{
            background: url(../images/60-trans.png);
            color: #fff;
            font-weight: bold;
            height: 15px;
            position: absolute;
            text-align: center;
            text-decoration: none;
            width: 15px;
        }
        ul.centered li img{
            border: 1px solid #000; 
        }
a.gray-link{
    color: #dadada;
	display: block;
	margin-top: 32px;
	text-align: right;
}
	
#header{
	margin-bottom: 60px;
	margin-top: 75px;
}

/*  menu styles */
#menu{
	border-bottom: 1px solid #472f2a;
	float: right;
	list-style: none;
	padding-bottom: 20px;
}
	#menu li{
		float: left;
		margin-right: 30px;
	}
	#menu li:last-child{
		margin-right: 0;
	}
		#menu li a{
			color: #ce582c;
			font-family: 'ChunkFive Regular';
			font-size: 15px;
			text-decoration: none;
			text-transform: uppercase;
		}
		    #menu li a span{
	            /*background: #472f2a;*/
	            border-radius:3px;
	            -moz-border-radius: 3px;
	            -webkit-border-radius: 3px;
	            padding: 4px;
            }
		#menu li a.selected{
		    background: #472f2a;
			border-bottom: 4px solid #472f2a;
			color: #FFF;
			padding-bottom: 17px;
			padding-top: 5px;
			padding-left: 5px;
			padding-right: 5px;
		}
		
/*  slideshow styles */

#slideshow{
    background: #786334;
	border: 1px solid #786334;
	border-bottom: 1px solid #22201d;
	position: relative;
}
	#sideshow ul{
		height: 307px;
		position: relative;
	}
		#slideshow li{
		    list-style: none;
			height:307px;
			width:938px;
		}
#slideshow p a{
	color: #FFF;
}
			
#controls{
    list-style:none;
    position: absolute;
    width:300px;
    text-align: left;
}
    #controls li{
        float:left;
        text-align: right;
        width:33px;
    }
	    #controls li a{
	    	background: url(../images/60-trans.png);
	        color: #FFF;
	        margin-right: 10px;
	        padding: 5px 10px;
	        text-decoration: none;
	    }
	    
.caption{
	background: url(../images/60-trans.png);
	margin-top: 210px;
	float: right;
	padding:0 60px;
	padding-top: 15px;
	height: 85px;
	width: 818px;
}
	.caption h3{
		color: #CE582C;
		font-family: 'ChunkFive Regular';
		font-size: 18px;
		font-weight: normal;
	}
		.caption h3 span{
			color: #FFF;
			font-family: "Arial";
			font-size: 15px;
			font-style: italic;
			font-weight: normal;
		}
	.caption p{
		color: #FFF;
	}

/*  sidebar styles */
#sidebar{
	background: url(../images/sidebar-background.jpg) repeat-x #e6e6e6;
	border: 1px solid #FFF;
	padding: 40px 40px 0 40px;
	margin-left: 560px;
	width: 300px;
}
	#sidebar h3{
		color: #000;
		font-size: 19px;
		font-weight:normal;
		margin-bottom: 8px;
		margin-top: 15px;
	}
	#sidebar h4{
		color: #5c5c5c;
		font-size: 17px;
		font-weight: normal;
	}
	#sidebar p{
		color: #000;
		padding: 0 3px;
	}
	#sidebar img{
		border: 1px solid #FFF;
	}
    .twtr-tweet{
		background: url(../images/fade.jpg) repeat-x;
		margin-bottom: 10px;
		padding-top: 12px;
        padding-right: 3px;
        padding-left: 3px;
	}
	.twtr-hd{
	    display: none;
    }
		p.fade .italic{
			display: block;
			font-size: 10px;
			text-align: right;
			font-style: italic;
		}
	#sidebar #social-links{
	    list-style-image: url(../images/bullet.gif);
    }
        #sidebar #social-links li{
    	    margin-bottom: 4px;
        }
    
    #sidebar #contact-form .input{
        border: 1px solid #808080;
	    background: #808080;
	    height: 15px;
	    margin-bottom: 5px;
    }
    #sidebar #contact-form #sidebar-textarea{
    	height: 64px;
    	float: right;
    	width: 140px;
    }
    
#sidebar a{
	color: #000;
}
    
#alert{
    color: #FFF;
    font-weight: bold;
    margin-bottom: 5px;
	padding: 4px;
}
    #alert.success{
	    background: green;
    }
    #alert.error{
	    background: red;
    }

/*  body styles */
#body{
	margin-top: 60px;
	float: left;
	width: 500px;
}
    #body.fullpage{
	    float: none;
	    width: 856px;
    }
#text{
	padding-left: 60px;
}
    #text.padding-bottom{
	    padding-bottom: 20px;
    }

/*  blog-post */
.sideways{
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	color: #818181;
	font-size: 17px;
	font-weight: normal;
	position: absolute;
	top: 23px;
	left: -82px;
	width: 150px;
}

#blog-post{
	background: #808080;
	border: 2px solid #0c0c0c;
	border-top:1px solid #c1c1c1;
	position: relative;
	padding: 5px;
	width: 540px;
}
	#blog-post h3{
		color: #2b2b2b;
	}
	#blog-post p{
		color: #2b2b2b;
		margin-bottom: 0;
	}

/*  footer styles */
#footer{
	background:url(../images/footer-background.jpg);
	margin-top: 20px;
	padding: 5px 10px 0 10px;
	height: 25px;
}
	#footer p{
		font-size: 10px;
		float: left;
		width: 305px;
	}
	#footer p a{
		color: #FFF;
	}
		.copyright{
			text-align: center;
		}
		.follow{
			text-align: right;
		}


/*  Subpage Styles */
#subpage-header img{
	border: 1px solid #FFF;
	border-bottom: none;
}
#scan-lines{
	background-image: url(../images/subpage-header.png);
	height: 125px;
	position: absolute;
	width: 940px;
}
	#scan-lines h3{
		color: #FFF;
		margin-top: 27px;
		padding-left: 10px;
		font-size: 15px;
		font-weight: normal;
	}
	#scan-lines p{
	    color: #FFF;
		float: right;
		padding: 20px 10px;
		width: 390px;
	}

p img{
	border: 1px solid #000;
	margin: 0 10px 10px 0;
}

#sidebar #profile-pic{
	display: block;
	width: 110px;
}
#sidebar #contact-info{
	display: block;
	float: right;
	width: 180px;
}

#sidebar ul{
	color: #818181;
	float: left;
	list-style: square;
	margin-left: 15px;
	margin-bottom: 30px;
	width: 300px;
}
	#sidebar ul li{
		color: #000;
		float: left;
		font-size: 12px;
		width: 150px;
}

#submit{
	float: right;
	margin: 5px 0px 10px 0;
	width: 70px;
}

#map{
    margin-top: 60px;
    height:400px;
    width:450px; 
}













