/*  

Theme Name: Aphelion

Theme URI: 

Description: 

Version: 1.1

Author: Eric Porter

*/

body {
	margin:0;
	background: url(images/bgTile.jpg) repeat-x #FFF;
	font-family:Tahome, Helvetica, sans-serif;
	color: #353535;
	font-size:0.8125em;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #666;
}

h1 {
	padding:10px 0 0 ;
	margin:0;
	font-size:28px;
	}

h2 {
	margin:0;
	padding:16px 0 3px;
	font-size:24px;
	
}

p {
	margin:0 0 1em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	}	

img {
	border:0;
	}

a {
	color:#74A734;
	text-decoration:none;
	background:url(images/underlineMain.gif) left bottom repeat-x;
	}
	
a:visited {
	background:none;
	}

a:hover {
	background:url(images/underline.gif) left bottom repeat-x;
	text-decoration:none;
	color:#000000
	}

.img_rt {
	float:right;
	margin:8px 4px 8px 10px;
	}
	
.border {
	border:1px solid #333333;
	}
	
.green {
	color:#7DAD42;
	}
	
.hide {
	margin-left:-9999px;
	}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	}

.clearfix:after {

	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
	_height: 1%;
}

.clearfix {
	display:block;
}


/* The Wrapper */


.wrapper {
	width:974px;
	margin:0 auto;
	position:relative;
	background:url(images/contentBG.jpg) 0 275px  no-repeat;
	}



/* The Top */



.top {
	height:63px;
	background:url(images/topBG.jpg) no-repeat;
	}

.menu {
	position:absolute;
	right:1px;
	text-align:right;
	width:785px;
	height:30px;
	top:33px;
	}

.menu ul {
	margin:0;
	padding:0 12px 0 0;
	list-style:none;
	float:right;
	}

.menu li {
	display:inline;
	padding:0;
	margin:0
	}

.menu a {
	width:113px;
	height:30px;
	display:block;
	float:left;
	background:url(images/navButtonBG2.jpg) no-repeat left top;
	color: #CCC;
	text-align:center;
	margin-left:0;
	line-height:34px;
	_line-height:30px; /* older IE hack */
	}

.menu a:hover {
	text-decoration:none;
	background:url(images/navButtonBG2.jpg) no-repeat left bottom;
	color:#ccc;
	line-height:26px;
	}
	



/* The Head */



.head {
	width:974px;
	height:212px;
	}
	
.head .logo a {
	width:243px;
	height:212px;
	display:block;
	background:url(images/logoBG.jpg) no-repeat left top;
	float:right;
	}
	
.head .logo a:hover {
	background:url(images/logoBG.jpg) no-repeat left bottom;
	}
	
.head .logo span {
	margin-left:-9999px;
	}
	
.head .splash {
	height:212px;
	width:731px;
	background:url(images/header.jpg);
	float:right;
	}


/* Left Sidebar */


.leftsidebar {
	width:223px;
	float:left;
	padding:60px 20px 0 20px;
	}
	
.leftsidebar a {
	background:none;
	margin-bottom:4px;
	}
	
.leftsidebar div {
	}

/* The Greeting */

#greeting {
	text-align:right;
	padding:0 10px 12px 0;
	border-bottom: 1px solid #ccc;
	margin-bottom:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#greeting h1 {
	margin:0;
	}
	
#greeting h3 {
	font-size:16px;
	margin:0;
	font-style:italic
	}


/* The Content */

.content {
	float:left;
	width:458px;
	overflow:hidden;
	}

h1.title {
	padding:0 0 3px 0;
	margin:0
	}

h1.title a {
	color: #7DAD42;
	background:none;
	text-decoration:none;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif
	}

h1.title span {
	color:#74a734;
	}

h1.title a:hover {
	color:#74a734;
	text-decoration:underline
	}

.post {
	margin-bottom:4px;
	padding-bottom:0px;
	}
	
.post ul, .post ol {
	text-align:left;
	}
	
.postinfo {
	font-size:11px;
	padding:0;
	}
	
.content blockquote {
	background:url(images/pullTop.jpg) no-repeat;
	float:left;
	width:225px;
	margin:0 10px 0 10px;
	padding:14px 0 0 20px;
	}
	
.content blockquote p {
	background:url(images/pullBottom.jpg) right bottom no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	line-height:1.5em;
	color:#74A734;
	padding:0 14px 20px 0;
	margin:0 ;
	}
	
.more-link {
	font-size:1.025em;
	font-style:italic;
	}

