/*

Theme Name: Delightful Retro
Theme URI: http://www.delightfulwebdesign.net
Description: A blue 1950's retro style Wordpress theme.
Author: William Lowden
Author URI: http://www.delightfulwebdesign.net
Tags: blue ,1950's, delightful, web, retro

        Dark Blue:#19697E
        Light Blue:#5DB1C8
        White:#F5F1E9
        Dark Tan:#989380
        Light Tan:#A7A18D
*/

body {
	background-color: #fff;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
a{
	background-image:none;
}

div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto;
	width: 1100px;
	background-image: url(images/bgSwirls.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#body {
	margin-left: 0px;
	margin-top: -2px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 1100px;
	padding-top: 0px;
	height: 899px;
}
html > body #body {
	height: auto;
	min-height: 900px;
}
#header {
	margin-left: 109px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 880px;
	padding-top: 0px;
	height: 99px;
}
html > body #header {
	height: auto;
	min-height: 100px;
	background-image: url(images/headerBg.jpg);
}
/* Logo region */
#logo {
	margin-left: 319px;
	margin-top: 0px;
	display: block;
	margin-bottom: 0;
	padding-top: 0px;
	float: left;
}

#logo a {
	display: block;
	height: 100px;
	width: 240px;
	background-image: url(images/logo_rollOver.png);
}

#logo a:hover{
	background-position: 0px -100px;
	
}


html > body #logo {
	height: auto;
	min-height: 91px;
}

/* contactBtn region */
#contactBtn {
	float:left;
	margin-left: 100px;
	margin-top: 50px;
	display: block;
	margin-bottom: 0;
	padding-top: 0px;
	
}

#contactBtn a {
	display: block;
	height: 25px;
	width: 109px;
	background-image: url(images/contactBtn.png);
}

#contactBtn a:hover{
	background-position: 0px -25px;
	
}


#navBar {
	margin-left: 109px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 880px;
	padding-top: 0px;
	height: 29px;
}
html > body #navBar {
	height: auto;
	min-height: 30px;
	background-image: url(images/navBg.jpg);
}
#HomeLink:link, #HomeLink:visited {
	margin-left: 10px;
	margin-top: 11px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #fcfff5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	text-decoration: none;
}

#HomeLink:hover, #HomeLink:focus {
	color: #91aa9d;
	font-weight: normal;
	text-decoration: none;
}
#HomeLink:active {
	color: #00e;
	font-weight: normal;
	text-decoration: underline;
}
#ServicesLink:link, #ServicesLink:visited {
	margin-left: 15px;
	margin-top: 11px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #fcfff5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	text-decoration: none;
}

#ServicesLink:hover, #ServicesLink:focus {
	color: #91aa9d;
	font-weight: normal;
	text-decoration: none;
}
#ServicesLink:active {
	color: #00e;
	font-weight: normal;
	text-decoration: underline;
}
#portfolioLink:link, #portfolioLink:visited {
	margin-left: 15px;
	margin-top: 11px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #fcfff5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	text-decoration: none;
}

#portfolioLink:hover, #portfolioLink:focus {
	color: #91aa9d;
	font-weight: normal;
	text-decoration: none;
}
#portfolioLink:active {
	color: #00e;
	font-weight: normal;
	text-decoration: underline;
}
#aboutLink:link, #aboutLink:visited {
	margin-left: 15px;
	margin-top: 11px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #fcfff5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	text-decoration: none;
}

#aboutLink:hover, #aboutLink:focus {
	color: #91aa9d;
	font-weight: normal;
	text-decoration: none;
}
#aboutLink:active {
	color: #00e;
	font-weight: normal;
	text-decoration: underline;
}
#blogLink:link, #blogLink:visited {
	margin-left: 13px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #fcfff5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	text-decoration: none;
}

#blogLink:hover, #blogLink:focus {
	color: #91aa9d;
	font-weight: normal;
	text-decoration: none;
}
#blogLink:active {
	color: #00e;
	font-weight: normal;
	text-decoration: underline;
}
#mainContent {
	margin-left: 109px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 880px;
	padding-top: 0px;
	height: 669px;
}
html > body #mainContent {
	height: auto;
	min-height: 670px;
	background-color: #efefef;
}
#title {
	color: #000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 160%;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin-left: 355px;
	margin-top: 24px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
#colwrap3 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 579px;
}
#postArea {
	margin-left: 12px;
	margin-top: 12px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 560px;
	height: 339px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 10px;
}

#postArea a{
	color: #999;
	text-decoration: none;
}

#postArea h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2180DC;
	text-align: center;
	text-decoration: none;
}

#post h3{
	font-size: 16px;
}

#postArea p{
	text-indent: 10px;	
}

#postArea a:hover{
	color: #c60;
}

#shareFb{
	text-align: center;
}

.singleSmall{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
}

