/*Browser Default*/
*{
    font-family: /*'Raleway',*/"Georgia","Times New Roman",Times,serif;
    font-size: 12px;
    line-height: 18px;
    color: #666;
}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,
abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,
sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,
tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video
    {margin:0;padding:0;line-height:normal;border:0;outline:0;vertical-align:baseline;background:transparent}
nav ul
	{list-style:none}
blockquote,q
	{quotes:none}
blockquote:before,blockquote:after,q:before,q:after
	{content:'';content:none}
a
	{margin:0;padding:0;}
ins
	{background-color:#ff9;color:#000;text-decoration:none}
mark
	{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del
	{text-decoration:line-through}
abbr[title],dfn[title]
	{border-bottom:1px dotted;cursor:help}
table
	{border-collapse:collapse;border-spacing:0}
hr
	{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select
	{vertical-align:middle}

a, a:link{
    text-decoration:underline;
    color: #f16530 /*#629fb9*/;    
}
a:active, a:visited{
    color: #f16530; 
}
a:hover{
    color: #f16530; 
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Clicker Script','Georgia',"Times New Roman",Times,serif;
    color:#000;
    font-weight: normal;
    margin:0 0px 10px 0px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-family: 'Clicker Script','Georgia',"Times New Roman",Times,serif;
    color:#000 !important;
    text-decoration: none !important;
}

h1 a        { font-size: 40px; line-height:46px; }
h1          { font-size: 40px; line-height:46px; margin-top:0px; margin-bottom:10px; }
h1.crumb    { margin-top:0; }
h2 a        { font-size: 30px; line-height:36px; }
h2          { font-size: 30px; line-height:36px; margin: 15px 0 5px;}
h3 a        { font-size: 24px; line-height:30px; }
h3          { font-size: 24px; line-height:30px; margin: 10px 0 5px 0; }
h4 a        { font-size: 18px; line-height:24px; }
h4          { font-size: 18px; line-height:24px; }
h5 a        { font-size: 16px; line-height:18px; }
h5          { font-size: 16px; line-height:18px; }

p{
    margin: 0px 0px 10px;
    font-size: 12px;
    line-height:18px;
    color: #666;
}
strong{
    font-weight:bold;
}
strong em{
    font-weight:bold;
    font-style: italic;
}
ul{
    margin:0px;
    list-style:none;
}
ul, menu, dir {
	display: block;
	list-style-type: disc;
}
/* =Link Icons
-----------------------------------------------------------------------------*/
/*#outer a.pdf {
	padding-right:12px;
	background:url(/images/pdf.gif) right center no-repeat;
}
#outer a.ext {
	padding-right:12px;
	background:url(/images/newWin.gif) right center no-repeat;
}*/
/* =
-----------------------------------------------------------------------------*/
.block          { display:block; }
.inline         { display:inline; }
.none           { display:none; }
.no_float       { float:none; }
.float_left     { float:left; }
.float_right    { float:right; }
.no_clear       { clear:none; }
.clear          { clear:both; }
.clear_left     { clear:left; }
.clear_right    { clear:right; }
.left           { text-align:left; }
.right          { text-align:right; }
.center         { text-align:center; }
.justify        { text-align:justify; }

/* =Clear Floats
-----------------------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
div.clearfix,article.clearfix,aside.clearfix,details.clearfix,figcaption.clearfix,figure.clearfix,footer.clearfix,header.clearfix,hgroup.clearfix,menu.clearfix,nav.clearfix,section.clearfix,canvas.clearfix,
div.clearfix,dl.clearfix,dt.clearfix,dd.clearfix,ol.clearfix,ul.clearfix,li.clearfix,fieldset.clearfix,form.clearfix,iframe.clearfix,h1.clearfix,h2.clearfix,h3.clearfix,h4.clearfix,h5.clearfix,h6.clearfix,p.clearfix,blockquote.clearfix,pre.clearfix,code.clearfix
    {display:block;}
    
html { margin-top: 0px !important; }
* html body { margin-top: 0px !important; }

/*LAYOUT*/
body {
	font-family: /*'Raleway',*/"Georgia","Times New Roman",Times,serif;
	color:#000;
	font-weight: 300;
	margin:0;
	padding:0;
	background: url(http://www.kristinemorical.com/images/portfolio13/dark_wood.png) repeat #595959;
	width: 100%;
}
#outer {
	margin: 0 auto;
	padding:0;
	width: 100%;
	background-color: #fff;
	
}
#inner {
	margin: 0px auto;
	padding-bottom: 20px;
	display: block;
	min-height: 250px;
	background: #fff;
	width: 900px;
}
#content {
	width: 900px;
	padding: 0;
	margin: 0px auto 20px;
	float: left;
}
#breadcrumbs {
    color: #666666;
    font-size: 10px;
    height: 24px;
    line-height: 15px;
    position: relative;
    text-decoration: none;
    width: 100%;
}
#breadcrumbs a{
    color: #666666;
    font-size: 10px;
    height: 24px;
    line-height: 15px;
    position: relative;
    text-decoration: none;
    width: 100%;
}
#divider{
	border-top: 2px dotted #000; 
	padding-bottom: 40px;
	margin-top: 20px;
	width: 900px;
	float: left;
}
hr{
	border-top: 2px dotted #000; 
	padding-bottom: 20px;
	margin: 20px 0 0;
	width: 100%;
	float: left;
}

