/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

html {
	font-size: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	
	font-size: 74%;
	color: #191919;
background: #191919 url(../images/18.jpg) no-repeat top center;
}

/* ////////////////MAIN DIVS/////////////////// */

#styleSwitcher {
	position: absolute;
	top: 90px;
left: 0px;
	z-index: 200;
}



#styleSwitcher img {
	float: left;
	clear: both;
	border: 2px solid #595959;
	padding: 1px;
	margin: 3px;
}

#styleSwitcher #greenSquare {
     border: 2px solid #ededed;
}

#center {
	margin: 0px auto;
	width: 870px;
	text-align: left;
	position:relative;
	z-index:30;
}

#headBlend {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	height: 208px; 
	
}
/*background: url(../images/18.jpg) no-repeat top center;*/
#skipNavigation {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 100%;
	padding: 5px;
	z-index: 10;
}

.imageReplacement {
	text-indent: -3000px;
}

/* ////////////////////HEADER///////////////// */

#header {
	float: left;
	width: 870px;
	height: 230px;
}

#aspireLogo {
	float:left;
	margin: 116px 0px 0px 125px;
	display:inline;	
}

#header #slogan {
	float:left;
	width: 400px;
	height: 25px;
	margin: 0px 0px 0px 70px;
	display:inline;
     
	
}

#title {
      float: left;
width: 300px;
}



#rss {
	float: right;
	width: 35px;
	height: 20px;
	margin-top: 170px;
    margin-right: 0px;
    padding: 0px 0px 0px 15px;
    background: url(../images/13.gif) no-repeat center left;
    color: white;
}

#rss em a {
	color: #d3dab2;
line-height: 20px;

}
/*
#rss {
	float: right;
	width: 45px;
	height: 20px;
	margin-top: 100px;
	margin-right: 10px;
}

#rss a {
	background: url(../images/13.gif) no-repeat center left;

}

#rssLink {
	width: 55px;
	padding: 3px 0px 5px 18px;
	color: #d3dab2;
	font-size: 90%;
	height: 18px;
	
}
*/

/* ///////////////////CONTENT/////////////////// */ 

#content {
	float: left;
	width: 870px;
	background: #ededed;
}

/*--------topNav----------*/

#topNav {
	float: left;
	width: 870px;
	background-color: #5eb739;
	
}
/*background: url(images/content/navGraphic03.jpg) no-repeat right bottom;*/

#topNavRight {
	float: left;
	width: 870px;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	
}

#topNavRight ul {
		list-style: none;
		width: 870px;
		float: right;
		margin-top: 0px;
margin-left:1px;
}

#topNavRight ul li {
	float: left;
	
}

#topNavRight ul li a {
	display: block;
	width: 124px;
	line-height: 10px;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
	padding-bottom:10px;
	font-size: 120%;
	
}

#topNavRight ul li a:hover {
	background: #a5ca5d;	
}


#topNavLeft {
	float: left;
	width: 230px;
	height: 40px;
	margin: 5px 0px 0px 5px;
}

/* -----contentTwo -----------*/

#contentTwo {
	padding-top: 0px;
	float: left;
	width: 870px;
	
}
/*------------contentTwoRight -----*/

#contentTwoRight {
	float: right;
	width: 295px;
	height: 500px;
}

#search {
	float: left;
	width: 280px;
	height: 30px;
	border-bottom: 1px dotted #191919;
	padding-top: 6px;
	
}


#MainText {
	width: 280px;
	padding: 0px 0px;
	margin: 5px 0px;
	float: left;
}

#photoshop {
border-top: 1px dotted #534e04;
	float: left;
	width: 280px;
	border-bottom: 1px dotted #534e04;
	padding: 10px 0px 3px 0px;
}

.photoshopEach {
	
	float:left;
	width: 280px;
	height: 2em;
}

.photoshopEachRight {
	float: left;
	width: 158px;
	height: 1.5em;
	
	
	background: url(../images/10.gif) repeat-x top left;
}

.photoshopEachLeft {
	float: left;
	width: 120px;
	height: 20px;
}

#archive {
	float: left;
	width: 280px; 
}

#archive ul {
	width: 250px;
	margin-bottom: 20px;
	list-style: none;
}