.myComment{
	background-color: #E8E8E8;
	text-align: center;
}
html > body #postArea {
	height: auto;
	min-height: 340px;
}
#postBar {
	margin-left: 9px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 520px;
	padding-top: 0px;
	height: 35px;
}
html > body #postBar {
	height: auto;
	min-height: 36px;
	background-image: url(images/postBar.gif);
}
.postDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	color: #9f3a26;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 40px;
	margin-top: -45px;
	display: inline;
	float: left;
	margin-bottom: 0;
}

#comments{
	text-align: center;
}

#respond{
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.postTags{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;	
}

#postTitle {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin-left: 149px;
	margin-top: 28px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
.postText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: left;
	color: #000;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 29px;
	margin-top: 35px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 520px;
	text-indent: 25px;
}

.entries{
	text-align: center;
	list-style-type: none;
}

.Txt_Tags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: left;
	color: #000;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 210px;
	margin-top: 110px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
#tagsLink:link, #tagsLink:visited {
	margin-left: 9px;
	margin-top: 115px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	text-decoration: none;
}
#tagsLink:visited {
	color: #551a8b;
	font-weight: normal;
	text-decoration: underline;
}
#tagsLink:hover, #tagsLink:focus {
	color: #9f3a26;
	font-weight: normal;
	text-decoration: none;
}
#tagsLink:active {
	color: #00e;
	font-weight: normal;
	text-decoration: underline;
}
.Txt_Posted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: left;
	color: #000;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 186px;
	margin-top: 2px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
#catagorLink:link, #catagorLink:visited {
	margin-left: 9px;
	margin-top: 6px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	text-decoration: none;
}

#catagorLink:hover, #catagorLink:focus {
	color: #9f3a26;
	font-weight: normal;
	text-decoration: none;
}
#catagorLink:active {
	color: #00e;
	font-weight: normal;
	text-decoration: underline;
}
#colwrap4 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 290px;
}
#sideBar {
	margin-left: 10px;
	margin-top: 26px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 280px;
	padding-top: 0px;
	height: 559px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: none;
	text-align: center;
}

.sideBar{
	list-style-type: none;
	margin-left: -38px;
}

.sideBar a{
	color: #999;
	text-decoration: none;
}

.sideBar a:hover{
	color: #c60;
}

.sideBar li{
	list-style-type: none;
}

.blogroll{
	margin-left: -35px;	
}

.widgettitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
}

.widget_meta ul{
	margin-left:-35px;
}

html > body #sideBar {
	height: auto;
	min-height: 560px;
	background-image: url(images/sideBar.gif);
}
#cloud {
	color: #000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin-left: 120px;
	margin-top: 73px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
.cloudText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	color: #000;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 12px;
	margin-top: 20px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 256px;
}
#blogroll {
	color: #000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin-left: 113px;
	margin-top: 16px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
#blogrollLink:link, #blogrollLink:visited {
	margin-left: 128px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	text-decoration: none;
}

#blogrollLink:hover, #blogrollLink:focus {
	color: #9f3a26;
	font-weight: normal;
	text-decoration: none;
}
#blogrollLink:active {
	color: #00e;
	font-weight: normal;
	text-decoration: underline;
}
#subscribe {
	color: #000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin-left: 108px;
	margin-top: 63px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
#sbscribeLink:link, #sbscribeLink:visited {
	margin-left: 128px;
	margin-top: 15px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	text-decoration: none;
}

#sbscribeLink:hover, #sbscribeLink:focus {
	color: #9f3a26;
	font-weight: normal;
	text-decoration: none;
}
#sbscribeLink:active {
	color: #00e;
	font-weight: normal;
	text-decoration: underline;
}


#footer {
	margin-left: 109px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 880px;
	padding-top: 0px;
	height: 99px;
}
html > body #footer {
	height: auto;
	min-height: 100px;
	background-image: url(images/footer.jpg);
}
#colwrap5 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 346px;
}
#breadCrumb {
	margin-left: 2px;
	margin-top: 4px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 344px;
	padding-top: 0px;
	height: 91px;
}
html > body #breadCrumb {
	height: auto;
	min-height: 92px;
}
#HomeLink2:link, #HomeLink2:visited {
	margin-left: 19px;
	margin-top: 8px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #fcfff5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	text-decoration: none;
}

#HomeLink2:hover, #HomeLink2:focus {
	color: #91aa9d;
	font-weight: normal;
	text-decoration: none;
}
#HomeLink2:active {
	color: #00e;
	font-weight: normal;
	text-decoration: underline;
}
#ServicesLink2:link, #ServicesLink2:visited {
	margin-left: 15px;
	margin-top: 8px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #fcfff5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	text-decoration: none;
}

#ServicesLink2:hover, #ServicesLink2:focus {
	color: #91aa9d;
	font-weight: normal;
	text-decoration: none;
}
#ServicesLink2:active {
	color: #00e;
	font-weight: normal;
	text-decoration: underline;
}
#portfolioLink2:link, #portfolioLink2:visited {
	margin-left: 15px;
	margin-top: 8px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #fcfff5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	text-decoration: none;
}

