/* general body */
*{padding: 0; margin: 0;}

html, body {
min-height: 100%;
height: auto !important;
height: 100%;
}

body {
	
	color: #CCCCCC;
	font: normal 62.5% "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, Verdana;
	margin: 0;
	padding: 0;
	text-align: center;
}


h1 {
	font: normal 1.6em serif;
	letter-spacing: 2px;
}

h2 {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	margin: 3px 0 1px;
}

ul {margin-left: 1.8em;}

blockquote p {padding: 6px;}

/* structure */

#wrapper
{
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
background: #FFFFFF url(images/bg.jpg) no-repeat center top;
}

#wrapperbg
{
	margin: 0px auto;
	border-bottom: 1px;
	width: 985px;
	min-height: 530px;
	max-height: auto;
	height: 100%;

}

#header
{
	width: 985px;
	height: 100px;
	margin-top: 0 auto 0 auto;

	
}

#logo
{
width: 587px;
height: 73px;
float: left;
clear: right;
margin-left: 46px;
margin-top: 10px;
}

#pathway
{
	float: left;
	margin-top: 0px;
	margin-left: 75px;
	font-size: 1.3em;
	font-family: Helvetica, Arial, sans-serif;
	
	
}

#addrbox
{
	margin-top: 26px;
	margin-right: 71px;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	width: 170px;
}

.myname
{
	font-size: 1.9em;
	color: #FFFFFF;
	background-image: url(images/namebg.jpg);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	line-height: 16px;
	margin-bottom: 15px;

}

.mypost
{
	font-size: 1.5em;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;	
}

.mymobile
{
	font-size: 1.2em;
	font-style: italic;
		line-height: 14px;
}

.myemail a
{
font-size: 1.2em;
	font-style: italic;
	color: #000000;
		line-height: 13px;
}

#mainwrapper
{
	margin: 0px auto;
	width: auto;
	min-height: 394px;
	max-height: auto;
	height: 100%;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 7px;
}

#mainwrapper_n
{
	margin: 0px auto;
	width: auto;
	min-height: 394px;
	max-height: auto;
	height: 100%;

	background-color: #FFFFFF;
}

#mainbody
{
	margin: 0px auto;
	width: 100%;
	min-height: 394px;
	max-height: auto;
	height: 100%;
	margin-bottom: auto;
	overflow: hidden;
	background-color: #000000;
	background-image: url(images/mainbg.png);
	background-repeat: repeat-y;
}

#main

{
	padding: 10px;
	margin: 0px auto;
	height: auto;
	width: 685px;
	padding-right: 10px;
	min-height: 378px;
	float: left;
	text-align: left;
	overflow: hidden;
	font-size: 1.1em;
	line-height: 1.7em;
}

#main_2 h2
{

margin: 0px;
}
#main_2

{
	padding: 10px;
	margin: 0px auto;
	height: auto;
	width: 939px;
	padding-right: 10px;
	min-height: 378px;
	float: left;
	text-align: left;
	overflow: hidden;
	font-size: 1.1em;
	line-height: 1.7em;
}

#single_mainbody
{
	margin: 0px auto;
	width: 100%;
	min-height: 394px;
	max-height: auto;
	height: 100%;
	margin-bottom: auto;
	overflow: hidden;
	background-color: #000000;

}
#single_mainbody_m
{
	margin-top: -7px;
	margin-left: -7px;
	width: 983px;
	min-height: 394px;
	max-height: auto;
	height: 410px;
	margin-bottom: -7px;
	overflow: hidden;
	background-color: #000000;

}


#sidebar
{
	display:inline-block;
height:auto;
padding:0;
text-align:left;
width:209px;
float: right;
vertical-align: top;
	
	}

.contact_sidebar
{
	border:none;
display:block;
margin-left:20px;

}


#footer
{
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
min-height: 340px;
	text-align: center;
	width : 100%;
	clear: both;
	padding-bottom: 10px;
	background-color: #000000;
	}
#footerbody
{
	margin: 0px auto;
	width: 985px;
	min-height: 273px;
	max-height: auto;
	height: 100%;
	margin-bottom: auto;
	overflow: hidden;
}
	
