/*

		 Dark Gray: #272727
		 Dark Red: #990000
		 
*/

/*
	RESET
*/

*									{ margin: 0; padding: 0; }
html								{ overflow-y: scroll; }
html, body							{ height: 100%; }
body								{ font-size: 62.5%; font-family: Arial, sans-serif; color:#000; background: url(images/body-bg.png) top center repeat-x 			                                      #272727 ; }
ul									{ list-style: disk inside; }
ol									{ list-style: decimal inside; }
a									{ outline: none; text-decoration: none; }
a img								{ border: none; background: none; }
img									{ vertical-align: middle; }
table								{ border-collapse: collapse; }

/*
	UTILITY
*/
.floatLeft 							{ float: left; }
.floatRight							{ float: right; }
.clear								{ clear: both; }
.button								{ border: 1px solid #272727; background: white; padding: 3px 8px; 
									  -moz-border-radius: 5px; -webkit-border-radius: 5px; color: 272727; }
.button:hover						{ background: #990000; color: white; }



/*
	TYPGROGRAPHY
*/
p, li								{ font-size: 1.2em; line-height: 1.2em; margin: 0 0 10px 0; }
p#intro-paragraph					{ font-family: arial, san-serif; font-size: 2.0em; font-style: italic; line-height: 1.4em; 
									  margin-top: 5px; }
p#intro-paragraph span				{ font-size: 2.4em; font-weight: bold; }
p#intro-paragraph em				{ color: #990000; }
a									{ color: #990000; }

h1									{ font-size: 3.6em; font-family: arial, san-serif; font-weight: strong; color: #900; margin: 4px 0px 0px 5px;  }
h2									{ font-size: 2.8em; font-family: arial, san-serif; font-weight: strong; color: #900; margin: 4px 0px 0px 5px;  }
h3									{ font-size: 2.2em; font-family: arial, san-serif; font-weight: strong; margin: 4px 0 10px 5px; color: #900;  }
h4									{ color: #900; font-size: 1.6em; margin-bottom: 15px; }
.post h4							{ font-size: 1.7em; font-family: arial, san-serif; font-weight: normal; margin: 4px 0 5px 15px;
									  color: #000; }

/*
	FORMS
*/
input								{ padding: 3px; }



/*
	STRUCTURE
*/
#page-wrap							{ width: 960px; margin: -40px auto -250px;
									  min-height: 100%; height: auto !important; height: 100%;}
#socialsidebar 						{ width: 190px; float: left; margin-right: 15px; position: relative; top: -29px; }
#main-col							{ width: 540px; float: left; position: relative; top: -29px;}					
#linksidebar						{ width: 190px; float: right; position: relative; top: -29px;}
#push								{ height: 250px; }
#indent								{ position: relative; left: 5px;}


/*
	HEADER
*/
h1#logo								{ width: 637px; height: 189px; background: url(ifnheader.png) top left no-repeat; text-indent: -9999px;
									  margin: 0 10px 2px 0; float: left; }
#main-pic							{ float: left; margin-right: 10px; }
#top-bar							{ padding: 10px 0 0 0; }
#top-bar p							{ color: #f4dfb8; width: 300px; float: left; }
form#searchform						{ margin: 0 0 10px 0; float: right; }

/*
	MENU
*/
#menu 								{ position: relative; right: 20px; top: -42px;}
#menu-bar							{ padding-top: 11px; padding-bottom: 20px;}
ul#main-nav							{ width: 360px; float: left; margin: 10px 0 0 0; }
ul#extra-nav						{ width: 360px; float: right; text-align: right; margin: 10px 0 0 0; }
ul#main-nav	li, ul#extra-nav li		{ display: inline; }
ul#main-nav li a, ul#extra-nav li a	{ text-transform: uppercase; color: white; font-size: 1.2em; padding: 3px 8px;
									  -moz-border-radius: 5px; -webkit-border-radius: 5px; }
ul#main-nav li a:hover,
ul#extra-nav li a:hover,
body#portfolio ul#extra-nav li.portfolio a,
body#default ul#main-nav li.home a,
body#about ul#main-nav li.about a,
body#contact ul#main-nav li.contact a,
body#resume ul#extra-nav li.resume a{ background: white; color: #272727; }



/*
	WIDGETS
*/
.widget								{width: 190px ;background: #999; border: 1px solid #FFF; -moz-border-radius: 10px; -webkit-border-radius: 10px; margin: 0 0 15px 0; text-shadow: #FFF 1px 1px 8px;}
.widget .inside						{ padding: 10px; }
.widget ul							{ list-style: disk outside; margin-left: 15px; }
.widget ul li 						{ margin: 0 0 5px 0; }
.widget ul li a 					{ display: block; padding: 2px; }
.widget ul li a:hover				{ background: #900; color: white; }
.thumb								{ width: 62px; }
.flickr-thumb						{ height: 41px; width: 62px; overflow: hidden; float: left; margin: 0 0 10px 15px; }

/*  */
.widgettop							{width: 190px ;background: #999; border: 1px solid #FFF; -moz-border-radius: 10px; -webkit-border-radius: 10px; margin: 0 0 15px 0; text-shadow: #FFF 1px 1px 8px;}
.widgettop .inside						{ padding: 10px; }
.widgettop ul							{ list-style: disk outside; margin-left: 15px; }
.widgettop ul li 						{ margin: 0 0 5px 0; }
.widgettop ul li a 					{ display: block; padding: 2px; }
.widgettop ul li a:hover				{ background: #900; color: white; }
.thumb								{ width: 62px; }
.flickr-thumb						{ height: 41px; width: 62px; overflow: hidden; float: left; margin: 0 0 10px 15px; }

/* BEGIN WIDGET ONE */
.widget1								{width: 190px ;background: #999; border: 1px solid #FFF; -moz-border-radius: 10px; -webkit-border-radius: 10px; margin: 0 0 15px 0; color: #272727; text-shadow: #FFF 1px 1px 8px;}
.widget1 .inside						{ padding: 10px; }
.widget1 ul							{ list-style: disk outside; margin-left: 15px; }
.widget1 ul li 						{ margin: 0 0 5px 0; }
.widget1 ul li a 					{ display: block; padding: 2px; }
.widget1 ul li a:hover				{ background: #900; color: white; }

/* */
.widget1top								{width: 190px ;background: #999; border: 1px solid #FFF; -moz-border-radius: 10px; -webkit-border-radius: 10px; margin: 0 0 15px 0; color: #333; text-shadow: #FFF 1px 1px 8px;}
.widget1top .inside						{ padding: 10px; }
.widget1top ul							{ list-style: disk outside; margin-left: 15px; }
.widget1top ul li 						{ margin: 0 0 5px 0; }
.widget1top ul li a 					{ font-size:16px; display: block; padding: 2px; }
.widget1top ul li a:hover				{ background: #900; color: white; }


/* */
.widget2								{ position: relative; right: 2px; top: -15px; width: 553px ; color: #999; color: #333; background: #FFF; border: 3px solid #000; -moz-border-radius: 7px; -webkit-border-radius: 7px; margin: 0 0 15px 0; }
.widget2 p								{
	font-size: 1.5em;
	color: #333;
	margin: 7px;
}
.widget2 .inside						{ padding: 10px; }
.widget2 ul							{ list-style: disk outside; margin-left: 15px; }
.widget2 ul li 						{ margin: 0 0 5px 0; }
.widget2 ul li a 					{ display: block; padding: 2px; }
.widget2 ul li a:hover				{ background: #900; color: black; }
.widget2 a img					    { margin: 5px; }

/*
	BLOG ENTRIES
*/
.post								{ margin: 0 0 45px 0; }
.datebox							{ width: 40px; float: left; padding: 0 5px 5px 5px; background: #990000; color: white; text-align: center;
									  margin: 0 10px 0 0; }
.day								{ font-size: 3.4em; font-weight: bold; margin: 0; font-family: Verandaa, san-serif; }
.month								{ font-size: 1.8em; font-weight: bold; text-transform: uppercase; margin: 0; }
.year								{ font-size: 1.6em; font-weight: bold; margin: 0; }
ol.commentlist						{ list-style: none; }
.comment-bubble						{ background: #990000; color: white; padding: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
ol.commentlist li p					{ font-size: 1.0em; }
.gravatar							{ margin-top: 3px; padding: 2px; height: 40px; }

/*
	FOOTER
*/
#footer								{ height: 350px; background: #000; border-top: 4px solid #990000; padding-top: 20px;  }
#footer-inside						{ width: 960px; margin: 0 auto; font-size: 1.1em; }
#footer p							{ color: white; }
#footer-1							{ width: 400px; float: left; position: relative; top: -30px; left: -90px;  margin-right: 30px; }
#footer-2							{ width: 150px; float: left; }
#footer-3							{ width: 150px; float: left; }
#footer-4							{ width: 150px; float: left; }
#footer a							{ color: white; }
#footer ul							{ color: white; }
#footer ul li a:hover				{ background: #990000; color: white; font-weight:bold; }
#footer a:hover				        { background: #990000; color: white; font-weight:bold; }
#footer h4							{ color: white; }
/*
SLIDER
*/
.boxgrid							{width: 267px; height: 214px; margin:10px; float:left; background:#FFF; border: solid 2px #8399AF; overflow: hidden; 	                                     position: relative; }
.boxgrid img						{position: absolute; top: 0; left: 0; border: 0; }
.boxgrid p							{padding: 0 10px; color:#000; background: #FFF; font-weight:bold; font:10pt "Lucida Grande", Arial, sans-serif; }
.boxgrid h3							{color:#990000; font-size: 2.6em; background: #FFF; font-family: Georgia, serif; font-weight: bold; margin: 0 0 10px 0; }

.boxcaption							{float: left; position: absolute;  height: 100px; width: 100%; opacity: .8; /* For IE 5-7 */filter:											                                     progid:DXImageTransform.Microsoft.Alpha(Opacity=80); /* For IE 8 */-MS-filter: 	                                      "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}
#fixslbg							{background: #FFF; }

.captionfull .boxcaption 			{top: 214;	left: 0; }
.caption .boxcaption 				{top: 174;	left: 0; }

/* GALLERY LIST */
/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content */
#photos { visibility: hidden; position: absolute; left: 0px; }

/* GALLERY CONTAINER */
.gallery { background: #ddd; border: 1px solid #900; padding: 5px;}

/* LOADING BOX */
.loader { background: url(loader.gif) center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel { }

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 60px; padding: 0 1em; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 0.7em; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }
.panel .panel-overlay h2 {
	font-size: 2.8em;
	font-family: arial, san-serif;
	font-weight: bold;
	color: #FFF;
	text-shadow: #900 2px 2px 1px;
}


/* LAVALAMP */ 

.lavaLampNoImage {
            position: relative;
			height: 15px;
            width: 960px;
            padding: 20px;
            margin: 12px 0;
            overflow: hidden;
        }
                .lavaLampNoImage li {
                    float: left;
                    list-style: none;
					position: relative;
					text-shadow: #000 2px 2px 1px;
					top: 5px;
					left: 25px;
                }
                    .lavaLampNoImage li.back {
						background-color: #272727;
						width: 3px;
						height: 30px;
						z-index: 8;
						position: absolute;
						margin: 16px 0px 0px 0px;
						text-shadow: #000 4px 4px 2px;
                    }
                    .lavaLampNoImage li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #FFF;
                        outline: none;
                        text-align: center;
                        text-transform: uppercase;
						letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }
                        .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
                            border: none;
                        }                    
      



