/************************************************************************
#  GENERAL
*************************************************************************/
*{
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{
text-decoration: none;
color: #2d2d2d;
}
em{
font-style: italic;
}
b, strong{
font-weight: bold;
}
u{
text-decoration: unerline;
}
strike{
text-decoration: line-through;
}
a:hover{
color: #932828;
}
/* STRIP TWITTER */
.twtr-hd, .twtr-ft{
display: none;
}
.twtr-widget .twtr-tweet{
border:none !important;
}
/* STRIP TWITTER END */
/* IMAGES */
.post img{
display:block;
margin:0 auto 10px auto;
}
.post .post-right img{
margin:0;
}
p img {
padding: 0;
max-width: 100%;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
.aligncenter{
display:block;
margin:0 auto;
}
img.wp-smiley{
display:inline;
}
/* IMAGES END */
.Blogshow > div{
margin:0 auto;
}
/************************************************************************
#  GENERAL END
*************************************************************************/
/************************************************************************
#  STRUCTURE
*************************************************************************/
body {
color: #5E5E5E;
font-size: 14px;
line-height: 20px;
background: #FFFFFF url("http://www.clarenceharvey.com/blog/tarragon-blog-gateway.php?action=create_gradient&hex1=AAAAAA&hex2=FFFFFF&height=1000") repeat-x;
}
#body-inner {
background-image: url("http://www.clarenceharvey.com/blog/tarragon-blog-data/storage/asset/bg-56f4.jpg");
background-repeat: repeat-x;
}
#wrapper {
position: relative;
margin: 0 auto 0 auto;
width: 1004px;
}
#content-top{
}
#content-wrapper {
}
#content-inner{
}
#content-bottom{
}
.indent{
padding:0 25px;
}
/************************************************************************
#  STRUCTURE END
*************************************************************************/
/************************************************************************
#  NAVIGATION
*************************************************************************/
#navigation-container {
padding: 0 12px 0 22px;
position:relative;
z-index: 9999;
height: 90px;
}
#navigation-container h1 {
float: left;
display: block;
width: 280px;
height: 90px;
}
#navigation-container h1 a {
display: block;
text-indent: -5000px;
width: 280px;
height: 90px;
background: url("http://www.clarenceharvey.com/blog/tarragon-blog-data/storage/asset/logo-56fb.png") no-repeat;
}
#navigation-container #navigation {
float: right;
position: relative;
background: url('images/1pxbg.png') bottom right no-repeat;
position: relative;
top: 29px;
}
#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
}
#nav a {
padding: 3px 10px 3px 10px;
display:block;
text-decoration:none;
white-space:nowrap;
font-family: Arial, sans-serif;
color: #FFFFFF;
font-size: 16px;
height: 32px;
line-height: 32px;
}
#nav a:hover{
color: #932828;
}
#nav li{
float:left;
position:relative;
}
#nav ul {
padding: 10px 0 10px 0;
position: absolute;
display: none;
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);
background: #AAAAAA;
}
#nav li li{
clear:left;
}
#nav li ul a{
height: 16px;
line-height: 16px;
float: left;
}
#nav ul ul{
display: none;
}
#nav li ul ul {
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
/************************************************************************
#  NAVIGATION END
*************************************************************************/
/************************************************************************
#  HEADER
*************************************************************************/
.LowerBoxShadow {
clear: both;
height: 47px;
background: url('images/shadow100.png') bottom no-repeat;
}
#header-container{
position: relative;
z-index: 2;
}
#header {
text-align: center;
width: 960px;
position: relative;
margin: 0 auto 0 auto;
overflow: hidden;
height: 350px;
background: #FFFFFF;
}
/************************************************************************
#  HEADER END
*************************************************************************/
/************************************************************************
#  WELCOME
*************************************************************************/
#welcome-container{
margin:0 auto;
width: 960px;
padding:25px 0 40px 0;
font-size: 14px !important;
}
#welcome-left{
float: left;
width: px;
padding-right: 40px;
padding-top: 15px;
padding-bottom: 15px;
}
#welcome-center{
float:left;
width: 640px;
padding-right: 40px;
padding-top: 15px;
padding-bottom: 15px;
border-right: 1px solid #999999;
}
#welcome-right {
float: left;
width: 199px;
padding-left: 40px;
padding-top: 25px;
padding-bottom: 15px;
}
#welcome-center .WelcomeTitle{
padding: 0 0 15px 0;
display: block;
font-size: 18px;
color: #666666;
}
#welcome-center div {
color: #666666;
}
/************************************************************************
#  WELCOME END
*************************************************************************/
/************************************************************************
#  SEARCH
*************************************************************************/
#searchform-container{
width: 167px;
}
#searchform{
width: 167px;
}
#searchform .screen-reader-text{
display:none;
}
#searchform #s{
border: 1px solid #666666;
color: #666666;
background: url('images/search_bar.png') no-repeat;
width:125px;
height:20px;
float:left;
padding:2px 5px 0 5px;
}
#searchform #searchsubmit{
float: right;
vertical-align: top;
height: 20px;
width: 20px;
text-indent: -9999px;
border: none;
font-size: 0;
line-height:0;
margin-left:5px;
background: url("http://www.clarenceharvey.com/blog/tarragon-blog-gateway.php?action=image_colorize&image=search_button.png&effect=overlay&color=999999") no-repeat;
}
/* #mail-link{
width:16px;
height:16px;
display:block;
background: url("http://www.clarenceharvey.com/blog/tarragon-blog-gateway.php?action=image_colorize&image=mail.png&effect=overlay&color=999999");
} */
#rss-link{
width:18px;
height:18px;
display:block;
background: url("http://www.clarenceharvey.com/blog/tarragon-blog-gateway.php?action=image_colorize&image=rss.png&effect=overlay&color=999999");
}
#rss-link:hover{
background: url("http://www.clarenceharvey.com/blog/tarragon-blog-gateway.php?action=image_colorize&image=rss.png&effect=overlay&color=932828");
}
#facebook-link{
width:18px;
height:18px;
display:block;
background: url("http://www.clarenceharvey.com/blog/tarragon-blog-gateway.php?action=image_colorize&image=facebook.png&effect=overlay&color=999999");
}
#facebook-link:hover{
background: url("http://www.clarenceharvey.com/blog/tarragon-blog-gateway.php?action=image_colorize&image=facebook.png&effect=overlay&color=932828");
}
#twitter-link{
width:18px;
height:18px;
display:block;
background: url("http://www.clarenceharvey.com/blog/tarragon-blog-gateway.php?action=image_colorize&image=twitter.png&effect=overlay&color=999999");
}
#twitter-link:hover{
background: url("http://www.clarenceharvey.com/blog/tarragon-blog-gateway.php?action=image_colorize&image=twitter.png&effect=overlay&color=932828");
}
#linkedin-link{
width:18px;
height:18px;
display:block;
background: url("http://www.clarenceharvey.com/blog/tarragon-blog-gateway.php?action=image_colorize&image=linkedin.png&effect=overlay&color=999999");
}
#linkedin-link:hover{
background: url("http://www.clarenceharvey.com/blog/tarragon-blog-gateway.php?action=image_colorize&image=linkedin.png&effect=overlay&color=932828");
}
#google-plus-link{
width:18px;
height:18px;
display:block;
background: url("http://www.clarenceharvey.com/blog/tarragon-blog-gateway.php?action=image_colorize&image=googleplus.png&effect=overlay&color=999999");
}
#google-plus-link:hover{
background: url("http://www.clarenceharvey.com/blog/tarragon-blog-gateway.php?action=image_colorize&image=googleplus.png&effect=overlay&color=932828");
}
/************************************************************************
#  SEARCH END
*************************************************************************/
/************************************************************************
#  TWITTER
*************************************************************************/
#twitter-container{
position:relative;
height:30px;
margin-top: 25px;
}
#twitter-container ul{
list-style:none;
padding:0;
height:30px;
}
#twitter-container ul li{
float:left;
width:28px;
height:30px;
}
#twitter-container ul li ul {
clear: both;
position: absolute;
z-index:9999;
left: -999em;
z-index: 5000;
margin-left: -260px;
width: 350px;
line-height: 16px;
height: 80px;
top:30px;
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);
background: #FFFFFF;
}
#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 {
}
#twitter{
padding:7px 10px;
height: 66px;
text-transform:none;
width:330px;
position:absolute;
left:0;
}
#twitter .twtr-tweet-text,
#twitter .twtr-tweet-text p,
#twitter .twtr-tweet-text a{
font-size: 12px !important;
}
#twitter .twtr-tweet-text p{
position:relative;
left:-8px;
}
#twitter p{
}
#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;
}
#twitter a:link,
#twitter a:visited{
}
#twitter a:hover {
}
/************************************************************************
#  TWITTER END
*************************************************************************/
/************************************************************************
#  POST
*************************************************************************/
.post-container{
width: 1004px;
margin: 0 auto;
margin-bottom: 65px;
}
.post-top{
}
.post {
width: 960px;
margin: 0 auto;
background: #FFFFFF;
box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
.post-inner{
padding: 17px 20px;
margin: 0 auto;
}
.post-bottom{
background: url('images/shadow100.png') bottom no-repeat;
height: 47px;
width: 1004px;
margin: 0 auto;
}
.post-right{
width:590px;
float:right;
}
.post-left{
float: left;
width: 305px;
padding-right: 25px;
}
.post-left.wide{
float: left;
width: 920px;
padding-right: 0px;
}
.title {
}
.title h2 a {
font-family: Arial, sans-serif;
text-decoration: none;
color: #252525;
font-size: 24px;
}
.post-left .title h2 a:hover {
color: #932828;
}
.post-left .date {
font-family: Arial, sans-serif;
color: #252525;
font-size: 14px;
padding-top: 4px;
}
.post-left .excerpt{
padding:15px 0 5px 0;
}
.post-left .excerpt-comments{
font-family: Arial, sans-serif;
color: #252525;
font-size: 16px;
padding: 13px 0;
}
.post-left .excerpt-categories{
color: #252525;
font-size: 14px;
}
.post-left .excerpt-categories a{
color: #5E5E5E;
}
.post-left .excerpt-categories a:hover {
color: #932828;
}
.post-left .excerpt-tweet{
padding-top:20px;
}
.post-left .excerpt-tweet a.retweet{
background: #5E5E5E;
}
.post-left .excerpt-toggle{
height:40px;
width:100%;
}
.post .entry-container {
position:relative;
display:block;
}
.post .entry-container .toggle-trigger{
font-family: Arial, sans-serif;
position:absolute;
top: -35px;
background: #AAAAAA;
padding: 5px;
color: #FFFFFF;
font-size: 24px;
line-height: 24px;
cursor: pointer;
}
.post .entry-container .entry{
padding-top:70px;
}
.post .entry p{
margin-bottom:15px;
}
.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 {
text-decoration: underline;
}
.post .entry a:hover {
color: #932828;
}
.post .entry strong {
font-weight: bold;
}
.post .entry em {
font-style: italic;
}
.post .entry input {
border: 1px solid #5E5E5E;
background none;
padding:4px;
margin:4px 0;
}
.post .postmetadata{
width:100%;
display:block;
}
.post .postmetadata .link {
font-family: Arial, sans-serif;
text-decoration:none;
color: #252525;
font-size: 16px;
cursor:pointer;
}
.post .postmetadata .link:hover {
color: #932828;
}
.post .postmetadata a{
text-decoration:none;
}
.post .postmetadata a:hover {
color: #932828;
}
.post .postmetadata .CommentsActions{
padding-bottom:20px;
}
.GooglePlus1{
float:left;
}
/************************************************************************
#  POST END
*************************************************************************/
/************************************************************************
#  PAGES
*************************************************************************/
.page .entry-container .entry{
padding-top:40px;
}
h2.pagetitle{
font-family: Arial, sans-serif;
padding:0 25px;
}
h2.archivestitle{
font-family: Arial, sans-serif;
}
.pages{
font-weight:bold;
}
.pages a{
text-decoration:underline;
}
/************************************************************************
#  PAGES END
*************************************************************************/
/************************************************************************
#  SINGLE POST
*************************************************************************/
/************************************************************************
#  SINGLE POST END
*************************************************************************/
/************************************************************************
#  ARCHIVES PAGE
*************************************************************************/
.archives .entry-container .entry{
padding-top:0px;
}
h2.archivestitle{
font-family: Arial, sans-serif;
color: #252525;
font-size: 24px;
}
/************************************************************************
#  ARCHIVES PAGE END
*************************************************************************/
/************************************************************************
#  ARCHIVE PAGE  -  CATEGORIES, TAGS, DATES, ETC
*************************************************************************/
.archive-title{
font-family: Arial, sans-serif;
font-size: 24px;
padding-bottom:40px;
}
/************************************************************************
#  ARCHIVE PAGE END
*************************************************************************/
/************************************************************************
#  CONTACT
*************************************************************************/
.contact .entry-container .entry{
padding-top:20px;
}
#contact-area{
}
#contact-area #contact-failed,
#contact-area #contact-success{
border:1px solid #AAAAAA;
margin-bottom:15px;
padding:5px 10px;
}
/************************************************************************
#  CONTACT END
*************************************************************************/
/************************************************************************
#  COMMENTS
*************************************************************************/
ul.commentlist{
list-style:none;
padding:0;
}
.post .entry ul.commentlist li{
list-style:none;
margin:0 0 13px 0;
}
ul.commentlist a {
color: #AAAAAA;
}
ul.commentlist li .Left{
width:50px;
padding-right:5px;
}
ul.commentlist li .Right{
width:820px;
padding:3px 10px;
}
ul.commentlist li.even .Right,
ul.commentlist li.odd .Right{
position: relative;
}
ul.commentlist li.even .Right div,
ul.commentlist li.odd .Right div{
position: relative;
z-index: 1;
}
ul.commentlist li.even .Right .Underlay{
position: absolute;
z-index: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: .1;
filter:alpha(opacity=10);
background: #AAAAAA;
}
ul.commentlist li.odd .Right .Underlay{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: .2;
filter:alpha(opacity=20);
background: #AAAAAA;
}
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{
position:relative;
margin:0 0 5px 0;
}
.respond .Left{
width:310px;
}
.respond .Right{
}
.respond .cancel-comment-reply{
padding:5px 0;
}
.respond input,
.respond textarea{
padding:5px;
margin:0 0 10px 0;
background:none;
border: 1px solid #AAAAAA;
color: #5E5E5E;
font-size:11px;
}
.respond input{
width:180px;
}
.respond textarea{
height:87px;
width:570px;
}
.respond .label-container{
position:relative;
}
.respond .label-container label{
position:absolute;
top:4px;
padding:0 0 0 10px;
}
.respond input#submit{
background: #AAAAAA;
color: #FFFFFF;
float:right;
width:80px;
}
.respond #contact-failed,
.respond #contact-success{
padding:7px;
margin:0 0 10px 0;
}
/************************************************************************
#  COMMENTS END
*************************************************************************/
/************************************************************************
#  FOOTER
*************************************************************************/
#footer {
margin:0 auto;
width:960px;
z-index:5000;
padding-bottom:60px;
color: #666666;
}
#footer a {
color: #666666;
}
#footer a:hover {
color: #932828;
}
#footer #entry-navigation{
/* --- needed for IE7 ---- */
font-family: Arial, sans-serif;
border:1px solid transparent;
}
#footer #entry-navigation a{
color: #666666;
}
#footer #entry-navigation a:hover {
color: #932828;
}
#footer .Left {
font-size: 16px;
float: left;
position:relative;
z-index:6000;
}
#footer .Right{
font-size: 16px;
float: right;
position:relative;
z-index:6000;
}
#footer-info {
text-align: center;
position:relative;
top:-18px;
font-size: 14px !important;
}
#footer-info p {
display: inline;
}
#footer-info a {
}
#footer-info a:hover {
color: #932828;
}
/************************************************************************
#  FOOTER END
*************************************************************************/