/*SIDEBAR*/
#sidebar-wrapper {
	float: left;
	margin: 0 30px 0 45px;
	min-height: 150px;
	padding: 0;
	position: relative;
	top: 20px;
}
body.portfolio #sidebar {
	/*padding-right: 30px;*/
	/*border-right: 2px dotted #000;*/
	width: 330px;
	height: 480px;
}
ul#sidenav {
	padding: 10px 30px 30px;
	width: 270px;
	min-height: 455px;
	background-color: #f1d64f;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
}
#sidebar ul li a {
	text-decoration:none;
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    text-decoration: none;
    font-wieght: 300;
}
#sidebar ul li {
	list-style:none;
}
#sidebar h3{
	font-size: 24px;
    line-height: 36px;
    margin: 5px 0 0;
}
#sidebar #sidenav h2{
	border-top: 2px dotted #000;
	padding-top: 20px;
    font-size: 30px;
    line-height: 36px;
    margin: 15px 0 0;
    text-align: left;
    width: 270px;
}
#sidebar #sidenav h2.first{
	border-top: none;
	padding-top: 0;
}
/*****Sidenav Styles*****/
ul#sidenav, ul#sidenav ul { list-style: none; margin: 0; }

ul#sidenav li { border-bottom: none; }
ul#sidenav ul li { 
	border: none; 
	color: #000; 
	display: inline-block;
    padding: 2px;
    width: 20px; 
 }
ul#sidenav ul li:last-child { border-bottom: none; }
ul#sidenav a.heading { 
	background: none;
	color: #000;
	display: block;
	font-size: 15px;
	line-height: 22px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: 300;
}
ul#sidenav a.heading:hover { 
	background: none; 
	color: #f16530; 
}
ul#sidenav li.ui-sidenav-selected a.heading, 
ul#sidenav li.current a.heading { 
	background: none; 
	color: #f16530; 
}
ul#sidenav li ul a {
    border: 2px solid #fff;
    color: #000;
    display: block;
    height: 20px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 20px;
    background: #CCCCCC;
    overflow:hidden;
}
ul#sidenav li ul a img {
    border: medium none;
    color: #999999;
    height: 20px;
    padding: 0;
    text-decoration: none;
    width: 20px;
}
ul#sidenav li ul a:hover { border: 2px solid #f16530; }
li.ui-sidenav-group {
	margin-left: 20px;
}

/*****Additional Custom sidenav Styles*****/
ul#sidenav li.current a.heading { background: none; color: #f16530; }  
/*body#body ul#sidenav li ul { display: none; } */ 
body#body ul#sidenav li.current ul { display: block; } 
 

