
/* ---- Basics ---- */

*{
font-family: Arial, sans-serif;
}

.Clear,
.clear {
clear: both;
}

.left,
.Left{
float:left;
}

.right,
.Right{
float:right;
}

.center,
.Center{
text-align:center;
}

.entry h1,
.page h1{
font-size: 21.6px;
}

.entry h2,
.page h2{
font-size: 20.4px;
}

.entry h3,
.page h3{
font-size: 19.2px;
}

.entry h4,
.page h4{
font-size: 18px;
}

.entry h5,
.page h5{
font-size: 16.8px;
}

.entry h6,
.page h6{
font-size: 15.6px;
}

a:link,
a:visited{
font-size: 14px;
color: #77756f;
text-decoration: none;
}

a:hover{
color: #505050;
}

#content-inner p {
margin-bottom: 10px;
}


/* ---- Universal ---- */

body {
	color: #77756f;
	font-size: 14px;
	background: #CCCCCC url("http://www.paul-talbot.com/blog/mint-blog-gateway.php?action=create_gradient&hex1=F8F8F8&hex2=CCCCCC&height=1000") repeat-x;
}

#body-inner {
}

#spotlight {
	position: absolute;
	background: url('images/spotlight.png') no-repeat top center;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#wrapper {
	position: relative;
	margin: 0 auto 0 auto;
	width: 824px;
}

#content-top{
	padding: 35px 0 0 0;
	background: url('images/bg-top.png') no-repeat top center;
}

#content-wrapper {
	margin: 0 auto 0 auto;
	padding-top: 15px;
	position:relative;
	background: url('images/bg-mid.png') repeat-y;
	background-position:center;
	width: 824px;
}

#content-inner{
	width: 744px;
	margin: 0 auto;
	position: relative;
	top: -10px;
}

#content-bottom{
	background:url('images/bg-bottom.png') no-repeat;
	height: 60px;
	margin:0 auto;
	position:relative;
	z-index: 10;
	background-position:center;
}

.indent{
	padding:0 12.5px;
}

/*  ---- Header ---- */

#header-container{
	width: 100%;
	position: relative;
	margin: -15px 0 15px 0;
	display: none;
	z-index: 2;
}

#header {
	text-align: center;
	width: 760px;
	position: relative;
	margin: 0 auto 0 auto;
	overflow: hidden;
	height: 350px;
}

#header-shadow {
	position: absolute;
	z-index: 3;
	top: 328px;
	left: 32px;
}

/* ---- Welcome Title ---- */
#welcome-block{
	width:720px;
	margin:0 auto;
	background: url("images/welcomeshadow.jpg") bottom no-repeat;
	padding:0 20px 40px 20px;
	height:180px;
}

#welcome-img{
	float:left;
	height: 180px;
}

#welcome-about{
	float:right;
	width:699px;
	padding:0 0 0 20px;
	height:180px;
}

#welcome-about .WelcomeTitle{
	padding:0 0 8px 0;
	display:block;
	font-size:16px;
}


/* ---- Search Form ---- */

#search-container {
	height: 30px;
	margin:0 auto;
	position:relative;
	z-index:40;
	width:802px;
}

#search-form{
	float:right;
	width:158px;
}

#search-form #searchform .screen-reader-text{
	display:none;
}

.rssclick, #twitterclick{
	float: right;
	padding-right: 7px;
	display: inline;
}

#search-container #searchform{
	float: right;
	display: inline;
}

#search-container #searchsubmit{
	float: right;
	vertical-align: top;
	height: 28px;
	width: 28px;
	display: block;
	text-indent: -9999px;
	border: none;
	background: url("images/searchbtn.png");
	position: relative;
	top: -2px;
	margin-right: 5px;
	font-size: 0;
	line-height:0;
}

#search-container input#s{
	float: right;
	width: 114px;
	height: 22px;
	border: none;
	padding: 3px 5px 0 5px;
	background: url("images/searchbg.png");
}


/*  ---- Twitter ---- */

#twitter-wrapper{
	position:relative;
	float:right;
	font-size:12px;
	width:108px;
	top:1px;
}

#twitter-wrapper a.navItem{
	float:right;
}

#twitter{
	padding:7px 10px;
	height: 66px;
	text-transform:none;
	width:330px;
	background: #F8F8F8;
	color: #666666;
	position:absolute;
	left:0;
}

#twitter-logo{

}

#twitter .twitter-link{
	clear:both;
}

#twitter .twitter-clear{
	clear:both;
	height:7px;
}

#twitter .twitter-date{
	padding:0 5px 0 0;
}

#twitter .twitter-timestamp{
	padding:0 0 0 5px;
	border-left: 1px solid #666666;
}

#twitter a:link,
#twitter a:visited{
	color: #666666;
}

#twitter a:hover {
	color: #666666;
}


/* Twitter Box */
#twitter-container{
	width:22px;
}

