
/* page structure */
body {
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/bluerepeat.gif);
	background-color: #f1fafd;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	position: relative;
	}
	
	#smallnav{
	display: block;
		text-align: right;
	float: left;
	list-style-type: none;	
	margin: 100px 20px 20px 20px;
	}
	
	a:link {text-decoration: none; color: #5c88b1;}
a:visited {text-decoration: none; color: #5c88b1; }
a:active {text-decoration: none; color: #5c88b1; }
a:hover {text-decoration: none; color: red; }

	

/* add this */
.addthis a{
	padding: 8px;
	height: 20px;
	margin-right: 0px;
	text-decoration: none;
	color:#d06507;
	font-size: medium;
}
.addthis_toolbox .custom_images a
{
    width: 25px;
    height: 25px;
    margin: 0;
    padding-left: 5px;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}
/* add this end*/



#bg_wrap {
	background-image: url(../images/texture2.jpg);
	background-repeat: repeat;
	position:relative;
}
 * {
 margin: 0;
 }
 html, body {
 height: 100%;
 }

.container {
position:relative;
	width:1000px;
	# min-height: 100%;
 height: auto !important;
 height: 100%;
 margin: 0 auto -4em;
}
 .footer, .push {
 height: 4em;
 }
.header {
	padding: 0px;
	margin: 0px;
	position:relative;
	height: 330px;
	width: 1000px;
}
.headerbg {
	padding: 0px;
	margin: 0px;
		position:absolute;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 343px;
	width: 1000px;
	text-align: right;
}


#leftcolumn {
	width: 375px;
	height: 20px;
	padding-left: 8px;
	padding-top: 10px;
float: left;
position: relative;
}

#rightcolumn {
float: right;
display: inline;
position: relative;
	width: 615px;
}

#longcolumn {
float: right;
display: inline;
	padding: 0 0;
	margin: 0 0;
	position:relative;
	width: 1000px;
}
#longcolumnfeature {
float: right;
display: inline;
	padding: 0px;
	margin-left: 400px;
	position:relative;
	background-image: url(../images/featurebg.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 280px;
	width: 1000px;
}

#longcolumnaboutme {
clear: both;
	padding: 0px;
	margin: 0px;
	position:relative;
		background-position: top;
	background-image: url(../images/home_aboutme.png);
	background-repeat: no-repeat;
	height: 313px;
	width: 1000px;
}

.footer {
 height:200px; 
 clear:both;
 background-position: right;
 background-image: url(../images/phoenix.png);
 background-repeat: no-repeat;
 text-align: right;
 border-width: thin;
 border-top-color: #e5f3fc;
}
/* content styles fonts */
#copyright{
font-size: 9px;
color: #c4c4c4;
}

#featuretextright {
margin-left: 350px;
margin-right: 40px;
margin-top: 15px;
text-align: left;
}
#featuretextleft {
margin-left: 40px;
margin-right: 350px;
margin-top: 0px;
padding-top: 30px;
text-align: left;
}

h1 {
font-weight: bold;
color: white;
font-size: 42px;
line-height: 40px;

}

h2 {
word-spacing: 3px;
line-height: 4px;
font-size: 24px;
font-family: sans-serif, Arial;
text-align: left;
color: #be2910;
}

.callout {
padding: 0 0;
font-size: 50px;
line-height: 45px;

}

h3 {
word-spacing: 3px;
line-height: 4px;
font-size: 12px;
font-family: sans-serif, Arial;
font-weight: bold;
text-align: left;
color: #5f03a0;

}

p {
margin: 10px 15px 10px 10px;
padding: 0;
word-wrap: break-word;
letter-spacing: 1px;
word-spacing: 1px;
line-height: 24px;
font-size: 15px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #313130;
}

#floatright{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #d0ebf7;
padding: 4px;
}


/* social icon set */
#color{
color: white !important;
}

#navcontainer{
float: right;
text-align: right !important;
width: 400px;
margin: 0 0;
padding: 0 0;
}

li#navlist {
color: white !important;
border:white!important;
padding: 0 -70px;
display: inline;
list-style-type: none !important;
float: left !important;
text-align: right!important;
margin-left:-95px !important;
margin-top:10px;
max-height:0%;
}

/* social icon set */
#large{
font-size: 17px; line-height: 22px; padding-bottom: 15px;
}

#caplist{color: #a0bcce;
font-size: 21px; line-height: 18px;
padding-top: 20px;

}
#caplistbd{color: #6c1616; background-color: #f1fafd; border-bottom: #a0bcce;
border-bottom-width: thin; padding: 0 0;
}
#caplistid{color: #6c1616;background-color: #f1fafd; border-bottom: #a0bcce;
border-bottom-width: thin; padding: 0 0;
}
#caplistpc{color: #6c1616;background-color: #f1fafd; border-bottom: #a0bcce;
border-bottom-width: thin; padding: 0 0;
}

#caplistitem{font-family: Arial, sans-serif;
font-size: 15px;
font-weight: lighter;
padding: 10px 0px 5px 10px;

}

.home{
font-size: large;
text-align: right;
margin-top: 100px;
margin-right: 70px;

}