/*HEADER*/
#header {
	height: 105px;
	margin: 0 auto;
	background: /*url(http://www.kristinemorical.com/images/portfolio13/cloud-back.png) left top repeat-x*/ #7bccc6;
	padding-bottom: 5px;
}
#header #header-content{
	width: 100%;
	height: 105px;
	margin: 0 auto;
	clear: both;
	position: relative;
	border-bottom: 2px dotted #fff;
}
#header #logo-wrapper{
	width: 900px;
	height: 121px;
	margin: 0 auto;
	clear: both;
	position: relative;
}
#header #header-content h1{
	height: 205px;
	width: 415px;
	display: block;
	/*background: url(http://www.kristinemorical.com/images/portfolio09/logo.png) left top no-repeat;*/
	margin: 0 auto;
	/*overflow: hidden;
	text-indent: -9999px;*/
	z-index: 200;
	top: 11px;
	position: relative;
}
* HTML #header #header-content h1 a img{/* PNG Alpha IE Win ONLY */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.kristinemorical.com/images/portfolio13/logo-km.png', sizingMethod='scale');
}
#header #header-content h1 a span{
	font-family: 'Clicker Script','Georgia',"Times New Roman",Times,serif;
	font-size: 43px;
}
#header #header-content h1 a span.page-title1,
#header #header-content h1 a span.page-title2{
	float: left;
	width: 120px;
	top: 35px;
	position: relative;
	color:#000;
}
#header #header-content h1 a{
	height: 205px;
	width: 415px;
	display: block;
}
#header #header-content h1 a img{
    display: block;
    font-size: 48px;
    height: 205px;
    line-height: 130px;
    width: 175px;
    float: left;
}
#tagline{
    display: block;
    height: 30px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: 20px;
    width: 900px;
}
#tagline #tagline-content{
    display: inline-block;
    font-size: 0;
    left: 142px;
    margin: 0 auto;
    padding: 0 0 0 21px;
    position: absolute;
    right: 142px;
    text-align: center;
    width: 400px;
    z-index: 999;
}
#tagline #tagline-content span.tag-left{
   font-family: 'Clicker Script',"Georgia","Times New Roman",Times,serif;
   font-size: 20px;
   color: #999;
   margin-right: 15px;
}
#tagline #tagline-content span.tag-right{
   font-family: 'Clicker Script',"Georgia","Times New Roman",Times,serif;
   font-size: 20px;
   color: #999;
   margin-left: 15px;
}
/*NAVIGATION*/
#nav {
    display: block;
    height: 37px;
    margin: 0 auto 75px;
    padding: 0;
    position: relative;
	width: 100%;
	background: #f16530;
}
#nav ul#nav-content li a.services,
#nav ul#nav-content li a:hover.services{
	margin-right: 56px;
	border-right: none !important;
}
#nav ul#nav-content li a.resources{
	margin-left: 56px;
}
#nav ul#nav-content li a.contact,
#nav ul#nav-content li a:hover.contact{
	border-right: none !important;
}
ul#nav-content,
ul#nav-content ul{
	margin:0;
	list-style:none;
	padding:0;
	/*left: 418px;*/
}
ul#nav-content ul{
	display:none;
	position:absolute;
	left:0;
	top:100%;
	background-color: none /*#d1d1d1*/;
}
ul#nav-content li:hover>*{
	display:block;
}
ul#nav-content li{
	position:relative;
	display:block;
	white-space:nowrap;
	font-size:0;
	float:left;
}
ul#nav-content li:hover{
	z-index:1;
}
ul#nav-content{
	display: inline-block;
    font-size: 0;
    left: 95px;
    right: 95px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    width: 716px;
    z-index: 999;
}
* html ul#nav-content li a{
	display:inline-block;
}
ul#nav-content>li{
	margin:0;
}
ul#nav-content a:active, 
ul#nav-content a:focus{
	outline-style:none;
}
ul#nav-content a{
	display: block;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	cursor: pointer;
	font-size: 24px;
	line-height: 18px;
	margin: 10px 0px;
	padding: 0 20px;
	white-space: nowrap;
	font-family: 'Clicker Script',"Georgia","Times New Roman",Times,serif;
	border-right: 2px dotted #FFF;
}
ul#nav-content ul li{
	float:none;
}
ul#nav-content ul a {
    color: #000;
    background-color:#666;
    font-size: 24px;
    line-height: 36px;
    margin: 0;
    padding: 0 20px;
    text-align:left;
    text-decoration: none;
    width: 145px;
    border: none;
}
ul#nav-content li:hover>a,
ul#nav-content li a.pressed{
	/*background-color:#666;*/
	color: #f1d64f;
	border-right: 2px dotted #fff;
	text-decoration:none;
}
ul#nav-content span{
	display:block;
	overflow:visible;
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:0px;
}
ul#nav-content ul li:hover>a,
ul#nav-content ul li a.pressed{
	background-color:#bbbbbb; 
	background-image:none;
	color:#000;
	text-decoration:none;
}
ul#nav-content li ul li ul{
    background-color: #ccc;
    display: none;
    left: 185px;
    position: absolute;
    top: 0;
}
ul#nav-content ul ul a {
    background-color: #ccc;
    color: #000;
    font-size: 15px;
    height: 35px;
    line-height: 45px;
    margin: 0;
    padding: 0 20px;
    text-align:left;
    text-decoration: none;
    border: none;
    width: 145px;
}
body.home ul#nav-content li a.home,
body.portfolio ul#nav-content li a.portfolio,
body.services ul#nav-content li a.services,
body.resources ul#nav-content li a.resources,
body.blog ul#nav-content li a.blog,
body.contact ul#nav-content li a.contact{
	color: #f1d64f;
	text-decoration:none;
}