#twitter-container ul{
	list-style:none;
	padding:0;
	width:108px;
}

#twitter-container ul li{
	float:right;
	width:28px;
}

#twitter-container ul li ul {
	clear: both;
	position: absolute;
	left: -999em;
	z-index: 5000;
	margin-left: -260px;
	width: 350px;
	line-height: 16px;
	height: 80px;
	top:30px;
	border: 2px solid #CCCCCC;
	box-shadow: 3px 3px 10px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, .5);
	-moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, .5);
}

#twitter-container li ul li {
	clear:both;
}

#twitter-container li ul li:hover {
border-style: none;
}

#twitter-container li:hover ul ul,
#twitter-container li:hover ul ul ul,
#twitter-container li.sfhover ul ul,
#twitter-container li.sfhover ul ul ul {
left: -999em;
}

#twitter-container li:hover ul,
#twitter-container li.sfhover ul {
left: auto;
}

#twitter-container li li:hover ul,
#twitter-container li li.sfhover ul {
}iner li li.sfhover ul {
}





/*  ---- Logo ---- */

#logo{
margin:0;
position:relative;
z-index:9999;
float:left;
}



/* ----------------------------------------------------------------------------------- */

#navigation-container {
	position:relative;
	z-index: 9999;
	width:802px;
	margin:0 auto;
	padding:20px 0 0 0;
}

#navigation {
	float: right;
	position: relative;
	background: url('images/bg_nav.png') bottom right no-repeat;
}

#navigation ul {
	position: relative;
	z-index: 3;
	float: left;
	list-style: none;
}

#navigation li {
	float: left;
}

#navigation a {
	display: block;
	color: #666666;
	height: 45px;
	padding-left: 15px;
	font-size: 13.5px;
	line-height: 45px;
}

#navigation .Active > a,
#navigation a:hover {
	color: #333333;
}

/* first dropdown */
#navigation li ul {
	clear: both;
	position: absolute;
	left: -999em;
	z-index: 5000;
	background: #F8F8F8;
	border: 1px #CCCCCC solid;
	width: 170px;
	margin:0 0 0 7.5px;
	box-shadow: 3px 3px 10px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, .5);
	-moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, .5);
}

#navigation li ul a{
	line-height: 22.5px;
}

#navigation li ul li {
	margin: 0 0 0 0;
	clear:both;
	height: 22.5px;
	border:none;
}

#navigation li ul li a {
	font-size: 11.25px;
	padding: 0 7.5px 0 7.5px;
	height: 22.5px;
	border: none;
	text-align:left;
}

#navigation li ul li:hover {
	border-style: none;
	line-height: 22.5px;
	height: 22.5px;
}

#navigation li ul li a:hover{
	line-height: 22.5px;
	height: 22.5px;
}

/* second dropdown */
#navigation li ul ul {
	position: relative;
	top: -22.5px;
	left: 170px;
	background: #F8F8F8;
	width: 170px;
	margin:0 0 0 0;
}

#navigation li ul ul li {
	margin: 0 0 0 0;
	width: 170px;
	background: #F8F8F8;
	text-align:left;
}

#navigation li ul ul li a {
	background: #F8F8F8;
	text-align: left;
}

#navigation li ul ul li a:hover {
	background: #F8F8F8;
}

#navigation li:hover ul ul,
#navigation li:hover ul ul ul,
#navigation li.sfhover ul ul,
#navigation li.sfhover ul ul ul {
	left: -999em;
}

#navigation li:hover ul,
#navigation li.sfhover ul {
	left: auto;
}

#navigation li li:hover ul,
#navigation li li.sfhover ul {
	left: 170px;
}












/* ---- Post ---- */

.post {
	padding: 20px 0 0px 0;
}

.post .title {
	float:left;
	padding:0 12.5px;
}

.post .title h2 a {
	font-size: 24px;
	color: #505050;
	text-decoration: none;
}

.post .title h2 a:hover {
	color: #333333;
}

.post .date {
	font-size: 15.6px;
	color: #505050;
	float:left;
	clear:both;
	line-height: 24px;
	font-style:italic;
	padding:0 12.5px;
}

.post .entry {
	padding: 12px 0 12px 0 ;
	width:719px;
	margin:0 auto;
}

.post .entry p{
}

.post .entry ul {
	list-style-type: disc;
	margin-bottom: 10px;
}

.post .entry li {
	margin-left: 20px;
}

.post .entry ul ul{
	margin-bottom: 0px;
}

.post .entry a {
	font-size: 14px;
	color: #77756f;
	text-decoration: underline;
}

.post .entry a:hover {
	color: #333333;
}

.post .entry strong {
	font-weight: bold;
}

.post .postmetadata{
	height:73px;
	line-height:65px;
	background: #F8F8F8 url("images/commentbarbg.png") bottom no-repeat;
}

