/*   
Theme Name: AE Blog
Description: Custom Theme For AE Blog
Author: Alan Miller
Version: 1.0
.
General comments/License Statement if any.
.
*/


@charset "UTF-8";
/* CSS Document */

html { height: 100%;  margin-bottom: 1px; }
html * { padding: 0; margin: 0; }

body {
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-size: 62.5%;
	background-color: #829ec3;
	background-repeat: repeat-x;
	background-image: url(images/bgd.jpg);
}

#everythingBGD {
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0;
	width: 814px;
	background-image: url(images/everythingBGD.jpg);
}

#everything {
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0;
	width: 814px;
}

/* Links Styling */

a:link {
	color: #333300;
	text-decoration:none;
}

a:hover {
	color: #002A5C;
	text-decoration:none;
}

a:visited {
	color: #000000;
	text-decoration:none;
}

/* Sidebar */

#sidebar {
	width:252px;
	float:left;
}

#sidebarTop {
	background-image: url(images/sidebarTop.gif);
	background-repeat: no-repeat;
	height: 49px;
}

#sidebarMiddle {
	background-image: url(images/sidebarMiddlew.gif);
	background-repeat: repeat-y;
	font-size:12px;
	text-align:left;
	padding:15px;
	color:#FFFFFF;
}

#sidebarMiddle h2 {
	font-weight:normal;
	margin-top:5px;
}

#sidebarBottom {
	background-image: url(images/sidebarBottom.gif);
	background-repeat: no-repeat;
	height: 22px;
}

ul#sidebarNon {
	list-style:none;
	margin-left:5px;
}

#sidebar li {
	list-style:none;
	margin-left:5px;
}

/* Navigation */

#header {
	height:190px;
	width:814px;
	float: left;
}

/*body styles */

#bodyContainer {
	float: right;
	width: 512px;
	text-align:left;
	font-size:14px;
	margin-top:25px;
}

/* Main Navigation */

#aeBlogNavHolder {
	width:266px;
	height:51px;
	padding: 0px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 548px;
}

#aeBlogNav {
	list-style: none;
	width:266px;
	height:51px;
	background-image: url(images/navSingleTall2.jpg);
	padding: 0px;
}

#aeBlogNav ul{
	list-style:none;
}

#aeBlogNav li {
	float:left;
}

#aeBlogNav a {
	border: none;
	font-size: 0px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	cursor:pointer;
	display: block;
}

li.blog, li.blog a {background-image: url(images/navSingleTall2.jpg); height: 51px; width: 80px; background-position: 0px 0px;}

li.profile, li.profile a {background-image: url(images/navSingleTall2.jpg);	height: 51px; width: 73px; background-position: -80px 0px;}

li.cube, li.cube a {background-image: url(images/navSingleTall2.jpg);	height: 51px; width: 113px;	background-position: -277px 0px;}

li.optic, li.optic a {background-image: url(images/navSingleTall.jpg);	height: 51px; width: 140px;	background-position: -249px 0px;}

li.scorecard, li.scorecard a {background-image: url(../images/navSingleTall.jpg);	height: 51px; width: 329px;	background-position: 0px -248px;}

li.contact, li.contact a {background-image: url(../images/navSingleTall.jpg);	height: 51px; width: 329px;	background-position: 0px -287px;}

/*HOVER*/

li.blog a:hover {background-image: url(images/navSingleTall2.jpg); height: 51px; width: 80px; background-position: 0px -51px;}
li.blog a.current {background-position: -0px -51px;}

li.profile a:hover {background-image: url(images/navSingleTall2.jpg); height: 51px; width: 73px; background-position: -80px -51px;}
li.profile a.current {background-position: -0px -51px;}

li.cube a:hover {background-image: url(images/navSingleTall2.jpg);	height: 51px; width: 113px;	background-position: -277px -51px;}
li.cube a.current {background-position: -0px -51px;}

li.optic a:hover {background-image: url(images/navSingleTall.jpg); height: 51px; width: 140px; background-position: -249px -51px;}
li.optic a.current {background-position: -0px -51px;}

li.scorecard a:hover {background-image: url(../images/navSingleTall.jpg); height: 51px;	width: 329px; background-position: 0px -248px;}
li.scorecard a.current {background-position: -0px -51px;}

li.contact a:hover {background-image: url(../images/navSingleTall.jpg); height: 51px; width: 329px; background-position: -329px -287px;}
li.contact a.current {background-position: -0px -51px;}

.blog li.blog a,
.profile li.profile a,
.cube li.cube,
.optic li.optic a
.contact li.contact a
.scorecard li.scorecard a
{background: none;}

/*Footer */

#footer {
	width:814px;
	padding:15px;
	clear:both;
}

/*MISC Styles */

#s {
	background-color:#9cb7da;
	font-size:12px;
	background-image:url(images/magnify.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #333333;
	width:130px;
}

.post small {
	background-image:url(images/clock.gif);
	background-repeat:no-repeat;
	padding-left:19px;
	text-transform: uppercase;
	color:#FFF;
}

.post {
	color:#003366;
	font-size:16px;
}

.post .postmetadata {
	color:#FFF;
	font-size:14px;
}

#author, #email, #url, #comment {
	background-repeat:repeat-x;
	padding:2px;
	background-color:#829ec3;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #333333;
	color:#FFFFFF;
}

h2.pagetitle {
	text-transform:uppercase;
	font-size:14px;
	font-weight:normal;
	color:#003366;
	
}

p { margin-bottom:15px; }