/*FORMS*/
/*design questionnaire page*/
.textfield {
    clear: both;
    display: block;
    float: left;
    padding: 5px 0;
    width: 100%;
    color: #000;
}
#formwrap h6{
	font-size: 12px;
	color: #666;
	font-weight: normal;
	line-height: 15px;
	display: block;
	display: block;
    float: left;
    padding: 0px 0 5px;
	width: 100%;
	clear:right;
}
#formholder {
	width: 850px;
	color: #666;
	line-height: 15px;
	background-color: #f1d64f;
	float: left;
	position: relative;
	padding: 0 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#formwrap {
	bottom: 40px;
	display: block;
	float: left;
	padding: 10px 0 40px 60px;
	position: relative;
	top: 0px;
	text-align: left;
}
#form-lft {
	float: left;
	width: 375px;
	color: #666;
	display: block;
	margin: 30px 0px 30px 15px;
	border-right: 2px dotted #000;
	padding-right: 30px;
}
#form-rgt {
	float: left;
	width: 375px;
	color: #666;
	display: block;
	margin: 30px 20px 30px 0;
	padding-left: 30px;
}
#req,
.req{
	font-weight: normal;
	color: #f16530/*#629fb9*/;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
textarea,
input{
	font-family: /*'Raleway',*/"Georgia","Times New Roman",Times,serif;
    font-size: 12px;
    line-height: 16px;
    padding: 2px;
}
#formholder textarea{
	width: 370px;
}
#formholder p {
    color: #000;
    margin: 0 0 5px;
}
#formholder span.note {
    color: #666;
    font-size: 11px;
}
#formholder h2 {
    font-size: 24px;
    line-height: 24px;
    margin: 15px 0 5px;
    float: left;
    width: 100%;
    clear: both;
}

/*HOMEPAGE*/
body.home #content {
	width: 900px;
	padding: 0;
	margin: 0px auto 40px;
	border-bottom: 2px dotted #000;
	/*padding-bottom: 71px;*/
	display: block;
	/*height: 300px;*/
}
body.home #content h1 {
	font-size: 40px;
	line-height: 40px;
	/*padding-top: 75px;*/
	padding-bottom: 15px;
	width: 900px;
	/*float: left;*/
	text-align: center;
	border-bottom: 2px dotted #000;
	margin-bottom: 25px;
}
#body.home #content #column1{
 	width: 387px;
	float: left;
	padding-right: 30px;
	margin-left: 45px;
}
#body.home #content #column2{
 	width: 400px;
	float: left;
	padding-left: 30px;
	margin-bottom: 35px;
	/*border-left: 2px dotted #000;*/
}
/*Features Block*/
#adbloc1{
	text-align: center;
	line-height: 18px;
	float:left;
	position: relative;
}
#adbloc1 a{
	color: #000;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}
.feature{
	display: block;
	height: 65px;
	width: 65px;
	float:left;
	position: relative;
	padding: 5px;
	font-size: 15px;
	margin-right: 22px;
	margin-bottom: 22px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
#adbloc1 a.feature img{
	display: block;
	height: 65px;
	width: 65px;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}
#adbloc1 a:hover.feature img{
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