#portfolioLink2:hover, #portfolioLink2:focus {
	color: #91aa9d;
	font-weight: normal;
	text-decoration: none;
}
#portfolioLink2:active {
	color: #00e;
	font-weight: normal;
	text-decoration: underline;
}
#aboutLink2:link, #aboutLink2:visited {
	margin-left: 15px;
	margin-top: 8px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #fcfff5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	text-decoration: none;
}

#aboutLink2:hover, #aboutLink2:focus {
	color: #91aa9d;
	font-weight: normal;
	text-decoration: none;
}
#aboutLink2:active {
	color: #00e;
	font-weight: normal;
	text-decoration: underline;
}
#blogLink2:link, #blogLink2:visited {
	margin-left: 13px;
	margin-top: 8px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #fcfff5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	text-decoration: none;
}

#blogLink2:hover, #blogLink2:focus {
	color: #91aa9d;
	font-weight: normal;
	text-decoration: none;
}
#blogLink2:active {
	color: #00e;
	font-weight: normal;
	text-decoration: underline;
}
#XHTMLLink:link, #XHTMLLink:visited {
	margin-left: 20px;
	margin-top: 53px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #fff;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
}

#XHTMLLink:hover, #XHTMLLink:focus {
	color: #c60;
	font-weight: normal;
	text-decoration: none;
}
#XHTMLLink:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#CSSlink:link, #CSSlink:visited {
	margin-left: 16px;
	margin-top: 53px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #fff;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
}

#CSSlink:hover, #CSSlink:focus {
	color: #c60;
	font-weight: normal;
	text-decoration: none;
}
#CSSlink:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#colwrap6 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 191px;
}
#contact {
	margin-left: 11px;
	margin-top: 7px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 180px;
	padding-top: 0px;
	height: 87px;
}
html > body #contact {
	height: auto;
	min-height: 88px;
}
#homeLink:link, #homeLink:visited {
	margin-left: 7px;
	margin-top: 5px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	text-decoration: none;
}

#homeLink:hover, #homeLink:focus {
	color: #933829;
	font-weight: normal;
	text-decoration: none;
}
#homeLink:active {
	color: #00e;
	font-weight: normal;
	text-decoration: underline;
}
.Txt_36 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: center;
	color: #666;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 22px;
	margin-top: 6px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
#colwrap7 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 337px;
}
#social {
	margin-left: 45px;
	margin-top: 3px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 292px;
	padding-top: 0px;
	height: 92px;
}
html > body #social {
	height: auto;
	min-height: 93px;
}
.Txt_Social {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: left;
	color: #666;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 126px;
	margin-top: 5px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
#facebookLink:link, #facebookLink:visited {
	margin-left: 119px;
	margin-top: 6px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #fff;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 120%;
	font-weight: normal;
	text-decoration: none;
}

#facebookLink:hover, #facebookLink:focus {
	color: #c60;
	font-weight: normal;
	text-decoration: none;
}
#facebookLink:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#twitterLink:link, #twitterLink:visited {
	margin-left: 124px;
	margin-top: 11px;
	display: inline;
	float: left;
	margin-bottom: 0;
	color: #fff;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 120%;
	font-weight: normal;
	text-decoration: none;
}

#twitterLink:hover, #twitterLink:focus {
	color: #c60;
	font-weight: normal;
	text-decoration: none;
}
#twitterLink:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.Txt_© {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	color: #666;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 14px;
	margin-top: 11px;
	display: inline;
	float: left;
	margin-bottom: 0;
}

#HomeLink a{
	height:30px;
	width:52px;
	display:block;
	text-decoration:none;
	background-image:url(images/homeOver.jpg)
}

#HomeLink a:hover{
	background-position: 0px -30;
}
.displace {
    position: absolute;
    left: -5000px;
}
.displace {
    position: absolute;
    left: -5000px;
}
/* menuRegion */	
#menuBtnHome{
	
}

#menuBtnHome a{
	display: block;
	float:left;
	height: 30px;
	width: 176px;
	background-image:url(images/homeOver.gif);
}

#menuBtnHome a:hover{
	background-position: 0px -30px;	
}

#menuBtnService a{
	display: block;
	float:left;
	height: 30px;
	width: 176px;
	background-image:url(images/servicesOver.gif);
}

#menuBtnService a:hover{
	background-position: 0px -30px;	
}

#menuBtnPort a{
	display: block;
	float:left;
	height: 30px;
	width: 176px;
	background-image:url(images/portOver.gif);
}

#menuBtnPort a:hover{
	background-position: 0px -30px;	
}

#menuBtnAbout a{
	display: block;
	float:left;
	height: 30px;
	width: 176px;
	background-image:url(images/aboutOver.gif);
}

#menuBtnAbout a:hover{
	background-position: 0px -30px;	
}

#menuBtnBlog a{
	display: block;
	float:left;
	height: 30px;
	width: 176px;
	background-image:url(images/blog.gif);
}

#menuBtnBlog a:hover{
	background-position: 0px -30px;	
}
#sideBar p {
	text-indent: 25px;
}

.socialIcons {
 text-align: center;
}
 
.socialIcons h3 {
 margin-bottom: 10px;
}