#aboutme
{
	width: 318px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	color: #cccccc;
	font-size: 1.2em;
	font-family: Helvetica,Arial,  sans-serif;
	text-align: left;
	line-height: 1.3em;
}

#messagebox
{
margin-top: 20px;
width: 318px;
color: #FFFFFF;
	font-size: 1.2em;
	font-family: Helvetica,Arial,  sans-serif;
	text-align: left;
	line-height: 1.3em;
}
.contacttxtbox
{
	width: 287px;
	background-color:#666666;
	border: 1px solid #FFFFFF;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 14px;
	color:#cccccc;
	margin-top: 3px;
}
.submitbutt
{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #333333;
	width: 40px;
	height: 20px;	
	border: none;
	margin-top: 10px;
	margin-right: 30px;
}

#navibar
{
	
	width: 560px;
	height: auto;
	text-align: left;
    border: 1 solid #FFFFFF;
	margin-left: 60px;
	min-height: 200px;
	margin-top: 25px;
	margin-bottom: 70px;
	float: left;
	clear: right;
	
}

#navibar div
{
	text-align: left;
	float: left;
	list-style-type: none;
	font-size: 1.3em;
color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 85px;
float: left;
clear: right;
margin-right: 10px;
	
}
#navibar div h2
{
	font-size: 1em;	
	font-weight: normal;
	color: #CCCCCC;
	margin-top: 0px;
		font-family: Arial, Helvetica, sans-serif;
}
#navibar div li 
{	
	list-style: none;
	list-style-position: inside;

}
#navibar div li ul li
{
	font-size: 0.85em;	
	font-weight: normal;
	color: #FFFFFF;
	list-style: none;
	list-style-position: inside;
	text-indent: -22px;
}

.copyrightline
{
	float: left;
	width: 100%;
	height: 25px;
	background-color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #666666;
	padding-top: 10px;
}

/* BottomNavibar Style */
/*.framebox
{
text-align: left;
	text-indent: 55pt;
	float: left;
	list-style-type: none;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 79px;
float: left;
clear: right;
margin-right: 10px;
}*/
#workframe
{
min-width: 79px;
float: left;
clear: right;
margin-right: 10px;
}

#infoframe
{
max-width: 100px;

}


#linkframe
{



}


#recentpostframe
{
	width: 250px;
	font-style: normal;
}
#recentpostframe h2
{
	width: 250px;
	font-size: 1em;
	font-style: normal;
}
#recentpostframe li
{
	font-size: .85em;


}

/* List Style */
#navibar_del ul
{
margin-left: 110px;

}

#navibar_del  li
{	
	text-align: left;
	text-indent: 55pt;
	float: left;
	list-style-type: none;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#rightcol_del ul
{
	font-family: 'Lucida Sans Unicode', Verdana, Arial , Sans-Serif;
	font-size: 1.1em;
	text-align: left;
	margin-left: 46px;
	text-indent: -2.5em;
	list-style-type: none;
}

/* LINK STYLE */
#main-left a
{
color: #0F0;
}
#main_left a:visited
{
color: #919191;
}

#navibar a
{
	color: #000000;
	text-decoration: none;
}

#navibar a:hover
{
	text-decoration: none;
	color: #666666;
}

#footer a
{
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
	font-size: .9em;
}

#sidebar a
{
	color: #CCCCCC;
	text-decoration: none;
}
#sidebar a:hover
{
	color: #FFFFFF;
	text-decoration: underline;

}
#navibar div a
{
color: #FFFFFF;
text-decoration: none;
font-size: 1em;
font-weight: normal;
}
#navibar div a:hover
{
color: #FFFFFF;
text-decoration: underline;
}
/* New Single Page */


span.left_navi {
	
}

div#single_mainbody_new {
background-color:#00192F;
text-align:left;
width:100%;
}

div#main_left {
	display:inline-block;
width:773px;
vertical-align:top;

}

div.navigation {
	
}

div.alignleft a {
background-color:#566775;
padding:2px 10px;
}