/*SERVICES*/
body.services #content {
	width: 900px;
	padding: 0;
	margin: 0px auto 20px;
	border-bottom: 2px dotted #000;
	padding-bottom: 71px;
	display: block;
	/*height: 840px;*/
}
body.services #content h1 {
	font-size: 40px;
	line-height: 40px;
	/*padding-top: 75px;*/
	padding-bottom: 15px;
	width: 900px;
	/*float: left;*/
	text-align: center;
	border-bottom: 2px dotted #000;
	margin-bottom: 25px;
}
#body.services #content #column1{
	width: 340px;
	float: left;
	margin-left: 55px/*128px*/;
	margin-bottom: 20px;
	padding-right: 30px;
	/*border-right: 2px dotted #000;*/
}
#body.services #content #column2{
 	width: 340px;
	float: left;
	padding-right: 30px;
	border-right: none;
	margin-left: 30px;
}
a.servlink:link, a.servlink:visited {
	color: #f16530 !important;
	text-decoration: underline;
	font-size: 13px;
	padding: 0 0 0 10px;
	font-family: /*'Raleway',*/"Georgia","Times New Roman",Times,serif;
}
a.servlink:hover {
	color: #f16530 !important;
	text-decoration: underline;
}
#service ul{
    margin: 0 0 10px 15px;
    padding: 0;
}
#service ul li{
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
	color: #000;
	padding: 5px 0 2px 0;
	margin: 0 0 0 20px;
	list-style-type: disc;
	list-style-position: outside;
	width: 100%;
}
#service ul p{
	margin: 0 0 0 20px;
	padding: 0 0 10px 0;
}
#quoteform {
	margin: 0px;
	float: left;
	width: 320px;
	display: block;
	line-height: 15px;
	background-color: #f1d64f;
	padding: 10px 30px 20px 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#quoteform textarea{
	width: 310px;
}
#body.services.thankyou #content{
	margin: 0 auto;
    padding: 0 0 20px;
    text-align: center;
    width: 900px;
} 

/*RESOURCES*/
body.resources #content {
	width: 900px;
	padding: 0 0 20px;
	margin: 0px auto 45px;
	text-align: center;
	border-bottom: 2px dotted #000;
}
body.resources #content h1 {
	font-size: 40px;
	line-height: 40px;
	/*padding-top: 75px;*/
	padding-bottom: 15px;
	width: 900px;
	/*float: left;*/
	text-align: center;
	border-bottom: 2px dotted #000;
	margin-bottom: 25px;
}

/*CONTACT PAGE*/
body.contact #content {
	width: 900px;
	margin: 0px auto 40px;
	border-bottom: 2px dotted #000;
	/*padding-bottom: 71px;*/
	display: block;
	/*height: 555px;*/
}
body.contact #content h1 {
	font-size: 40px;
	line-height: 40px;
	/*padding-top: 75px;*/
	padding-bottom: 15px;
	width: 900px;
	/*float: left;*/
	text-align: center;
	border-bottom: 2px dotted #000;
	margin-bottom: 25px;
}
#body.contact.thankyou #content{
    margin: 0 auto;
    padding: 0 0 20px;
    text-align: center;
    width: 900px;
} 
#content #contact-content{
	padding-right: 15px;
	margin: 0 0 40px 120px;
	/*border-right: 2px dotted #000;*/
	float: left;
	display: block;	
	width: 318px;
	height: 473px;
}
#content #contact-content #contact-form{
	display: block;
	line-height: 15px;
	margin: 0;
	padding: 20px 30px;
	width: 258px;
	background-color: #f1d64f;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height: 434px;
	float: left;
}
#content #contact-info {
    display: block;
	float: left;
	line-height: 15px;
	margin: 0 0 40px 15px;
	padding: 20px 30px;
	top: 20px;
	width: 258px;
	background-color: #d6d6d6;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#content #contact-content label {
    display: block;
    padding: 2px 0;
    color: #000;
}
#content #contact-content textarea {
	width: 250px;
	height: 115px;
}
#contactus fieldset{
   width:320px;
   padding:0px;
}
#contactus input[type="text"],textarea{
  font-family: /*'Raleway',*/"Georgia","Times New Roman",Times,serif;
  font-size: 13px;
  line-height:140%;
  color : #666666; 
  padding : 3px; 
  /*border : 1px solid #333;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;*/
}
#contactus input[type="text"]{
  height:18px;
  width:220px;
}
#contactus #scaptcha{
  width:60px;
  height:18px;
}
#contactus input[type="submit"]{
   width:100px;
   height:30px;
   padding-left:0px;
   color: #000;
   font-family:"Georgia","Times New Roman",Times,serif !important;
}
#contactus input:focus,text area:focus{
  color : #009;
  border : 1px solid #990000;
  background-color : #ffff99;
}
#contactus .container{
   margin-top:8px;
   margin-bottom: 10px;
}
#contactus .error{
   font-size: 11px;
   color: #FF0000;
   background-color : #ffff00;
}
/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#contactus .spmhidip{
   display:none;
   width:10px;
   height:3px;
}
#fg_crdiv{
   font-size: 0.3em;
   opacity: .2;
   -moz-opacity: .2;
   filter: alpha(opacity=20);   
}