.post .postmetadata .link {
	font-size: 15px;
	padding-right: 20px;
	padding-left: 20px;
	color: #666666;
}

.post .postmetadata a{
	font-size: 15px;
	color: #666666;
}

.post .postmetadata a:hover {
	color: #333333;
}

/* - a little trick to get the postmetadata a items to center without knowing the div width - */
.post .postmetadata{
	width:100%;
}
.post .postmetadata-inner{
	float:left;
	position:relative;
	left:50%;
}

.post .postmetadata .link{
	float:left;
	position:relative;
	right:50%;
}
/* - end centering trick - */




/* ---- Page ---- */

h2.pagetitle{
	font-size: 24px;
	color: #505050;
	padding:0 12.5px;
}




/* ---- Single Entry Post ---- */

.single-entry-data{
	padding:15px 0 0 0;
	font-size: 19.2px;
	color: #505050;
}

.pages{
	font-weight:bold;
}

.pages a{
	text-decoration:underline;
}



/* ---- Comments ---- */
#comment-area{
}

ul.commentlist{
	list-style:none;
}

ul.commentlist li{
	padding:0 0 10px 0;
}

ul.commentlist ul{
	padding:0 0 0 20px;
}

ul.commentlist li li{
	padding:10px 0 0 0;
}

ul.commentlist ul ul{
	padding:0 0 0 40px;
}

ul.commentlist ul ul ul{
	padding:0 0 0 60px;
}

ul.commentlist ul ul ul ul{
	padding:0 0 0 80px;
}

ul.commentlist ul ul ul ul ul{
	padding:0 0 0 100px;
}

ul.commentlist ul ul ul ul ul ul{
	padding:0 0 0 120px;
}

ul.commentlist .comment-author,
ul.commentlist .comment-text,
ul.commentlist .comment-text p,
ul.commentlist .comment-date{
	display:inline;
}

ul.commentlist .comment-author{
	font-weight:bold;
}

ul.commentlist .comment-text p,
ul.commentlist .comment-date a{
}

ul.commentlist .comment-reply,
ul.commentlist .comment-reply a{
	display:inline;
}

#respond{
}

#respond .cancel-comment-reply{
	padding:5px 0;
}

#respond input,
#respond textarea{
	padding:4px;
	margin:0 0 10px 0;
	border: 1px solid #77756f;
	background:none;
	color: #77756f;
	font-size: 14px;
}

#respond .label-container{
	position:relative;
}

#respond .label-container label{
	position:absolute;
	top:4px;
	padding:0 0 0 10px;
}

#respond input#submit{
	background:none;
	color: #77756f;
}

#respond #contact-failed,
#respond #contact-success{
	padding:7px;
	border: 1px solid #77756f;
	margin:0 0 10px 0;
}



/* ---- Footer ---- */

#footer {
	width: 719px;
	margin:0 auto;
	z-index:5000;
	padding:50px 0 0 0;
}

#footer a {
	font-size: 24px;
	color: #505050;
}

#footer a:hover {
	color: #333333;
}

#footer #entry-navigation{
	/* --- needed for IE7 ---- */
	border:1px solid transparent;
}

#footer .Left {
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	float: left;
}

#footer .Right{
	height: 36px;
	line-height: 36px;
	float: right;
}

#footer-info {
	color: #77756f;
	padding: 4px;
	text-align: center;
	font-size: 14px;
	position:relative;
}

#footer-info p {
	display: inline;
	font-size: 14px;
}

#footer-info a {
	color: #77756f;
	font-size: 14px;
}

#footer-info a:hover {
	color: #333333;
}


/* ---- aWP Plugin styles ---- */
.awpcomments{
	margin:0 auto;
	height:110px;
	overflow:auto;
}


.inline-comments-container{
	height:100px;
	padding:0 20px 40px 20px;
	background: url("images/commentareabg.png") no-repeat top;
}

.not-inline-comments{
	height:25px;
	background: url("images/commentareabg.png") no-repeat bottom;
}


#DOMWindow .commentform,
#DOMWindow .commentform p,
#DOMWindow .commentform .submit{
	color: #666666;
}

#DOMWindow .commentform a{
	color: #666666;
}

#DOMWindow .commentform h3{
	display:none;
}

#DOMWindow .commentform p{
	padding:4px 0;
}

#DOMWindow .commentform hr{
	display:none;
}

#DOMWindow .commentform input,
#DOMWindow .commentform textarea{
	border: 1px solid #666666;
	padding:4px;
}

#DOMWindow .commentform textarea.commentbox{
	width:40px;
	height:100px;
}

#DOMWindow .commentform .commentform_link img{
	display:none;
}

#DOMWindow .commentform .submit{
	background: none;
}

#DOMWindow .close{
	color: #666666;
	cursor:pointer;
	padding:0 0 10px 0;
	float:right;
}

.throbber{
	display:none;
}