.pi-comments a, .pi-comments a:visited {
	display:block;
	background:url(images/coms.gif) left top no-repeat;
	width:104px;
	height:20px;
	text-decoration:none;
	padding:0 0 0 23px;
	line-height:1.5em;
	clear:both;
	margin:5px 0 30px 0;
	}
	
.pi-comments a:hover {
	background:url(images/coms.gif) left bottom no-repeat;
	color:#000000;
	}

.pi-cats {
	float:left;
	width:50px;
	height:53px;
	padding:0;
	margin-top:4px;
	margin-right:12px;
	background:url(images/dateBG.jpg) no-repeat;
	line-height:1.2em;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif
	}

.pi-cats  a {
	display:block;
	text-decoration:none;
	}

.pi-cats .day {
	display:block;
	font-size:30px;
	font-weight:bold;
	color:#74a734;
	margin:8px 0 9px -1px;
	}

.pi-cats .month {
	display:block;
	font-size:15px;
	font-weight:bold;
	}

.pi-cats .year {
	display:block;
	font-size:11px;
	}
	
	
/*--------------------- Articles Page Styles -----------------------*/

.sitemap ul {
	list-style:none;
	margin:0;
	padding:0 0 0 10px
	}
	
.sitemap ul li {
	padding:5px 0 5px 20px;
	background:url(images/bullet.gif) no-repeat 0 6px;
	}
	
.sitemap ul li a {
	font-size:16px;
	background:none
	}

.sitemap h3 {
	margin-top:24px;
	margin-bottom:3px;
	font-weight:bold;
	}

	
/*--------------------------------------------*/
	


/*--------------------- The Sidebar ---------------------------*/


/* The Search Form */



.search {
	height:68px;
	width:198px;
	background:url(images/search.jpg) no-repeat;
	position:relative;
	margin-top:-14px
	}

.search input {
	border:none;
	padding:0;
	}

.search input#s {
	width:118px;
	height:21px;
	padding:5px 0 0 2px;
	position:absolute;
	left:16px;
	top:20px;
	background:transparent;
	color:#FFFFFF;
	font-size: 16px
	}

.search input#submit {
	background:url(images/searchButton.jpg);
	width:64px;
	height:68px;
	position:absolute;
	right:0;
	cursor:pointer;
	}


.rss a {
	display:block;
	height:28px;
	width:135px;
	background:url(images/rss.jpg) left bottom no-repeat;
	}

.rss a:hover {
	background-position: left top;
	}

.rss a span {
	margin-left:-9999px;
	}


.sidebar {
	float:right;
	width:218px;
	margin:0;
	padding-left:20px;
	margin-top:12px;
	text-align:left;
	border-left:1px dotted #ccc;
	}
	
.sidebar h1 {
	margin:14px 26px 0px 0;
	color:#74A734;
	font-size:24px;
	border-top:1px solid #d6d6d6;
	padding-top:6px;
	font-family:Georgia, "Times New Roman", Times, serif
	}

.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}

.sidepost {
	margin-right:28px;
	font-size:12px;
	color:#888
	}
	
.sidepost p {
	line-height:1.5em;
	}
	
.sidepost li {
	margin-bottom:14px;
	margin-left:-8px;
	padding-left:12px;
	background:url(images/bullet2.jpg) 0 5px no-repeat;
	}


	
/*--------------------- Sidebar Page Styles -----------------------*/
	
.sidebarStylie p {
	line-height:1.2em;
	padding:0 0 0 20px;
	background:url(images/bullet.gif) no-repeat left 1px;
	margin:0;
	}
	
.sidebarStylie .pi-comments a{
	margin-left:30px;
	background:url(images/comment.gif) no-repeat left 1px;
	height:inherit;
	width:inherit;
	}
	
.sidebarStylie .post {
	margin:13px  0;
	padding:2px;
	border:1px solid #fff;
	cursor: default;
	background:none;
	}
	
.sidebarStylie .post:hover {
	background-color:#eee;
	border:1px solid #ededed
	}
	


/* The Footer */



.footer {
	clear:both;
	height:423px;
	background: url(images/footerTile.jpg) repeat-x;
	color:#666
	}
	
.footer h2 {
	font-size:20px;
	padding:0;
	margin:0
	}

#footerWrapper {
	width:954px;
	height:383px;
	padding-top:40px;
	padding-left:20px;
	margin:0 auto;
	position:relative;
	background:url(images/footerBG.jpg) no-repeat;
	}
	
#footerWrapper div {
	padding-left:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	}
	
div.footerOne {
	width:120px;
	}
	
div.footerTwo {
	width:200px;
	}
	
div.footerThree {
	width:350px;
	}
	
div.footerFour {
	width:170px;
	}
	