/*PORTFOLIO*/
body.portfolio #content {
	width: 900px;
	padding: 0;
	margin: 0px auto 40px;
	border-bottom: 2px dotted #000;
	padding-bottom: 20px;
	display: block;
	/*height: 570px;*/
}
body.portfolio #content h1{
	font-size: 40px;
	line-height: 40px;
	/*padding-top: 75px;*/
	padding-bottom: 15px;
	width: 900px;
	/*float: left;*/
	text-align: center;
	border-bottom: 2px dotted #000;
	margin-bottom: 10px;
}
body.portfolio #content h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	width: 900px;
	float: left;
	text-align: center;
	}
body.portfolio #content #gallery h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	width: 450px;
	float: left;
	text-align: center;
}
#gallery{
    display: block;
    float: left;
    margin: 0px 0 60px;
    position: relative;
    top: 20px;
    width: 490px;
}
#scrollbox-wrap{
	width: 450px;
	height:99px;
	padding: 0px 0px 0px;
	display: block;
	float: left;	
}
#scrollbox .description {
	color: #000;
	font-size: 14px;
	line-height: 18px;
	font-weight: 300;
}
#scrollbox h2 {
	font-size: 18px;
	line-height: 24px;
	margin: 0px 0 5px;
	float: left;
	width: 100%;
	color: #fff;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}
#scrollbox p{
	color: #666;
	font-size: 12px;
	line-height: 18px;
	font-weight: 300;
}
#scrollbox p a{
	color: #f16530;
	font-size: 12px;
	line-height: 18px;
	font-weight: 300;
}
#scrollbox p em{
	color: #000;
	font-size: 12px;
	line-height: 18px;
	font-weight: 300;
	font-style: italic;
}
#scrollbox {
	color: #000;
	display: block;
	float: left;
	font-family: /*'Raleway',*/"Georgia","Times New Roman",Times,serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 5px 20px 5px 5px;
	text-align: left;
	height: 100%;
	width: 430px;
	border: 1px solid #f2f2f2;
	/*-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;*/
}
#slider-container{
	float: left;
	margin: 0px;
	position:relative;
}
#gallery.black .nivoSlider img{
	position: absolute;
	top: 0px;
	left: 0px;
	max-width: none;
	display: block;
	width: 336px !important;
	height: 295px !important;
	padding: 0 58px;
	background: #000 !important;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	/*border: 1px solid #000;*/
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; 
    border: 1px solid #000;
}
#gallery.black.full .nivoSlider img{
	position: absolute;
	top: 0px;
	left: 0px;
	max-width: none;
	display: block;
	width: 450px !important;
	height: 295px !important;
	padding: 0px !important;
	background: #000 !important;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	/*border: 1px solid #000;*/
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; 
    border: 1px solid #000;
}
#gallery.full .nivoSlider img{
	position: absolute;
	top: 0px;
	left: 0px;
	max-width: none;
	display: block;
	width: 450px !important;
	height: 295px !important;
	padding: 0px !important;
	background: #fff !important;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border: 1px solid #ccc;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a; 
}
.theme-kristy .nivo-caption {
	position: relative;
	left: 0px;
	bottom: 0px;
	background: none;
	color: #000;
	width: 85%;
	z-index: 8;
	padding: 20px 0px 15px 6px;
	opacity: 1;
	overflow: hidden;
	display: none;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: /*'Raleway',*/"Georgia","Times New Roman",Times,serif !important;
	font-size: 18px;
	line-height: 20px;
}
.theme-kristy .nivo-caption .caption {
	font-size: 14px;
	color: #000 !important;
}