div.alignright a{
background-color:#566775;
padding:2px 10px;
}

div#single_content {
	display:block;
margin-left:auto;
margin-right:auto;
text-align:left;
width:702px;
padding-bottom:60px;
}
div#single_content img
{
display: block;
margin-left: auto;
margin-right: auto;
border: 9px solid #3e3e3e;
}


#single_content p.info_para {
	color:#8F979D;
font-family:arial,helvetica,sans-serif;
font-size:1.1em;
font-style:italic;
margin-top:10px;
margin-bottom:40px;
}
p.info_para a{
text-decoration: underline;
color:#8F979D;
}

span.info_bold {
	color: #b3bac1;
}

/* Images */
.logo
{
	margin-top: 20px;
	margin-left: 40px;
	float: left;
}

.images
{
	border: 1px solid #666666;
}

.sidebarpic
{
padding: 0px;
margin-bottom: 25px;
}

.printer
{
	float: left;
	clear: both;
}



/* Typography */

/* Begin Typography & Colors */



.widecolumn .entry p {
	font-size: 1.05em;
	
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 2em;
	
	}

.widecolumn {
	line-height: 2em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {


	/*border-bottom: 1px solid #ddd;*/
	}


small {
	font-family:'NewsGoth BT',Arial,Helvetica,sans-serif;
font-size:1.1em;
font-weight:bold;
letter-spacing:0.05em;
line-height:1.5em;
	
	}

h1, h2, h3 {
font-family:georgia,tahoma,times New Roman,serif;
font-weight:normal;
	}

h1 {
	font-size: 2em;
	text-align: left;
	}



#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	}

#sidebar h2 {
	font-family: 'Lucida Sans Unicode', 'Tahoma', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1em;
	/*height: 23px;*/
	}

h3 {
	font-size: 2.4em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #0099FF;
	}

h2, h2 a, h2 a:visited
{
  color: #FFFFFF;
}

h3, h3 a, h3 a:visited {
	color: #ffffff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #0099FF;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


.floattop {
	clear: both;
	margin-bottom: 0px;

}

.floatbtm {
	clear: both;

}


small
{
color: #CCCCCC;
}


#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #CCCCCC;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {

	text-decoration: none;
	}

a:hover {
	color: #FFF;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

.narrowcolumn {
	float: left;
	padding: 0px;
	margin: 0px 0 20px 45px;
	width: 520px;
	text-align: left;
	}

.widecolumn {
	padding: 0px;
	margin: 0px 0px 20px 45px;
	width: 520px;
	text-align: left;

	}


.post {
display:block;
margin:0 auto 40px;
padding-left:10px;
text-align:justify;
width:702px;
	}

.post p strong
{
color: #FFFFFF;
}
.post p
{ margin-bottom: 10px;
}

.entry
{

margin-top: 10px;
margin-bottom: 10px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {

clear:left;
padding-bottom:10px;
}

.postmetadata a {
	color: #CCC;
}
.postmetadata a:visited {
	color: #666;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 50px;
	margin: 0;
	}

h2 {
	margin: 25px 0 0;
	margin-bottom: 15px;
	}

h2.pagetitle {
	border-bottom:1px solid #666666;
color:#FFD944;
font-size:1.9em;
font-weight:normal;
margin-top:10px;
padding-bottom:5px;
padding-left:10px;
text-align:left;
}

#sidebar h2 {
	margin-top: 5px;
	margin-left: 10px;
	padding: 3px 4px 0px 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;	
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 20px;
	list-style: disc ;
	padding-left: 10px;
	
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}*/

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding-right: 3px;
	/*padding: 0;*/
	
	}


#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	margin-top: 5px;
	}


	

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 5px 0 0;
	padding: 0;
	margin-left: 10px;
	font-size: 1em;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	text-align: left;
	width: 175px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;

	}
.searchsubmitbutt
	{
	padding: 1px;
	width: 24px;
	height: 24px;
	background-image: url(images/serachbutt.png);
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	}