#footerWrapper h2 {
	margin:20px 0 6px 0;
	color:#666666
	}
	
.footer ul {
	margin:0;
	padding:0;
	list-style:none;
	}

.footer li {
	line-height:1.1em;
	margin-bottom:8px
	}

.footer a {
	text-decoration:none;
	background:none;
	}

.footer a:hover {
	color:#FFFFFF;
	background-image:none;
	}

.footerbottom {
	position:absolute;
	bottom:6px;
	left:0;
	margin-left:0
	}

div.feedcountdiv {
	margin-top:-2px;
	}
	
.feedcountdiv a {
	color:#666666;
	}
	
.feedcountdiv p {
	margin:0;
	padding:0;
	}

/* The Navigation */

.navigation {
	height:25px;
	width:500px;
	margin:0 auto;
	}

.navigation a {
	text-decoration:none;
	font-size:13px;
	}

.alignleft {
	float:left;
	}
	
.alignleft a {
	display:block;
	width:149px;
	height:48px;
	background: url(images/prevBG.jpg) left bottom no-repeat;
	padding-left:20px;
	line-height:48px;
	}
	
.alignleft a:hover {
	background: url(images/prevBG.jpg) left top no-repeat;
	line-height:44px;
	color:#74A734;
	}

.alignright {
	float:right;
	margin-right:30px;
	}
	
.alignright a {
	display:block;
	width:129px;
	height:48px;
	background: url(images/nextBG.jpg) left bottom no-repeat;
	padding-right:30px;
	line-height:48px;
	text-align:right;
	}
	
.alignright a:hover {
	background: url(images/nextBG.jpg) left top no-repeat;
	line-height:44px;
	color:#74A734;
	}


/* The Attachment */



.contentCenter {

	text-align:center;

	}


/* The Comments */

.comments {
	}

.commenthead {
	font-size:12px;
	border-bottom:1px dotted #ccc;
	height:20px;
	}

.commenthead .name a {
	background:none;
	font-weight:bold;
	font-size:16px;
	}
	
.commenthead .date {
	float:right;
	font-size:11px
	}
	
.comments textarea {
	width:436px;
	height:155px;
	background:url(images/commentsBG.jpg) no-repeat;
	border:1px solid #000;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

#commentform input {
	background: url(images/inputBG.jpg) no-repeat #f2f2f2;
	border:1px solid #999;
	color:#484849;
	padding-left:10px;
	}

.comments input#commentsend {
	padding:0;
	background:url(images/postButton.jpg) no-repeat;
	width:84px;
	height:23px;
	border:none;
	color:#fff;
	cursor:pointer;
	line-height:30px;
	vertical-align: top
	}

.comments h2 {
	margin:0 0 10px 0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	}

.comments ol {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	}

.comments ol li {
	padding:10px;
	border:1px dotted #ccc;
	margin-bottom:15px;
	background-color:#f2f2f2;
	}

.comments ol li p {
	padding:0;
	margin:10px 0;
	}

	
	
	
/*-----------Highslide----------*/


.highslide {
	cursor: url(http://ericporterdesign.com/wp-content/themes/Aphelion2/js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
	background-color:#FFFFFF;
}
.highslide img {
	border: 3px solid #383838;
	padding:2px;
	background-color:#fff;
	margin-bottom:3px;
	_margin-bottom:6px
}
.highslide:hover img {
	background-color:#74A734;
}

.highslide2 {
	cursor: url(http://ericporterdesign.com/wp-content/themes/Aphelion2/js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
	background-color:#FFFFFF;
}
.highslide2 img {
	border: 1px solid #383838;
}
.highslide2:hover img {
	border: 1px solid #9ED508;
}

.highslide-image {
    border: 1px solid #000;
}
.highslide-image-blur {
}

.highslide-caption {
    display: none;
    border: 1px solid #000000;
	border-top:none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    padding:11px 8px 8px;
    background-color: #f8f8f8;
}

.highslide-caption strong {
	color:#7DAD42;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.highslide-caption p {
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:12px;
	}

.highslide-caption a.visit {
	display:block;
	background:url(images/portfolio/visitBTN.jpg) no-repeat left bottom;
	width:97px;
	height:28px;
	float: right;
	}
	
.highslide-caption a.visit:hover {
	background:url(images/portfolio/visitBTN.jpg) no-repeat left top;
	}
	
.highslide-caption span {
	margin-left:-9999px;
	}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    padding-left: 22px;
    background-image: url(http://ericporterdesign.com/wp-content/themes/Aphelion2/js/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

/*-----------Highslide----------*/

#gallery {
	width:220px;
	float:right;
	margin:10px 0 0 10px;
	}