/*BLOG*/
.blog #content p{
	text-align: left;
}
body.blog #content h1 {
	font-size: 40px;
	line-height: 40px;
	/*padding-top: 75px;*/
	padding-bottom: 15px;
	width: 900px;
	/*float: left;*/
	text-align: center;
	border-bottom: 2px dotted #000;
	margin-bottom: 25px;
}
body.blog #content #blog-content h1,
body.blog #content #blog-content h1 a{
	font-size: 40px;
	line-height: 46px;
	margin-bottom: 5px;
	margin-top: 0;
	text-align: left;
	width: 500px;
	border: none;
	padding: 0;
}
#blog #content #blog-content{
    display: block;
    float: left;
    margin: 10px 0 25px 0px;
    width: 525px;
    /*padding-left: 30px;*/
    /*border-left: 2px dotted #000000;*/
}
#blog #sidebar-wrapper {
	float: left;
	font-family: /*'Raleway',*/"Georgia","Times New Roman",Times,serif !important;
	font-size: 14px;
	color: #000;
	display: block;
	padding: 0px;
	line-height: 18px;
	width: 265px;
}
#blog #sidebar-wrapper a:link,
#blog #sidebar-wrapper a:visited {
	color: #f16530;
	text-decoration: none;
	font-family: /*'Raleway',*/"Georgia","Times New Roman",Times,serif !important;
	font-style: normal;
	font-weight: normal;
}	
#blog #sidebar-wrapper a:hover,
#blog #sidebar-wrapper a:active {
	color: #f16530;
	text-decoration: none;
	font-family: /*'Raleway',*/"Georgia","Times New Roman",Times,serif !important;
	font-style: normal;
	font-weight: normal;
}
#blog #sidebar-wrapper ul li a:link,
#blog #sidebar-wrapper ul li a:visited {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	font-family: /*'Raleway',*/"Georgia","Times New Roman",Times,serif !important;
	font-style: normal;
	font-weight: normal;
}	
#blog #sidebar-wrapper ul li a:hover,
#blog #sidebar-wrapper ul li a:active {
	color: #f16530;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	font-family: /*'Raleway',*/"Georgia","Times New Roman",Times,serif !important;
	font-style: normal;
	font-weight: normal;
}
#blog #sidebar-wrapper ul {
	float: left;
	font-family: /*'Raleway',*/"Georgia","Times New Roman",Times,serif !important;
	font-size: 13px;
	color: #000;
	display: block;
	padding-left: 15px;
	line-height: 18px;
	list-style: none;
}
#blog #sidebar-wrapper .children {
	float: left;
	font-family: /*'Raleway',*/"Georgia","Times New Roman",Times,serif !important;
	font-size: 13px;
	color: #000;
	display: block;
	padding-left: 15px;
	line-height: 18px;
}
#blog #sidebar-wrapper #searchform {
    float: left;
    margin: 0;
    padding: 0 3px 5px 0;
    text-align: left;
    width: 318px;
}
#blog #content #sidebar-wrapper {
    margin: 0 30px 0 45px/*108px*/;
    min-height: 150px;
    position: relative;
    top: 10px;
}
#blog #content #sidebar {
    /*height: 480px;*/
    padding-right: 30px;
    padding-bottom: 30px;
    width: 265px;
}
#blog #content #sidebar-wrapper #sidebar #subnav{
    background-color: #F1D64F;
    border-radius: 10px 10px 10px 10px;
    /*height: 440px;*/
    padding: 10px 30px 30px;
    width: 205px;
    float: left;
}
#blog .entry{
    border-bottom: 2px dotted #000000;
    margin: 0 0 20px;
    padding: 0 0 20px;
}
/*#blog #blog-content.search {
	border-top: 2px dotted #000000;
	margin: 22px 0 0px !important;
	padding: 10px 0 0px;
}*/
#blog #blog-content.search .post {
    border-bottom: 2px dotted #000000;
    margin: 0 0 20px;
    padding: 0 0 22px;
}
#blog .author {
	font-family: /*'Raleway',*/"Georgia","Times New Roman",Times,serif !important;
	font-size: 11px;
	line-height: 16px;
	color: #F16530;
	display: block;
	margin-bottom: 10px
}
#blog small, #blog #sidebar ul ul li, #blog #sidebar ul ol li, #blog .nocomments, #blog .postmetadata, #blog blockquote, #blog strike {
	color: #000;
	margin: 0px;
	padding: 0px;
	font-family: /*'Raleway',*/"Georgia","Times New Roman",Times,serif !important;
	font-size: 10px;
    line-height: 14px;
}
#blog small,
#blog small a {
	font-family: /*'Raleway',*/"Georgia","Times New Roman",Times,serif !important;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
#blog .commentlist li {
    border-bottom: 2px dotted #000000;
    list-style: none outside none;
    margin: 0 0 20px;
    padding: 0 0 20px
}
#blog .commentlist p {
	font-family: /*'Raleway',*/"Georgia","Times New Roman",Times,serif !important;
	font-weight: 300;
	line-height: 18px;
	text-transform: none;
	margin: 10px 5px 10px 0;
}
#blog .commentlist li .avatar {
    clear: left;
    float: left;
    height: 55px;
    margin: 5px 15px 10px 0;
    padding: 5px;
    width: 55px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