#sidebar #searchform #s {
	width: 183px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	background-image: url(images/serachbutt.png);
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	margin-top: 15px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


.serachboxform
{
	width: 136px;
	margin-top: 2px;
	background-color: #CCFF66;
	border: 2px solid #999900;
}




#sidebar form {
	margin: 0;
	}
	
	.imgcenter
	{
	float: right;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: none;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;

	margin-bottom: 10px;
	height: 10px;
	}
	
	.navigation a{
color:#AEAEAE;
line-height:1.9em;
	}
#mailcode
{
	display:inline-block;
margin-top:-10px;
}
#mailcode img
{

vertical-align:middle;
}
/* End Various Tags & Classes*/
/*new gallery page */
div#single_mainbody_webgallery {
	width:100%;
}

div#portfolio_banner {
	width:100%;
	margin-bottom: 12px;
}

div#p_section_header {
	width:100%;
	margin-bottom: 12px;
	background-color: #ffd944;
	height: 36px;
}
div#p_section_header a:hover{
color: white;

}
div#p_section_header h3{
	color:#FF1111;
float:left;
font-family:courier new,georgia,times New Roman,sans-serif;
font-size:2.7em;
font-weight:bold;
line-height:1.3em;
margin-left:10px;
margin-top:0;
}

span.left_navi {
color:white;
float:right;
font-family:georgia,times New Roman,serif;
font-size:1.7em;
font-style:italic;
line-height:2em;
margin-right:10px;
}

span.left_navi a {
	color: white;
}

div#gallery_content {
	text-align:left;
width:110%;

}


div#gallery_content ul
{
display:inline-block;
list-style:none inside none;
margin-left:0;
width:780px;
float: left;
}

div#gallery_content ul li
{
color:#737373;
display:inline-block;
font-family:georgia,times New Roman,serif;
font-size:1.1em;
font-style:italic;
height:193px;
line-height:1.5em;
margin-bottom:18px;
margin-right:12px;
width:246px;
vertical-align:top;
float: left;
}

div#gallery_content ul li a
{
display: block;	
}
div#gallery_content ul li a:hover
{
	opacity: 0.8;
}
div#gallery_content img
{
	border: solid 1px #ffd944;}

div#gallery_leftcol {color:black;
display:inline-block;
font-family:georgia,times New Roman,serif;
font-size:1.1em;
letter-spacing:-0.02em;
line-height:1.6em;
margin-left:3px;
overflow:visible;
text-align:left;
vertical-align:top;
width:210px;
}

div#gallery_leftcol h3 {

height:0 !important;
	border-bottom:2px solid #FFD944;
overflow: hidden;
margin-bottom:5px;
margin-top:0;
position:relative;
width:198px;
padding-top:26px;
}
div#gallery_leftcol p
{
margin-bottom: 33px;	
}

div#gallery_leftcol h3.client_h3 
{
		background: url(images/client_headertitle.png) no-repeat scroll left top transparent;
}
h3.employer_h3{
background: url(images/employer_headertitle.png) no-repeat scroll left top transparent;
}

div#gallery_leftcol img
{
	border:medium none;
display:block;
margin-left:auto;
margin-right:auto;
}

h3.webgallery_header
{
	background: url(images/web_design_header.png) no-repeat scroll left top transparent;
overflow: hidden;
position:relative;
width:180px;
padding-top:36px;
height:0 !important;
}

div#drm_header
{
z-index: 1000;
position:absolute;
top:3px;
}

h2.drm_h2
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 2em;
text-align: center;
}

span.drm_bodytxt
{
text-align: center;
font-size: 1.6em;
}

div#main_drm span.drm_bodytxt a
{
color: yellow;
font-size: 1.8em;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-align:center;
text-decoration: underline;
}
span.drm_bodytxt a:hover
{
	color: #F90;
}
.drm_entry
{
text-align: center;	
}

div#main_drm
{
background-color:black;
float:left;
font-size:1.1em;
height:auto;
line-height:1.7em;
margin:0 auto;
min-height:378px;
overflow:hidden;
padding:10px;
text-align:left;
width:100%;	
}
