/*
Website: e5 Media
Designed and developed by Theron Parlin
*/

body {
	position: relative;
	background: #f5f5f5;
	height: 100%;
	text-align:left;
	color:#666;
	margin:  0px;
	padding: 0;
	text-align: center;
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
}

#about {
	padding:5px;text-align:left;width:600px;margin:0 auto;
	color: #000;
	font-size: 13px;
}
#about a { color: #990000;}
#about a:hover { }

#about ul {margin:10px;margin-left: 30px;}
#about li {
	list-style-type: disc;
	background: #fff;
	border: 0px;
	padding:5px;
}

#wrapper {
	position: relative;
	width: 750px;
	margin: 0 auto;
	background-color: #fff;
} 

#header {
	text-align:left;
	margin-right:40px;
	background: #fff;
}

#menu {
	float:right;
	padding-top:15px;
	color: #ccc;
	font-family: 'century gothic', sans-serif;
	text-transform: uppercase;
	background: #fff;
}

#menu a {
	color: #999;
	font-family: 'century gothic', sans-serif;
	text-transform: uppercase;
}

#menu a:hover {
	color: #000;
}

.client {
	background: #fff;
}

.moreinfo {
	font-family: "Lucida Sans", Arial;
	font-size: 11px;
	min-height: 25px;
	width: 750px;
	color: #bbb;
	/* background: #fff url('images/moreinfobg.jpg') top left; */
	background: #383838;
	text-align:left;
	padding-top:10px;
}


#details1 {
	font-family: "Lucida Sans", Arial;
	font-size: 11px;
	width: 750px;
	color: #ccc;
	background: #fff url('images/moreinfobg.jpg') top left;
	text-align:left;
}

#details2 {
	font-family: "Lucida Sans", Arial;
	font-size: 11px;
	width: 750px;
	color: #ccc;
	background: #fff url('images/moreinfobg.jpg') top left;
	text-align:left;
}

.folioleft {
	background: #fff;
	width:244px;
}

.folioright {
	width:476px;
	float:right;
	padding-left:15px;
	padding-right:15px;
	padding-bottom: 15px;
	text-align:left;
}

#insideWrapper {
	position: relative;
	top: 0px;
	height: 100%;
	width: 750px;
	margin: 0px;
	background-color: #fff;
	text-align: left;
}

#insideWrapper:after{
content: "."; display: block; line-height: 1px; font-size: 1px; clear: both;}

.post {
	position: relative;
	top: 0px;
	width: 480px;
	left: 0px;
	margin: 0px;
	background-color: #fff;
	text-align: left;
}

#content {
	width: 480px;
	margin-left: 250px;
	background-color: #fff;
	text-align: left;
}

#sidebar {
	position: relative;
	float: left;
	width: 180px;
	left: 40px;
	padding: 0px;
	background-color: #fff;
	text-align: left;
	color: #000;
	line-height: 11pt;
} 

.left {
	float: left;
	margin: 0px 10px 0px 10px;
}

.right {
	float: right;
	margin: 0px 10px 0px 10px;
}

#masthead {
	position: relative;
	top: 0px;
	background: url('images/masthead.jpg');
 	width: 750px;
 	height: 171px;
	margin: 0px;
	margin-top: 0px;
}

.centeredImage {
    text-align:center;
    margin-top:10px;
    margin-bottom:0px;
    padding:0px;
}

#footer {
	font-size: 8pt;
	position: relative;
	color: #fff;
	padding-top: 25px;
	height:30px;
	width: 735px;
	margin: 0px;
	margin-bottom: 0px;
	text-align: right;
	padding-right: 15px;
	background: #000;
}

#footer a {
	color: #fff;
}

#footer a:visited {
	color: #fff;
}

#footer a:hover {
	color: #ff3333;
	border: 0px;
}
 

.sep {
	position: relative;
 	width: 162px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	left: 132px;
	text-align: center;
}

.commentBox {
	position: relative;
	margin: 0 auto;
	width: 100%; 
	overflow:hidden;
	background-color: #f5f5f5; 
	text-align: left; 
	border: 1px solid #999; 
	padding: 5px;
}

.cite {
	font-size: 7pt;
	color:#666;
}

code {
	font-family: Courier New, Verdana;
	text-align:left;
	color:#666;
	font-size: 8pt;
}

input {
	border: 1px solid #666;
	background-color: #FFFFFF;
	color: #000000;
	padding: 2px;
}

h3 {
	margin-top:15px;
	margin-bottom: 5px;
}
h2 {
	color: #333;
	font-size: 24px;
	font-family: verdana, sans-serif;
	text-align: left;
	font-weight: bold;
	margin:0px;padding:0px;
	margin-bottom: 10px;
	margin-top:10px;
}

#bottom {
        font-family: "Lucida Sans", Arial;
        font-size: 11px;
        width: 750px;
        color: #ccc;
	background: #333;
	text-align:left;
}

ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

li {
	list-style-type: none;
	background: #383838;
	border-bottom: 1px solid #464646;
	margin-left: 0px;
	padding-top:2px;
	padding-bottom:2px;
}

#bottom li {
	padding-left: 5px;
	padding-right: 5px;
}

#sidebar li {
	padding:5px !important;
	padding-left:0px !important;
	padding:0px;
	border-bottom: 1px solid #ccc !important;
	border-bottom: 0px;
}

blockquote, blockquote p {
	text-indent: 0px;
	margin-bottom: 7px;
	color: #666;
}

.footerLink {
	color: #666;
	text-decoration: underline;
}

a.footerLink {
	color: #666;
	text-decoration: underline;
}

a.footerLink:visited {
	color: #666;
	text-decoration: underline;
}

a.footerLink:hover {
	color: #999;
	text-decoration: underline;
}

.title {
	color: #333;
	font-size: 12pt;
}

#sidebar .title {
	margin-bottom:15px;
}

a.title {
	color: #333;
}

a.title:visited {
	color: #333;
}

a.title:hover {
	color: #999;
	border: 0px;
}

#blogTitle {
	position: relative;
	top: 50px;
	left: 20px;
	font-family: 'Arial Black';
	color: #333;
	font-size: 12pt;
	text-transform: uppercase;
	text-align: left;
}

#blogTitle a {
	color: #333;
}

#blogTitle a:visited {
	color: #333;
}

#blogTitle a:hover {
	color: #ff3333;
	border: 0px;
}

.commentPos {
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size:9pt;
	text-transform:uppercase;
}

a {
	color: #0066cc;
	text-decoration: none;
}

a:visited {
	color: #0066cc;
	text-decoration: none;
}

a:hover {
	color: #394651;
	text-decoration: none;
}

#folio {
	/* background: #fff url('images/folioleftbg.gif') top left; */
}

#folio a {
	color: #fff;
}
#folio a:hover {
	color: #999;
}

li .delicious-extended {
	font-size: 100%;
}