#blog #commentform {
    margin: 5px 10px 0 0;
}
#blog #commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#blog #commentform textarea {
	width: 100%;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 75px;
}
#blog #commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	font-family: /*'Raleway',*/"Georgia","Times New Roman",Times,serif !important;
}
#blog .nocomments {
	text-align: center;
	padding: 0;
	font-size: 12px;
	margin: 0;
	}

#blog .commentmetadata {
	margin: 0;
	display: block;
	font-size: 9px;
	}

#blog .commentlist li, #blog #commentform input, #blog #commentform textarea {
	font-size: 12px;
	line-height: 14px;
}
#blog #respond:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#blog form p label small{
    font-family: /*'Raleway',*/"Georgia","Times New Roman",Times,serif !important;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 5px;
    padding-bottom: 10px;
    font-weight: 300;
}

#blog #sidebar #searchform #s {
    padding: 0;
    width: 150px;
}
/*SOCIAL MEDIA*/
#footer #footer-content #social-media{
	height: 24px;
	margin: 0 auto;
	width: 192px;
}
#footer #footer-content #social-media a{
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	margin: 0 4px;
	text-indent: -9999px;
	overflow: hidden;
}
#footer #footer-content #social-media a.facebook{
	background: url(http://www.kristinemorical.com/images/portfolio13/facebook500c.png) left top no-repeat;
}
* HTML #footer #footer-content #social-media a.facebook{/* PNG Alpha IE Win ONLY */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.kristinemorical.com/images/portfolio13/facebook500c.png', sizingMethod='scale');
}
#footer #footer-content #social-media a.googleplus{
	background: url(http://www.kristinemorical.com/images/portfolio13/googleplusc.png) left top no-repeat;
}
* HTML #footer #footer-content #social-media a.googleplus{/* PNG Alpha IE Win ONLY */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.kristinemorical.com/images/portfolio13/googleplusc.png', sizingMethod='scale');
}	
#footer #footer-content #social-media a.linkedin{
	background: url(http://www.kristinemorical.com/images/portfolio13/linkedinc.png) left top no-repeat;
}
* HTML #footer #footer-content #social-media a.linkedin{/* PNG Alpha IE Win ONLY */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.kristinemorical.com/images/portfolio13/linkedinc.png', sizingMethod='scale');	
}
#footer #footer-content #social-media a.twitter{
	background: url(http://www.kristinemorical.com/images/portfolio13/twitterc.png) left top no-repeat;
}
* HTML #footer #footer-content #social-media a.twitter{/* PNG Alpha IE Win ONLY */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.kristinemorical.com/images/portfolio13/twitterc.png', sizingMethod='scale');	
}
#footer #footer-content #social-media a.pinterest{
	background: url(http://www.kristinemorical.com/images/portfolio13/pinterestc.png) left top no-repeat;
}
* HTML #footer #footer-content #social-media a.pinterest{/* PNG Alpha IE Win ONLY */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.kristinemorical.com/images/portfolio13/pinterestc.png', sizingMethod='scale');	
}
#footer #footer-content #social-media a.rss{
	background: url(http://www.kristinemorical.com/images/portfolio13/rss.png) left top no-repeat;
}
* HTML #footer #footer-content #social-media a.rss{/* PNG Alpha IE Win ONLY */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.kristinemorical.com/images/portfolio13/rss.png', sizingMethod='scale');	
}
/*FOOTER*/
#footer-bar{
	display: block;
	width: 100%;
	height: 40px;
	background-color: /*#f1d64f*/#f16530;
}
#footer-bar .michaelangelo{
	display: block;
	width: 900;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 43px;
	font-family: 'Clicker Script',"Georgia","Times New Roman",Times,serif;
	margin: 0 auto;
	width: 900px;
}
#footer{
	height: 135px;
	display: block;
	margin: 3px auto 0;
	padding: 0;
	clear: both;
	text-align: center;
	border-top: 2px dotted #fff;
}
#footer-content {
	margin: 0 auto;
	padding-top: 10px;
	width: 900px;
}
#footer p {
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	font-weight: 300;
}
#footer p a{
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	font-weight: 300;
}