#archive ul li a {
	display: block;
	height: 20px;
	line-height: 20px;
	width: 250px;
	text-decoration: none;
	background: url(../images/2.gif) no-repeat center left;
	padding-left: 18px;
}


#archive ul li a:hover {
	background: url(../images/2.gif) no-repeat 3px;
	padding-left: 18px;
}

	

/*------------contentTwoLeft -----*/

#contentTwoLeft {
	float: left;
	width: 570px;


	
}


/* ----------blogBody -----*/

#blogBody {
	float: right;
	width: 530px;
	margin-right: 0px;
	background: #ffffff url(../images/47.jpg) repeat-y top right;
	
	padding-left: 40px;
height: 100%;
	
}

#blogBodyTop {
	float: right;
	height: 15px;
	width: 530px;
	
}
/*background: url(images/content/gradient02_02.jpg) no-repeat top right;*/





#blogBodyMain {
	float: left;
	width: 470px;
min-height: 560px;

	

	
}

#blogBodyMain img { 
	padding: 4px;
	border: 1px solid #191919;
}

.blogPost {
	margin-bottom: 25px;
	float: left;
	width: 500px;

}

.blogPost p {
	width: 450px;
text-align: justify;

}


.blogPost a {
	text-decoration: underline;
}

.blogPost a:link {
	text-decoration: underline;
}

.blogPost a:hover {
	text-decoration: underline;
}

.blogPost a:visited {
	text-decoration: underline;
}

#blogBodyMain .directory a {
text-decoration: underline;
}

#blogBodyMain .directory a:hover {
text-decoration: underline;
background-color: #ededed;
}




/* ////////////////FOOTER////////////////// */

#footer {
	float: left;
	width: 870px;
	background: #5eb739;
        height: 290px;

}


#footerRight {
	float: right;
	width: 300px;
	margin: 10px;
}

#footerRight {
      font-size: 110%;
}

#footerRight img {
	padding: 3px;
	border: 1px solid #191919;

}

#footerLeft {
	float:left;
	width: 500px;
	margin: 10px;
}

.footerSection {
	float: left;
	width: 249px;
}

.footerSection h2 {
	margin-left: 20px;
	font-size: 110%;
	
}

.footerSection h4 {
	margin-left: 20px;
	
}

#footerLeft ul {
	width: 200px;
	margin-bottom: 20px;
	margin-left: 15px;
	list-style: none;
	float: left;
}

#footerLeft ul li a {
	display: block;
	line-height: 20px;
	width: 200px;
	text-decoration: none;
	background: url(../images/2.gif) no-repeat 5px left;
	padding-left: 18px;
text-indent: -3px;
}

#footerLeft ul li a:hover {
	background: url(../images/2.gif) no-repeat 3px 5px;
	padding-left: 18px;
}

/* /////////////////TEXT/////////////// */

.indent {
	text-indent: -1000px;
}

a:Link {
	color: #191919;
	text-decoration: none;
}

a:visited {
	color: #191919;
	text-decoration: none;
}

a:active {
	color: #191919;
	text-decoration: none;
}

p {
	font-size: 105%;
	margin: 5px 0px;
	line-height: 1.3em;
}

em {
	font-size: 100%;
}

h1 {
	font-size: 160%;
	margin: 5px;
}

h2 {
	font-size: 135%;
	color:#FFFFFF;
	margin: 5px 0px;
	font-weight: 100;
	letter-spacing: 1px;
}

h3 {
	font-size: 170%;
	color: #191919;
	margin: 5px 0px;
}

h4 {
	font-size: 125%;
	font-weight: 100;
	color: #191919;
	margin: 0px 0px;
}

h5 {
	font-size: 130%;
	font-weight: 100;
	color: #191919;
	margin: 5px 0px;
}


hr {
   width: 300px;
   border: 1px solid #191919;
   margin: 10px auto;
}

/*-----twitter -----------*/

#twitter_div {
 border: 1px solid #191919;
   padding: 5px 0px 0px 15px;
margin-bottom: 10px;
margin-top: 5px;
float: left;
width: 270px;
background: #ffffff url(../images/54.jpg) no-repeat bottom right;

}

#twitter_div h2 {
   color: #191919;
}

#twitter_div ul {
	
	list-style: none;
}

#twitter_update_list a {
   background-image: none;
display: block;
margin: 5px 0px;
}

twitter_update_list a:hover {
   background-image: none;
display: block;
}
